/*!
Theme Name: Konte
Theme URI: https://themeforest.net/item/konte-minimal-modern-woocommerce-wordpress-theme/23162599?ref=uixthemes
Author: UIX Themes
Author URI: https://uix.store
Description: Konte is a fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 2.4.6
Tested up to: 6.8
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: konte
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Konte is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@font-face {
    font-family: "function_pro";
    src: url("fonts/functionpro-light-webfont.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "function_pro";
    src: url("fonts/functionpro-book-webfont.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "function_pro";
    src: url("fonts/functionpro-medium-webfont.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "function_pro";
    src: url("fonts/functionpro-demi-webfont.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "function_pro";
    src: url("fonts/functionpro-bold-webfont.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: rgba(0, 0, 0, 0)
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

body {
    color: #161619;
    font-family: "function_pro", sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.5555555556;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased
}

a {
    color: #000;
    text-decoration: none;
    transition: .3s ease-in
}

a:focus,
a:hover,
a:active {
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500
}

h1 {
    font-size: 60px;
    font-size: 3.75rem
}

h2 {
    font-size: 40px;
    font-size: 2.5rem
}

h3 {
    font-size: 30px;
    font-size: 1.875rem
}

h4 {
    font-size: 24px;
    font-size: 1.5rem
}

h5 {
    font-size: 18px;
    font-size: 1.125rem
}

h6 {
    font-size: 16px;
    font-size: 1rem
}

p {
    margin-bottom: 1.5em
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    margin: 0;
    padding: 0 100px;
    position: relative;
    border-left: 0
}

blockquote:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: .5em;
    width: 20px;
    border-top: 2px solid #000
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #cdcfd0;
    font-family: Menlo, Consolas, monaco, monospace;
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
    border-radius: 4px
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 14px;
    font-size: .875rem;
    padding: 2px 4px;
    background: #e3e7e8
}

abbr,
acronym {
    border-bottom: 1px dotted #161619;
    cursor: help
}

mark,
ins {
    background: rgba(0, 0, 0, 0);
    text-decoration: none
}

big {
    font-size: 133.3333333333%;
    line-height: 1.3333333333
}

b,
strong {
    font-weight: 600
}

html {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    overflow-x: hidden;
    background: #fff
}

hr {
    background-color: #e3e7e8;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ul,
ol {
    margin: 0 0 50px 0;
    padding-left: 30px
}

ul {
    list-style: disc
}

ul ul {
    list-style: circle
}

ol {
    list-style: decimal
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 10px
}

dt {
    font-weight: 500
}

dd {
    margin: 0 30px 30px
}

img {
    height: auto;
    max-width: 100%
}

figure {
    margin: 1em 0
}

ins {
    background: rgba(0, 0, 0, 0)
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

th,
td {
    padding: 10px 0;
    border-bottom: 1px solid #000
}

th {
    text-align: left
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    font-size: 14px;
    font-size: .875rem;
    color: #fff;
    font-weight: 600;
    line-height: 60px;
    border: 0;
    border-radius: 0;
    padding: 0 40px;
    background: #161619;
    transition: .4s
}

button.alt,
input[type=button].alt,
input[type=reset].alt,
input[type=submit].alt {
    color: #161619;
    border: 1px solid #161619;
    background: rgba(0, 0, 0, 0)
}

button.alt:hover,
input[type=button].alt:hover,
input[type=reset].alt:hover,
input[type=submit].alt:hover {
    color: #fff;
    background: #161619
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
    border: 0;
    border-bottom: 2px solid #e3e7e8;
    border-radius: 0;
    padding: 3px;
    transition: .4s;
    box-shadow: none;
    background-clip: padding-box
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
    outline: none;
    border-color: #161619
}

select {
    border: 0;
    border-bottom: 2px solid #e3e7e8
}

textarea {
    width: 100%
}

.wpcf7-form {
    font-size: 16px;
    font-size: 1rem
}

.wpcf7-form .wpcf7-form-control {
    color: #161619;
    width: 100%;
    padding: 13px 0;
    border-color: #cdcfd0
}

.wpcf7-form .wpcf7-form-control:hover {
    border-color: #161619
}

.wpcf7-form .wpcf7-checkbox,
.wpcf7-form .wpcf7-radio {
    display: block
}

.wpcf7-form .wpcf7-text {
    background-color: rgba(0, 0, 0, 0)
}

.wpcf7-form .wpcf7-textarea {
    height: 80px
}

.wpcf7-form .wpcf7-submit {
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    margin-top: 20px
}

.wpcf7-form label {
    color: #838889;
    display: block;
    position: relative;
    margin: 20px 0 0 0
}

.wpcf7-form label .label {
    transform: translateY(50%);
    transition: .4s;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.wpcf7-form label.focused .label {
    font-size: 14px;
    font-size: .875rem;
    transform: translateY(-50%)
}

.wpcf7-form span.ajax-loader {
    color: #fff;
    text-align: center;
    margin: 0;
    width: 100%;
    height: 60px;
    position: relative;
    background: #161619;
    transform: translateY(-100%);
    display: none
}

.wpcf7-form span.ajax-loader:before {
    display: none
}

.wpcf7-form span.ajax-loader:after {
    content: "";
    top: 50%;
    left: 50%;
    position: absolute;
    margin-top: -10px;
    margin-left: -10px
}

.wpcf7-form span.ajax-loader.is-active {
    display: block;
    visibility: visible
}

.wpcf7-form.submitting .ajax-loader {
    display: block;
    visibility: visible
}

.wpcf7-form div.wpcf7-mail-sent-ok,
.wpcf7-form div.wpcf7-validation-errors,
.wpcf7-form div.wpcf7-acceptance-missing {
    text-align: center;
    margin: 0;
    border: 0
}

.wpcf7-form span.wpcf7-not-valid-tip {
    margin-top: 5px
}

.wpcf7-form div.wpcf7-mail-sent-ok {
    color: #8ed3af
}

.wpcf7-form span.wpcf7-not-valid-tip,
.wpcf7-form div.wpcf7-validation-errors {
    color: #f49090
}

.wpcf7-form div.wpcf7-acceptance-missing {
    color: #ffd07d
}

.wpcf7-form span.wpcf7-list-item:first-child {
    margin-left: 0
}

.wpcf7-form .row.gap-70 {
    margin-left: -35px;
    margin-right: -35px
}

.wpcf7-form .row.gap-70 .col {
    padding-left: 35px;
    padding-right: 35px
}

.mc4wp-form input,
.mc4wp-form select,
.mc4wp-form textarea {
    font-size: 16px;
    font-size: 1rem;
    padding: 17px 20px;
    border: 1px solid
}

.mc4wp-form input[type=text],
.mc4wp-form input[type=email],
.mc4wp-form select {
    height: 60px;
    min-width: 280px;
    margin-right: 20px
}

.mc4wp-form input[type=text]:focus,
.mc4wp-form input[type=text]:active,
.mc4wp-form input[type=email]:focus,
.mc4wp-form input[type=email]:active,
.mc4wp-form select:focus,
.mc4wp-form select:active {
    border-width: 2px
}

.mc4wp-form input[type=checkbox],
.mc4wp-form input[type=radio] {
    padding: 0;
    margin-right: 5px;
    border: 0
}

.mc4wp-form input[type=submit],
.mc4wp-form input[type=reset],
.mc4wp-form button {
    padding: 0 50px;
    border: 0;
    vertical-align: top
}

.text-light .mc4wp-form input,
.text-light .mc4wp-form select,
.text-light .mc4wp-form textarea {
    color: #161619;
    border-color: #fff;
    background: #fff
}

.mc4wp-checkbox label {
    color: #838889;
    position: relative;
    padding-left: 30px;
    display: inline-block;
    cursor: pointer
}

.mc4wp-checkbox label input {
    display: none
}

.mc4wp-checkbox label span:before,
.mc4wp-checkbox label span:after {
    content: "";
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: #e3e7e8;
    position: absolute;
    left: 0;
    top: .1em;
    transition: .4s
}

.mc4wp-checkbox label span:before {
    border: 1px solid #e3e7e8;
    background: #e3e7e8
}

.mc4wp-checkbox label span:after {
    opacity: 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTIgMTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwb2x5Z29uIHBvaW50cz0iNC4xNzcsMTAuNTQzIDAuNDM0LDYuOCAxLjU2Niw1LjY2OCA0LjE3Nyw4LjI3OSAxMC40MzUsMi4wMjMgMTEuNTY1LDMuMTU1ICIvPjwvZz48L2c+PC9zdmc+) no-repeat center center
}

.mc4wp-checkbox label :checked+span {
    color: #161619
}

.mc4wp-checkbox label :checked+span:before {
    border-color: #161619;
    background: rgba(0, 0, 0, 0)
}

.mc4wp-checkbox label :checked+span:after {
    opacity: 1
}

.mailchimp-newsletter input[type=checkbox] {
    display: none
}

.mailchimp-newsletter :checked+label>span {
    color: #161619
}

.mailchimp-newsletter :checked+label>span:before {
    border-color: #161619;
    background: rgba(0, 0, 0, 0)
}

.mailchimp-newsletter :checked+label>span:after {
    opacity: 1
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.spin {
    animation-name: spin
}

.spinner,
.wpcf7-form span.ajax-loader:after {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid;
    border-top-color: rgba(0, 0, 0, 0);
    animation: spin infinite 1s linear
}

@keyframes konteFadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.konteFadeInUp {
    animation-name: konteFadeInUp
}

@keyframes konteFadeOutUp {
    from {
        opacity: 1;
        transform: none
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100px, 0)
    }
}

.konteFadeOutDown {
    animation-name: konteFadeOutUp
}

@keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1
    }

    20% {
        height: 0;
        width: 7px;
        opacity: 1
    }

    40% {
        height: 14px;
        width: 7px;
        opacity: 1
    }

    90% {
        height: 14px;
        width: 7px;
        opacity: 1
    }

    100% {
        height: 14px;
        width: 7px;
        opacity: 0
    }
}

@keyframes konteSlideOut {
    100% {
        width: 0
    }
}

@keyframes konteLineRun {
    0% {
        left: -20px
    }

    100% {
        left: 100%
    }
}

.screen-reader-text,
.site-branding .site-title,
.site-branding .site-description,
.socials-menu span:not(.svg-icon),
.login-panel .panel-content h2 {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus,
.site-branding .site-title:focus,
.site-branding .site-description:focus,
.socials-menu span:focus:not(.svg-icon),
.login-panel .panel-content h2:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #161619;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

:focus {
    outline: 0
}

.visible {
    visibility: visible
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 40px;
    margin-bottom: 36px
}

.alignright {
    display: inline;
    float: right;
    margin-left: 40px;
    margin-bottom: 36px
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

ul.aligncenter {
    text-align: center
}

.no-sidebar .alignwide {
    max-width: 1140px;
    width: 1140px;
    margin-left: calc(-570px + 50%);
    margin-right: calc(-570px + 50%)
}

.no-sidebar.page .alignwide {
    max-width: 1400px;
    width: 1400px;
    margin-left: calc(-700px + 50%);
    margin-right: calc(-700px + 50%)
}

.no-sidebar .alignfull {
    max-width: 100vw;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%)
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}

.dark {
    background-color: #161619
}

.light {
    background-color: #fff
}

.text-dark,
.text-dark a {
    color: #000
}

.text-light,
.text-light a {
    color: #fff
}

.offscreen-panel {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1600;
    display: none
}

.offscreen-panel .backdrop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: rgba(22, 22, 25, .2)
}

.offscreen-panel .button-close {
    position: absolute;
    right: 60px;
    top: 45px
}

.offscreen-panel .panel {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 600px;
    max-width: 100%;
    margin: 0;
    background: #fff;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    transform: translateX(100%);
    transition: transform .5s;
    display: flex;
    flex-direction: column
}

.offscreen-panel .panel-header,
.offscreen-panel .panel-content {
    padding: 0 60px
}

.offscreen-panel .panel-header {
    padding-top: 50px
}

.offscreen-panel .panel__title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1;
    margin: 0
}

.offscreen-panel .panel-content {
    padding-top: 70px;
    flex: 1;
    overflow-y: auto
}

.offscreen-panel.open .panel {
    transform: none
}

body.offcanvas-opened {
    overflow: hidden
}

.login-panel .panel-content {
    padding-top: 0;
    padding-bottom: 60px
}

.login-panel .panel-content form {
    padding: 0 40px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.login-panel .panel-content form>:first-child {
    margin-top: auto
}

.login-panel .panel-content form .form-row {
    margin: 0 0 -6px 0
}

.login-panel .panel-content form .form-row:first-child {
    margin-top: auto
}

.login-panel .panel-content form .input-text {
    width: 100%
}

.login-panel .panel-content form label {
    font-size: 16px;
    font-size: 1rem;
    transform: translateY(38px);
    transition: .4s;
    display: inline-block
}

.login-panel .panel-content form label.woocommerce-form__label {
    transform: none;
    margin: 40px 0
}

.login-panel .panel-content form .focused label {
    font-size: 14px;
    font-size: .875rem;
    color: #838889;
    transform: translateY(10px)
}

.login-panel .panel-content form .button {
    font-weight: 600;
    width: 100%;
    margin-bottom: 30px
}

.login-panel .panel-content form .button.alt {
    color: #161619;
    border: 1px solid;
    background: rgba(0, 0, 0, 0)
}

.login-panel .panel-content form .button.alt:hover {
    color: #fff;
    border-color: #161619;
    background: #161619
}

.login-panel .panel-content form .button .spinner,
.login-panel .panel-content form .button .wpcf7-form span.ajax-loader:after,
.wpcf7-form .login-panel .panel-content form .button span.ajax-loader:after {
    vertical-align: middle
}

.login-panel .panel-content form.login .lost_password,
.login-panel .panel-content form.register .already_registered {
    text-align: center;
    justify-self: flex-end;
    margin-top: auto;
    margin-bottom: 0
}

.login-panel .panel-content form.login .lost_password a,
.login-panel .panel-content form.register .already_registered a {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 3px;
    border-bottom: 2px solid
}

.login-panel .panel-content form.register button {
    margin-top: 60px
}

.login-panel .panel-content .woocommerce-privacy-policy-text {
    font-size: 16px;
    font-size: 1rem;
    margin: 20px 0 -40px
}

.login-panel .panel-content .woocommerce-error {
    padding-left: 80px;
    padding-right: 60px;
    margin-top: 60px;
    margin-bottom: 10px
}

.quick-view-panel .button-close {
    z-index: 10
}

.quick-view-panel .product {
    height: 100%;
    padding: 0;
    background: #fff;
    transition: .4s;
    opacity: 1
}

.quick-view-panel .product .woocommerce-badges {
    left: 60px;
    top: 40px
}

.quick-view-panel .product .woocommerce-product-gallery {
    max-height: 570px;
    overflow: hidden
}

.quick-view-panel .product .woocommerce-product-gallery img {
    height: 100%;
    max-height: 570px;
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

.quick-view-panel .product .flex-direction-nav {
    list-style: none;
    margin: 0;
    padding: 0
}

.quick-view-panel .product .flex-direction-nav a {
    text-align: center;
    width: 30px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    line-height: 50px;
    display: block;
    background: #fff
}

.quick-view-panel .product .flex-direction-nav .flex-prev {
    left: 0
}

.quick-view-panel .product .flex-direction-nav .flex-next {
    right: 0
}

.quick-view-panel .product .flex-control-nav {
    display: none
}

.quick-view-panel .product .wcboost-wishlist-button,
.quick-view-panel .product .add-to-wishlist-button {
    position: absolute;
    top: 0;
    right: 60px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    margin-top: -25px;
    border-radius: 50%
}

.quick-view-panel .product .wcboost-wishlist-button svg,
.quick-view-panel .product .add-to-wishlist-button svg {
    vertical-align: middle
}

.quick-view-panel .product .wcboost-wishlist-button .spinner,
.quick-view-panel .product .wcboost-wishlist-button .wpcf7-form span.ajax-loader:after,
.wpcf7-form .quick-view-panel .product .wcboost-wishlist-button span.ajax-loader:after,
.quick-view-panel .product .add-to-wishlist-button .spinner,
.quick-view-panel .product .add-to-wishlist-button .wpcf7-form span.ajax-loader:after,
.wpcf7-form .quick-view-panel .product .add-to-wishlist-button span.ajax-loader:after {
    vertical-align: -0.35em
}

.quick-view-panel .product .wcboost-wishlist-button__icon {
    margin: 0
}

.quick-view-panel .product .wcboost-wishlist-button__text {
    display: none
}

.quick-view-panel .product.product-type-simple .cart {
    display: flex
}

.quick-view-panel .product.product-type-simple .cart .single_add_to_cart_button {
    flex: 1
}

.quick-view-panel .woocommerce .product .woocommerce-product-gallery {
    width: 100%;
    float: none
}

.quick-view-panel .woocommerce .product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
    cursor: default
}

.quick-view-panel .woocommerce .product .summary {
    width: 100%;
    padding: 40px 60px;
    position: relative;
    float: none
}

.quick-view-panel .view-product-link {
    display: block;
    margin-top: 40px
}

.quick-view-panel .view-product-link a {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 3px;
    border-bottom: 1px solid
}

.quick-view-panel .product-share {
    display: none
}

.quick-view-panel .panel-loader {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.quick-view-panel.loading .product {
    opacity: 0
}

.quick-view-panel.loading .panel-loader {
    display: block
}

.mobile-menu-panel .header-mobile {
    display: none
}

.mobile-menu-panel .header-mobile .konte-container-fluid {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.mobile-menu-panel .header-mobile .hamburger-menu .hamburger-inner {
    transform: rotate(45deg)
}

.mobile-menu-panel .header-mobile .hamburger-menu .hamburger-inner:before {
    top: 0;
    opacity: 0;
    width: 100%
}

.mobile-menu-panel .header-mobile .hamburger-menu .hamburger-inner:after {
    bottom: 0;
    transform: rotate(-90deg);
    width: 100%
}

.mobile-menu-panel .panel {
    font-size: 20px;
    font-size: 1.25rem;
    padding-left: 20px;
    padding-right: 20px;
    transform: translateX(-100%);
    right: auto;
    left: 0;
    overflow: hidden;
    overflow-y: auto;
    width: 380px
}

.mobile-menu-panel .panel>:not(.divider) {
    padding: 13px 0
}

.mobile-menu-panel .panel .header-mobile {
    padding-top: 0;
    padding-bottom: 0
}

.mobile-menu-panel .panel .mobile-menu__search-form {
    padding-top: 0;
    padding-bottom: 0
}

.mobile-menu-panel .list-dropdown ul {
    left: auto;
    right: 0
}

.size-guide-panel .panel-content {
    padding-top: 50px
}

.modal {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 1100
}

.modal .modal-header {
    padding: 45px 60px
}

.modal .modal__title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    margin: 0
}

.modal .modal-content {
    position: relative;
    background: #fff
}

.modal.open {
    visibility: visible;
    z-index: 2000
}

.modal.open .modal-header {
    opacity: 1
}

.modal.open .modal-content {
    opacity: 1
}

.modal .backdrop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: #161619;
    opacity: .5
}

.modal .button-close {
    position: absolute;
    right: 60px;
    top: 45px;
    z-index: 1
}

body.modal-opened {
    overflow: hidden
}

.search-modal {
    background: #fff
}

.search-modal .modal-header,
.search-modal .modal-content,
.search-modal .modal-footer {
    width: 100%;
    position: absolute;
    left: 0
}

.search-modal .modal-content {
    max-height: 100%;
    top: 35%;
    transition: top .8s
}

.search-modal .modal-header {
    top: 0
}

.search-modal .modal-footer {
    bottom: 0
}

.search-modal .search-form .search-fields {
    position: relative
}

.search-modal .search-form .search-field {
    font-size: 40px;
    font-size: 2.5rem;
    width: 100%;
    padding: 17px 0;
    border-bottom-width: 1px
}

.search-modal .search-form .search-field::-moz-placeholder {
    color: #a2a5a6
}

.search-modal .search-form .search-field::placeholder {
    color: #a2a5a6
}

.search-modal .search-form .search-field::-webkit-input-placeholder {
    color: #a2a5a6
}

.search-modal .search-form .search-field::-moz-placeholder {
    color: #a2a5a6
}

.search-modal .search-form .search-field::-ms-input-placeholder {
    color: #a2a5a6
}

.search-modal .search-form .search-reset {
    color: #a2a5a6;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    opacity: 0;
    transition: opacity .4s;
    z-index: 1
}

.search-modal .search-form .search-reset:hover {
    color: #161619
}

.search-modal .search-form .spinner,
.search-modal .search-form .wpcf7-form span.ajax-loader:after,
.wpcf7-form .search-modal .search-form span.ajax-loader:after {
    position: absolute;
    right: 2px;
    top: 50%;
    margin-top: -5px;
    opacity: 0;
    transition: opacity .4s
}

.search-modal .search-result {
    position: relative;
    padding-top: 70px;
    padding-bottom: 40px;
    opacity: 0;
    overflow: hidden
}

.search-modal .search-result .label {
    font-size: 20px;
    font-size: 1.25rem;
    color: #a2a5a6;
    margin: 0 0 30px
}

.search-modal .search-result .searched-items {
    height: calc(100% - 61px);
    position: relative;
    overflow: hidden
}

.search-modal .search-result .searched-items .posts {
    display: flex;
    flex-wrap: wrap
}

.search-modal .search-result .searched-items .view-more {
    text-align: center;
    display: block;
    margin: 30px 0 60px 0
}

.search-modal .search-result .ps__rail-x,
.search-modal .search-result .ps__rail-y {
    display: none
}

.search-modal .search-result .view-more {
    display: none
}

.search-modal .search-result .post-thumbnail {
    margin-bottom: 20px;
    display: block
}

.search-modal .search-result .entry-title {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 400;
    line-height: 1.3333333333;
    margin-bottom: 15px
}

.search-modal .search-result .entry-title a:hover {
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), inset 0 -1px 0 #161619
}

.search-modal .search-result .page .entry-title {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 400;
    line-height: 1.3333333333;
    margin-bottom: 15px
}

.search-modal .quick-links {
    padding-top: 20px;
    padding-bottom: 50px
}

.search-modal .quick-links .label {
    font-size: 20px;
    font-size: 1.25rem;
    color: #a2a5a6;
    margin: 0 0 20px
}

.search-modal .quick-links .links {
    list-style: none;
    margin: 0;
    padding: 0
}

.search-modal .quick-links .links li {
    font-size: 16px;
    font-size: 1rem;
    display: inline-block;
    margin-right: 74px
}

.search-modal .quick-links .links li:last-child {
    margin-right: 0
}

.search-modal.searching .spinner,
.search-modal.searching .wpcf7-form span.ajax-loader:after,
.wpcf7-form .search-modal.searching span.ajax-loader:after {
    opacity: 1
}

.search-modal.searched .modal-content {
    bottom: 0
}

.search-modal.searched .search-reset,
.search-modal.searched .search-result {
    opacity: 1
}

.search-modal.searched .search-result {
    height: calc(100% - 86px)
}

.popup-modal .button-close {
    top: 12px;
    right: 20px;
    z-index: 2
}

.popup-modal .popup-modal-content {
    width: 900px;
    max-width: 90%;
    min-height: 540px;
    max-height: 100%;
    display: flex;
    align-items: stretch;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    background: #fff
}

.popup-modal .popup-image {
    flex: 1
}

.popup-modal .popup-image img {
    display: block
}

.popup-modal .popup-image-holder {
    background-size: cover
}

.popup-modal .popup-content {
    font-size: 16px;
    font-size: 1rem;
    flex: 1;
    display: flex;
    align-items: center;
    z-index: 1
}

.popup-modal .popup-content-wrapper {
    padding: 40px
}

.popup-modal .popup-content-wrapper>:first-child {
    margin-top: 0
}

.popup-modal .popup-content-wrapper>:last-child {
    margin-bottom: 0
}

.popup-modal .konte-button.normal {
    font-weight: 400;
    min-width: 150px
}

.popup-modal .mc4wp-form-fields {
    display: flex
}

.popup-modal .mc4wp-form-fields input[type=text],
.popup-modal .mc4wp-form-fields input[type=email],
.popup-modal .mc4wp-form-fields select {
    flex: 1;
    min-width: unset
}

.popup-modal.popup-layout-1-column .popup-image,
.popup-modal.popup-layout-1-column .popup-image-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.popup-modal.popup-layout-1-column .popup-content {
    text-align: center
}

.popup-modal.popup-layout-1-column .popup-content-wrapper {
    width: 66.6667%;
    margin: 0 auto;
    padding: 40px 0
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-loading .slick-list {
    background: url("images/loading.svg") center center no-repeat
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0)
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots {
    list-style: none;
    margin: 26px 0 0 0;
    padding: 0
}

.slick-dots li {
    display: inline-block;
    line-height: 1;
    margin: 0 5px
}

.slick-dots li:first-child {
    margin-left: 0
}

.slick-dots li:last-child {
    margin-right: 0
}

.slick-dots button {
    font-size: 0;
    line-height: 0;
    width: 20px;
    height: 20px;
    padding: 7px;
    border: 0;
    outline: 0;
    position: relative;
    background: rgba(0, 0, 0, 0)
}

.slick-dots button:before {
    content: "";
    font-size: 6px;
    line-height: 20px;
    color: #161619;
    text-align: center;
    width: 6px;
    height: 6px;
    display: block;
    border-radius: 50%;
    background: #cdcfd0
}

.slick-dots .slick-active button:before {
    background: #161619
}

.swiper-container {
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    touch-action: pan-x
}

.swiper-scrollbar {
    position: relative;
    -ms-touch-action: none;
    background: #e3e7e8
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: relative;
    width: 100%;
    height: 1px;
    margin: 20px 0 2px
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: -1px;
    top: 1%;
    z-index: 50;
    width: 1px;
    height: 100%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: #161619;
    left: 0;
    top: 0;
    cursor: pointer
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-scrollbar-horizontal {
    height: 1px
}

.swiper-scrollbar-horizontal .swiper-scrollbar-drag {
    height: 3px;
    top: -1px
}

.swiper-scrollbar-vertical {
    position: absolute;
    right: -1px;
    top: 1%;
    z-index: 50;
    width: 1px;
    height: 100%
}

.swiper-pagination {
    margin-top: 20px
}

.konte-swiper-container .swiper-pagination {
    position: static;
    text-align: inherit
}

.swiper-pagination-lock {
    display: none
}

.konte-swiper-container .swiper-pagination-bullet {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-left: 0;
    border-radius: 50%;
    border: 7px solid rgba(0, 0, 0, 0);
    cursor: pointer;
    transition: .4s;
    background: inherit;
    opacity: 1
}

.konte-swiper-container .swiper-pagination-bullet:last-child {
    margin-right: 0
}

.konte-swiper-container .swiper-pagination-bullet span {
    display: block;
    height: 100%;
    border-radius: 50%;
    background: #cdcfd0;
    transition: .4s
}

.konte-swiper-container .swiper-pagination-bullet:hover span {
    background: #161619
}

.konte-swiper-container .swiper-pagination-bullet-active {
    border-color: rgba(22, 22, 25, .1)
}

.konte-swiper-container .swiper-pagination-bullet-active span {
    background: #161619
}

.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto
}

.ps__rail-x {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    height: 15px;
    bottom: 0px;
    position: absolute
}

.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    width: 15px;
    right: 0;
    position: absolute
}

.ps--active-x>.ps__rail-x,
.ps--active-y>.ps__rail-y {
    display: block;
    background-color: rgba(0, 0, 0, 0)
}

.ps:hover>.ps__rail-x,
.ps:hover>.ps__rail-y,
.ps--focus>.ps__rail-x,
.ps--focus>.ps__rail-y,
.ps--scrolling-x>.ps__rail-x,
.ps--scrolling-y>.ps__rail-y {
    opacity: .6
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
    background-color: #eee;
    opacity: .9
}

.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, height .2s ease-in-out;
    -webkit-transition: background-color .2s linear, height .2s ease-in-out;
    height: 6px;
    bottom: 2px;
    position: absolute
}

.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, width .2s ease-in-out;
    -webkit-transition: background-color .2s linear, width .2s ease-in-out;
    width: 6px;
    right: 2px;
    position: absolute
}

.ps__rail-x:hover>.ps__thumb-x,
.ps__rail-x:focus>.ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
    background-color: #999;
    height: 11px
}

.ps__rail-y:hover>.ps__thumb-y,
.ps__rail-y:focus>.ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
    background-color: #999;
    width: 11px
}

@supports(-ms-overflow-style: none) {
    .ps {
        overflow: auto !important
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ps {
        overflow: auto !important
    }
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: #fff
}

.preloader .preloader-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block
}

.preloader .spinner,
.preloader .wpcf7-form span.ajax-loader:after,
.wpcf7-form .preloader span.ajax-loader:after {
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    transform: none
}

.no-js .preloader {
    display: none
}

.underline-hover,
.blog-header-menu a,
.hamburger-navigation li li a,
.konte-tabs__nav li,
.list-dropdown .current {
    line-height: 1;
    position: relative;
    display: inline-block;
    padding-bottom: 8px
}

.underline-hover:after,
.blog-header-menu a:after,
.hamburger-navigation li li a:after,
.konte-tabs__nav li:after,
.list-dropdown .current:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    border-bottom: 1px solid;
    transition: width .4s
}

.underline-hover.active,
.blog-header-menu a.active,
.hamburger-navigation li li a.active,
.konte-tabs__nav li.active,
.list-dropdown .active.current,
.underline-hover:hover,
.blog-header-menu a:hover,
.hamburger-navigation li li a:hover,
.konte-tabs__nav li:hover,
.list-dropdown .current:hover {
    text-decoration: none
}

.underline-hover.active:after,
.blog-header-menu a.active:after,
.hamburger-navigation li li a.active:after,
.konte-tabs__nav li.active:after,
.list-dropdown .active.current:after,
.underline-hover:hover:after,
.blog-header-menu a:hover:after,
.hamburger-navigation li li a:hover:after,
.konte-tabs__nav li:hover:after,
.list-dropdown .current:hover:after {
    width: 100%;
    left: 0
}

.underline-hover.short-line:after,
.blog-header-menu a.short-line:after,
.hamburger-navigation li li a.short-line:after,
.konte-tabs__nav li.short-line:after,
.list-dropdown .short-line.current:after {
    right: auto;
    left: 0;
    width: 20px;
    border-bottom: 2px solid
}

.underline-hover.short-line.active:after,
.blog-header-menu a.short-line.active:after,
.hamburger-navigation li li a.short-line.active:after,
.konte-tabs__nav li.short-line.active:after,
.list-dropdown .short-line.active.current:after,
.underline-hover.short-line:hover:after,
.blog-header-menu a.short-line:hover:after,
.hamburger-navigation li li a.short-line:hover:after,
.konte-tabs__nav li.short-line:hover:after,
.list-dropdown .short-line.current:hover:after {
    width: 100%
}

.counter {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    color: #fff;
    text-align: center;
    line-height: 11px;
    min-width: 18px;
    height: 18px;
    border-radius: 9px;
    padding: 4px;
    background: #161619;
    display: inline-block
}

.text-light .counter {
    color: #161619;
    background-color: #fff
}

.list-dropdown {
    position: relative;
    display: inline-block
}

.list-dropdown .label {
    margin-right: 20px
}

.list-dropdown .dropdown {
    display: inline-block;
    position: relative
}

.list-dropdown .dropdown:hover ul {
    z-index: 1600;
    opacity: 1;
    pointer-events: initial
}

.list-dropdown .current {
    line-height: inherit;
    font-weight: 500;
    cursor: pointer;
    display: block
}

.list-dropdown .current:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid #e3e7e8
}

.list-dropdown .caret {
    margin-left: 8px
}

.list-dropdown ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    min-width: -moz-max-content;
    min-width: max-content;
    white-space: nowrap;
    position: absolute;
    top: 100%;
    left: -15px;
    background: #fff;
    opacity: 0;
    z-index: -1;
    box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, .1);
    transition: opacity .4s;
    pointer-events: none
}

.list-dropdown ul li {
    text-align: initial
}

.list-dropdown ul li a {
    color: #161619;
    display: block;
    padding: 10px 15px;
    margin: 0;
    width: auto;
    height: auto
}

.list-dropdown ul li a .name,
.list-dropdown ul li a img {
    display: none
}

.list-dropdown ul li a img {
    width: auto
}

.list-dropdown ul li a:hover {
    background: #e3e7e8
}

.list-dropdown img {
    max-height: 1.2em;
    margin-right: 6px;
    vertical-align: -0.2em
}

.list-dropdown.up ul {
    top: auto;
    bottom: 100%
}

.list-dropdown.open ul {
    z-index: 1600;
    opacity: 1;
    pointer-events: initial
}

.list-dropdown--show-name ul li a .name {
    display: inline
}

.list-dropdown--show-flag ul li a img {
    display: inline;
    vertical-align: initial
}

hr.divider {
    margin: 0
}

.dark hr.divider {
    background: rgba(255, 255, 255, .1)
}

.svg-icon {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    display: inline-block
}

.svg-icon.size-small,
.svg-icon.icon-small {
    font-size: 16px;
    font-size: 1rem
}

.svg-icon.size-smaller,
.svg-icon.icon-smaller {
    font-size: 14px;
    font-size: .875rem
}

.svg-icon svg {
    vertical-align: -0.125em;
    width: 1em;
    height: 1em;
    fill: currentColor;
    display: inline-block
}

.menu-banner {
    font-size: 14px;
    font-size: .875rem;
    display: block;
    position: relative
}

.menu-banner:after {
    display: none
}

.menu-banner img {
    display: block
}

.menu-banner .banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 10px 25px;
    background: #fff;
    transform: translate(-50%, -50%)
}

.notifyjs-corner {
    z-index: 9999 !important
}

.site {
    overflow-x: hidden
}

.konte-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 1430px
}

.konte-container:before {
    content: "";
    display: table;
    table-layout: fixed
}

.konte-container:after {
    content: "";
    display: table;
    table-layout: fixed;
    clear: both
}

.konte-container-fluid {
    margin-left: 45px;
    margin-right: 45px;
    padding-left: 15px;
    padding-right: 15px;
    width: auto
}

.konte-container-fluid:before {
    content: "";
    display: table;
    table-layout: fixed
}

.konte-container-fluid:after {
    content: "";
    display: table;
    table-layout: fixed;
    clear: both
}

.no-sidebar.single-post .content-area {
    max-width: 750px;
    float: none;
    margin-left: auto;
    margin-right: auto
}

.sidebar-left .content-area,
.sidebar-right .content-area {
    width: 65.7894736842%
}

.sidebar-left .widget-area,
.sidebar-right .widget-area {
    width: 34.2105263158%
}

.sidebar-left.single-post .widget-area,
.sidebar-right.single-post .widget-area {
    padding-top: 35px
}

.sidebar-left .konte-container .content-area,
.sidebar-right .konte-container .content-area {
    width: 74.2857142857%
}

.sidebar-left .konte-container .widget-area,
.sidebar-right .konte-container .widget-area {
    width: 25.7142857143%
}

.sidebar-left .content-area {
    float: right
}

.sidebar-left .widget-area {
    float: left;
    padding-right: 60px
}

.sidebar-left .konte-container .widget-area {
    padding-right: 80px
}

.sidebar-right .content-area {
    float: left
}

.sidebar-right .widget-area {
    float: right;
    padding-left: 60px
}

.sidebar-right .konte-container .widget-area {
    padding-left: 80px
}

.empty-sidebar.sidebar-left .content-area,
.empty-sidebar.sidebar-left .widget-area,
.empty-sidebar.sidebar-right .content-area,
.empty-sidebar.sidebar-right .widget-area {
    width: auto;
    float: none
}

.empty-sidebar.single-post .content-area {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto
}

.empty-sidebar .entry-header .post-info {
    max-width: 780px
}

.site-content {
    padding-top: 60px;
    padding-bottom: 60px
}

.no-top-spacing .site-content {
    padding-top: 0 !important
}

.no-bottom-spacing .site-content {
    padding-bottom: 0 !important
}

.header-vertical .site {
    padding-left: 360px
}

.header-vertical .container,
.header-vertical .container-fluid,
.header-vertical .konte-container,
.header-vertical .konte-container-fluid {
    max-width: 100%
}

.elementor-template-full-width .site-content-container {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.vc_row.vc_column-gap-40 {
    margin-left: -20px;
    margin-right: -20px
}

.vc_row.vc_column-gap-40>.vc_column_container {
    padding: 20px 5px
}

.vc_row.vc_column-gap-60 {
    margin-left: -30px;
    margin-right: -30px
}

.vc_row.vc_column-gap-60>.vc_column_container {
    padding: 30px 15px
}

.vc_row.vc_column-gap-120 {
    margin-left: -60px;
    margin-right: -50px
}

.vc_row.vc_column-gap-120>.vc_column_container {
    padding: 60px 45px
}

.vc_row .vc_col-has-fill>.vc_column-inner,
.vc_row.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0
}

.vc_row.wpb_row.vc_column-gap-20 {
    margin-left: -10px;
    margin-right: -10px
}

.vc_row.wpb_row.vc_column-gap-20>.vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0
}

.vc_row.wpb_row.vc_inner>.vc_column_container {
    padding-top: 0;
    padding-bottom: 0
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
    border-width: 0;
    position: relative
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-title {
    line-height: 1.25
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-title>a {
    padding: 34px 0;
    border-top: 1px solid;
    position: static
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-panel:first-child .vc_tta-panel-title>a {
    border-top-width: 0
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    padding: 0 0 32px 0
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon-plus {
    width: 20px;
    height: 20px;
    transition: transform .4s
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-controls-icon-plus {
    transform: rotate(45deg) translate(-35%, -35%)
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.icon-left .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.icon-left .vc_tta-panel .vc_tta-panel-body {
    padding-left: 80px
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.icon-right .vc_tta-panel .vc_tta-panel-title,
.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.icon-right .vc_tta-panel .vc_tta-panel-body {
    padding-right: 195px
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.vc_tta-color-white .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading:hover {
    background: #fff
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.vc_tta-color-white .vc_tta-panels .vc_tta-panel .vc_tta-panel-title>a {
    color: #161619;
    border-color: #e3e7e8
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.vc_tta-color-white .vc_tta-controls-icon-plus:before,
.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.vc_tta-color-white .vc_tta-controls-icon-plus:after {
    border-color: #cdcfd0
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.vc_tta-color-white .vc_active .vc_tta-controls-icon-plus:before,
.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.vc_tta-color-white .vc_active .vc_tta-controls-icon-plus:after {
    border-color: #161619
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.vc_tta-color-white .vc_active .vc_tta-controls-icon-plus:after {
    display: block
}

.vc_toggle.vc_toggle_ {
    position: relative;
    margin: 0
}

.vc_toggle.vc_toggle_ .vc_toggle_icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 0;
    transform: translate(0, -50%);
    transition: opacity .4s, transform .4s
}

.vc_toggle.vc_toggle_ .vc_toggle_icon:before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    border-top: 2px solid
}

.vc_toggle.vc_toggle_ .vc_toggle_icon:after {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    border-left: 2px solid
}

.vc_toggle.vc_toggle_.vc_toggle_active .vc_toggle_icon {
    opacity: 1;
    transform: rotate(45deg) translate(-35%, -35%)
}

.vc_toggle.vc_toggle_ .vc_toggle_title,
.vc_toggle.vc_toggle_ .vc_toggle_content {
    padding-right: 195px
}

.vc_toggle.vc_toggle_ .vc_toggle_title>h4 {
    line-height: 1.25;
    display: block;
    margin: 0;
    padding: 34px 0 34px 0;
    border-top: 1px solid #e3e7e8
}

.vc_toggle.vc_toggle_ .vc_toggle_content {
    margin: -10px 0 30px 0
}

.vc_toggle.vc_toggle_ .vc_toggle_content>:first-child {
    margin-top: 0
}

.vc_toggle.vc_toggle_ .vc_toggle_content>:last-child {
    margin-bottom: 0
}

.vc_toggle.vc_toggle_:first-of-type .vc_toggle_title>h4 {
    border-top: 0
}

.konte-pricing-table {
    text-align: center;
    padding: 40px;
    border: 1px solid #e3e7e8;
    background: #fff;
    transition: .4s
}

.konte-pricing-table:hover {
    border-color: rgba(0, 0, 0, 0);
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .1)
}

.konte-pricing-table__image {
    margin: 20px 0
}

.konte-pricing-table__title {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
    margin: 20px 0 8px 0
}

.konte-pricing-table__description {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.7142857143;
    color: #838889
}

.konte-pricing-table__price {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1;
    margin: 25px 0 15px 0
}

.konte-pricing-table__price .currency {
    font-size: .4583333333em;
    vertical-align: super
}

.konte-pricing-table__recurrence {
    font-size: 12px;
    font-size: .75rem;
    color: #838889
}

.konte-pricing-table__button {
    display: block;
    width: 100%;
    margin-top: 35px
}

.konte-testimonial {
    overflow: hidden;
    display: flex;
    align-items: center
}

.konte-testimonial__photo {
    float: left;
    padding-right: 60px;
    flex: 0 0 auto
}

.konte-testimonial__photo img {
    display: block;
    width: 200px;
    height: auto
}

.konte-testimonial__content {
    margin-bottom: 30px
}

.konte-testimonial__author {
    line-height: 1
}

.konte-testimonial__name {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 500;
    display: block;
    margin-bottom: 14px
}

.konte-testimonial__company {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #838889;
    display: block
}

.konte-testimonial__author-separator {
    display: none;
    color: #838889
}

.konte-carousel .konte-testimonial {
    display: flex
}

.konte-carousel .konte-testimonial__photo {
    padding-right: 40px
}

.konte-carousel .konte-testimonial__photo img {
    width: 120px
}

.konte-carousel .konte-testimonial__content {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375
}

.konte-carousel .konte-testimonial__name {
    font-size: 16px;
    font-size: 1rem;
    display: inline;
    margin-bottom: 0
}

.konte-carousel .konte-testimonial__company {
    font-size: 10px;
    font-size: .625rem;
    display: inline
}

.konte-carousel .konte-testimonial__author-separator {
    display: inline-block;
    margin: 0 9px
}

.konte-testimonial-carousel {
    overflow: hidden;
    display: flex
}

.konte-testimonial-carousel__photos {
    float: left;
    width: 48.9795918367%
}

.konte-testimonial-carousel__photos .slick-list,
.konte-testimonial-carousel__photos .slick-track,
.konte-testimonial-carousel__photos .slick-slide>div {
    height: 100%
}

.konte-testimonial-carousel__photos img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.konte-testimonial-carousel__content {
    color: #fff;
    float: left;
    width: 51.0204081633%;
    padding: 63px 120px 40px 100px;
    background: #161619
}

.konte-testimonial-carousel__content .konte-testimonials-title {
    font-size: 40px;
    font-size: 2.5rem;
    margin: 0 0 134px 0
}

.konte-testimonial-carousel__content .konte-testimonial__content {
    line-height: 1.6666666667;
    margin-bottom: 70px
}

.konte-testimonial-carousel__content .konte-testimonial__company {
    color: #fff
}

.konte-testimonial-carousel__content .slick-dots {
    margin-top: 100px
}

.konte-testimonial-carousel__content .slick-dots li {
    margin: 0 10px
}

.konte-testimonial-carousel__content .slick-dots li:first-child {
    margin-left: 0
}

.konte-testimonial-carousel__content .slick-dots li:last-child {
    margin-right: 0
}

.konte-testimonial-carousel__content .slick-dots button {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    text-align: center;
    line-height: 1.6666666667;
    height: auto;
    width: auto;
    min-width: 20px;
    padding: 0 0 3px 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0)
}

.konte-testimonial-carousel__content .slick-dots button:before {
    display: none
}

.konte-testimonial-carousel__content .slick-dots .slick-active button {
    border-color: #fff
}

.button {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    padding: 0 40px;
    line-height: 40px;
    background-color: #161619;
    cursor: pointer;
    transition: .4s
}

.button.large {
    line-height: 60px;
    padding: 0 80px
}

.button.large.rounded {
    border-radius: 30px
}

.button.medium {
    line-height: 50px;
    padding: 0 65px
}

.button.medium.rounded {
    border-radius: 25px
}

.button.small {
    line-height: 32px;
    padding: 0 25px
}

.button.small.rounded {
    border-radius: 16px
}

.button.rounded {
    border-radius: 20px
}

.button.alt {
    color: #161619;
    border: 1px solid;
    background: rgba(0, 0, 0, 0)
}

.button.alt:hover {
    color: #fff;
    border-color: #161619;
    background: #161619
}

.konte-button {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    transition: .4s
}

.konte-button.large {
    font-size: 14px;
    font-size: .875rem
}

.konte-button.button-normal:hover {
    background: #7f8487
}

.konte-button.button-normal.text-light {
    color: #161619;
    background-color: #fff
}

.konte-button.button-normal.text-light:hover {
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .1)
}

.konte-button.button-outline {
    color: #161619;
    font-weight: 400;
    line-height: 38px;
    border: 1px solid;
    background: rgba(0, 0, 0, 0)
}

.konte-button.button-outline:hover {
    color: #7f8487
}

.konte-button.button-outline.text-light {
    color: #fff
}

.konte-button.button-outline.large {
    line-height: 58px;
    font-weight: 500
}

.konte-button.button-outline.medium {
    line-height: 48px
}

.konte-button.button-outline.small {
    line-height: 32px
}

.konte-button.button-underline {
    text-transform: none;
    font-weight: 500;
    padding-bottom: 5px
}

.konte-button.button-underline:after {
    content: "";
    border-bottom: 2px solid;
    position: absolute;
    bottom: 0;
    left: 0
}

.konte-button.button-underline.large {
    font-size: 18px;
    font-size: 1.125rem;
    padding-bottom: 4px
}

.konte-button.button-underline.medium {
    font-size: 16px;
    font-size: 1rem
}

.konte-button.button-underline.normal {
    font-size: 14px;
    font-size: .875rem;
    padding-bottom: 6px
}

.konte-button.button-underline.small {
    font-size: 12px;
    font-size: .75rem
}

.konte-button.button-underline.underline-full:after {
    width: 100%;
    left: 0
}

.konte-button.button-underline.underline-small:after {
    width: 20px;
    transition: width .4s
}

.konte-button.button-underline.underline-left:after {
    left: 0
}

.konte-button.button-underline.underline-center:after {
    left: 50%;
    transform: translateX(-50%)
}

.konte-button.button-underline.underline-right:after {
    right: 0
}

.konte-button.button-underline.underline-small:hover:after {
    width: 100%
}

.konte-button.align-left {
    float: left
}

.konte-button.align-right {
    float: right
}

.konte-button-wrapper.text-center {
    text-align: center
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab {
    padding-left: 45px;
    padding-right: 45px
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:first-child {
    padding-left: 0
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:last-child {
    padding-right: 0
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab>a {
    font-size: 20px;
    font-size: 1.25rem;
    color: #838889;
    font-weight: 500;
    padding: 0;
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    transition: .4s
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab>a:hover {
    color: #161619
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active>a {
    color: #161619;
    border-bottom-color: #161619 !important
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panel-body {
    border: 0
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels {
    background-color: rgba(0, 0, 0, 0)
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panel-body {
    color: #838889;
    padding: 36px 0
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panel-body>.wpb_content_element:first-child>.wpb_wrapper>p:first-child {
    margin-top: 0
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-controls-align-center .vc_tta-panels {
    text-align: center
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-right .vc_tta-tab {
    padding: 14px 0;
    position: relative
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tab:before,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-right .vc_tta-tab:before {
    content: "";
    display: block;
    width: 0;
    position: absolute;
    left: 0;
    top: 50%;
    border-bottom: 2px solid #161619;
    transition: width .4s
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tab:first-child,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-right .vc_tta-tab:first-child {
    margin-top: -14px
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tab>a,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-right .vc_tta-tab>a {
    border-bottom-width: 0
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tab>a .vc_tta-title-text,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-right .vc_tta-tab>a .vc_tta-title-text {
    transition: transform .4s;
    display: inline-block
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tab.vc_active:before,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-right .vc_tta-tab.vc_active:before {
    width: 20px
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tab.vc_active .vc_tta-title-text,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-right .vc_tta-tab.vc_active .vc_tta-title-text {
    transform: translateX(30px)
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-panel-body,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-right .vc_tta-panel-body {
    padding: 0
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tabs-list {
    text-align: left;
    padding-right: 100px
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tab.vc_active:before {
    width: 20px
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tab.vc_active .vc_tta-title-text {
    transform: translateX(30px)
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-right .vc_tta-tabs-list {
    padding-left: 100px
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-right .vc_tta-tab:before {
    left: auto;
    right: 0
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-right .vc_tta-tab.vc_active:before {
    width: 20px
}

.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-right .vc_tta-tab.vc_active .vc_tta-title-text {
    transform: translateX(-30px)
}

.konte-tabs__nav {
    text-align: center;
    margin: 0 0 60px 0;
    padding: 0;
    list-style: none
}

.konte-tabs__nav li {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    display: inline-block;
    margin: 0 25px;
    cursor: pointer
}

.konte-tabs__nav li:first-child {
    margin-left: 0
}

.konte-tabs__nav li:last-child {
    margin-right: 0
}

.konte-tabs__nav li:after {
    border-bottom-width: 2px
}

.konte-tabs__panels {
    position: relative
}

.konte-tabs__panel {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: opacity .4s
}

.konte-tabs__panel.active {
    opacity: 1;
    display: block;
    visibility: visible;
    position: static
}

.konte-chart {
    text-align: center;
    position: relative;
    display: inline-block
}

.konte-chart canvas {
    max-width: 100%
}

.konte-chart__text {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    transform: translate(-50%, -50%);
    line-height: 32px;
    vertical-align: top
}

.vc_progress_bar.wpb_content_element {
    overflow: hidden
}

.vc_progress_bar.wpb_content_element .vc_single_bar {
    height: 8px;
    box-shadow: none;
    border-radius: 0;
    background-color: #e3e7e8;
    margin-bottom: 70px;
    margin-top: 30px
}

.vc_progress_bar.wpb_content_element .vc_single_bar .vc_label {
    font-size: 16px;
    font-size: 1rem;
    color: #161619 !important;
    font-weight: 600;
    padding: 0;
    text-shadow: none !important;
    top: -35px
}

.vc_progress_bar.wpb_content_element .vc_single_bar .vc_label_units {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    text-align: right;
    position: absolute;
    top: -35px;
    right: 0
}

.vc_progress_bar.wpb_content_element .vc_single_bar .vc_bar {
    box-shadow: none;
    border-radius: 0;
    background-color: #161619
}

.wpb-js-composer .vc_icon_element {
    font-size: 10px;
    display: inline-block
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-outline {
    border-width: 1px
}

.wpb-js-composer .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
    width: 5em !important;
    height: 5em !important
}

.wpb-js-composer .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon {
    color: #a2a5a6;
    transition: .4s
}

.wpb-js-composer .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey:hover .vc_icon_element-icon {
    color: #161619
}

.wpb-js-composer .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline {
    border-color: #e3e7e8;
    transition: .4s
}

.wpb-js-composer .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline:hover {
    border-color: #161619;
    background-color: #161619
}

.wpb-js-composer .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline:hover .vc_icon_element-icon {
    color: #fff
}

.konte-message-box {
    color: #fff;
    position: relative;
    padding: 30px 40px 30px 120px;
    margin-bottom: 40px
}

.konte-message-box .box-content {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 500
}

.konte-message-box .box-content p:first-child {
    margin-top: 0
}

.konte-message-box .box-content p:last-child {
    margin-bottom: 0
}

.konte-message-box.success {
    background-color: #8ed3af
}

.konte-message-box.info {
    background-color: #81cfe5
}

.konte-message-box.danger {
    background-color: #f49090
}

.konte-message-box.warning {
    background-color: #ffd07d
}

.konte-message-box.closeable {
    padding-right: 65px
}

.konte-message-box__icon {
    position: absolute;
    left: 40px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    font-size: 40px
}

.konte-message-box__content {
    font-size: 20px;
    font-size: 1.25rem
}

.konte-message-box__close {
    color: #fff;
    line-height: 1;
    position: absolute;
    right: 40px;
    top: 50%;
    opacity: 1;
    transform: translateY(-50%)
}

.konte-icon-box.box-align-center {
    text-align: center
}

.konte-icon-box.box-align-right {
    text-align: right
}

.konte-icon-box__icon {
    font-size: 56px;
    font-size: 3.5rem;
    line-height: 1;
    display: inline-block;
    margin-bottom: 22px
}

.konte-icon-box__icon svg {
    height: 1em;
    width: auto;
    fill: currentColor
}

.konte-icon-box__title {
    font-size: 24px;
    font-size: 1.5rem;
    color: inherit;
    font-weight: 500;
    margin: 0 0 22px 0
}

.konte-icon-box__content>:first-child {
    margin-top: 0
}

.konte-icon-box__content>:last-child {
    margin-bottom: 0
}

.konte-team-member {
    position: relative;
    margin-bottom: 40px
}

.konte-team-member img {
    width: 100%;
    height: auto;
    display: block
}

.konte-team-member .fa {
    font-family: "FontAwesome";
    font-weight: 400
}

.konte-team-member__info {
    padding: 12px 20px 12px 20px
}

.konte-team-member__name {
    margin: 0
}

.konte-team-member__job {
    font-size: 14px;
    font-size: .875rem;
    color: #838889
}

.konte-team-member__socials {
    float: right
}

.konte-team-member__socials a {
    font-size: 12px;
    font-size: .75rem;
    color: #838889;
    margin-left: 20px
}

.konte-team-member__socials a:hover {
    color: #161619
}

.konte-team-member__socials a:first-child {
    margin-left: 0
}

.konte-team-member__socials svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
    vertical-align: -0.15em
}

.konte-carousel {
    margin-bottom: 40px
}

.konte-carousel .slick-list {
    margin-left: -20px;
    margin-right: -20px
}

.konte-carousel .slick-slide {
    padding: 0 20px;
    position: relative
}

.konte-carousel__slide-index {
    line-height: 1;
    position: absolute;
    left: 0;
    top: 10px;
    opacity: 0;
    transform: rotate(-90deg) translate(-100%, -50%);
    transform-origin: top left;
    transition: opacity .8s, top .4s
}

.indexs-initialized .konte-carousel__slide-index {
    opacity: 1;
    top: 0
}

.konte-carousel__slide-index-number {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 600;
    margin-left: 10px
}

.konte-carousel__arrow {
    color: #161619;
    line-height: 38px;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 1px solid;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    z-index: 9
}

.konte-carousel__arrow:hover {
    color: #fff;
    border-color: #161619;
    background-color: #161619
}

.konte-carousel__arrow .svg-icon {
    vertical-align: middle
}

.konte-carousel--arrows-center .slick-prev {
    left: -70px;
    top: 35%
}

.konte-carousel--arrows-center .slick-next {
    right: -70px;
    top: 35%
}

.konte-carousel--arrows-top-right .slick-prev {
    right: 60px;
    top: -115px
}

.konte-carousel--arrows-top-right .slick-next {
    right: 0;
    top: -115px
}

.konte-carousel--dots-left .slick-dots {
    text-align: left;
    margin-left: -7px
}

.konte-carousel--dots-center .slick-dots {
    text-align: center
}

.konte-carousel--dots-right .slick-dots {
    text-align: right;
    margin-right: -7px
}

.konte-carousel--free-mode {
    overflow: visible
}

.konte-carousel--free-mode .slick-list {
    overflow: visible
}

.konte-carousel--free-mode .konte-carousel-item__title {
    font-size: 30px;
    font-size: 1.875rem;
    margin: 36px 0 18px 0
}

.konte-carousel--gap-20 .slick-list {
    margin-left: -10px;
    margin-right: -10px
}

.konte-carousel--gap-20 .slick-slide {
    padding-left: 10px;
    padding-right: 10px
}

.konte-carousel--gap-30 .slick-list {
    margin-left: -15px;
    margin-right: -15px
}

.konte-carousel--gap-30 .slick-slide {
    padding-left: 15px;
    padding-right: 15px
}

.konte-carousel--gap-60 .slick-list {
    margin-left: -30px;
    margin-right: -30px
}

.konte-carousel--gap-60 .slick-slide {
    padding-left: 30px;
    padding-right: 30px
}

.konte-carousel--gap-90 .slick-list {
    margin-left: -45px;
    margin-right: -45px
}

.konte-carousel--gap-90 .slick-slide {
    padding-left: 45px;
    padding-right: 45px
}

.konte-carousel-item>a {
    transition: none
}

.konte-carousel-item__title {
    color: inherit;
    margin: 30px 0 12px 0
}

.konte-post-grid {
    margin-left: -20px;
    margin-right: -20px
}

.konte-post-grid .post {
    float: left;
    width: 33.3333%;
    padding: 0 20px;
    margin-bottom: 40px
}

.konte-post-grid .post img {
    margin-bottom: 24px;
    width: 100%
}

.konte-post-grid .post .button {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 38px;
    padding: 0 25px
}

.konte-post-grid .post-title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    margin: 0 0 5px 0
}

.konte-post-grid .post-summary {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.5;
    max-height: 4.5
}

.konte-post-grid.columns-4 .post {
    width: 25%
}

.konte-post-grid.columns-gap-30 {
    margin-left: -15px;
    margin-right: -15px
}

.konte-post-grid.columns-gap-30 .post {
    padding-left: 15px;
    padding-right: 15px
}

.konte-post-grid.columns-gap-60 {
    margin-left: -30px;
    margin-right: -30px
}

.konte-post-grid.columns-gap-60 .post {
    padding-left: 30px;
    padding-right: 30px
}

.konte-post-carousel {
    overflow: hidden;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px
}

.konte-post-carousel .post {
    margin-bottom: 0
}

.konte-post-carousel .slick-list {
    margin-left: -20px;
    margin-right: -20px
}

.konte-post-carousel .slick-dots {
    margin-top: 45px
}

.konte-post-carousel.dots-left .slick-dots {
    text-align: left;
    margin-left: -7px
}

.konte-post-carousel.dots-center .slick-dots {
    text-align: center
}

.konte-post-carousel.dots-right .slick-dots {
    text-align: right;
    margin-right: -7px
}

.konte-dash {
    display: inline-block
}

.konte-dash .konte-dash__line {
    display: inline-block;
    width: 20px;
    border-bottom: 2px solid;
    vertical-align: middle;
    position: relative;
    top: -1px
}

.konte-dash .konte-dash__text {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 10px
}

.vc_custom_heading {
    line-height: 1.3;
    margin: 0
}

.vc_custom_heading.separated_link {
    display: flex;
    align-items: baseline;
    justify-content: space-between
}

.vc_custom_heading .heading-link {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase
}

.vc_custom_heading.font-weight-normal {
    font-weight: 400
}

.vc_custom_heading.font-weight-medium {
    font-weight: 500
}

.vc_custom_heading.font-weight-bold {
    font-weight: 700
}

.wpb_text_column .wpb_wrapper>:first-child {
    margin-top: 0
}

.konte-info-list {
    font-size: 14px;
    font-size: .875rem
}

.konte-info-list ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.konte-info-list li {
    display: flex;
    margin-bottom: 18px
}

.konte-info-list .info-name {
    font-weight: 500;
    text-transform: uppercase;
    flex: 0 0 110px
}

.konte-info-list .info-value,
.konte-info-list .info-value a {
    color: #838889
}

.konte-info-list .info-value a:hover {
    color: #000
}

.konte-countdown {
    text-transform: uppercase
}

.konte-countdown.type-small .konte-countdown__box {
    padding: 0 20px
}

.konte-countdown.type-small .konte-countdown__box:first-child {
    padding-left: 0
}

.konte-countdown.type-small .konte-countdown__box:last-child {
    padding-right: 0
}

.konte-countdown.type-small .time {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 500;
    padding-bottom: 15px
}

.konte-countdown.type-small .konte-countdown__box-label {
    font-size: 11px;
    font-size: .6875rem
}

.konte-countdown.type-inline {
    display: inline-block
}

.konte-countdown.type-inline .timers,
.konte-countdown.type-inline .time,
.konte-countdown.type-inline .konte-countdown__box,
.konte-countdown.type-inline .konte-countdown__box-label {
    display: inline
}

.konte-countdown.type-inline .konte-countdown__box {
    line-height: inherit;
    padding: 0;
    margin-right: 4px
}

.konte-countdown.type-inline .time {
    padding-bottom: 0
}

.konte-countdown.type-inline .time,
.konte-countdown.type-inline .konte-countdown__box-label {
    margin-right: 4px;
    font-weight: 400;
    font-size: inherit
}

.konte-countdown__box {
    line-height: 1;
    display: inline-block;
    padding: 0 35px
}

.konte-countdown__box:first-child {
    padding-left: 0
}

.konte-countdown__box:last-child {
    padding-right: 0
}

.konte-countdown__box .time {
    font-size: 48px;
    font-size: 3rem;
    display: block;
    padding-bottom: 20px
}

.konte-countdown__box-label {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    display: block;
    padding-left: 2px
}

.konte-countdown--align-center {
    text-align: center
}

.konte-countdown--align-center .timers {
    display: inline-block
}

.konte-countdown--align-left {
    text-align: left
}

.konte-countdown--align-left .timers {
    display: inline-block
}

.konte-countdown--align-right {
    text-align: right
}

.konte-countdown--align-right .timers {
    display: inline-block
}

.konte-category-banner {
    margin-bottom: 30px
}

.konte-category-banner span:empty,
.konte-category-banner h4:empty {
    display: none
}

.konte-category-banner img {
    display: block
}

.konte-category-banner.has-sub-image {
    padding-top: 100px
}

.konte-category-banner.has-sub-image.align-left {
    padding-right: 100px
}

.konte-category-banner.has-sub-image.align-right {
    padding-left: 100px
}

.konte-category-banner.align-left .konte-category-banner__category {
    transform: translateX(-100%) rotate(-90deg);
    transform-origin: top right;
    left: -55px
}

.konte-category-banner.align-left .konte-category-banner__sub-image img {
    transform: translate(50%, -50%);
    float: right
}

.konte-category-banner.align-right {
    display: flex;
    justify-content: flex-end
}

.konte-category-banner.align-right .konte-category-banner__category {
    transform: rotate(-90deg);
    transform-origin: top right;
    right: -35px
}

.konte-category-banner.align-right .konte-category-banner__sub-image img {
    transform: translate(-50%, -50%)
}

.konte-category-banner.title-middle .konte-category-banner__content {
    width: 100%;
    position: absolute;
    top: 50%;
    padding: 0 30px;
    transform: translate(-50%, -50%)
}

.konte-category-banner.title-middle.has-sub-image .konte-category-banner__content {
    margin-top: 50px
}

.konte-category-banner.title-middle.align-left {
    padding-right: 35.7664233577%
}

.konte-category-banner.title-middle.align-left .konte-category-banner__link {
    padding-right: 0;
    display: block
}

.konte-category-banner.title-middle.align-left .konte-category-banner__content {
    right: 0;
    transform: translate(50%, -50%);
    text-align: right
}

.konte-category-banner.title-middle.align-right {
    padding-left: 35.7664233577%
}

.konte-category-banner.title-middle.align-right .konte-category-banner__link {
    padding-left: 0
}

.konte-category-banner.title-middle.align-right .konte-category-banner__content {
    left: 0
}

.konte-category-banner__link {
    display: inline-block;
    position: relative;
    max-width: 100%
}

.konte-category-banner__category {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
    display: inline-block;
    position: absolute;
    top: 0
}

.konte-category-banner__image {
    display: block;
    position: relative
}

.konte-category-banner__sub-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.konte-category-banner__sub-image img {
    max-width: 200px;
    max-height: 200px
}

.konte-category-banner__content {
    display: block
}

.konte-category-banner__title {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.2;
    margin: 30px 0 23px 0
}

.konte-category-banner__button {
    display: inline-block;
    position: relative;
    padding-bottom: 4px
}

.konte-category-banner__button:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    border-bottom: 2px solid;
    transition: width .4s
}

.konte-category-banner__button:hover:after {
    width: 100%
}

.konte-banner {
    position: relative;
    overflow: hidden;
    font-size: 10px
}

.konte-banner a {
    color: inherit;
    display: block;
    overflow: hidden
}

.konte-banner a:hover {
    color: inherit
}

.konte-banner img {
    transition: transform 1s;
    display: block;
    width: 100%
}

.konte-banner .konte-button {
    margin-top: 15px
}

.konte-banner .konte-button.button-underline {
    text-transform: none
}

.konte-banner .konte-button.button-underline.large {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400
}

.konte-banner .konte-button.large {
    margin-top: 25px
}

.konte-banner.text-position-center .konte-banner__content {
    text-align: center
}

.konte-banner.text-position-right .konte-banner__content {
    text-align: right;
    left: auto;
    right: 0
}

.konte-banner.text-position-top-left .konte-banner__content {
    top: 0;
    transform: none
}

.konte-banner.text-position-top-center .konte-banner__content {
    text-align: center;
    top: 0;
    transform: none
}

.konte-banner.text-position-top-right .konte-banner__content {
    text-align: right;
    top: 0;
    transform: none
}

.konte-banner.text-position-bottom-left .konte-banner__content {
    top: auto;
    bottom: 0;
    transform: none
}

.konte-banner.text-position-bottom-center .konte-banner__content {
    text-align: center;
    top: auto;
    bottom: 0;
    transform: none
}

.konte-banner.text-position-bottom-right .konte-banner__content {
    text-align: right;
    top: auto;
    bottom: 0;
    transform: none
}

.konte-banner.text-position-under-image .konte-banner__content {
    position: static;
    transform: none;
    padding: 24px 0 0 0;
    display: block
}

.konte-banner.text-position-under-image .konte-button {
    margin-top: 14px
}

.konte-banner.text-position-under-image:hover img {
    transform: none
}

.konte-banner.color-scheme-light {
    color: #fff
}

.konte-banner.color-scheme-dark {
    color: #161619
}

.konte-banner:hover img {
    transform: scale(1.1)
}

.konte-banner__content {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 50px;
    transform: translate(0, -50%)
}

.konte-banner__content>:first-child {
    margin-top: 0
}

.konte-banner__content>:last-child {
    margin-bottom: 0
}

.konte-banner__tagline {
    font-size: 2em;
    display: block
}

.konte-banner__text {
    font-size: 3em;
    font-weight: 500;
    line-height: 1.1333333333;
    display: block
}

.konte-banner__description {
    font-size: 1.4em;
    display: block;
    margin: .43em 0 1.43em 0
}

.konte-banner--button-visible-hover .konte-button {
    opacity: 0;
    transform: translateY(52px);
    transition: .4s
}

.konte-banner--button-visible-hover:hover .konte-button {
    opacity: 1;
    transform: none
}

.konte-banner--button-visible-hover.text-position-bottom-left .konte-banner__content>*,
.konte-banner--button-visible-hover.text-position-bottom-right .konte-banner__content>*,
.konte-banner--button-visible-hover.text-position-bottom-center .konte-banner__content>* {
    transform: translateY(52px);
    transition: .4s
}

.konte-banner--button-visible-hover.text-position-bottom-left:hover .konte-banner__content>*,
.konte-banner--button-visible-hover.text-position-bottom-right:hover .konte-banner__content>*,
.konte-banner--button-visible-hover.text-position-bottom-center:hover .konte-banner__content>* {
    transform: none
}

.konte-banner--button-visible-hover.text-position-bottom-left:hover .konte-button,
.konte-banner--button-visible-hover.text-position-bottom-right:hover .konte-button,
.konte-banner--button-visible-hover.text-position-bottom-center:hover .konte-button {
    transition-delay: .1s
}

.konte-banner--font-normal .konte-banner__text {
    font-weight: 400
}

.konte-banner--font-bold .konte-banner__text {
    font-weight: 700
}

.konte-product-carousel {
    padding-top: 15px;
    padding-bottom: 30px
}

.konte-product-carousel ul.products li.product.first {
    clear: none
}

.konte-product-carousel .slick-list {
    width: 100%
}

.konte-product-carousel .product-carousel-arrow {
    color: inherit;
    line-height: 1;
    position: absolute;
    top: 33%;
    padding: 0;
    border: 0;
    background: rgba(0, 0, 0, 0)
}

.konte-product-carousel .product-carousel-arrow .svg-icon {
    font-size: 32px;
    font-size: 2rem
}

.konte-product-carousel .product-carousel-arrow.slick-disabled {
    opacity: 1
}

.konte-product-carousel .product-carousel-arrow.slick-next {
    right: -175px
}

.konte-product-carousel .product-carousel-arrow.slick-prev {
    left: -175px
}

.konte-product-carousel .slick-next .icon-arrow-left svg {
    transform: rotate(180deg)
}

.konte-product-carousel .slick-dots {
    text-align: center;
    margin: 0 auto;
    padding: 0 20px;
    display: none !important
}

.konte-product-carousel__nav-angle .product-carousel-arrow {
    text-align: center;
    width: 40px;
    height: 40px;
    border: 1px solid #161619
}

.konte-product-carousel__nav-angle .product-carousel-arrow .svg-icon {
    font-size: 16px;
    font-size: 1rem
}

.konte-product-carousel__nav-angle .product-carousel-arrow:hover {
    color: #fff;
    background-color: #161619
}

.konte-product-carousel2 .slick-list {
    overflow: visible
}

.konte-product-carousel2 ul.products li.product {
    width: auto;
    max-width: 390px;
    position: relative;
    margin-bottom: 0
}

.konte-product-carousel2 ul.products li.product .product-link {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff
}

.konte-product-carousel2 ul.products li.product img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%
}

.konte-product-carousel2 ul.products li.product .product-summary {
    text-align: left;
    position: absolute;
    top: 0;
    left: 20px;
    padding: 30px 40px 40px 40px
}

.konte-product-carousel2 ul.products li.product .product-title {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    margin: 0 0 4px 0
}

.konte-product-carousel2 ul.products li.product .product-price {
    font-size: 20px;
    font-size: 1.25rem
}

.konte-product-carousel2 ul.products li.product .add-to-cart {
    font-weight: 500;
    position: absolute;
    bottom: 0;
    left: 20px;
    margin: 0 0 40px 40px
}

.konte-product-carousel2 .slick-slider {
    padding-bottom: 80px
}

.konte-product-carousel2 .slick-arrow {
    color: inherit;
    line-height: 1;
    text-align: center;
    position: absolute;
    bottom: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    border: 1px solid;
    background: rgba(0, 0, 0, 0)
}

.konte-product-carousel2 .slick-arrow .svg-icon {
    font-size: 16px;
    font-size: 1rem
}

.konte-product-carousel2 .slick-arrow.slick-disabled {
    opacity: .5
}

.konte-product-carousel2 .slick-arrow.slick-next {
    left: 80px
}

.konte-product-carousel2 .slick-arrow.slick-prev {
    left: 20px
}

.konte-product-carousel2 .slick-arrow:hover {
    color: #fff;
    background-color: #161619
}

.konte-product-carousel2.arrow-light .slick-arrow {
    color: #fff
}

.konte-product-carousel2.arrow-light .slick-arrow:hover {
    color: #161619;
    border-color: #fff;
    background-color: #fff
}

.konte-product-grid ul.products {
    display: flex;
    flex-wrap: wrap
}

.konte-product-grid ul.products:before,
.konte-product-grid ul.products:after {
    display: none
}

.konte-product-grid.has-heading li.product.first {
    clear: none
}

.konte-product-grid__head {
    position: relative
}

.konte-product-grid__head:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 20px;
    border-bottom: 2px solid
}

.konte-product-grid__title {
    font-size: 70px;
    font-size: 4.375rem;
    font-weight: 300;
    line-height: 1.1428571429;
    margin: 0 0 36px
}

.konte-product-grid__description {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 300
}

.konte-product-masonry ul.products {
    display: flex;
    flex-wrap: wrap
}

.konte-product-masonry ul.products li.product {
    width: 25%
}

.konte-product-masonry ul.products li.product.first {
    clear: none
}

.konte-product-masonry ul.products li.product .product-thumbnail {
    padding-bottom: 125%
}

.konte-product-masonry ul.products li.product .product-thumbnail>a,
.konte-product-masonry ul.products li.product .product-thumbnail>.slick-list {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.konte-product-masonry ul.products li.product .woocommerce-loop-product__title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 1.55556em
}

.konte-product-masonry ul.products li.product:nth-child(10n+2),
.konte-product-masonry ul.products li.product:nth-child(10n+6) {
    width: 50%
}

.konte-product-masonry ul.products li.product:nth-child(10n+2) .product-thumbnail,
.konte-product-masonry ul.products li.product:nth-child(10n+6) .product-thumbnail {
    padding-bottom: 135.2941176471%
}

.konte-product-masonry__head .konte-dash {
    line-height: 2px;
    display: block
}

.konte-product-masonry__title {
    font-size: 40px;
    font-size: 2.5rem;
    color: inherit;
    font-weight: 500;
    line-height: 1.5;
    margin: 54px 0 36px;
    word-spacing: 140px
}

.konte-product-tabs .konte-tabs__nav li {
    padding-bottom: 16px
}

.konte-product-tabs .konte-tabs__panels:before,
.konte-product-tabs .konte-tabs__panels:after {
    content: "";
    position: absolute;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: opacity .7s
}

.konte-product-tabs .konte-tabs__panels:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.konte-product-tabs .konte-tabs__panels:after {
    top: 150px;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid;
    animation: spin infinite 1s linear;
    -webkit-clip-path: polygon(50% 0, 100% 0, 100% 100%, 0 100%, 50% 50%);
    clip-path: polygon(50% 0, 100% 0, 100% 100%, 0 100%, 50% 50%)
}

.konte-product-tabs .konte-tabs__panels.loading {
    min-height: 200px
}

.konte-product-tabs .konte-tabs__panels.loading:before,
.konte-product-tabs .konte-tabs__panels.loading:after {
    visibility: visible;
    z-index: 10;
    opacity: 1
}

.konte-product-tabs .konte-tabs__panels.loading .konte-tabs__panel {
    opacity: 0
}

.konte-product {
    position: relative
}

.konte-product:hover img {
    transform: scale(1.1)
}

.konte-product .product-image {
    display: block;
    overflow: hidden
}

.konte-product img {
    display: block;
    transition: transform 1s
}

.konte-product .product-cats {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    justify-self: flex-start;
    margin-bottom: auto;
    display: inline-block;
    position: relative;
    padding-left: 30px
}

.konte-product .product-cats:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 0;
    width: 20px;
    border-top: 2px solid
}

.konte-product .product-title {
    font-size: 40px;
    font-size: 2.5rem;
    margin: 0 0 3px
}

.konte-product .product-price {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 500;
    margin: 0 0 35px
}

.konte-product .product-price del {
    font-size: 16px;
    font-size: 1rem
}

.konte-product .add-to-cart {
    overflow: hidden;
    display: inline-block
}

.konte-product .add-to-cart.loading:after {
    width: 20px;
    animation: konteLineRun infinite linear;
    animation-duration: 1s
}

.konte-product .added_to_cart {
    display: none
}

.konte-product__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start
}

.konte-product__hidden-url {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-indent: -9999em
}

.konte-cta {
    text-align: center;
    position: relative;
    padding-top: 100px;
    padding-bottom: 40px;
    background-color: #e3e7e8
}

.konte-cta:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    border-left: 2px solid;
    margin-left: -1px;
    height: 20px
}

.konte-cta .button-outline {
    font-weight: 400;
    min-width: 160px
}

.konte-cta__heading {
    font-size: 20px;
    font-size: 1.25rem;
    text-transform: uppercase;
    margin: 0
}

.konte-cta__text {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 1.5;
    display: inline-block;
    border-top: 2px solid;
    border-bottom: 2px solid;
    margin: 25px 0 45px 0
}

.konte-cta__note {
    font-size: 14px;
    font-size: .875rem;
    color: #838889;
    margin: 50px 0 0 0
}

.konte-promotion {
    font-size: 10px;
    text-align: center;
    padding: 30px 10px 35px 10px
}

.konte-promotion .konte-button {
    font-size: 1.1em;
    font-weight: 600;
    text-transform: uppercase
}

.konte-promotion .konte-button:after {
    border-bottom-width: 1px
}

.konte-promotion.layout-inline {
    padding-top: 14px;
    padding-bottom: 14px;
    display: flex;
    align-items: center;
    justify-content: center
}

.konte-promotion.layout-inline .konte-promotion__tagline,
.konte-promotion.layout-inline .konte-promotion__text {
    font-size: 1.4em;
    display: inline-block;
    margin: 0
}

.konte-promotion.layout-inline .konte-promotion__tagline {
    margin-right: 6px;
    opacity: .8
}

.konte-promotion.layout-inline .konte-promotion__tagline:after {
    content: "-";
    display: inline-block;
    margin-left: 6px
}

.konte-promotion.layout-inline .konte-button {
    padding-bottom: 0;
    margin-left: 40px
}

.konte-promotion.layout-inline .konte-button:after {
    width: 0;
    transition: width .4s
}

.konte-promotion.layout-inline .konte-button:hover:after {
    width: 100%
}

.konte-promotion__tagline {
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase
}

.konte-promotion__text {
    font-size: 2.4em;
    margin: 25px 0
}

.konte-promotion--has-border {
    border: 1px solid
}

.konte-banner-grid {
    position: relative
}

.konte-banner-grid .konte-banner-grid__banner {
    width: 50%;
    position: absolute
}

.konte-banner-grid .konte-banner-grid__banner1 {
    top: 0;
    left: 0;
    height: 59.2417%
}

.konte-banner-grid .konte-banner-grid__banner2 {
    top: 0;
    right: 0;
    height: 40.758294%
}

.konte-banner-grid .konte-banner-grid__banner3 {
    bottom: 0;
    left: 0;
    height: 40.758294%
}

.konte-banner-grid .konte-banner-grid__banner4 {
    bottom: 0;
    right: 0;
    height: 59.2417%
}

.konte-banner-grid.gap-2 {
    margin: 0 -1px
}

.konte-banner-grid.gap-2 .konte-banner-grid__banner {
    padding: 1px
}

.konte-banner-grid.gap-3 {
    margin: 0 -1.5px
}

.konte-banner-grid.gap-3 .konte-banner-grid__banner {
    padding: 1.5px
}

.konte-banner-grid.gap-4 {
    margin: 0 -2px
}

.konte-banner-grid.gap-4 .konte-banner-grid__banner {
    padding: 2px
}

.konte-banner-grid.gap-5 {
    margin: 0 -2.5px
}

.konte-banner-grid.gap-5 .konte-banner-grid__banner {
    padding: 2.5px
}

.konte-banner-grid.gap-6 {
    margin: 0 -3px
}

.konte-banner-grid.gap-6 .konte-banner-grid__banner {
    padding: 3px
}

.konte-banner-grid.gap-8 {
    margin: 0 -4px
}

.konte-banner-grid.gap-8 .konte-banner-grid__banner {
    padding: 4px
}

.konte-banner-grid.gap-10 {
    margin: 0 -5px
}

.konte-banner-grid.gap-10 .konte-banner-grid__banner {
    padding: 5px
}

.konte-banner-grid.gap-20 {
    margin: 0 -10px
}

.konte-banner-grid.gap-20 .konte-banner-grid__banner {
    padding: 10px
}

.konte-banner-grid.gap-30 {
    margin: 0 -15px
}

.konte-banner-grid.gap-30 .konte-banner-grid__banner {
    padding: 15px
}

.konte-banner-grid.gap-40 {
    margin: 0 -20px
}

.konte-banner-grid.gap-40 .konte-banner-grid__banner {
    padding: 20px
}

.konte-banner-grid__banner:hover .konte-banner-grid__banner-image {
    transform: scale(1.1)
}

.konte-banner-grid__banner-link,
.konte-banner-grid__banner-image {
    display: block;
    height: 100%
}

.konte-banner-grid__banner-link {
    overflow: hidden;
    position: relative
}

.konte-banner-grid__banner-image {
    background-color: #cdcfd0;
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform 1s
}

.konte-banner-grid__banner-content {
    padding: 45px 60px 40px 60px;
    position: absolute;
    max-width: 100%
}

.konte-banner-grid__banner-content .konte-button {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 3px 0 20px
}

.text-position-top-left .konte-banner-grid__banner-content {
    top: 0;
    left: 0
}

.text-position-top-center .konte-banner-grid__banner-content {
    top: 0;
    left: 0;
    width: 100%;
    text-align: center
}

.text-position-top-right .konte-banner-grid__banner-content {
    top: 0;
    right: 0;
    text-align: right
}

.text-position-left .konte-banner-grid__banner-content {
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.text-position-center .konte-banner-grid__banner-content {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.text-position-right .konte-banner-grid__banner-content {
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

.text-position-bottom-left .konte-banner-grid__banner-content {
    bottom: 0;
    left: 0
}

.text-position-bottom-center .konte-banner-grid__banner-content {
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center
}

.text-position-bottom-right .konte-banner-grid__banner-content {
    bottom: 0;
    right: 0;
    text-align: right
}

.konte-banner-grid__banner-tagline {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 900;
    text-transform: uppercase;
    display: block;
    padding-top: 10px;
    margin-bottom: 10px
}

.konte-banner-grid__banner-text {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 1.7647058824;
    display: block
}

.konte-subscribe-box {
    position: relative
}

.konte-subscribe-box .mc4wp-form {
    margin-top: 22px
}

.konte-subscribe-box .mc4wp-form-fields {
    display: flex;
    flex-wrap: wrap
}

.konte-subscribe-box .mc4wp-form-fields input[type=text],
.konte-subscribe-box .mc4wp-form-fields input[type=email],
.konte-subscribe-box .mc4wp-form-fields select {
    min-width: 0
}

.konte-subscribe-box .mc4wp-form-fields input {
    flex: 1
}

.konte-subscribe-box .mc4wp-form-fields button,
.konte-subscribe-box .mc4wp-form-fields input[type=submit] {
    flex: 0
}

.konte-subscribe-box__title {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 400;
    margin: 0 0 6px
}

.konte-subscribe-box__desc {
    font-size: 16px;
    font-size: 1rem
}

.konte-subscribe-box--style2 .konte-subscribe-box__title,
.konte-subscribe-box--style2 .konte-subscribe-box__desc {
    text-align: center
}

.konte-subscribe-box--style2 .konte-subscribe-box__title {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 500;
    margin-bottom: 20px
}

.konte-subscribe-box--style2 .konte-subscribe-box__desc {
    font-size: 18px;
    font-size: 1.125rem
}

.konte-subscribe-box--style2 .mc4wp-form {
    margin-top: 42px
}

.konte-subscribe-box--style2 .mc4wp-form-fields {
    position: relative
}

.konte-subscribe-box--style2 .mc4wp-form-fields input[type=text],
.konte-subscribe-box--style2 .mc4wp-form-fields input[type=email],
.konte-subscribe-box--style2 .mc4wp-form-fields select {
    margin-right: 0
}

.konte-subscribe-box--style2 .mc4wp-form-fields button,
.konte-subscribe-box--style2 .mc4wp-form-fields input[type=submit] {
    color: inherit;
    position: absolute;
    right: 0;
    padding-left: 10px;
    padding-right: 20px;
    background: rgba(0, 0, 0, 0)
}

.konte-banner-countdown {
    position: relative
}

.konte-banner-countdown img {
    display: block;
    width: 100%
}

.konte-banner-countdown .konte-countdown {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 10px 32px 10px;
    width: 100%
}

.konte-banner-countdown__banner {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 34px
}

.konte-banner-countdown__tagline {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0
}

.konte-banner-countdown__text {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 8px
}

.konte-instagram .konte-instagram__item {
    margin: 0
}

.konte-instagram__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden
}

.konte-instagram__item {
    transition: .5s;
    width: 12.5%;
    margin: 0
}

.konte-instagram__item:hover {
    opacity: .9
}

.konte-instagram__item img {
    display: block
}

.columns-1 .konte-instagram__item {
    width: 100%
}

.columns-2 .konte-instagram__item {
    width: 50%
}

.columns-3 .konte-instagram__item {
    width: 33.3333333333%
}

.columns-4 .konte-instagram__item {
    width: 25%
}

.columns-5 .konte-instagram__item {
    width: 20%
}

.columns-6 .konte-instagram__item {
    width: 16.6666666667%
}

.columns-7 .konte-instagram__item {
    width: 14.2857142857%
}

.columns-8 .konte-instagram__item {
    width: 12.5%
}

.konte-instagram--cropped .konte-instagram__item img {
    display: none
}

.konte-instagram--cropped .konte-instagram__item a {
    display: block;
    background: no-repeat center center;
    background-size: cover
}

.konte-instagram--cropped .konte-instagram__item a:before {
    content: "";
    display: block;
    padding-top: 100%
}

.konte-instagram-carousel .konte-instagram__list {
    display: block;
    position: relative;
    overflow: visible
}

.konte-instagram-carousel .konte-instagram-carousel__arrow {
    color: inherit;
    line-height: 1;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    border: 1px solid #161619;
    background: rgba(0, 0, 0, 0);
    width: 40px;
    height: 40px
}

.konte-instagram-carousel .konte-instagram-carousel__arrow:hover {
    color: #fff;
    background-color: #161619
}

.konte-instagram-carousel .slick-prev {
    left: -175px
}

.konte-instagram-carousel .slick-next {
    right: -175px
}

.konte-instagram-carousel .slick-dots {
    text-align: center;
    margin-top: 40px
}

.konte-carousel--swiper~.konte-carousel-navigation--arrow {
    border: 0
}

.konte-carousel--swiper~.konte-carousel-navigation--arrow .svg-icon {
    font-size: 32px;
    font-size: 2rem
}

.konte-carousel--swiper~.konte-carousel-navigation--arrow:hover {
    color: inherit;
    background: rgba(0, 0, 0, 0)
}

.konte-carousel--swiper~.konte-carousel-navigation--angle {
    text-align: center
}

.konte-carousel--swiper~.konte-carousel-navigation--angle .svg-icon {
    font-size: 16px;
    font-size: 1rem
}

.konte-carousel--swiper~.konte-carousel-navigation--angle .svg-icon svg {
    vertical-align: 0
}

.konte-carousel--swiper~.konte-carousel-navigation--prev {
    left: -175px
}

.konte-carousel--swiper~.konte-carousel-navigation--next {
    right: -175px
}

.konte-carousel--swiper~.konte-carousel-navigation--arrow.konte-carousel-navigation--next .svg-icon {
    transform: rotate(180deg)
}

.konte-carousel--swiper.konte-carousel--nav-both,
.konte-carousel--swiper.konte-carousel--nav-dots {
    padding-bottom: 50px
}

.konte-carousel--swiper.konte-carousel--nav-both~.konte-carousel__arrow,
.konte-carousel--swiper.konte-carousel--nav-dots~.konte-carousel__arrow {
    top: calc(50% - 25px)
}

.konte-carousel--swiper.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 12px
}

.konte-carousel__arrow {
    transition: .4s;
    top: 50%;
    transform: translateY(-50%)
}

.konte-carousel__pagination .swiper-pagination-bullet {
    font-size: 0
}

.konte-carousel-arrows--top .konte-carousel--swiper,
.konte-carousel-arrows--top-left .konte-carousel--swiper,
.konte-carousel-arrows--top-right .konte-carousel--swiper {
    padding-top: 115px
}

.konte-carousel-arrows--top .konte-carousel__arrow,
.konte-carousel-arrows--top-left .konte-carousel__arrow,
.konte-carousel-arrows--top-right .konte-carousel__arrow {
    top: 0;
    bottom: auto;
    left: 50%
}

.konte-carousel-arrows--bottom .konte-carousel--swiper,
.konte-carousel-arrows--bottom-left .konte-carousel--swiper,
.konte-carousel-arrows--bottom-right .konte-carousel--swiper {
    padding-bottom: 115px
}

.konte-carousel-arrows--bottom .konte-carousel__arrow,
.konte-carousel-arrows--bottom-left .konte-carousel__arrow,
.konte-carousel-arrows--bottom-right .konte-carousel__arrow {
    top: auto;
    bottom: 0;
    left: 50%
}

.konte-carousel-arrows--top .konte-carousel-navigation--next,
.konte-carousel-arrows--bottom .konte-carousel-navigation--next {
    transform: translate(75%, 0)
}

.konte-carousel-arrows--top .konte-carousel-navigation--prev,
.konte-carousel-arrows--bottom .konte-carousel-navigation--prev {
    transform: translate(-75%, 0)
}

.konte-carousel-arrows--top-left .konte-carousel__arrow,
.konte-carousel-arrows--bottom-left .konte-carousel__arrow {
    left: 0
}

.konte-carousel-arrows--top-left .konte-carousel-navigation--next,
.konte-carousel-arrows--bottom-left .konte-carousel-navigation--next {
    transform: translate(150%, 0)
}

.konte-carousel-arrows--top-left .konte-carousel-navigation--prev,
.konte-carousel-arrows--bottom-left .konte-carousel-navigation--prev {
    transform: none
}

.konte-carousel-arrows--top-right .konte-carousel__arrow,
.konte-carousel-arrows--bottom-right .konte-carousel__arrow {
    left: auto;
    right: 0
}

.konte-carousel-arrows--top-right .konte-carousel-navigation--next,
.konte-carousel-arrows--bottom-right .konte-carousel-navigation--next {
    transform: none
}

.konte-carousel-arrows--top-right .konte-carousel-navigation--prev,
.konte-carousel-arrows--bottom-right .konte-carousel-navigation--prev {
    transform: translate(-150%, 0)
}

.konte-accordion__title {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 500;
    padding: 0 195px 0 0;
    margin: 0;
    position: relative
}

.konte-accordion__title a {
    color: inherit;
    display: block;
    padding: 34px 0;
    border-top: 1px solid #e3e7e8
}

.konte-accordion__item:first-child .konte-accordion__title a {
    border-top-width: 0 !important
}

.konte-accordion__content {
    padding: 0 195px 32px 0;
    display: none
}

.konte-accordion__icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer
}

.konte-accordion__icon--default {
    color: #cdcfd0;
    width: 20px;
    height: 20px;
    transition: .4s
}

.konte-accordion__icon--default:before,
.konte-accordion__icon--default:after {
    content: "";
    display: block;
    position: absolute;
    border-style: solid
}

.konte-accordion__icon--default:before {
    transform: translate(0, -50%);
    left: 0;
    top: 50%;
    border-width: 2px 0 0 0;
    width: 100%
}

.konte-accordion__icon--default:after {
    transform: translate(-50%, 0);
    left: 50%;
    top: 0;
    border-width: 0 0 0 2px;
    height: 100%
}

.konte-tab--active .konte-accordion__icon--default {
    color: #666;
    transform: rotate(45deg) translate(-35%, -35%)
}

.konte-tab__title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    color: #838889
}

.konte-tab__title:hover {
    color: #161619
}

.konte-tab__title a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    display: inline-block
}

.konte-tab__title.konte-tab--active {
    color: #161619
}

.konte-tab__content {
    display: none
}

.konte-tabs--horizontal .konte-tabs__tabs {
    text-align: center;
    display: flex;
    justify-content: center
}

.konte-tabs--horizontal .konte-tabs__tabs--left {
    text-align: initial;
    justify-content: flex-start
}

.konte-tabs--horizontal .konte-tabs__tabs--justify {
    justify-content: space-between
}

.konte-tabs--horizontal .konte-tab__title {
    padding: 0 45px;
    display: inline-block
}

.konte-tabs--horizontal .konte-tab__title:first-child {
    padding-left: 0
}

.konte-tabs--horizontal .konte-tab__title:last-child {
    padding-right: 0
}

.konte-tabs--horizontal .konte-tab__title a {
    line-height: 1;
    position: relative;
    display: inline-block;
    padding-bottom: 8px
}

.konte-tabs--horizontal .konte-tab__title a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    border-bottom: 1px solid;
    transition: width .4s
}

.konte-tabs--horizontal .konte-tab__title a:hover:after,
.konte-tabs--horizontal .konte-tab__title a.active:after {
    width: 100%;
    left: 0
}

.konte-tabs--horizontal .konte-tab__title a:after {
    border-bottom-width: 2px
}

.konte-tabs--horizontal .konte-tab__title.konte-tab--active a:after {
    width: 100%;
    left: 0
}

.konte-tabs--horizontal .konte-tab__content {
    padding: 36px 0
}

.konte-tabs--vertical {
    display: flex
}

.konte-tabs--vertical .konte-tabs__tabs {
    text-align: left;
    flex-shrink: 0;
    padding-right: 100px
}

.konte-tabs--vertical .konte-tab__title {
    padding: 14px 0;
    position: relative
}

.konte-tabs--vertical .konte-tab__title:first-child {
    margin-top: -14px
}

.konte-tabs--vertical .konte-tab__title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    border-bottom: 2px solid;
    transition: width .4s
}

.konte-tabs--vertical .konte-tab__title a {
    transition: color .4s, transform .4s
}

.konte-tabs--vertical .konte-tab__title.konte-tab--active:before {
    width: 20px
}

.konte-tabs--vertical .konte-tab__title.konte-tab--active a {
    transform: translateX(30px)
}

.konte-tabs--vertical .konte-tab__content {
    text-align: initial
}

.konte-tabs .konte-tab__title--mobile {
    display: block;
    padding: 14px 0;
    border-top: 1px solid #e3e7e8
}

@media(min-width: 768px) {
    .konte-tab__title--mobile {
        display: none !important
    }
}

@media(max-width: 767px) {
    .konte-tabs__tabs {
        display: none
    }

    .konte-tab__content {
        padding: 36px 0
    }

    .konte-tabs--vertical .konte-tab__title:before {
        display: none
    }
}

.konte-button-wrapper--align-left {
    text-align: left
}

.konte-button-wrapper--align-center {
    text-align: center
}

.konte-button-wrapper--align-right {
    text-align: right
}

.konte-button-wrapper--align-justify .konte-button {
    text-align: center;
    width: 100%
}

.konte-dash--elementor {
    display: flex;
    align-items: center
}

.konte-dash--elementor .konte-dash__line {
    top: auto
}

.konte-post-grid--elementor {
    display: flex;
    flex-wrap: wrap
}

.konte-post-grid--elementor::before,
.konte-post-grid--elementor::after {
    display: none
}

.konte-post-grid--elementor .post,
.konte-post-grid--elementor .hentry {
    float: none
}

.konte-post-carousel--elementor {
    overflow: visible
}

.konte-post-carousel--elementor .hentry {
    padding: 0
}

.konte-message-box--elementor {
    margin-bottom: 0
}

.konte-message-box--custom {
    color: #161619
}

.konte-message-box--custom .konte-message-box__close {
    color: #161619
}

.konte-testimonial-carousel--elementor {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .konte-carousel--elementor div.konte-testimonial {
        display: block
    }
}

.konte-testimonial-slideshow {
    display: flex;
    overflow: hidden
}

.konte-testimonial-slideshow__photos {
    width: 50%
}

.konte-testimonial-slideshow__content {
    color: #fff;
    padding: 63px 100px 40px 100px;
    background-color: #161619;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.konte-testimonial-slideshow__content .konte-testimonial {
    display: block
}

.konte-testimonial-slideshow__content .konte-testimonial__content {
    line-height: 1.6667;
    margin-bottom: 70px
}

.konte-testimonial-slideshow__content .konte-testimonial__company {
    color: inherit
}

.konte-testimonial-slideshow__content .konte-carousel__pagination {
    position: static;
    text-align: initial;
    margin-top: auto;
    margin-left: -10px;
    margin-right: -10px
}

.konte-testimonial-slideshow__content .swiper-pagination-bullet {
    font-size: 18px;
    font-size: 1.125rem;
    color: inherit;
    text-align: center;
    width: auto;
    height: auto;
    min-width: 20px;
    margin: 0 10px;
    background: rgba(0, 0, 0, 0);
    border-radius: unset;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    opacity: 1
}

.konte-testimonial-slideshow__content .swiper-pagination-bullet-active {
    border-bottom-color: inherit
}

.konte-testimonial-slideshow__quotes {
    margin: 100px 0 100px;
    width: 100%
}

.konte-testimonial-slideshow__title {
    font-size: 40px;
    font-size: 2.5rem;
    margin-top: 0;
    margin-bottom: auto
}

@media(max-width: 991px) {
    .konte-testimonial-slideshow {
        display: block
    }

    .konte-testimonial-slideshow>* {
        width: 100%
    }

    .konte-testimonial-slideshow__quotes {
        margin: 40px 0
    }

    .konte-testimonial-slideshow__quotes .konte-testimonial__content {
        margin-bottom: 25px
    }

    .konte-testimonial-slideshow__content {
        padding: 40px
    }
}

@media(max-width: 767px) {
    .konte-testimonial-slideshow__quotes .konte-testimonial {
        text-align: initial
    }
}

.konte-category-banner .konte-category-banner__sub-image img {
    max-width: 200px
}

.konte-product-carousel--elementor.konte-carousel--swiper {
    margin-left: -20px;
    margin-right: -20px
}

.konte-product-carousel--elementor ul.products {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    transform: translate3d(0px, 0, 0);
    flex-wrap: nowrap
}

.konte-product-carousel--elementor ul.products li.product {
    margin-bottom: 0
}

.konte-product-carousel--elementor li.product {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.konte-product-carousel--elementor~.konte-carousel__arrow {
    top: calc(50% - 26.6666666667px)
}

.konte-product-carousel--elementor.konte-carousel--nav-both~.konte-carousel__arrow {
    top: calc(50% - 43.3333333333px)
}

.konte-product-carousel2--elementor {
    padding-bottom: 100px
}

.konte-product-carousel2--elementor.konte-carousel--nav-dots {
    padding-bottom: 70px
}

.konte-product-carousel2--elementor.konte-carousel--swiper {
    overflow: visible
}

.konte-product-carousel2--elementor.konte-carousel--swiper~.konte-carousel__arrow {
    top: auto;
    bottom: 0;
    transform: none
}

.konte-product-carousel2--elementor~.konte-carousel-navigation--prev {
    left: 0
}

.konte-product-carousel2--elementor~.konte-carousel-navigation--next {
    right: auto;
    left: 60px
}

.konte-product-carousel2--elementor ul.products {
    flex-wrap: nowrap
}

.konte-product-masonry--elementor ul.products {
    display: grid;
    gap: 0;
    grid-template-columns: repeat(4, 25%);
    grid-template-rows: auto;
    grid-auto-rows: 1fr;
    grid-auto-flow: row dense
}

.konte-product-masonry--elementor ul.products:before,
.konte-product-masonry--elementor ul.products:after {
    display: none
}

.konte-product-masonry--elementor li.product {
    width: auto
}

.konte-product-masonry--elementor li.product:nth-child(15n+2),
.konte-product-masonry--elementor li.product:nth-child(15n+6),
.konte-product-masonry--elementor li.product:nth-child(15n+13) {
    grid-column: span 2;
    grid-row: span 2
}

.konte-product-masonry--elementor li.product:nth-child(15n+2) .product-inner,
.konte-product-masonry--elementor li.product:nth-child(15n+6) .product-inner,
.konte-product-masonry--elementor li.product:nth-child(15n+13) .product-inner {
    height: 100%;
    display: flex;
    flex-direction: column
}

.konte-product-masonry--elementor li.product:nth-child(15n+2) .product-thumbnail,
.konte-product-masonry--elementor li.product:nth-child(15n+6) .product-thumbnail,
.konte-product-masonry--elementor li.product:nth-child(15n+13) .product-thumbnail {
    flex: 1
}

.konte-product-masonry--elementor li.product:nth-child(15n+2) .product-thumbnail>a,
.konte-product-masonry--elementor li.product:nth-child(15n+2) .product-thumbnail .slick-list,
.konte-product-masonry--elementor li.product:nth-child(15n+2) .product-thumbnail .slick-slide a,
.konte-product-masonry--elementor li.product:nth-child(15n+6) .product-thumbnail>a,
.konte-product-masonry--elementor li.product:nth-child(15n+6) .product-thumbnail .slick-list,
.konte-product-masonry--elementor li.product:nth-child(15n+6) .product-thumbnail .slick-slide a,
.konte-product-masonry--elementor li.product:nth-child(15n+13) .product-thumbnail>a,
.konte-product-masonry--elementor li.product:nth-child(15n+13) .product-thumbnail .slick-list,
.konte-product-masonry--elementor li.product:nth-child(15n+13) .product-thumbnail .slick-slide a {
    display: block;
    height: 100%;
    overflow: hidden
}

.konte-product-masonry--elementor li.product:nth-child(15n+2) .product-thumbnail .slick-track,
.konte-product-masonry--elementor li.product:nth-child(15n+2) .product-thumbnail .slick-slide,
.konte-product-masonry--elementor li.product:nth-child(15n+2) .product-thumbnail .slick-slide div,
.konte-product-masonry--elementor li.product:nth-child(15n+6) .product-thumbnail .slick-track,
.konte-product-masonry--elementor li.product:nth-child(15n+6) .product-thumbnail .slick-slide,
.konte-product-masonry--elementor li.product:nth-child(15n+6) .product-thumbnail .slick-slide div,
.konte-product-masonry--elementor li.product:nth-child(15n+13) .product-thumbnail .slick-track,
.konte-product-masonry--elementor li.product:nth-child(15n+13) .product-thumbnail .slick-slide,
.konte-product-masonry--elementor li.product:nth-child(15n+13) .product-thumbnail .slick-slide div {
    height: 100%
}

.konte-product-masonry--elementor li.product:nth-child(15n+2) .product-thumbnail img,
.konte-product-masonry--elementor li.product:nth-child(15n+6) .product-thumbnail img,
.konte-product-masonry--elementor li.product:nth-child(15n+13) .product-thumbnail img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    max-width: none
}

@media(min-width: 1024px) {
    .konte-product-masonry--elementor ul.products.columns-4 li.product {
        width: auto
    }

    .konte-product-masonry--elementor .woocommerce-loop-product__title {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        max-height: 1.55556em
    }
}

@media(max-width: 1023px) {
    .konte-product-masonry--elementor ul.products {
        display: flex
    }

    .konte-product-masonry--elementor ul.products li.product:nth-child(15n+2) .product-inner,
    .konte-product-masonry--elementor ul.products li.product:nth-child(15n+6) .product-inner,
    .konte-product-masonry--elementor ul.products li.product:nth-child(15n+13) .product-inner {
        height: auto
    }

    .konte-product-masonry--elementor ul.products li.product:nth-child(15n+2) .product-thumbnail img,
    .konte-product-masonry--elementor ul.products li.product:nth-child(15n+6) .product-thumbnail img,
    .konte-product-masonry--elementor ul.products li.product:nth-child(15n+13) .product-thumbnail img {
        -o-object-fit: none;
        object-fit: none;
        height: auto;
        max-width: 100%
    }
}

@media(max-width: 767px) {
    .konte-product-masonry--elementor ul.products .konte-product-masonry__head {
        width: 100%
    }

    .konte-product-masonry--elementor .konte-product-masonry__title {
        word-spacing: normal
    }
}

.konte-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1
}

.konte-heading-title--xsmall {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400
}

.konte-heading-title--small {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400
}

.konte-heading-title--medium {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 400
}

.konte-heading-title--large {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 400
}

.konte-heading-title--xlarge {
    font-size: 70px;
    font-size: 4.375rem;
    font-weight: 400
}

.konte-instagram-carousel--elementor .konte-instagram__list {
    display: flex;
    overflow: visible;
    flex-wrap: nowrap
}

.konte-banner__image-wrapper {
    display: block;
    overflow: hidden;
    transition: .3s
}

.konte-banner-content--top-center,
.konte-banner-content--center,
.konte-banner-content--bottom-center {
    text-align: center;
    width: 100%
}

.konte-banner-content--center {
    left: 50%;
    transform: translate(-50%, -50%)
}

.konte-banner-content--right {
    text-align: right;
    left: auto;
    right: 0
}

.konte-banner-content--top-center {
    top: 0;
    left: 0;
    transform: none
}

.konte-banner-content--top-left {
    top: 0;
    transform: none
}

.konte-banner-content--top-right {
    text-align: right;
    top: 0;
    right: 0;
    left: auto;
    transform: none
}

.konte-banner-content--bottom-left {
    top: auto;
    bottom: 0;
    transform: none
}

.konte-banner-content--bottom-center {
    top: auto;
    bottom: 0;
    left: 0;
    transform: none
}

.konte-banner-content--bottom-right {
    text-align: right;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    transform: none
}

.konte-banner--elementor .konte-banner__tagline {
    margin: 0 0 30px
}

.konte-banner--elementor .konte-banner__text {
    margin: 0 0 30px 0
}

.konte-banner--elementor .konte-banner__description {
    margin: 0 0 20px 0
}

.konte-banner--elementor .konte-banner__button.konte-button {
    margin: 0
}

.konte-banner-content--under-image {
    position: static;
    transform: none;
    padding: 30px 0 0 0
}

.konte-banner--hover-none:hover img {
    transform: none
}

.konte-banner--hover-zoomin:hover img {
    transform: scale(1.1)
}

.konte-banner--hover-zoomout img {
    transform: scale(1.1)
}

.konte-banner--hover-zoomout:hover img {
    transform: scale(1)
}

.konte-banner--hover-shadow,
.konte-banner--hover-shadow>a,
.konte-banner--hover-shadow .konte-banner__image-wrapper {
    overflow: visible
}

.konte-banner--hover-shadow img {
    transition: box-shadow .5s
}

.konte-banner--hover-shadow:hover img {
    transform: none;
    box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, .1)
}

.konte-banner--button-visible-hover .konte-banner-content--bottom-left>*,
.konte-banner--button-visible-hover .konte-banner-content--bottom-right>*,
.konte-banner--button-visible-hover .konte-banner-content--bottom-center>* {
    transform: translateY(52px);
    transition: .4s
}

.konte-banner--button-visible-hover:hover .konte-banner-content--bottom-left>*,
.konte-banner--button-visible-hover:hover .konte-banner-content--bottom-right>*,
.konte-banner--button-visible-hover:hover .konte-banner-content--bottom-center>* {
    transform: none
}

.konte-banner--button-visible-hover:hover .konte-banner-content--bottom-left .konte-button,
.konte-banner--button-visible-hover:hover .konte-banner-content--bottom-right .konte-button,
.konte-banner--button-visible-hover:hover .konte-banner-content--bottom-center .konte-button {
    transition-delay: .1s
}

.konte-banner-grid__banner--content-center .konte-banner-grid__banner-content {
    width: -moz-fit-content;
    width: fit-content;
    text-align: center
}

.konte-banner-grid__banner--align-left .konte-banner-grid__banner-content {
    text-align: left
}

.konte-banner-grid__banner--align-center .konte-banner-grid__banner-content {
    text-align: center
}

.konte-banner-grid__banner--align-right .konte-banner-grid__banner-content {
    text-align: right
}

.konte-carousel-outside-visible--yes .konte-banner-carousel,
.konte-banner-carousel--outside-visible {
    overflow: visible
}

.konte-banner-carousel--slides-autowidth .konte-banner-carousel__banner {
    width: auto;
    max-width: 100%
}

.konte-banner-carousel__banner {
    position: relative;
    overflow: visible
}

.konte-banner-carousel--show-index .konte-banner-carousel__banner {
    overflow: visible
}

.konte-banner-carousel__slide-index {
    top: 0;
    opacity: 1;
    display: flex;
    align-items: center
}

.konte-google-map__info :first-child {
    margin-top: 0
}

.konte-google-map__info :last-child {
    margin-bottom: 0
}

.konte-google-map__markers {
    display: none !important
}

.nav-menu,
.nav-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav-menu ul {
    white-space: nowrap;
    position: absolute;
    left: -20px;
    top: 100%;
    opacity: 0;
    padding: 20px 0;
    background: #fff;
    transform: translate(0, 20px);
    transition: transform .3s, opacity .3s;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    z-index: 1000;
    pointer-events: none
}

.nav-menu li {
    display: inline-block;
    position: relative
}

.nav-menu li:hover>ul {
    opacity: 1;
    transform: none;
    pointer-events: initial
}

.nav-menu li li {
    text-align: left;
    display: block;
    padding: 15px 40px
}

.nav-menu li li ul {
    left: 100%;
    top: -20px;
    transform: translate(10px, 0)
}

.nav-menu>li {
    padding: 0 17px
}

.nav-menu>li:first-child {
    padding-left: 0
}

.nav-menu>li:last-child {
    padding-right: 0
}

.nav-menu a {
    display: block
}

.nav-menu ul a {
    display: inline-block
}

.main-navigation {
    height: 100%
}

.main-navigation .nav-menu {
    height: 100%;
    display: flex;
    align-items: center
}

.main-navigation .nav-menu>li {
    height: 100%;
    display: flex;
    align-items: center
}

.main-navigation li ul {
    min-width: 180px;
    margin-top: 2px;
    padding: 20px 0;
    left: -40px
}

.main-navigation li ul:before {
    content: "";
    width: 100%;
    height: var(--submenu-offset, 2px);
    position: absolute;
    top: calc(-1*var(--submenu-offset, 2px));
    left: 0
}

.main-navigation li li {
    padding-top: 10px;
    padding-bottom: 10px
}

.main-navigation li li ul {
    margin: 0 0 0 3px
}

.main-navigation li li ul:before {
    top: 0;
    left: -3px;
    height: 100%;
    width: 3px
}

.main-navigation li li a {
    font-size: 14px;
    font-size: .875rem
}

.main-navigation a {
    font-size: 16px;
    font-size: 1rem;
    position: relative;
    z-index: 100
}

.main-navigation a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -4px;
    width: 0;
    border-bottom: 1px solid;
    transition: width .3s
}

.main-navigation a:hover {
    text-decoration: none
}

.main-navigation a:hover:after,
.main-navigation li.menu-item-has-children:hover>a:after {
    width: 100%;
    left: 0
}

.text-light .main-navigation a {
    color: #fff
}

.text-light .main-navigation li li span,
.text-light .main-navigation li li a {
    color: #000
}

.main-navigation .caret {
    font-size: 75%;
    margin-left: 4px
}

.main-navigation .sub-menu .caret {
    display: none
}

.main-navigation .nav-menu--submenu-has-caret .sub-menu .caret {
    display: initial
}

.menu-item-has-icon>a {
    display: flex;
    align-items: center;
    gap: 6px
}

.main-navigation .mega-sub-menu .menu-item-has-icon>a {
    display: inline-flex
}

.menu-item-icon {
    color: var(--menu-icon-color);
    line-height: 0
}

.menu-item-icon:not(.menu-icon-item--fontawesome) {
    --menu-icon-size: 1.5em
}

.menu-item-icon i {
    font-size: var(--menu-icon-size)
}

.menu-item-icon img {
    width: var(--menu-icon-size)
}

.menu-item-icon svg {
    fill: currentColor;
    width: var(--menu-icon-size)
}

.logo-center .header-center-items>.main-navigation .nav-menu {
    justify-content: flex-end
}

.logo-center .header-center-items .site-branding+.main-navigation .nav-menu {
    justify-content: flex-start
}

.header-v8 .nav-menu>li,
.header-v9 .nav-menu>li {
    padding: 0 39px
}

.header-v8 .nav-menu>li>a,
.header-v9 .nav-menu>li>a {
    font-size: 20px;
    font-size: 1.25rem
}

.header-vertical .main-navigation {
    width: 100%;
    height: auto
}

.header-vertical .main-navigation .nav-menu {
    display: block;
    height: auto
}

.header-vertical .main-navigation .nav-menu>li {
    padding: 20px 0;
    display: block
}

.header-vertical .main-navigation .nav-menu>li>a {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 600
}

.header-vertical .main-navigation .nav-menu>li>a:after {
    bottom: 50%;
    left: -60px;
    border-bottom-width: 2px
}

.header-vertical .main-navigation .nav-menu>li:hover>a:after {
    width: 20px
}

.header-vertical .main-navigation .sub-menu li {
    padding: 12px 0
}

.header-vertical .main-navigation .sub-menu li li {
    padding: 5px 0
}

.header-vertical .main-navigation .sub-menu li li:last-child {
    padding-bottom: 0
}

.header-vertical .main-navigation .sub-menu li.active>a:after {
    width: 0
}

.header-vertical .main-navigation .sub-menu a {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400
}

.header-vertical .main-navigation .sub-menu ul a {
    font-size: 14px;
    font-size: .875rem
}

.header-vertical .main-navigation .nav-menu--submenu-flyout li {
    position: static
}

.header-vertical .main-navigation .nav-menu--submenu-flyout li ul {
    top: 0;
    min-height: 100%;
    left: 100%;
    padding: 0 40px 0 60px;
    margin: 0;
    box-shadow: none;
    transform: translateX(10px);
    display: flex;
    flex-direction: column;
    justify-content: center
}

.header-vertical .main-navigation .nav-menu--submenu-flyout li:hover>ul {
    transform: none
}

.header-vertical .main-navigation .nav-menu--submenu-flyout .sub-menu {
    min-width: 200px
}

.header-vertical .main-navigation .nav-menu--submenu-flyout .sub-menu ul {
    position: static;
    padding: 5px 0 0 20px;
    margin-bottom: -10px;
    visibility: visible;
    opacity: 1;
    transform: none;
    display: none;
    transition: none;
    min-height: 0;
    min-width: 0
}

.header-vertical .main-navigation .nav-menu--submenu-slidedown li {
    position: relative
}

.header-vertical .main-navigation .nav-menu--submenu-slidedown .sub-menu {
    position: static;
    padding: 5px 0 0 20px;
    margin-bottom: -10px;
    visibility: visible;
    opacity: 1;
    transform: none;
    display: none;
    transition: none;
    min-height: 0;
    min-width: 0;
    box-shadow: none;
    background: rgba(0, 0, 0, 0)
}

.header-vertical .text-light .main-navigation .nav-menu--submenu-slidedown li li span,
.header-vertical .text-light .main-navigation .nav-menu--submenu-slidedown li li a {
    color: #fff
}

.hamburger-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.hamburger-navigation li {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1;
    padding: 25px 0;
    display: block;
    position: static
}

.hamburger-navigation li ul {
    white-space: nowrap;
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 100%;
    padding: 0 0 0 140px;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease;
    transform: translateX(-30px);
    pointer-events: none
}

.hamburger-navigation li li {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 13px 0
}

.hamburger-navigation li li ul {
    position: static;
    padding: 10px 0 0 20px;
    visibility: visible;
    opacity: 1;
    transform: none;
    display: none;
    transition: none
}

.hamburger-navigation li li li {
    font-size: 14px;
    font-size: .875rem;
    padding: 10px 0
}

.hamburger-navigation li li li:last-child {
    padding-bottom: 0
}

.hamburger-navigation li li a {
    padding-bottom: 4px
}

.hamburger-navigation .menu {
    display: inline-block;
    position: relative;
    height: 100%
}

.hamburger-navigation .menu>li>a {
    display: block;
    position: relative
}

.hamburger-navigation .menu>li>a:before {
    content: "";
    display: block;
    width: 0;
    position: absolute;
    left: -50px;
    top: 50%;
    margin-top: -1px;
    border-top: 2px solid;
    transition: width .3s
}

.hamburger-navigation .menu>li>ul {
    padding-top: 14px
}

.hamburger-navigation .menu>li>ul.open {
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
    pointer-events: initial
}

.hamburger-navigation .menu>li>ul.open ul {
    pointer-events: initial
}

.hamburger-navigation .menu>li.active>a:before,
.hamburger-navigation .menu>li:hover>a:before {
    width: 20px
}

.hamburger-navigation.hover-open li li ul {
    display: block
}

.hamburger-navigation.hover-open .menu>li:hover>ul {
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
    pointer-events: initial
}

.hamburger-navigation.hover-open .menu>li:hover>ul ul {
    pointer-events: initial
}

.socials-menu .menu {
    margin: 0;
    padding: 0;
    list-style: none
}

.socials-menu li {
    display: inline-block;
    padding: 0 12px
}

.socials-menu li:first-child {
    padding-left: 0
}

.socials-menu li:last-child {
    padding-right: 0
}

.socials-menu a:before {
    font: normal normal normal 16px/1 FontAwesome;
    font-size: inherit;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    line-height: inherit
}

.socials-menu .svg-icon {
    font-size: inherit
}

.socials-menu a[href*="facebook.com"]:before,
.socials-menu a[href*="fb.me"]:before {
    content: ""
}

.socials-menu a[href*="twitter.com"]:before {
    content: ""
}

.socials-menu a[href*="linkedin.com"]:before {
    content: ""
}

.socials-menu a[href*="instagram.com"]:before {
    content: ""
}

.socials-menu a[href*="yelp.com"]:before {
    content: ""
}

.socials-menu a[href*="youtube.com"]:before {
    content: ""
}

.socials-menu a[href*="flickr.com"]:before {
    content: ""
}

.socials-menu a[href*="pinterest.com"]:before {
    content: ""
}

.socials-menu a[href*="github.com"]:before {
    content: ""
}

.socials-menu a[href*="vimeo.com"]:before {
    content: ""
}

.socials-menu a[href*="dribbble.com"]:before {
    content: ""
}

.socials-menu a[href*="wordpress.com"]:before {
    content: ""
}

.socials-menu a[href*="tumblr.com"]:before {
    content: ""
}

.socials-menu a[href*="codepen.io"]:before {
    content: ""
}

.socials-menu a[href*="skype.com"]:before {
    content: ""
}

.socials-menu a[href*="reddit.com"]:before {
    content: ""
}

.socials-menu a[href*="stumbleupon.com"]:before {
    content: ""
}

.socials-menu a[href*="pocket.com"]:before {
    content: ""
}

.socials-menu a[href*="foursquare.com"]:before {
    content: ""
}

.socials-menu a[href*="vk.com"]:before {
    content: ""
}

.socials-menu a[href*="weibo.com"]:before {
    content: ""
}

.socials-menu a[href*="wechat.com"]:before {
    content: ""
}

.socials-menu a[href*="behance.net"]:before {
    content: ""
}

.socials-menu a[href*="soundcloud.com"]:before {
    content: ""
}

.socials-menu a[href*="wa.me"]:before,
.socials-menu a[href*="wa.link"]:before,
.socials-menu a[href*="whatsapp.com"]:before {
    content: ""
}

.socials-menu a[href*="amazon.com"]:before {
    content: ""
}

.socials-menu a[href*="snapchat.com"]:before {
    content: ""
}

.socials-menu a[href*="t.me"]:before,
.socials-menu a[href*="telegram.org"]:before {
    content: ""
}

.socials-menu a[href*="slack.com"]:before {
    content: ""
}

.socials-menu a[href*="spotify.com"]:before {
    content: ""
}

.socials-menu a[href^="mailto:"]:before {
    content: ""
}

.blog-header-menu {
    text-align: center;
    padding-bottom: 20px
}

.blog-header-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.blog-header-menu li {
    display: inline-block;
    margin: 0 30px
}

.blog-header-menu a {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 20px
}

.blog-header-menu a:after {
    border-bottom-width: 2px
}

.blog-header-menu .current-menu-item>a:after {
    width: 100%
}

.topbar-menu a {
    font-size: 11px;
    font-size: .6875rem;
    text-transform: uppercase
}

.topbar-menu ul {
    padding: 10px 0
}

.topbar-menu ul li {
    padding: 0
}

.topbar-menu ul a {
    font-size: 13px;
    font-size: .8125rem;
    color: #161619;
    text-transform: none;
    line-height: inherit;
    padding: 10px 20px
}

.topbar-menu>li>ul {
    margin-top: 2px
}

.topbar-menu>li>ul:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    height: 2px
}

.topbar-menu li li ul {
    top: -10px
}

.topbar-menu li:hover>ul {
    transform: translate(2px, 0)
}

.main-navigation .menu-item-mega {
    position: static
}

.main-navigation .mega-menu {
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    white-space: normal;
    box-shadow: 0 5px 30px -10px rgba(0, 0, 0, .06)
}

.main-navigation .mega-menu ul {
    position: static;
    opacity: 1;
    margin: 0;
    padding: 0;
    min-width: 0;
    box-shadow: none;
    transform: none;
    background: rgba(0, 0, 0, 0)
}

.main-navigation .mega-menu ul:before {
    display: none
}

.main-navigation .mega-menu .caret {
    display: none !important
}

.main-navigation .mega-menu .container-fluid {
    padding-left: 60px;
    padding-right: 60px
}

.main-navigation .mega-menu .col-1_8 {
    width: 12.5%
}

.main-navigation .mega-menu .col-1_5 {
    width: 20%
}

.main-navigation .mega-menu .col-1_4 {
    width: 25%
}

.main-navigation .mega-menu .col-1_3 {
    width: 33.33%
}

.main-navigation .mega-menu .col-3_8 {
    width: 37.5%
}

.main-navigation .mega-menu .col-2_5 {
    width: 40%
}

.main-navigation .mega-menu .col-1_2 {
    width: 50%
}

.main-navigation .mega-menu .col-3_5 {
    width: 60%
}

.main-navigation .mega-menu .col-5_8 {
    width: 62.5%
}

.main-navigation .mega-menu .col-2_3 {
    width: 66.6666%
}

.main-navigation .mega-menu .col-3_4 {
    width: 75%
}

.main-navigation .mega-menu .col-4_5 {
    width: 80%
}

.main-navigation .mega-menu .col-7_8 {
    width: 87.5%
}

.main-navigation .mega-menu .col-1_1 {
    width: 100%
}

.main-navigation .mega-menu .hide-title>span,
.main-navigation .mega-menu .hide-title>a {
    text-indent: -9999em;
    display: block
}

.main-navigation .mega-menu .hide-link>span,
.main-navigation .mega-menu .hide-link>a {
    display: none
}

.main-navigation .mega-menu .hide-link>ul {
    margin-top: -10px
}

.main-navigation .mega-menu .hide-link>.menu-item-content {
    margin-top: 10px
}

.main-navigation li:hover>.mega-menu .mega-menu__column {
    pointer-events: initial
}

.main-navigation .mega-menu-container {
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px
}

.main-navigation .mega-menu-container:before {
    content: "";
    display: table;
    table-layout: fixed
}

.main-navigation .mega-menu-container:after {
    content: "";
    clear: both
}

.main-navigation .mega-menu-container>ul:after {
    content: "";
    display: block;
    clear: both
}

.main-navigation ul.mega-menu-main {
    margin-left: -20px;
    margin-right: -20px;
    display: flex;
    flex-wrap: wrap
}

.main-navigation .mega-sub-menu {
    float: left;
    padding: 30px 20px 23px 20px
}

.main-navigation .mega-sub-menu li {
    padding: 10px 0
}

.main-navigation .mega-sub-menu a {
    display: inline-block
}

.main-navigation .mega-sub-menu>a:after {
    display: none
}

.main-navigation .mega-sub-menu>a,
.main-navigation .mega-sub-menu>span {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.875;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block
}

.main-navigation .container-fluid .mega-menu-main {
    margin-left: -60px;
    margin-right: -60px
}

.main-navigation .container-fluid .mega-sub-menu {
    padding-left: 60px;
    padding-right: 60px
}

.main-navigation .mega-menu--grid .mega-menu__column {
    padding-top: 30px;
    padding-bottom: 30px
}

.main-navigation .mega-menu--grid .container-fluid .mega-menu__row {
    margin-left: -60px;
    margin-right: -60px
}

.main-navigation .mega-menu--grid .container-fluid .mega-menu__column {
    padding-left: 60px;
    padding-right: 60px
}

.main-navigation .mega-menu__row {
    display: flex;
    margin-left: -20px;
    margin-right: -20px
}

.main-navigation .mega-menu__row .mega-menu__column {
    padding-left: 20px;
    padding-right: 20px
}

.main-navigation .mega-menu__column {
    padding-left: 20px;
    padding-right: 20px
}

.main-navigation .mega-menu__column li {
    padding: 10px 0
}

.main-navigation .mega-menu__column a {
    display: inline-block
}

.main-navigation .mega-menu__column--auto-width {
    flex: 1
}

.main-navigation .mega-menu--tabs .mega-menu-container {
    display: flex;
    gap: 40px;
    padding: 30px 0
}

.main-navigation .mega-menu--tabs .mega-menu-container:before,
.main-navigation .mega-menu--tabs .mega-menu-container:after {
    display: none
}

.main-navigation .mega-menu--tabs .container-fluid .mega-menu__tablist {
    padding-left: 40px
}

.main-navigation .mega-menu--tabs .mega-menu__tablist {
    padding-right: 40px
}

.main-navigation .mega-menu--tabs .mega-menu__column {
    padding-top: 0;
    padding-bottom: 0
}

.main-navigation .mega-menu__tablist {
    max-width: 25%;
    border-width: 0;
    border-style: solid;
    border-right-width: 1px;
    border-color: rgba(0, 0, 0, .1)
}

.main-navigation .menu-item--tab {
    padding: 10px 15px;
    cursor: pointer
}

.main-navigation .menu-item--tab>a {
    font-weight: 500;
    text-transform: uppercase
}

.main-navigation .menu-item--tab>a:after {
    display: none
}

.main-navigation .menu-item--tab.active {
    background-color: rgba(0, 0, 0, .15)
}

.main-navigation .mega-menu__panellist {
    flex: 1
}

.main-navigation .mega-menu__tabpanel {
    display: none
}

.main-navigation .mega-menu__tabpanel.active {
    display: block
}

.menu-item--widget {
    font-size: 14px;
    font-size: .875rem;
    white-space: normal
}

.menu-item-widget-image>a {
    position: relative;
    display: block
}

.menu-item-widget-image a::after {
    display: none
}

.menu-item-widget-image img {
    display: block
}

.menu-widget-image__button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 25px;
    background-color: #fff
}

.menu-widget-image__desc {
    margin-top: 10px
}

.menu-item-widget-heading {
    margin-bottom: 10px
}

.menu-widget-heading {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.875;
    font-weight: 500;
    margin: 0
}

.menu-widget-heading>a {
    color: inherit;
    font-size: inherit !important;
    font-weight: inherit !important
}

.breadcrumbs {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 500;
    color: #838889
}

.breadcrumbs ol {
    list-style: none;
    margin: 0;
    padding: 0
}

.breadcrumbs ol li {
    display: inline-block
}

.breadcrumbs ol li:not(:last-child) {
    margin-right: 4px
}

.breadcrumbs a {
    color: #838889
}

.breadcrumbs a:hover {
    color: #161619
}

.breadcrumbs .delimiter {
    font-size: inherit;
    vertical-align: baseline;
    margin: 0 2px
}

.breadcrumbs .delimiter svg {
    vertical-align: bottom
}

.rank-math-breadcrumb>p {
    margin: 0
}

.rank-math-breadcrumb .separator {
    font-size: inherit;
    vertical-align: baseline;
    margin: 0 2px
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.post-navigation {
    padding: 30px 0 30px;
    border-bottom: 1px solid #e3e7e8
}

.post-navigation a {
    font-size: 16px;
    font-size: 1rem;
    display: flex;
    align-items: center
}

.post-navigation .nav-titles {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 0 20px 0;
    overflow: hidden
}

.post-navigation .nav-links {
    display: flex
}

.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
    display: flex;
    align-items: center;
    word-break: break-word
}

.post-navigation .nav-links .nav-next {
    justify-content: flex-end
}

.post-navigation .nav-links .nav-previous+.nav-next {
    border-left: 1px solid #e3e7e8
}

.post-navigation .nav-previous {
    padding-right: 30px
}

.post-navigation .nav-previous img {
    margin-right: 20px
}

.post-navigation .nav-next {
    padding-left: 30px
}

.post-navigation .nav-next img {
    margin-left: 20px
}

.pagination,
.comments-pagination {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500
}

.pagination .svg-icon,
.comments-pagination .svg-icon {
    font-size: 10px;
    font-size: .625rem
}

.pagination .nav-links>a,
.pagination .nav-links>span,
.comments-pagination .nav-links>a,
.comments-pagination .nav-links>span {
    color: #838889;
    text-align: center;
    line-height: 3.3333333333;
    display: inline-block;
    min-width: 3.3333333333em;
    height: 3.3333333333em;
    padding: 0 5px;
    margin-right: 6px;
    border: 1px solid #e3e7e8
}

.pagination .nav-links>a:last-child,
.pagination .nav-links>span:last-child,
.comments-pagination .nav-links>a:last-child,
.comments-pagination .nav-links>span:last-child {
    margin-right: 0
}

.pagination .nav-links a:hover,
.comments-pagination .nav-links a:hover {
    color: #161619;
    border-color: #161619
}

.pagination .nav-links .current,
.comments-pagination .nav-links .current {
    color: #fff;
    border-color: #161619;
    background: #161619
}

.pagination .nav-links .dots,
.comments-pagination .nav-links .dots {
    border: 0
}

.pagination .nav-links .next,
.pagination .nav-links .prev,
.comments-pagination .nav-links .next,
.comments-pagination .nav-links .prev {
    padding: 0 20px
}

.pagination .nav-links .next .svg-icon,
.comments-pagination .nav-links .next .svg-icon {
    margin-left: 10px
}

.pagination .nav-links .prev .svg-icon,
.comments-pagination .nav-links .prev .svg-icon {
    margin-right: 10px
}

.comments-pagination {
    margin-top: 30px
}

.next-posts-navigation {
    text-align: center;
    padding-top: 40px
}

.next-posts-navigation .nav-links {
    display: inline-block
}

.next-posts-navigation a {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    padding: 10px;
    border-radius: 50%;
    border: 1px solid #e3e7e8;
    vertical-align: middle
}

.next-posts-navigation a:hover {
    border-color: #161619
}

.next-posts-navigation a:after {
    content: "";
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0);
    border-top-color: #161619;
    animation: spin 2s linear infinite;
    opacity: 0
}

.next-posts-navigation a.loading {
    cursor: default
}

.next-posts-navigation a.loading:hover {
    border-color: #e3e7e8
}

.next-posts-navigation a.loading:after {
    opacity: 1
}

body.mobile-bottom-bar-enabled {
    --mobile-bottom-bar-height: 60px
}

.mobile-bottom-bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #e3e7e8;
    z-index: 9999;
    display: none;
    visibility: hidden;
    height: var(--mobile-bottom-bar-height)
}

.mobile-bottom-nav {
    padding: 0 1rem;
    height: 100%
}

.mobile-bottom-nav ul {
    height: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between
}

.mobile-bottom-nav li {
    position: relative
}

.mobile-bottom-nav a {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 8px;
    gap: 2px
}

.mobile-bottom-nav .counter {
    position: absolute;
    top: 0;
    right: 0;
    display: none
}

.mobile-bottom-bar-item .svg-icon {
    font-size: 24px;
    font-size: 1.5rem
}

.mobile-bottom-bar-item__label {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.1
}

.mobile-bottom-bar--icon .svg-icon {
    font-size: 28px;
    font-size: 1.75rem
}

.mobile-bottom-bar--icon .mobile-bottom-bar-item__label {
    display: none
}

.mobile-bottom-bar--icon .mobile-bottom-nav {
    padding-top: 4px;
    padding-bottom: 4px
}

.mobile-bottom-bar--icon .mobile-bottom-nav ul {
    align-items: center
}

.widget {
    margin: 0 0 40px;
    padding: 16px 26px 28px 26px;
    border: 1px solid #e3e7e8
}

.widget.filled {
    border-width: 0
}

.widget select {
    width: 100%
}

.widget input,
.widget select,
.widget textarea {
    padding: 10px 20px;
    border: 1px solid #161619
}

.widget ul,
.widget ol {
    margin-bottom: 0
}

.widget ul {
    list-style: none;
    padding-left: 0
}

.widget ol {
    padding-left: 16px
}

.widget li {
    padding: 10px 0
}

.widget th,
.widget td {
    border-color: #cdcfd0
}

.widget .tagcloud {
    margin: -5px
}

.widget .tagcloud a {
    color: #838889;
    font-size: 10px !important;
    font-weight: 600;
    text-transform: uppercase;
    margin: 5px 3px 4px 3px;
    padding: 7px 15px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #e3e7e8;
    background-color: rgba(0, 0, 0, 0);
    transition: all .5s
}

.widget .tagcloud a:hover {
    color: #fff;
    background-color: #161619
}

.widget .mc4wp-form {
    font-size: 14px;
    font-size: .875rem
}

.widget .mc4wp-form .mc4wp-form-fields>:first-child {
    margin-top: 0
}

.widget .mc4wp-form input,
.widget .mc4wp-form select,
.widget .mc4wp-form textarea,
.widget .mc4wp-form button {
    font-size: 16px;
    font-size: 1rem;
    width: 100%;
    min-width: 0;
    padding: 17px 20px 18px 20px;
    margin-top: 20px
}

.widget .mc4wp-form input,
.widget .mc4wp-form select {
    height: 60px;
    margin-right: 0
}

.widget .mc4wp-form input[type=submit],
.widget .mc4wp-form input[type=reset],
.widget .mc4wp-form button {
    padding: 0 20px
}

.widget .mc4wp-form input[type=checkbox],
.widget .mc4wp-form input[type=radio] {
    padding: 0;
    width: auto;
    height: auto;
    margin: 0 5px 0 0
}

.widget .mc4wp-form p:last-of-type {
    margin-bottom: 0
}

.widget-title {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.875;
    margin: 0 0 20px;
    padding: 0 0 13px;
    border-bottom: 2px solid
}

.widget_search .search-form {
    position: relative
}

.widget_search .search-field {
    font-size: 14px;
    font-size: .875rem;
    width: 100%;
    padding: 20px 60px 20px 20px;
    border: 1px solid #161619
}

.widget_search .search-submit {
    color: #161619;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 20px;
    background: rgba(0, 0, 0, 0)
}

.widget_search .search-submit svg {
    vertical-align: -0.25em
}

.widget_archive ul,
.widget_categories ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget_archive ul ul,
.widget_categories ul ul {
    padding-left: 20px;
    margin-top: 10px;
    border-top: 1px solid #e3e7e8
}

.widget_archive ul ul li:last-child,
.widget_categories ul ul li:last-child {
    padding-bottom: 0
}

.widget_archive li,
.widget_categories li {
    padding: 10px 0;
    border-bottom: 1px solid #e3e7e8
}

.widget_archive li:last-child,
.widget_categories li:last-child {
    border-bottom: 0
}

.widget_archive li .posts-count,
.widget_categories li .posts-count {
    font-size: 12px;
    font-size: .75rem;
    color: #838889;
    float: right;
    margin-top: 5px
}

.konte-instagram-widget .instagram-feed {
    margin: -3px
}

.konte-instagram-widget ul {
    list-style: none;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap
}

.konte-instagram-widget li {
    float: left;
    width: 33.3333%;
    margin: 0;
    padding: 3px
}

.konte-instagram-widget img {
    display: block
}

.konte-instagram-widget .columns-2 li {
    width: 50%
}

.konte-instagram-widget .columns-4 li {
    width: 25%
}

.konte-instagram-widget .instagram-feed--cropped li a {
    display: block;
    background: no-repeat center center;
    background-size: cover
}

.konte-instagram-widget .instagram-feed--cropped li a:before {
    content: "";
    display: block;
    padding-top: 100%
}

.konte-instagram-widget .instagram-feed--cropped img {
    display: none
}

.konte-popular-posts-widget ul {
    margin: -15px 0
}

.konte-popular-posts-widget li {
    transition: .4s;
    padding: 15px 0 15px 30px;
    border-bottom: 1px solid #ebebeb;
    position: relative
}

.konte-popular-posts-widget li:last-child {
    border-bottom: 0
}

.konte-popular-posts-widget .no {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 500;
    color: #cdcfd0;
    line-height: 1;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    border-right: 1px solid #e3e7e8
}

.konte-popular-posts-widget .post-summary {
    padding-left: 15px;
    max-width: 100%
}

.konte-popular-posts-widget .post-cats {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.konte-popular-posts-widget .post-cats a {
    color: #828d91
}

.konte-popular-posts-widget .post-title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.posts-slider-widget .cat-links {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 600;
    text-transform: uppercase;
    margin: 16px 0 12px
}

.posts-slider-widget .entry-title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    margin: 0
}

.posts-slider-widget .slick-arrow {
    text-align: center;
    line-height: 40px;
    position: absolute;
    top: 60px;
    width: 30px;
    height: 40px;
    opacity: 0;
    background: #fff;
    transition: opacity .4s;
    cursor: pointer;
    z-index: 1
}

.posts-slider-widget .slick-arrow .slick-disabled {
    opacity: 0
}

.posts-slider-widget .slick-next {
    right: 0
}

.posts-slider-widget .slick-prev {
    left: 0
}

.posts-slider-widget .posts-slider:hover .slick-arrow {
    opacity: 1
}

.social-links-widget .social-links {
    overflow: hidden;
    margin: -5px
}

.social-links-widget a {
    font-size: 13px;
    font-size: .8125rem;
    color: #fff;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 5px;
    border-radius: 50%;
    background-color: #cdcfd0
}

.social-links-widget a svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
    vertical-align: -0.15em
}

.social-links-widget .facebook {
    background-color: #306199
}

.social-links-widget .twitter {
    background-color: #000
}

.social-links-widget .google-plus {
    background-color: #dd4f43
}

.social-links-widget .tumblr {
    background-color: #36465d
}

.social-links-widget .pinterest {
    background-color: #cb2027
}

.social-links-widget .linkedin {
    background-color: #0077b5
}

.social-links-widget .flickr {
    background-color: #ff0084
}

.social-links-widget .instagram {
    background-color: #e1306c
}

.social-links-widget .dribbble {
    background-color: #ea4c89
}

.social-links-widget .behance {
    background-color: #1769ff
}

.social-links-widget .stumbleupon {
    background-color: #eb4924
}

.social-links-widget .github {
    background-color: #333
}

.social-links-widget .youtube {
    background-color: red
}

.social-links-widget .vimeo {
    background-color: #1ab7ea
}

.social-links-widget .houzz {
    background-color: #7ac142
}

.social-links-widget .rss {
    background-color: #f26522
}

.fullscreen-widgets .widget {
    padding: 0;
    border: 0
}

.fullscreen-widgets .widget-title {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 400;
    text-transform: none;
    padding-bottom: 0;
    border-bottom: 0
}

.fullscreen-widgets .menu>li>a {
    font-size: 32px;
    font-size: 2rem
}

.topbar {
    font-size: 14px;
    font-size: .875rem;
    height: 40px;
    position: relative;
    z-index: 1500
}

.topbar .konte-container-fluid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%
}

.topbar .konte-container-fluid:before,
.topbar .konte-container-fluid:after {
    display: none
}

.topbar.dark {
    background-color: #000
}

.topbar.light {
    background-color: #e3e7e8
}

.topbar .list-dropdown .current {
    padding-bottom: 0
}

.topbar .list-dropdown .current:before,
.topbar .list-dropdown .current:after {
    display: none
}

.topbar .list-dropdown ul {
    margin-top: 2px
}

.topbar .list-dropdown ul:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    height: 2px
}

.topbar .currency-switcher--wcml .wcml-cs-submenu {
    top: calc(100% + 2px)
}

.topbar .currency-switcher--wcml .wcml-cs-submenu:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    height: 2px
}

.topbar .close-topbar {
    cursor: pointer
}

.topbar-items {
    display: flex;
    align-items: center;
    height: 100%
}

.topbar-items nav,
.topbar-items .nav-menu,
.topbar-items .nav-menu>li,
.topbar-items .currency-switcher--wcml,
.topbar-items .list-dropdown,
.topbar-items .list-dropdown .dropdown,
.topbar-items .list-dropdown .current {
    height: 100%
}

.topbar-items .nav-menu,
.topbar-items .nav-menu>li,
.topbar-items .list-dropdown .current {
    display: flex;
    align-items: center
}

.topbar-left-items>* {
    margin-right: 40px
}

.topbar-left-items>*:last-child {
    margin-right: 0
}

.topbar-right-items {
    text-align: right;
    justify-content: flex-end
}

.topbar-right-items>* {
    margin-left: 40px
}

.topbar-right-items>*:first-child {
    margin-left: 0
}

.topbar--has-center .topbar-left-items,
.topbar--has-center .topbar-right-items {
    flex: 1
}

.site-header .konte-container-fluid {
    display: flex;
    align-items: center;
    height: 100%
}

.site-header.transparent {
    position: absolute;
    width: 100%;
    z-index: 999
}

.site-header.transparent.transparent-hover {
    transition: .25s
}

.site-header.transparent.transparent-hover.text-dark:hover {
    background: #fff
}

.site-header.transparent.transparent-hover.text-light:hover {
    background: #161619
}

.header-main {
    height: 120px
}

.header-contents {
    position: relative
}

.header-items {
    display: flex;
    align-items: center;
    height: 100%
}

.header-items>* {
    position: relative;
    z-index: 100
}

.header-left-items {
    flex: 1;
    text-align: left;
    justify-content: flex-start
}

.header-left-items>* {
    margin-right: 30px
}

.header-left-items>*:last-child {
    margin-right: 0
}

.header-left-items .main-navigation {
    margin-left: 20px
}

.header-left-items .main-navigation:first-child {
    margin-left: 0
}

.header-left-items .hamburger-menu:first-child {
    margin-right: 34px
}

.header-center-items {
    text-align: center;
    justify-content: center
}

.header-center-items>* {
    margin: 0 17px
}

.header-right-items {
    flex: 1;
    text-align: right;
    justify-content: flex-end
}

.header-right-items>* {
    margin-left: 30px
}

.header-right-items>*:first-child {
    margin-left: 0
}

.header-right-items .main-navigation {
    margin-right: 20px
}

.header-right-items .main-navigation:last-child {
    margin-right: 0
}

.logo-center .header-center-items {
    text-align: right
}

.logo-center .header-center-items>* {
    flex: 1
}

.logo-center .header-center-items .site-branding {
    flex: initial;
    text-align: center
}

.logo-center .header-center-items .site-branding+* {
    text-align: left
}

.logo-center.menu-center .header-center-items {
    flex: 3
}

.no-center .has-menu {
    flex: 3
}

.has-menu>* {
    position: static
}

.no-sides .header-center-items {
    flex: 1
}

.header-v8 .header-main,
.header-v9 .header-main {
    padding-top: 25px
}

.header-v10 .site-header__container {
    display: block
}

.header-v10 .header-main .header-left-items {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: 360px;
    padding-left: 60px;
    z-index: 1000;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start
}

.header-v10.light .header-main .header-left-items {
    background-color: #fff
}

.header-v10.dark .header-main .header-left-items {
    background-color: #161619
}

.header-v10.dark .header-main .header-right-items,
.header-v10.dark .header-main .header-right-items a {
    color: #161619
}

.header-v10.dark .header-main .header-right-items .counter {
    color: #fff;
    background-color: #161619
}

.header-v10.transparent {
    right: 0;
    width: auto
}

.header-v10.transparent.transparent-hover:hover {
    background: rgba(0, 0, 0, 0) !important
}

.header-v10.transparent .header-main .header-left-items {
    color: #161619;
    background: #fff
}

.header-v10.transparent .header-main .header-left-items a {
    color: #161619
}

.header-v10.transparent .logo-dark {
    opacity: 1
}

.header-v10.transparent .logo-light {
    opacity: 0
}

.header-v10.header-sticky--normal,
.header-v10.header-sticky--smart {
    position: absolute;
    right: 0;
    width: auto
}

.header-v10 .header-main .site-branding {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 0 0 60px;
    display: flex;
    align-items: center
}

.header-v10 .header-main .logo {
    vertical-align: middle;
    display: inline-block
}

.header-v10 .header-main .main-navigation {
    margin-left: 0
}

.header-v10 .sticky {
    position: fixed;
    top: 0;
    right: 0;
    width: auto;
    padding-right: 15px;
    display: flex
}

.header-v10 .headroom--not-top {
    position: fixed;
    top: 0;
    right: 0;
    padding-right: 15px;
    width: auto;
    z-index: 1400
}

.header-v10 .konte-container-fluid .sticky,
.header-v10 .konte-container-fluid .headroom--not-top {
    padding-right: 60px
}

.header-v10 .sticky--ignore {
    transform: translateY(-100%)
}

.admin-bar .header-v10 .header-main .header-left-items {
    top: 32px
}

@media screen and (max-width: 992px) {
    .header-v10 .header-main .header-left-items {
        display: none;
        width: 0
    }
}

.header-sticky--normal,
.header-sticky--smart {
    position: absolute;
    width: 100%
}

.header-sticky--normal {
    transition: .25s
}

.header-sticky--normal.sticky {
    position: fixed;
    top: 0;
    z-index: 1500;
    width: 100%
}

.header-sticky--normal.sticky.transparent.text-dark {
    background-color: rgba(255, 255, 255, .8)
}

.header-sticky--normal.sticky.transparent.text-light {
    background-color: rgba(0, 0, 0, .7)
}

.header-sticky--normal.sticky--ignore {
    transform: translateY(-100%)
}

.header-sticky--smart {
    position: fixed;
    z-index: 1400
}

.topbar+.header-sticky--smart {
    position: absolute
}

.header-sticky--smart.headroom--not-top {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1400
}

.header-sticky--smart.headroom--not-top.transparent.text-dark {
    background-color: rgba(255, 255, 255, .8)
}

.header-sticky--smart.headroom--not-top.transparent.text-light {
    background-color: rgba(0, 0, 0, .7)
}

.header-sticky--smart.sticky--ignore {
    transform: translateY(-100%) !important
}

.admin-bar .header-sticky--normal.sticky,
.admin-bar .header-sticky--smart.headroom--not-top {
    top: 32px
}

.headroom {
    will-change: transform;
    transition: transform 250ms linear
}

.headroom--pinned {
    transform: translateY(0%)
}

.headroom--unpinned {
    transform: translateY(-100%)
}

.site-header.transparent+.site-header-space {
    display: none
}

.page-template-flex-posts .site-header.transparent+.site-header-space {
    display: block
}

.header-mobile {
    height: 60px
}

.header-mobile .konte-container-fluid {
    display: flex;
    align-items: center;
    height: 100%
}

.header-mobile button {
    line-height: inherit;
    padding: 0;
    background: rgba(0, 0, 0, 0)
}

.header-mobile.logo-center .mobile-menu-hamburger,
.header-mobile.logo-center .mobile-header-icons {
    flex: 1
}

.header-mobile.logo-left .site-branding {
    flex: 1;
    padding: 0 15px
}

.mobile-header-icons {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.mobile-header-icons>* {
    margin-left: 15px
}

.header-mobile-account>a {
    line-height: 1
}

.mobile-menu-panel hr.divider {
    min-height: 1px;
    margin: 15px 0
}

.mobile-menu-panel .header-mobile {
    flex-shrink: 0
}

.mobile-menu-panel .list-dropdown .dropdown {
    float: right;
    margin-top: 2px
}

.mobile-menu-panel .list-dropdown .dropdown .current {
    font-weight: 400
}

.mobile-menu-panel .list-dropdown .dropdown .current:before,
.mobile-menu-panel .list-dropdown .dropdown .current:after {
    display: none
}

.mobile-menu-panel .currency-switcher--wcml .wcml-dropdown {
    float: right
}

.mobile-menu-panel .currency-switcher--wcml .wcml-dropdown a.wcml-cs-item-toggle {
    font-weight: 400;
    padding-top: 0;
    padding-bottom: 0
}

.mobile-menu__search-form label {
    display: block;
    position: relative
}

.mobile-menu__search-form .search-icon {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -13px
}

.mobile-menu__search-form .search-field {
    font-size: 14px;
    font-size: .875rem;
    width: 100%;
    padding: 13px 0 13px 30px;
    border-bottom-width: 1px
}

.mobile-menu__nav ul {
    margin: 0;
    list-style: none;
    line-height: 1.2
}

.mobile-menu__nav .menu {
    padding: 0
}

.mobile-menu__nav .menu>li {
    padding: 15px 0
}

.mobile-menu__nav .sub-menu {
    padding-left: 30px;
    margin-top: 30px;
    border-left: 1px solid #e3e7e8;
    display: none
}

.mobile-menu__nav .sub-menu>li {
    padding: 15px 0
}

.mobile-menu__nav .sub-menu>li:first-child {
    padding-top: 0
}

.mobile-menu__nav .sub-menu>li:last-child {
    padding-bottom: 0
}

.mobile-menu__nav .sub-menu>li>a {
    font-size: 16px;
    font-size: 1rem
}

.mobile-menu__nav .sub-menu :first-child {
    padding-top: 0
}

.mobile-menu__nav .sub-menu ul li {
    padding: 10px 0
}

.mobile-menu__nav .sub-menu ul a {
    font-size: 14px;
    font-size: .875rem
}

.mobile-menu__nav .current-menu-ancestor>.sub-menu,
.mobile-menu__nav .current-menu-item>.sub-menu {
    display: block
}

.mobile-menu__cart-icon,
.mobile-menu__wishlist-icon {
    float: right;
    margin-top: 4px
}

.mobile-menu__cart-icon .counter,
.mobile-menu__wishlist-icon .counter {
    vertical-align: 4px
}

.site-branding {
    flex: 0 1 auto;
    position: relative;
    z-index: 100
}

.site-branding .logo {
    position: relative;
    display: block;
    line-height: 1
}

.site-branding .logo:hover {
    text-decoration: none
}

.site-branding .logo img {
    display: inline-block;
    vertical-align: middle
}

.site-branding .logo svg {
    fill: currentColor;
    vertical-align: middle
}

.site-branding .logo-light {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0
}

.site-branding .logo-text {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase
}

.text-light .logo-light {
    position: static;
    opacity: 1
}

.text-light .logo-dark {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0
}

.header-search {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center
}

.header-search label {
    display: block
}

.header-search form {
    position: relative
}

.header-search .search-icon {
    line-height: 1;
    cursor: pointer;
    position: relative;
    top: .125em;
    z-index: 1
}

.header-search .search-field {
    font-size: 14px;
    font-size: .875rem;
    border-width: 0 0 1px 0;
    border-color: rgba(0, 0, 0, 0);
    padding: 7px 0 7px 25px;
    width: 75%;
    position: absolute;
    left: 0;
    top: 0;
    transition: .4s;
    background: rgba(0, 0, 0, 0)
}

.header-search .search-field:focus,
.header-search .search-field.focused {
    border-color: inherit;
    width: 100%
}

.header-search .search-field::-webkit-input-placeholder {
    color: inherit
}

.header-search .search-field::-moz-placeholder {
    color: inherit
}

.header-search .search-field:-ms-input-placeholder {
    color: inherit
}

.header-search .search-field:-moz-placeholder {
    color: inherit
}

.header-search .quick-links {
    position: absolute;
    top: 100%;
    width: 100%;
    opacity: 0;
    padding: 25px 40px;
    background: #fff;
    z-index: 200;
    pointer-events: none;
    box-shadow: 2px 3px 18px 0 rgba(0, 0, 0, .12);
    transform: translate(0, 20px);
    transition: transform .5s, opacity .4s
}

.header-search .quick-links.open {
    opacity: 1;
    transform: translate(0, 10px);
    pointer-events: initial;
    transition-delay: .4s
}

.header-search .quick-links .label {
    font-size: 14px;
    font-size: .875rem;
    color: #a2a5a6;
    display: block;
    margin: 0 0 10px
}

.header-search .quick-links ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.header-search .quick-links li {
    padding: 5px 0
}

.header-search .quick-links li a {
    color: #161619;
    font-size: 16px;
    font-size: 1rem
}

.header-search.input-focused {
    z-index: 200
}

.header-search.show-results .quick-links {
    display: none
}

.header-search.icon {
    flex-basis: 20px
}

.header-search.icon .search-field {
    width: 25px
}

.header-search.icon .search-field:focus,
.header-search.icon .search-field.focused {
    width: 300px;
    background-color: rgba(0, 0, 0, 0)
}

.header-search.icon .quick-links {
    width: 300px;
    flex-basis: 300px
}

.header-search.icon.input-focused {
    z-index: 101
}

.header-search.icon-modal .search-icon {
    left: auto;
    top: auto
}

.header-search.form form {
    width: 100%
}

.header-search.form .search-icon {
    left: -4px
}

.header-search.form .search-field {
    width: 200px
}

.header-search.form .search-field:focus,
.header-search.form .search-field.focused {
    width: 300px
}

.header-search.form .quick-links {
    width: 300px
}

.header-search__results {
    font-size: 16px;
    font-size: 1rem;
    position: absolute;
    top: 100%;
    width: 100%;
    min-width: 300px;
    padding: 20px;
    margin-top: 10px;
    color: #161619;
    background: #fff;
    z-index: 200;
    box-shadow: 2px 3px 18px 0 rgba(0, 0, 0, .12);
    display: none
}

.input-focused.show-results .header-search__results {
    display: block
}

.header-search__results ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.header-search__results li {
    line-height: 1.3;
    margin-bottom: 10px;
    overflow: hidden
}

.header-search__results li:last-child {
    margin-bottom: 0
}

.header-search__results li img {
    width: 50px;
    height: auto;
    float: left;
    margin-right: 15px
}

.header-search__results li .post-title {
    display: block;
    margin: 2px 0
}

.header-search__results li .post-title:hover {
    text-decoration: underline;
    text-underline-offset: 4px
}

.header-search__results li .price {
    font-size: 14px;
    font-size: .875rem
}

.header-search__results a {
    color: inherit
}

.header-search__results .not_found_message {
    margin: 0
}

.header-search__results .view-more-results {
    font-weight: 500;
    padding-top: 10px;
    border-top: 1px solid #e3e7e8
}

.ajax-loading .search-icon::after {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid;
    border-top-color: rgba(0, 0, 0, 0);
    animation: spin infinite 1s linear;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px
}

.ajax-loading .search-icon svg {
    opacity: 0
}

.ajax-loading .header-search__results ul {
    opacity: .5;
    pointer-events: none
}

.dark .header-search.icon .search-field:focus,
.dark .header-search.icon .search-field.focused {
    background-color: #161619
}

.light .header-search.icon .search-field:focus,
.light .header-search.icon .search-field.focused {
    color: #161619;
    background-color: #fff
}

.transparent .header-search.icon .search-field {
    border-bottom: 0
}

.transparent .header-search.icon .search-field:focus,
.transparent .header-search.icon .search-field.focused {
    border-radius: 15px;
    color: #161619;
    background-color: #fff
}

.transparent .header-right-items .header-search.icon .search-field:focus,
.transparent .header-right-items .header-search.icon .search-field.focused {
    padding-left: 15px;
    margin-right: -5px
}

.transparent .header-left-items .header-search.icon .search-field:focus,
.transparent .header-left-items .header-search.icon .search-field.focused {
    padding-left: 30px;
    padding-right: 15px;
    margin-left: -5px
}

.header-left-items .header-search.form:not(:last-child),
.header-right-items .header-search.form,
.header-center-items .header-search.form {
    width: 300px
}

.transparent .header-left-items .header-search.form:not(:last-child) .search-field,
.transparent .header-right-items .header-search.form .search-field,
.transparent .header-center-items .header-search.form .search-field {
    border-radius: 15px;
    color: #161619;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    border-bottom: 0;
    background-color: #fff
}

.transparent .header-left-items .header-search.form:not(:last-child) .search-icon,
.transparent .header-right-items .header-search.form .search-icon,
.transparent .header-center-items .header-search.form .search-icon {
    left: 5px
}

.header-right-items .header-search {
    text-align: left
}

.header-right-items .header-search .header-search__results,
.header-right-items .header-search .quick-links {
    left: auto;
    right: 0
}

.header-right-items .header-search.icon {
    margin-right: -8px
}

.header-right-items .header-search.icon .search-field {
    left: auto;
    right: 0;
    padding-left: 0;
    padding-right: 25px
}

.header-center-items .header-search.form {
    text-align: left
}

.header-center-items .quick-links,
.header-center-items .header-search__results {
    text-align: initial
}

.header-account {
    font-size: 14px;
    font-size: .875rem;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center
}

.header-account>a {
    display: block;
    white-space: nowrap
}

.header-account>a:hover {
    text-decoration: none
}

.header-account .icon-account {
    vertical-align: middle
}

.header-account .account-links {
    white-space: nowrap;
    position: absolute;
    top: 100%;
    left: -40px;
    min-width: 180px;
    opacity: 0;
    padding: 2px 0 0 0;
    z-index: 100;
    pointer-events: none;
    transform: translate(0, 20px);
    transition: transform .5s, opacity .4s
}

.header-account .account-links ul {
    text-align: left;
    list-style: none;
    margin: 0;
    padding: 30px 40px;
    background: #fff;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1)
}

.header-account .account-links li {
    padding: 5px 0;
    position: relative
}

.header-account .account-links li .counter {
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%)
}

.header-account .account-links a {
    color: #161619
}

.header-account .account-links .counter {
    color: #fff;
    background: #161619
}

.header-account:hover .account-links {
    opacity: 1;
    transform: translate(0, 0);
    pointer-events: initial
}

.header-cart>a,
.header-wishlist>a {
    display: block;
    line-height: 1;
    white-space: nowrap
}

.header-cart .counter,
.header-wishlist .counter {
    vertical-align: .35em
}

.header-left-items .header-cart,
.header-left-items .header-wishlist {
    margin-left: -4px
}

.header-right-items .header-cart,
.header-right-items .header-wishlist {
    margin-left: 26px
}

.shopping-cart-icon--image {
    display: inline-block;
    position: relative
}

.shopping-cart-icon--image .icon-light {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.text-light .shopping-cart-icon--image .icon-light {
    opacity: 1
}

.text-light .shopping-cart-icon--image .icon-dark {
    opacity: 0
}

.header-wishlist .wishlist-icon--wcboost svg,
.header-wishlist .wishlist-icon--wcboost img {
    width: 20px;
    height: 20px;
    vertical-align: -0.1em
}

.hamburger-menu {
    cursor: pointer
}

.hamburger-menu .hamburger-box {
    display: inline-block;
    vertical-align: -1px;
    position: relative;
    width: 20px;
    height: 12px;
    padding: 0;
    border: 0;
    background: rgba(0, 0, 0, 0)
}

.hamburger-menu .hamburger-box .hamburger-inner {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    width: 100%;
    height: 2px;
    background: #161619;
    transition: transform .2s ease
}

.hamburger-menu .hamburger-box .hamburger-inner:before,
.hamburger-menu .hamburger-box .hamburger-inner:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: inherit
}

.hamburger-menu .hamburger-box .hamburger-inner:before {
    top: -5px;
    transition: top .2s ease .22s, opacity .2s ease, width .2s ease
}

.hamburger-menu .hamburger-box .hamburger-inner:after {
    bottom: -5px;
    transition: bottom .2s ease .22s, transform .2s ease, width .2s ease
}

.hamburger-menu .menu-text {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 600;
    display: inline-block;
    opacity: 0;
    transform: translateX(-10px);
    transition: opacity .2s ease, transform .2s ease
}

.hamburger-menu.active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: .22s
}

.hamburger-menu.active .hamburger-inner:before {
    top: 0;
    opacity: 0;
    width: 100%;
    transition: top .2s ease, opacity .2s ease .22s, width .1s ease
}

.hamburger-menu.active .hamburger-inner:after {
    bottom: 0;
    transform: rotate(-90deg);
    width: 100%;
    transition: bottom .2s ease, transform .2s ease .22s, width .1s ease
}

.hamburger-menu.active .menu-text {
    transition-delay: .42s;
    opacity: 1;
    transform: translateX(0)
}

.hamburger-menu.active .menu-text+.hamburger-box {
    margin-left: 4px
}

.text-light .hamburger-menu .hamburger-inner {
    background-color: #fff
}

.hamburger-fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
    display: none;
    background: #fff
}

.hamburger-fullscreen>.button-close {
    position: absolute;
    top: 46px;
    left: 60px;
    z-index: 100
}

.hamburger-fullscreen>.site-branding {
    position: absolute;
    left: 50%;
    top: 48px;
    transform: translateX(-50%)
}

.hamburger-fullscreen .hamburger-screen-inner {
    position: relative;
    width: 100%;
    height: 100%
}

.hamburger-fullscreen .social-icons {
    position: fixed;
    left: 60px;
    bottom: 60px
}

.hamburger-fullscreen .social-icons li {
    display: block;
    margin: 10px 0 0 0;
    padding: 0
}

.hamburger-fullscreen .social-icons a {
    color: #a2a5a6;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #e3e7e8
}

.hamburger-fullscreen .social-icons a:hover {
    color: #161619;
    border-color: #161619
}

.hamburger-fullscreen .fullscreen-footer {
    font-size: 14px;
    font-size: .875rem;
    color: #686b6c;
    padding: 10px 0 50px 0;
    margin-top: 0;
    justify-self: flex-end
}

.hamburger-fullscreen .currency {
    margin-right: 40px
}

.hamburger-fullscreen .currency-switcher--wcml .wcml-dropdown a.wcml-cs-item-toggle {
    color: #000;
    position: relative;
    padding-bottom: 8px;
    border-bottom: 1px solid #e3e7e8
}

.hamburger-fullscreen .currency-switcher--wcml .wcml-dropdown a.wcml-cs-item-toggle:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 0;
    border-bottom: 1px solid;
    transition: width .4s
}

.hamburger-fullscreen .currency-switcher--wcml .wcml-dropdown a.wcml-cs-item-toggle:after {
    top: 6px;
    transform: none
}

.hamburger-fullscreen .currency-switcher--wcml .wcml-dropdown a.wcml-cs-item-toggle:hover:before {
    width: 100%;
    left: 0
}

.hamburger-fullscreen .menu>li,
.hamburger-fullscreen .widget,
.hamburger-fullscreen .currency,
.hamburger-fullscreen .language {
    animation-duration: .7s;
    animation-fill-mode: both;
    animation-name: fadeOut
}

.hamburger-fullscreen.open .menu>li,
.hamburger-fullscreen.open .widget,
.hamburger-fullscreen.open .currency,
.hamburger-fullscreen.open .language {
    animation-name: fadeIn
}

.hamburger-fullscreen.content-animation-fade.open .menu>li,
.hamburger-fullscreen.content-animation-fade.open .widget,
.hamburger-fullscreen.content-animation-fade.open .currency,
.hamburger-fullscreen.content-animation-fade.open .language {
    animation-duration: .85s
}

.hamburger-fullscreen.content-animation-slide .menu>li,
.hamburger-fullscreen.content-animation-slide .widget,
.hamburger-fullscreen.content-animation-slide .currency,
.hamburger-fullscreen.content-animation-slide .language {
    animation-name: fadeOutUp
}

.hamburger-fullscreen.content-animation-slide.open .menu>li,
.hamburger-fullscreen.content-animation-slide.open .widget,
.hamburger-fullscreen.content-animation-slide.open .currency,
.hamburger-fullscreen.content-animation-slide.open .language {
    animation-name: fadeInDown
}

.hamburger-fullscreen__header {
    height: var(--header-main-height, 120px);
    padding: 0 60px;
    display: flex;
    align-items: center;
    position: relative
}

.hamburger-fullscreen__header .site-branding {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.hamburger-screen-content,
.hamburger-screen-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%
}

.hamburger-screen-background {
    left: auto;
    right: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.hamburger-screen-content {
    padding: 70px 50px 10px 200px;
    display: flex;
    flex-direction: column;
    overflow: auto
}

.hamburger-screen-content .hamburger-navigation {
    padding: 100px 0 0 0;
    flex: 1
}

.hamburger-screen-content .fullscreen-widgets {
    padding: 100px 100px 0 0;
    flex: 1;
    width: auto
}

.hamburger-screen-content .list-dropdown .current {
    color: #000
}

.hamburger-screen-content .ps__rail-y {
    right: auto !important;
    left: 0
}

.campaign-bar {
    margin: 40px 0
}

.site-header.transparent~.campaign-bar {
    display: none
}

.site-header.light+.campaign-bar {
    margin-top: 0
}

.campaign-bar__campaigns {
    display: flex;
    margin-left: -20px;
    margin-right: -20px
}

.campaign-bar__campaigns .konte-promotion {
    flex: 1;
    margin: 0 20px;
    background-position: center center;
    background-size: cover
}

.campaign-bar__campaigns .konte-promotion--standard .konte-promotion__text {
    font-size: 3.2em;
    font-weight: 600;
    text-transform: uppercase
}

.campaign-bar__campaigns .konte-button.text-dark {
    color: #fff
}

.campaign-bar__campaigns .button-underline {
    color: inherit
}

.campaign-bar__campaigns .button-normal.text-light {
    background-color: #fff
}

.header-social-icons {
    font-size: 16px;
    font-size: 1rem
}

.header-items .list-dropdown {
    font-size: 16px;
    font-size: 1rem;
    height: 100%
}

.header-items .list-dropdown .dropdown,
.header-items .list-dropdown .current {
    height: 100%
}

.header-items .list-dropdown .current {
    padding-bottom: 0;
    display: flex;
    align-items: center
}

.header-items .list-dropdown .current:before,
.header-items .list-dropdown .current:after {
    display: none
}

.header-items .list-dropdown ul {
    text-align: initial;
    margin-top: 2px
}

.header-items .list-dropdown ul:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    height: 2px
}

.header-items .list-dropdown ul a {
    font-size: 14px;
    font-size: .875rem
}

.header-items .header-currency-switcher {
    font-size: 16px;
    font-size: 1rem;
    height: 100%
}

.header-items .header-currency-switcher .wcml-cs-submenu {
    top: calc(100% + 2px)
}

.header-items .header-currency-switcher .wcml-cs-submenu:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    height: 2px
}

.page-header .page-title {
    margin: 0
}

.page-header.full-height {
    height: 100vh
}

.blog-header {
    margin: -13px 0 0 0
}

.blog-header+.site-content-container {
    margin-top: 60px
}

.blog-search-form {
    position: relative
}

.blog-search-form .search-icon {
    position: absolute;
    left: -3px;
    top: 50%;
    margin-top: -12px
}

.blog-search-form .search-field {
    font-size: 14px;
    font-size: .875rem;
    padding-left: 30px;
    padding-bottom: 7px;
    border-color: rgba(0, 0, 0, 0)
}

.blog-search-form .search-field:focus {
    border-color: #161619
}

.blog-search-form .search-field::-webkit-input-placeholder {
    color: inherit
}

.blog-search-form .search-field::-moz-placeholder {
    color: inherit
}

.blog-search-form .search-field:-ms-input-placeholder {
    color: inherit
}

.blog-search-form .search-field:-moz-placeholder {
    color: inherit
}

.blog-header-content {
    padding: 20px 0 52px 0
}

.blog-header-content .container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between
}

.blog-header-content .header-title {
    font-size: 44px;
    font-size: 2.75rem;
    font-family: "Crimson Text", serif;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .2em;
    line-height: 1.2;
    margin: 0
}

.blog-header-content .header-title span {
    display: inline-block;
    vertical-align: -.1363636364em
}

.blog-header-content .header-title a {
    color: inherit
}

.blog-header-content .social-icons {
    text-align: right
}

.blog-header-content .social-icons ul {
    width: 100%
}

.blog-header-content .blog-search-form,
.blog-header-content .social-icons {
    display: flex;
    flex: 1;
    align-items: center
}

.blog-header-title {
    text-align: center;
    background-color: #838889;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 145px 130px 115px 130px;
    margin: 0 0 60px
}

.blog-header-title .page-title {
    font-size: 120px;
    font-size: 7.5rem;
    font-weight: 600;
    line-height: 1;
    color: inherit
}

.sticky {
    display: block
}

.hentry {
    margin: 0 0 40px
}

.hentry.page {
    margin-bottom: 0
}

.updated:not(.published) {
    display: none
}

.entry-header .cat-links {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding-left: 30px;
    margin: 0 0 10px 0
}

.entry-header .cat-links a {
    color: #161619
}

.entry-header .cat-links:before {
    content: "";
    width: 20px;
    position: absolute;
    left: 0;
    top: 7px;
    border-top: 2px solid
}

.entry-header .post-info {
    padding-top: 35px;
    position: relative
}

.entry-header .entry-thumbnail {
    position: relative
}

.entry-header .entry-thumbnail:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 15px;
    width: 1270px;
    height: 140px;
    background: #fff
}

.entry-header .entry-thumbnail img {
    display: block;
    margin: 0 auto
}

.entry-header .entry-thumbnail+.post-info {
    margin-top: -140px
}

.entry-header figure.entry-thumbnail {
    margin-top: 0;
    margin-bottom: 0
}

.post-thumbnail {
    position: relative
}

.post-thumbnail img {
    display: block
}

.post-thumbnail .post-format-icon {
    font-size: 20px;
    font-size: 1.25rem;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    background-color: rgba(0, 0, 0, .6)
}

.post-thumbnail .post-format-icon svg {
    vertical-align: -12px
}

.no-sidebar .entry-header .entry-thumbnail:after {
    width: 1170px
}

.no-sidebar .entry-header .post-info {
    width: 780px
}

.entry-title {
    font-size: 60px;
    font-size: 3.75rem;
    font-weight: 600;
    line-height: 1.1666666667;
    margin: 0 0 20px
}

.entry-meta {
    font-size: 12px;
    font-size: .75rem;
    color: #838889;
    font-weight: 500;
    text-transform: uppercase
}

.entry-meta a {
    color: #838889
}

.entry-meta a:hover {
    color: #161619
}

.entry-meta svg {
    fill: #838889
}

.entry-meta .svg-icon {
    margin-right: 6px
}

.entry-meta .icon-share,
.entry-meta .icon-comment {
    vertical-align: top;
    display: inline-block
}

.entry-meta .posted-on,
.entry-meta .total-shares {
    margin-right: 26px
}

.entry-content,
.entry-summary {
    margin: 15px 0 0
}

.entry-content {
    margin-top: 40px;
    margin-bottom: 20px
}

.entry-content>:first-child {
    margin-top: 0
}

.entry-content li,
.entry-content dd {
    margin-bottom: 6px
}

.post-password-form [type=submit] {
    color: #161619;
    padding: 2px 5px;
    border-bottom: 2px solid #e3e7e8;
    line-height: inherit;
    background: rgba(0, 0, 0, 0)
}

.post-password-form [type=submit]:hover {
    border-color: #161619
}

.page-links {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    clear: both;
    margin: 0 0 1.5em
}

.page-links a {
    display: inline-block;
    padding: 0 5px;
    margin: 0 6px;
    border-bottom: 2px solid #e3e7e8
}

.page-links a:last-child {
    margin-right: 0
}

.page-links a:hover {
    border-bottom-color: #161619
}

.entry-footer .tags-links {
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px solid #e3e7e8
}

.entry-footer .tags-links a {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 600;
    color: #838889;
    text-transform: uppercase;
    display: inline-block;
    padding: 6px 20px;
    margin: 0 6px 10px 0;
    border: 1px solid #e3e7e8
}

.entry-footer .tags-links a:hover {
    color: #161619;
    border-color: #161619
}

.entry-footer .social-share {
    margin-top: 30px
}

.social-share a {
    font-size: 14px;
    font-size: .875rem;
    color: #fff;
    font-weight: 500;
    line-height: 20px;
    display: inline-block;
    margin-right: 20px;
    padding: 10px 30px;
    background: #838889
}

.social-share a i,
.social-share a svg {
    margin-right: 20px;
    width: 14px;
    text-align: center
}

.social-share a svg {
    width: 14px;
    height: 14px;
    fill: currentColor;
    vertical-align: -0.15em
}

.social-share .toggle-socials {
    cursor: pointer;
    color: #838889;
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid;
    position: relative;
    vertical-align: top;
    transition: .4s
}

.social-share .toggle-socials .icon-plus {
    vertical-align: bottom
}

.social-share .toggle-socials:hover {
    color: #161619
}

.social-share .toggle-socials:hover svg {
    fill: #161619
}

.social-share .toggle-socials:hover .social-list {
    opacity: 1;
    z-index: 1;
    transform: translateX(0)
}

.social-share .social-list {
    text-align: left;
    white-space: nowrap;
    position: absolute;
    left: 100%;
    top: -1px;
    padding-left: 10px;
    z-index: -1;
    opacity: 0;
    transform: translateX(10px);
    transition: .4s
}

.social-share .social-list a {
    display: block
}

.social-share .facebook {
    background-color: #306199
}

.social-share .twitter {
    background-color: #000
}

.social-share .pinterest {
    background-color: #bd081c
}

.social-share .tumblr {
    background-color: #35465c
}

.social-share .reddit {
    background-color: #5f99cf
}

.social-share .linkedin {
    background-color: #0077b5
}

.social-share .stumbleupon {
    background-color: #eb4924
}

.social-share .digg {
    background-color: #005be2
}

.social-share .vk {
    background-color: #45668e
}

.social-share .telegram {
    background-color: #08c
}

.social-share .email {
    background-color: #b7b7b7
}

.author-info {
    min-height: 140px;
    padding: 30px;
    background: #f3f5f6
}

.author-info .author-vcard,
.author-info .author-description,
.author-info .author-socials {
    padding-left: 110px
}

.author-info .author-vcard {
    position: relative
}

.author-info .avatar {
    border-radius: 50%;
    position: absolute;
    left: 0
}

.author-info .author-name {
    font-size: 24px;
    font-size: 1.5rem;
    text-transform: capitalize;
    line-height: 1;
    margin-bottom: 10px;
    display: inline-block
}

.author-info .author-description {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 30px
}

.author-info .author-socials {
    font-size: 14px;
    font-size: .875rem
}

.author-info .author-socials a {
    margin-right: 20px
}

.author-info .author-socials a:last-child {
    margin-right: 0
}

.author-info .author-socials svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
    vertical-align: -0.15em
}

.author-info+.comments-area {
    margin-top: 40px
}

.related-posts {
    padding: 33px 0 25px 0
}

.related-posts h2 {
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase;
    margin: 0 0 20px
}

.related-posts h3 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    margin: 0
}

.related-posts img {
    display: block
}

.related-posts .post-thumbnail {
    display: block;
    margin-bottom: 15px
}

.single-post article.post {
    border-bottom: 1px solid #e3e7e8
}

.single-post article.post[class*=tag-] {
    border-bottom: 0
}

.single-post article.post+.post-navigation {
    margin-top: -40px
}

.single-post article.post+.related-posts {
    margin-top: -40px
}

.single-post article.post+.comments-area {
    margin-top: -41px
}

.single-post.post-shareable article.post {
    border-bottom: 0
}

.single-post.post-shareable article.post+.comments-area {
    margin-top: auto;
    border-top: 0
}

.hfeed .hentry {
    margin-bottom: 40px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap
}

.hfeed .hentry .post-thumbnail {
    width: 360px;
    max-width: 50%;
    margin-right: 40px
}

.hfeed .hentry .post-thumbnail img {
    display: block
}

.hfeed .hentry .post-thumbnail+.entry {
    width: auto
}

.hfeed .hentry .entry {
    padding-bottom: 36px;
    border-bottom: 1px solid #e3e7e8;
    flex: 1;
    width: 100%
}

.hfeed .hentry.has-post-thumbnail .entry {
    min-height: 210px;
    padding-bottom: 18px
}

.hfeed .hentry .cat-links {
    font-size: 11px;
    font-size: .6875rem;
    padding-left: 0;
    margin-bottom: 10px;
    top: -4px
}

.hfeed .hentry .cat-links:before {
    display: none
}

.hfeed .hentry .entry-title {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 400;
    line-height: 1.3333333333;
    margin-bottom: 15px
}

.hfeed .hentry .entry-title a:hover {
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), inset 0 -1px 0 #161619
}

.hfeed .hentry .entry-summary {
    font-size: 16px;
    font-size: 1rem;
    color: #838889;
    line-height: 1.375;
    max-height: 2.75em;
    overflow: hidden
}

.hfeed .hentry .entry-summary p {
    margin: 0
}

.hfeed .hentry .entry-footer {
    margin-top: 10px
}

.hfeed .hentry .entry-meta {
    display: flex
}

.hfeed .hentry .posted-on {
    flex: 1
}

.hfeed .hentry .total-shares,
.hfeed .hentry .comments-link {
    display: none
}

.hfeed .hentry.post-large {
    display: block
}

.hfeed .hentry.post-large .post-thumbnail {
    width: 100%;
    max-width: 100%;
    float: none;
    margin-bottom: 15px;
    margin-right: 0;
    display: block
}

.hfeed .hentry.post-large .cat-links {
    top: auto;
    margin-bottom: 15px
}

.hfeed .hentry.post-large .entry {
    margin-left: 0;
    min-height: 0;
    padding-bottom: 36px
}

.hfeed .hentry.post-large .entry-summary {
    max-height: none
}

.hfeed .hentry.post-large .entry-footer {
    margin-top: 20px
}

.hfeed .hentry.post-large .total-shares,
.hfeed .hentry.post-large .comments-link {
    display: inline
}

.hfeed .hentry.sticky {
    position: relative
}

.hfeed .hentry.sticky:first-child {
    margin-top: 15px
}

.hfeed .hentry.sticky .entry {
    border-bottom: 0;
    position: relative
}

.hfeed .hentry.sticky .post-thumbnail {
    position: relative
}

.hfeed .hentry.sticky:before {
    content: "";
    position: absolute;
    top: -15px;
    bottom: -15px;
    left: -15px;
    right: -15px;
    background: #fff;
    box-shadow: 0 4px 22px -2px rgba(0, 0, 0, .1)
}

.blog-grid .site-main {
    margin-left: -15px;
    margin-right: -15px
}

.blog-grid .hentry {
    display: block
}

.blog-grid .hentry.col-md-6:nth-child(2n+1) {
    clear: left
}

.blog-grid .hentry.col-md-4:nth-child(3n+1) {
    clear: left
}

.blog-grid .hentry .post-thumbnail {
    width: 100%;
    max-width: 100%;
    float: none;
    display: block;
    margin-bottom: 15px;
    margin-right: 0
}

.blog-grid .hentry .entry {
    min-height: 0
}

.blog-grid .hentry.sticky:before {
    left: 0;
    right: 0
}

.hfeed.blog-grid .hentry .post-thumbnail+.entry {
    margin-left: 0
}

.blog-grid .content-area .navigation {
    clear: both
}

.featured-content {
    margin-bottom: 60px
}

.featured-content.posts-carousel:first-child {
    margin-top: -60px
}

.featured-content.posts-carousel .konte-container {
    width: auto;
    padding-left: 0;
    padding-right: 0
}

.featured-content-carousel {
    height: 790px;
    overflow: hidden
}

.featured-content-carousel .featured-item {
    height: 790px;
    position: relative;
    background: #838889 no-repeat center center;
    background-size: cover
}

.featured-content-carousel .featured-item.loading {
    background-image: url("images/loading.svg");
    background-size: auto
}

.featured-content-carousel .featured-item.loading .entry-header {
    opacity: 0;
    transition: opacity .4s
}

.featured-content-carousel .entry-header {
    color: #fff;
    padding: 60px 130px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%)
}

.featured-content-carousel .entry-header a {
    color: #fff
}

.featured-content-carousel .cat-links {
    margin-bottom: 15px
}

.featured-content-carousel .entry-title {
    font-size: 48px;
    font-size: 3rem;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 25px;
    padding-right: 20%
}

.featured-content-carousel .read-more {
    font-size: 12px;
    font-size: .75rem;
    line-height: 40px;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 25px;
    border: 1px solid
}

.featured-content-carousel .read-more:hover {
    color: #161619;
    border-color: #fff;
    background: #fff
}

.featured-content-carousel .slick-arrow {
    color: #fff;
    text-align: center;
    line-height: 34px;
    position: absolute;
    bottom: 60px;
    width: 40px;
    height: 40px;
    border: 1px solid;
    z-index: 1;
    cursor: pointer;
    transition: .4s
}

.featured-content-carousel .slick-arrow svg {
    vertical-align: middle
}

.featured-content-carousel .slick-arrow:hover {
    color: #161619;
    border-color: #fff;
    background: #fff
}

.featured-content-carousel .slick-next {
    right: 130px
}

.featured-content-carousel .slick-prev {
    right: 190px
}

.featured-content-carousel.carousel:hover .slick-arrow {
    opacity: 1
}

.featured-content-carousel.carousel .slick-arrow {
    color: #161619;
    bottom: 50%;
    margin-top: 20px;
    border-color: #fff;
    background: #fff;
    opacity: 0;
    transition: .5s
}

.featured-content-carousel.carousel .slick-arrow.slick-disabled {
    opacity: 0
}

.featured-content-carousel.carousel .slick-next {
    right: 0
}

.featured-content-carousel.carousel .slick-prev {
    left: 0;
    right: auto
}

.featured-content-carousel.carousel .entry-header {
    text-align: center;
    padding: 40px 110px
}

.featured-content-carousel.carousel .cat-links {
    padding-left: 0;
    margin-bottom: 8px;
    transform: translateY(55px);
    transition: .5s
}

.featured-content-carousel.carousel .cat-links::before {
    display: none
}

.featured-content-carousel.carousel .entry-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    padding-right: 0;
    margin-bottom: 0;
    transform: translateY(55px);
    transition: .5s
}

.featured-content-carousel.carousel .read-more {
    margin-top: 15px;
    opacity: 0;
    transform: translateY(100%);
    transition: .5s
}

.featured-content-carousel.carousel .featured-item:hover .cat-links,
.featured-content-carousel.carousel .featured-item:hover .entry-title,
.featured-content-carousel.carousel .featured-item:hover .read-more {
    opacity: 1;
    transform: translateY(0)
}

.featured-posts {
    padding-top: 42px;
    margin-bottom: 60px
}

.featured-posts h2 {
    font-weight: 400;
    text-align: center;
    margin: 0 0 22px
}

.featured-posts .posts {
    padding-bottom: 32px
}

.featured-posts .post-thumbnail {
    display: block;
    margin-bottom: 13px
}

.featured-posts .entry-title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.3333333333;
    margin-bottom: 5px
}

.featured-posts .posted-on {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    text-transform: uppercase
}

.featured-posts .posted-on a {
    color: #838889
}

.featured-posts .posted-on a:hover {
    color: #161619
}

.featured-content+.featured-posts {
    margin-top: -17px;
    padding-top: 0
}

.flex-posts {
    margin: -15px
}

.flex-posts .flex-post--custom.right-item {
    display: flex;
    justify-content: flex-end
}

.flex-posts .flex_post {
    margin-bottom: 140px
}

.flex-posts .flex-posts-page-title {
    margin-bottom: 150px
}

.flex-posts+.next-posts-navigation {
    margin-top: -50px;
    margin-bottom: 120px;
    padding-top: 0
}

.flex_post {
    width: 50%;
    padding: 15px;
    float: left;
    position: relative;
    visibility: hidden
}

.flex_post .mc4wp-form input[type=text],
.flex_post .mc4wp-form input[type=email],
.flex_post .mc4wp-form select {
    min-width: 340px
}

.flex_post.konteFadeInUp {
    visibility: visible
}

.flex-post-background img {
    max-width: 200%
}

.flex-post-background+.flex-post-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.flex-tags {
    transform: translateX(-100%) rotate(-90deg);
    transform-origin: top right;
    display: inline-block;
    position: absolute;
    left: -33px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    font-size: .75rem
}

.flex-post-title {
    font-size: 34px;
    font-size: 2.125rem;
    font-weight: 400;
    margin: 9px 0 7px 0
}

.flex-post-content {
    position: relative
}

.flex-post-content .read-more {
    font-weight: 500;
    display: inline-block;
    position: relative;
    padding-bottom: 2px
}

.flex-post-content .read-more:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    border-bottom: 2px solid;
    transition: width .4s
}

.flex-post-content .read-more:hover:after {
    width: 100%
}

.flex-post--standard .flex-post-content>:last-child {
    margin-bottom: 0
}

.flex-post--standard .flex-tags+* {
    margin-top: 0
}

.flex-post--custom.thumbnail-portrait.right-item {
    padding-left: 17.8832%
}

.flex-post--custom.thumbnail-portrait.left-item {
    padding-right: 17.8832%
}

.flex-post--custom.thumbnail-landscape.right-item {
    padding-left: 7.6642%
}

.flex-post--custom.thumbnail-landscape.left-item {
    padding-right: 7.6642%
}

.flex-post--custom.thumbnail-square.right-item {
    padding-left: 14.9635%
}

.flex-post--custom.thumbnail-square.left-item {
    padding-right: 14.9635%
}

.flex-post--instagram {
    display: flex;
    justify-content: center
}

.flex-post--instagram .flex-post-content {
    max-width: 400px
}

.flex-post--instagram .flex-post-content img {
    display: block;
    border: 10px solid #ead9bf;
    margin-bottom: 20px
}

.flex-post--instagram .instagram-caption {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 5px
}

.flex-post--instagram .instagram-username {
    font-size: 14px;
    font-size: .875rem
}

.flex-post--instagram .instagram-username i {
    font-size: 20px;
    font-size: 1.25rem;
    vertical-align: -0.1em;
    margin-right: 6px
}

.flex-post--post .flex-post-content {
    max-width: 580px
}

.flex-post--post .post-thumbnail img {
    display: block;
    margin-bottom: 17px
}

.flex-post--post .cat-links a {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 600;
    color: inherit;
    text-transform: uppercase
}

.flex-post--post .post-title {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    margin: 10px 0
}

.flex-post--post .post-summary {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
    margin-bottom: 15px
}

.flex-post--post.right-item {
    display: flex;
    justify-content: flex-end
}

.sticky-socials {
    position: fixed;
    left: 60px;
    bottom: 60px
}

.sticky-socials li {
    display: block;
    padding: 0;
    margin-top: 10px
}

.sticky-socials li:first-child {
    margin-top: 0
}

.sticky-socials a {
    color: #a2a5a6;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #e3e7e8
}

.sticky-socials a:hover {
    color: #fff;
    border-color: #161619;
    background-color: #161619
}

.sticky-scrolldown {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    font-size: .75rem;
    color: #a2a5a6;
    position: fixed;
    right: 60px;
    bottom: 60px;
    transform: rotate(-90deg) translate(100%, 0);
    transform-origin: right bottom;
    cursor: pointer;
    transition: color .4s
}

.sticky-scrolldown:hover {
    color: #161619
}

.sticky-scrolldown .svg-icon {
    font-size: 32px;
    vertical-align: -0.25em
}

.portfolio-project {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto
}

.portfolio-project .alignwide {
    max-width: 1400px;
    width: 1400px;
    margin-left: calc(-700px + 50%);
    margin-right: calc(-700px + 50%)
}

@media(min-width: 600px) {
    .portfolio-project .wp-block-gallery {
        margin-top: 54px
    }

    .portfolio-project .wp-block-gallery .blocks-gallery-image,
    .portfolio-project .wp-block-gallery .blocks-gallery-item {
        width: calc((100% - 60px)/2);
        margin-right: 60px;
        margin-bottom: 60px
    }

    .portfolio-project .wp-block-gallery .blocks-gallery-image:last-child,
    .portfolio-project .wp-block-gallery .blocks-gallery-item:last-child {
        margin-right: 0
    }

    .portfolio-project .wp-block-gallery+.wp-block-gallery {
        margin-top: 0
    }

    .portfolio-project .wp-block-gallery.columns-2 .blocks-gallery-image,
    .portfolio-project .wp-block-gallery.columns-2 .blocks-gallery-item {
        width: calc((100% - 60px * 1) / 2)
    }

    .portfolio-project .wp-block-gallery.columns-3 .blocks-gallery-image,
    .portfolio-project .wp-block-gallery.columns-3 .blocks-gallery-item {
        width: calc((100% - 60px * 2) / 3)
    }

    .portfolio-project .wp-block-gallery.columns-4 .blocks-gallery-image,
    .portfolio-project .wp-block-gallery.columns-4 .blocks-gallery-item {
        width: calc((100% - 60px * 3) / 4)
    }

    .portfolio-project .wp-block-gallery.columns-5 .blocks-gallery-image,
    .portfolio-project .wp-block-gallery.columns-5 .blocks-gallery-item {
        width: calc((100% - 60px * 4) / 5)
    }

    .portfolio-project .wp-block-gallery.columns-6 .blocks-gallery-image,
    .portfolio-project .wp-block-gallery.columns-6 .blocks-gallery-item {
        width: calc((100% - 60px * 5) / 6)
    }

    .portfolio-project .wp-block-gallery.columns-7 .blocks-gallery-image,
    .portfolio-project .wp-block-gallery.columns-7 .blocks-gallery-item {
        width: calc((100% - 60px * 6) / 7)
    }

    .portfolio-project .wp-block-gallery.columns-8 .blocks-gallery-image,
    .portfolio-project .wp-block-gallery.columns-8 .blocks-gallery-item {
        width: calc((100% - 60px * 7) / 8)
    }

    .portfolio-project .wp-block-image {
        margin-top: 54px;
        margin-bottom: 54px
    }
}

.project-meta {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    margin-top: 18px;
    margin-bottom: 46px
}

.project-meta>p {
    margin: 0 0 8px;
    display: flex
}

.project-meta .project-meta__label {
    min-width: 70px
}

.project-meta .project-meta__value {
    flex: 1;
    padding-left: 35px
}

.project-footer {
    margin-bottom: 60px
}

.project-navigation {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: 0;
    border-top: 1px solid #e3e7e8
}

.project-navigation a {
    font-size: 18px;
    font-size: 1.125rem
}

.project-navigation img {
    width: 100px
}

.project-navigation .project-navigation__summary>span {
    display: block
}

.project-navigation .project-types {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    color: #838889;
    margin-top: 5px
}

.related-projects {
    padding: 40px 0;
    border-top: 1px solid #e3e7e8
}

.related-projects h2 {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 400;
    text-align: center;
    margin: 0 0 40px 0
}

.related-projects .projects {
    margin-left: -20px;
    margin-right: -20px;
    display: flex;
    flex-wrap: wrap
}

.related-projects .project {
    width: 33.3333%;
    padding-left: 20px;
    padding-right: 20px
}

.related-projects .project h3 {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    margin: 30px 0 0 0
}

.related-projects .project-types {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    margin: 0
}

.related-projects .project-types a {
    color: #838889
}

.related-projects .project-types a:hover {
    color: #161619
}

.portfolio-project--layout-v1 .project-title {
    text-align: center
}

.portfolio-project--layout-v2 .project-header {
    background-color: #e3e7e8;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.portfolio-project--layout-v2 .project-header__container {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.portfolio-project--layout-v2 .project-header__container>* {
    max-width: 50%
}

.portfolio-project--layout-v2 .project-title {
    font-weight: 400
}

.portfolio-project--layout-v2 .project-meta {
    margin-top: 18px;
    margin-bottom: 46px
}

.portfolio-project--layout-v2 .project-content {
    margin-top: 110px
}

.project-layout-v2 .site-content {
    padding-top: 0
}

.portfolio-archive .site-content {
    padding-top: 0
}

.portfolio-archive .pagination {
    margin-bottom: 60px
}

.portfolio-page-header {
    padding: 60px 0
}

.portfolio-page-header strong {
    font-weight: 700
}

.portfolio-page-header p {
    margin: .55em 0
}

.portfolio-page-header__container>:first-child {
    margin-top: 0
}

.portfolio-page-header__container>:last-child {
    margin-bottom: 0
}

.post-type-archive-portfolio .portfolio-page-header--page_content {
    padding-bottom: 90px
}

.portfolio-page-header--page_title {
    text-align: center;
    padding: 54px 0 74px
}

.portfolio-page-header--page_title .page-title {
    font-weight: 600
}

.portfolio-page-header--page_title+.site-content-container .portfolio-filter,
.portfolio-page-header--page_title+.site-content-container .navigation {
    text-align: center
}

.portfolio-filter {
    padding: 60px 0
}

.portfolio-filter a {
    color: #838889;
    font-weight: 500;
    display: inline-block;
    margin-right: 60px
}

.portfolio-filter a:last-child {
    margin-right: 0
}

.portfolio-filter a:hover,
.portfolio-filter a.active {
    color: #161619
}

.portfolio-projects {
    margin-left: -40px;
    margin-right: -40px
}

.portfolio-projects .hentry {
    float: left;
    width: 50%;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 72px
}

.portfolio-projects .project-header .project-title {
    font-size: 24px;
    font-size: 1.5rem;
    margin-top: 22px;
    margin-bottom: 8px
}

.portfolio-projects .project-types {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    margin: 0
}

.portfolio-projects .project-types a {
    color: #838889
}

.portfolio-projects .project-types a:hover {
    color: #161619
}

.portfolio-projects.loading {
    position: relative;
    min-height: 200px
}

.portfolio-projects.loading .loading-screen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 40
}

.portfolio-projects.loading .spinner,
.portfolio-projects.loading .wpcf7-form span.ajax-loader:after,
.wpcf7-form .portfolio-projects.loading span.ajax-loader:after {
    color: #161619;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 160px;
    transform: translate(-50%, 0)
}

.portfolio-projects.loading~.navigation {
    opacity: 0
}

.portfolio-projects--columns-2 .project-header .project-title {
    font-size: 34px;
    font-size: 2.125rem
}

.portfolio-projects--columns-2 .project-types {
    font-size: 18px;
    font-size: 1.125rem
}

.portfolio-projects--columns-3 {
    margin-left: -20px;
    margin-right: -20px
}

.portfolio-projects--columns-3 .hentry {
    width: 33.333%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 32px
}

.portfolio-projects--columns-3 .entry-title {
    font-size: 24px;
    font-size: 1.5rem
}

.portfolio-projects--grid {
    display: flex;
    flex-wrap: wrap
}

.portfolio-projects--grid+.navigation {
    text-align: center;
    margin-top: 60px;
    margin-top: 60px;
    padding-top: 0
}

.next-projects-navigation {
    margin-bottom: 60px
}

.single-page-header {
    position: relative;
    text-align: center
}

.single-page-header .entry-thumbnail {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.single-page-header .entry-thumbnail .konte-map {
    height: 100% !important
}

.single-page-header .scroll {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: rotate(-90deg) translate(0, 50%);
    transform-origin: 0 100%;
    padding-left: 55px;
    cursor: pointer
}

.single-page-header .scroll:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 35px;
    border-bottom: 2px solid
}

.single-page-header .entry-title {
    font-size: 80px;
    font-size: 5rem;
    font-weight: 400;
    margin-bottom: 30px
}

.single-page-header .entry-subtitle {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    padding: 0 8.3333%;
    margin: 0
}

.single-page-header.title-none .entry-thumbnail:after,
.single-page-header.title-above .entry-thumbnail:after {
    width: calc((100% - 1170px)/2 + 1170px);
    height: 160px;
    left: 0
}

.single-page-header.title-none+.site-content-container,
.single-page-header.title-above+.site-content-container {
    margin-top: -85px;
    position: relative
}

.single-page-header.title-above .page-titles {
    padding-top: 65px;
    padding-bottom: 70px
}

.single-page-header.title-front {
    background: no-repeat center center;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 50px
}

.single-page-header.title-front .page-titles {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    z-index: 2;
    transform: translateY(-50%)
}

.single-page-header.title-front .entry-title,
.single-page-header.title-front .entry-subtitle {
    color: inherit
}

.single-page-header.title-front .entry-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.single-page-header.title-front .entry-thumbnail:after {
    display: none
}

.page .page .entry-header {
    text-align: center;
    margin-bottom: 70px
}

.page .page .entry-title {
    font-size: 80px;
    font-size: 5rem;
    font-weight: 400
}

.page .page .entry-subtitle {
    font-weight: 400;
    padding-left: 16.6667%;
    padding-right: 16.6667%
}

.page .page>.entry-content:first-child {
    margin-top: 0
}

.page .page .entry-content {
    margin-bottom: 0
}

.page-template-split .site-content {
    padding-top: 0;
    padding-bottom: 0
}

.page-template-split .site-content-container,
.page-template-split .content-area,
.page-template-split .site-main,
.page-template-split .split-page {
    height: 100%
}

.page-template-split .split-page {
    overflow: hidden;
    position: relative;
    height: 100vh
}

.page-template-split .page.has-post-thumbnail.title-above {
    margin-top: 0
}

.page-template-split .split-page-featured {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page-template-split .split-page-featured .entry-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 0
}

.page-template-split .split-page-featured .konte-map {
    height: 100% !important
}

.page-template-split .split-page-featured .entry-thumbnail {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.page-template-split .split-page-featured .entry-thumbnail:after {
    display: none
}

.page-template-split .split-page-content {
    height: 100%;
    padding: 170px 0 100px 0
}

.page-template-split .split-page-content .konte-container {
    display: flex;
    align-items: center;
    height: 100%
}

.page-template-split .split-page-content .entry-content {
    width: 50%;
    max-height: 100%;
    overflow: hidden;
    padding-left: 110px;
    float: right;
    margin: 0 0 0 50%;
    position: relative
}

.page-template-split .split-page-content .entry-content.ps--active-y {
    height: 100%
}

.page-template-split .split-page-content .ps__rail-x {
    display: none
}

.page-template-split .split-page-content .wpcf7-submit {
    width: auto;
    padding: 0 40px;
    min-width: 265px
}

.page-template-split .content-left .split-page-featured .entry-header {
    left: auto;
    right: 0
}

.page-template-split .content-left .split-page-content .entry-content {
    float: left;
    margin-left: 0;
    padding-left: 0;
    padding-right: 110px
}

.page-template-split .footer-main .divider {
    display: none
}

.video-background {
    max-width: none;
    position: relative;
    z-index: 0;
    opacity: 0
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.search .site-content {
    padding-top: 0
}

.search.woocommerce .site-content {
    padding-top: 60px
}

.search .page-header {
    padding: 30px 0
}

.search .page-header .page-title {
    font-size: 30px;
    font-size: 1.875rem
}

.search .site-main article.product {
    margin-bottom: 40px
}

.search .site-main article.product .post-thumbnail {
    float: left;
    width: 360px;
    max-width: 50%
}

.search .site-main article.product .post-thumbnail img {
    display: block
}

.search .site-main article.product .post-thumbnail+.entry {
    margin-left: 400px
}

.search .site-main article.product .entry {
    min-height: 210px;
    padding-bottom: 18px;
    border-bottom: 1px solid #e3e7e8
}

.search .site-main article.product .entry-title {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 400;
    line-height: 1.3333333333;
    margin-bottom: 15px
}

.search .site-main article.product .entry-title a:hover {
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), inset 0 -1px 0 #161619
}

.search .site-main article.product .entry-summary {
    font-size: 16px;
    font-size: 1rem;
    color: #838889;
    line-height: 1.375;
    max-height: 2.75em;
    overflow: hidden
}

.search .site-main article.product .entry-summary p {
    margin: 0
}

.maintenance-mode .site-header,
.maintenance-mode .site-header-space,
.maintenance-mode .site-footer,
.maintenance-mode .single-page-header {
    display: none
}

.maintenance-mode .maintenance-header {
    display: block
}

.maintenance-mode .split-page-content {
    padding-top: 100px;
    padding-bottom: 100px
}

.maintenance-mode .site-content {
    padding-top: 0;
    padding-bottom: 0;
    height: 100vh
}

.maintenance-mode .site-content-container,
.maintenance-mode .content-area,
.maintenance-mode .site-main,
.maintenance-mode .split-page {
    height: 100%
}

.maintenance-layout-split .site-content-container,
.maintenance-layout-split .content-area,
.maintenance-layout-split .site-main,
.maintenance-layout-split .split-page {
    height: 100%
}

.maintenance-layout-split .split-page-featured {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff
}

.maintenance-layout-split .split-page-featured .entry-header {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-size: cover;
    overflow: hidden
}

.maintenance-layout-split .split-page-featured .entry-thumbnail {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.maintenance-layout-split .split-page-featured .entry-thumbnail:after {
    display: none
}

.maintenance-layout-split .split-page-content {
    height: 100%;
    padding: 100px 0
}

.maintenance-layout-split .split-page-content .konte-container {
    display: flex;
    align-items: center;
    height: 100%
}

.maintenance-layout-split .split-page-content .entry-content {
    width: 50%;
    max-height: 100%;
    overflow: hidden;
    padding-right: 85px;
    float: left;
    margin: 0;
    position: relative
}

.maintenance-layout-split .split-page-content .entry-content.ps--active-y {
    height: 100%
}

.maintenance-layout-fullscreen {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.maintenance-layout-fullscreen .site-main {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
    text-align: center;
    padding: 100px 0;
    min-height: 100vh
}

.maintenance-layout-fullscreen .text-light .mc4wp-form input,
.maintenance-layout-fullscreen .text-light .mc4wp-form select,
.maintenance-layout-fullscreen .text-light .mc4wp-form textarea {
    padding-left: 30px;
    padding-right: 30px;
    border-width: 0
}

.maintenance-layout-fullscreen .text-light .mc4wp-form input[type=text],
.maintenance-layout-fullscreen .text-light .mc4wp-form input[type=email],
.maintenance-layout-fullscreen .text-light .mc4wp-form select {
    min-width: 360px
}

.maintenance-layout-fullscreen .text-light .mc4wp-form input[type=submit],
.maintenance-layout-fullscreen .text-light .mc4wp-form input[type=reset],
.maintenance-layout-fullscreen .text-light .mc4wp-form button {
    padding: 0 50px
}

.maintenance-header {
    padding: 45px 0
}

.maintenance-header .header-items {
    width: 100%;
    justify-content: space-between
}

.error-404 {
    padding: 140px 0
}

.error-404 .error-title {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    position: relative;
    padding-left: 40px
}

.error-404 .error-title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    display: block;
    width: 20px;
    border-bottom: 2px solid
}

.error-404 .page-title {
    line-height: 1;
    margin: 25px 0
}

.error-404 .page-content {
    font-size: 24px;
    font-size: 1.5rem
}

.error-404 .page-content p {
    margin: 20px 0 30px
}

.error-404 .page-content .button {
    padding-right: 100px
}

.error-404 .page-content .button .svg-icon {
    vertical-align: -5px;
    margin-right: 35px
}

.error404 .footer-extra,
.error404 .footer-widgets,
.error404 .footer-instagram,
.error404 .footer-main .divider {
    display: none
}

.error404 .site-footer.light {
    border-top: 0
}

.comments-area {
    padding: 0;
    border-top: 1px solid #e3e7e8
}

.page .comments-area {
    margin-top: 40px
}

.comments-area p.no-comments {
    margin-top: 40px;
    background-color: rgba(0, 0, 0, 0)
}

.comments-title {
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase;
    line-height: 1;
    margin: 37px 0 55px 0
}

.comment-list {
    margin: 37px 0 0 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #e3e7e8
}

.comment-list .children {
    list-style: none;
    margin-left: 30px
}

.comment-list>.comment:first-child article {
    border: none;
    padding-top: 0
}

.comment article {
    padding: 30px 0 21px;
    border-top: 1px solid #e3e7e8
}

.comment .comment-meta {
    position: relative;
    padding-left: 60px
}

.comment .comment-meta:before,
.comment .comment-meta:after {
    content: "";
    display: table;
    table-layout: fixed
}

.comment .comment-meta:after {
    clear: both
}

.comment .avatar {
    border-radius: 50%;
    position: absolute;
    left: 0
}

.comment .comment-author {
    float: left
}

.comment .comment-author .fn {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600
}

.comment .comment-author .says {
    display: none
}

.comment .comment-metadata {
    float: right
}

.comment .comment-metadata a {
    font-size: 12px;
    font-size: .75rem;
    color: #838889
}

.comment .comment-metadata a:hover {
    color: #161619
}

.comment .comment-metadata .edit-link {
    margin-left: 10px
}

.comment .comment-content {
    font-size: 16px;
    font-size: 1rem;
    color: #838889;
    padding: 5px 0 0;
    margin-left: 60px
}

.comment .comment-content p:first-child {
    margin-top: 0
}

.comment .comment-content p:last-child {
    margin-bottom: 0
}

.comment .comment-content ul {
    margin-bottom: 1em
}

.comment .reply {
    margin-left: 60px;
    margin-top: 10px
}

.comment .comment-edit-link,
.comment .comment-reply-link {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    text-transform: uppercase
}

.comment .comment-reply-link {
    display: inline-block
}

.pingback {
    font-size: 16px;
    font-size: 1rem;
    margin: 30px 0
}

.bypostauthor {
    display: block
}

.comment-respond {
    font-size: 16px;
    font-size: 1rem;
    padding-top: 40px
}

.comment-respond .comment-reply-title {
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 0 20px
}

.comment-respond .comment-reply-title small {
    float: right
}

.comment-respond .comment-form {
    margin-left: -15px;
    margin-right: -15px
}

.comment-respond .comment-form>p {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 0 20px
}

.comment-respond .comment-form .comment-notes {
    margin-bottom: 32px
}

.comment-respond .comment-form textarea,
.comment-respond .comment-form input[type=text],
.comment-respond .comment-form input[type=email] {
    width: 100%;
    padding: 13px 17px;
    border: 1px solid #161619;
    transition: none
}

.comment-respond .comment-form textarea:focus,
.comment-respond .comment-form input[type=text]:focus,
.comment-respond .comment-form input[type=email]:focus {
    border-width: 2px
}

.comment-respond .comment-form textarea {
    height: 100px;
    display: block
}

.comment-respond .comment-form input[type=text],
.comment-respond .comment-form input[type=email] {
    height: 50px
}

.comment-respond .comment-notes {
    color: #838889
}

.comment-respond .comment-notes .required {
    color: #838889
}

.comment-respond .comment-form-author,
.comment-respond .comment-form-email {
    width: 50%;
    float: left
}

.comment-respond .form-submit {
    clear: both
}

.comment-respond .form-submit button,
.comment-respond .form-submit input[type=submit] {
    width: 100%
}

.site-footer.light {
    border-top: 1px solid #e3e7e8
}

.site-footer.light>.footer-main:first-child>.footer-container:first-child .divider {
    display: none
}

.site-footer.dark {
    color: #838889
}

.site-footer.transparent {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 999
}

.site-footer .mc4wp-form {
    max-width: 800px
}

.site-footer .mc4wp-form .mc4wp-form-fields {
    display: flex;
    flex-wrap: wrap;
    position: relative
}

.site-footer .mc4wp-form input,
.site-footer .mc4wp-form select,
.site-footer .mc4wp-form textarea,
.site-footer .mc4wp-form button {
    margin-top: 0;
    margin-right: 0;
    padding: 0;
    width: auto;
    border: 0;
    border-bottom: 2px solid #e3e7e8;
    background: rgba(0, 0, 0, 0)
}

.site-footer .mc4wp-form input:focus,
.site-footer .mc4wp-form select:focus,
.site-footer .mc4wp-form textarea:focus,
.site-footer .mc4wp-form button:focus {
    border-color: #161619
}

.site-footer .mc4wp-form input,
.site-footer .mc4wp-form select {
    height: 50px
}

.site-footer .mc4wp-form input[type=text],
.site-footer .mc4wp-form input[type=email],
.site-footer .mc4wp-form select,
.site-footer .mc4wp-form textarea {
    flex: 1
}

.site-footer .mc4wp-form input[type=button],
.site-footer .mc4wp-form input[type=submit],
.site-footer .mc4wp-form input[type=reset],
.site-footer .mc4wp-form button {
    color: #161619;
    font-weight: 500;
    line-height: 50px;
    padding-left: 0;
    padding-right: 0
}

.site-footer .mc4wp-form input[type=email]:first-child+input[type=submit]:last-child {
    position: absolute;
    right: 0;
    border-bottom: 0
}

.site-footer.text-light .mc4wp-form input,
.site-footer.text-light .mc4wp-form select,
.site-footer.text-light .mc4wp-form textarea {
    color: #fff;
    border-color: #838889
}

.site-footer.text-light .mc4wp-form input:focus,
.site-footer.text-light .mc4wp-form select:focus,
.site-footer.text-light .mc4wp-form textarea:focus {
    border-color: #fff
}

.site-footer.text-light .widget-title {
    color: #fff
}

.header-vertical .site-footer.transparent {
    left: 0;
    padding-left: 360px
}

.footer-extra,
.footer-widgets,
.footer-instagram {
    padding: 50px 0
}

.footer-extra:first-child,
.footer-widgets:first-child,
.footer-instagram:first-child {
    padding-top: 65px
}

.footer-extra {
    font-size: 16px;
    font-size: 1rem
}

.footer-widgets {
    font-size: 14px;
    font-size: .875rem
}

.footer-widgets .footer-widgets-area {
    padding-left: 40px;
    padding-right: 40px
}

.footer-widgets .footer-widgets-area:first-child {
    padding-left: 15px
}

.footer-widgets .footer-widgets-area:last-child {
    padding-right: 15px
}

.footer-widgets .widget {
    padding: 0;
    border: 0
}

.footer-widgets .widget:last-child {
    margin-bottom: 0
}

.footer-widgets .widget ul {
    margin-top: -5px
}

.footer-widgets .widget li {
    padding: 15px 0
}

.footer-widgets .widget ol>li:last-child,
.footer-widgets .widget ul>li:last-child {
    padding-bottom: 0
}

.footer-widgets .widget a {
    line-height: 1;
    position: relative;
    display: inline-block;
    padding-bottom: 8px;
    padding-bottom: 0;
    line-height: inherit
}

.footer-widgets .widget a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    border-bottom: 1px solid;
    transition: width .4s
}

.footer-widgets .widget a:hover:after,
.footer-widgets .widget a.active:after {
    width: 100%;
    left: 0
}

.footer-widgets .widget a:after {
    bottom: -4px
}

.footer-widgets .social-links-widget a {
    line-height: 32px
}

.footer-widgets .widget-title {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: none;
    border-bottom: 0;
    padding-bottom: 0
}

.footer-widgets .widget-title+ul {
    margin-top: -15px
}

.footer-widgets-flex .row {
    display: flex;
    justify-content: space-between
}

.footer-widgets-flex .row:before,
.footer-widgets-flex .row:after {
    display: none
}

.footer-widgets-flex .footer-widgets-area {
    width: auto
}

.footer-widgets-flex .footer-widgets-area:last-child {
    text-align: right
}

.footer-instagram .instagram-feed {
    overflow: hidden;
    position: relative
}

.footer-instagram .instagram-feed ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap
}

.footer-instagram .instagram-feed li {
    float: left;
    width: 12.5%;
    transition: .5s
}

.footer-instagram .instagram-feed li:hover {
    opacity: .9
}

.footer-instagram .instagram-feed img {
    display: block
}

.footer-instagram .instagram-feed.columns-6 li {
    width: 16.6666667%
}

.footer-instagram .instagram-feed .profile-link {
    font-size: 14px;
    font-size: .875rem;
    color: #161619;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 50%;
    width: 120px;
    height: 120px
}

.footer-instagram .instagram-feed .profile-link span {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    padding: 5px;
    transform: translateY(-50%);
    word-break: break-all
}

.footer-instagram .instagram-feed .profile-link:hover {
    opacity: .9
}

.footer-instagram+.footer-main {
    margin-top: -50px
}

.footer-instagram--cropped .instagram-feed li a {
    display: block;
    background: no-repeat center center;
    background-size: cover
}

.footer-instagram--cropped .instagram-feed li a:before {
    content: "";
    display: block;
    padding-top: 100%
}

.footer-instagram--cropped .instagram-feed li img {
    display: none
}

.footer-main {
    font-size: 14px;
    font-size: .875rem;
    padding: 40px 0 35px
}

.footer-main .footer-container {
    display: flex;
    position: relative
}

.footer-main .divider {
    flex: 1;
    margin-top: -40px
}

.footer-main .footer-items {
    display: flex;
    flex-direction: column
}

.footer-main .footer-items>* {
    margin-top: auto;
    margin-bottom: 75px
}

.footer-main .footer-items>*:last-child {
    margin-bottom: 0
}

.footer-main .footer-left,
.footer-main .footer-right {
    flex: 1
}

.footer-main .switchers .list-dropdown {
    margin-left: 40px
}

.footer-main .switchers .list-dropdown:first-child {
    margin-left: 0
}

.footer-main .footer-center {
    text-align: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto
}

.footer-main .footer-right {
    text-align: right;
    justify-content: flex-end
}

.footer-main.items-horizontal .footer-items {
    flex-direction: row
}

.footer-main.items-horizontal .footer-items>* {
    margin: 0
}

.footer-main.items-horizontal .footer-left>* {
    margin-right: 40px
}

.footer-main.items-horizontal .footer-left>*:last-child {
    margin-right: 0
}

.footer-main.items-horizontal .footer-right>* {
    margin-left: 40px
}

.footer-main.items-horizontal .footer-right>*:first-child {
    margin-left: 0
}

.footer-main.items-horizontal .footer-center {
    margin: 0 20px
}

.gotop {
    position: fixed;
    right: 60px;
    bottom: 60px;
    z-index: 999;
    width: 40px;
    height: 40px;
    color: #838889;
    text-align: center;
    line-height: 42px;
    border-radius: 50%;
    border: 1px solid;
    display: none;
    transition: color .4s, background .4s
}

.gotop:hover {
    color: #fff;
    border-color: #161619;
    background: #161619
}

.gotop .svg-icon {
    transform: rotate(180deg)
}

p.has-drop-cap:not(:focus)::first-letter {
    font-size: 6em
}

p.wp-block-subhead {
    color: #838889;
    opacity: 1
}

.has-small-font-size {
    font-size: 12px;
    font-size: .75rem
}

.has-medium-font-size {
    font-size: 24px;
    font-size: 1.5rem
}

.has-large-font-size {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.25
}

.has-huge-font-size {
    font-size: 64px;
    font-size: 4rem;
    line-height: 1.25
}

.wp-block-quote:not(.is-large):not(.is-style-large) {
    border-left: 0;
    padding-left: 100px
}

.wp-block-quote.is-style-large,
.wp-block-quote.is-large {
    font-size: 28px;
    font-size: 1.75rem;
    padding: 0 100px;
    border-left: 4px solid
}

.wp-block-quote.is-style-large:before,
.wp-block-quote.is-large:before {
    display: none
}

.wp-block-quote.is-style-large p,
.wp-block-quote.is-large p {
    font-size: inherit
}

.wp-block-cover .wp-block-cover-text {
    font-size: 2em;
    line-height: 1.25;
    margin: 0
}

.wp-block-code {
    font-family: Menlo, Consolas, monaco, monospace;
    font-size: 14px;
    font-size: .875rem;
    background: #cdcfd0;
    border: 0;
    padding: 1.6em
}

.wp-block-code code {
    font-size: inherit;
    font-family: inherit;
    background: rgba(0, 0, 0, 0)
}

.wp-block-pullquote blockquote:before {
    display: none
}

.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
    padding-left: 30px;
    padding-right: 30px
}

.wp-block-separator {
    margin: 1.5em auto;
    border-bottom: 0;
    clear: both
}

.wp-block-gallery {
    margin-bottom: 0
}

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
    width: calc((100% - 20px)/2);
    margin-right: 20px;
    margin-bottom: 20px
}

.wp-block-image {
    margin-top: 20px;
    margin-bottom: 20px
}

.wp-block-image img {
    display: block
}

.wp-block-gallery+.wp-block-image {
    margin-top: 0
}

.wp-block-image+.wp-block-image {
    margin-top: 20px
}

@media(min-width: 600px) {

    .wp-block-gallery .blocks-gallery-image,
    .wp-block-gallery .blocks-gallery-item {
        width: calc((100% - 40px)/2);
        margin-right: 40px;
        margin-bottom: 40px
    }

    .wp-block-gallery.columns-2 .blocks-gallery-image,
    .wp-block-gallery.columns-2 .blocks-gallery-item {
        width: calc((100% - 40px * 1) / 2)
    }

    .wp-block-gallery.columns-3 .blocks-gallery-image,
    .wp-block-gallery.columns-3 .blocks-gallery-item {
        width: calc((100% - 40px * 2) / 3)
    }

    .wp-block-gallery.columns-4 .blocks-gallery-image,
    .wp-block-gallery.columns-4 .blocks-gallery-item {
        width: calc((100% - 40px * 3) / 4)
    }

    .wp-block-gallery.columns-5 .blocks-gallery-image,
    .wp-block-gallery.columns-5 .blocks-gallery-item {
        width: calc((100% - 40px * 4) / 5)
    }

    .wp-block-gallery.columns-6 .blocks-gallery-image,
    .wp-block-gallery.columns-6 .blocks-gallery-item {
        width: calc((100% - 40px * 5) / 6)
    }

    .wp-block-gallery.columns-7 .blocks-gallery-image,
    .wp-block-gallery.columns-7 .blocks-gallery-item {
        width: calc((100% - 40px * 6) / 7)
    }

    .wp-block-gallery.columns-8 .blocks-gallery-image,
    .wp-block-gallery.columns-8 .blocks-gallery-item {
        width: calc((100% - 40px * 7) / 8)
    }

    .wp-block-image {
        margin-top: 34px;
        margin-bottom: 34px
    }
}

.wp-element-button {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    color: #fff;
    background-color: #161619;
    transition: .4s
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.custom-logo-link {
    display: inline-block
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin: 0 -20px
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding: 20px
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-columns-10 .gallery-item {
    max-width: 10%
}

.gallery-caption {
    display: block
}

@media(max-width: 1440px) {
    .konte-container {
        width: auto;
        max-width: 100%;
        margin-left: 45px;
        margin-right: 45px
    }

    .no-sidebar.page .alignwide {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .featured-content.posts-carousel .konte-container {
        margin-left: 0;
        margin-right: 0
    }

    .flex-post-background img {
        max-width: 100%
    }

    .konte-product-carousel .product-carousel-arrow.slick-prev {
        left: -60px
    }

    .konte-product-carousel .product-carousel-arrow.slick-next {
        right: -60px
    }

    .konte-instagram-carousel .slick-prev {
        left: -80px
    }

    .konte-instagram-carousel .slick-next {
        right: -80px
    }

    .konte-product-grid__title {
        font-size: 60px;
        font-size: 3.75rem
    }

    .header-vertical .site {
        padding-left: 280px
    }

    .header-vertical .site-footer.transparent {
        padding-left: 280px
    }

    .header-v10 .site-header__container {
        margin-right: auto
    }

    .header-v10 .site-header__container .sticky,
    .header-v10 .site-header__container .headroom--not-top {
        padding-right: 15px
    }

    .sticky-socials,
    .sticky-scrolldown {
        display: none !important
    }

    .konte-product-masonry ul.products li.product:nth-child(10n+2) .product-thumbnail,
    .konte-product-masonry ul.products li.product:nth-child(10n+6) .product-thumbnail {
        padding-bottom: 136.29412%
    }
}

@media(max-width: 1280px) {
    .no-sidebar .alignwide {
        max-width: 100%;
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .featured-content-carousel.carousel .entry-header {
        padding-left: 40px;
        padding-right: 40px
    }

    .konte-product-masonry ul.products li.product .product-thumbnail {
        background: #fff
    }

    .konte-product-masonry ul.products li.product .product-thumbnail {
        padding-bottom: 124%
    }

    .konte-product-grid__title {
        font-size: 54px;
        font-size: 3.375rem
    }
}

@media(min-width: 1200px) {
    .header-v10 {
        background: rgba(0, 0, 0, 0)
    }

    .header-mobile {
        display: none
    }

    .mobile-menu-panel {
        display: none !important
    }
}

@media(max-width: 1199px) {

    .konte-container,
    .konte-container-fluid {
        margin-left: 25px;
        margin-right: 25px
    }

    .header-vertical .site,
    .header-vertical .site-footer.transparent {
        padding-left: 0 !important
    }

    .header-main,
    .header-bottom {
        display: none
    }

    .header-v10.transparent {
        width: 100%;
        position: absolute
    }

    .header-v10.header-sticky--normal,
    .header-v10.header-sticky--smart {
        width: 100%
    }

    .header-v10 .site-branding {
        height: auto
    }

    .entry-header .entry-thumbnail:after {
        position: static;
        width: auto;
        height: auto;
        background: rgba(0, 0, 0, 0)
    }

    .entry-header .entry-thumbnail+.post-info {
        margin-top: 0
    }

    .social-share a {
        padding-left: 15px;
        padding-right: 15px
    }

    .blog-header-menu li {
        margin-left: 20px;
        margin-right: 20px
    }

    .blog-header-title {
        padding-left: 30px;
        padding-right: 30px
    }

    .blog-header-title .page-title {
        font-size: 90px;
        font-size: 5.625rem
    }

    .featured-content-carousel .entry-header {
        padding: 60px
    }

    .featured-content-carousel .slick-next {
        right: 60px
    }

    .featured-content-carousel .slick-prev {
        right: 120px
    }

    .hfeed .hentry.post-large {
        display: block
    }

    .hfeed .hentry .post-thumbnail {
        margin-right: 30px;
        flex-shrink: 0
    }

    .hfeed .hentry .post-thumbnail+.entry {
        margin-left: 0
    }

    .hfeed .hentry .entry {
        min-height: 0
    }

    .hfeed .hentry .entry-title {
        font-size: 26px;
        font-size: 1.625rem
    }

    .search .site-main article.product {
        display: flex
    }

    .search .site-main article.product .post-thumbnail {
        margin-right: 30px;
        flex-shrink: 0
    }

    .search .site-main article.product .post-thumbnail+.entry {
        margin-left: 0
    }

    .search .site-main article.product .entry {
        min-height: 0
    }

    .search .site-main article.product .entry-title {
        font-size: 26px;
        font-size: 1.625rem
    }

    .blog-grid .hentry {
        display: block
    }

    .blog-grid .hentry .post-thumbnail {
        margin-right: 0
    }

    .blog-grid .hentry .entry-title {
        font-size: 22px;
        font-size: 1.375rem
    }

    .hfeed.sidebar-left .hentry:before,
    .hfeed.sidebar-right .hentry:before {
        content: "";
        display: table;
        table-layout: fixed
    }

    .hfeed.sidebar-left .hentry:after,
    .hfeed.sidebar-right .hentry:after {
        content: "";
        display: table;
        table-layout: fixed;
        clear: both
    }

    .single-page-header.title-none+.site-content-container,
    .single-page-header.title-above+.site-content-container {
        margin-top: 40px
    }

    .page-template-split .split-page-content .entry-content {
        padding-left: 60px
    }

    .page-template-split .content-left .split-page-content .entry-content {
        padding-right: 60px
    }

    .flex_post .mc4wp-form input[type=text],
    .flex_post .mc4wp-form input[type=email],
    .flex_post .mc4wp-form select {
        margin-right: 0;
        margin-bottom: 10px
    }

    .flex-post-title {
        font-size: 30px;
        font-size: 1.875rem
    }

    .portfolio-projects .hentry {
        display: block
    }

    .konte-category-banner.align-left .konte-category-banner__category {
        left: -25px
    }

    .konte-category-banner.align-right .konte-category-banner__category {
        right: -5px
    }

    .konte-category-banner__title {
        font-size: 34px;
        font-size: 2.125rem
    }

    .konte-product-grid__title {
        font-size: 46px;
        font-size: 2.875rem
    }

    .konte-banner-grid__banner-content {
        padding: 30px 40px 40px 40px
    }

    .konte-banner__content {
        padding: 30px
    }

    .konte-carousel__slide-index {
        display: none
    }

    .konte-carousel--free-mode .slick-slide {
        max-width: 992px
    }

    .konte-product-masonry ul.products li.product .product-thumbnail {
        padding-bottom: 122.5%
    }

    .footer-menu>li {
        padding: 0 15px
    }

    .offscreen-panel .panel-header,
    .offscreen-panel .panel-content {
        padding-left: 40px;
        padding-right: 40px
    }

    .offscreen-panel .panel-header {
        padding-top: 35px
    }

    .offscreen-panel .button-close {
        right: 38px;
        top: 28px
    }

    .modal .modal-header {
        padding: 30px 40px
    }

    .modal .button-close {
        right: 38px;
        top: 28px
    }

    .search-modal .search-form .search-field {
        font-size: 24px;
        font-size: 1.5rem
    }

    .search-modal .quick-links {
        padding-bottom: 30px
    }

    .popup-modal .popup-modal-content {
        min-height: 0
    }

    .split-page-content .konte-countdown.type-full .timers {
        display: flex;
        justify-content: space-between
    }

    .split-page-content .konte-countdown.type-full .konte-countdown__box {
        padding-left: 0;
        padding-right: 0
    }

    .gotop {
        right: 40px;
        bottom: 40px
    }
}

@media(min-width: 992px) {
    .footer-widgets-flex .footer-widgets-area.col-md-4 {
        max-width: 33.33%
    }
}

@media(max-width: 991px) {
    .container {
        width: auto;
        margin-left: 25px;
        margin-right: 25px
    }

    .konte-container,
    .konte-container-fluid {
        margin-left: 25px;
        margin-right: 25px
    }

    .sidebar-left .content-area,
    .sidebar-left .widget-area,
    .sidebar-right .content-area,
    .sidebar-right .widget-area {
        width: 100%;
        float: none
    }

    .sidebar-left .widget-area,
    .sidebar-right .widget-area {
        margin-top: 60px;
        padding-left: 0;
        padding-right: 0
    }

    .sidebar-left .konte-container .content-area,
    .sidebar-left .konte-container .widget-area,
    .sidebar-right .konte-container .content-area,
    .sidebar-right .konte-container .widget-area {
        width: 100%
    }

    .sidebar-left .konte-container .widget-area,
    .sidebar-right .konte-container .widget-area {
        padding-left: 0;
        padding-right: 0
    }

    .header-vertical .site {
        padding-left: 0 !important
    }

    .blog-header-content .header-title {
        font-size: 30px;
        font-size: 1.875rem
    }

    .campaign-bar__campaigns {
        display: block
    }

    .campaign-bar__campaigns .konte-promotion {
        margin-bottom: 20px
    }

    .campaign-bar__campaigns .konte-promotion:last-child {
        margin-bottom: 0
    }

    .blog-header-menu li {
        margin-left: 15px;
        margin-right: 15px
    }

    .blog-header-menu li:first-child {
        margin-left: 0
    }

    .blog-header-menu li:last-child {
        margin-right: 0
    }

    .blog-header-title {
        padding-left: 10px;
        padding-right: 10px
    }

    .blog-header-title .page-title {
        font-size: 60px;
        font-size: 3.75rem
    }

    .featured-content-carousel .entry-header {
        padding: 40px
    }

    .featured-content-carousel .entry-title {
        font-size: 30px;
        font-size: 1.875rem
    }

    .featured-content-carousel .slick-next {
        right: 40px;
        bottom: 40px
    }

    .featured-content-carousel .slick-prev {
        right: 100px;
        bottom: 40px
    }

    .featured-content-carousel.carousel .entry-header {
        padding: 20px
    }

    .featured-posts .posts {
        display: flex;
        flex-wrap: wrap
    }

    .featured-posts .posts .post {
        margin-bottom: 30px
    }

    .blog-grid .hentry.col-md-4:nth-child(3n+1) {
        clear: none
    }

    .blog-grid .hentry.col-sm-6:nth-child(2n+1) {
        clear: left
    }

    .no-sidebar .entry-header .post-info,
    .no-sidebar.single-post .content-area {
        width: auto
    }

    .social-share {
        position: relative
    }

    .social-share .toggle-socials {
        position: static
    }

    .social-share .social-list {
        top: 100%;
        width: 100%;
        padding: 0 10px 10px 10px;
        left: -10px;
        transform: translateY(10px);
        white-space: normal;
        background: #fff
    }

    .social-share .social-list a {
        display: inline-block;
        margin: 20px 20px 0 0
    }

    .posts-slider-widget .post-thumbnail img {
        width: 100%;
        height: auto
    }

    .page .page .entry-title,
    .single-page-header .entry-title {
        font-size: 56px;
        font-size: 3.5rem
    }

    .page .page .entry-subtitle,
    .single-page-header .page-titles .entry-subtitle {
        padding-left: 0;
        padding-right: 0
    }

    .konte-testimonial-carousel {
        flex-wrap: wrap
    }

    .konte-testimonial-carousel__photos,
    .konte-testimonial-carousel__content {
        width: 100%
    }

    .konte-testimonial-carousel__content {
        padding: 40px
    }

    .konte-testimonial-carousel__content .konte-testimonials-title {
        margin-bottom: 30px
    }

    .konte-testimonial-carousel__content .konte-testimonial__content {
        margin-bottom: 25px
    }

    .konte-testimonial-carousel__content .slick-dots {
        margin-top: 40px
    }

    .page-template-split .split-page {
        height: auto !important
    }

    .page-template-split .split-page-featured {
        position: static;
        height: 50vh
    }

    .page-template-split .split-page-featured .entry-header {
        position: relative;
        width: 100%
    }

    .page-template-split .split-page-content {
        padding-top: 40px;
        padding-bottom: 40px;
        height: auto
    }

    .page-template-split .split-page-content .konte-container {
        height: auto
    }

    .page-template-split .split-page-content .entry-content {
        max-height: none;
        width: 100%;
        margin: 0;
        padding: 0;
        float: none
    }

    .page-template-split .content-left .split-page-content .entry-content {
        padding-right: 0
    }

    .page-template-split .site-footer {
        position: static
    }

    .maintenance-layout-split .split-page-featured {
        display: none
    }

    .maintenance-layout-split .split-page-content {
        padding-top: 40px;
        padding-bottom: 40px;
        height: 100%
    }

    .maintenance-layout-split .split-page-content .konte-container {
        min-height: 100%
    }

    .maintenance-layout-split .split-page-content .entry-content {
        max-height: none;
        width: 100%;
        margin: 0;
        padding: 0;
        float: none
    }

    .vc_toggle.vc_toggle_ .vc_toggle_title,
    .vc_toggle.vc_toggle_ .vc_toggle_content {
        padding-right: 60px
    }

    .wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.icon-right .vc_tta-panel .vc_tta-panel-title,
    .wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.icon-right .vc_tta-panel .vc_tta-panel-body {
        padding-right: 60px
    }

    .flex-posts-page-title h1 {
        font-size: 48px;
        font-size: 3rem
    }

    .flex-post-title {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 1.25
    }

    .portfolio-page-header--page_content {
        padding-bottom: 60px
    }

    .portfolio-page-header--page_title {
        padding-bottom: 54px
    }

    .portfolio-projects {
        margin-left: -20px;
        margin-right: -20px
    }

    .portfolio-projects .hentry {
        width: 50%;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 32px
    }

    .portfolio-project--layout-v2 .project-header__container>* {
        max-width: 100%
    }

    .konte-category-banner {
        margin-bottom: 60px;
        padding: 0 20px
    }

    .konte-category-banner.has-sub-image {
        padding-top: 60px
    }

    .konte-category-banner.has-sub-image.align-left {
        padding-right: 60px
    }

    .konte-category-banner.has-sub-image.align-right {
        padding-left: 60px
    }

    .konte-category-banner.align-left .konte-category-banner__sub-image img {
        transform: translate(60px, -60px);
        float: right
    }

    .konte-category-banner.align-right .konte-category-banner__sub-image img {
        transform: translate(-60px, -60px)
    }

    .konte-category-banner.title-middle .konte-category-banner__content {
        position: static;
        padding: 0;
        transform: none
    }

    .konte-category-banner.title-middle.has-sub-image .konte-category-banner__content {
        margin-top: 0
    }

    .konte-category-banner.title-middle.align-left {
        padding-right: 50px
    }

    .konte-category-banner.title-middle.align-left .konte-category-banner__content {
        transform: none
    }

    .konte-category-banner.title-middle.align-right {
        padding-left: 50px
    }

    .konte-category-banner.title-middle.align-right .konte-category-banner__link {
        padding-left: 0
    }

    .konte-category-banner .konte-category-banner__sub-image img {
        max-width: 180px;
        max-height: 180px
    }

    .konte-category-banner__title {
        font-size: 28px;
        font-size: 1.75rem
    }

    .vc_row.vc_column-gap-40,
    .vc_row.vc_column-gap-60,
    .vc_row.vc_column-gap-120 {
        margin-left: -15px;
        margin-right: -15px
    }

    .vc_row.vc_column-gap-40>.vc_column_container,
    .vc_row.vc_column-gap-60>.vc_column_container,
    .vc_row.vc_column-gap-120>.vc_column_container {
        padding: 30px 0
    }

    .konte-post-grid.columns-gap-60 {
        margin-left: -20px;
        margin-right: -20px
    }

    .konte-post-grid.columns-gap-60 .post {
        padding-left: 20px;
        padding-right: 20px
    }

    .konte-subscribe-box .mc4wp-form-fields {
        flex-direction: column
    }

    .konte-subscribe-box .mc4wp-form-fields input {
        flex: 0;
        width: 100%;
        margin: 0 0 15px 0
    }

    .konte-subscribe-box .mc4wp-form-fields input:last-child {
        margin-bottom: 0
    }

    .konte-subscribe-box .mc4wp-form-fields button,
    .konte-subscribe-box .mc4wp-form-fields input[type=submit] {
        width: auto
    }

    .konte-subscribe-box__title {
        font-size: 36px;
        font-size: 2.25rem
    }

    .konte-product-grid ul.products li.product {
        width: 50%
    }

    .konte-product-grid__title {
        font-size: 56px;
        font-size: 3.5rem
    }

    .konte-banner__text {
        font-size: 2.6em
    }

    .konte-carousel--free-mode .slick-slide {
        max-width: 690px
    }

    .konte-carousel--gap-40 .slick-list,
    .konte-carousel--gap-60 .slick-list,
    .konte-carousel--gap-90 .slick-list {
        margin-left: -15px;
        margin-right: -15px
    }

    .konte-carousel--gap-40 .slick-slide,
    .konte-carousel--gap-60 .slick-slide,
    .konte-carousel--gap-90 .slick-slide {
        padding-left: 15px;
        padding-right: 15px
    }

    .konte-product-masonry ul.products {
        height: auto !important
    }

    .konte-product-masonry ul.products li.product {
        width: 50%;
        position: static !important
    }

    .konte-product-masonry ul.products li.product:nth-child(2n+1):last-child {
        display: none
    }

    .konte-product-masonry ul.products li.product .product-inner .product-thumbnail {
        padding-bottom: 0
    }

    .konte-product-masonry ul.products li.product .product-thumbnail>a,
    .konte-product-masonry ul.products li.product .product-thumbnail>.slick-list {
        position: relative;
        top: 0;
        transform: none
    }

    .konte-product-masonry__title {
        font-size: 56px;
        font-size: 3.5rem
    }

    .konte-post-grid .post,
    .konte-post-grid.columns-4 .post {
        width: 50%
    }

    .konte-post-grid .post:nth-child(2n+1):last-child {
        display: none
    }

    .konte-instagram>ul li {
        width: 25% !important
    }

    .site-footer.transparent {
        position: static
    }

    .footer-widgets .footer-widgets-area {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 60px
    }

    .footer-widgets .footer-widgets-area:last-child {
        margin-bottom: 0
    }

    .footer-widgets-flex .row {
        flex-wrap: wrap
    }

    .footer-widgets-flex .footer-widgets-area {
        width: 50%
    }

    .footer-widgets-flex .footer-widgets-area:last-child {
        text-align: left
    }

    .footer-instagram .instagram-feed li {
        width: 25%
    }

    .footer-instagram .instagram-feed li:nth-child(n+9) {
        display: none
    }

    .footer-instagram .instagram-feed.columns-6 li {
        width: 25%
    }

    .footer-main .footer-container {
        flex-direction: column
    }

    .footer-main .divider {
        flex: 0
    }

    .footer-main .footer-items {
        justify-content: center;
        text-align: center;
        padding: 10px 0
    }

    .footer-main .footer-left {
        order: 2
    }

    .footer-main .footer-right {
        justify-content: center
    }

    .popup-modal .mc4wp-form-fields {
        flex-wrap: wrap
    }

    .popup-modal .mc4wp-form-fields>* {
        margin: 0 0 15px 0
    }

    .popup-modal input,
    .popup-modal button,
    .popup-modal textarea,
    .popup-modal select {
        width: 100%
    }

    .popup-modal input[type=text],
    .popup-modal input[type=email],
    .popup-modal select {
        margin-right: 0
    }
}

@media(max-width: 767px) {
    .has-small-font-size {
        font-size: 12px;
        font-size: .75rem
    }

    .has-medium-font-size {
        font-size: 20px;
        font-size: 1.25rem
    }

    .has-large-font-size {
        font-size: 32px;
        font-size: 2rem;
        line-height: 1.25
    }

    .has-huge-font-size {
        font-size: 48px;
        font-size: 3rem
    }

    .alignleft,
    .alignright {
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    .container {
        margin-left: auto;
        margin-right: auto;
        padding-left: 20px;
        padding-right: 20px
    }

    .konte-container,
    .konte-container-fluid {
        margin-left: 5px;
        margin-right: 5px
    }

    .topbar {
        display: none
    }

    .topbar.topbar-mobile {
        display: block
    }

    .topbar .topbar-items {
        display: none
    }

    .topbar-left-items>* {
        margin-right: 20px
    }

    .topbar-right-items>* {
        margin-left: 20px
    }

    .topbar-mobile--keep-left .topbar-left-items {
        display: flex
    }

    .topbar-mobile--keep-center .topbar-center-items {
        display: flex;
        flex: 1;
        justify-content: center
    }

    .topbar-mobile--keep-right .topbar-right-items {
        display: flex;
        justify-content: flex-start;
        text-align: left
    }

    .topbar-mobile--keep-both .topbar-left-items,
    .topbar-mobile--keep-both .topbar-right-items {
        display: flex
    }

    .topbar-mobile--keep-all .topbar-items {
        display: flex
    }

    .topbar-menu>li {
        padding: 0 10px
    }

    .popup-modal .popup-image {
        display: none
    }

    .blog-header-content {
        padding-top: 0
    }

    .blog-header-content .blog-search-form,
    .blog-header-content .social-icons {
        display: none
    }

    .blog-header-content .header-title {
        text-align: center;
        width: 100%
    }

    .blog-header-menu {
        display: none
    }

    .entry-title {
        font-size: 40px;
        font-size: 2.5rem
    }

    blockquote {
        font-size: 20px;
        font-size: 1.25rem;
        padding: 0 40px
    }

    .wp-block-quote:not(.is-large):not(.is-style-large) {
        padding-left: 40px
    }

    .social-share a {
        margin-bottom: 10px
    }

    .social-share a i,
    .social-share a svg {
        margin-right: 0
    }

    .social-share a span {
        display: none
    }

    .social-share .social-list {
        left: 0;
        padding-left: 0;
        padding-right: 0
    }

    .author-info {
        padding: 20px
    }

    .author-info .author-vcard {
        display: none
    }

    .author-info .author-description,
    .author-info .author-socials {
        padding-left: 0
    }

    .post-navigation .nav-links img {
        display: none
    }

    .related-posts .post {
        margin-bottom: 30px
    }

    .related-posts .post:last-child {
        margin-bottom: 0
    }

    .comment-list .children {
        margin-left: 0;
        padding-left: 0
    }

    .comment-list .depth-1>.children {
        padding-left: 30px;
        margin-left: 30px
    }

    .comment-respond .comment-form-author,
    .comment-respond .comment-form-email {
        width: 100%
    }

    .blog-header-title {
        padding-top: 100px;
        padding-bottom: 70px
    }

    .blog-header-title .page-title {
        font-size: 42px;
        font-size: 2.625rem
    }

    .featured-content-carousel .entry-header {
        padding: 20px
    }

    .featured-content-carousel .entry-title {
        margin-bottom: 0;
        padding-right: 0
    }

    .featured-content-carousel .read-more {
        display: none
    }

    .featured-content-carousel .slick-arrow {
        display: none !important
    }

    .featured-content-carousel.carousel .cat-links,
    .featured-content-carousel.carousel .entry-title {
        transform: none
    }

    .hfeed .hentry,
    .search .site-main article.product {
        display: block
    }

    .hfeed .hentry .post-thumbnail,
    .search .site-main article.product .post-thumbnail {
        display: block;
        width: auto;
        max-width: none;
        float: none;
        margin-right: 0;
        margin-bottom: 30px
    }

    .hfeed .hentry .post-thumbnail img,
    .search .site-main article.product .post-thumbnail img {
        width: 100%
    }

    .page .page .entry-header {
        margin-bottom: 40px
    }

    .page .page .entry-title,
    .single-page-header .entry-title {
        font-size: 40px;
        font-size: 2.5rem
    }

    .single-page-header .entry-subtitle {
        font-size: 18px;
        font-size: 1.125rem
    }

    .single-page-header.title-above .page-titles {
        padding-top: 30px;
        padding-bottom: 40px
    }

    .page-template-split .split-page-content .wpcf7-submit {
        width: 100%
    }

    .maintenance-mode .site-content {
        height: auto
    }

    .maintenance-mode .mc4wp-form {
        text-align: center
    }

    .maintenance-mode .mc4wp-form input[type=text],
    .maintenance-mode .mc4wp-form input[type=email],
    .maintenance-mode .mc4wp-form input[type=submit],
    .maintenance-mode .mc4wp-form button,
    .maintenance-mode .mc4wp-form select {
        text-align: center;
        width: 100%;
        margin-bottom: 20px
    }

    .related-projects .project {
        width: 100%;
        margin-bottom: 40px
    }

    .related-projects .project:last-child {
        margin-bottom: 0
    }

    .konte-countdown.type-full .timers,
    .konte-countdown--default .timers {
        display: flex;
        justify-content: space-between
    }

    .konte-countdown.type-full .konte-countdown__box,
    .konte-countdown--default .konte-countdown__box {
        padding-left: 0;
        padding-right: 0
    }

    .konte-message-box {
        padding-left: 60px;
        padding-right: 20px
    }

    .konte-message-box.closeable {
        padding-right: 35px
    }

    .konte-message-box__icon {
        left: 10px
    }

    .konte-message-box__close {
        right: 10px
    }

    .konte-tabs__nav {
        margin-bottom: 40px
    }

    .konte-tabs__nav li {
        font-size: 16px;
        font-size: 1rem;
        margin: 0 15px
    }

    .konte-product-tabs__tabs {
        white-space: nowrap;
        overflow-x: auto
    }

    .konte-product-tabs__tabs::-webkit-scrollbar {
        display: none
    }

    .konte-product-grid__title {
        font-size: 34px;
        font-size: 2.125rem
    }

    .konte-testimonial {
        display: block;
        text-align: center
    }

    .konte-testimonial__photo {
        float: none;
        padding-right: 0;
        margin-bottom: 30px;
        display: inline-block;
        max-width: 80px;
        border-radius: 50%;
        overflow: hidden
    }

    .konte-carousel .konte-testimonial {
        display: block
    }

    .konte-carousel .konte-testimonial__photo {
        padding-right: 0
    }

    .konte-testimonial-carousel .konte-testimonial {
        text-align: initial
    }

    .konte-post-grid .post,
    .konte-post-grid.columns-4 .post {
        width: 100%
    }

    .konte-post-grid .post:nth-child(2n+1):last-child {
        display: block
    }

    .flex_post {
        width: 100%;
        float: none;
        padding: 20px !important;
        margin: 0 0 40px 0 !important
    }

    .flex_post .flex-post-background {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        height: 100%
    }

    .flex_post .flex-post-background img {
        max-height: 100%
    }

    .flex_post .flex-tags {
        font-size: 11px;
        font-size: .6875rem;
        left: -24px
    }

    .flex_post .mc4wp-form input[type=text],
    .flex_post .mc4wp-form input[type=email],
    .flex_post .mc4wp-form select {
        width: 100%;
        min-width: 0
    }

    .flex_post .mc4wp-form input[type=submit],
    .flex_post .mc4wp-form input[type=reset],
    .flex_post .mc4wp-form button {
        width: 100%
    }

    .flex-post-background+.flex-post-content {
        position: relative;
        top: auto;
        transform: none
    }

    .flex-posts-page-title h1 {
        font-size: 40px;
        font-size: 2.5rem
    }

    .flex-post-title {
        margin: 15px 0 13px 0
    }

    .flex-post-content .read-more {
        font-size: 16px;
        font-size: 1rem;
        padding-bottom: 9px
    }

    .flex-posts {
        margin: 0
    }

    .flex-posts .flex-posts-page-title {
        margin-bottom: 95px !important
    }

    .flex-posts+.next-posts-navigation {
        margin-top: 80px;
        margin-bottom: 0;
        clear: both
    }

    .flex-post--custom.thumbnail-portrait.right-item {
        padding-left: 20px
    }

    .flex-post--custom.thumbnail-portrait.left-item {
        padding-right: 20px
    }

    .flex-post--custom.thumbnail-landscape.right-item {
        padding-left: 20px
    }

    .flex-post--custom.thumbnail-landscape.left-item {
        padding-right: 20px
    }

    .flex-post--custom.thumbnail-square.right-item {
        padding-left: 20px
    }

    .flex-post--custom.thumbnail-square.left-item {
        padding-right: 20px
    }

    .project-navigation .nav-links a {
        flex-direction: column
    }

    .project-navigation .nav-links .nav-previous,
    .project-navigation .nav-links .nav-next {
        align-items: flex-start
    }

    .project-navigation .nav-links .nav-previous a {
        align-items: flex-start
    }

    .project-navigation .nav-links .nav-next a {
        align-items: flex-end;
        flex-direction: column-reverse
    }

    .project-navigation .nav-links img {
        display: block;
        margin-bottom: 10px
    }

    .project-navigation .nav-links .project-title {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.25
    }

    .portfolio-page-header {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .portfolio-filter {
        padding: 40px 20px;
        margin-left: -20px;
        margin-right: -20px;
        white-space: nowrap;
        overflow-x: auto;
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none
    }

    .portfolio-filter::-webkit-scrollbar {
        display: none
    }

    .portfolio-filter a {
        margin-right: 40px
    }

    .portfolio-projects {
        margin-left: 0;
        margin-right: 0
    }

    .portfolio-projects .hentry {
        width: 100%;
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .konte-category-banner.has-sub-image {
        padding-top: 20px
    }

    .konte-category-banner.has-sub-image.align-left {
        padding-right: 20px
    }

    .konte-category-banner.has-sub-image.align-right {
        padding-left: 20px
    }

    .konte-category-banner.title-middle.align-left {
        padding-right: 20px
    }

    .konte-category-banner.title-middle.align-right {
        padding-left: 20px
    }

    .konte-category-banner.align-left .konte-category-banner__category {
        left: -21px
    }

    .konte-category-banner.align-left .konte-category-banner__sub-image img {
        transform: translate(20px, -20px)
    }

    .konte-category-banner.align-right .konte-category-banner__category {
        right: auto;
        left: -21px;
        transform: translateX(-100%) rotate(-90deg);
        transform-origin: top right
    }

    .konte-category-banner.align-right .konte-category-banner__sub-image img {
        transform: translate(-20px, -20px)
    }

    .konte-category-banner .konte-category-banner__sub-image img {
        max-width: 130px;
        max-height: 130px
    }

    .konte-category-banner__category {
        font-size: 11px;
        font-size: .6875rem
    }

    .konte-category-banner__title {
        font-size: 24px;
        font-size: 1.5rem;
        margin: 24px 0 15px 0
    }

    .konte-category-banner__button {
        font-size: 16px;
        font-size: 1rem;
        padding-bottom: 9px
    }

    .vc_row.vc_column-gap-40>.vc_column_container,
    .vc_row.vc_column-gap-60>.vc_column_container,
    .vc_row.vc_column-gap-120>.vc_column_container {
        padding-top: 20px;
        padding-bottom: 20px
    }

    h2.vc_custom_heading {
        font-size: 30px;
        font-size: 1.875rem
    }

    h3.vc_custom_heading {
        font-size: 24px;
        font-size: 1.5rem
    }

    .konte-banner .konte-button.button-underline {
        font-size: 1.6em
    }

    .konte-banner__content {
        padding: 20px
    }

    .konte-banner__tagline {
        font-size: 1.2em
    }

    .konte-banner__text {
        font-size: 2.4em
    }

    .konte-banner__description {
        font-size: 1.6em
    }

    .konte-product-grid ul.products li.konte-product-grid__head {
        width: 100%;
        padding-bottom: 30px
    }

    .konte-product-grid li.product:nth-child(2n+1):last-child {
        display: none
    }

    .konte-product-grid li.product:nth-child(2n+1):first-child {
        display: block
    }

    .konte-product-grid.has-heading li.product:nth-child(2n):last-child {
        display: none
    }

    .konte-product-grid.has-heading li.product:nth-child(2n):first-of-type {
        display: block
    }

    .konte-product-grid.has-heading li.product:nth-child(2n+1):last-child {
        display: block
    }

    .konte-product-grid__title {
        font-size: 36px;
        font-size: 2.25rem
    }

    .konte-product__wrapper {
        padding: 20px
    }

    .konte-product-masonry__title {
        font-size: 30px;
        font-size: 1.875rem;
        margin: 27px 0 10px 0
    }

    .konte-promotion__text {
        font-size: 2em;
        margin-top: 0
    }

    .konte-banner-grid .konte-banner-grid__banner {
        width: 100%
    }

    .konte-banner-grid .konte-banner-grid__banner1 {
        height: 29.5857988166%
    }

    .konte-banner-grid .konte-banner-grid__banner2 {
        top: 29.5857988166%;
        height: 20.3550295858%
    }

    .konte-banner-grid .konte-banner-grid__banner3 {
        height: 20.3550295858%
    }

    .konte-banner-grid .konte-banner-grid__banner4 {
        top: 49.9408284024%;
        bottom: auto;
        height: 29.5857988166%
    }

    .konte-banner-grid__banner-content {
        padding: 16px 30px 30px
    }

    .konte-banner-grid__banner-content .konte-button {
        font-size: 16px;
        font-size: 1rem
    }

    .konte-banner-grid__banner-image {
        background-size: cover
    }

    .konte-banner-grid__banner-text {
        font-size: 32px;
        font-size: 2rem
    }

    .konte-product-carousel ul.products li.product {
        margin-bottom: 5px
    }

    .konte-product-carousel2 .slick-arrow.slick-prev {
        left: 10px
    }

    .konte-product-carousel2 .slick-arrow.slick-next {
        left: 60px
    }

    .konte-icon-box__icon,
    .konte-icon-box__title {
        margin-bottom: 10px
    }

    .box-align-center .konte-icon-box__title {
        font-size: 24px !important;
        margin-bottom: 12px
    }

    .konte-icon-box__content {
        font-size: 16px;
        font-size: 1rem
    }

    .konte-carousel .konte-carousel__arrow {
        display: none !important
    }

    .konte-carousel .konte-carousel-item {
        max-width: 384px
    }

    .konte-carousel--gap-40 .slick-list,
    .konte-carousel--gap-60 .slick-list,
    .konte-carousel--gap-90 .slick-list {
        margin-left: -10px;
        margin-right: -10px
    }

    .konte-carousel--gap-40 .slick-slide,
    .konte-carousel--gap-60 .slick-slide,
    .konte-carousel--gap-90 .slick-slide {
        padding-left: 10px;
        padding-right: 10px
    }

    .konte-carousel--free-mode {
        overflow: hidden;
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px
    }

    .konte-carousel--free-mode .konte-carousel-item__title {
        font-size: 24px;
        font-size: 1.5rem;
        margin: 10px 0
    }

    .konte-carousel--free-mode .konte-carousel-item .konte-button {
        font-size: 16px;
        font-size: 1rem
    }

    .konte-product-carousel2 ul.products li.product .product-summary {
        padding: 15px 20px 0 10px
    }

    .konte-product-carousel2 ul.products li.product .add-to-cart {
        margin-left: 10px;
        margin-bottom: 20px
    }

    .konte-product-carousel2 ul.products li.product .product-title {
        font-size: 18px;
        font-size: 1.125rem
    }

    .konte-product-carousel2 ul.products li.product .product-price {
        font-size: 16px;
        font-size: 1rem
    }

    .konte-promotion.layout-inline {
        text-align: center;
        display: block
    }

    .konte-promotion.layout-inline .konte-promotion__text {
        display: block;
        margin-bottom: 5px
    }

    .konte-promotion.layout-inline .konte-button {
        margin-left: 0
    }

    .konte-cta {
        padding-top: 32px;
        padding-bottom: 14px
    }

    .konte-cta:before {
        display: none
    }

    .konte-cta__content {
        padding-left: 40px;
        padding-right: 40px
    }

    .konte-cta__text {
        margin: 20px 0 30px 0
    }

    .konte-cta__note {
        font-size: 11px;
        font-size: .6875rem;
        margin-top: 16px
    }

    .konte-instagram>ul li {
        width: 50% !important
    }

    .footer-extra {
        padding: 20px 0
    }

    .footer-extra:first-child,
    .footer-widgets:first-child,
    .footer-instagram:first-child {
        padding-top: 30px
    }

    .footer-widgets {
        padding-bottom: 0
    }

    .footer-widgets .widget li {
        padding: 10px 0
    }

    .footer-instagram .instagram-feed li {
        width: 50% !important
    }

    .footer-instagram .instagram-feed li:nth-child(n+5) {
        display: none
    }

    .footer-main .footer-items {
        display: block
    }

    .footer-main .footer-items>* {
        margin-bottom: 30px
    }

    .offscreen-panel .button-close {
        top: 16px;
        right: 20px
    }

    .offscreen-panel .button-close .menu-text {
        display: none
    }

    .offscreen-panel .panel-header,
    .offscreen-panel .panel-content {
        padding-left: 20px;
        padding-right: 20px
    }

    .offscreen-panel .panel-header {
        padding: 21px 20px
    }

    .offscreen-panel .panel-header h3 {
        font-size: 20px;
        font-size: 1.25rem
    }

    .offscreen-panel .panel-content {
        padding-top: 20px
    }

    .modal .modal-header {
        padding: 20px
    }

    .modal .modal-header h3 {
        font-size: 20px;
        font-size: 1.25rem
    }

    .modal .button-close {
        top: 18px;
        right: 18px
    }

    .modal .button-close .menu-text {
        display: none
    }

    .search-modal .search-result {
        padding-top: 40px
    }

    .search-modal .quick-links .label {
        font-size: 12px;
        font-size: .75rem
    }

    .search-modal .quick-links .links {
        display: flex;
        flex-wrap: wrap
    }

    .search-modal .quick-links .links li {
        font-size: 12px;
        font-size: .75rem;
        width: 50%;
        margin-right: 0;
        padding: 5px 0
    }

    .search-modal.searched .search-result {
        height: 100%
    }

    .login-panel .panel-content form {
        padding: 0
    }

    .gotop {
        right: 20px;
        bottom: 20px
    }

    .mobile-bottom-bar {
        display: block;
        visibility: visible;
        transition: transform .35s ease-in-out
    }

    .mobile-bottom-bar-enabled .site {
        margin-bottom: var(--mobile-bottom-bar-height)
    }

    .modal-opened .site,
    .offcanvas-opened .site,
    .sticky-cart-form-pinned-bottom .site {
        margin-bottom: 0
    }

    .modal-opened .mobile-bottom-bar,
    .offcanvas-opened .mobile-bottom-bar,
    .sticky-cart-form-pinned-bottom .mobile-bottom-bar {
        transform: translateY(100%)
    }

    .modal-opened #wpadminbar,
    .offcanvas-opened #wpadminbar {
        display: none
    }
}

@media(max-width: 600px) {

    .admin-bar .header-sticky--normal.sticky,
    .admin-bar .header-sticky--smart.headroom--not-top {
        top: 0
    }
}

@media(max-width: 414px) {
    .konte-product-carousel2 ul.products li.product {
        max-width: 280px
    }

    .mobile-menu-panel .header-mobile {
        display: block;
        opacity: 0;
        transition: opacity .2s linear .4s
    }

    .mobile-menu-panel.open .header-mobile {
        opacity: 1
    }

    .mobile-menu-panel .panel {
        width: 100%
    }
}