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

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

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

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

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

#qodef-back-to-top {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    box-shadow: -1px 0 7.84px .16px rgba(0, 0, 0, .11);
    width: 60px;
    height: 60px;
    right: 30px;
    bottom: 30px;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 10000
}

@media only screen and (max-width: 1024px) {
    #qodef-back-to-top {
        right: 7%
    }
}

#qodef-back-to-top .qodef-back-to-top-text {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: var(--qode-main-color);
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 calc(100% - 4px);
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

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

#qodef-back-to-top:hover .qodef-back-to-top-text {
    background-size: 100% 100%
}

#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--info-on-image .qodef-e-media {
    margin-bottom: 26px
}

.qodef-blog.qodef-item-layout--info-on-image .qodef-e-excerpt {
    margin-top: 3px
}

.qodef-blog.qodef-item-layout--info-on-image .qodef-e-bottom-holder {
    margin-top: var(--button-top-margin, 19px)
}

.qodef-blog.qodef-item-layout--info-on-image .qodef-info-on-image-holder {
    position: absolute;
    top: 12px;
    right: 12px;
    background-color: #fff;
    padding: 3px 17px 5px;
    z-index: 1
}

.qodef-blog.qodef-item-layout--info-on-image .qodef-info-on-image-holder > * {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #001747;
    font-size: 14px;
    line-height: 1.14286em;
    font-weight: 500
}

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

.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    flex-shrink: 0;
    margin-right: 20px;
    width: 120px;
    margin-bottom: 0
}

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

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

.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-title {
    padding-bottom: 2px
}

.qodef-blog.qodef-item-layout--standard .qodef-e-bottom-holder {
    margin-top: var(--button-top-margin, 25px)
}

.widget.widget_gaelle_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    margin-right: 20px;
    width: 103px !important
}

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

#qodef-top-area .widget.widget_gaelle_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    margin-right: 20px;
    width: 103px !important
}

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

#qodef-page-footer .widget.widget_gaelle_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    margin-right: 20px;
    width: 103px !important
}

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

.qodef-mega-menu-widget-holder .widget.widget_gaelle_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    margin-right: 20px;
    width: 103px !important
}

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

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

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

#qodef-author-info .qodef-m-image {
    flex-shrink: 0;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0
}

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

#qodef-author-info .qodef-m-image a {
    position: relative;
    overflow: hidden
}

#qodef-author-info .qodef-m-image a img {
    transform: scale(1.01);
    transition: transform .6s cubic-bezier(.45, 0, .55, 1)
}

#qodef-author-info .qodef-m-image a:hover img {
    transform: scale(1.04)
}

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

#qodef-author-info .qodef-m-content {
    padding: 65px 20% 54px 370px
}

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

#qodef-author-info .qodef-m-social-icons {
    margin-top: 10px;
    display: inline-flex
}

#qodef-author-info .qodef-m-social-icons a {
    position: relative;
    margin-right: 14px;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 calc(100% - 4px);
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

#qodef-author-info .qodef-m-social-icons a:hover {
    background-size: 100% 100%
}

#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: 88px 0 3px
}

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

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

#qodef-single-post-navigation .qodef-m-nav > * {
    display: block;
    line-height: inherit
}

#qodef-single-post-navigation .qodef-m-nav .qodef-m-pagination-icon {
    position: relative;
    top: -2px;
    display: block;
    width: 30px;
    height: auto;
    fill: currentColor;
    stroke: none
}

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

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

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

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

#qodef-single-post-navigation .qodef-m-nav-label {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap
}

.qodef--drag-cursor {
    cursor: none
}

.qodef--drag-cursor * {
    cursor: inherit
}

.qodef--drag-cursor .swiper-wrapper {
    min-width: 1000%
}

.qodef-m-custom-cursor {
    width: 144px;
    height: 48px;
    left: 50%;
    opacity: 0;
    pointer-events: none;
    background-color: #fff;
    box-shadow: -1px 0 2.97px .03px rgba(0, 0, 0, .06);
    position: fixed;
    top: 50%;
    transition: opacity .3s ease-out, visibility .3s ease-out;
    visibility: hidden;
    z-index: 2
}

.qodef-m-custom-cursor-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.qodef-m-custom-cursor .qodef-svg--drag-cursor {
    display: inline-flex;
    margin-right: 7px
}

.touchevents .qodef-m-custom-cursor {
    display: none
}

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

.qodef-m-custom-cursor.qodef--hide {
    opacity: 0;
    visibility: hidden
}

.qodef-m-custom-cursor-text {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    color: #001747
}

#qodef-page-footer #qodef-page-footer-top-area-inner .qodef-proportion--custom .qodef-grid-item:first-of-type .widget p {
    max-width: 300px
}

#qodef-page-footer .qodef-alignment--left {
    text-align: left
}

#qodef-page-footer .qodef-alignment--left .widget img {
    margin-right: auto
}

#qodef-page-footer .qodef-alignment--center {
    text-align: center
}

#qodef-page-footer .qodef-alignment--center .widget img {
    margin-right: auto;
    margin-left: auto
}

#qodef-page-footer .qodef-alignment--right {
    text-align: right
}

#qodef-page-footer .qodef-alignment--right .widget img {
    margin-left: auto
}

@media (min-width: 681px) {
    #qodef-page-footer-bottom-area-inner .qodef-alignment--space-between .qodef-grid-item:nth-child(2) {
        text-align: right;
        display: inline-flex;
        align-items: flex-end;
        justify-content: flex-start
    }
}

@media (min-width: 769px) {
    #qodef-page-footer-bottom-area-inner .qodef-alignment--space-between .qodef-grid-item:nth-child(2) {
        justify-content: flex-end
    }
}

#qodef-page-footer-bottom-area-inner .qodef-alignment--space-between .qodef-grid-item:nth-child(2) p:last-of-type {
    margin-bottom: 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: rgba(255, 255, 255, .9);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-x: hidden !important;
    visibility: hidden;
    opacity: 0;
    z-index: 99
}

@media only screen and (max-width: 680px) {
    #qodef-fullscreen-area {
        background-color: #fff
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1024px) {
    .qodef-fullscreen-menu > ul > li {
        margin-bottom: 20px
    }
}

.qodef-fullscreen-menu > ul > li > a {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #001747;
    font-size: 48px;
    line-height: 1.04167em
}

.qodef-fullscreen-menu > ul > li > a .qodef-menu-item-text span {
    display: inline;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

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

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

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

.qodef-fullscreen-menu > ul > li > a:hover .qodef-menu-item-text span {
    background-size: 100% 100%
}

.qodef-fullscreen-menu > ul > li.current-menu-ancestor > a .qodef-menu-item-text span, .qodef-fullscreen-menu > ul > li.current-menu-item > a .qodef-menu-item-text span {
    background-size: 100% 100%
}

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

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li > a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 10px 0;
    overflow: hidden;
    transition: padding .3s ease-out;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #001747;
    font-size: 14px;
    line-height: 1.14286em;
    font-weight: 500
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li > a .qodef-menu-item-text span {
    display: inline;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

.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 .qodef-menu-item-text {
    padding-bottom: 2px
}

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

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li > a:hover .qodef-menu-item-text span {
    background-size: 100% 100%
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor > a .qodef-menu-item-text span, .qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item > a .qodef-menu-item-text span {
    background-size: 100% 100%
}

.qodef-opener-icon.qodef-fullscreen-menu-opener {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 101px;
    height: 101px;
    box-shadow: -2px 3px 14.7px .3px rgba(0, 0, 0, .05)
}

.qodef-opener-icon.qodef-fullscreen-menu-opener.qodef-source--predefined {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap
}

.qodef-opener-icon.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef--open {
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

.qodef-opener-icon.qodef-fullscreen-menu-opener.qodef-source--predefined:hover .qodef--open {
    background-size: 100% 100%
}

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

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef--close {
    visibility: visible !important;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

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

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

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

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

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

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

#qodef-page-header .qodef-widget-holder .widget {
    margin: 0 17px;
    display: inline-flex;
    align-items: center
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#qodef-page-header .qodef-header-logo-link.qodef-source--textual {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #001747;
    font-size: 23px;
    line-height: 1.08696em;
    transition: color .3s ease-out
}

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

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

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

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

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

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

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

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

.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper, .qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center
}

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

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

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

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

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

.qodef-header--minimal #qodef-page-header {
    height: 101px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-header--vertical-sliding #qodef-page-header .qodef-opener-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

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

.qodef-header--vertical-sliding #qodef-page-header .qodef-widget-holder .widget {
    position: absolute;
    transform: rotate(-90deg) translate(0, -50%);
    transform-origin: left;
    min-width: max-content
}

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

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

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static {
    width: 100%;
    padding: 22px 0;
    background-color: #fff;
    box-shadow: -3px 0 10.2px 1.8px rgba(0, 0, 0, .05)
}

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

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-social-share .qodef-linkedin-share, .qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-social-share .qodef-tumblr-share {
    display: none
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic {
    background-color: #fff;
    box-shadow: -3px 0 10.2px 1.8px rgba(0, 0, 0, .05);
    left: -352px;
    padding-left: 67px;
    position: fixed;
    top: 0;
    transition: all .6s cubic-bezier(.77, 0, .175, 1);
    visibility: hidden;
    width: 285px;
    z-index: -1
}

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

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

.qodef-header--vertical-sliding #qodef-page-header.qodef-vertical-sliding-menu--opened .qodef--static {
    box-shadow: none
}

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

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

@media (min-width: 1025px) {
    .qodef-header--vertical-sliding #qodef-page-footer, .qodef-header--vertical-sliding #qodef-page-outer {
        padding-left: 67px
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li > a {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #001747;
    font-size: 23px;
    line-height: 1.08696em
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li > a .qodef-menu-item-text span {
    display: inline;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li > a:hover .qodef-menu-item-text span {
    background-size: 100% 100%
}

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

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li .qodef-drop-down-second-inner ul li > a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 10px 0 8px;
    overflow: hidden;
    transition: padding .3s ease-out;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #001747;
    font-size: 14px;
    line-height: 1.14286em;
    font-weight: 500
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li .qodef-drop-down-second-inner ul li > a .qodef-menu-item-text span {
    display: inline;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

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

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

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li .qodef-drop-down-second-inner ul li.current-menu-ancestor > a .qodef-menu-item-text span, .qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li .qodef-drop-down-second-inner ul li.current-menu-item > a .qodef-menu-item-text span, .qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li .qodef-drop-down-second-inner ul li:hover > a .qodef-menu-item-text span {
    background-size: 100% 100%
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li.current-menu-ancestor > a .qodef-menu-item-text span, .qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li.current-menu-item > a .qodef-menu-item-text span {
    background-size: 100% 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-header--vertical #qodef-page-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 237px;
    height: 100%;
    box-shadow: -3px 0 10.2px 1.8px rgba(0, 0, 0, .05)
}

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

.qodef-header--vertical #qodef-page-header-inner {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    padding: 49px 30px 20px
}

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

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

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

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

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

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

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

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

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

.qodef-header--vertical .qodef-header-vertical-navigation ul li a .qodef-menu-item-arrow {
    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 {
    margin: 26px 0
}

.qodef-header--vertical .qodef-header-vertical-navigation > ul > li > a {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #001747;
    font-size: 14px;
    line-height: 1.14286em;
    font-weight: 500
}

.qodef-header--vertical .qodef-header-vertical-navigation > ul > li > a .qodef-menu-item-text span {
    display: inline;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

.qodef-header--vertical .qodef-header-vertical-navigation > ul > li > a:hover .qodef-menu-item-text span {
    background-size: 100% 100%
}

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

.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: 12px 0;
    overflow: hidden;
    transition: padding .3s ease-out;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    line-height: 1.5625em;
    font-weight: 400;
    color: #001747
}

.qodef-header--vertical .qodef-header-vertical-navigation > ul > li .qodef-drop-down-second-inner ul li > a .qodef-menu-item-text span {
    display: inline;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

.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-menu-item-text span, .qodef-header--vertical .qodef-header-vertical-navigation > ul > li .qodef-drop-down-second-inner ul li.current-menu-item > a .qodef-menu-item-text span, .qodef-header--vertical .qodef-header-vertical-navigation > ul > li .qodef-drop-down-second-inner ul li:hover > a .qodef-menu-item-text span {
    background-size: 100% 100%
}

.qodef-header--vertical .qodef-header-vertical-navigation > ul > li.current-menu-ancestor > a .qodef-menu-item-text span, .qodef-header--vertical .qodef-header-vertical-navigation > ul > li.current-menu-item > a .qodef-menu-item-text span {
    background-size: 100% 100%
}

.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--side .qodef-drop-down-second {
    position: absolute;
    top: 0;
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

.qodef-header-sticky-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 0 40px;
    box-shadow: 0 1px 7.6px .4px rgba(0, 0, 0, .06)
}

.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-logo-link {
    margin-right: 60px
}

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

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

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

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

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

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

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

#qodef-top-area .qodef-widget-holder .widget p:not(.qodef-m-posts-not-found), #qodef-top-area .qodef-widget-holder .widget span {
    font-size: 14px;
    font-weight: 500
}

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

#qodef-top-area .widget .textwidget > *, #qodef-top-area .widget .widget p {
    font-size: 14px;
    font-weight: 400;
    margin: 0
}

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

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

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

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

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

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

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

.qodef-map-marker-holder .qodef-info-window-inner:after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 35px;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
    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: #001747
}

.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 #dadada;
    z-index: 9999
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #001747;
    font-size: 23px;
    line-height: 1.08696em;
    transition: color .3s ease-out
}

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

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

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

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

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

.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-opener-icon {
    margin-left: 20px;
    width: auto;
    height: 70px;
    background: 0 0;
    box-shadow: none
}

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

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

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

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

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

@media only screen and (max-width: 1024px) {
    .qodef-fullscreen-menu--opened .qodef--close {
        left: 11px !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: #f9f9f9;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: all .6s cubic-bezier(.77, 0, .175, 1)
}

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

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

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

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

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

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

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

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

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

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li > a .qodef-menu-item-text span {
    display: inline;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

#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-menu-item-text span, #qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-item > a .qodef-menu-item-text span, #qodef-side-area-mobile-header .qodef-m-navigation ul li ul li:hover > a .qodef-menu-item-text span {
    background-size: 100% 100%
}

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

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

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

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

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

#qodef-side-area-mobile-header .qodef-m-navigation > ul > li > a {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.14286em;
    font-weight: 500;
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation > ul > li > a .qodef-menu-item-text span {
    display: inline;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

#qodef-side-area-mobile-header .qodef-m-navigation > ul > li > a:hover .qodef-menu-item-text span {
    background-size: 100% 100%
}

#qodef-side-area-mobile-header .qodef-m-navigation > ul > li.current-menu-ancestor > a .qodef-menu-item-text span, #qodef-side-area-mobile-header .qodef-m-navigation > ul > li.current-menu-item > a .qodef-menu-item-text span {
    background-size: 100% 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
    padding: 0 50px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-outer {
    background-color: #fff;
    box-shadow: 0 1px 7.6px .4px rgba(0, 0, 0, .06)
}

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

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner > ul {
    display: flex;
    justify-content: space-between;
    padding: 44px 0 31px;
    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: Roboto, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #001747;
    font-size: 14px;
    line-height: 1.14286em;
    font-weight: 500
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner > ul > li > a .qodef-menu-item-text span {
    display: inline;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner > ul > li > a:hover .qodef-menu-item-text span {
    background-size: 100% 100%
}

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

.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: 12px 0;
    overflow: hidden;
    transition: padding .3s ease-out;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    line-height: 1.5625em;
    font-weight: 400;
    color: #001747
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner > ul > li ul li > a .qodef-menu-item-text span {
    display: inline;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

.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-menu-item-text span, .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner > ul > li ul li:hover > a .qodef-menu-item-text span {
    background-size: 100% 100%
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner > ul > li.current-menu-ancestor > a .qodef-menu-item-text span, .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner > ul > li.current-menu-item > a .qodef-menu-item-text span {
    background-size: 100% 100%
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner > ul > li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item) > a:hover .qodef-menu-item-text span {
    background-size: 100% 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--1 {
    top: 0;
    transition: all .3s cubic-bezier(.585, -.6, .43, 1.65)
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--2 {
    top: 5px;
    transition: all .3s cubic-bezier(.585, -.6, .43, 1.65)
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--3 {
    bottom: 0;
    transition: all .3s cubic-bezier(.585, -.6, .43, 1.65)
}

.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-line.qodef--1 {
    transform: translateY(-2px)
}

.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-line.qodef--3 {
    transform: translateY(2px)
}

.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-lines {
    transform: rotate(0);
    transition: .4s cubic-bezier(.5, 1, .89, 1)
}

.qodef-opener-icon.qodef-source--predefined.qodef--opened:hover .qodef-m-lines {
    transform: rotate(90deg)
}

.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line {
    width: 22px
}

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

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

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

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

.qodef-parallax.elementor-inner-section {
    height: 100%
}

.qodef-parallax:nth-of-type(odd) .qodef-parallax-img-holder {
    --qode-y-px: calc(var(--qode-y) * 1px);
    transform: translateY(var(--qode-y-px)) translateZ(0)
}

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

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

.qodef-page-title .qodef-parallax-img-holder {
    min-height: 500px
}

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

img.qodef-parallax-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-width: unset
}

.elementor img.qodef-parallax-img {
    height: 100%;
    max-width: unset
}

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-cf-newsletter {
    position: relative
}

.qodef-cf-newsletter .wpcf7-form-control-wrap {
    margin: 0
}

.qodef-cf-newsletter input {
    border: none;
    border-bottom: 1px solid var(--qode-main-color);
    padding-left: 0;
    padding-bottom: 8px;
    font-size: 16px;
    color: var(--qode-main-color) !important
}

.qodef-cf-newsletter input:-ms-input-placeholder {
    color: #042974;
    opacity: 1
}

.qodef-cf-newsletter input::placeholder {
    color: #042974;
    opacity: 1
}

.qodef-cf-newsletter input:-webkit-autofill, .qodef-cf-newsletter input:-webkit-autofill:focus, .qodef-cf-newsletter input:-webkit-autofill:hover {
    background-color: transparent !important
}

.qodef-cf-newsletter input:-webkit-autofill {
    background-color: transparent !important;
    -webkit-box-shadow: 0 0 0 50px #dadada inset
}

.qodef-cf-newsletter svg {
    width: 16px;
    fill: currentColor
}

.qodef-cf-newsletter button[type=submit] {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    max-height: 44px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: 0 0;
    border: none;
    color: currentColor
}

.qodef-cf-newsletter button[type=submit] svg {
    transform: translateX(0);
    transition: transform .4s cubic-bezier(.5, 1, .89, 1)
}

.qodef-cf-newsletter button[type=submit]:hover svg {
    transform: translateX(4px)
}

.qodef-cf-newsletter .qodef-icon-button {
    background-color: transparent;
    color: currentColor
}

#qodef-page-footer .qodef-cf-newsletter {
    max-width: 439px
}

@media only screen and (max-width: 768px) {
    #qodef-page-footer .qodef-cf-newsletter {
        max-width: 290px
    }
}

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

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

.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo {
    opacity: 1 !important
}

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

.qodef-instagram-list .sbi_photo_wrap a img {
    display: inline-block !important;
    transform: scale(1.01);
    transition: transform .6s cubic-bezier(.45, 0, .55, 1)
}

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

.qodef-instagram-list .sbi_photo_wrap a:hover img {
    transform: scale(1.04)
}

.qodef-instagram-list .sbi_photo_wrap a:after {
    content: '\f16d';
    font-family: 'Font Awesome 5 Brands';
    font-size: 20px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: opacity .3s ease-out;
    color: #231f20;
    background-color: #fff;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 38px
}

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

.qodef-instagram-list.qodef--zigzag #sbi_images > .sbi_item:nth-of-type(even) > * {
    margin-top: 42px
}

@media only screen and (max-width: 480px) {
    .qodef-instagram-list.qodef--zigzag #sbi_images > .sbi_item:nth-of-type(even) > * {
        margin-top: 0
    }
}

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

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

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

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

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

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

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #001747;
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 500;
    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.5625em;
    font-weight: 300;
    color: #001747;
    margin-right: 4px;
    margin-left: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-twitter-list.qodef-vertical-gutter--larger .ctf-tweets {
    --qode-columns-row-gap: 60px
}

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

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

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

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

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

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

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

.qodef-twitter-list.qodef-gutter--larger .ctf-tweets {
    --qode-columns-col-gap: 60px
}

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

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

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

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

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

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

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

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

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

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

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

.qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip > span {
    background: #fff;
    border-radius: 0;
    border: 1px solid #dadada !important;
    padding: 10px;
    color: #001747
}

.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: 3px;
    border-radius: 100%
}

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

.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option > span:not(.yith_wccl_tooltip):after {
    position: absolute;
    content: "";
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    top: -1px;
    left: -1px;
    box-shadow: inset 0 0 1px 0 #9b9797;
    border-radius: 100%
}

.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option.selected, .qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option:hover {
    border-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: #001747
}

.qodef-yith-wccl--predefined .select_box.select_box_label > * {
    display: inline-flex;
    flex-wrap: wrap;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap
}

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

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

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

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

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

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

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

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

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

#yith-quick-view-modal .yith-wcqv-main {
    box-shadow: 0 3px 25.5px 4.5px rgba(0, 0, 0, .07) !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;
    gap: 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 .woocommerce-product-gallery__image {
    width: 100% !important
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image {
    align-self: stretch;
    padding: 10px 0 10px 10px
}

@media only screen and (max-width: 1440px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image {
        max-height: 460px
    }
}

@media only screen and (max-width: 680px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image {
        padding: 10px 10px 0 10px
    }
}

#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 .qodef-woo-thumbnails-wrapper {
    display: none
}

#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: flex-start;
    padding: 83px 40px 83px
}

@media only screen and (max-width: 1440px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary {
        padding-top: 40px
    }
}

@media only screen and (max-width: 680px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary {
        padding: 28px
    }
}

#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary .qodef-woo-product-title {
    margin-top: 0;
    font-size: 40px
}

#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary .qodef-product-info-top {
    margin-top: 4px
}

#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary .woocommerce-product-rating .woocommerce-review-link {
    display: inline-block
}

@media only screen and (max-width: 1440px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary .woocommerce-product-details__short-description {
        margin-top: 13px
    }
}

#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary form.cart .button {
    padding: 14px 37px
}

#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary form.cart .button:after {
    content: '';
    width: calc(100% - 74px);
    height: 3px;
    display: inline-block;
    position: absolute;
    top: 65%;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 calc(100% - 2px);
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary form.cart .button:hover:after {
    background-size: 100% 100%
}

@media only screen and (max-width: 1440px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary form.cart {
        margin-top: 25px
    }
}

#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary .yith-wcwl-add-to-wishlist {
    display: block
}

#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary .yith-wcwl-add-to-wishlist .feedback {
    display: block !important;
    width: 100%;
    margin-bottom: 5px
}

#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary .yith-wcwl-add-to-wishlist span {
    display: inline-block !important
}

#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary .yith-wcwl-add-to-wishlist a {
    color: #001747
}

#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary .yith-wcwl-add-to-wishlist a:before {
    margin-right: 0;
    position: relative;
    top: 2px
}

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

#yith-quick-view-modal #yith-quick-view-close:hover:after {
    transform: rotate(90deg)
}

#yith-quick-view-modal #yith-quick-view-close:after {
    display: block;
    padding: 0;
    position: relative;
    font-size: 24px;
    font-family: ElegantIcons;
    content: "\4d";
    transform: rotate(0);
    transition: .4s cubic-bezier(.5, 1, .89, 1)
}

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

#yith-quick-view-modal .qodef-yith-wcqv-link {
    margin-top: 38px;
    padding: 0;
    background-color: transparent;
    border: 0;
    color: #001747
}

#yith-quick-view-modal .qodef-yith-wcqv-link .qodef-m-text {
    display: inline-block
}

#yith-quick-view-modal .qodef-yith-wcqv-link:not(.qodef-without-underline--yes) {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding-bottom: 1px
}

#yith-quick-view-modal .qodef-yith-wcqv-link:not(.qodef-without-underline--yes):after {
    content: '';
    display: block;
    width: 300%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background: linear-gradient(90deg, currentColor 0, currentColor 33%, transparent 33%, transparent 66%, currentColor 66%, currentColor 100%);
    transform: translateX(-66%);
    transition: transform 1.2s cubic-bezier(.53, .95, .28, 1.03)
}

#yith-quick-view-modal .qodef-yith-wcqv-link:not(.qodef-without-underline--yes):hover:after {
    transform: translateX(0)
}

#yith-quick-view-modal .qodef-yith-wcqv-link.qodef-without-underline--yes {
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

#yith-quick-view-modal .qodef-yith-wcqv-link.qodef-without-underline--yes:hover {
    background-size: 100% 100%
}

.qodef-yith-wcqv--predefined .yith-wcqv-button {
    font-size: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    width: 40px !important;
    height: 40px;
    background-color: #fff !important;
    box-shadow: 0 2px 4.75px .25px rgba(0, 0, 0, .06)
}

.qodef-yith-wcqv--predefined .yith-wcqv-button .qodef-svg--quick-view {
    display: inline-block;
    width: 24px;
    height: auto;
    color: currentColor;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.qodef-yith-wcqv--predefined .qodef-e-media-inner .yith-wcqv-button {
    color: #121b45 !important
}

.qodef-yith-wcqv--predefined .qodef-e-media-inner .yith-wcqv-button:hover {
    color: #01379c !important
}

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

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

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

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

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

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

.yith-wcwl-form .shop_table th {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #001747;
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 500;
    font-size: 15px
}

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

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

.yith-wcwl-form .shop_table td ul li input[type=radio] {
    margin: 0 10px 0 0
}

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

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

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

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

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

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

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

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

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

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

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

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

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart, .yith-wcwl-form .wishlist_table .product-add-to-cart .button {
    font-size: 14px;
    line-height: 1.14286em;
    font-weight: 500;
    position: relative !important;
    display: inline-flex !important;
    vertical-align: middle !important;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    width: auto !important;
    margin: 0 !important;
    text-decoration: none !important;
    border-radius: 0 !important;
    outline: 0 !important;
    transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out !important;
    padding: 12px 42px !important;
    cursor: pointer !important;
    z-index: 3 !important;
    transition: .4s cubic-bezier(.5, 1, .89, 1);
    color: #fff !important;
    background-color: #001747 !important;
    border: 1px solid transparent !important
}

.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 {
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

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

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:hover .qodef-m-text, .yith-wcwl-form .wishlist_table .product-add-to-cart .button:hover .qodef-m-text {
    background-size: 100% 100%
}

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

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

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

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

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist a:before {
    content: '';
    width: 16px;
    height: 16px;
    background-color: currentColor;
    display: inline-block;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.468' height='15.811' xml:space='preserve'%3E%3Cpath fill='none' stroke='%23001747' stroke-width='1.5' stroke-miterlimit='10' d='M16.575 1.892A3.89 3.89 0 0 0 13.817.75a3.89 3.89 0 0 0-2.758 1.142L9.234 3.718 7.408 1.892C6.647 1.131 5.648.75 4.65.75s-1.996.381-2.758 1.142a3.902 3.902 0 0 0 0 5.517l1.826 1.825 5.516 5.516 5.516-5.516 1.826-1.825a3.901 3.901 0 0 0-.001-5.517z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.468' height='15.811' xml:space='preserve'%3E%3Cpath fill='none' stroke='%23001747' stroke-width='1.5' stroke-miterlimit='10' d='M16.575 1.892A3.89 3.89 0 0 0 13.817.75a3.89 3.89 0 0 0-2.758 1.142L9.234 3.718 7.408 1.892C6.647 1.131 5.648.75 4.65.75s-1.996.381-2.758 1.142a3.902 3.902 0 0 0 0 5.517l1.826 1.825 5.516 5.516 5.516-5.516 1.826-1.825a3.901 3.901 0 0 0-.001-5.517z'/%3E%3C/svg%3E");
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    color: currentColor;
    position: relative;
    top: 2px
}

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist.exists a:before {
    content: '';
    width: 16px;
    height: 16px;
    margin-right: 0;
    background-color: currentColor;
    display: inline-block;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.468' height='15.811' xml:space='preserve'%3E%3Cpath fill='%23001747' stroke='none' stroke-width='1.5' stroke-miterlimit='10' d='M16.575 1.892A3.89 3.89 0 0 0 13.817.75a3.89 3.89 0 0 0-2.758 1.142L9.234 3.718 7.408 1.892C6.647 1.131 5.648.75 4.65.75s-1.996.381-2.758 1.142a3.902 3.902 0 0 0 0 5.517l1.826 1.825 5.516 5.516 5.516-5.516 1.826-1.825a3.901 3.901 0 0 0-.001-5.517z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.468' height='15.811' xml:space='preserve'%3E%3Cpath fill='%23001747' stroke='none' stroke-width='1.5' stroke-miterlimit='10' d='M16.575 1.892A3.89 3.89 0 0 0 13.817.75a3.89 3.89 0 0 0-2.758 1.142L9.234 3.718 7.408 1.892C6.647 1.131 5.648.75 4.65.75s-1.996.381-2.758 1.142a3.902 3.902 0 0 0 0 5.517l1.826 1.825 5.516 5.516 5.516-5.516 1.826-1.825a3.901 3.901 0 0 0-.001-5.517z'/%3E%3C/svg%3E");
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center
}

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

.qodef-yith-wcwl--predefined .qodef-e-media-inner .yith-wcwl-add-to-wishlist a {
    color: #121b45 !important
}

.qodef-yith-wcwl--predefined .qodef-e-media-inner .yith-wcwl-add-to-wishlist a:hover {
    color: #01379c !important
}

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

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

.woocommerce-wishlist #yith-wcwl-form .shop_table {
    border-width: 1px 0 1px 0;
    border-color: #dadada;
    border-style: solid
}

.woocommerce-wishlist #yith-wcwl-form .shop_table thead {
    display: none
}

.woocommerce-wishlist #yith-wcwl-form .shop_table .product-add-to-cart .add_to_cart {
    font-size: 14px;
    line-height: 1.14286em;
    font-weight: 500;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    width: auto;
    margin: 0;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out;
    padding: 0;
    background-color: transparent;
    border: 0
}

.woocommerce-wishlist #yith-wcwl-form .shop_table .product-add-to-cart .add_to_cart .qodef-m-text {
    display: inline-block
}

.woocommerce-wishlist #yith-wcwl-form .shop_table .product-add-to-cart .add_to_cart:not(.qodef-without-underline--yes) {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding-bottom: 1px
}

.woocommerce-wishlist #yith-wcwl-form .shop_table .product-add-to-cart .add_to_cart:not(.qodef-without-underline--yes):after {
    content: '';
    display: block;
    width: 300%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background: linear-gradient(90deg, currentColor 0, currentColor 33%, transparent 33%, transparent 66%, currentColor 66%, currentColor 100%);
    transform: translateX(-66%);
    transition: transform 1.2s cubic-bezier(.53, .95, .28, 1.03)
}

.woocommerce-wishlist #yith-wcwl-form .shop_table .product-add-to-cart .add_to_cart:not(.qodef-without-underline--yes):hover:after {
    transform: translateX(0)
}

.woocommerce-wishlist #yith-wcwl-form .shop_table .product-add-to-cart .add_to_cart.qodef-without-underline--yes {
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

.woocommerce-wishlist #yith-wcwl-form .shop_table .product-add-to-cart .add_to_cart.qodef-without-underline--yes:hover {
    background-size: 100% 100%
}

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

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

.qodef-woo-product-category-list.qodef-item-layout--info-below .product-category .qodef-m-image, .qodef-woo-product-list .product-category .qodef-m-image {
    position: relative;
    overflow: hidden
}

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

.qodef-woo-product-category-list.qodef-item-layout--info-below .product-category a img, .qodef-woo-product-list .product-category a img {
    display: inline-block !important;
    transform: scale(1.01);
    transition: transform .6s cubic-bezier(.45, 0, .55, 1)
}

.qodef-woo-product-category-list.qodef-item-layout--info-below .product-category a:hover img, .qodef-woo-product-list .product-category a:hover img {
    transform: scale(1.04)
}

.qodef-woo-product-category-list.qodef-item-layout--info-below .product-category .woocommerce-loop-category__title, .qodef-woo-product-list .product-category .woocommerce-loop-category__title {
    margin-top: 27px
}

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

.qodef-woo-product-category-list.qodef-item-layout--info-bottom-right .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-bottom-right .product-category .woocommerce-loop-category__title, .qodef-woo-product-list .product-category .woocommerce-loop-category__title {
    position: absolute;
    bottom: 21px;
    right: 24px;
    margin: 0;
    width: auto
}

@media only screen and (max-width: 680px) {
    .qodef-woo-product-category-list.qodef-item-layout--info-bottom-right .product-category .woocommerce-loop-category__title, .qodef-woo-product-list .product-category .woocommerce-loop-category__title {
        bottom: 15px;
        right: 15px
    }
}

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

.qodef-woo-product-category-list.qodef-item-layout--info-bottom-right.swiper-container-fade.qodef-col-num--1 .qodef-e, .qodef-woo-product-list.swiper-container-fade.qodef-col-num--1 .qodef-e {
    opacity: 1 !important;
    overflow: hidden;
    transition: 0s ease;
    z-index: 0
}

.qodef-woo-product-category-list.qodef-item-layout--info-bottom-right.swiper-container-fade.qodef-col-num--1 .qodef-e .qodef-e-inner, .qodef-woo-product-list.swiper-container-fade.qodef-col-num--1 .qodef-e .qodef-e-inner {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    transition: -webkit-clip-path 0s cubic-bezier(.45, 0, .55, 1) .8s;
    transition: clip-path 0s cubic-bezier(.45, 0, .55, 1) .8s;
    transition: clip-path 0s cubic-bezier(.45, 0, .55, 1) .8s, -webkit-clip-path 0s cubic-bezier(.45, 0, .55, 1) .8s
}

.qodef-woo-product-category-list.qodef-item-layout--info-bottom-right.swiper-container-fade.qodef-col-num--1 .qodef-e.swiper-slide-active, .qodef-woo-product-category-list.qodef-item-layout--info-bottom-right.swiper-container-fade.qodef-col-num--1 .qodef-e.swiper-slide-duplicate-active, .qodef-woo-product-list.swiper-container-fade.qodef-col-num--1 .qodef-e.swiper-slide-active, .qodef-woo-product-list.swiper-container-fade.qodef-col-num--1 .qodef-e.swiper-slide-duplicate-active {
    z-index: 1
}

.qodef-woo-product-category-list.qodef-item-layout--info-bottom-right.swiper-container-fade.qodef-col-num--1 .qodef-e.swiper-slide-active .qodef-e-inner, .qodef-woo-product-category-list.qodef-item-layout--info-bottom-right.swiper-container-fade.qodef-col-num--1 .qodef-e.swiper-slide-duplicate-active .qodef-e-inner, .qodef-woo-product-list.swiper-container-fade.qodef-col-num--1 .qodef-e.swiper-slide-active .qodef-e-inner, .qodef-woo-product-list.swiper-container-fade.qodef-col-num--1 .qodef-e.swiper-slide-duplicate-active .qodef-e-inner {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    transition: -webkit-clip-path .8s cubic-bezier(.45, 0, .55, 1);
    transition: clip-path .8s cubic-bezier(.45, 0, .55, 1);
    transition: clip-path .8s cubic-bezier(.45, 0, .55, 1), -webkit-clip-path .8s cubic-bezier(.45, 0, .55, 1)
}

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

.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category a img, .qodef-woo-product-list .product-category a img {
    transform: scale(1.01);
    transition: transform .6s cubic-bezier(.45, 0, .55, 1)
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category a:hover img, .qodef-woo-product-list .product-category a:hover img {
    transform: scale(1.04)
}

.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: 28px 70px 27px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto
}

@media only screen and (max-width: 1366px) {
    .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 {
        padding: 28px 10% 27px
    }
}

@media only screen and (max-width: 480px) {
    .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 {
        padding: 16px 6% 15px
    }
}

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

.qodef-woo-product-list .qodef-grid-inner {
    margin: 0;
    align-content: start
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-filter-title {
    display: flex;
    align-items: center;
    margin: 0 0 17px;
    justify-content: space-between
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-options-wrapper {
    display: block;
    opacity: 1;
    visibility: visible
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox {
    --qodef-checkbox-color: var(--qode-main-color);
    display: flex;
    align-items: center;
    position: relative
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox input[type=checkbox] {
    visibility: hidden;
    position: relative;
    width: 21px;
    height: 20px;
    -webkit-appearance: none;
    appearance: none;
    margin: 0 0 0 10px !important;
    cursor: pointer;
    order: 1;
    bottom: 0
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox input[type=checkbox]:after, .qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox input[type=checkbox]:before {
    box-sizing: border-box;
    visibility: visible;
    border-radius: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    top: 0;
    left: 0
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox input[type=checkbox]:before {
    box-shadow: 0 2px 9.5px .5px transparent;
    transition: background-color .3s ease-out, box-shadow .3s ease-out;
    border: none
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox input[type=checkbox]:after {
    transition: background-color .3s ease-out;
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAzMiAzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgZmlsbD0iY3VycmVudENvbG9yIj48Zz48cGF0aCBkPSJNIDEzLjc4OCwyNS41ODhjIDAuMDQwLDAuMDMyLCAwLjA2NCwwLjA3NiwgMC4xMDYsMC4xMDZjIDAuMDYwLDAuMDQwLCAwLjEyOCwwLjA0OCwgMC4xOTIsMC4wNzYgYyAwLjA3NiwwLjAzNiwgMC4xNSwwLjA3MCwgMC4yMywwLjA5MmMgMC4wNzgsMC4wMjAsIDAuMTU0LDAuMDMwLCAwLjIzNCwwLjAzNmMgMC4xMTQsMC4wMTIsIDAuMjI0LDAuMDEyLCAwLjMzNi0wLjAwNCBjIDAuMDQ2LTAuMDA4LCAwLjA5MC0wLjAyMCwgMC4xMzYtMC4wMzJjIDAuMTM4LTAuMDM0LCAwLjI2Ni0wLjA4OCwgMC4zOTItMC4xNjRjIDAuMDIyLTAuMDE0LCAwLjA0MC0wLjAzMCwgMC4wNjItMC4wNDQgYyAwLjA4Mi0wLjA1NiwgMC4xNy0wLjA5OCwgMC4yNC0wLjE3NGMgMC4wNTAtMC4wNTQsIDAuMDcyLTAuMTI0LCAwLjExMi0wLjE4NGMgMC4wMDItMC4wMDIsIDAuMDA2LTAuMDA0LCAwLjAwNi0wLjAwNmwgMTEuOTE4LTE5LjEwMiBjIDAuNDI0LTAuNjQ2LCAwLjI0Mi0xLjUxNC0wLjQwNi0xLjkzOHMtMS41MTQtMC4yNDItMS45MzgsMC40MDZsLTExLjAwOCwxNy42NDJMIDguMzEyLDE2LjM3NkMgNy43NDQsMTUuODUsIDYuODYsMTUuODg0LCA2LjMzNCwxNi40NTIgQyA1LjgxLDE3LjAyMCwgNS44NDQsMTcuOTA2LCA2LjQxMiwxOC40M2wgNy4zMjQsNy4xMjZDIDEzLjc1LDI1LjU3LCAxMy43NywyNS41NzQsIDEzLjc4OCwyNS41ODh6Ij48L3BhdGg+PC9nPjwvc3ZnPg==);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAzMiAzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgZmlsbD0iY3VycmVudENvbG9yIj48Zz48cGF0aCBkPSJNIDEzLjc4OCwyNS41ODhjIDAuMDQwLDAuMDMyLCAwLjA2NCwwLjA3NiwgMC4xMDYsMC4xMDZjIDAuMDYwLDAuMDQwLCAwLjEyOCwwLjA0OCwgMC4xOTIsMC4wNzYgYyAwLjA3NiwwLjAzNiwgMC4xNSwwLjA3MCwgMC4yMywwLjA5MmMgMC4wNzgsMC4wMjAsIDAuMTU0LDAuMDMwLCAwLjIzNCwwLjAzNmMgMC4xMTQsMC4wMTIsIDAuMjI0LDAuMDEyLCAwLjMzNi0wLjAwNCBjIDAuMDQ2LTAuMDA4LCAwLjA5MC0wLjAyMCwgMC4xMzYtMC4wMzJjIDAuMTM4LTAuMDM0LCAwLjI2Ni0wLjA4OCwgMC4zOTItMC4xNjRjIDAuMDIyLTAuMDE0LCAwLjA0MC0wLjAzMCwgMC4wNjItMC4wNDQgYyAwLjA4Mi0wLjA1NiwgMC4xNy0wLjA5OCwgMC4yNC0wLjE3NGMgMC4wNTAtMC4wNTQsIDAuMDcyLTAuMTI0LCAwLjExMi0wLjE4NGMgMC4wMDItMC4wMDIsIDAuMDA2LTAuMDA0LCAwLjAwNi0wLjAwNmwgMTEuOTE4LTE5LjEwMiBjIDAuNDI0LTAuNjQ2LCAwLjI0Mi0xLjUxNC0wLjQwNi0xLjkzOHMtMS41MTQtMC4yNDItMS45MzgsMC40MDZsLTExLjAwOCwxNy42NDJMIDguMzEyLDE2LjM3NkMgNy43NDQsMTUuODUsIDYuODYsMTUuODg0LCA2LjMzNCwxNi40NTIgQyA1LjgxLDE3LjAyMCwgNS44NDQsMTcuOTA2LCA2LjQxMiwxOC40M2wgNy4zMjQsNy4xMjZDIDEzLjc1LDI1LjU3LCAxMy43NywyNS41NzQsIDEzLjc4OCwyNS41ODh6Ij48L3BhdGg+PC9nPjwvc3ZnPg==);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox input[type=checkbox]:checked:before {
    background-color: #fff;
    box-shadow: 0 2px 9.5px .5px rgba(0, 0, 0, .06)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox input[type=checkbox]:checked:after {
    background-color: var(--qode-main-color)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox input[type=checkbox]:checked + label {
    font-weight: bolder
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox input[type=checkbox].qodef-with-color + label {
    padding-left: 31px
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox input[type=checkbox].qodef-with-color + label:after, .qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox input[type=checkbox].qodef-with-color + label:before {
    content: '';
    position: absolute;
    border-radius: 100%;
    display: block
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox input[type=checkbox].qodef-with-color + label:before {
    left: 4px;
    bottom: 7px;
    width: 15px;
    height: 15px;
    background-color: var(--qodef-checkbox-color)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox input[type=checkbox].qodef-with-color + label:after {
    left: 0;
    bottom: 3px;
    width: 23px;
    height: 23px;
    border: 1px solid #e5e5e5
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox label {
    position: relative;
    cursor: pointer;
    transition: color .3s ease-out;
    display: flex;
    margin: 0 0 7px;
    align-items: center
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox label .qodef-e-label {
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 calc(100% - 2px);
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96);
    font-weight: 400
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox label .qodef-e-label:hover {
    background-size: 100% 100%
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-widget-area {
    width: 100%
}

.qodef-woo-product-list .qodef-product-list-filter-vertical .qodef-grid-item {
    margin-bottom: 51px
}

.qodef-woo-product-list .qodef-product-list-filter-vertical .qodef-grid-item:last-of-type {
    margin-bottom: 0
}

@media only screen and (max-width: 768px) {
    .qodef-woo-product-list .qodef-product-list-filter-vertical {
        width: 100%
    }
}

.qodef-woo-product-list.qodef-filter-type--sidebar {
    --filter-sidebar-gap: 50px;
    --content-width: calc((100% - var(--filter-sidebar-gap)) * 0.75);
    --sidebar-width: calc((100% - var(--content-width)));
    display: grid;
    grid-template-columns:1fr 3fr;
    grid-template-rows:auto minmax(0, 1fr);
    column-gap: var(--filter-sidebar-gap)
}

.qodef-woo-product-list.qodef-filter-type--sidebar.qodef-sidebar-position--right {
    grid-template-columns:3fr 1fr
}

.qodef-woo-product-list.qodef-filter-type--sidebar.qodef-sidebar-position--right .qodef-woo-results {
    grid-column: 1
}

.qodef-woo-product-list.qodef-filter-type--sidebar.qodef-sidebar-position--right .qodef-grid-inner {
    grid-column: 1
}

.qodef-woo-product-list.qodef-filter-type--sidebar.qodef-sidebar-position--right .qodef-product-list-filter-holder {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    grid-column: 2
}

.qodef-woo-product-list.qodef-filter-type--sidebar.qodef-sidebar-position--right .qodef-m-pagination {
    grid-column: 1
}

.qodef-woo-product-list.qodef-filter-type--sidebar.qodef-sidebar-position--right .qodef-filter-spinner, .qodef-woo-product-list.qodef-filter-type--sidebar.qodef-sidebar-position--right.qodef-pagination--on .qodef-m-pagination-spinner {
    left: calc(50% - var(--sidebar-width) / 2 - 32px / 2)
}

.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    grid-row: span 2;
    grid-column: 1
}

.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-grid-inner {
    grid-row: 2;
    grid-column: 2;
    grid-row-start: auto
}

.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-m-pagination {
    grid-column: 2;
    grid-row: 3
}

.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-filter-spinner, .qodef-woo-product-list.qodef-filter-type--sidebar.qodef-pagination--on .qodef-m-pagination-spinner {
    left: calc(var(--sidebar-width) / 2 + 50% - 32px / 2)
}

@media only screen and (max-width: 1024px) {
    .qodef-woo-product-list.qodef-filter-type--sidebar {
        display: flex;
        flex-direction: column
    }

    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-filter-content {
        width: 100%;
        float: none;
        margin-top: 80px;
        order: 3
    }

    .qodef-woo-product-list.qodef-filter-type--sidebar > .qodef-grid-inner {
        float: none
    }

    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-m-pagination-items {
        margin-left: 0
    }

    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-e-widget-area, .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-filter-items {
        padding-right: 0;
        width: 100%
    }

    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-filter-items-wrapper {
        width: 100%
    }
}

.page-template-page-full-width .elementor-section-full_width .qodef-woo-product-list.qodef-filter-type--sidebar {
    --content-width: 77.815%;
    grid-template-columns:minmax(0, 1fr) minmax(0, 77.815%)
}

@media only screen and (max-width: 1024px) {
    .page-template-page-full-width .elementor-section-full_width .qodef-woo-product-list.qodef-filter-type--sidebar {
        --content-width: 100%
    }
}

.qodef-woo-product-list .qodef-e-price-filter .qodef-e-filter-title {
    margin-bottom: 23px
}

.qodef-woo-product-list .qodef-e-price-filter .qodef-e-filter-title.qodef--active {
    margin-bottom: 0
}

.qodef-woo-product-list .qodef-e-price-filter .qodef-button {
    margin-top: 46px;
    margin-bottom: 26px;
    font-size: 13px
}

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

.qodef-woo-product-list .qodef-price-slider {
    position: relative;
    background-color: #e1e1e1;
    margin-top: 18px;
    width: calc(100% - 10px);
    transition: opacity .3s ease-out;
    left: 5px
}

.qodef-woo-product-list .qodef-price-slider .ui-slider-handle {
    position: absolute;
    top: 50%;
    padding: 10px;
    width: 9px;
    height: 19px;
    transform: translate(-9px, -50%);
    cursor: pointer
}

.qodef-woo-product-list .qodef-price-slider .ui-slider-handle:after {
    content: '';
    width: 9px;
    height: 9px;
    background-color: var(--qode-main-color);
    border-radius: 100%;
    position: absolute;
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
    transform-origin: center
}

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

.qodef-woo-product-list .qodef-price-slider .qodef-min-max-price {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #001747;
    font-size: 14px;
    line-height: 1.14286em;
    font-weight: 500;
    position: absolute;
    top: 15px;
    display: flex;
    justify-content: space-between;
    width: calc(100% + 10px);
    left: -5px
}

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

.qodef-woo-product-list .qodef-price-slider.qodef--active {
    display: block;
    opacity: 1;
    visibility: visible
}

.qodef-woo-product-list .qodef-filter-spinner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: auto;
    visibility: hidden;
    z-index: -1;
    animation: qode-rotate 2s infinite linear
}

.qodef-woo-product-list .qodef-filter-spinner {
    position: absolute;
    bottom: calc(50% - 32px / 2);
    left: calc(50% - 32px / 2)
}

.qodef-woo-product-list.qodef--loading .qodef-filter-spinner {
    visibility: visible;
    z-index: 1
}

.qodef-woo-product-list .qodef-active-filters {
    margin-left: 25px;
    gap: 6px;
    display: flex
}

.qodef-woo-product-list .qodef-active-filter-item {
    display: inline-flex;
    align-items: center;
    position: relative;
    background-color: #fff;
    box-shadow: 0 2px 9.5px .5px rgba(0, 0, 0, .06);
    padding: 3px 20px 4px 10px;
    line-height: normal;
    font-size: 12px;
    cursor: pointer
}

.qodef-woo-product-list .qodef-active-filter-item:after {
    position: absolute;
    content: '';
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAzMiAzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgZmlsbD0iY3VycmVudENvbG9yIj48Zz48cGF0aCBkPSJNIDEwLjA1MCwyMy45NWMgMC4zOSwwLjM5LCAxLjAyNCwwLjM5LCAxLjQxNCwwTCAxNywxOC40MTRsIDUuNTM2LDUuNTM2YyAwLjM5LDAuMzksIDEuMDI0LDAuMzksIDEuNDE0LDAgYyAwLjM5LTAuMzksIDAuMzktMS4wMjQsMC0xLjQxNEwgMTguNDE0LDE3bCA1LjUzNi01LjUzNmMgMC4zOS0wLjM5LCAwLjM5LTEuMDI0LDAtMS40MTRjLTAuMzktMC4zOS0xLjAyNC0wLjM5LTEuNDE0LDAgTCAxNywxNS41ODZMIDExLjQ2NCwxMC4wNTBjLTAuMzktMC4zOS0xLjAyNC0wLjM5LTEuNDE0LDBjLTAuMzksMC4zOS0wLjM5LDEuMDI0LDAsMS40MTRMIDE1LjU4NiwxN2wtNS41MzYsNS41MzYgQyA5LjY2LDIyLjkyNiwgOS42NiwyMy41NiwgMTAuMDUwLDIzLjk1eiI+PC9wYXRoPjwvZz48L3N2Zz4=);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAzMiAzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgZmlsbD0iY3VycmVudENvbG9yIj48Zz48cGF0aCBkPSJNIDEwLjA1MCwyMy45NWMgMC4zOSwwLjM5LCAxLjAyNCwwLjM5LCAxLjQxNCwwTCAxNywxOC40MTRsIDUuNTM2LDUuNTM2YyAwLjM5LDAuMzksIDEuMDI0LDAuMzksIDEuNDE0LDAgYyAwLjM5LTAuMzksIDAuMzktMS4wMjQsMC0xLjQxNEwgMTguNDE0LDE3bCA1LjUzNi01LjUzNmMgMC4zOS0wLjM5LCAwLjM5LTEuMDI0LDAtMS40MTRjLTAuMzktMC4zOS0xLjAyNC0wLjM5LTEuNDE0LDAgTCAxNywxNS41ODZMIDExLjQ2NCwxMC4wNTBjLTAuMzktMC4zOS0xLjAyNC0wLjM5LTEuNDE0LDBjLTAuMzksMC4zOS0wLjM5LDEuMDI0LDAsMS40MTRMIDE1LjU4NiwxN2wtNS41MzYsNS41MzYgQyA5LjY2LDIyLjkyNiwgOS42NiwyMy41NiwgMTAuMDUwLDIzLjk1eiI+PC9wYXRoPjwvZz48L3N2Zz4=);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    width: 14px;
    height: 14px;
    background-color: currentColor;
    right: 7px
}

.qodef-woo-product-list .qodef-woo-results {
    justify-content: flex-start;
    grid-column: 2;
    grid-row: 1
}

.qodef-woo-product-list .qodef-woo-results .qodef-product-list-ordering {
    margin-left: auto
}

.qodef-woo-product-list .qodef-dropdown-filter-holder {
    margin-bottom: 30px;
    text-align: left
}

.qodef-woo-product-list .qodef-dropdown-filter-holder select {
    width: auto;
    min-width: 100%;
    margin: 0
}

.qodef-woo-product-list .qodef-dropdown-filter-holder .select2-container--default {
    margin: 0
}

.qodef-woo-product-list .qodef-dropdown-filter-holder .select2-container--default .select2-selection {
    background-color: transparent !important;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.5625em;
    font-weight: 300;
    color: #001747;
    border: none;
    border-bottom: 1px solid var(--qode-main-color) !important;
    line-height: normal;
    padding: 11px 0;
    border-radius: 0;
    color: #001747 !important;
    padding-right: 20px
}

.qodef-woo-product-list .qodef-dropdown-filter-holder .select2-container--default .select2-selection .select2-selection__arrow {
    right: -4px
}

@media only screen and (max-width: 480px) {
    .qodef-woo-product-list .qodef-dropdown-filter-holder .select2-container--default {
        width: 100% !important
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-woo-product-list.qodef-disable-filter-for-touch-devices .qodef-product-list-filter-holder {
        display: none
    }
}

.qodef-woo-product-list.qodef-has-appear .qodef-e .qodef-e-media-image {
    -webkit-clip-path: inset(0 0 100% 0);
    clip-path: inset(0 0 100% 0);
    transition: -webkit-clip-path 1.2s cubic-bezier(.91, .13, .26, .88);
    transition: clip-path 1.2s cubic-bezier(.91, .13, .26, .88);
    transition: clip-path 1.2s cubic-bezier(.91, .13, .26, .88), -webkit-clip-path 1.2s cubic-bezier(.91, .13, .26, .88)
}

.qodef-woo-product-list.qodef-has-appear .qodef-e.qodef--appeared .qodef-e-media-image {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.qodef-woo-product-list.qodef-item-layout--info-below-centered li .qodef-e-media {
    height: 100%;
    width: 100%
}

.qodef-woo-product-list.qodef-item-layout--info-below-centered li .qodef-e-content {
    margin: 38px 0 0;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.qodef-woo-product-list.qodef-item-layout--info-below-centered li .qodef-e-content .qodef-product-categories {
    margin-top: 5px
}

.qodef-woo-product-list.qodef-item-layout--info-below-centered li .qodef-e-content .qodef-product-categories a {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-transform: none;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap
}

.qodef-woo-product-list.qodef-item-layout--info-below-centered li .qodef-e-content .price {
    margin: 20px 0 !important
}

.qodef-woo-product-list.qodef-item-layout--info-below-centered li .qodef-e-content .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-below-centered li .qodef-e-content .button {
    padding: 19px 57px 18px
}

.qodef-woo-product-list.qodef-item-layout--info-below-centered li .qodef-e-content .button.added {
    display: none !important
}

.qodef-woo-product-list.qodef-item-layout--info-below-centered li .yith-wcqv-button, .qodef-woo-product-list.qodef-item-layout--info-below-centered li .yith-wcwl-add-to-wishlist {
    display: none !important
}

.qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-media {
    height: 100%;
    width: 100%
}

.qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content {
    margin: var(--qode-content-margin-top, 38px) 0 0;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center
}

.qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .qodef-product-categories {
    margin-top: 5px
}

.qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .qodef-product-categories a {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-transform: none;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap
}

.qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .qodef-woo-product-info {
    margin: 3px 0 0
}

.qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .price {
    margin-top: 10px !important;
    opacity: 1;
    transform: translateX(0);
    transition: .4s cubic-bezier(.45, 0, .55, 1)
}

.qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .button {
    padding: 0 !important;
    padding: 0;
    background-color: transparent;
    border: 0;
    color: #001747 !important;
    background-color: transparent !important;
    position: absolute !important;
    border: 0 !important;
    bottom: 0;
    opacity: 0;
    transform: translateX(100px);
    transition: .4s cubic-bezier(.45, 0, .55, 1)
}

.qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .added_to_cart .qodef-m-text, .qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .button .qodef-m-text {
    display: inline-block
}

.qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .added_to_cart:not(.qodef-without-underline--yes), .qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .button:not(.qodef-without-underline--yes) {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding-bottom: 1px
}

.qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .added_to_cart:not(.qodef-without-underline--yes):after, .qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .button:not(.qodef-without-underline--yes):after {
    content: '';
    display: block;
    width: 300%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background: linear-gradient(90deg, currentColor 0, currentColor 33%, transparent 33%, transparent 66%, currentColor 66%, currentColor 100%);
    transform: translateX(-66%);
    transition: transform 1.2s cubic-bezier(.53, .95, .28, 1.03)
}

.qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .added_to_cart:not(.qodef-without-underline--yes):hover:after, .qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .button:not(.qodef-without-underline--yes):hover:after {
    transform: translateX(0)
}

.qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .added_to_cart.qodef-without-underline--yes, .qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .button.qodef-without-underline--yes {
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

.qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .added_to_cart.qodef-without-underline--yes:hover, .qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .button.qodef-without-underline--yes:hover {
    background-size: 100% 100%
}

.qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .added_to_cart:hover .qodef-m-text, .qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .button:hover .qodef-m-text {
    background-size: 0
}

.qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-content .button.added {
    display: none !important
}

.qodef-woo-product-list.qodef-item-layout--info-below-simple li .yith-wcqv-button, .qodef-woo-product-list.qodef-item-layout--info-below-simple li .yith-wcwl-add-to-wishlist {
    display: none !important
}

.qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-inner:hover .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-inner:hover .button {
    opacity: 1;
    transform: translateX(0)
}

.qodef-woo-product-list.qodef-item-layout--info-below-simple li .qodef-e-inner:hover .price {
    opacity: 0;
    transform: translateX(-100px)
}

.qodef-woo-product-list.qodef-item-layout--info-below .qodef-e-content {
    margin: var(--qode-content-margin-top, 16px) 0 0
}

@media only screen and (max-width: 680px) {
    .qodef-woo-product-list.qodef-item-layout--info-below .qodef-e-content {
        margin: var(--qode-content-margin-top, 13px) 0 0
    }
}

.qodef-woo-product-list.qodef-item-layout--info-below.qodef-swiper-container .swiper-button-next, .qodef-woo-product-list.qodef-item-layout--info-below.qodef-swiper-container .swiper-button-prev {
    transform: translateY(-60px)
}

.qodef-masonry-gallery-list .qodef-woo-product-list.qodef-item-layout--info-on-image-simple {
    --qode-content-margin-bottom: 10px
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple li .qodef-e-media {
    height: 100%;
    width: 100%
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner {
    opacity: 1;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 40px 20px 18px
}

@media only screen and (max-width: 480px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner {
        padding: 40px 16px 18px
    }
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner .qodef-e-content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 var(--qode-content-margin-bottom);
    z-index: 3
}

@media only screen and (max-width: 1024px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner .qodef-e-content {
        margin: 0 0 var(--qode-content-margin-bottom-1024)
    }
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner .qodef-e-content .price {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    opacity: 1;
    transform: translateX(0);
    transition: .4s cubic-bezier(.45, 0, .55, 1)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner .qodef-e-content .qodef-woo-product-info {
    display: none
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner .button:not(.yith-wcqv-button) {
    padding: 0 !important;
    width: auto !important;
    background-color: transparent !important;
    box-shadow: none;
    right: 0;
    bottom: unset;
    top: 50%;
    transform: translate(100px, -50%);
    opacity: 0;
    transition: .4s cubic-bezier(.45, 0, .55, 1)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner .added_to_cart .qodef-m-text, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner .button:not(.yith-wcqv-button) .qodef-m-text {
    display: none
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner .added_to_cart svg, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner .button:not(.yith-wcqv-button) svg {
    width: 17px;
    height: auto
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner .added_to_cart:hover .qodef-m-text, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner .button:not(.yith-wcqv-button):hover .qodef-m-text {
    background-size: 0
}

@media only screen and (max-width: 480px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner .button:not(.yith-wcqv-button) {
        top: unset;
        bottom: -7px;
        left: unset;
        right: 0
    }
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner .button.added {
    display: none !important
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner .yith-wcqv-button, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-media-inner .yith-wcwl-add-to-wishlist {
    display: none !important
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-inner:hover .qodef-e-media-inner .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-inner:hover .qodef-e-media-inner .button {
    opacity: 1;
    transform: translate(0, -50%)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple .qodef-e-inner:hover .qodef-e-media-inner .price {
    opacity: 0;
    transform: translateX(-100px)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .qodef-e-media-inner {
    align-items: center;
    padding: 40px 20px 26px
}

@media only screen and (max-width: 680px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .qodef-e-media-inner {
        padding: 20px 20px 10px
    }
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .qodef-e-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .qodef-e-content .qodef-woo-product-info {
    display: inline-flex;
    margin: 5px 0
}

@media only screen and (max-width: 680px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .qodef-e-content .qodef-woo-product-info {
        display: none
    }
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .qodef-e-content .price {
    margin-top: 7px
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .button:not(.yith-wcqv-button) {
    padding: 0;
    background-color: transparent;
    border: 0;
    position: relative !important;
    bottom: 17px;
    top: unset;
    right: unset;
    transform: translate(100px, 0)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .added_to_cart .qodef-m-text, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .button:not(.yith-wcqv-button) .qodef-m-text {
    display: inline-block
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .added_to_cart:not(.qodef-without-underline--yes), .qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .button:not(.yith-wcqv-button):not(.qodef-without-underline--yes) {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding-bottom: 1px
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .added_to_cart:not(.qodef-without-underline--yes):after, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .button:not(.yith-wcqv-button):not(.qodef-without-underline--yes):after {
    content: '';
    display: block;
    width: 300%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background: linear-gradient(90deg, currentColor 0, currentColor 33%, transparent 33%, transparent 66%, currentColor 66%, currentColor 100%);
    transform: translateX(-66%);
    transition: transform 1.2s cubic-bezier(.53, .95, .28, 1.03)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .added_to_cart:not(.qodef-without-underline--yes):hover:after, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .button:not(.yith-wcqv-button):not(.qodef-without-underline--yes):hover:after {
    transform: translateX(0)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .added_to_cart.qodef-without-underline--yes, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .button:not(.yith-wcqv-button).qodef-without-underline--yes {
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .added_to_cart.qodef-without-underline--yes:hover, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .button:not(.yith-wcqv-button).qodef-without-underline--yes:hover {
    background-size: 100% 100%
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .added_to_cart:hover .qodef-m-text, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .button:not(.yith-wcqv-button):hover .qodef-m-text {
    background-size: 0
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .qodef-e-inner:hover .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-centered-content-with-info .qodef-e-inner:hover .button {
    opacity: 1;
    transform: translate(0, 0)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-change-price-position .qodef-e-media-inner {
    align-items: flex-start;
    padding: 42px 20px 8px
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-change-price-position .qodef-e-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-change-price-position .qodef-e-content .qodef-woo-product-info {
    display: none
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-change-price-position .qodef-e-content .price {
    margin-top: 8px
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-change-price-position .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-change-price-position .button:not(.yith-wcqv-button) {
    top: unset;
    right: unset;
    bottom: 0;
    left: 0;
    transform: translate(100px, 0)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-change-price-position .added_to_cart .qodef-m-text, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-change-price-position .button:not(.yith-wcqv-button) .qodef-m-text {
    display: inline-block
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-change-price-position .added_to_cart:hover .qodef-m-text, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-change-price-position .button:not(.yith-wcqv-button):hover .qodef-m-text {
    background-size: 100% 100%
}

.qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-change-price-position .qodef-e-inner:hover .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-on-image-simple.qodef-change-price-position .qodef-e-inner:hover .button {
    opacity: 1;
    transform: translate(0, 0)
}

#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-woo-product-mark, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-woo-product-mark, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-woo-product-mark {
    display: none
}

#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner {
    opacity: 1;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 55px
}

#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .added_to_cart, #qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .button, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .added_to_cart, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .button, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner .button {
    position: relative !important;
    bottom: auto;
    width: auto !important;
    text-align: center;
    box-shadow: none;
    padding: 0;
    background-color: transparent !important;
    border: 0;
    margin-top: 19px
}

#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .added_to_cart .qodef-m-text, #qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .button .qodef-m-text, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .added_to_cart .qodef-m-text, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .button .qodef-m-text, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner .added_to_cart .qodef-m-text, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner .button .qodef-m-text {
    display: inline-block
}

#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .added_to_cart:not(.qodef-without-underline--yes), #qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .button:not(.qodef-without-underline--yes), #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .added_to_cart:not(.qodef-without-underline--yes), #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .button:not(.qodef-without-underline--yes), .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner .added_to_cart:not(.qodef-without-underline--yes), .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner .button:not(.qodef-without-underline--yes) {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding-bottom: 1px
}

#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .added_to_cart:not(.qodef-without-underline--yes):after, #qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .button:not(.qodef-without-underline--yes):after, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .added_to_cart:not(.qodef-without-underline--yes):after, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .button:not(.qodef-without-underline--yes):after, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner .added_to_cart:not(.qodef-without-underline--yes):after, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner .button:not(.qodef-without-underline--yes):after {
    content: '';
    display: block;
    width: 300%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background: linear-gradient(90deg, currentColor 0, currentColor 33%, transparent 33%, transparent 66%, currentColor 66%, currentColor 100%);
    transform: translateX(-66%);
    transition: transform 1.2s cubic-bezier(.53, .95, .28, 1.03)
}

#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .added_to_cart:not(.qodef-without-underline--yes):hover:after, #qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .button:not(.qodef-without-underline--yes):hover:after, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .added_to_cart:not(.qodef-without-underline--yes):hover:after, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .button:not(.qodef-without-underline--yes):hover:after, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner .added_to_cart:not(.qodef-without-underline--yes):hover:after, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner .button:not(.qodef-without-underline--yes):hover:after {
    transform: translateX(0)
}

#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .added_to_cart.qodef-without-underline--yes, #qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .button.qodef-without-underline--yes, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .added_to_cart.qodef-without-underline--yes, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .button.qodef-without-underline--yes, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner .added_to_cart.qodef-without-underline--yes, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner .button.qodef-without-underline--yes {
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .added_to_cart.qodef-without-underline--yes:hover, #qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .button.qodef-without-underline--yes:hover, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .added_to_cart.qodef-without-underline--yes:hover, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .button.qodef-without-underline--yes:hover, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner .added_to_cart.qodef-without-underline--yes:hover, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner .button.qodef-without-underline--yes:hover {
    background-size: 100% 100%
}

#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .added_to_cart:hover .qodef-m-text, #qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .button:hover .qodef-m-text, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .added_to_cart:hover .qodef-m-text, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .button:hover .qodef-m-text, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner .added_to_cart:hover .qodef-m-text, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner .button:hover .qodef-m-text {
    background-size: 0
}

#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .qodef-woo-product-price, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner .qodef-woo-product-price, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner .qodef-woo-product-price {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #001747;
    font-size: 23px;
    line-height: 1.08696em;
    margin-top: 5px
}

.elementor-widget-gaelle_core_product_list.qodef-product-list--stretch-background {
    height: 100%
}

.elementor-widget-gaelle_core_product_list.qodef-product-list--stretch-background .elementor-widget-container {
    height: 100%
}

.elementor-widget-gaelle_core_product_list.qodef-product-list--stretch-background .elementor-widget-container .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-grid-inner {
    align-content: stretch
}

.elementor-widget-gaelle_core_product_list.qodef-product-list--stretch-background .elementor-widget-container .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-grid-inner > .qodef-e:only-child .qodef-e-media-image {
    background-size: cover;
    background-position: center
}

@media only screen and (max-width: 480px) {
    .elementor-widget-gaelle_core_product_list.qodef-product-list--stretch-background .elementor-widget-container .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-grid-inner > .qodef-e:only-child .qodef-e-media-image {
        background-image: none !important
    }
}

.elementor-widget-gaelle_core_product_list.qodef-product-list--stretch-background .elementor-widget-container .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-grid-inner > .qodef-e:only-child img {
    display: none
}

@media only screen and (max-width: 480px) {
    .elementor-widget-gaelle_core_product_list.qodef-product-list--stretch-background .elementor-widget-container .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-grid-inner > .qodef-e:only-child img {
        display: block
    }
}

.elementor-widget-gaelle_core_product_list.qodef-product-list--stretch-background .elementor-widget-container .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-image a {
    height: 100%
}

.elementor-widget-gaelle_core_product_list.qodef-product-list--stretch-background .elementor-widget-container .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-image a img {
    height: 100%;
    object-fit: cover
}

.elementor-widget-gaelle_core_product_list.qodef-product-list--stretch-background .elementor-widget-container .qodef-woo-product-list.qodef-item-layout--info-on-image-top, .elementor-widget-gaelle_core_product_list.qodef-product-list--stretch-background .elementor-widget-container .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-inner, .elementor-widget-gaelle_core_product_list.qodef-product-list--stretch-background .elementor-widget-container .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media, .elementor-widget-gaelle_core_product_list.qodef-product-list--stretch-background .elementor-widget-container .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-image, .elementor-widget-gaelle_core_product_list.qodef-product-list--stretch-background .elementor-widget-container .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-grid-inner {
    height: 100%
}

.elementor-widget-gaelle_core_product_list.qodef-product-list--stretch-background .elementor-widget-container .qodef-woo-product-list.qodef-item-layout--info-on-image-top .button:not(.yith-wcqv-button) {
    padding: 0 !important
}

.qodef-woo-product-list.qodef-item-layout--info-on-image li .qodef-e-media {
    height: 100%;
    width: 100%
}

.qodef-woo-product-list.qodef-item-layout--info-on-image li .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-on-image li .button:not(.yith-wcqv-button) {
    padding: 0 !important
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner:hover .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner:hover .button:not(.yith-wcqv-button) {
    opacity: 1;
    transform: translateY(0)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner {
    opacity: 1;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 20px 47px 50px
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .qodef-e-content .qodef-woo-product-info {
    margin: 9px 0 0
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .qodef-e-content .price {
    margin-top: 22px !important;
    font-size: 30px !important;
    font-weight: 400
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .button:not(.yith-wcqv-button) {
    padding: 0;
    background-color: transparent;
    border: 0;
    position: relative !important;
    width: auto !important;
    background-color: transparent !important;
    box-shadow: none;
    bottom: -10px;
    opacity: 0;
    transform: translateY(25px);
    transition: .4s cubic-bezier(.5, 1, .89, 1)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .added_to_cart .qodef-m-text, .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .button:not(.yith-wcqv-button) .qodef-m-text {
    display: inline-block
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .added_to_cart:not(.qodef-without-underline--yes), .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .button:not(.yith-wcqv-button):not(.qodef-without-underline--yes) {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding-bottom: 1px
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .added_to_cart:not(.qodef-without-underline--yes):after, .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .button:not(.yith-wcqv-button):not(.qodef-without-underline--yes):after {
    content: '';
    display: block;
    width: 300%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background: linear-gradient(90deg, currentColor 0, currentColor 33%, transparent 33%, transparent 66%, currentColor 66%, currentColor 100%);
    transform: translateX(-66%);
    transition: transform 1.2s cubic-bezier(.53, .95, .28, 1.03)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .added_to_cart:not(.qodef-without-underline--yes):hover:after, .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .button:not(.yith-wcqv-button):not(.qodef-without-underline--yes):hover:after {
    transform: translateX(0)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .added_to_cart.qodef-without-underline--yes, .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .button:not(.yith-wcqv-button).qodef-without-underline--yes {
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .added_to_cart.qodef-without-underline--yes:hover, .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .button:not(.yith-wcqv-button).qodef-without-underline--yes:hover {
    background-size: 100% 100%
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .added_to_cart:hover .qodef-m-text, .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .button:not(.yith-wcqv-button):hover .qodef-m-text {
    background-size: 0
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .button.added {
    display: none !important
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .yith-wcwl-add-to-wishlist {
    position: absolute;
    top: 79px;
    right: 50px;
    z-index: 3;
    opacity: 1;
    transform: translateY(0);
    box-shadow: none
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    position: relative;
    width: 90px;
    height: auto;
    background-color: transparent;
    box-shadow: none
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .yith-wcwl-add-to-wishlist a {
    display: flex;
    width: 100%;
    align-items: center
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .yith-wcwl-add-to-wishlist a::before {
    position: relative;
    top: unset;
    left: unset;
    transform: none;
    display: inline-flex;
    margin-right: 10px
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .yith-wcwl-add-to-wishlist a::after {
    content: 'Wishlist';
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .yith-wcwl-add-to-wishlist.exists {
    display: inline-block;
    width: 90px;
    height: auto;
    background-color: transparent !important;
    position: absolute;
    top: 79px;
    right: 50px;
    box-shadow: none
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .yith-wcqv-button {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #001747 !important;
    font-size: 14px !important;
    text-transform: uppercase;
    width: auto !important;
    height: auto;
    background-color: transparent !important;
    box-shadow: none;
    position: absolute !important;
    top: 79px;
    right: 163px;
    opacity: 1;
    transform: translateY(0)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .yith-wcqv-button .qodef-svg--quick-view {
    position: relative;
    left: unset;
    top: unset;
    transform: none;
    margin-right: 10px
}

.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-content-position-top .qodef-e-media-inner {
    justify-content: flex-start;
    padding: 39px 47px 35px
}

.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-content-position-top .yith-wcqv-button, .qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-content-position-top .yith-wcwl-add-to-wishlist {
    top: 59px
}

.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-content-position-top .yith-wcwl-add-to-wishlist.exists {
    top: 59px
}

.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-content-position-top .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-content-position-top .button:not(.yith-wcqv-button) {
    position: relative !important;
    bottom: unset;
    margin-top: 38px
}

.qodef-product-split-slider--init {
    height: 100vh !important;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.admin-bar.qodef-product-split-slider--init {
    margin-top: 32px;
    height: calc(100vh - 32px) !important
}

.qodef-product-split-slider--init .qodef-product-split-slider {
    visibility: visible
}

.qodef-product-split-slider {
    height: 100vh;
    position: relative;
    visibility: hidden
}

.admin-bar .qodef-product-split-slider {
    height: calc(100vh - 32px)
}

.qodef-product-split-slider .ms-right {
    right: 0 !important
}

.qodef-product-split-slider .ms-tableCell {
    height: calc(100vh - (2 * 10%)) !important
}

.admin-bar .qodef-product-split-slider .ms-tableCell {
    height: calc(100vh - (2 * 10%) - 32px) !important
}

.qodef-product-split-slider + .qodef-product-split-slider-responsive {
    display: none
}

.qodef-product-split-slider .qodef-m-slide-image, .qodef-product-split-slider-responsive .qodef-m-slide-image {
    background-position: center;
    background-size: cover;
    position: relative
}

.qodef-product-split-slider .qodef-m-slide-content, .qodef-product-split-slider-responsive .qodef-m-slide-content {
    padding: 10% 24%;
    position: relative
}

.qodef-product-split-slider .qodef-m-slide-content > div > :not(.qodef-m-image), .qodef-product-split-slider-responsive .qodef-m-slide-content > div > :not(.qodef-m-image) {
    position: relative;
    z-index: 1
}

.qodef-product-split-slider .qodef-m-label-holder, .qodef-product-split-slider-responsive .qodef-m-label-holder {
    bottom: 0;
    display: block;
    height: 200px;
    overflow: hidden;
    position: absolute;
    width: 200px
}

.qodef-product-split-slider .qodef-m-label, .qodef-product-split-slider-responsive .qodef-m-label {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    padding: 30px 80px 40px 40px;
    width: 100%
}

.qodef-product-split-slider .qodef-m-label .qodef-m-label-counter, .qodef-product-split-slider-responsive .qodef-m-label .qodef-m-label-counter {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #001747;
    font-size: 30px;
    line-height: 1.16667em
}

.qodef-product-split-slider .qodef-m-label .qodef-m-label-text, .qodef-product-split-slider-responsive .qodef-m-label .qodef-m-label-text {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #001747;
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 500
}

.qodef-product-split-slider .qodef-m-image, .qodef-product-split-slider-responsive .qodef-m-image {
    bottom: 0;
    height: 200px;
    overflow: hidden;
    position: absolute;
    width: 200px;
    z-index: 0
}

.qodef-product-split-slider .qodef-m-image img, .qodef-product-split-slider-responsive .qodef-m-image img {
    height: 200px;
    object-fit: cover;
    width: 200px
}

.qodef-product-split-slider .qodef-slide-layout--image-left .qodef-m-label-holder, .qodef-product-split-slider-responsive .qodef-slide-layout--image-left .qodef-m-label-holder {
    right: 0
}

.qodef-product-split-slider .qodef-slide-layout--image-left .qodef-m-image, .qodef-product-split-slider-responsive .qodef-slide-layout--image-left .qodef-m-image {
    left: 0
}

.qodef-product-split-slider .qodef-slide-layout--image-right .qodef-m-label-holder, .qodef-product-split-slider-responsive .qodef-slide-layout--image-right .qodef-m-label-holder {
    left: 0
}

.qodef-product-split-slider .qodef-slide-layout--image-right .qodef-m-image, .qodef-product-split-slider-responsive .qodef-slide-layout--image-right .qodef-m-image {
    right: 0
}

#multiscroll-nav {
    display: none !important
}

#multiscroll-nav li {
    height: 12px !important;
    margin: 32px 0 !important;
    width: 12px !important
}

#multiscroll-nav li a span {
    background-color: #001747;
    border: none;
    height: 12px;
    left: 0;
    top: 0;
    width: 12px
}

#multiscroll-nav li a.active span {
    background-color: var(--qode-main-color)
}

#multiscroll-nav.right {
    right: 34px !important
}

.qodef-product-split-slider--init #multiscroll-nav {
    display: block
}

.qodef-product-split-slider--init #multiscroll-nav.qodef-skin--light a:not(.active) span {
    background-color: #fff
}

.qodef-product-split-slider--init #multiscroll-nav.qodef-skin--dark a:not(.active) span {
    background-color: #000
}

.qodef-fullscreen-menu--opened #multiscroll-nav {
    z-index: 98
}

html.elementor-html #multiscroll-nav {
    display: none !important
}

.qodef-vertical-split-slider .qodef-content-layout--type-1 .qodef-m-title, .qodef-vertical-split-slider-responsive .qodef-content-layout--type-1 .qodef-m-title {
    margin: 0 0 35px 0
}

.qodef-vertical-split-slider .qodef-content-layout--type-1 .qodef-m-text, .qodef-vertical-split-slider-responsive .qodef-content-layout--type-1 .qodef-m-text {
    margin: 0 0 50px 0
}

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

.widget_gaelle_core_woo_dropdown_cart .qodef-widget-dropdown-cart-outer, .widget_shopping_cart .qodef-widget-dropdown-cart-outer {
    height: 100%
}

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

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

.widget_gaelle_core_woo_dropdown_cart .qodef-m-opener, .widget_shopping_cart .qodef-m-opener {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap
}

.widget_gaelle_core_woo_dropdown_cart .qodef-m-opener .qodef-m-opener-text, .widget_shopping_cart .qodef-m-opener .qodef-m-opener-text {
    display: inline-block;
    margin-right: 3px
}

.widget_gaelle_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content, .widget_gaelle_core_woo_dropdown_cart .widget_shopping_cart_content, .widget_shopping_cart .qodef-widget-dropdown-cart-content, .widget_shopping_cart .widget_shopping_cart_content {
    display: block;
    padding: 25px 0;
    text-align: left;
    box-shadow: 0 1px 7.6px .4px rgba(0, 0, 0, .06);
    transition: opacity .3s ease-out, visibility .3s ease-out
}

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

.touchevents #qodef-top-area .widget_gaelle_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content, .touchevents #qodef-top-area .widget_gaelle_core_woo_dropdown_cart .widget_shopping_cart_content, .touchevents #qodef-top-area .widget_shopping_cart .qodef-widget-dropdown-cart-content, .touchevents #qodef-top-area .widget_shopping_cart .widget_shopping_cart_content, .touchevents header .widget_gaelle_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content, .touchevents header .widget_gaelle_core_woo_dropdown_cart .widget_shopping_cart_content, .touchevents header .widget_shopping_cart .qodef-widget-dropdown-cart-content, .touchevents header .widget_shopping_cart .widget_shopping_cart_content {
    display: none
}

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

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

.widget_gaelle_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .qodef-m-posts-not-found, .widget_gaelle_core_woo_dropdown_cart .widget_shopping_cart_content .qodef-m-posts-not-found, .widget_shopping_cart .qodef-widget-dropdown-cart-content .qodef-m-posts-not-found, .widget_shopping_cart .widget_shopping_cart_content .qodef-m-posts-not-found {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap
}

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

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

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

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

.widget_gaelle_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove span, .widget_gaelle_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove span, .widget_gaelle_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove span, .widget_gaelle_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove span, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove span, .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove span, .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove span, .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove span {
    display: inline-block;
    transform: rotate(0);
    transition: .4s cubic-bezier(.5, 1, .89, 1)
}

.widget_gaelle_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover span, .widget_gaelle_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover span, .widget_gaelle_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover span, .widget_gaelle_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover span, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover span, .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover span, .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover span, .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover span {
    transform: rotate(90deg)
}

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

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

.widget_gaelle_core_woo_dropdown_cart .woocommerce-mini-cart-item a, .widget_shopping_cart .woocommerce-mini-cart-item a {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 500;
    display: block
}

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

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

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

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

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

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

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

.widget_gaelle_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-price, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-price {
    margin: 2px 0 0;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap
}

.widget_gaelle_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-quantity, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-quantity {
    margin: 3px 0 0;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 300;
    text-transform: none;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap
}

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

.widget_gaelle_core_woo_dropdown_cart .qodef-m-order-details strong, .widget_gaelle_core_woo_dropdown_cart .woocommerce-mini-cart__total strong, .widget_shopping_cart .qodef-m-order-details strong, .widget_shopping_cart .woocommerce-mini-cart__total strong {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.14286em;
    font-weight: 500
}

.widget_gaelle_core_woo_dropdown_cart .qodef-m-order-details .amount, .widget_gaelle_core_woo_dropdown_cart .woocommerce-mini-cart__total .amount, .widget_shopping_cart .qodef-m-order-details .amount, .widget_shopping_cart .woocommerce-mini-cart__total .amount {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap
}

.widget_gaelle_core_woo_dropdown_cart .qodef-m-order-details, .widget_shopping_cart .qodef-m-order-details {
    margin: 4px 0 20px
}

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

.widget_gaelle_core_woo_dropdown_cart .qodef-m-action a, .widget_gaelle_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a, .widget_shopping_cart .qodef-m-action a, .widget_shopping_cart .woocommerce-mini-cart__buttons a {
    font-size: 14px;
    line-height: 1.14286em;
    font-weight: 500;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    width: auto;
    margin: 0;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out;
    padding: 12px 42px;
    color: #fff;
    background-color: #001747;
    border: 1px solid transparent;
    width: 100%;
    padding: 14.5px 42px;
    justify-content: center
}

.widget_gaelle_core_woo_dropdown_cart .qodef-m-action a .qodef-m-text, .widget_gaelle_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a .qodef-m-text, .widget_shopping_cart .qodef-m-action a .qodef-m-text, .widget_shopping_cart .woocommerce-mini-cart__buttons a .qodef-m-text {
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

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

.widget_gaelle_core_woo_dropdown_cart .qodef-m-action a:hover .qodef-m-text, .widget_gaelle_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:hover .qodef-m-text, .widget_shopping_cart .qodef-m-action a:hover .qodef-m-text, .widget_shopping_cart .woocommerce-mini-cart__buttons a:hover .qodef-m-text {
    background-size: 100% 100%
}

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

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

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

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

.widget_gaelle_core_woo_dropdown_cart, .widget_shopping_cart {
    color: #001747
}

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

.widget_gaelle_core_woo_dropdown_cart .woocommerce-mini-cart-item a, .widget_shopping_cart .woocommerce-mini-cart-item a {
    color: #001747
}

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

.widget_gaelle_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a, .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a {
    color: #001747
}

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

.widget_gaelle_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove, .widget_gaelle_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove, .widget_gaelle_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove, .widget_gaelle_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove, .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove, .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove, .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
    color: #001747
}

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

.widget_gaelle_core_woo_dropdown_cart .qodef-m-order-details strong, .widget_gaelle_core_woo_dropdown_cart .woocommerce-mini-cart__total strong, .widget_shopping_cart .qodef-m-order-details strong, .widget_shopping_cart .woocommerce-mini-cart__total strong {
    color: #001747
}

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

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

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

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

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

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

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

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

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

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

.widget_gaelle_core_woo_quick_shop .qodef-woo-product-list .qodef-e-content {
    margin-top: 15px
}

.widget_gaelle_core_woo_quick_shop .qodef-woo-product-list .qodef-e-content .qodef-woo-product-price {
    margin-top: 5px
}

.widget_gaelle_core_woo_quick_shop .qodef-woo-product-list .qodef-e {
    margin-bottom: 4px !important
}

.widget_gaelle_core_woo_quick_shop .qodef-woo-product-list .button {
    padding: 14.5px 5% !important
}

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

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

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

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-opener {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-opener .qodef-m-opener-text {
    display: inline-block;
    margin-right: 3px
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-widget-side-area-cart-content {
    position: fixed;
    top: 0;
    left: -238px;
    height: 100vh;
    width: 238px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 90px 0 27px;
    background-color: #fff;
    box-shadow: -3px 0 6px .6px rgba(0, 0, 0, .03);
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: all .6s cubic-bezier(.77, 0, .175, 1)
}

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

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-widget-side-area-cart-title {
    position: absolute;
    top: 39px;
    left: 28px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #001747;
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 500
}

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

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-close svg {
    transform: rotate(0);
    transition: .4s cubic-bezier(.5, 1, .89, 1)
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-close:hover svg {
    transform: rotate(90deg)
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-posts-not-found {
    padding: 40px 30px
}

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

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item {
    display: flex;
    flex-direction: column;
    margin: 0 0 33px !important;
    padding: 0 28px;
    position: relative
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item:last-of-type {
    margin: 0
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item img {
    margin: 0;
    width: 182px
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item .remove {
    font-size: 20px;
    line-height: 1;
    position: absolute;
    right: -3px;
    top: 13px;
    z-index: 5
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item .remove span {
    display: inline-block;
    transform: rotate(0);
    transition: .4s cubic-bezier(.5, 1, .89, 1)
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item .remove:hover span {
    transform: rotate(90deg)
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item .variation {
    display: none
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item .qodef-e-image {
    flex-shrink: 0
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item .qodef-e-image a {
    display: block
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item .qodef-e-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 17px 20px 0 0;
    width: 100%
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item .qodef-e-title {
    margin: 0
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item .qodef-e-price {
    margin: 2px 0 0;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item .qodef-e-quantity {
    margin: 3px 0 0;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 300;
    text-transform: none;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-image {
    flex-shrink: 0
}

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

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

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

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

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

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

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-order-details {
    margin: 22px 0 20px;
    align-items: center;
    display: flex;
    justify-content: space-between;
    flex-shrink: 0;
    padding: 0 28px
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-order-details strong {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.14286em;
    font-weight: 500
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-order-details .amount {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action {
    width: 100%;
    flex-shrink: 0;
    padding: 0 28px
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action a {
    font-size: 14px;
    line-height: 1.14286em;
    font-weight: 500;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    width: auto;
    margin: 0;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out;
    color: #fff;
    background-color: #001747;
    border: 1px solid transparent;
    width: 100%;
    padding: 14.5px 20px;
    justify-content: center
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action a .qodef-m-text {
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action a:hover {
    color: #fff;
    background-color: var(--qode-main-color)
}

.widget_gaelle_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action a:hover .qodef-m-text {
    background-size: 100% 100%
}

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

.qodef-woo-side-area-cart-cover {
    position: fixed;
    top: 0;
    right: 0;
    width: calc(100% - 238px);
    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;
    opacity: 1;
    will-change: opacity;
    transition: opacity .15s ease-out;
    display: inline-block
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-masonry-gallery-list .qodef-e-media-image img {
    display: block;
    height: 100%
}

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

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

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

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

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

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

.qodef-masonry-gallery-list.qodef-items--fixed .qodef-e-media-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.qodef-masonry-gallery-list .qodef-item-layout--simple .qodef-e-media-image {
    position: relative;
    overflow: hidden
}

.qodef-masonry-gallery-list .qodef-item-layout--simple .qodef-e-media-image img {
    transform: scale(1.01);
    transition: transform .6s cubic-bezier(.45, 0, .55, 1)
}

.qodef-masonry-gallery-list .qodef-item-layout--simple:hover .qodef-e-media-image img {
    transform: scale(1.04)
}

.qodef-masonry-gallery-list .qodef-item-layout--product .qodef-woo-product-list {
    width: 100%;
    height: 100%
}

.qodef-masonry-gallery-list .qodef-item-layout--product .qodef-woo-product-list .qodef-e-media {
    height: 100%
}

.qodef-masonry-gallery-list .qodef-item-layout--product ul {
    height: 100%;
    list-style: none;
    margin: 0 !important
}

.qodef-masonry-gallery-list .product {
    height: 100%
}

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

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

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

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

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

.qodef-team-list .qodef-e-role + .qodef-social-icons {
    margin-top: 15px;
    display: inline-flex;
    gap: 13px
}

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

.qodef-team-list .qodef-e-title + .qodef-e-role {
    margin-top: 4px
}

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

.qodef-team-list .qodef-social-icons .qodef-icon-source--text {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 4px;
    background-position: 0 calc(100% - 2px);
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96);
    background-position: 0 calc(100% - 8px)
}

.qodef-team-list .qodef-social-icons .qodef-icon-source--text:hover {
    background-size: 100% 100%;
    color: inherit
}

.qodef-team-list.qodef-has-appear .qodef-e .qodef-e-media-image {
    -webkit-clip-path: inset(0 0 100% 0);
    clip-path: inset(0 0 100% 0);
    transition: -webkit-clip-path 1.2s cubic-bezier(.91, .13, .26, .88);
    transition: clip-path 1.2s cubic-bezier(.91, .13, .26, .88);
    transition: clip-path 1.2s cubic-bezier(.91, .13, .26, .88), -webkit-clip-path 1.2s cubic-bezier(.91, .13, .26, .88)
}

.qodef-team-list.qodef-has-appear .qodef-e.qodef--appeared .qodef-e-media-image {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

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

.qodef-testimonials-list .qodef-e-inner {
    display: grid;
    grid-template-columns:auto minmax(0, 100%);
    padding-right: 14.3%
}

@media only screen and (max-width: 1440px) {
    .qodef-testimonials-list .qodef-e-inner {
        padding-right: 50px
    }
}

@media only screen and (max-width: 680px) {
    .qodef-testimonials-list .qodef-e-inner {
        grid-template-columns:100%;
        padding-right: 0
    }
}

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

.qodef-testimonials-list .qodef-e-media-image img {
    width: auto;
    border-radius: 100%
}

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

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

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

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

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

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

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

.qodef-review-rating {
    display: flex
}

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

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

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

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

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

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

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

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

.qodef-review-rating .qodef-comments-ratings .qodef-m-star {
    color: #001747
}

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

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

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

.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active svg {
    fill: currentColor;
    stroke: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-comment-list .qodef-comment-name {
    float: none
}

.qodef-comment-list .qodef-review-rating {
    display: inline-block;
    width: 100%
}

.qodef-comment-list .qodef-rating-inner {
    display: inline-block;
    width: 100%
}

@keyframes cover_search_fade_out {
    0% {
        opacity: 1;
        visibility: visible;
        z-index: 100
    }
    100% {
        opacity: 0;
        visibility: hidden;
        z-index: 0
    }
}

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

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

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

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

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

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

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

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

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

.qodef-covers-search--fadeout .qodef-search-cover-form {
    animation: cover_search_fade_out .3s ease both
}

.qodef-covers-search--fadein .qodef-search-cover-form {
    animation: cover_search_fade_in .3s ease both
}

.qodef-header--sticky-display #qodef-page-header > .qodef-search-cover-form {
    display: none
}

.qodef-fullscreen-search-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, .98);
    z-index: 100
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-search-holder {
    display: none
}

.qodef-fullscreen-search-holder .qodef-m-inner {
    width: 100%
}

.qodef-fullscreen-search-holder .qodef-m-form {
    position: relative;
    width: 60%;
    margin: 0 auto
}

.qodef-fullscreen-search-holder .qodef-m-form-field {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 25px;
    color: #001747;
    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: #001747;
    background: 0 0;
    border: 0;
    outline: 0;
    opacity: 0;
    cursor: pointer;
    transition: color .3s ease-out
}

.qodef-fullscreen-search-holder .qodef-m-form-submit:hover {
    color: var(--qode-main-color);
    background: 0 0
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-submit {
    opacity: 1;
    bottom: 10px;
    transition: color .2s ease, opacity .2s ease-out 1.1s, bottom .4s ease-out .9s
}

.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-source--icon-pack {
    font-size: 18px
}

.qodef-fullscreen-search-holder .qodef-m-form-line {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    border-bottom: 1px solid #000;
    transition: all .3s ease
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-line {
    width: 100%;
    transition: width .5s ease .6s
}

.qodef-fullscreen-search-holder .qodef-m-close {
    position: absolute;
    top: 33px;
    right: 70px;
    color: #001747;
    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: #001747
}

.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 {
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 24px
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 24px 0 0;
    transition: color .2s ease-out, background-color .2s ease-out;
    cursor: pointer;
    border-top: 1px solid #f3f3f3;
    padding: 25px 0 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child {
    margin-top: 0;
    border: none;
    padding: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark {
    transition: transform .3s ease-out;
    width: 25px;
    position: relative;
    right: -7px;
    flex-shrink: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark, .qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark {
    transform: rotate(90deg)
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content {
    padding: 7px 0 1px;
    margin: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content p {
    margin: 0
}

.qodef-accordion.qodef-layout--simple.qodef-behavior--toggle .qodef-accordion-content {
    display: none
}

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

.qodef-banner .qodef-m-banner-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1
}

.qodef-banner .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

.qodef-banner .qodef-m-content-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex
}

.qodef-banner .qodef-m-title {
    margin: 10px 0 4px
}

.qodef-banner .qodef-m-title-inner {
    display: inline-block
}

.qodef-banner .qodef-m-subtitle {
    font-family: Roboto, sans-serif;
    margin: 0;
    opacity: .5;
    letter-spacing: 0
}

.qodef-banner .qodef-m-text-field {
    font-size: 15px;
    color: var(--qode-main-color);
    margin: 0 0 10px;
    font-style: italic
}

.qodef-banner .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    overflow: hidden
}

.qodef-banner .qodef-m-image img {
    display: block;
    transition: all .35s ease-out
}

.qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    padding: 35px
}

.qodef-banner.qodef-layout--link-button .qodef-m-title {
    margin: 10px 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-text {
    margin: 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-button {
    margin: 10px 0 0
}

.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    padding: 30px
}

.qodef-button.qodef-html--link {
    font-size: 14px;
    line-height: 1.14286em;
    font-weight: 500;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    width: auto;
    margin: 0;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out;
    padding: 19px 57px 18px
}

.qodef-button.qodef-size--small {
    padding: 8px 30px
}

.qodef-button.qodef-size--large {
    padding: 12px 42px
}

.qodef-button.qodef-size--full {
    width: 100%;
    padding: 12px 20px;
    justify-content: center;
    text-align: center
}

.qodef-button.qodef-layout--filled.qodef-html--link {
    color: #fff;
    background-color: #001747;
    border: 1px solid transparent
}

.qodef-button.qodef-layout--filled.qodef-html--link .qodef-m-text {
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover {
    color: #fff;
    background-color: var(--qode-main-color)
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover .qodef-m-text {
    background-size: 100% 100%
}

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

.qodef-button.qodef-layout--textual .qodef-m-text {
    display: inline-block
}

.qodef-button.qodef-layout--textual:not(.qodef-without-underline--yes) {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding-bottom: 1px
}

.qodef-button.qodef-layout--textual:not(.qodef-without-underline--yes):after {
    content: '';
    display: block;
    width: 300%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background: linear-gradient(90deg, currentColor 0, currentColor 33%, transparent 33%, transparent 66%, currentColor 66%, currentColor 100%);
    transform: translateX(-66%);
    transition: transform 1.2s cubic-bezier(.53, .95, .28, 1.03)
}

.qodef-button.qodef-layout--textual:not(.qodef-without-underline--yes):hover:after {
    transform: translateX(0)
}

.qodef-button.qodef-layout--textual.qodef-without-underline--yes {
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

.qodef-button.qodef-layout--textual.qodef-without-underline--yes:hover {
    background-size: 100% 100%
}

.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--block .qodef-m-inner {
    flex-direction: column;
    align-items: flex-start
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--block-centered .qodef-m-inner {
    flex-direction: column
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--stretched .qodef-m-inner {
    justify-content: space-between
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--centered .qodef-m-inner {
    justify-content: center
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content {
    padding-right: 20px
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content > * {
    margin: 0
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-button {
    flex: 0 0 auto
}

.qodef-countdown .qodef-m-date {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.qodef-countdown .qodef-digit, .qodef-countdown .qodef-label {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.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: inherit;
    font-size: 42px;
    line-height: 1em;
    font-weight: 400;
    color: #001747
}

.qodef-countdown.qodef-layout--simple .qodef-label {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 5px
}

.widget.widget_gaelle_core_custom_font {
    margin-bottom: 0 !important
}

.qodef-custom-font {
    position: relative;
    margin: 0
}

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

.qodef-dropcaps .qodef-m-letter {
    position: relative;
    top: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    margin: 0 10px 5px 0;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #001747;
    font-size: 40px;
    line-height: 1.05em
}

@media only screen and (max-width: 1366px) {
    .qodef-dropcaps .qodef-m-letter {
        font-size: 36px
    }
}

@media only screen and (max-width: 680px) {
    .qodef-dropcaps .qodef-m-letter {
        font-size: 27px
    }
}

.qodef-dropcaps .qodef-m-text {
    display: inline;
    margin: 0
}

.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
    width: 40px;
    height: 40px;
    font-size: 23px;
    line-height: 1.08696em;
    color: #fff;
    background-color: #001747
}

.qodef-dropcaps.qodef-type--circle .qodef-m-letter {
    border-radius: 100%
}

.qodef-frame-slider-holder {
    position: relative
}

.qodef-frame-slider-holder .qodef-frame-slider-image {
    position: relative;
    pointer-events: none;
    z-index: 100
}

.qodef-frame-slider-holder .qodef-frame-slider-image img {
    width: 100%
}

.qodef-frame-slider-holder .qodef-m-swiper {
    overflow: hidden
}

.qodef-frame-slider-holder .qodef-m-items {
    overflow: hidden;
    position: absolute;
    right: 12.4%;
    left: 13.1%;
    top: 5.5%;
    bottom: 18%
}

.qodef-frame-slider-holder .qodef-m-item {
    height: 0;
    width: 0;
    margin: 0;
    padding-left: 100%;
    padding-top: calc(100% * 502 / 802);
    opacity: 1 !important;
    overflow: hidden;
    transition: 0s ease;
    z-index: 0
}

.qodef-frame-slider-holder .qodef-m-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-clip-path: inset(100% 0 0 0);
    clip-path: inset(100% 0 0 0);
    transition: -webkit-clip-path 0s cubic-bezier(.91, .13, .26, .88) .8s;
    transition: clip-path 0s cubic-bezier(.91, .13, .26, .88) .8s;
    transition: clip-path 0s cubic-bezier(.91, .13, .26, .88) .8s, -webkit-clip-path 0s cubic-bezier(.91, .13, .26, .88) .8s
}

.qodef-frame-slider-holder .qodef-m-item.swiper-slide-active, .qodef-frame-slider-holder .qodef-m-item.swiper-slide-duplicate-active {
    z-index: 1
}

.qodef-frame-slider-holder .qodef-m-item.swiper-slide-active img, .qodef-frame-slider-holder .qodef-m-item.swiper-slide-duplicate-active img {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    transition: -webkit-clip-path .8s cubic-bezier(.91, .13, .26, .88);
    transition: clip-path .8s cubic-bezier(.91, .13, .26, .88);
    transition: clip-path .8s cubic-bezier(.91, .13, .26, .88), -webkit-clip-path .8s cubic-bezier(.91, .13, .26, .88)
}

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

@media only screen and (max-width: 1024px) {
    .qodef-google-map .qodef-m-map {
        height: var(--qode-height-1024) !important
    }
}

.qodef-highlight .qodef-highlight-text {
    padding: 0 5px;
    color: #fff;
    background-color: #001747
}

.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: 10px;
    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_gaelle_core_icon_list_item {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_gaelle_core_icon_list_item {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_gaelle_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: 10px 0 0
}

.qodef-icon-with-text .qodef-m-icon-wrapper {
    line-height: 1
}

.qodef-icon-with-text .qodef-icon-holder {
    float: none
}

.qodef-icon-with-text .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a, .qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img {
    display: block
}

.qodef-icon-with-text.qodef-layout--before-content {
    display: flex;
    align-items: flex-start
}

.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
    flex-shrink: 0;
    margin-right: 15px
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title {
    line-height: 1
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner {
    display: flex;
    align-items: center
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper {
    flex-shrink: 0;
    margin-right: 5px
}

.qodef-icon-with-text.qodef-layout--before-title.qodef--retina img {
    max-width: 50%
}

.qodef-icon-with-text.qodef-layout--top .qodef-m-title {
    margin-top: 32px
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center {
    text-align: center
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left {
    text-align: left
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right {
    text-align: right
}

.qodef-icon-with-text.qodef-layout--top.qodef--retina img {
    max-width: 50%;
    margin: 0 auto
}

.qodef-icon-with-text.qodef-layout--top.qodef--retina.qodef-alignment--left img {
    margin-left: 0
}

.qodef-icon-with-text.qodef-layout--top.qodef--retina.qodef-alignment--right img {
    margin-right: 0
}

.qodef-icon-holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    line-height: 1
}

.qodef-icon-holder a {
    display: block
}

.qodef-icon-holder .qodef-icon {
    display: block;
    line-height: inherit
}

.qodef-icon-holder .qodef-icon:before {
    display: block;
    line-height: inherit
}

.qodef-icon-holder.qodef-layout--circle, .qodef-icon-holder.qodef-layout--square {
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    color: #fff;
    background-color: var(--qode-main-color);
    transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out
}

.qodef-icon-holder.qodef-layout--circle a, .qodef-icon-holder.qodef-layout--square a {
    color: inherit;
    transition: none
}

.qodef-icon-holder.qodef-layout--circle:hover, .qodef-icon-holder.qodef-layout--square:hover {
    background-color: #001747
}

.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_gaelle_core_icon {
    display: inline-block;
    line-height: 1
}

#qodef-page-sidebar .widget.widget_gaelle_core_icon {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_gaelle_core_icon {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_gaelle_core_icon {
    margin-bottom: 0
}

.qodef-image-gallery a {
    display: block;
    overflow: hidden
}

.qodef-image-gallery a img {
    transform: scale(1.01);
    transition: transform .6s cubic-bezier(.45, 0, .55, 1)
}

.qodef-image-gallery a:hover img {
    transform: scale(1.04)
}

.qodef-image-gallery.qodef--zigzag .qodef-grid-inner > .qodef-e:nth-of-type(even) > * {
    margin-top: 42px
}

@media only screen and (max-width: 480px) {
    .qodef-image-gallery.qodef--zigzag .qodef-grid-inner > .qodef-e:nth-of-type(even) > * {
        margin-top: 0
    }
}

.qodef-image-gallery.qodef-image--has-shadow .qodef-image-wrapper img {
    color: rgba(0, 0, 0, .06);
    box-shadow: 0 2px 9.5px .5px currentColor;
    transition: color .3s ease-out
}

.qodef-image-gallery.qodef-image--has-shadow a {
    overflow: visible;
    padding: 10px 0
}

.qodef-image-gallery.qodef-image--has-shadow a img {
    transform: scale(1)
}

.qodef-image-gallery.qodef-image--has-shadow a:hover img {
    transform: scale(1)
}

.qodef-image-hotspots {
    --content-background-color: #fff;
    --pin-background-color: var(--qode-main-color);
    --pin-width: 47px
}

@media only screen and (max-width: 768px) {
    .qodef-image-hotspots {
        --pin-width: 34px
    }
}

.qodef-image-hotspots .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-image-hotspots .qodef-e {
    position: absolute;
    left: var(--qode-hotspot-left-1920, 0);
    top: var(--qode-hotspot-top-1920, 0)
}

@media only screen and (max-width: 1366px) {
    .qodef-image-hotspots .qodef-e {
        left: var(--qode-hotspot-left-1366, 0);
        top: var(--qode-hotspot-top-1366, 0)
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-image-hotspots .qodef-e {
        left: var(--qode-hotspot-left-1024, 0);
        top: var(--qode-hotspot-top-1024, 0)
    }
}

@media only screen and (max-width: 768px) {
    .qodef-image-hotspots .qodef-e {
        left: var(--qode-hotspot-left-768, 0);
        top: var(--qode-hotspot-top-768, 0)
    }
}

@media only screen and (max-width: 680px) {
    .qodef-image-hotspots .qodef-e {
        left: var(--qode-hotspot-left-680, 0);
        top: var(--qode-hotspot-top-680, 0)
    }
}

.qodef-image-hotspots .qodef-e.qodef--reverse .qodef-e-content {
    left: 10px;
    transform: translateX(-50%);
    top: calc(var(--pin-width) + 10px)
}

.qodef-image-hotspots .qodef-e-link, .qodef-image-hotspots .qodef-e-no-link {
    display: inline-block;
    position: relative
}

.qodef-image-hotspots .qodef-e-link:hover .qodef-e-content, .qodef-image-hotspots .qodef-e-no-link:hover .qodef-e-content {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.qodef-image-hotspots .qodef-e-link:hover .qodef-e-text, .qodef-image-hotspots .qodef-e-no-link:hover .qodef-e-text {
    color: #001747
}

.qodef-image-hotspots .qodef-e-link:hover .qodef-e-pin:after, .qodef-image-hotspots .qodef-e-no-link:hover .qodef-e-pin:after {
    opacity: .36
}

.qodef-image-hotspots .qodef-e-link:hover .qodef-e-pin .qodef-e-pin-sign:before, .qodef-image-hotspots .qodef-e-no-link:hover .qodef-e-pin .qodef-e-pin-sign:before {
    opacity: 0
}

.qodef-image-hotspots .qodef-e-pin {
    border-radius: 50%;
    background-color: var(--pin-background-color);
    flex-shrink: 0;
    height: var(--pin-width);
    position: relative;
    width: var(--pin-width);
    z-index: 1
}

.qodef-image-hotspots .qodef-e-pin:after {
    border: 2px solid #c5c5c5;
    border-radius: 50%;
    content: '';
    height: calc(var(--pin-width) - 6px);
    left: 3px;
    position: absolute;
    top: 3px;
    width: calc(var(--pin-width) - 6px);
    opacity: 0;
    transition: opacity .3s ease-out
}

.qodef-image-hotspots .qodef-e-pin .qodef-e-pin-sign {
    position: relative;
    width: 100%;
    height: 100%
}

.qodef-image-hotspots .qodef-e-pin .qodef-e-pin-sign:after, .qodef-image-hotspots .qodef-e-pin .qodef-e-pin-sign:before {
    position: absolute;
    content: '';
    right: 50%;
    bottom: 50%;
    transform: translate(50%, 50%);
    background-color: #fff;
    border-radius: 7px
}

.qodef-image-hotspots .qodef-e-pin .qodef-e-pin-sign:after {
    width: 14px;
    height: 2px
}

.qodef-image-hotspots .qodef-e-pin .qodef-e-pin-sign:before {
    height: 14px;
    width: 2px;
    transition: opacity .3s ease-out;
    opacity: 1
}

.qodef-image-hotspots .qodef-e-content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    left: calc(var(--pin-width) + 10px);
    position: absolute;
    top: 0;
    z-index: 2;
    background-color: var(--content-background-color);
    width: max-content;
    max-width: 200px;
    min-width: 178px;
    padding: 20px 20px 22px;
    box-shadow: 0 2px 9.5px .5px rgba(0, 0, 0, .06);
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    transition: -webkit-clip-path .6s cubic-bezier(.91, .13, .26, .88);
    transition: clip-path .6s cubic-bezier(.91, .13, .26, .88);
    transition: clip-path .6s cubic-bezier(.91, .13, .26, .88), -webkit-clip-path .6s cubic-bezier(.91, .13, .26, .88)
}

.qodef-image-hotspots .qodef-e-title {
    line-height: 1em;
    margin: 0;
    padding: 0 0 6px;
    white-space: nowrap
}

.qodef-image-hotspots .qodef-e-text {
    line-height: 1em;
    margin: 0;
    padding: 0;
    font-size: 14px
}

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

.qodef-image-marquee .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 auto;
    overflow: hidden
}

.qodef-image-marquee .qodef-m-content.qodef--mobile {
    display: none
}

.qodef-image-marquee .qodef-m-content.qodef--mobile .qodef-m-image {
    background-size: cover !important
}

.qodef-image-marquee .qodef-m-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.qodef-image-marquee .qodef-m-image.qodef-image--copy {
    will-change: transform;
    backface-visibility: hidden;
    transform: translateX(100%) translateZ(0)
}

.qodef-image-marquee .qodef-m-image a {
    position: relative;
    display: block
}

@keyframes qode-move-marquee {
    0% {
        transform: translateX(0) translateZ(0)
    }
    100% {
        transform: translateX(-100%) translateZ(0)
    }
}

@keyframes qode-move-marquee-copy {
    0% {
        transform: translateX(100%) translateZ(0)
    }
    100% {
        transform: translateX(0) translateZ(0)
    }
}

.qodef-image-with-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    width: auto;
    overflow: hidden
}

.qodef-image-with-text .qodef-m-image a, .qodef-image-with-text .qodef-m-image img {
    display: block
}

.qodef-image-with-text .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text .qodef-m-title {
    margin: 31px 0 0
}

.qodef-image-with-text .qodef-m-text {
    margin: 15px 0 0
}

.qodef-image-with-text.qodef-action--custom-link .qodef-m-image {
    transform: translateY(0);
    transition: transform .3s cubic-bezier(.45, 0, .55, 1)
}

.qodef-image-with-text.qodef-action--custom-link:hover .qodef-m-image {
    transform: translateY(-10px)
}

.qodef-image-with-text.qodef-image--has-shadow .qodef-m-image {
    box-shadow: 0 2px 9.5px .5px rgba(0, 0, 0, .06)
}

.qodef-image-with-text.qodef-alignment--center {
    text-align: center
}

.qodef-image-with-text.qodef-alignment--left {
    text-align: left
}

.qodef-image-with-text.qodef-alignment--right {
    text-align: right
}

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

.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, 23, 71, .1);
    text-align: center;
    font-weight: 700;
    font-size: 250px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-left .qodef-m-background-text {
    top: 0;
    left: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-right .qodef-m-background-text {
    top: 0;
    right: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-left .qodef-m-background-text {
    bottom: 0;
    left: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-right .qodef-m-background-text {
    bottom: 0;
    right: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--center .qodef-m-background-text {
    font-size: 450px;
    top: 34px;
    left: 0;
    right: 0;
    text-align: center
}

.qodef-interactive-gallery {
    --info-width: 40%;
    --title-color: var(--qode-main-color);
    --text-color: var(--qode-main-color);
    --text-margin-top: 18px;
    --caption-color: var(--qode-main-color)
}

.qodef-interactive-gallery .qodef-m-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity .3s ease-out;
    margin: 0;
    color: var(--caption-color)
}

.qodef-interactive-gallery .qodef-gallery-info {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 10% 13% 0;
    width: var(--info-width)
}

.qodef-interactive-gallery .qodef-grid-inner {
    padding-left: var(--info-width);
    padding-top: 8px
}

.qodef-interactive-gallery .qodef-image-wrapper {
    box-shadow: 0 2px 9.5px .5px rgba(0, 0, 0, .06);
    transition: .3s ease-out
}

.qodef-interactive-gallery .qodef-image-wrapper:hover {
    box-shadow: 0 2px 9.5px .5px rgba(0, 0, 0, .18)
}

.qodef-interactive-gallery .qodef-image-wrapper:hover + .qodef-m-caption {
    opacity: 1
}

.qodef-interactive-gallery .qodef-m-title {
    color: var(--title-color);
    margin: 0
}

.qodef-interactive-gallery .qodef-m-text {
    color: var(--text-color);
    margin: var(--text-margin-top) 0 0
}

.qodef-pricing-table {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    --table-background-color: #f8f8f8
}

.qodef-pricing-table.qodef-status--featured {
    transform: translateY(-25px)
}

.qodef-pricing-table .qodef-m-inner {
    padding: 60px 56px 56px;
    background-color: var(--table-background-color)
}

.qodef-pricing-table .qodef-m-title {
    margin: 0 0 14px;
    color: #001747
}

.qodef-pricing-table .qodef-m-subtitle p {
    margin: 0
}

.qodef-pricing-table .qodef-m-price {
    margin: 0 0 1px
}

.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
    display: flex;
    margin: 0;
    line-height: 1
}

.qodef-pricing-table .qodef-m-content {
    margin: 24px 0 0
}

.qodef-pricing-table .qodef-m-content ul {
    list-style: none;
    margin: 0
}

.qodef-pricing-table .qodef-m-content ul li {
    color: #001747;
    margin-bottom: 10px
}

.qodef-pricing-table .qodef-m-content ul li:last-child {
    margin-bottom: 0
}

.qodef-pricing-table .qodef-m-content ul li:before {
    content: '\4e';
    font-family: ElegantIcons;
    font-weight: 900;
    padding-right: 10px;
    font-size: 15px;
    position: relative;
    top: 1px
}

.qodef-pricing-table .qodef-m-button .qodef-button {
    margin: 21px 0 0;
    padding: 15px 51px 14px
}

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

.qodef-section-title .qodef-m-title {
    margin: 0
}

.qodef-section-title .qodef-m-subtitle {
    margin: 0
}

.qodef-section-title .qodef-m-subtitle + .qodef-m-title {
    margin-top: 15px
}

.qodef-section-title .qodef-m-text {
    margin: 16px 0 0
}

.qodef-section-title.qodef-alignment--center {
    text-align: center
}

.qodef-section-title.qodef-alignment--left {
    text-align: left
}

.qodef-section-title.qodef-alignment--right {
    text-align: right
}

.qodef-separator {
    font-size: 0;
    height: auto;
    line-height: 1;
    position: relative
}

.qodef-separator .qodef-m-line {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-bottom: 1px solid #dadada;
    margin: 10px 0
}

.qodef-separator.qodef-position--center {
    text-align: center
}

.qodef-separator.qodef-position--left {
    text-align: left
}

.qodef-separator.qodef-position--right {
    text-align: right
}

@media only screen and (max-width: 1024px) {
    .qodef-separator.qodef-disabled--1024 {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .qodef-separator.qodef-disabled--768 {
        display: none
    }
}

@media only screen and (max-width: 680px) {
    .qodef-separator.qodef-disabled--680 {
        display: none
    }
}

@media only screen and (max-width: 480px) {
    .qodef-separator.qodef-disabled--480 {
        display: none
    }
}

#qodef-page-sidebar .widget.widget_gaelle_core_separator {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_gaelle_core_separator {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_gaelle_core_separator {
    margin-bottom: 0
}

.qodef-single-image img {
    display: block
}

.qodef-single-image .qodef-m-image a {
    position: relative;
    overflow: hidden;
    display: block
}

.qodef-single-image .qodef-m-image a img {
    transform: scale(1.01);
    transition: transform .6s cubic-bezier(.45, 0, .55, 1)
}

.qodef-single-image .qodef-m-image a:hover img {
    transform: scale(1.04)
}

.qodef-single-image.qodef-has-appear .qodef-m-image {
    transition: -webkit-clip-path 1.2s cubic-bezier(.91, .13, .26, .88);
    transition: clip-path 1.2s cubic-bezier(.91, .13, .26, .88);
    transition: clip-path 1.2s cubic-bezier(.91, .13, .26, .88), -webkit-clip-path 1.2s cubic-bezier(.91, .13, .26, .88)
}

.qodef-single-image.qodef-has-appear.qodef-direction--from-top .qodef-m-image {
    -webkit-clip-path: inset(0 0 100% 0);
    clip-path: inset(0 0 100% 0)
}

.qodef-single-image.qodef-has-appear.qodef-direction--from-bottom .qodef-m-image {
    -webkit-clip-path: inset(100% 0 0 0);
    clip-path: inset(100% 0 0 0)
}

.qodef-single-image.qodef-has-appear.qodef-direction--from-left .qodef-m-image {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0)
}

.qodef-single-image.qodef-has-appear.qodef-direction--from-right .qodef-m-image {
    -webkit-clip-path: inset(0 0 0 100%);
    clip-path: inset(0 0 0 100%)
}

.qodef-single-image.qodef-has-appear.qodef--appeared .qodef-m-image {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.qodef-stacked-images .qodef-m-images {
    position: relative;
    display: inline-block
}

.qodef-stacked-images .qodef-m-images .qodef-m-image {
    --qode-item-vertical: var(--qode-item-vertical-position, 0);
    --qode-item-horizontal: var(--qode-item-horizontal-position, 0)
}

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

@media only screen and (max-width: 1440px) {
    .qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) img {
        width: 70%
    }
}

@media only screen and (max-width: 1280px) {
    .qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) img {
        width: 50%
    }
}

.qodef-stacked-images.qodef-has-appear .qodef-stacked-image img {
    -webkit-clip-path: inset(0 0 100% 0);
    clip-path: inset(0 0 100% 0);
    transition: -webkit-clip-path 1.2s cubic-bezier(.91, .13, .26, .88);
    transition: clip-path 1.2s cubic-bezier(.91, .13, .26, .88);
    transition: clip-path 1.2s cubic-bezier(.91, .13, .26, .88), -webkit-clip-path 1.2s cubic-bezier(.91, .13, .26, .88)
}

.qodef-stacked-images.qodef-has-appear .qodef-stacked-image.qodef--appeared img {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.qodef-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden
}

.qodef-tabs.qodef--init {
    visibility: visible
}

.qodef-tabs .qodef-tabs-navigation {
    margin: 0;
    padding: 0;
    list-style: none
}

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

.qodef-tabs .qodef-tabs-content p {
    margin: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #dbdbdb
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
    margin: 0 54px -1px 0;
    padding: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 500;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96);
    display: block;
    padding: 10px 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
    margin-right: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover, .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a, .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a, .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a {
    color: var(--qode-main-color);
    background-size: 100% 100%
}

@media only screen and (max-width: 680px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
        flex-direction: column;
        align-items: flex-start
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
        margin: 0 0 3px 0;
        padding: 0;
        width: 100%
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
        width: 100%;
        border-color: #dadada
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
        margin-bottom: -1px
    }
}

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

.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-vertical-split-slider--init {
    height: 100vh !important;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.admin-bar.qodef-vertical-split-slider--init {
    margin-top: 32px;
    height: calc(100vh - 32px) !important
}

.qodef-vertical-split-slider--init .qodef-vertical-split-slider {
    visibility: visible
}

.qodef-vertical-split-slider {
    height: 100vh;
    position: relative;
    visibility: hidden
}

.admin-bar .qodef-vertical-split-slider {
    height: calc(100vh - 32px)
}

.qodef-vertical-split-slider .ms-right {
    right: 0 !important
}

.qodef-vertical-split-slider .ms-tableCell {
    height: calc(100vh - (2 * 10%)) !important
}

.admin-bar .qodef-vertical-split-slider .ms-tableCell {
    height: calc(100vh - (2 * 10%) - 32px) !important
}

.qodef-vertical-split-slider + .qodef-vertical-split-slider-responsive {
    display: none
}

.qodef-vertical-split-slider .qodef-m-slide-image, .qodef-vertical-split-slider-responsive .qodef-m-slide-image {
    background-position: center;
    background-size: cover;
    position: relative
}

.qodef-vertical-split-slider .qodef-m-slide-content, .qodef-vertical-split-slider-responsive .qodef-m-slide-content {
    padding: 10% 24%;
    position: relative
}

.qodef-vertical-split-slider .qodef-m-slide-content > div > :not(.qodef-m-image), .qodef-vertical-split-slider-responsive .qodef-m-slide-content > div > :not(.qodef-m-image) {
    position: relative;
    z-index: 1
}

.qodef-vertical-split-slider .qodef-m-label-holder, .qodef-vertical-split-slider-responsive .qodef-m-label-holder {
    bottom: 0;
    display: block;
    height: 200px;
    overflow: hidden;
    position: absolute;
    width: 200px
}

.qodef-vertical-split-slider .qodef-m-label, .qodef-vertical-split-slider-responsive .qodef-m-label {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    padding: 30px 80px 40px 40px;
    width: 100%
}

.qodef-vertical-split-slider .qodef-m-label .qodef-m-label-counter, .qodef-vertical-split-slider-responsive .qodef-m-label .qodef-m-label-counter {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #001747;
    font-size: 30px;
    line-height: 1.16667em
}

.qodef-vertical-split-slider .qodef-m-label .qodef-m-label-text, .qodef-vertical-split-slider-responsive .qodef-m-label .qodef-m-label-text {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #001747;
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 500
}

.qodef-vertical-split-slider .qodef-m-image, .qodef-vertical-split-slider-responsive .qodef-m-image {
    bottom: 0;
    height: 200px;
    overflow: hidden;
    position: absolute;
    width: 200px;
    z-index: 0
}

.qodef-vertical-split-slider .qodef-m-image img, .qodef-vertical-split-slider-responsive .qodef-m-image img {
    height: 200px;
    object-fit: cover;
    width: 200px
}

.qodef-vertical-split-slider .qodef-slide-layout--image-left .qodef-m-label-holder, .qodef-vertical-split-slider-responsive .qodef-slide-layout--image-left .qodef-m-label-holder {
    right: 0
}

.qodef-vertical-split-slider .qodef-slide-layout--image-left .qodef-m-image, .qodef-vertical-split-slider-responsive .qodef-slide-layout--image-left .qodef-m-image {
    left: 0
}

.qodef-vertical-split-slider .qodef-slide-layout--image-right .qodef-m-label-holder, .qodef-vertical-split-slider-responsive .qodef-slide-layout--image-right .qodef-m-label-holder {
    left: 0
}

.qodef-vertical-split-slider .qodef-slide-layout--image-right .qodef-m-image, .qodef-vertical-split-slider-responsive .qodef-slide-layout--image-right .qodef-m-image {
    right: 0
}

#multiscroll-nav {
    display: none
}

#multiscroll-nav li {
    height: 12px !important;
    margin: 32px 0 !important;
    width: 12px !important
}

#multiscroll-nav li a span {
    background-color: #001747;
    border: none;
    height: 12px;
    left: 0;
    top: 0;
    width: 12px
}

#multiscroll-nav li a.active span {
    background-color: var(--qode-main-color)
}

#multiscroll-nav.right {
    right: 34px !important
}

.qodef-vertical-split-slider--init #multiscroll-nav {
    display: block
}

.qodef-vertical-split-slider--init #multiscroll-nav.qodef-skin--light a:not(.active) span {
    background-color: #fff
}

.qodef-vertical-split-slider--init #multiscroll-nav.qodef-skin--dark a:not(.active) span {
    background-color: #000
}

.qodef-fullscreen-menu--opened #multiscroll-nav {
    z-index: 98
}

html.elementor-html #multiscroll-nav {
    display: none !important
}

.qodef-vertical-split-slider .qodef-content-layout--type-1 .qodef-m-title, .qodef-vertical-split-slider-responsive .qodef-content-layout--type-1 .qodef-m-title {
    margin: 0 0 35px 0
}

.qodef-vertical-split-slider .qodef-content-layout--type-1 .qodef-m-text, .qodef-vertical-split-slider-responsive .qodef-content-layout--type-1 .qodef-m-text {
    margin: 0 0 50px 0
}

.qodef-vertical-split-slider .qodef-content-layout--type-2 .qodef-m-title, .qodef-vertical-split-slider-responsive .qodef-content-layout--type-2 .qodef-m-title {
    margin: 0 0 35px 0
}

.qodef-vertical-split-slider .qodef-content-layout--type-2 .qodef-icon-list-item:first-of-type, .qodef-vertical-split-slider-responsive .qodef-content-layout--type-2 .qodef-icon-list-item:first-of-type {
    margin: 0 0 20px 0
}

.qodef-video-button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.qodef-video-button:hover .qodef-m-image img {
    transform: scale(1.04)
}

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

.qodef-video-button .qodef-m-play-inner {
    line-height: 1;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid currentColor
}

.qodef-video-button .qodef-m-play-inner svg {
    fill: #fff
}

.qodef-video-button .qodef-m-image {
    position: relative;
    overflow: hidden
}

.qodef-video-button .qodef-m-image img {
    object-fit: cover;
    transform: scale(1.01);
    transition: transform .6s cubic-bezier(.45, 0, .55, 1)
}

#qodef-side-area {
    position: fixed;
    top: 0;
    right: -450px;
    width: 450px;
    height: 100%;
    min-height: 100%;
    padding: 55px 50px 35px;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: all .6s cubic-bezier(.77, 0, .175, 1);
    box-shadow: -3px 0 6px .6px rgba(0, 0, 0, .03)
}

.admin-bar #qodef-side-area {
    padding-top: 87px
}

.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_gaelle_core_simple_product_list .qodef-woo-product-list .qodef-e-media-inner .added_to_cart, #qodef-side-area .widget_gaelle_core_simple_product_list .qodef-woo-product-list .qodef-e-media-inner .button:not(.yith-wcqv-button) {
    padding: 14.5px 20px
}

#qodef-side-area .widget_gaelle_core_simple_product_list .qodef-m-posts-not-found {
    text-align: left
}

#qodef-side-area-close {
    position: absolute;
    top: 23px;
    right: 20px;
    display: block;
    z-index: 1000
}

.admin-bar #qodef-side-area-close {
    top: 55px
}

.qodef-side-area-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    z-index: 0;
    transition: opacity .2s ease-in-out, z-index .2s ease-in-out
}

.qodef-side-area--opened .qodef-side-area-cover {
    opacity: 1;
    z-index: 1002
}

.qodef-social-share {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-social-share .qodef-social-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #001747;
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 500
}

.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-e-social-share-icon {
    width: 18px;
    height: auto;
    margin-left: 5px
}

.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: flex;
    align-items: center
}

.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: flex;
    align-items: center;
    justify-content: center;
    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: flex;
    align-items: center;
    justify-content: center;
    line-height: inherit;
    width: 100%;
    height: 100%
}

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

.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 a {
    font-size: 20px;
    color: #001747;
    background-color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1) {
    bottom: -30px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2) {
    bottom: -60px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3) {
    bottom: -90px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4) {
    bottom: -120px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5) {
    bottom: -150px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6) {
    bottom: -180px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7) {
    bottom: -210px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown {
    top: 0;
    right: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li {
    width: calc(90px / 3)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
    left: 5px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
    left: 35px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
    left: 65px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
    left: 95px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
    left: 125px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
    left: 155px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
    left: 185px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
    top: 0;
    left: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li {
    width: calc(90px / 3)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
    right: 5px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
    right: 35px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
    right: 65px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
    right: 95px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
    right: 125px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
    right: 155px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
    right: 185px
}

.qodef-social-share.qodef-layout--list li {
    margin-right: 15px
}

.qodef-social-share.qodef-layout--list li:last-child {
    margin-right: 0
}

.qodef-social-share.qodef-layout--text li {
    margin-right: 17px
}

.qodef-social-share.qodef-layout--text li:last-child {
    margin-right: 0
}

.qodef-social-share.qodef-layout--text li a {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 4px;
    background-position: 0 calc(100% - 2px);
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

.qodef-social-share.qodef-layout--text li a:hover {
    background-size: 100% 100%;
    color: inherit
}

.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-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--text .qodef-social-title {
    color: #ccc
}

#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--text .qodef-social-title {
    color: #ccc
}

#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--gaelle .qodef-m-spinner {
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center
}

#qodef-page-spinner.qodef-layout--gaelle .qodef-m-gaelle-text {
    font-family: Tesla;
    font-size: 68px;
    line-height: 1em;
    font-weight: 400;
    opacity: 0;
    transition: opacity 0s
}

#qodef-page-spinner.qodef-layout--gaelle .qodef-m-gaelle-text.qodef--appeared {
    opacity: 1
}

#qodef-page-spinner.qodef-layout--gaelle .qodef-m-gaelle-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#qodef-page-spinner.qodef-layout--gaelle .qodef-m-gaelle-image img {
    -webkit-clip-path: inset(0 0 100% 0);
    clip-path: inset(0 0 100% 0);
    transition: -webkit-clip-path 1.2s cubic-bezier(.91, .13, .26, .88);
    transition: clip-path 1.2s cubic-bezier(.91, .13, .26, .88);
    transition: clip-path 1.2s cubic-bezier(.91, .13, .26, .88), -webkit-clip-path 1.2s cubic-bezier(.91, .13, .26, .88)
}

#qodef-page-spinner.qodef-layout--gaelle .qodef-m-gaelle-image.qodef--start img {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

#qodef-page-spinner.qodef-layout--gaelle .qodef-m-gaelle-image.qodef--end img {
    -webkit-clip-path: inset(100% 0 0 0);
    clip-path: inset(100% 0 0 0)
}

#qodef-page-spinner.qodef-layout--gaelle .qodef-m-gaelle-image:nth-of-type(1) {
    transform: translate(-82%, -66%);
    max-width: 344px
}

#qodef-page-spinner.qodef-layout--gaelle .qodef-m-gaelle-image:nth-of-type(2) {
    transform: translate(-24%, -28%);
    max-width: 344px
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-lines {
    width: 60px;
    height: 60px;
    margin: 0 0 0 -30px
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis {
    position: relative;
    height: 50px;
    width: 50px;
    margin: -25px 0 0 -25px;
    animation: qode-mitosis-invert 2s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--1 {
    animation: qode-mitosis-ball-1 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2 {
    animation: qode-mitosis-ball-2 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3 {
    animation: qode-mitosis-ball-3 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4 {
    animation: qode-mitosis-ball-4 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading > * {
    margin: 0;
    opacity: 0;
    animation: qode-fade-in 1s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder {
    flex-shrink: 0;
    animation-delay: .5s
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line {
    position: relative;
    display: block;
    height: 3px;
    width: 500px;
    margin-top: 20px;
    background-color: #e5e1dc;
    overflow: hidden;
    opacity: 0;
    animation: qode-fade-in 1s .3s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--qode-main-color);
    width: 0
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: currentColor;
    border: 0 solid currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background-color: currentColor;
    border-radius: 16px;
    animation: qode-scaleout 1s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles {
    width: 60px;
    height: 20px
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles > div {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 4px;
    background-color: currentColor;
    border-radius: 100%;
    opacity: 0;
    animation: qode-ball-fall 1.5s ease infinite both
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles > div:nth-last-of-type(1) {
    animation-delay: calc((100ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles > div:nth-last-of-type(2) {
    animation-delay: calc((200ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles > div:nth-last-of-type(3) {
    animation-delay: calc((300ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes {
    position: relative;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: currentColor;
    animation: qode-rotating-cubes 1.8s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2 {
    animation-delay: -.9s
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes {
    width: 50px;
    height: 60px;
    margin: -30px 0 0 -25px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe {
    display: inline-block;
    float: left;
    height: 100%;
    width: 6px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    animation: qode-stretch-delay 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2 {
    animation-delay: calc((200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3 {
    animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4 {
    animation-delay: calc((400ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5 {
    animation-delay: calc((500ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-spinner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-textual {
    opacity: 0
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-text {
    display: flex;
    font-family: Roboto, sans-serif;
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    white-space: nowrap;
    text-transform: uppercase
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-char {
    display: inline-block;
    opacity: 0;
    will-change: opacity
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-char.qodef-m-empty-char {
    white-space: pre
}

#qodef-page-spinner.qodef-layout--textual.qodef--init .qodef-m-textual {
    opacity: 1
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles {
    position: relative;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    text-align: center;
    animation: qode-rotate-circles 2s infinite linear
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle {
    position: absolute;
    top: 0;
    width: 60%;
    height: 60%;
    display: inline-block;
    background-color: currentColor;
    border-radius: 100%;
    transform-origin: center bottom;
    animation: qode-bounce 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles {
    width: 150px;
    height: 30px;
    margin: -15px 0 0 -75px
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle {
    float: left;
    height: 30px;
    width: 30px;
    margin-right: 10px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1 {
    animation: qode-wave-jump-3 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2 {
    animation: qode-wave-jump-2 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3 {
    animation: qode-wave-jump-1 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4 {
    margin-right: 0;
    animation: qode-wave-wipe 1.8s infinite cubic-bezier(.5, 0, .5, 1)
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave {
    width: 72px;
    margin: -9px 0 0 -36px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    border-radius: 100%;
    animation: qode-bounce-delay 1.4s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1 {
    animation-delay: -.32s
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2 {
    animation-delay: -.16s
}

.qodef-sp-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 115;
    visibility: hidden;
    transition: opacity .3s ease-out;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    pointer-events: none
}

.qodef-sp-holder .qodef-sp-inner {
    width: 60%;
    max-width: 787px;
    height: 273px;
    background-color: #fff;
    background-repeat: no-repeat;
    opacity: 0;
    box-shadow: 0 -1px 18px 2px rgba(0, 0, 0, .04);
    transition: transform .3s cubic-bezier(.06, .47, .38, .99), opacity .3s ease-out;
    pointer-events: all
}

@media only screen and (max-width: 1024px) {
    .qodef-sp-holder .qodef-sp-inner {
        min-width: 680px
    }
}

@media only screen and (max-width: 680px) {
    .qodef-sp-holder .qodef-sp-inner {
        min-width: 100%;
        background-image: none !important
    }
}

.qodef-sp-holder .qodef-sp-close {
    position: absolute;
    top: 10px;
    right: 14px;
    display: block
}

.qodef-sp-holder .qodef-sp-close:hover {
    color: #001747
}

.qodef-sp-holder .qodef-sp-close svg {
    fill: currentColor;
    width: 26px
}

.qodef-sp-holder .qodef-sp-content-container {
    padding: 57px 40px 40px 240px
}

@media only screen and (max-width: 680px) {
    .qodef-sp-holder .qodef-sp-content-container {
        padding-left: 40px
    }
}

.qodef-sp-holder .qodef-sp-title {
    margin: 0 0 9px 0
}

.qodef-sp-holder .qodef-sp-subtitle {
    margin: 0 0 20px 0
}

.qodef-sp-holder .wpcf7 {
    width: 100%;
    display: block
}

.qodef-sp-holder .qodef-sp-prevent {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 12px;
    padding-left: 2px
}

.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 {
    visibility: hidden;
    position: relative;
    width: 16px;
    height: 16px;
    -webkit-appearance: none;
    appearance: none;
    margin: 0 6px 0 0 !important;
    cursor: pointer
}

.qodef-sp-holder .qodef-sp-prevent-input:after, .qodef-sp-holder .qodef-sp-prevent-input:before {
    box-sizing: border-box;
    visibility: visible;
    border-radius: 50%
}

.qodef-sp-holder .qodef-sp-prevent-input:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #dadada
}

.qodef-sp-holder .qodef-sp-prevent-input:after {
    width: 8px;
    height: 8px;
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    background-color: transparent;
    transition: background-color .3s ease-out
}

.qodef-sp-holder .qodef-sp-prevent-input:checked:after {
    background-color: var(--qode-main-color)
}

.qodef-sp-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked:after {
    background-color: var(--qode-main-color)
}

.qodef-sp-holder .qodef-sp-prevent-label {
    font-size: 14px;
    line-height: 18px
}

.qodef-sp-opened .qodef-sp-holder {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s ease-out
}

.qodef-sp-opened .qodef-sp-holder .qodef-sp-inner {
    opacity: 1;
    pointer-events: all;
    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 {
    padding: 0 var(--qode-title-side-padding, 0)
}

.qodef-page-title .qodef-m-content.qodef-content-full-width {
    --qode-title-side-padding: 40px
}

.qodef-page-title .qodef-breadcrumbs a, .qodef-page-title .qodef-breadcrumbs span {
    font-size: 14px;
    font-weight: 500
}

.qodef-page-title .qodef-breadcrumbs a {
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

.qodef-page-title .qodef-breadcrumbs a:hover {
    background-size: 100% 100%
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
    margin: 0 10px
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
    content: '/'
}

.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs {
    margin-top: 5px
}

.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
    margin: 0 0 11px
}

html.elementor-html .qodef-uncovering-section .qodef-page-content-section > .elementor {
    margin-bottom: 0 !important
}

.qodef-uncovering-section .qodef-page-content-section > .elementor .elementor-section {
    z-index: 1
}

.qodef-uncovering-section .qodef-page-content-section > .elementor > .elementor-section:last-child {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 0
}

html.elementor-html .qodef-uncovering-section .qodef-page-content-section > .elementor > .elementor-section:last-child {
    bottom: initial;
    left: initial;
    position: initial;
    width: initial
}

.widget.qodef-author-info .qodef-author-info-image {
    margin-bottom: 30px;
    display: inline-block
}

.widget.qodef-author-info .qodef-author-info-name {
    margin: 0 0 11px
}

.widget.qodef-author-info .qodef-author-info-description {
    margin: 0
}

.widget .qodef-contact-info-widget {
    margin: 0
}

#qodef-top-area .widget .qodef-contact-info-widget a {
    font-size: 16px
}

.widget.widget_gaelle_core_search {
    position: relative
}

.widget.widget_gaelle_core_search .qodef-widget-title {
    margin-bottom: 9px
}

.widget.widget_gaelle_core_search input {
    padding: 8px 0 0;
    margin-bottom: 0;
    width: 0;
    border: none !important;
    transition: width .6s cubic-bezier(.5, 1, .89, 1);
    background-color: transparent
}

.widget.widget_gaelle_core_search input:focus {
    width: 180px;
    background-color: transparent
}

.widget.widget_gaelle_core_search input:-ms-input-placeholder {
    color: #001747
}

.widget.widget_gaelle_core_search input::placeholder {
    color: #001747
}

.widget.widget_gaelle_core_search .qodef-m-underline {
    display: block;
    width: calc(100% - 3px);
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 1px;
    background-color: #001747;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .6s cubic-bezier(.5, 1, .89, 1)
}

.widget.widget_gaelle_core_search .qodef-search-form-button {
    padding: 0
}

.widget.widget_gaelle_core_search button {
    color: #001747;
    width: auto;
    background-color: transparent;
    overflow: hidden;
    transition: .6s cubic-bezier(.5, 1, .89, 1)
}

.widget.widget_gaelle_core_search button span {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #001747;
    font-size: 14px;
    line-height: 1.14286em;
    font-weight: 500;
    width: auto;
    transform: translateX(0);
    transform-origin: left;
    transition: .6s cubic-bezier(.5, 1, .89, 1)
}

.qodef-skin--light .widget.widget_gaelle_core_search button {
    color: #fff !important
}

.widget.widget_gaelle_core_search .qodef-search-form.qodef--opened {
    padding-left: 52px
}

.widget.widget_gaelle_core_search .qodef-search-form.qodef--opened input {
    width: 180px
}

.widget.widget_gaelle_core_search .qodef-search-form.qodef--opened .qodef-m-underline {
    transform: scaleX(1)
}

.widget.widget_gaelle_core_search .qodef-search-form.qodef--opened .qodef-search-form-button {
    padding: 0 .6em;
    margin-right: 3px
}

.widget.widget_gaelle_core_search .qodef-search-form.qodef--opened .qodef-search-form-button span {
    width: 0;
    transform: translateX(60px)
}

.qodef-skin--light .widget.widget_gaelle_core_search .qodef-search-form input {
    color: #fff
}

.qodef-skin--light .widget.widget_gaelle_core_search .qodef-search-form input:-ms-input-placeholder {
    color: #fff
}

.qodef-skin--light .widget.widget_gaelle_core_search .qodef-search-form input::placeholder {
    color: #fff
}

.qodef-skin--light .widget.widget_gaelle_core_search .qodef-search-form .qodef-m-underline {
    background-color: #fff
}

.widget_gaelle_core_sticky_sidebar {
    position: relative;
    width: 100%;
    height: 0;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: 0 0 !important
}

.widget_gaelle_core_svg_icon {
    display: inline-block;
    vertical-align: top;
    margin: 0 !important
}

#qodef-page-header .widget_gaelle_core_svg_icon, #qodef-top-area .widget_gaelle_core_svg_icon {
    height: 100%
}

.widget_gaelle_core_svg_icon .qodef-m-holder {
    display: flex;
    align-items: center;
    gap: 10px
}

#qodef-page-header .widget_gaelle_core_svg_icon .qodef-svg-icon-widget, #qodef-top-area .widget_gaelle_core_svg_icon .qodef-svg-icon-widget {
    height: 100%
}

.widget_gaelle_core_svg_icon .qodef-svg-icon-widget svg {
    display: block;
    fill: var(--fill-color);
    stroke: var(--stroke-color);
    max-width: 100%;
    max-height: 100%;
    transition: all .25s ease-out
}

.widget_gaelle_core_svg_icon .qodef-svg-icon-widget a {
    display: inline-flex;
    width: 100%;
    height: 100%
}

.widget_gaelle_core_svg_icon .qodef-svg-icon-widget a:hover svg, .widget_gaelle_core_svg_icon .qodef-svg-icon-widget:hover svg {
    fill: var(--fill-hover-color);
    stroke: var(--stroke-hover-color)
}

.widget_gaelle_core_svg_icon .qodef-svg-icon-widget a:hover .qodef-m-text, .widget_gaelle_core_svg_icon .qodef-svg-icon-widget:hover .qodef-m-text {
    color: var(--text-hover-color)
}

.widget_gaelle_core_svg_icon .qodef-svg-icon-widget:hover .qodef-m-icon {
    background-color: var(--background-hover-color)
}

.widget_gaelle_core_svg_icon .qodef-m-icon {
    --fill-color: currentColor;
    --stroke-color: currentColor;
    --fill-hover-color: currentColor;
    --stroke-hover-color: currentColor;
    --background-color: transparent;
    --background-hover-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    max-height: 100%;
    background-color: var(--background-color);
    overflow: hidden;
    transition: all .25s ease-out
}

.widget_gaelle_core_svg_icon .qodef-m-text {
    --text-color: currentColor;
    --text-hover-color: currentColor;
    color: var(--text-color);
    transition: all .25s ease-out;
    line-height: 1
}

#qodef-page-header .widget_gaelle_core_svg_icon .qodef-m-text {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #001747;
    font-size: 14px;
    line-height: 1.14286em;
    font-weight: 500
}

#qodef-page-header .widget_gaelle_core_svg_icon .qodef-m-text .qodef-menu-item-text span {
    display: inline;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-size: 100% 100%;
    padding-bottom: 0;
    background-position: 0 100%;
    background-size: 0 100%;
    transition: background-size .4s cubic-bezier(.33, .52, .05, .96)
}

@media only screen and (max-width: 1440px) {
    #qodef-author-info .qodef-m-content {
        padding: 65px 50px 54px 370px
    }
}

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

    #qodef-author-info .qodef-m-image {
        position: relative;
        width: 100%
    }

    #qodef-author-info .qodef-m-image img {
        width: 100%
    }

    #qodef-author-info .qodef-m-content {
        padding: 40px 30px
    }
}

@media only screen and (max-width: 1024px) {
    body:not(.qodef-content-behind-header) #qodef-page-outer {
        margin-top: 0 !important
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-header--vertical-sliding #qodef-page-header-inner {
        display: none
    }

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

@media only screen and (max-width: 1024px) {
    .qodef-header--vertical #qodef-page-header-inner {
        display: none
    }

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

@media (max-width: 1440px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width: 1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

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

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

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

@media (max-width: 1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

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

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

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

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

@media (max-width: 768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

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

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

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

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

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

@media (max-width: 680px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

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

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

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

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

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

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

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width: 1440px) and (min-width: 1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width: 1440px) and (min-width: 1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width: 1440px) and (min-width: 1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width: 1440px) and (min-width: 1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width: 1440px) and (min-width: 1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width: 1440px) and (min-width: 1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width: 1440px) and (min-width: 1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width: 1440px) and (min-width: 1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width: 768px) and (min-width: 681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width: 768px) and (min-width: 681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width: 768px) and (min-width: 681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width: 768px) and (min-width: 681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width: 768px) and (min-width: 681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width: 768px) and (min-width: 681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width: 768px) and (min-width: 681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width: 768px) and (min-width: 681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width: 680px) and (min-width: 481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width: 680px) and (min-width: 481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width: 680px) and (min-width: 481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width: 680px) and (min-width: 481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width: 680px) and (min-width: 481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width: 680px) and (min-width: 481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width: 680px) and (min-width: 481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width: 680px) and (min-width: 481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width: 480px) and (min-width: 0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width: 480px) and (min-width: 0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width: 480px) and (min-width: 0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width: 480px) and (min-width: 0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width: 480px) and (min-width: 0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width: 480px) and (min-width: 0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width: 480px) and (min-width: 0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width: 480px) and (min-width: 0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-twitter-list.qodef-vertical-gutter--huge .ctf-tweets {
        --qode-columns-row-gap: 60px
    }

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

@media only screen and (max-width: 1024px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary .qodef-woo-product-title {
        font-size: 30px
    }

    #yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary .price {
        margin-top: 14px
    }

    #yith-quick-view-modal #yith-quick-view-content.single-product .woocommerce-product-details__short-description {
        margin-top: 10px
    }

    #yith-quick-view-modal #yith-quick-view-content.single-product form.cart {
        margin-top: 25px
    }

    #yith-quick-view-modal #yith-quick-view-content.single-product form.cart:not(.variations_form) {
        flex-flow: wrap;
        gap: 10px
    }
}

@media only screen and (max-width: 680px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary .price, #yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary .qodef-woo-product-title {
        font-size: 24px
    }

    #yith-quick-view-modal #yith-quick-view-content.single-product form.cart {
        margin-top: 14px
    }

    #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner {
        display: flex;
        flex-wrap: wrap
    }

    #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image {
        max-height: 30vh
    }

    #yith-quick-view-modal #yith-quick-view-content.single-product .woocommerce-product-details__short-description {
        display: none
    }
}

@media only screen and (max-width: 1440px) {
    #qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner {
        padding: 30px
    }
}

@media only screen and (max-width: 1024px) {
    #qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner {
        padding: 55px 40px
    }
}

@media only screen and (max-width: 680px) {
    #qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner, #yith-quick-view-modal .qodef-woo-product-list.qodef-item-layout--info-on-image-top .qodef-e-media-inner, .qodef-woo-product-list.qodef-item-layout--info-on-image-top.qodef-shortcode .qodef-e-media-inner {
        padding: 28px
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-content-position-top .qodef-e-media-inner {
        padding: 39px 47px 35px
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-content-position-top .qodef-e-media-inner .yith-wcqv-button, .qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-content-position-top .qodef-e-media-inner .yith-wcwl-add-to-wishlist {
        top: 59px
    }
}

@media only screen and (max-width: 480px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner {
        padding: 20px 47px 30px
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .qodef-e-content {
        margin: 5px 0 0
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .qodef-e-content .price {
        margin-top: 10px !important;
        font-size: 25px !important
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .qodef-e-content .qodef-woo-product-info {
        display: none
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .yith-wcwl-add-to-wishlist {
        position: absolute;
        top: 19px;
        right: 23px
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
        width: auto
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .yith-wcwl-add-to-wishlist a:before {
        margin-right: 5px
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .yith-wcwl-add-to-wishlist a:after {
        display: none
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .yith-wcwl-add-to-wishlist.exists {
        position: absolute;
        top: 19px;
        right: 28px;
        width: auto
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .yith-wcqv-button {
        position: absolute !important;
        top: 20px;
        right: 55px;
        font-size: 0 !important
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .yith-wcqv-button:before {
        top: -2px;
        margin-right: 5px
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-content-position-top .qodef-e-media-inner {
        padding: 20px 28px 35px
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-content-position-top .qodef-e-media-inner .yith-wcqv-button, .qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-content-position-top .qodef-e-media-inner .yith-wcwl-add-to-wishlist {
        top: 32px
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-content-position-top .yith-wcqv-button {
        height: 18px
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-content-position-top .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-content-position-top .button:not(.yith-wcqv-button) {
        margin-top: 15px
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-disable-top-info-text .qodef-woo-product-info {
        display: none
    }
}

@media only screen and (max-width: 320px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .yith-wcwl-add-to-wishlist {
        display: none
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .yith-wcwl-add-to-wishlist.exists {
        display: none
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-media-inner .yith-wcqv-button {
        display: none
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-content-position-top .qodef-e-content {
        margin: 0
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-content-position-top .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-content-position-top .button:not(.yith-wcqv-button) {
        margin-top: 10px
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-product-split-slider.qodef-disable-below--1024 {
        display: none
    }

    .qodef-product-split-slider.qodef-disable-below--1024 + .qodef-product-split-slider-responsive {
        display: block
    }

    .qodef-product-split-slider.qodef-disable-below--1024 + .qodef-product-split-slider-responsive .qodef-m-slide-content {
        min-height: 100vh;
        padding: 10%;
        display: flex;
        justify-content: center
    }
}

@media only screen and (max-width: 1024px) and (max-width: 768px) {
    .qodef-product-split-slider.qodef-disable-below--1024 + .qodef-product-split-slider-responsive .qodef-m-slide-content {
        min-height: auto;
        padding: 15% 10%
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-product-split-slider.qodef-disable-below--1024 + .qodef-product-split-slider-responsive .qodef-m-slide-content .qodef-m-product {
        max-width: 400px
    }

    .qodef-product-split-slider.qodef-disable-below--1024 + .qodef-product-split-slider-responsive .qodef-m-slide-image {
        height: 100vh
    }

    .qodef-product-split-slider.qodef-disable-below--1024 + .qodef-product-split-slider-responsive .qodef-m-label-holder {
        left: 0;
        right: auto
    }
}

@media only screen and (max-width: 768px) {
    .qodef-product-split-slider.qodef-disable-below--768 {
        display: none
    }

    .qodef-product-split-slider.qodef-disable-below--768 + .qodef-product-split-slider-responsive {
        display: block
    }

    .qodef-product-split-slider.qodef-disable-below--768 + .qodef-product-split-slider-responsive .qodef-m-slide-content {
        min-height: 100vh;
        padding: 10%;
        display: flex;
        justify-content: center
    }
}

@media only screen and (max-width: 768px) and (max-width: 768px) {
    .qodef-product-split-slider.qodef-disable-below--768 + .qodef-product-split-slider-responsive .qodef-m-slide-content {
        min-height: auto;
        padding: 15% 10%
    }
}

@media only screen and (max-width: 768px) {
    .qodef-product-split-slider.qodef-disable-below--768 + .qodef-product-split-slider-responsive .qodef-m-slide-content .qodef-m-product {
        max-width: 400px
    }

    .qodef-product-split-slider.qodef-disable-below--768 + .qodef-product-split-slider-responsive .qodef-m-slide-image {
        height: 100vh
    }

    .qodef-product-split-slider.qodef-disable-below--768 + .qodef-product-split-slider-responsive .qodef-m-label-holder {
        left: 0;
        right: auto
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-product-split-slider .qodef-m-label-holder, .qodef-product-split-slider-responsive .qodef-m-label-holder {
        height: 140px;
        width: 140px
    }

    .qodef-product-split-slider .qodef-m-image, .qodef-product-split-slider-responsive .qodef-m-image {
        height: 140px;
        width: 140px
    }

    .qodef-product-split-slider .qodef-m-image img, .qodef-product-split-slider-responsive .qodef-m-image img {
        height: 140px;
        width: 140px
    }
}

@media only screen and (max-width: 680px) {
    .qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
        display: block
    }

    .qodef-call-to-action.qodef-layout--standard .qodef-m-button {
        margin-top: 20px
    }
}

@media only screen and (max-width: 768px) {
    .qodef-countdown.qodef-show--4 .qodef-digit-wrapper, .qodef-countdown.qodef-show--5 .qodef-digit-wrapper, .qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
        width: 33.33333333333333%
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-highlight.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width: 680px) {
    .qodef-image-marquee .qodef-m-content.qodef--desktop {
        display: none
    }

    .qodef-image-marquee .qodef-m-content.qodef--mobile {
        display: block
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-info-section.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-interactive-gallery .qodef-gallery-info {
        padding: 0 50px 30px 0
    }
}

@media only screen and (max-width: 768px) {
    .qodef-interactive-gallery {
        --info-width: 100%
    }

    .qodef-interactive-gallery .qodef-gallery-info {
        position: relative;
        padding: 0 0 60px
    }

    .qodef-interactive-gallery .qodef-grid-inner {
        padding: 0
    }

    .qodef-interactive-gallery .qodef-m-caption {
        bottom: calc(100% + 15px)
    }
}

@media only screen and (max-width: 680px) {
    .qodef-interactive-gallery .qodef-m-caption {
        position: relative;
        bottom: 0
    }
}

@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-stacked-images .qodef-m-images .qodef-m-image {
        --qode-item-vertical: var(--qode-item-vertical-position-1024, var(--qode-item-vertical-position, 0)) !important;
        --qode-item-horizontal: var(--qode-item-horizontal-position-1024, var(--qode-item-horizontal-position, 0)) !important
    }
}

@media only screen and (max-width: 680px) {
    .qodef-stacked-images .qodef-m-images .qodef-m-image {
        --qode-item-vertical: var(--qode-item-vertical-position-680, var(--qode-item-vertical-position-1024, var(--qode-item-vertical-position, 0))) !important;
        --qode-item-horizontal: var(--qode-item-horizontal-position-680, var(--qode-item-horizontal-position-1024, var(--qode-item-horizontal-position, 0))) !important
    }
}

@media only screen and (max-width: 680px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
        display: block
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
        padding-right: 0;
        margin-right: 0;
        border-right: 0
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
        margin-top: 26px
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-content {
        margin: 26px 0 0
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-vertical-split-slider.qodef-disable-below--1024 {
        display: none
    }

    .qodef-vertical-split-slider.qodef-disable-below--1024 + .qodef-vertical-split-slider-responsive {
        display: block
    }

    .qodef-vertical-split-slider.qodef-disable-below--1024 + .qodef-vertical-split-slider-responsive .qodef-m-slide-content {
        padding: 10%
    }

    .qodef-vertical-split-slider.qodef-disable-below--1024 + .qodef-vertical-split-slider-responsive .qodef-m-slide-image {
        min-height: 50vh
    }

    .qodef-vertical-split-slider.qodef-disable-below--1024 + .qodef-vertical-split-slider-responsive .qodef-m-label-holder {
        left: 0;
        right: auto
    }
}

@media only screen and (max-width: 768px) {
    .qodef-vertical-split-slider.qodef-disable-below--768 {
        display: none
    }

    .qodef-vertical-split-slider.qodef-disable-below--768 + .qodef-vertical-split-slider-responsive {
        display: block
    }

    .qodef-vertical-split-slider.qodef-disable-below--768 + .qodef-vertical-split-slider-responsive .qodef-m-slide-content {
        padding: 10%
    }

    .qodef-vertical-split-slider.qodef-disable-below--768 + .qodef-vertical-split-slider-responsive .qodef-m-slide-image {
        min-height: 50vh
    }

    .qodef-vertical-split-slider.qodef-disable-below--768 + .qodef-vertical-split-slider-responsive .qodef-m-label-holder {
        left: 0;
        right: auto
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-vertical-split-slider .qodef-m-label-holder, .qodef-vertical-split-slider-responsive .qodef-m-label-holder {
        height: 140px;
        width: 140px
    }

    .qodef-vertical-split-slider .qodef-m-image, .qodef-vertical-split-slider-responsive .qodef-m-image {
        height: 140px;
        width: 140px
    }

    .qodef-vertical-split-slider .qodef-m-image img, .qodef-vertical-split-slider-responsive .qodef-m-image img {
        height: 140px;
        width: 140px
    }
}

@media only screen and (max-width: 680px) {
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
        left: 1px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
        left: 46px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
        left: 91px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
        left: 136px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
        left: 181px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
        left: 226px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
        left: 271px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
        left: auto;
        right: 0
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
        right: auto;
        left: 1px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
        right: auto;
        left: 46px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
        right: auto;
        left: 91px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
        right: auto;
        left: 136px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
        right: auto;
        left: 181px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
        right: auto;
        left: 226px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
        right: auto;
        left: 271px
    }
}

@media only screen and (max-width: 1024px) {
    body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
        padding-top: 0 !important
    }

    .qodef-page-title .qodef-m-content.qodef-content-full-width {
        padding: 0 7%
    }
}