@charset "UTF-8";

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

.qodef-page-has-custom-section--uncover #qodef-custom-section--uncover {
    position: fixed !important;
    width: 100%;
    bottom: 0;
    z-index: -1
}

.qodef-page-has-custom-section--uncover #qodef-custom-section--uncover .qodef-button {
    opacity: 0;
    transform: translateY(10px);
    will-change: transform;
    transition: opacity .3s ease-out .2s, transform .6s cubic-bezier(.35, .18, .07, 1.04) .2s, color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out
}

.qodef-page-has-custom-section--uncover #qodef-custom-section--uncover .qodef-m-subtitle {
    transition: clip-path .8s cubic-bezier(.65, 0, .35, 1)
}

.qodef-page-has-custom-section--uncover #qodef-custom-section--uncover.qodef-uncovering--active {
    z-index: 0
}

.qodef-page-has-custom-section--uncover #qodef-custom-section--uncover.qodef-uncovering--active .qodef-button {
    opacity: 1;
    transform: translateY(0)
}

.qodef-page-has-custom-section--uncover section:not(#qodef-custom-section--uncover) {
    z-index: 1
}

a.qodef-anchor:hover {
    color: var(--qode-main-color) !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: 40px;
    height: 40px;
    right: 25px;
    bottom: 25px;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 10000
}

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

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

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

#qodef-back-to-top:hover .qodef-back-to-top-icon {
    color: #fff;
    background-color: var(--qode-main-color)
}

#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-blog.qodef-item-layout--metro {
    margin: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-blog.qodef-item-layout--standard .qodef-e-media-image a {
    position: relative;
    overflow: hidden
}

.qodef-blog.qodef-item-layout--standard .qodef-e-media-image a img {
    transform: scale(1.05) translateX(0);
    transition: transform .6s cubic-bezier(.61, 1, .88, 1)
}

.qodef-blog.qodef-item-layout--standard .qodef-e-media-image a:hover img {
    transform: scale(1.05) translateX(5px)
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article>.qodef-e-inner .qodef-e-content {
    margin-bottom: 15px
}

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

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

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

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article .qodef-e-info.qodef-info--bottom {
    margin-bottom: 36px
}

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

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article.format-video .qodef-e-media-video {
    margin-bottom: 44px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#qodef-author-info .qodef-m-social-icons a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    letter-spacing: .3em;
    font-weight: 400;
    position: relative
}

#qodef-author-info .qodef-m-social-icons a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    background-color: currentColor;
    right: -10%;
    top: calc(50% - 1px);
    transition: all .3s ease-in-out
}

#qodef-author-info .qodef-m-social-icons a:hover:after {
    width: 66%
}

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

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

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

#qodef-single-post-navigation .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px;
    border: 1px solid #8d8d8d
}

@media only screen and (max-width:680px) {
    #qodef-single-post-navigation .qodef-m-inner {
        flex-wrap: wrap
    }
}

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

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

#qodef-single-post-navigation .qodef-m-nav .qodef-m-nav-image img {
    height: 90px;
    width: 70px;
    object-fit: cover
}

#qodef-single-post-navigation .qodef-m-nav .qodef-m-nav-info .qodef-m-nav-title {
    font-family: Belleza, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 0
}

#qodef-single-post-navigation .qodef-m-nav .qodef-m-nav-info svg {
    flex-shrink: 0
}

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

#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-image {
    margin-right: 30px
}

#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-info {
    flex-direction: row-reverse
}

#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-title {
    padding-right: 25%;
    margin-left: 20px
}

@media only screen and (max-width:680px) {
    #qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-title {
        padding: 0
    }
}

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

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-nav-image {
    margin-left: 30px
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-nav-title {
    padding-left: 25%;
    margin-right: 20px
}

@media only screen and (max-width:680px) {
    #qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-nav-title {
        padding: 0
    }
}

.qodef-page-footer--uncover #qodef-page-outer {
    z-index: 90
}

.no-touchevents .qodef-page-footer--uncover #qodef-page-footer {
    position: fixed;
    bottom: 0;
    left: 0
}

#qodef-fullscreen-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1a1a1a;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-x: hidden !important;
    visibility: hidden;
    opacity: 0;
    z-index: 99
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-fullscreen-menu>ul>li {
    margin: 0 0 27px
}

.qodef-fullscreen-menu>ul>li>a {
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 46px;
    line-height: 1em;
    color: #fff;
    font-weight: 400
}

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

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

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

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

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 6px 0;
    overflow: visible;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.62em;
    font-weight: 300;
    color: #b3b3b3;
    font-size: 21px;
    justify-content: center
}

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

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover {
    color: #fff
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a {
    color: #fff
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-source--predefined .qodef-m-line.qodef--1 {
    top: 12px;
    transform: rotate(45deg)
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-source--predefined .qodef-m-line.qodef--2 {
    top: 12px;
    transform: rotate(-45deg)
}

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

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-m-icon {
    visibility: hidden
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-m-icon.qodef--close {
    visibility: visible;
    top: -5px;
    left: 15px
}

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

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

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

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

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

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

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

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

#qodef-page-header-inner.qodef-skin--light .widget a,
.qodef-custom-header-layout.qodef-skin--light .widget a {
    color: var(--qode-header-light-color)
}

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

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

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

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

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

#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path svg.qodef-svg-lines .qodef-fake-line,
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path svg.qodef-svg-lines .qodef-main-line,
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path svg.qodef-svg-lines .qodef-fake-line,
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path svg.qodef-svg-lines .qodef-main-line {
    fill: #fff
}

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

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

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

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

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

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

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

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

#qodef-page-header .qodef-header-logo-link.qodef-source--textual {
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-size: 25px;
    line-height: 1.12em;
    font-size: 30px;
    line-height: 30px;
    transition: color .2s ease-out
}

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

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

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

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

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

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

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

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

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

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

.qodef-header--centered #qodef-page-header-inner>a {
    padding-top: 24px
}

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

.qodef-header--centered #qodef-page-header-inner>div.qodef-both-active {
    width: 100%;
    justify-content: space-between
}

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

.qodef-header--centered #qodef-page-header-inner>div .qodef-widget-holder.qodef--two .qodef-woo-dropdown-cart .qodef-m-dropdown {
    left: 0;
    right: auto
}

.qodef-header--centered #qodef-page-header-inner>div .qodef-widget-holder .widget .qodef-woo-side-area-cart {
    padding: 0
}

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

.qodef-header--centered #qodef-page-header-inner>div .qodef-header-navigation+.qodef-widget-holder {
    justify-content: flex-end
}

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

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

@media only screen and (min-width:1441px) and (max-width:1680px) {

    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid,
    .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 1100px
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {

    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid,
    .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {

    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid,
    .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 768px
    }
}

@media only screen and (min-width:1441px) and (max-width:1680px) {

    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid,
    .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 1100px
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {

    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid,
    .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {

    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid,
    .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 768px
    }
}

@media only screen and (min-width:1441px) and (max-width:1680px) {

    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid,
    .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 1100px
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {

    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid,
    .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {

    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid,
    .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 768px
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {

    .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid,
    .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {

    .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid,
    .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 768px
    }
}

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

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

.qodef-header--vertical #qodef-page-header .qodef-search-cover-form {
    top: 63% !important;
    right: 0 !important
}

.qodef-header--vertical #qodef-page-header .qodef-search-cover-form .qodef-m-inner {
    width: 306px
}

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

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

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

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget.widget_tobel_core_woo_dropdown_cart {
    height: auto !important
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget.widget_tobel_core_woo_dropdown_cart .qodef-woo-dropdown-cart {
    height: auto !important;
    padding: 0
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget.widget_tobel_core_woo_dropdown_cart .qodef-woo-dropdown-cart .qodef-m-dropdown {
    top: 139% !important;
    left: 0 !important;
    z-index: 200;
    display: none
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget.widget_tobel_core_search_opener .qodef-opener-icon {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget.widget_tobel_core_search_opener .qodef-search-opener-text {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: .3em;
    margin-right: 5px;
    font-weight: 400
}

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

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder.qodef--two {
    display: flex;
    align-items: flex-end
}

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a {
    display: inline-block;
    letter-spacing: .3em;
    font-weight: 300;
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    letter-spacing: .3em;
    font-weight: 400;
    color: #000
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    background-color: currentColor;
    right: -10%;
    top: calc(50% - 1px);
    transition: all .3s ease-in-out
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a:hover:after {
    width: 66%
}

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

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

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

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 6px 0;
    overflow: visible;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.62em;
    font-weight: 300;
    color: #595959;
    font-size: 14px;
    margin: 0
}

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

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li:hover>a {
    color: #000
}

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    height: 70px;
    width: 100%;
    background-color: #fff;
    transform: translateY(-100%);
    transition: transform .5s ease, top .5s ease;
    z-index: 100
}

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

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

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

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

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

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

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

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

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

#qodef-top-area-inner {
    align-items: center;
    display: flex;
    height: 30px;
    justify-content: space-between;
    padding: 0 50px;
    position: relative
}

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

#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-header-account {
    display: flex;
    font-size: 13px;
    margin-right: 43px !important
}

.qodef-top-header-account svg {
    margin-top: -1px;
    margin-left: 11px
}

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

.qodef-map-marker-holder {
    transform: translate(-50%, -100%);
    z-index: 10
}

.qodef-map-marker-holder.qodef-active {
    z-index: 500
}

.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:first-child {
    fill: #3ebeb4
}

.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:last-child {
    fill: #51a69e
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-info-window {
    display: block
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:first-child {
    fill: #3ebeb4
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:last-child {
    fill: #51a69e
}

.qodef-map-marker-holder .qodef-map-marker {
    position: relative;
    width: 50px;
    height: auto;
    transition: all .15s ease-out
}

.qodef-map-marker-holder .qodef-map-marker .qodef-map-marker-inner {
    position: relative;
    width: 100%;
    height: 100%
}

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

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

.qodef-map-marker-holder .qodef-map-marker:hover svg path:first-child {
    fill: #3ebeb4
}

.qodef-map-marker-holder .qodef-map-marker:hover svg path:last-child {
    fill: #51a69e
}

.qodef-map-marker-holder .qodef-info-window {
    position: absolute;
    top: -10px;
    left: -17px;
    display: none;
    min-width: 284px;
    background-color: #fff;
    border: 1px solid #8d8d8d;
    border-radius: 4px;
    box-shadow: 3px 3px 16px 2px rgba(0, 0, 0, .04);
    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 #8d8d8d;
    border-left: 1px solid #8d8d8d;
    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: Roboto, sans-serif;
    font-size: 14px;
    line-height: 1.2em
}

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

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

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

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

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

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

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

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

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

.qodef-places-geo-radius {
    position: absolute;
    left: 0;
    top: calc(100% + 10px);
    width: 100%;
    height: 48px;
    display: none;
    padding: 10px 20px;
    background-color: #fff;
    border: 1px solid #8d8d8d;
    z-index: 9999
}

.qodef-places-geo-radius .qodef-range-slider-label {
    display: inline-flex;
    align-items: center;
    height: 100%
}

.qodef-places-geo-radius .noUi-target {
    position: relative;
    display: inline-flex;
    height: 3px;
    width: calc(100% - 70px);
    background-color: #eaeaea;
    border: 0;
    direction: ltr;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    touch-action: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 10px
}

.qodef-places-geo-radius .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    touch-action: none;
    -ms-user-select: none;
    user-select: none
}

.qodef-places-geo-radius .noUi-target .noUi-base {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1
}

.qodef-places-geo-radius .noUi-target .noUi-connects {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0
}

.qodef-places-geo-radius .noUi-target .noUi-connect,
.qodef-places-geo-radius .noUi-target .noUi-origin {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    will-change: transform;
    transform-origin: 0 0
}

.qodef-places-geo-radius .noUi-target .noUi-connect {
    background-color: var(--qode-main-color)
}

.qodef-places-geo-radius .noUi-target .noUi-handle {
    position: absolute;
    top: -3px;
    left: auto;
    right: -9px;
    width: 9px;
    height: 9px;
    background-color: var(--qode-main-color);
    cursor: pointer
}

.qodef-places-geo-radius .noUi-target .noUi-tooltip {
    position: absolute;
    left: 50%;
    bottom: 7px;
    display: block;
    font-size: 12px;
    white-space: nowrap;
    transform: translateX(-50%)
}

.qodef-places-geo-radius .noUi-target .noUi-tooltip:after {
    content: ' km'
}

.qodef-places-geo-radius .noUi-state-drag * {
    cursor: inherit !important
}

.qodef-places-geo-radius .noUi-draggable {
    cursor: ew-resize
}

.qodef-places-geo-radius [disabled] .noUi-handle,
.qodef-places-geo-radius [disabled].noUi-handle,
.qodef-places-geo-radius [disabled].noUi-target {
    cursor: not-allowed !important
}

#qodef-page-mobile-header {
    background-color: #fff
}

#qodef-page-mobile-header .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%;
    display: none;
}

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

#qodef-page-mobile-header .widget {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

#qodef-page-mobile-header .widget .textwidget>*,
#qodef-page-mobile-header .widget .widget p {
    margin: 0
}

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

#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened {
    color: var(--qode-main-color)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-size: 25px;
    line-height: 1.12em;
    font-size: 30px;
    line-height: 30px;
    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-main-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: #ebebeb;
    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-close.qodef-source--predefined .qodef-m-line.qodef--1 {
    top: 13px;
    transform: rotate(45deg)
}

#qodef-side-area-mobile-header .qodef-m-close.qodef-source--predefined .qodef-m-line.qodef--2 {
    top: 13px;
    transform: rotate(-45deg)
}

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

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

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

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

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

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

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

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 6px 0;
    overflow: visible;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.62em;
    font-weight: 300;
    color: #fff
}

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

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

#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 {
    letter-spacing: .3em;
    font-weight: 300;
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    letter-spacing: .3em;
    font-weight: 400;
    color: #fff
}

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

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

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

.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: #1a1a1a
}

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

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

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

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a {
    font-family: Belleza, sans-serif;
    font-size: 17px;
    color: #fff;
    text-transform: uppercase
}

.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: 6px 0;
    overflow: visible;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.62em;
    font-weight: 300;
    color: #cfcfcf;
    font-size: 15px;
    line-height: 26px
}

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

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a {
    color: #fff
}

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

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a:hover:after {
    width: 66%
}

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

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

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

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

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

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

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

.qodef-opener-icon.qodef-source--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: none
}

.qodef-opener-icon.qodef-source--svg-path svg.qodef-svg-lines .qodef-main-line {
    transform: translateX(0);
    transition: transform .4s cubic-bezier(.61, 1, .88, 1);
    fill: #000
}

.qodef-opener-icon.qodef-source--svg-path svg.qodef-svg-lines .qodef-main-line.qodef--2 {
    transition-delay: .15s
}

.qodef-opener-icon.qodef-source--svg-path svg.qodef-svg-lines .qodef-fake-line {
    transform: translateX(-200%);
    transition: transform .4s cubic-bezier(.61, 1, .88, 1);
    fill: #000
}

.qodef-opener-icon.qodef-source--svg-path svg.qodef-svg-lines .qodef-fake-line.qodef--2 {
    transition-delay: .15s
}

.qodef-opener-icon.qodef-source--svg-path svg.qodef-svg-lines:hover .qodef-main-line {
    transform: translateX(200%)
}

.qodef-opener-icon.qodef-source--svg-path svg.qodef-svg-lines:hover .qodef-fake-line {
    transform: translateX(0)
}

.qodef-opener-icon.qodef-source--svg-path svg.qodef-svg-close-lines line {
    clip-path: inset(0 0 0 0)
}

.qodef-opener-icon.qodef-source--svg-path svg.qodef-svg-close-lines:hover line {
    animation: qode-clip-lines .8s forwards cubic-bezier(.33, .02, 0, .93)
}

.qodef-opener-icon.qodef-source--svg-path svg.qodef-svg-close-lines:hover line:nth-child(2) {
    animation: qode-clip-lines .8s forwards cubic-bezier(.33, .02, 0, .93) .2s
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-instagram-list .sbi_photo_wrap a .qodef-text--long,
.qodef-instagram-list .sbi_photo_wrap a .qodef-text--short,
.qodef-instagram-list .sbi_photo_wrap a:after {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    transform: translate(-50%, 5px);
    transition: 0s;
    will-change: transform
}

.qodef-instagram-list .sbi_photo_wrap a .qodef-text--long,
.qodef-instagram-list .sbi_photo_wrap a .qodef-text--short {
    display: inline-block;
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    letter-spacing: .3em;
    font-weight: 400
}

.qodef-instagram-list .sbi_photo_wrap a .qodef-text--long:after,
.qodef-instagram-list .sbi_photo_wrap a .qodef-text--short:after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    background-color: currentColor;
    top: calc(50% - 1px);
    transition: all .3s ease-in-out
}

.qodef-instagram-list .sbi_photo_wrap a:after {
    content: '\f16d';
    font-family: 'Font Awesome 5 Brands';
    font-size: 20px
}

.qodef-instagram-list .sbi_photo_wrap a .qodef-text--short:after {
    left: 19%
}

.qodef-instagram-list .sbi_photo_wrap a .qodef-text--short:hover:after {
    width: 21px
}

.qodef-instagram-list .sbi_photo_wrap a .qodef-text--long:after {
    right: -10%
}

.qodef-instagram-list .sbi_photo_wrap a .qodef-text--long:hover:after {
    width: 66%
}

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

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

.qodef-instagram-list.qodef-hover--short .sbi_photo_wrap a:hover .qodef-text--short {
    opacity: 1;
    transform: translate(-50%, -50%);
    z-index: 5;
    transition: transform .6s cubic-bezier(.22, .61, .36, 1) .1s, opacity .4s cubic-bezier(.33, .02, 0, .93) .1s
}

.qodef-instagram-list.qodef-hover--long .sbi_photo_wrap a:hover .qodef-text--long {
    opacity: 1;
    transform: translate(-50%, -50%);
    z-index: 5;
    transition: transform .6s cubic-bezier(.22, .61, .36, 1) .1s, opacity .4s cubic-bezier(.33, .02, 0, .93) .1s
}

.qodef-instagram-list.qodef-hover--icon .sbi_photo_wrap a:hover:after {
    opacity: 1;
    transform: translate(-50%, -50%);
    transition: transform .6s cubic-bezier(.22, .61, .36, 1) .1s, opacity .4s cubic-bezier(.33, .02, 0, .93) .1s
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--extra.qodef--no-bottom-space {
    margin-bottom: -100px
}

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

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--extra #sb_instagram #sbi_images>.sbi_item {
    padding: 0 50px !important;
    margin: 0 0 100px !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: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    line-height: 1.1em;
    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: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.62em;
    font-weight: 300;
    color: #595959;
    margin-right: 4px;
    margin-left: 0
}

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

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

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

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

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

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

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

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

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

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

.qodef-twitter-list.qodef-layout--columns .ctf-tweets:before {
    content: "";
    display: table;
    table-layout: fixed
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-twitter-list.qodef-gutter--extra.qodef--no-bottom-space {
    margin-bottom: -100px
}

.qodef-twitter-list.qodef-gutter--extra #ctf .ctf-tweets {
    margin: 0 -50px
}

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

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

.qqvfw-quick-view-button-wrapper .qqvfw-shortcode:after {
    display: none
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    position: relative;
    margin: 0 -11px
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a,
#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
    display: block;
    width: 100%
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image {
    position: relative;
    width: calc(100% - 22px) !important;
    margin: 0 11px;
    overflow: hidden
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
    position: relative;
    padding: 0 11px;
    margin-top: 22px
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    z-index: 5
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-1 .woocommerce-product-gallery__image {
    width: 100%
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image {
    width: 50%
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image {
    width: 33.33333%
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image {
    width: 25%
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image {
    width: 20%
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .woocommerce-product-gallery__image {
    width: 16.66667%
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 .woocommerce-product-gallery__image {
    width: 14.28571%
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 .woocommerce-product-gallery__image {
    width: 12.5%
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__trigger {
    left: calc(27% + 10px)
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper {
    display: flex;
    flex-direction: row-reverse
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper a,
#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper img {
    height: 100%;
    object-fit: cover
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image {
    width: calc(100% - 27%) !important
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper {
    width: 27%
}

@media screen and (min-width:681px) {
    #qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
        width: 100%
    }
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child {
    margin-top: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product .entry-summary {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

#qode-quick-view-for-woocommerce-pop-up .single-product .entry-summary .price {
    font-size: 19px;
    color: #000;
    margin: 16px 0 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-rating {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 19px
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-rating .qodef-woo-ratings {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 1;
    flex-shrink: 0;
    width: auto;
    margin-right: 20px
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-rating .qodef-woo-ratings .qodef-m-inner {
    position: relative;
    display: inline-block;
    vertical-align: top
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-rating .qodef-woo-ratings .qodef-m-star {
    color: #a5a5a5
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-rating .qodef-woo-ratings .qodef-m-star svg {
    display: inline-block;
    margin-right: .3em;
    width: 15px;
    height: auto;
    fill: none;
    stroke: currentColor
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-rating .qodef-woo-ratings .qodef-m-star svg:last-child {
    margin-right: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-rating .qodef-woo-ratings .qodef-m-star.qodef--active {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-rating .qodef-woo-ratings .qodef-m-star.qodef--active svg {
    fill: currentColor;
    stroke: none
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-rating .woocommerce-review-link {
    display: none;
    color: #595959
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-rating .woocommerce-review-link:hover {
    color: #000
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-details__short-description {
    margin-top: 43px
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-details__short-description p {
    margin-top: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product .woocommerce-product-details__short-description p:last-child {
    margin-bottom: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 40px
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations_button,
#qode-quick-view-for-woocommerce-pop-up .single-product form.cart:not(.variations_form) {
    display: flex;
    align-items: center
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations_button .quantity,
#qode-quick-view-for-woocommerce-pop-up .single-product form.cart:not(.variations_form) .quantity {
    margin-right: 33px
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations_button button,
#qode-quick-view-for-woocommerce-pop-up .single-product form.cart:not(.variations_form) button {
    padding: 8px 47px !important;
    letter-spacing: 0;
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid var(--qode-main-color)
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations_button button:hover,
#qode-quick-view-for-woocommerce-pop-up .single-product form.cart:not(.variations_form) button:hover {
    color: #fff;
    background-color: var(--qode-main-color);
    border-color: var(--qode-main-color)
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations_button button:after,
#qode-quick-view-for-woocommerce-pop-up .single-product form.cart:not(.variations_form) button:after {
    display: none
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart.grouped_form {
    flex-wrap: wrap;
    margin-top: 40px;
    justify-content: space-between
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart.grouped_form .group_table {
    max-width: 400px
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart.grouped_form .group_table td,
#qode-quick-view-for-woocommerce-pop-up .single-product form.cart.grouped_form .group_table th,
#qode-quick-view-for-woocommerce-pop-up .single-product form.cart.grouped_form .group_table tr {
    border: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart.grouped_form .group_table td,
#qode-quick-view-for-woocommerce-pop-up .single-product form.cart.grouped_form .group_table th {
    padding: 10px 0;
    vertical-align: middle;
    text-align: left
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart.grouped_form .group_table label {
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    line-height: 1.1em;
    margin: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart.grouped_form>.button {
    align-self: flex-end;
    margin: 0 0 10px 35px
}

@media only screen and (max-width:1440px) {
    #qode-quick-view-for-woocommerce-pop-up .single-product form.cart.grouped_form>.button {
        margin: 47px 0 0
    }
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table tr {
    border-left: none;
    border-right: none;
    border-top: none
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table td,
#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table th {
    padding: 30px 0 30px 5px;
    vertical-align: middle;
    text-align: left;
    border: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table td:first-child,
#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table th:first-child {
    padding-left: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table th {
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    line-height: 1.1em
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table td ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table td ul li {
    margin: 0 0 7px;
    padding: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table td ul li:last-child {
    margin-bottom: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table td ul li label {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.62em;
    font-weight: 300;
    color: #595959;
    text-transform: none;
    display: initial;
    margin-bottom: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table td ul li input[type=radio] {
    margin: 0 10px 0 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table p {
    margin: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table .variation:after,
#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table .variation:before {
    content: '';
    display: table;
    table-layout: fixed
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table .variation:after {
    clear: both
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table .variation dt {
    clear: left;
    float: left;
    font-weight: initial
}

@media only screen and (max-width:680px) {
    #qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table .variation dt {
        float: none;
        width: 100%
    }
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table .variation dd {
    clear: right;
    float: left;
    margin: 0 0 0 5px
}

@media only screen and (max-width:680px) {
    #qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table .variation dd {
        float: none;
        margin: 0;
        width: 100%
    }
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table td:first-child,
#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .group_table th:first-child {
    width: 25%
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations {
    margin: 0 0 49px !important;
    width: auto
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations tr {
    border: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations tr[class^=description_attribute] td {
    padding-bottom: 10px
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations td {
    position: relative
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations td.label label {
    margin: 0;
    margin-right: 4px
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations td.label label:after {
    content: ':'
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations td,
#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations th {
    padding: 0;
    text-align: initial;
    border: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations label {
    margin-bottom: 0;
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    letter-spacing: .3em;
    font-weight: 400
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations .select2-container--default,
#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations select {
    margin: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations .reset_variations {
    position: relative;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    padding: 0 !important;
    color: #000;
    background-color: transparent;
    border: 0;
    letter-spacing: .3em;
    position: relative;
    display: inline-block;
    margin-left: 10px;
    line-height: 1;
    vertical-align: middle
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations .reset_variations:after {
    content: '';
    position: absolute;
    width: 66%;
    height: 1px;
    background-color: currentColor;
    right: -10%;
    top: calc(50% - 1px);
    transition: all .3s ease-in-out
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations .reset_variations:hover:after {
    width: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations .reset_variations:after {
    content: '';
    position: absolute;
    width: 66%;
    height: 1px;
    background-color: currentColor;
    right: -10%;
    top: calc(50% - 1px);
    transition: all .3s ease-in-out
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations .reset_variations:hover:after {
    width: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations .reset_variations .qodef-m-text {
    display: inline-block;
    vertical-align: middle
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .variations .reset_variations:hover {
    color: #000;
    background-color: transparent;
    border: 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .woocommerce-variation {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .woocommerce-variation-availability>*,
#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .woocommerce-variation-description>* {
    margin: 0 0 49px 0
}

#qode-quick-view-for-woocommerce-pop-up .single-product form.cart .woocommerce-variation-price>* {
    margin: -8px 0 52px
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-attribute-wrapper td.value,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-attribute-wrapper td.value {
    display: flex;
    align-items: center
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-select-options-container {
    display: inline-flex
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--color,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-select-options-container.qvsfw-select-options-container-type--color {
    gap: var(--qvsfw-variation-space-between-options, 5px)
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--label,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-select-options-container.qvsfw-select-options-container-type--label {
    gap: 0
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container.qvsfw-style-layout--simple .qvsfw-select-option.qvsfw-select-option--color.qvsfw-selected .qvsfw-select-option-inner,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-select-options-container.qvsfw-style-layout--simple .qvsfw-select-option.qvsfw-select-option--color.qvsfw-selected .qvsfw-select-option-inner {
    border-color: var(--qvsfw-variation-common-selected-border-color, #000)
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container.qvsfw-style-layout--simple .qvsfw-select-option.qvsfw-select-option--color .qvsfw-select-option-inner,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-select-options-container.qvsfw-style-layout--simple .qvsfw-select-option.qvsfw-select-option--color .qvsfw-select-option-inner {
    border: 1px solid var(--qvsfw-variation-common-border-color, transparent);
    padding: 1px;
    transition: all .2s ease-out
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container.qvsfw-style-layout--simple .qvsfw-select-option.qvsfw-select-option--color .qvsfw-select-value,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-select-options-container.qvsfw-style-layout--simple .qvsfw-select-option.qvsfw-select-option--color .qvsfw-select-value {
    width: var(--qvsfw-variation-color-option-min-width, 38px);
    height: var(--qvsfw-variation-color-option-height, 15px)
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container.qvsfw-style-layout--simple .qvsfw-select-option.qvsfw-select-option--label .qvsfw-select-option-inner,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-select-options-container.qvsfw-style-layout--simple .qvsfw-select-option.qvsfw-select-option--label .qvsfw-select-option-inner {
    border: none
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container.qvsfw-style-layout--simple .qvsfw-select-option.qvsfw-select-option--label .qvsfw-select-value,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-select-options-container.qvsfw-style-layout--simple .qvsfw-select-option.qvsfw-select-option--label .qvsfw-select-value {
    min-width: var(--qvsfw-variation-label-option-min-width, auto);
    height: var(--qvsfw-variation-label-option-height, auto);
    padding: 0;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.62em;
    font-weight: 300;
    color: #595959
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container.qvsfw-style-layout--simple .qvsfw-select-option.qvsfw-select-option--label.qvsfw-selected .qvsfw-select-value,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-select-options-container.qvsfw-style-layout--simple .qvsfw-select-option.qvsfw-select-option--label.qvsfw-selected .qvsfw-select-value {
    color: #000
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container.qvsfw-style-layout--simple .qvsfw-select-option.qvsfw-select-option--label:not(:last-child) .qvsfw-select-value:after,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-select-options-container.qvsfw-style-layout--simple .qvsfw-select-option.qvsfw-select-option--label:not(:last-child) .qvsfw-select-value:after {
    content: ',';
    margin-right: 5px
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--color.qvsfw-color-layout-style--layout-3 .qvsfw-select-option.qvsfw-selected .qvsfw-select-option-inner,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-select-options-container.qvsfw-select-options-container-type--color.qvsfw-color-layout-style--layout-3 .qvsfw-select-option.qvsfw-selected .qvsfw-select-option-inner {
    border-color: var(--qvsfw-variation-color-option-selected-border-color, #000)
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--color.qvsfw-color-layout-style--layout-3 .qvsfw-select-option .qvsfw-select-option-inner,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-select-options-container.qvsfw-select-options-container-type--color.qvsfw-color-layout-style--layout-3 .qvsfw-select-option .qvsfw-select-option-inner {
    padding: 1px;
    border: 1px solid var(--qvsfw-variation-color-option-border-color, transparent)
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--color.qvsfw-color-layout-style--layout-3 .qvsfw-select-option .qvsfw-select-value,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-select-options-container.qvsfw-select-options-container-type--color.qvsfw-color-layout-style--layout-3 .qvsfw-select-option .qvsfw-select-value {
    width: var(--qvsfw-variation-color-option-min-width, 38px);
    height: var(--qvsfw-variation-color-option-height, 15px);
    border: none
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--color.qvsfw-color-layout-style--layout-3 .qvsfw-select-option:after,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-select-options-container.qvsfw-select-options-container-type--color.qvsfw-color-layout-style--layout-3 .qvsfw-select-option:after {
    display: none
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--label.qvsfw-label-layout-style--layout-1 .qvsfw-select-option .qvsfw-select-option-inner,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-select-options-container.qvsfw-select-options-container-type--label.qvsfw-label-layout-style--layout-1 .qvsfw-select-option .qvsfw-select-option-inner {
    border: none;
    border-radius: 0
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--label.qvsfw-label-layout-style--layout-1 .qvsfw-select-option .qvsfw-select-option-inner .qvsfw-select-value,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-select-options-container.qvsfw-select-options-container-type--label.qvsfw-label-layout-style--layout-1 .qvsfw-select-option .qvsfw-select-option-inner .qvsfw-select-value {
    min-width: var(--qvsfw-variation-label-option-min-width, auto);
    height: var(--qvsfw-variation-label-option-height, auto);
    padding: 0;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.62em;
    font-weight: 300;
    color: #595959
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--label.qvsfw-label-layout-style--layout-1 .qvsfw-select-option.qvsfw-selected .qvsfw-select-value,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-select-options-container.qvsfw-select-options-container-type--label.qvsfw-label-layout-style--layout-1 .qvsfw-select-option.qvsfw-selected .qvsfw-select-value {
    color: #000
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--label.qvsfw-label-layout-style--layout-1 .qvsfw-select-option:not(:last-child) .qvsfw-select-value:after,
body[class*=qode-variation-swatches-for-woocommerce] .woocommerce-product-attributes .qvsfw-select-options-container.qvsfw-select-options-container-type--label.qvsfw-label-layout-style--layout-1 .qvsfw-select-option:not(:last-child) .qvsfw-select-value:after {
    content: ',';
    margin-right: 5px
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form table.variations .qvsfw-attribute-wrapper th.label {
    display: table-cell
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form table.variations .qvsfw-attribute-wrapper td.value {
    display: inline-flex;
    vertical-align: middle
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form.qvsfw-list-variations-form {
    margin: 5px 0 0
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form.qvsfw-list-variations-form .qvsfw-select-options-container {
    display: flex;
    justify-content: flex-end
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form.qvsfw-list-variations-form .reset_variations {
    display: none !important
}

body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container {
    display: inline-flex
}

.qwfw-add-to-wishlist-wrapper.qodef-tobel-theme .qwfw-shortcode .qwfw-m-icon {
    width: var(--qwfw-atw-icon-size, 18px)
}

.qwfw-add-to-wishlist-wrapper.qodef-tobel-theme .qwfw-shortcode:not(.button) {
    color: var(--qwfw-atw-color, #000)
}

.qwfw-add-to-wishlist-wrapper.qodef-tobel-theme .qwfw-shortcode:not(.button) .qwfw-spinner-icon {
    color: currentColor
}

.qwfw-add-to-wishlist-wrapper.qodef-tobel-theme .qwfw-shortcode:not(.button) .qwfw-m-icon svg {
    stroke: none
}

.qwfw-add-to-wishlist-wrapper.qodef-tobel-theme .qwfw-shortcode:not(.button):hover {
    color: var(--qwfw-atw-hover-color, var(--qode-main-color))
}

.qwfw-add-to-wishlist-wrapper.qodef-tobel-theme .qwfw-shortcode:not(.button).qwfw--added {
    color: var(--qwfw-atw-active-color, #000)
}

.qwfw-add-to-wishlist-wrapper.qodef-tobel-theme .qwfw-shortcode:not(.button).qwfw--added:hover {
    color: var(--qwfw-atw-hover-color, var(--qode-main-color))
}

.qodef-woo-product-list.qodef-skin--dark .qwfw-add-to-wishlist-wrapper.qodef-tobel-theme.qwfw--loop .qwfw-shortcode:not(.button) {
    color: var(--qwfw-atw-color, #fff)
}

.qodef-woo-product-list.qodef-skin--dark .qwfw-add-to-wishlist-wrapper.qodef-tobel-theme.qwfw--loop .qwfw-shortcode:not(.button):hover {
    color: var(--qwfw-atw-hover-color, var(--qode-main-color))
}

.qodef-woo-product-list.qodef-skin--dark .qwfw-add-to-wishlist-wrapper.qodef-tobel-theme.qwfw--loop .qwfw-shortcode:not(.button).qwfw--added {
    color: var(--qwfw-atw-active-color, #fff)
}

.qodef-woo-product-list.qodef-skin--dark .qwfw-add-to-wishlist-wrapper.qodef-tobel-theme.qwfw--loop .qwfw-shortcode:not(.button).qwfw--added:hover {
    color: var(--qwfw-atw-hover-color, var(--qode-main-color))
}

.qwfw-add-to-wishlist-wrapper.qodef-tobel-theme.qwfw--loop.qwfw-position--after-add-to-cart {
    margin-top: 0
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table {
    font-size: 100%
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr {
    border-left: none;
    border-right: none;
    border-top: none
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table td,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table th {
    padding: 30px 0 30px 5px;
    vertical-align: middle;
    text-align: left;
    border: 0
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table td:first-child,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table th:first-child {
    padding-left: 0
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table th {
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    line-height: 1.1em
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table td ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table td ul li {
    margin: 0 0 7px;
    padding: 0
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table td ul li:last-child {
    margin-bottom: 0
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table td ul li label {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.62em;
    font-weight: 300;
    color: #595959;
    text-transform: none;
    display: initial;
    margin-bottom: 0
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table td ul li input[type=radio] {
    margin: 0 10px 0 0
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table p {
    margin: 0
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table .variation:after,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table .variation:before {
    content: '';
    display: table;
    table-layout: fixed
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table .variation:after {
    clear: both
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table .variation dt {
    clear: left;
    float: left;
    font-weight: initial
}

@media only screen and (max-width:680px) {
    .qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table .variation dt {
        float: none;
        width: 100%
    }
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table .variation dd {
    clear: right;
    float: left;
    margin: 0 0 0 5px
}

@media only screen and (max-width:680px) {
    .qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table .variation dd {
        float: none;
        margin: 0;
        width: 100%
    }
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table .qwfw-m-items-heading {
    background-color: var(--qwfw-wt-heading-bg-color, transparent);
    border-bottom: 1px solid var(--qwfw-wt-border-color, #8d8d8d)
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table .qwfw-m-items-content-row {
    background-color: var(--qwfw-wt-content-bg-color, transparent);
    border-bottom: 1px solid var(--qwfw-wt-border-color, #8d8d8d)
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-remove,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr th.product-remove {
    width: 30px
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-remove a .qwfw-e-remove-button-icon svg,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr th.product-remove a .qwfw-e-remove-button-icon svg {
    width: 11px
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-thumbnail,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr th.product-thumbnail {
    width: 140px;
    padding-right: 15px
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-thumbnail a,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-thumbnail img,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr th.product-thumbnail a,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr th.product-thumbnail img {
    width: 100%;
    max-width: 100%
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-name .qwfw-e-item-name,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr th.product-name .qwfw-e-item-name {
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.1em
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-quantity .qodef-quantity-buttons,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr th.product-quantity .qodef-quantity-buttons {
    justify-content: flex-start
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-quantity input[type=number],
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr th.product-quantity input[type=number] {
    margin: 0
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr th.product-remove {
    width: auto !important
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td {
    color: #595959
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-stock-status span {
    color: inherit
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-add-to-cart .button {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    padding: 0 !important;
    color: #000;
    background-color: transparent;
    border: 0;
    letter-spacing: .3em;
    position: relative
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart:after,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-add-to-cart .button:after {
    content: '';
    position: absolute;
    width: 66%;
    height: 1px;
    background-color: currentColor;
    right: -10%;
    top: calc(50% - 1px);
    transition: all .3s ease-in-out
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart:hover:after,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-add-to-cart .button:hover:after {
    width: 0
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart .qodef-m-text,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-add-to-cart .button .qodef-m-text {
    display: inline-block;
    vertical-align: middle
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart i,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-add-to-cart .button i {
    display: none !important
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart:before,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-add-to-cart .button:before {
    display: none !important
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart:hover,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-add-to-cart .button:hover {
    color: #000;
    background-color: transparent;
    border: 0
}

.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart.added,
.qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-add-to-cart .button.added {
    display: none !important
}

@media only screen and (max-width:680px) {

    .qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-thumbnail,
    .qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr th.product-thumbnail {
        display: none
    }

    .qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-subtotal,
    .qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr th.product-subtotal {
        display: none
    }

    .qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr td.product-stock-status,
    .qwfw-wishlist-table.qodef-tobel-theme .qwfw-m-items.shop_table tr th.product-stock-status {
        display: none
    }
}

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

.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;
    transition: all .2s ease-out
}

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

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

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

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

.qodef-yith-wccl--predefined .select_box.select_box_label>* {
    display: inline-flex;
    flex-wrap: wrap;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.62em;
    font-weight: 300;
    color: #595959
}

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

.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: 3px;
    text-align: right
}

.qodef-yith-wccl--predefined li.product .variations_form.cart div.variations .select2,
.qodef-yith-wccl--predefined li.product .variations_form.cart div.variations select {
    min-width: 200px;
    text-align: left
}

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

.qodef-yith-wccl--predefined li.product .ywccl_stock {
    line-height: 19px
}

#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 16px 2px rgba(0, 0, 0, .04) !important;
    overflow-y: hidden !important;
    max-height: 90vh !important
}

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

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

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

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

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

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

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

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

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

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

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

#yith-quick-view-modal #yith-quick-view-close svg.qodef-svg-close-lines line {
    clip-path: inset(0 0 0 0)
}

#yith-quick-view-modal #yith-quick-view-close svg.qodef-svg-close-lines:hover line {
    animation: qode-clip-lines .8s forwards cubic-bezier(.33, .02, 0, .93)
}

#yith-quick-view-modal #yith-quick-view-close svg.qodef-svg-close-lines:hover line:nth-child(2) {
    animation: qode-clip-lines .8s forwards cubic-bezier(.33, .02, 0, .93) .2s
}

#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-family: Kiko;
    content: '\f147';
    font-weight: 300;
    font-size: 21px
}

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

.qodef-yith-wcqv--predefined .yith-wcqv-button .blockUI {
    display: none !important
}

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

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

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

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

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

.yith-wcwl-form .shop_table td,
.yith-wcwl-form .shop_table th {
    padding: 30px 0 30px 5px;
    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: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    line-height: 1.1em
}

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

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

.yith-wcwl-form .shop_table td ul li label {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.62em;
    font-weight: 300;
    color: #595959;
    text-transform: none;
    display: initial;
    margin-bottom: 0
}

.yith-wcwl-form .shop_table td ul li input[type=radio] {
    margin: 0 10px 0 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: #595959 !important;
    border-color: transparent !important
}

.yith-wcwl-form .wishlist_table.shop_table tr td.product-stock-status span {
    color: inherit !important
}

.yith-wcwl-form .wishlist_table.shop_table tr td.product-add-to-cart a {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    padding: 0 !important;
    color: #000;
    background-color: transparent;
    border: 0;
    letter-spacing: .3em;
    position: relative
}

.yith-wcwl-form .wishlist_table.shop_table tr td.product-add-to-cart a:after {
    content: '';
    position: absolute;
    width: 66%;
    height: 1px;
    background-color: currentColor;
    right: -10%;
    top: calc(50% - 1px);
    transition: all .3s ease-in-out
}

.yith-wcwl-form .wishlist_table.shop_table tr td.product-add-to-cart a:hover:after {
    width: 0
}

.yith-wcwl-form .wishlist_table.shop_table tr td.product-add-to-cart a .qodef-m-text {
    display: inline-block;
    vertical-align: middle
}

.yith-wcwl-form .wishlist_table.shop_table tr td.product-add-to-cart a:hover {
    color: #000;
    background-color: transparent;
    border: 0
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button {
    position: relative !important;
    display: inline-flex !important;
    vertical-align: middle !important;
    width: auto !important;
    margin: 0 !important;
    font-family: Roboto, sans-serif !important;
    font-size: 13px !important;
    line-height: 30px !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    border-radius: 0 !important;
    outline: 0 !important;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out !important;
    padding: 8px 47px !important;
    cursor: pointer !important;
    z-index: 3 !important;
    padding: 0 !important;
    color: #000;
    background-color: transparent;
    border: 0;
    letter-spacing: .3em;
    position: relative
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:after,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button:after {
    content: '';
    position: absolute;
    width: 66%;
    height: 1px;
    background-color: currentColor;
    right: -10%;
    top: calc(50% - 1px);
    transition: all .3s ease-in-out
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:hover:after,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button:hover:after {
    width: 0
}

.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: inline-block;
    vertical-align: middle
}

.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: #000;
    background-color: transparent;
    border: 0;
    background-color: transparent;
    border-color: transparent
}

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

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

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

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

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist a:before {
    font-family: Kiko;
    content: '\f171';
    font-weight: 300;
    font-size: 18px
}

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist a:after {
    display: none !important
}

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist.exists a:before {
    font-family: Kiko;
    content: '\f171';
    font-weight: 600;
    font-size: 18px
}

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

.qodef-yith-wcwl--predefined .qodef-woo-product-image-inner .yith-wcwl-add-to-wishlist a {
    color: #000 !important
}

.qodef-yith-wcwl--predefined .qodef-woo-product-image-inner .yith-wcwl-add-to-wishlist a:hover {
    color: var(--qode-main-color) !important
}

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

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

.qodef-order-tracking label {
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    line-height: 1.1em;
    margin-bottom: 9px;
    margin-top: 27px
}

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

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

.qodef-order-tracking button {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    padding: 10px 57px;
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
    text-align: center;
    letter-spacing: 0 !important;
    margin-top: 38px
}

.qodef-order-tracking button:after {
    display: none
}

.qodef-order-tracking button:hover {
    color: #fff;
    background-color: var(--qode-main-color);
    border-color: var(--qode-main-color)
}

.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-item-layout--info-on-image .qodef-woo-product-inner .added_to_cart,
.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .button {
    margin-top: 20px !important
}

.widget_tobel_core_woo_dropdown_cart {
    height: 100%
}

.qodef-woo-dropdown-cart {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 100%
}

.qodef-woo-dropdown-cart .qodef-m-posts-not-found {
    color: #fff;
    margin-top: -2px
}

.qodef-woo-dropdown-cart .qodef-m-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 100%
}

.qodef-woo-dropdown-cart .qodef-m-opener {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    letter-spacing: .3em;
    font-weight: 400
}

.qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-count {
    position: relative;
    margin-left: 2px;
    margin-right: -.3em
}

.qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-count:before {
    content: '/'
}

.qodef-skin--light .qodef-woo-dropdown-cart .qodef-m-opener {
    color: #fff
}

.qodef-woo-dropdown-cart .qodef-m-dropdown {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    display: none;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    transition: opacity .2s ease-out, visibility .2s ease-out
}

.qodef-woo-dropdown-cart .qodef-m-dropdown-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 300px;
    padding: 40px 30px 30px;
    background-color: #1a1a1a
}

#qodef-page-mobile-header .qodef-woo-dropdown-cart .qodef-m-dropdown {
    display: none !important
}

.qodef-woo-dropdown-cart .qodef-m-order-details {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 23px
}

.qodef-woo-dropdown-cart .qodef-m-order-details>* {
    margin: 0
}

.qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-amount {
    color: #c2c2c2
}

.qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-label {
    color: #fff
}

.qodef-woo-dropdown-cart .qodef-m-action {
    display: flex;
    justify-content: space-between;
    margin: 10px 0
}

.qodef-woo-dropdown-cart .qodef-m-action-link {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    padding: 8px 47px;
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
    width: calc(50% - 5px);
    text-align: center;
    font-size: 11px;
    justify-content: center;
    padding: 3px 10px
}

.qodef-woo-dropdown-cart .qodef-m-action-link:hover {
    color: #fff;
    background-color: var(--qode-main-color);
    border-color: var(--qode-main-color)
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    max-height: 60vh
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable {
    padding-right: 10px;
    overflow-y: scroll
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable::-webkit-scrollbar {
    width: 4px
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable::-webkit-scrollbar-track {
    background: #f1f1f1
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .5)
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, .6)
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-item {
    position: relative;
    display: flex;
    align-items: flex-start
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-item:first-child {
    margin-top: 0 !important
}

.qodef-woo-dropdown-cart .qodef-e-image {
    flex-shrink: 0;
    margin-right: 15px
}

.qodef-woo-dropdown-cart .qodef-e-image a,
.qodef-woo-dropdown-cart .qodef-e-image img {
    display: block
}

.qodef-woo-dropdown-cart .qodef-e-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-right: 30px
}

.qodef-woo-dropdown-cart .qodef-e-title {
    margin: -3px 0 5px
}

.qodef-woo-dropdown-cart .qodef-e-price,
.qodef-woo-dropdown-cart .qodef-e-quantity {
    font-size: 14px;
    color: #c2c2c2
}

.qodef-woo-dropdown-cart .qodef-e-remove {
    position: absolute;
    top: -1px;
    right: -1px;
    font-size: 20px;
    line-height: 1
}

.qodef-woo-dropdown-cart .qodef-e-remove svg.qodef-svg-close-lines line {
    clip-path: inset(0 0 0 0)
}

.qodef-woo-dropdown-cart .qodef-e-remove svg.qodef-svg-close-lines:hover line {
    animation: qode-clip-lines .8s forwards cubic-bezier(.33, .02, 0, .93)
}

.qodef-woo-dropdown-cart .qodef-e-remove svg.qodef-svg-close-lines:hover line:nth-child(2) {
    animation: qode-clip-lines .8s forwards cubic-bezier(.33, .02, 0, .93) .2s
}

.touchevents .qodef-woo-dropdown-cart {
    cursor: pointer
}

.qodef-woo-dropdown-cart:hover .qodef-m-dropdown {
    display: block;
    opacity: 1;
    visibility: visible
}

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

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items img {
    max-width: 54px
}

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

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

#qodef-page-header .widget_shopping_cart {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative
}

#qodef-page-header .widget_shopping_cart .widgettitle {
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    letter-spacing: .3em;
    font-weight: 400;
    cursor: pointer;
    margin: 0
}

#qodef-page-header .widget_shopping_cart .widget_shopping_cart_content {
    position: absolute;
    background-color: #1a1a1a;
    padding: 30px 20px;
    right: 0;
    width: 300px;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s ease-out;
    color: #c2c2c2
}

#qodef-page-header .widget_shopping_cart .widget_shopping_cart_content img {
    max-width: 54px;
    margin-right: 15px
}

#qodef-page-header .widget_shopping_cart .widget_shopping_cart_content ul li a:not(.remove) {
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    line-height: 1.1em;
    color: #fff;
    display: flex;
    align-items: flex-start
}

#qodef-page-header .widget_shopping_cart .widget_shopping_cart_content ul li .quantity {
    font-size: 14px;
    color: #c2c2c2;
    margin: 0 0 10px
}

#qodef-page-header .widget_shopping_cart .widget_shopping_cart_content .amount,
#qodef-page-header .widget_shopping_cart .widget_shopping_cart_content a,
#qodef-page-header .widget_shopping_cart .widget_shopping_cart_content p {
    color: #c2c2c2
}

#qodef-page-header .widget_shopping_cart .widget_shopping_cart_content .total {
    display: flex;
    justify-content: space-between;
    align-items: center
}

#qodef-page-header .widget_shopping_cart .widget_shopping_cart_content .total strong {
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    letter-spacing: .3em;
    font-weight: 400;
    color: #fff
}

#qodef-page-header .widget_shopping_cart .widget_shopping_cart_content .buttons {
    display: flex;
    justify-content: space-between;
    margin: 10px 0
}

#qodef-page-header .widget_shopping_cart .widget_shopping_cart_content .buttons>.button {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    padding: 8px 47px;
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
    width: calc(50% - 5px);
    text-align: center;
    font-size: 11px;
    padding: 3px 10px !important;
    letter-spacing: 0 !important
}

#qodef-page-header .widget_shopping_cart .widget_shopping_cart_content .buttons>.button:after {
    display: none
}

#qodef-page-header .widget_shopping_cart .widget_shopping_cart_content .buttons>.button:hover {
    color: #fff;
    background-color: var(--qode-main-color);
    border-color: var(--qode-main-color)
}

#qodef-page-header .widget_shopping_cart:hover .widget_shopping_cart_content {
    visibility: visible;
    opacity: 1
}

.qodef-woo-side-area-cart {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    padding: 0 10px
}

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

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

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

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

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

.qodef-woo-side-area-cart .qodef-m-items {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0 50px
}

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

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

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

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

.qodef-woo-side-area-cart .qodef-e-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-right: 20px
}

.qodef-woo-side-area-cart .qodef-e-title {
    margin: 0
}

.qodef-woo-side-area-cart .qodef-e-price {
    margin: 3px 0 0
}

.qodef-woo-side-area-cart .qodef-e-quantity {
    margin: 3px 0 0
}

.qodef-woo-side-area-cart .qodef-e-remove {
    position: absolute;
    top: -2px;
    right: 0;
    font-size: 20px;
    line-height: 1
}

.qodef-woo-side-area-cart .qodef-m-order-details {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 23px;
    padding: 0 50px
}

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

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

.qodef-woo-side-area-cart .qodef-m-action-link {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    padding: 8px 47px;
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
    justify-content: center
}

.qodef-woo-side-area-cart .qodef-m-action-link:hover {
    color: #fff;
    background-color: var(--qode-main-color);
    border-color: var(--qode-main-color)
}

.qodef-woo-side-area-cart.qodef--opened .qodef-m-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-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;
    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-hover-logo {
    opacity: 1
}

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

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

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

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

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

.qodef-portfolio-single {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-portfolio-single .qodef-media iframe {
    max-height: calc(56.25vw)
}

.qodef-portfolio-single .qodef-portfolio-title {
    margin: 0 0 21px
}

.qodef-portfolio-single .qodef-portfolio-info>* {
    display: flex;
    align-items: baseline;
    margin-bottom: 5px;
    flex-direction: row
}

.qodef-portfolio-single .qodef-portfolio-info>:last-child {
    margin-bottom: 0
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-e-title {
    margin: 0 5px 0 0;
    display: none;
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-e a,
.qodef-portfolio-single .qodef-portfolio-info .qodef-e div,
.qodef-portfolio-single .qodef-portfolio-info .qodef-e p {
    margin: 0;
    display: none;
}

.qodef-portfolio-single .qodef-portfolio-info a {
    color: #595959
}

.qodef-portfolio-single .qodef-variations--small .qodef-media {
    margin-right: 22px
}

.qodef-portfolio-single .qodef-variations--small .qodef-portfolio-info {
    margin-top: 50px
}

.qodef-portfolio-single .qodef-variations--big .qodef-e-inner {
    text-align: center
}

.qodef-portfolio-single .qodef-variations--big .qodef-e-content {
    margin-top: 68px;
    margin-left: auto;
    margin-right: auto;
    max-width: 930px
}

.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info {
    margin-top: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: revert;
    display: none;
}

.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info .qodef-e-tags {
    margin-bottom: 8px
}

.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info>* {
    margin: 0 56px 0 0
}

.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info>:last-child {
    margin-right: 0
}

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

.qodef-portfolio-category-list .qodef-e-image img {
    display: block
}

.qodef-portfolio-category-list .qodef-e-content a {
    position: relative;
    z-index: 1
}

.qodef-portfolio-category-list .qodef-e-title {
    margin: 0
}

.qodef-portfolio-category-list .qodef-e-description {
    margin: 0
}

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

.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-inner:hover .qodef-e-content {
    opacity: 1
}

.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 31px 40px;
    background-color: rgba(0, 0, 0, .4);
    opacity: 0;
    transition: opacity .2s ease-out
}

.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-description,
.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-title {
    color: #fff
}

.qodef-portfolio-category-list.qodef-layout--standard.qodef-swiper-container {
    margin-bottom: -62px !important
}

.qodef-portfolio-category-list.qodef-layout--standard .qodef-e-content {
    margin-top: 27px;
    text-align: center
}

.qodef-portfolio-category-list.qodef-layout--standard .qodef-e-title {
    margin-bottom: 7px
}

.qodef-portfolio-category-list.qodef-layout--standard.qodef--side-text {
    margin: 0 !important
}

.qodef-portfolio-category-list.qodef-layout--standard.qodef--side-text .qodef-e-inner {
    display: flex;
    align-items: flex-end;
    justify-content: center
}

@media only screen and (max-width:680px) {
    .qodef-portfolio-category-list.qodef-layout--standard.qodef--side-text .qodef-e-inner {
        flex-wrap: wrap
    }
}

.qodef-portfolio-category-list.qodef-layout--standard.qodef--side-text .qodef-e-inner .qodef-e-image {
    width: 67%
}

@media only screen and (max-width:680px) {
    .qodef-portfolio-category-list.qodef-layout--standard.qodef--side-text .qodef-e-inner .qodef-e-image {
        width: 100%
    }
}

.qodef-portfolio-category-list.qodef-layout--standard.qodef--side-text .qodef-e-inner .qodef-e-content {
    width: 33%;
    margin: 0;
    padding: 0 50px 80px;
    text-align: left
}

@media only screen and (max-width:680px) {
    .qodef-portfolio-category-list.qodef-layout--standard.qodef--side-text .qodef-e-inner .qodef-e-content {
        padding: 49px 50px 80px;
        width: 100%
    }
}

.qodef-portfolio-category-list.qodef-layout--standard.qodef--side-text .qodef-e-inner .qodef-e-title {
    margin-bottom: 18px;
    max-width: 300px
}

.qodef-portfolio-category-list.qodef-layout--standard.qodef--side-text .qodef-e-inner .qodef-e-media-image {
    width: 100%
}

.qodef-portfolio-list .qodef-e-inner {
    position: relative
}

.qodef-portfolio-list .qodef-e-content,
.qodef-portfolio-list .qodef-e-inner,
.qodef-portfolio-list .qodef-e-media {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    /* pointer-events: none; */
}

.qodef-portfolio-list .qodef-e-media>* {
    margin-bottom: 30px
}

.qodef-portfolio-list .qodef-e-media iframe {
    display: block;
    height: 100%
}

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

.qodef-portfolio-list .qodef-e-media-image a,
.qodef-portfolio-list .qodef-e-media-image img {
    display: block;
    width: 100%
}

.qodef-portfolio-list .qodef-e-media-image.qodef--background {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.qodef-portfolio-list .qodef-e-media-image.qodef--background img {
    visibility: hidden
}

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

.qodef-portfolio-list .qodef-e-excerpt {
    margin: 15px 0 0
}

.qodef-portfolio-list .qodef-e-read-more {
    margin: 15px 0 0
}

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

.qodef-portfolio-list .qodef-m-pagination {
    margin-top: 35px
}

.qodef-portfolio-list.qodef-items--fixed .qodef-e-image {
    height: 100%;
    overflow: hidden
}

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

.qodef-portfolio-list.qodef-items--fixed .qodef-e-media-image a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 100%
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-swiper-container {
    margin-bottom: -94px !important
}

.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-content {
    margin-top: 34px;
    text-align: center
}
.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-content .qodef-e-info {
   display: none;
}

.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-title {
    margin-bottom: 7px
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef--side-text {
    margin: 0 !important
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef--side-text .qodef-e-inner {
    display: flex;
    align-items: flex-end;
    justify-content: center
}

@media only screen and (max-width:768px) {
    .qodef-portfolio-list.qodef-item-layout--info-below.qodef--side-text .qodef-e-inner {
        flex-wrap: wrap
    }
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef--side-text .qodef-e-inner .qodef-e-image {
    width: 67%
}

@media only screen and (max-width:768px) {
    .qodef-portfolio-list.qodef-item-layout--info-below.qodef--side-text .qodef-e-inner .qodef-e-image {
        width: 100%
    }
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef--side-text .qodef-e-inner .qodef-e-content {
    width: 33%;
    margin: 0;
    padding: 0 50px 80px;
    text-align: left
}

@media only screen and (max-width:768px) {
    .qodef-portfolio-list.qodef-item-layout--info-below.qodef--side-text .qodef-e-inner .qodef-e-content {
        padding: 49px 50px 80px;
        width: 100%
    }
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef--side-text .qodef-e-inner .qodef-e-title {
    margin-bottom: 18px;
    max-width: 300px
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef--side-text .qodef-e-inner .qodef-e-media-image {
    width: 100%
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef--side-text .qodef-e-inner .qodef-e-side-text-holder {
    position: absolute;
    top: 7%;
    right: 0;
    color: #e5e5e5;
    font-family: Belleza, sans-serif;
    font-size: 300px;
    font-weight: 400;
    line-height: 1.1em;
    width: 33%;
    overflow: hidden
}

@media only screen and (max-width:1440px) {
    .qodef-portfolio-list.qodef-item-layout--info-below.qodef--side-text .qodef-e-inner .qodef-e-side-text-holder {
        font-size: 220px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-list.qodef-item-layout--info-below.qodef--side-text .qodef-e-inner .qodef-e-side-text-holder {
        font-size: 120px
    }
}

@media only screen and (max-width:768px) {
    .qodef-portfolio-list.qodef-item-layout--info-below.qodef--side-text .qodef-e-inner .qodef-e-side-text-holder {
        top: unset;
        bottom: 7%;
        width: 100%;
        text-align: right
    }
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef--side-text .qodef-e-inner .qodef-e-side-text {
    position: relative;
    top: 0;
    right: 12%;
    display: block
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-effect--fade .swiper-slide {
    opacity: 1 !important;
    z-index: 0;
    overflow: hidden
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-effect--fade .swiper-slide .qodef-e-side-text {
    animation: qode-side-text-out .6s ease-in both
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-effect--fade .swiper-slide .qodef-e-media-image {
    clip-path: inset(0 100% 0 0);
    transition: clip-path 0s cubic-bezier(.45, 0, .55, 1) 1s
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-effect--fade .swiper-slide .qodef-e-top-holder>* {
    opacity: 0;
    transform: translateY(24px);
    will-change: transform
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-effect--fade .swiper-slide.swiper-slide-active,
.qodef-portfolio-list.qodef-item-layout--info-below.qodef-effect--fade .swiper-slide.swiper-slide-duplicate-active {
    z-index: 1
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-effect--fade .swiper-slide.swiper-slide-active .qodef-e-side-text,
.qodef-portfolio-list.qodef-item-layout--info-below.qodef-effect--fade .swiper-slide.swiper-slide-duplicate-active .qodef-e-side-text {
    animation: qode-side-text-in .6s ease-out both .6s
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-effect--fade .swiper-slide.swiper-slide-active .qodef-e-media-image,
.qodef-portfolio-list.qodef-item-layout--info-below.qodef-effect--fade .swiper-slide.swiper-slide-duplicate-active .qodef-e-media-image {
    clip-path: inset(0 0 0 0);
    transition: clip-path 1s cubic-bezier(.45, 0, .55, 1)
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-effect--fade .swiper-slide.swiper-slide-active .qodef-e-top-holder>*,
.qodef-portfolio-list.qodef-item-layout--info-below.qodef-effect--fade .swiper-slide.swiper-slide-duplicate-active .qodef-e-top-holder>* {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .4s ease-out, transform .6s ease
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-effect--fade .swiper-slide.swiper-slide-active .qodef-e-top-holder>:nth-child(1),
.qodef-portfolio-list.qodef-item-layout--info-below.qodef-effect--fade .swiper-slide.swiper-slide-duplicate-active .qodef-e-top-holder>:nth-child(1) {
    transition-delay: .4s
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-effect--fade .swiper-slide.swiper-slide-active .qodef-e-top-holder>:nth-child(2),
.qodef-portfolio-list.qodef-item-layout--info-below.qodef-effect--fade .swiper-slide.swiper-slide-duplicate-active .qodef-e-top-holder>:nth-child(2) {
    transition-delay: .5s
}

.qodef--side-text+.swiper-button-prev.swiper-button-outside,
.qodef--side-text+.swiper-container-rtl .swiper-button-next.swiper-button-outside {
    left: calc(67% + 50px) !important;
    right: auto !important;
    bottom: 26px !important;
    top: auto !important;
    transform: none !important;
    width: 38px !important;
    display: flex !important
}

.qodef--side-text+.swiper-button-prev.swiper-button-outside .qodef-fake-arrow,
.qodef--side-text+.swiper-button-prev.swiper-button-outside .qodef-main-arrow,
.qodef--side-text+.swiper-container-rtl .swiper-button-next.swiper-button-outside .qodef-fake-arrow,
.qodef--side-text+.swiper-container-rtl .swiper-button-next.swiper-button-outside .qodef-main-arrow {
    width: inherit
}

@media only screen and (max-width:768px) {

    .qodef--side-text+.swiper-button-prev.swiper-button-outside,
    .qodef--side-text+.swiper-container-rtl .swiper-button-next.swiper-button-outside {
        left: 50px !important
    }
}

.qodef--side-text+div+.swiper-button-next.swiper-button-outside,
.qodef--side-text+div+.swiper-container-rtl .swiper-button-prev.swiper-button-outside {
    left: calc(67% + 50px) !important;
    right: auto !important;
    bottom: 0 !important;
    top: auto !important;
    transform: none !important;
    width: 38px !important;
    display: flex !important
}

.qodef--side-text+div+.swiper-button-next.swiper-button-outside .qodef-fake-arrow,
.qodef--side-text+div+.swiper-button-next.swiper-button-outside .qodef-main-arrow,
.qodef--side-text+div+.swiper-container-rtl .swiper-button-prev.swiper-button-outside .qodef-fake-arrow,
.qodef--side-text+div+.swiper-container-rtl .swiper-button-prev.swiper-button-outside .qodef-main-arrow {
    width: inherit
}

@media only screen and (max-width:768px) {

    .qodef--side-text+div+.swiper-button-next.swiper-button-outside,
    .qodef--side-text+div+.swiper-container-rtl .swiper-button-prev.swiper-button-outside {
        left: 50px !important
    }
}

.qodef-item-layout--info-below.qodef-hover-animation--move .qodef-e-media-image>a {
    position: relative;
    display: block;
    overflow: hidden
}

.qodef-item-layout--info-below.qodef-hover-animation--move .qodef-e-media-image>a img {
    transform: scale(1.05) translateX(0);
    transition: transform .6s cubic-bezier(.61, 1, .88, 1)
}

.qodef-item-layout--info-below.qodef-hover-animation--move .qodef-e-media-image>a:hover img {
    transform: scale(1.05) translateX(10px)
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover {
    margin: 0 !important
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-media-image.qodef--background {
    margin-bottom: 0
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding: 34px 40px;
    background-color: rgba(0, 0, 0, .4)
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-content a {
    position: relative;
    z-index: 3
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title {
    color: #fff;
    margin: 0 0 7px
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title a {
    color: inherit
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title a:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-info>* {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-info a:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-post-link {
    z-index: 2
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content {
    opacity: 0;
    transition: opacity .3s ease
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-text {
    opacity: 0;
    transform: translate3d(0, 10px, 0) skewY(-5deg) scaleY(1.1);
    transition: 0s;
    will-change: transform
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-info {
    opacity: 0;
    transform: translate3d(0, 5px, 0) skewY(-5deg) scaleY(1.1);
    transition: 0s;
    will-change: transform
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content {
    opacity: 1
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-text {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: transform .6s cubic-bezier(.22, .61, .36, 1) .1s, opacity .4s cubic-bezier(.33, .02, 0, .93) .1s
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-info {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: transform .6s cubic-bezier(.22, .61, .36, 1) .2s, opacity .4s cubic-bezier(.33, .02, 0, .93) .2s
}

.qodef-portfolio-list.qodef-item-layout--info-on-image {
    margin: 0
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-media-image.qodef--background {
    margin-bottom: 0
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-content a {
    position: relative;
    z-index: 3
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title {
    color: #e5e5e5
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title a {
    color: inherit
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title a:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article h1.qodef-e-title {
    font-size: 120px;
    white-space: nowrap
}

@media only screen and (max-width:1440px) {
    .qodef-portfolio-list.qodef-item-layout--info-on-image article h1.qodef-e-title {
        font-size: 90px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-list.qodef-item-layout--info-on-image article h1.qodef-e-title {
        font-size: 65px
    }
}

@media only screen and (max-width:680px) {
    .qodef-portfolio-list.qodef-item-layout--info-on-image article h1.qodef-e-title {
        font-size: 50px
    }
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-post-link {
    z-index: 6
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider {
    margin: 0 !important;
    padding: 64px 50px
}

@media only screen and (max-width:1440px) {
    .qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider {
        padding: 64px 10%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider {
        padding: 64px 0
    }
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .qodef-e-media-image-holder {
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .qodef-e-text {
    z-index: 2
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .qodef-image--one,
.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .qodef-image--two {
    flex-basis: 26%;
    z-index: 1
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .qodef-image--main {
    flex-basis: 48%;
    margin: 0 50px;
    z-index: 3
}

@media only screen and (max-width:680px) {
    .qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .qodef-image--main {
        margin: 0 15px
    }
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-button-next,
.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-button-prev {
    top: 51%
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-pagination {
    position: absolute !important;
    top: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    justify-content: center !important
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-slide {
    opacity: 1 !important;
    z-index: 0;
    overflow: hidden
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-slide .qodef-e-text {
    animation: qode-side-text-out .6s ease-in both
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-slide .qodef-e-media-image {
    clip-path: inset(0 100% 0 0)
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-slide .qodef-e-media-image.qodef-image--one {
    transition: clip-path 0s cubic-bezier(.45, 0, .55, 1) .7s
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-slide .qodef-e-media-image.qodef-image--main {
    transition-delay: .2s;
    transition: clip-path 0s cubic-bezier(.45, 0, .55, 1) .9s
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-slide .qodef-e-media-image.qodef-image--two {
    transition: clip-path 0s cubic-bezier(.45, 0, .55, 1) 1.1s
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-slide.swiper-slide-active,
.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-slide.swiper-slide-duplicate-active {
    z-index: 4
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-slide.swiper-slide-active .qodef-e-text,
.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-slide.swiper-slide-duplicate-active .qodef-e-text {
    animation: qode-side-text-in .6s ease-out both .6s
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-slide.swiper-slide-active .qodef-e-media-image,
.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-slide.swiper-slide-duplicate-active .qodef-e-media-image {
    clip-path: inset(0 0 0 0)
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-slide.swiper-slide-active .qodef-e-media-image.qodef-image--one,
.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-slide.swiper-slide-duplicate-active .qodef-e-media-image.qodef-image--one {
    transition: clip-path .7s cubic-bezier(.45, 0, .55, 1) 0s
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-slide.swiper-slide-active .qodef-e-media-image.qodef-image--main,
.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-slide.swiper-slide-duplicate-active .qodef-e-media-image.qodef-image--main {
    transition-delay: .2s;
    transition: clip-path .7s cubic-bezier(.45, 0, .55, 1) .2s
}

.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-slide.swiper-slide-active .qodef-e-media-image.qodef-image--two,
.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-swiper-container.qodef--custom-slider .swiper-slide.swiper-slide-duplicate-active .qodef-e-media-image.qodef-image--two {
    transition: clip-path .7s cubic-bezier(.45, 0, .55, 1) .4s
}

.qodef-portfolio-project-info {
    position: relative;
    display: inline-flex;
    align-items: flex-start
}

.qodef-portfolio-project-info .qodef-e-label {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 0 0;
    color: #000
}

.qodef-portfolio-project-info .qodef-e-categories .qodef-e-category:not(:last-of-type):after {
    content: ', '
}

.qodef-portfolio-project-info .qodef-e-tags .qodef-e-tag:not(:last-of-type):after {
    content: ', '
}

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

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

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

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

#qodef-single-portfolio-navigation .qodef-m-nav>* {
    display: block;
    line-height: inherit
}

#qodef-single-portfolio-navigation .qodef-m-nav>svg {
    fill: currentColor
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-icon {
    margin-right: 5px
}

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

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-m-nav-icon {
    margin-left: 5px
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link {
    position: absolute;
    top: 0;
    left: calc(50% - 16px)
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link .qodef-m-nav-icon {
    font-size: 32px
}

#qodef-single-portfolio-navigation .qodef-m-nav-icon {
    font-size: 30px
}

#qodef-single-portfolio-navigation .qodef-m-nav-label {
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    letter-spacing: .3em;
    font-weight: 400
}

.qodef-portfolio-single.qodef-layout--images-big .qodef-media {
    margin-bottom: -20px
}

.qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-grid-item {
    display: block;
    margin-bottom: 30px;
    float: none
}

.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item {
    display: block;
    margin-bottom: 30px;
    float: none
}

.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item:last-child {
    margin-bottom: 0
}

.single-portfolio-item.qodef-layout--slider-big .swiper-slide {
    width: auto
}

.single-portfolio-item.qodef-layout--slider-big #qodef-page-inner {
    width: 100%;
    padding-top: 0
}

.single-portfolio-item.qodef-layout--slider-big .swiper-pagination-bullets {
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 5px
}

.qodef-team-list .qodef-e-image {
    position: relative
}

.qodef-team-list .qodef-e-role {
    margin: 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-team-member-social-icons a {
    position: relative;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 30px;
    margin-right: 16px;
    color: #000;
    letter-spacing: .3em
}

.qodef-team-list .qodef-team-member-social-icons a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    background-color: currentColor;
    left: 19%;
    top: calc(50% - 1px);
    transition: all .3s ease-in-out
}

.qodef-team-list .qodef-team-member-social-icons a:hover:after {
    width: 21px
}

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

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

.qodef-team-list.qodef-item-layout--info-below .qodef-e-inner .qodef-team-member-social-icons {
    background-color: #fff;
    padding: 9px 59px 8px;
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(100%);
    transition: transform .6s cubic-bezier(.22, .61, .36, 1)
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-inner .qodef-team-member-social-icon {
    opacity: 0;
    transition: opacity .5s ease-out;
    transition-delay: 0s
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-inner:hover .qodef-team-member-social-icons {
    transform: translateY(0)
}

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

.qodef-team-list.qodef-item-layout--info-below .qodef-e-inner:hover .qodef-team-member-social-icon:nth-child(1) {
    transition-delay: .15s
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-inner:hover .qodef-team-member-social-icon:nth-child(2) {
    transition-delay: .25s
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-inner:hover .qodef-team-member-social-icon:nth-child(3) {
    transition-delay: .35s
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-inner:hover .qodef-team-member-social-icon:nth-child(4) {
    transition-delay: .45s
}

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

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

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

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

.qodef-testimonials-list .qodef-e-inner {
    padding-bottom: 40px;
    padding-right: 25%
}

@media only screen and (max-width:680px) {
    .qodef-testimonials-list .qodef-e-inner {
        padding-right: 0
    }
}

.qodef-testimonials-list .qodef-e-inner .qodef-e-content {
    position: relative
}

.qodef-testimonials-list .qodef-e-static-holder {
    display: block;
    position: relative
}

.qodef-testimonials-list .qodef-e-static-holder:before {
    content: '”';
    position: absolute;
    font-family: Belleza, sans-serif;
    top: -12%;
    right: -4px;
    font-size: 100px;
    line-height: 1;
    color: #d7cbb7
}

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

.qodef-testimonials-list .qodef-e-static-holder .qodef-e-static-subtitle {
    font-family: aAutoSignature, sans-serif;
    font-size: 60px;
    color: #d7cbb7;
    line-height: 30px;
    margin: 20px 0 0 4px
}

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

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

.qodef-testimonials-list .qodef-e-text {
    margin: 0 0 41px;
    font-size: 21px;
    color: #000;
    line-height: 31px;
    letter-spacing: .2px
}

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

.qodef-testimonials-list .qodef-e-author-name {
    margin: 0;
    display: block;
    font-size: 13px;
    line-height: 30px;
    letter-spacing: .3em;
    font-weight: 400;
    color: #000;
    text-transform: uppercase
}

.qodef-testimonials-list .qodef-e-author-job {
    margin: 0;
    display: block;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    color: #595959;
    text-transform: none
}

.qodef-testimonials-list.qodef-col-num--1 .swiper-slide .qodef-e-content {
    opacity: 0;
    transition: opacity .4s ease-out
}

.qodef-testimonials-list.qodef-col-num--1 .swiper-slide.swiper-slide-active .qodef-e-content,
.qodef-testimonials-list.qodef-col-num--1 .swiper-slide.swiper-slide-duplicate-active .qodef-e-content {
    opacity: 1;
    transition: opacity .4s ease-out .2s
}

.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 .swiper-button-next svg,
.qodef-testimonials-list .swiper-button-prev svg {
    width: 38px
}

.qodef-testimonials-list .swiper-button-prev {
    right: 0 !important;
    left: auto !important;
    top: auto !important;
    bottom: 35px !important
}

.qodef-testimonials-list .swiper-button-next {
    right: 0 !important;
    left: auto !important;
    top: auto !important;
    bottom: 61px !important
}

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

@keyframes cover_search_fade_out {
    0% {
        opacity: 1;
        visibility: visible;
        z-index: 100;
        transform: translateY(0);
        max-height: 100%
    }

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

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

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

.widget_tiare_core_search_opener {
    position: relative
}

.qodef-search-cover-form {
    position: absolute;
    top: 100%;
    right: 0;
    visibility: hidden;
    opacity: 0;
    background-color: #1a1a1a;
    z-index: -1;
    max-height: 0;
    transition: .5s ease-out
}

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

.qodef-search-cover-form .qodef-m-close {
    color: #fff;
    position: absolute;
    right: 31px
}

.qodef-search-cover-form .qodef-m-close svg {
    margin-top: -2px
}

.qodef-search-cover-form .qodef-m-form-field {
    padding: 3px 0;
    margin-bottom: 0;
    font-size: 15px;
    letter-spacing: 0;
    color: #c2c2c2;
    text-transform: none;
    font-weight: 300;
    background-color: transparent !important;
    border: 0;
    border-radius: 0;
    outline-offset: 0;
    border-bottom: 1px solid #8d8d8d
}

.qodef-search-cover-form .qodef-m-form-field:focus {
    color: #c2c2c2;
    border-bottom: 1px solid #8d8d8d
}

.qodef-search-cover-form .qodef-m-form-field:-ms-input-placeholder {
    color: #c2c2c2;
    text-transform: none !important;
    opacity: 1
}

.qodef-search-cover-form .qodef-m-form-field::placeholder {
    color: #c2c2c2;
    text-transform: none !important;
    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 .2s ease-out both
}

.qodef-covers-search--fadein .qodef-search-cover-form {
    animation: cover_search_fade_in .3s ease-out both
}

.qodef-header--sticky-display #qodef-page-header>.qodef-search-cover-form {
    display: none
}

#qodef-page-header .qodef-header-sticky .qodef-search-cover-form {
    display: none
}

.qodef-header--sticky-display #qodef-page-header .qodef-search-cover-form {
    display: none
}

.qodef-header--sticky-display #qodef-page-header .qodef-header-sticky .qodef-search-cover-form {
    display: block
}

.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-search-holder polygon {
    fill: currentColor !important
}

.qodef-fullscreen-search-holder .qodef-m-inner {
    width: 100%
}

.qodef-fullscreen-search-holder .qodef-m-form {
    position: relative;
    width: 60%;
    margin: 0 auto
}

.qodef-fullscreen-search-holder .qodef-m-form-field {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 25px;
    color: #000;
    line-height: 2em;
    background: 0 0;
    border: 0;
    border-radius: 0
}

.qodef-fullscreen-search-holder .qodef-m-form-submit {
    position: absolute;
    right: 0;
    bottom: -20px;
    width: auto;
    padding: 0;
    margin: 0;
    color: #000;
    background: 0 0;
    border: 0;
    outline: 0;
    opacity: 0;
    cursor: pointer;
    transition: color .2s ease-out
}

.qodef-fullscreen-search-holder .qodef-m-form-submit:hover {
    color: var(--qode-main-color);
    background: 0 0
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-submit {
    opacity: 1;
    bottom: 10px;
    transition: color .2s ease, opacity .2s ease-out 1.1s, bottom .4s ease-out .9s
}

.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-source--icon-pack {
    font-size: 18px
}

.qodef-fullscreen-search-holder .qodef-m-form-line {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    border-bottom: 1px solid #000;
    transition: all .3s ease
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-line {
    width: 100%;
    transition: width .5s ease .6s
}

.qodef-fullscreen-search-holder .qodef-m-close {
    position: absolute;
    top: 33px;
    right: 70px;
    color: #595959;
    opacity: 0;
    visibility: hidden;
    z-index: 1
}

.admin-bar .qodef-fullscreen-search-holder .qodef-m-close {
    top: 72px
}

.qodef-fullscreen-search-holder .qodef-m-close:hover {
    color: #000
}

.qodef-fullscreen-search-holder .qodef-m-close.qodef-source--icon-pack {
    font-size: 25px
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-close {
    opacity: 1;
    visibility: visible
}

.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder {
    animation: fullscreen_search_fade_out .3s ease both
}

.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder {
    animation: fullscreen_search_fade_in .3s ease both
}

@keyframes fullscreen_search_fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes fullscreen_search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

.qodef-search-opener>* {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit
}

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

.qodef-accordion {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden;
    overflow-anchor: none
}

.qodef-accordion .qodef-accordion-content-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-accordion.qodef--init {
    visibility: visible
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 12px 0 0;
    padding: 5px 10px 5px 5px;
    border-bottom: 1px solid #000;
    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: #d7cbb7
}

.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;
    font-family: aAutoSignature, sans-serif;
    text-transform: none
}

.qodef-banner .qodef-m-title-inner {
    display: inline-block
}

.qodef-banner .qodef-m-subtitle {
    font-family: Belleza, sans-serif;
    margin: 0;
    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;
    width: 100%;
    object-fit: cover
}

.qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    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: 7px 0 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-image img {
    transform: scale(1.05) translateX(0);
    transition: transform .6s cubic-bezier(.61, 1, .88, 1)
}

.qodef-banner.qodef-layout--link-button.qodef--hovering .qodef-m-image img {
    transform: scale(1.05) translateX(10px)
}

.qodef-banner.qodef-layout--link-overlay {
    overflow: hidden
}

.qodef-banner.qodef-layout--link-overlay .qodef-m-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    margin: 0;
    height: auto;
    width: auto;
    clip-path: inset(0 0 0 0);
    opacity: 0;
    transition: opacity .3s ease-out, clip-path .4s cubic-bezier(.61, 1, .88, 1)
}

.qodef-banner.qodef-layout--link-overlay .qodef-m-content .qodef-m-content-inner {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 30px
}

.qodef-banner.qodef-layout--link-overlay:hover .qodef-m-content {
    opacity: 1;
    clip-path: inset(10px 10px 10px 10px)
}

.qodef-button.qodef-html--link {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    padding: 10px 57px
}

.qodef-button.qodef-size--small {
    padding: 8px 47px
}

.qodef-button.qodef-size--large {
    padding: 12px 67px
}

.qodef-button.qodef-size--full {
    width: 100%;
    text-align: center
}

.qodef-button.qodef-layout--filled.qodef-html--link {
    color: #fff;
    background-color: #000;
    border: 1px solid transparent
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover {
    color: #fff;
    background-color: var(--qode-main-color)
}

.qodef-button.qodef-layout--outlined {
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid var(--qode-main-color)
}

.qodef-button.qodef-layout--outlined:hover {
    color: #fff;
    background-color: var(--qode-main-color);
    border-color: var(--qode-main-color)
}

.qodef-button.qodef-layout--textual {
    padding: 0 !important;
    color: #000;
    background-color: transparent;
    border: 0;
    letter-spacing: .3em;
    position: relative
}

.qodef-button.qodef-layout--textual:after {
    content: '';
    position: absolute;
    width: 66%;
    height: 1px;
    background-color: currentColor;
    right: -10%;
    top: calc(50% - 1px);
    transition: all .3s ease-in-out
}

.qodef-button.qodef-layout--textual:hover:after {
    width: 0
}

.qodef-button.qodef-layout--textual .qodef-m-text {
    display: inline-block;
    vertical-align: middle
}

.qodef-button.qodef-layout--textual:hover {
    color: #000;
    background-color: transparent;
    border: 0
}

.qodef-call-to-action.qodef-layout--standard {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
    display: flex;
    align-items: center
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--stretched .qodef-m-inner {
    justify-content: space-between
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--centered .qodef-m-inner {
    justify-content: center
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content {
    padding-right: 20px
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content>* {
    margin: 0
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-button {
    flex: 0 0 auto
}

.qodef-countdown .qodef-digit,
.qodef-countdown .qodef-label {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: left
}

.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: Belleza, sans-serif;
    font-weight: 400;
    font-size: 60px;
    line-height: 1;
    color: #000;
    padding-left: 27px
}

.qodef-countdown.qodef-layout--simple .qodef-label {
    font-size: 25px;
    line-height: 1.12em;
    font-family: aAutoSignature, sans-serif;
    text-transform: none;
    color: #d7cbb7;
    margin: -19px 0 0 0
}

.qodef-counter.qodef-layout--simple {
    text-align: left
}

.qodef-counter.qodef-layout--simple .qodef-m-digit {
    font-family: Belleza, sans-serif;
    font-weight: 400;
    font-size: 60px;
    line-height: 1;
    color: #000;
    padding-left: 27px
}

.qodef-counter.qodef-layout--simple .qodef-m-title {
    margin: -21px 0 0 0;
    font-family: aAutoSignature, sans-serif;
    text-transform: none;
    color: #d7cbb7
}

.qodef-counter.qodef-layout--simple .qodef-m-text {
    margin: 0
}

.qodef-custom-font {
    position: relative;
    margin: 0
}

.qodef-custom-font .qodef-custom-font-mask {
    opacity: 1;
    font-family: Alex Brush, sans-serif !important;
}

.qodef-custom-font .qodef-custom-font-fake {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    clip-path: inset(0 100% 0 0);
    transition: clip-path .8s cubic-bezier(.65, 0, .35, 1) .2s;
    padding: 0 .5em;
    margin: 0 -.5em
}

.qodef-custom-font.qodef-has-appear .qodef-custom-font-mask {
    opacity: 0
}

.qodef-custom-font.qodef-has-appear .qodef-custom-font-fake {
    opacity: 1
}

.qodef-custom-font.qodef--appeared .qodef-custom-font-fake {
    clip-path: inset(0 0 0 0)
}

.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-icon-list-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 1
}

.qodef-icon-list-item .qodef-e-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    line-height: 1
}

.qodef-icon-list-item .qodef-e-title a {
    display: block
}

.qodef-icon-list-item .qodef-e-title-inner {
    display: flex;
    align-items: center
}

.qodef-icon-list-item .qodef-icon-holder {
    flex-shrink: 0;
    margin-right: 17px;
    float: none
}

.qodef-icon-list-item .qodef-icon-holder .qodef-icon {
    font-size: 16px
}

.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a,
.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img {
    display: block
}

#qodef-page-sidebar .widget.widget_tobel_core_icon_list_item {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_tobel_core_icon_list_item {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_tobel_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: 14px 0 0;
    font-size: 18px;
    line-height: 28px
}

.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-content {
    margin-top: 10px
}

.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
    flex-shrink: 0;
    margin-right: 15px
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title {
    line-height: 1
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner {
    display: flex;
    align-items: center
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper {
    flex-shrink: 0;
    margin-right: 5px
}

.qodef-icon-with-text.qodef-layout--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-m-title {
    margin-top: 21px
}

.qodef-icon-holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    line-height: 1
}

.qodef-icon-holder a {
    display: block
}

.qodef-icon-holder .qodef-icon {
    display: block;
    line-height: inherit
}

.qodef-icon-holder .qodef-icon:before {
    display: block;
    line-height: inherit
}

.qodef-icon-holder.qodef-layout--circle,
.qodef-icon-holder.qodef-layout--square {
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    color: #fff;
    background-color: var(--qode-main-color);
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out
}

.qodef-icon-holder.qodef-layout--circle a,
.qodef-icon-holder.qodef-layout--square a {
    color: inherit;
    transition: none
}

.qodef-icon-holder.qodef-layout--circle:hover,
.qodef-icon-holder.qodef-layout--square:hover {
    background-color: #000
}

.qodef-icon-holder.qodef-layout--circle {
    border-radius: 50%
}

.qodef-icon-holder.qodef-size--tiny {
    font-size: 1.33333333em
}

.qodef-icon-holder.qodef-size--small {
    font-size: 2em
}

.qodef-icon-holder.qodef-size--medium {
    font-size: 3em
}

.qodef-icon-holder.qodef-size--large {
    font-size: 4em
}

.qodef-icon-holder.qodef-size--huge {
    font-size: 5em
}

.widget.widget_tobel_core_icon {
    display: inline-block;
    line-height: 1
}

#qodef-page-sidebar .widget.widget_tobel_core_icon {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_tobel_core_icon {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_tobel_core_icon {
    margin-bottom: 0
}

.qodef-image-gallery.qodef-enable-shadow-yes {
    padding: 0 20px;
    margin: 0 -20px
}

.qodef-image-gallery.qodef-enable-shadow-yes img {
    box-shadow: 0 0 20px rgba(0, 0, 0, .08);
    transition: box-shadow .3s cubic-bezier(.06, .47, .38, .99)
}

.qodef-image-gallery.qodef-enable-shadow-yes .qodef-e a:hover img {
    box-shadow: 0 0 20px rgba(0, 0, 0, .15)
}

.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-alignment--center .qodef-m-content {
    text-align: center
}

.qodef-image-with-text.qodef-alignment--left .qodef-m-content {
    text-align: left
}

.qodef-image-with-text.qodef-alignment--right .qodef-m-content {
    text-align: right
}

.qodef-image-with-text:not(.qodef-image-action--scrolling-image) .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text:not(.qodef-image-action--scrolling-image) .qodef-m-image img {
    box-shadow: 0 0 20px rgba(0, 0, 0, .08);
    transition: box-shadow .3s cubic-bezier(.06, .47, .38, .99)
}

.qodef-image-with-text:not(.qodef-image-action--scrolling-image) .qodef-m-image a,
.qodef-image-with-text:not(.qodef-image-action--scrolling-image) .qodef-m-image img {
    display: block
}

.qodef-image-with-text:not(.qodef-image-action--scrolling-image) .qodef-m-image a:hover img {
    box-shadow: 0 0 20px rgba(0, 0, 0, .15)
}

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

.qodef-image-with-text .qodef-m-text {
    margin: 15px 0 0
}

.qodef-image-with-text.qodef-image-action--scrolling-image .qodef-m-image-inner-holder {
    position: relative
}

.qodef-image-with-text.qodef-image-action--scrolling-image .qodef-m-image-inner-holder .qodef-m-image {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0 0 20px rgba(0, 0, 0, .08)
}

.qodef-image-with-text.qodef-image-action--scrolling-image .qodef-m-image-inner-holder .qodef-m-image img {
    outline: 0;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.42, .98, .18, .98)
}

.qodef-image-with-text.qodef-image-action--scrolling-image .qodef-m-image-inner-holder .qodef-m-image a {
    position: relative;
    display: block
}

.qodef-image-with-text.qodef-image-action--scrolling-image .qodef-m-image-inner-holder .qodef-m-iwt-frame {
    vertical-align: middle;
    position: relative;
    z-index: 12;
    top: -1px;
    width: 100%;
    pointer-events: none
}

.qodef-image-with-text.qodef-image-action--scrolling-image.qodef-scrolling-direction--vertical .qodef-m-image img {
    width: 100%
}

.qodef-image-with-text.qodef-image-action--scrolling-image.qodef-scrolling-direction--horizontal .qodef-m-image a {
    width: 100%;
    height: 100%
}

.qodef-image-with-text.qodef-image-action--scrolling-image.qodef-scrolling-direction--horizontal .qodef-m-image img {
    max-width: unset;
    height: 100%;
    width: auto
}

.qodef-info-section.qodef-layout--background-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-info-section.qodef-layout--background-text .qodef-m-info {
    position: relative;
    z-index: 2
}

.qodef-info-section.qodef-layout--background-text .qodef-m-title {
    margin: 0 0 18px
}

.qodef-info-section.qodef-layout--background-text .qodef-m-text {
    margin: 0
}

.qodef-info-section.qodef-layout--background-text .qodef-button {
    margin-top: 6px
}

.qodef-info-section.qodef-layout--background-text .qodef-m-background-text {
    position: absolute;
    display: inline-block;
    color: rgba(0, 0, 0, .1);
    text-align: center;
    font-weight: 700;
    font-size: 250px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-left .qodef-m-background-text {
    top: 0;
    left: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-right .qodef-m-background-text {
    top: 0;
    right: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-left .qodef-m-background-text {
    bottom: 0;
    left: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-right .qodef-m-background-text {
    bottom: 0;
    right: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--center .qodef-m-background-text {
    font-size: 450px;
    top: 34px;
    left: 0;
    right: 0;
    text-align: center
}

.qodef-pricing-table {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center
}

.qodef-pricing-table.qodef-status--featured .qodef-m-inner {
    padding: 90px 73px;
    border: 1px solid #b59175
}

.qodef-pricing-table .qodef-m-inner {
    padding: 93px 79px 90px;
    border: 1px solid #8d8d8d;
    text-align: left
}

@media only screen and (max-width:680px) {
    .qodef-pricing-table .qodef-m-inner {
        padding: 93px 40px 90px
    }
}

.qodef-pricing-table .qodef-m-title p {
    margin: 0;
    font-family: Belleza, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 13px
}

.qodef-pricing-table .qodef-m-period {
    font-family: aAutoSignature, sans-serif;
    font-size: 40px;
    color: #d7cbb7;
    margin-top: -19px;
    margin-bottom: 29px
}

.qodef-pricing-table .qodef-m-price {
    margin-top: 0
}

.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
    display: flex;
    margin: 0;
    line-height: 1;
    justify-content: flex-start
}

.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper>* {
    font-family: Belleza, sans-serif;
    line-height: 60px;
    font-size: 40px;
    color: #000
}

.qodef-pricing-table .qodef-m-content {
    margin: 32px 0 0;
    text-align: left
}

.qodef-pricing-table .qodef-m-content ul {
    list-style: none;
    margin: 0
}

.qodef-pricing-table .qodef-m-content ul li {
    color: #595959;
    margin-bottom: 11px
}

.qodef-pricing-table .qodef-m-content ul li:last-child {
    margin-bottom: 0
}

.qodef-pricing-table .qodef-m-content ul li:before {
    content: '-';
    padding-right: 8px
}

.qodef-pricing-table .qodef-m-button {
    text-align: left
}

.qodef-pricing-table .qodef-m-button .qodef-button {
    margin: 39px 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: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    line-height: 1.1em
}

.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;
    position: relative
}

.qodef-progress-bar.qodef-layout--line .proggress:after {
    content: '';
    position: absolute;
    top: -5px;
    right: 0;
    height: 11px;
    width: 1px;
    background-color: currentColor
}

.qodef-progress-bar.qodef-layout--line .percentCount {
    position: absolute;
    top: -33px;
    right: 0;
    width: auto;
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    letter-spacing: .3em;
    font-weight: 400;
    margin: 0
}

.qodef-progress-bar.qodef-layout--line .qodef-m-title {
    margin: 0 0 15px
}

.qodef-progress-bar.qodef-layout--line.qodef-percentage--floating .percentCount {
    left: 0;
    right: auto;
    transform: translateX(calc(-100% + 4px))
}

.qodef-progress-bar.qodef-layout--line.qodef-percentage--none .percentCount {
    display: none !important
}

.qodef-section-title {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-section-title.qodef-alignment--center {
    text-align: center
}

.qodef-section-title.qodef-alignment--left {
    text-align: left;
    margin-left: -.5em;
    padding-left: .5em
}

.qodef-section-title.qodef-alignment--right {
    text-align: right;
    margin-right: -.5em;
    padding-right: .5em
}

.qodef-section-title .qodef-m-title {
    margin: 0
}

.qodef-section-title .qodef-m-subtitle {
    position: relative;
    display: inline-block;
    font-family: Alex Brush, sans-serif !important;
    font-size: 90px;
    line-height: 1em;
    color: #dc3368;
    margin-top: 22px;
    margin-bottom: 15px;
    clip-path: inset(0 100% 0 0);
    transition: clip-path .8s cubic-bezier(.65, 0, .35, 1) .2s;
    margin-left: -.5em;
    padding-left: .5em
}

@media only screen and (max-width:680px) {
    .qodef-section-title .qodef-m-subtitle {
        font-size: 50px
    }
}

.qodef-section-title.qodef--appeared .qodef-m-subtitle {
    clip-path: inset(0 0 0 0)
}

.qodef-section-title .qodef-m-text {
    margin: 15px 0 0;
    font-size: 19px;
    line-height: 28px;
    color: #000;
    letter-spacing: .2px
}

.qodef-separator {
    position: relative;
    height: auto;
    font-size: 0;
    line-height: 1
}

.qodef-separator .qodef-m-line {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 10px 0;
    border-bottom: 1px solid #8d8d8d
}

.qodef-separator.qodef-position--center {
    text-align: center
}

.qodef-separator.qodef-position--left {
    text-align: left
}

.qodef-separator.qodef-position--right {
    text-align: right
}

#qodef-page-sidebar .widget.widget_tobel_core_separator {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_tobel_core_separator {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_tobel_core_separator {
    margin-bottom: 0
}

.qodef-single-image img {
    display: block
}

.qodef-stacked-images .qodef-m-images {
    position: relative;
    display: inline-block
}

.qodef-stacked-images .qodef-m-images .qodef-m-image {
    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-swapping-image-gallery {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: flex-start
}

.qodef-swapping-image-gallery .qodef-m-info {
    flex-grow: 1;
    flex-basis: 0
}

.qodef-swapping-image-gallery .qodef-m-image-holder {
    flex-grow: 1;
    flex-basis: 0;
    overflow: hidden;
    box-shadow: 0 0 10.53px 2.47px rgba(2, 2, 2, .04)
}

.qodef-swapping-image-gallery .qodef-m-info {
    padding-top: 60px
}

.qodef-swapping-image-gallery .qodef-m-headline {
    margin: 0 0 60px
}

.qodef-swapping-image-gallery .qodef-m-title {
    margin: 0 0 24px
}

.qodef-swapping-image-gallery .qodef-m-description {
    margin: 0
}

.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .swiper-pagination-custom {
    width: auto
}

.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail {
    font-size: 0;
    cursor: pointer;
    opacity: .35;
    transition: opacity .3s ease-out
}

.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail img {
    display: block
}

.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail.qodef--active {
    opacity: 1
}

.qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info {
    padding-left: 120px
}

.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info {
    padding-right: 120px
}

.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:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: #9e9e9e
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
    padding: 0;
    margin: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
    display: block;
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    letter-spacing: .3em;
    font-weight: 400;
    transition: all .2s ease-out;
    border-bottom: 1px solid #9e9e9e;
    padding: 15px 26px;
    position: relative;
    z-index: 5;
    position: relative
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:after {
    content: '';
    position: absolute;
    width: 66%;
    height: 1px;
    background-color: currentColor;
    right: -10%;
    top: calc(50% - 1px);
    transition: all .3s ease-in-out
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover:after {
    width: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:after {
    width: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:before {
    content: '';
    display: block;
    height: 11px;
    width: 1px;
    position: absolute;
    bottom: -6px;
    right: 0;
    background-color: transparent;
    transition: inherit
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:first-child a {
    padding-left: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a {
    border-color: #000
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover:after,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a:after,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a:after,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a:after {
    width: 66%
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover:before,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a:before,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a:before,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a:before {
    background-color: #000
}

@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:after {
        background-color: transparent
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
        margin-top: 10px
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:first-child {
        margin-top: 0
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
        padding-left: 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 #8d8d8d
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li {
    width: 100%;
    margin-bottom: 26px
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:last-child {
    margin-bottom: 0
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a {
    display: inline-block;
    width: auto
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
    margin-top: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-content {
    margin: 26px 0 0
}

.qodef-video-button {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.qodef-video-button .qodef-m-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 106px;
    line-height: 1
}

.qodef-video-button .qodef-m-play .qodef-m-play-inner {
    position: relative;
    width: 200px;
    height: 200px;
    display: block;
    border-radius: 50%
}

@media only screen and (max-width:680px) {
    .qodef-video-button .qodef-m-play .qodef-m-play-inner {
        width: 120px;
        height: 120px
    }
}

.qodef-video-button .qodef-m-play .qodef-m-play-inner .qodef-m-play-text {
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .3em;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    left: 0;
    right: 0
}

.qodef-video-button .qodef-m-play .qodef-m-play-inner .qodef-m-play-text:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: scaleX(1);
    transform-origin: left;
    left: 49%;
    width: 50px;
    height: 1px;
    background-color: currentColor;
    transition: transform .4s cubic-bezier(.61, 1, .88, 1)
}

.qodef-video-button .qodef-m-play .qodef-m-play-inner svg {
    width: 100%
}

.qodef-video-button .qodef-m-play .qodef-m-play-inner svg path {
    fill: none;
    stroke: currentColor;
    stroke-dasharray: 630;
    stroke-dashoffset: 0;
    transition: stroke-dashoffset .6s cubic-bezier(.33, 1, .68, 1)
}

.qodef-video-button .qodef-m-play:hover .qodef-m-play-text:after {
    transform: scaleX(0)
}

.qodef-video-button .qodef-m-play:hover:hover path {
    stroke-dashoffset: 630
}

#qodef-side-area {
    position: fixed;
    top: 0;
    right: -450px;
    width: 450px;
    height: 100%;
    min-height: 100%;
    padding: 120px 75px 35px;
    text-align: center;
    background-color: #1a1a1a;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: all .6s cubic-bezier(.77, 0, .175, 1)
}

#qodef-side-area #qodef-side-area-inner {
    display: flex;
    flex-direction: column;
    height: 100%
}

#qodef-side-area #qodef-side-area-inner .widget:last-of-type {
    justify-self: flex-end;
    margin-top: auto
}

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

#qodef-side-area.qodef-alignment--center {
    text-align: center
}

#qodef-side-area.qodef-alignment--right {
    text-align: right
}

#qodef-side-area.qodef-alignment--left {
    text-align: left
}

#qodef-side-area .widget img {
    margin: auto
}

#qodef-side-area-close {
    position: absolute;
    top: 49px;
    right: 77px;
    display: block;
    z-index: 1000;
    color: #fff
}

.admin-bar #qodef-side-area-close {
    top: 65px
}

#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--1 {
    top: 13px;
    transform: rotate(45deg)
}

#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--2 {
    top: 13px;
    transform: rotate(-45deg)
}

.qodef-side-area-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    z-index: 0;
    transition: opacity .2s ease-in-out, z-index .2s ease-in-out
}

.qodef-side-area--opened .qodef-side-area-cover {
    opacity: 1;
    z-index: 1002
}

.qodef-side-area-opener.qodef-source--svg-path span {
    font-size: 0;
    display: block
}

.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: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    line-height: 1.1em
}

.qodef-social-share ul {
    position: relative;
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 0;
    margin: 0
}

.qodef-social-share li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    padding: 0;
    margin: 0
}

.qodef-social-share li a {
    font-size: 20px
}

.qodef-social-share.qodef-layout--dropdown {
    position: relative;
    display: inline-block;
    vertical-align: bottom
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    margin: 0;
    vertical-align: middle
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon {
    vertical-align: middle
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li {
    opacity: 1;
    visibility: visible;
    cursor: pointer
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2) {
    transition-delay: .2s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3) {
    transition-delay: .3s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4) {
    transition-delay: .4s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5) {
    transition-delay: .5s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6) {
    transition-delay: .6s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7) {
    transition-delay: .7s
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener {
    display: block
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown {
    position: absolute;
    visibility: hidden;
    z-index: 950
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul {
    position: relative;
    display: block;
    z-index: 990;
    margin: 0;
    padding: 0 !important
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li {
    position: absolute;
    display: block;
    text-align: center;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    transition: opacity .2s ease-out, visibility .2s ease-out
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a {
    transition: color .2s ease-out, background-color .2s ease-out
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li * {
    display: block;
    line-height: inherit
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown {
    bottom: 0;
    left: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li {
    width: 90px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #8d8d8d
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:not(:first-child) {
    border-top: none
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-facebook-share a:hover {
    background-color: #3b5998;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-twitter-share a:hover {
    background-color: #00aced;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-linkedin-share a:hover {
    background-color: #007bb5;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-tumblr-share a:hover {
    background-color: #32506d;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-pinterest-share a:hover {
    background-color: #cb2027;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-vk-share a:hover {
    background-color: #45668e;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a {
    font-size: 14px;
    color: #595959;
    background-color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1) {
    bottom: -30px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2) {
    bottom: -60px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3) {
    bottom: -90px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4) {
    bottom: -120px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5) {
    bottom: -150px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6) {
    bottom: -180px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7) {
    bottom: -210px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown {
    top: 0;
    right: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li {
    width: calc(90px / 3)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
    left: 5px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
    left: 35px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
    left: 65px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
    left: 95px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
    left: 125px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
    left: 155px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
    left: 185px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
    top: 0;
    left: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li {
    width: calc(90px / 3)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
    right: 5px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
    right: 35px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
    right: 65px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
    right: 95px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
    right: 125px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
    right: 155px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
    right: 185px
}

.qodef-social-share.qodef-layout--list li {
    margin-right: 15px
}

.qodef-social-share.qodef-layout--list li:last-child {
    margin-right: 0
}

.qodef-social-share.qodef-layout--text .qodef-social-title {
    line-height: 28px
}

.qodef-social-share.qodef-layout--text li {
    margin-right: 25px
}

.qodef-social-share.qodef-layout--text li a {
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    letter-spacing: .3em;
    font-weight: 400;
    position: relative
}

.qodef-social-share.qodef-layout--text li a:after {
    content: '';
    position: absolute;
    width: 66%;
    height: 1px;
    background-color: currentColor;
    right: -10%;
    top: calc(50% - 1px);
    transition: all .3s ease-in-out
}

.qodef-social-share.qodef-layout--text li a:hover:after {
    width: 0
}

.qodef-social-share.qodef-layout--text li a:after {
    width: 0
}

.qodef-social-share.qodef-layout--text li a:hover {
    color: #000
}

.qodef-social-share.qodef-layout--text li a:hover:after {
    width: 66%
}

.qodef-social-share.qodef-layout--text li:last-child {
    margin-right: 0
}

.widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    display: block;
    margin-bottom: 21px
}

.widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    display: block;
    margin-bottom: 21px
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-spinner {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2000
}

#qodef-page-spinner .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: var(--qode-main-color);
    background-color: #fff
}

#qodef-page-spinner .qodef-m-spinner {
    position: relative
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1 {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50%;
    width: 50%;
    z-index: 1;
    animation: qode-atom-shrink 4.5s infinite linear
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    height: 100%;
    width: 100%;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    margin: 0 auto;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2 {
    animation: qode-atom-zindex 1.5s .75s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before {
    transform: rotate(0);
    animation: qode-atom-postion 1.5s infinite ease, qode-atom-size 1.5s -1.125s infinite ease
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3 {
    transform: rotate(120deg);
    animation: qode-atom-zindex 1.5s -.25s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before {
    animation: qode-atom-postion 1.5s -1s infinite ease, qode-atom-size 1.5s -.75s infinite ease
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
    transform: rotate(240deg);
    animation: qode-atom-zindex 1.5s .25s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
    animation: qode-atom-postion 1.5s -.5s infinite ease, qode-atom-size 1.5s -125ms infinite ease
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock {
    position: relative;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    animation: qode-clock 8s infinite steps(8)
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item {
    position: absolute;
    height: 50px;
    width: 50px
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before {
    content: '';
    position: absolute;
    height: 18.31501832px;
    width: 18.31501832px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1 {
    transform: rotate(-135deg);
    animation: qode-clock-1 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2 {
    transform: rotate(-90deg);
    animation: qode-clock-2 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3 {
    transform: rotate(-45deg);
    animation: qode-clock-3 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4 {
    animation: qode-clock-4 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--cube .qodef-m-cube {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    background-color: currentColor;
    animation: qode-cube 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses {
    position: relative;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: currentColor;
    border-radius: 50%;
    opacity: .6;
    animation: qode-double-pulse 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2 {
    animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-five-rotating-circles {
    position: relative;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item {
    position: absolute;
    width: 100%;
    height: 100%
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 {
    transform: rotateZ(45deg)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1 {
    animation-delay: calc((300ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 {
    transform: rotateZ(90deg)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1 {
    animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle {
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: currentColor;
    border-radius: 100%;
    animation: qode-bounce-delay 1.2s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--1 {
    top: 0;
    left: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--2 {
    top: 0;
    right: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--3 {
    right: 0;
    bottom: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--4 {
    left: 0;
    bottom: 0
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion {
    position: relative;
    width: 30px;
    height: 30px;
    margin: -45px 0 0 -30px
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1 {
    top: 0;
    left: 50%;
    animation: qode-fussion-ball-1 1s 0s ease infinite;
    z-index: 1
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2 {
    top: 50%;
    left: 100%;
    animation: qode-fussion-ball-2 1s 0s ease infinite;
    z-index: 2
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3 {
    top: 100%;
    left: 50%;
    animation: qode-fussion-ball-3 1s 0s ease infinite;
    z-index: 1
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4 {
    top: 50%;
    left: 0;
    animation: qode-fussion-ball-4 1s 0s ease infinite;
    z-index: 2
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-lines {
    width: 60px;
    height: 60px;
    margin: 0 0 0 -30px
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis {
    position: relative;
    height: 50px;
    width: 50px;
    margin: -25px 0 0 -25px;
    animation: qode-mitosis-invert 2s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--1 {
    animation: qode-mitosis-ball-1 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2 {
    animation: qode-mitosis-ball-2 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3 {
    animation: qode-mitosis-ball-3 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4 {
    animation: qode-mitosis-ball-4 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>* {
    margin: 0;
    opacity: 0;
    animation: qode-fade-in 1s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder {
    flex-shrink: 0;
    animation-delay: .5s
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line {
    position: relative;
    display: block;
    height: 3px;
    width: 500px;
    margin-top: 20px;
    background-color: #e5e1dc;
    overflow: hidden;
    opacity: 0;
    animation: qode-fade-in 1s .3s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--qode-main-color);
    width: 0
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: currentColor;
    border: 0 solid currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background-color: currentColor;
    border-radius: 16px;
    animation: qode-scaleout 1s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles {
    width: 60px;
    height: 20px
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 4px;
    background-color: currentColor;
    border-radius: 100%;
    opacity: 0;
    animation: qode-ball-fall 1.5s ease infinite both
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1) {
    animation-delay: calc((100ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2) {
    animation-delay: calc((200ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3) {
    animation-delay: calc((300ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes {
    position: relative;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: currentColor;
    animation: qode-rotating-cubes 1.8s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2 {
    animation-delay: -.9s
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes {
    width: 50px;
    height: 60px;
    margin: -30px 0 0 -25px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe {
    display: inline-block;
    float: left;
    height: 100%;
    width: 6px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    animation: qode-stretch-delay 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2 {
    animation-delay: calc((200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3 {
    animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4 {
    animation-delay: calc((400ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5 {
    animation-delay: calc((500ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--tobel .qodef-m-tobel {
    width: 101px;
    height: 101px
}

#qodef-page-spinner.qodef-layout--tobel .qodef-m-tobel-image {
    position: absolute;
    left: 0;
    top: 0;
    clip-path: inset(0 100% 0 0);
    transform: translateX(100%)
}

#qodef-page-spinner.qodef-layout--tobel .qodef-m-tobel-image.qodef--active.qodef--even {
    animation: qode-preloader-even 1.5s ease-in-out both
}

#qodef-page-spinner.qodef-layout--tobel .qodef-m-tobel-image.qodef--active.qodef--odd {
    animation: qode-preloader-odd 1.5s ease-in-out both
}

#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(255, 255, 255, .94);
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-sp-holder .qodef-ft-newsletter-form {
    position: relative
}

.qodef-sp-holder .wpcf7 form .wpcf7-response-output {
    margin: 10px 0 47px !important
}

.qodef-sp-holder .qodef-custom-button {
    position: absolute;
    right: 0;
    top: 12px;
    background: 0 0;
    padding: 0
}

.qodef-sp-holder .qodef-custom-button svg {
    width: 38px
}

.qodef-sp-holder .qodef-custom-button svg.qodef-fake-arrow {
    position: absolute;
    top: 0;
    left: 0
}

.qodef-sp-holder .qodef-custom-button .qodef-main-arrow {
    clip-path: inset(0 0 0 0);
    transition: clip-path .3s cubic-bezier(.61, 1, .88, 1) .3s
}

.qodef-sp-holder .qodef-custom-button .qodef-fake-arrow {
    clip-path: inset(0 100% 0 0);
    transition: clip-path .3s cubic-bezier(.61, 1, .88, 1)
}

.qodef-sp-holder .qodef-custom-button:hover {
    background: 0 0 !important
}

.qodef-sp-holder .qodef-custom-button:hover .qodef-main-arrow {
    clip-path: inset(0 0 0 100%);
    transition: clip-path .3s cubic-bezier(.61, 1, .88, 1)
}

.qodef-sp-holder .qodef-custom-button:hover .qodef-fake-arrow {
    clip-path: inset(0 0 0 0);
    transition: clip-path .3s cubic-bezier(.61, 1, .88, 1) .3s
}

.qodef-sp-holder .ajax-loader {
    display: none
}

.qodef-sp-holder .qodef-sp-inner {
    width: 90%;
    max-width: 740px;
    background-color: #fff;
    padding: 0;
    opacity: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    transition: transform .3s cubic-bezier(.06, .47, .38, .99), opacity .2s ease-out
}

.qodef-sp-holder .qodef-sp-close {
    position: absolute;
    top: 25px;
    right: 30px;
    display: block
}

.qodef-sp-holder .qodef-sp-close svg {
    stroke: none;
    fill: none
}

.qodef-sp-holder .qodef-sp-close svg line {
    stroke: #000;
    clip-path: inset(0 0 0 0)
}

.qodef-sp-holder .qodef-sp-close:hover line {
    animation: qode-clip-lines .8s forwards cubic-bezier(.33, .02, 0, .93)
}

.qodef-sp-holder .qodef-sp-close:hover line:nth-child(2) {
    animation: qode-clip-lines .8s forwards cubic-bezier(.33, .02, 0, .93) .2s
}

.qodef-sp-holder .qodef-sp-content-container {
    display: flex
}

.qodef-sp-holder .qodef-sp-content-container .qodef-sp-content-left {
    max-width: 225px;
    width: 100%;
    background-color: #fafafa;
    background-size: cover
}

@media only screen and (max-width:680px) {
    .qodef-sp-holder .qodef-sp-content-container .qodef-sp-content-left {
        display: none
    }
}

.qodef-sp-holder .qodef-sp-content-container .qodef-sp-content-right {
    padding: 60px 50px 39px;
    width: 100%
}

.qodef-sp-holder .qodef-sp-title {
    margin: 0 0 5px 0
}

.qodef-sp-holder .qodef-sp-subtitle {
    margin: 0 0 26px 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: -13px 0 0
}

.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 #000;
    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: 14px
}

.qodef-sp-holder .qodef-horizontal-form {
    display: flex;
    position: relative;
    flex-wrap: wrap
}

.qodef-sp-holder .qodef-horizontal-form .qodef-inline-right {
    flex-shrink: 0
}

.qodef-sp-holder .qodef-horizontal-form input[type=email] {
    margin: 0 0 16px
}

.qodef-sp-holder .qodef-horizontal-form .qodef-sp-after {
    position: absolute;
    right: 16px;
    top: 0;
    display: inline-block;
    width: 44px;
    height: 38px;
    transition: all .3s ease-in-out
}

.qodef-sp-holder .qodef-horizontal-form .qodef-sp-after:before {
    content: '';
    position: absolute;
    width: 44px;
    height: 14px;
    right: -2px;
    top: 13px;
    display: inline-block;
    background-image: url(../img/arrow-right.svg);
    background-size: cover;
    background-position: center center
}

.qodef-sp-holder .qodef-horizontal-form .wpcf7-form-control.wpcf7-submit {
    padding: 6px 17px 0 !important;
    background-color: transparent;
    border: 0;
    vertical-align: middle;
    font-size: 12px;
    z-index: 99999
}

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

.qodef-page-title .qodef-breadcrumbs a,
.qodef-page-title .qodef-breadcrumbs span {
    font-size: 16px;
    color: #595959
}

.qodef-page-title .qodef-breadcrumbs a span {
    color: currentColor
}

.qodef-page-title .qodef-breadcrumbs a:hover {
    color: #000
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
    margin: 0 5px
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
    content: '-'
}

.qodef-page-title.qodef-title--divided {
    background-image: none
}

.qodef-page-title.qodef-title--divided .qodef-m-content .qodef-m-content-top {
    position: relative;
    display: flex;
    height: 165px
}

.qodef-page-title.qodef-title--divided .qodef-m-content .qodef-m-content-top .qodef-m-title {
    position: absolute;
    bottom: -.27em
}

.qodef-page-title.qodef-title--divided .qodef-m-content .qodef-m-content-bottom {
    position: relative;
    display: flex;
    width: 100%;
    height: 600px;
    vertical-align: top;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fafafa
}

.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs {
    margin-top: 11px
}

.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: 14px 0 12px
}

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

.qodef-social-icons-group .qodef-icon-holder a {
    transition: color .2s ease-out
}

.qodef-social-icons-group .qodef-icon-holder:last-child {
    margin-right: 0
}

.qodef-social-icons-group .qodef-social-icons-item.qodef-layout--horizontal {
    margin-right: 21px;
    display: inline-block
}

.qodef-social-icons-group .qodef-social-icons-item.qodef-layout--horizontal:last-child {
    margin-right: 0
}

.qodef-social-icons-group .qodef-social-icons-item.qodef-layout--vertical {
    margin-right: 0;
    display: block
}

.qodef-social-icons-group .qodef-social-icons-item a {
    display: inline-block;
    position: relative;
    font-family: Belleza, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    letter-spacing: .3em;
    font-weight: 400;
    position: relative;
    line-height: 30px
}

.qodef-social-icons-group .qodef-social-icons-item a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    background-color: currentColor;
    right: -10%;
    top: calc(50% - 1px);
    transition: all .3s ease-in-out
}

.qodef-social-icons-group .qodef-social-icons-item a:hover:after {
    width: 66%
}

.qodef-skin--light .qodef-social-icons-group .qodef-social-icons-item a {
    color: #fff
}

.widget.widget_tobel_core_social_icons_group .qodef-social-icons-group .qodef-social-icons-item a {
    color: #000
}

.widget.widget_tobel_core_social_icons_group .qodef-social-icons-group .qodef-social-icons-item a:hover {
    color: #000
}

#qodef-top-area .widget.widget_tobel_core_social_icons_group .qodef-social-icons-group .qodef-social-icons-item a {
    color: #000
}

#qodef-top-area .widget.widget_tobel_core_social_icons_group .qodef-social-icons-group .qodef-social-icons-item a:hover {
    color: #595959
}

#qodef-page-footer .widget.widget_tobel_core_social_icons_group .qodef-social-icons-group .qodef-social-icons-item a {
    color: #999
}

#qodef-page-footer .widget.widget_tobel_core_social_icons_group .qodef-social-icons-group .qodef-social-icons-item a:hover {
    color: #fff
}

#qodef-side-area .widget.widget_tobel_core_social_icons_group .qodef-social-icons-group .qodef-social-icons-item a {
    color: #fff
}

#qodef-side-area .widget.widget_tobel_core_social_icons_group .qodef-social-icons-group .qodef-social-icons-item a:hover {
    color: #fff
}

.qodef-mega-menu-widget-holder .widget.widget_tobel_core_social_icons_group .qodef-social-icons-group .qodef-social-icons-item a {
    color: #fff
}

.widget_tobel_core_sticky_sidebar {
    position: relative;
    width: 100%;
    height: 0;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: 0 0 !important
}

@media only screen and (max-width:1440px) {
    .qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link {
        padding: 83px 40px
    }

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

@media only screen and (max-width:680px) {
    #qodef-author-info .qodef-m-inner {
        flex-wrap: wrap
    }

    #qodef-author-info .qodef-m-content {
        margin-top: 23px
    }
}

@media only screen and (max-width:1024px) {
    body:not(.qodef-content-behind-header) #qodef-page-outer {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:1024px) {
    .qodef-header--vertical #qodef-page-header-inner {
        display: none
    }

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

@media only screen and (max-width:1024px) {
    #qodef-top-area {
        display: none
    }
}

@media only screen and (max-width:1440px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 20%
    }
}

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

@media only screen and (max-width:1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 25%
    }
}

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

@media only screen and (max-width:1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 25%
    }
}

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

@media only screen and (max-width:1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 25%
    }
}

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

@media only screen and (max-width:1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 25%
    }
}

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

@media only screen and (max-width:1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 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
    }

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

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

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

@media only screen and (max-width:768px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary {
        padding: 25px
    }
}

@media only screen and (max-width:680px) {
    #yith-quick-view-modal .yith-wcqv-wrapper {
        max-width: 95vw !important
    }

    #yith-quick-view-modal .yith-wcqv-main {
        max-height: 95vh !important
    }

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

    #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single .qodef-variations--small .qodef-media {
        margin: 0 0 50px
    }

    .qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info {
        margin-top: 50px
    }
}

@media only screen and (max-width:680px) {
    .qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
        display: block
    }

    .qodef-call-to-action.qodef-layout--standard .qodef-m-button {
        margin-top: 20px
    }
}

@media only screen and (max-width:768px) {

    .qodef-countdown.qodef-show--4 .qodef-digit-wrapper,
    .qodef-countdown.qodef-show--5 .qodef-digit-wrapper,
    .qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
        width: 33.33333333333333%
    }
}

@media only screen and (max-width:680px) {
    .qodef-image-marquee .qodef-m-content.qodef--desktop {
        display: none
    }

    .qodef-image-marquee .qodef-m-content.qodef--mobile {
        display: block
    }
}

@media only screen and (max-width:1024px) {
    .qodef-info-section.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .qodef-section-title.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info {
        padding-left: 60px
    }

    .qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info {
        padding-right: 60px
    }

    .qodef-swapping-image-gallery .qodef-m-info {
        padding-top: 30px
    }

    .qodef-swapping-image-gallery .qodef-m-info .qodef-m-headline {
        margin: 0 0 30px
    }

    .qodef-swapping-image-gallery.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-swapping-image-gallery {
        display: block
    }

    .qodef-swapping-image-gallery .qodef-m-image-holder,
    .qodef-swapping-image-gallery .qodef-m-info {
        flex-basis: auto
    }

    .qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info {
        padding-left: 0
    }

    .qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info {
        padding-right: 0
    }
}

@media only screen and (max-width:680px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
        display: block
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
        padding-right: 0;
        margin-right: 0;
        border-right: 0
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
        margin-top: 26px
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-content {
        margin: 26px 0 0
    }
}

@media only screen and (max-width:680px) {
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
        left: 1px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
        left: 46px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
        left: 91px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
        left: 136px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
        left: 181px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
        left: 226px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
        left: 271px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
        left: auto;
        right: 0
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
        right: auto;
        left: 1px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
        right: auto;
        left: 46px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
        right: auto;
        left: 91px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
        right: auto;
        left: 136px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
        right: auto;
        left: 181px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
        right: auto;
        left: 226px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
        right: auto;
        left: 271px
    }
}

@media only screen and (max-width:1024px) {
    body:not(.qodef-content-behind-header) .qodef-page-title {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:1024px) {
    #qodef-page-sidebar .qodef-social-icons-group {
        justify-content: flex-start
    }
}