/*!
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: 1.6.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/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/* @font-face {
    font-family: 'function_pro';
    src: url("fonts/FunctionPro-Light-webfont.eot");
    src: url("fonts/FunctionPro-Light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/FunctionPro-Light-webfont.woff2") format("woff2"), url("fonts/FunctionPro-Light-webfont.woff") format("woff"), url("fonts/FunctionPro-Light-webfont.ttf") format("truetype"), url("fonts/FunctionPro-Light-webfont.svg#function_prolight") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'function_pro';
    src: url("fonts/FunctionPro-Book-webfont.eot");
    src: url("fonts/FunctionPro-Book-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/FunctionPro-Book-webfont.woff2") format("woff2"), url("fonts/FunctionPro-Book-webfont.woff") format("woff"), url("fonts/FunctionPro-Book-webfont.ttf") format("truetype"), url("fonts/FunctionPro-Book-webfont.svg#function_probook") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'function_pro';
    src: url("fonts/FunctionPro-Medium-webfont.eot");
    src: url("fonts/FunctionPro-Medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/FunctionPro-Medium-webfont.woff2") format("woff2"), url("fonts/FunctionPro-Medium-webfont.woff") format("woff"), url("fonts/FunctionPro-Medium-webfont.ttf") format("truetype"), url("fonts/FunctionPro-Medium-webfont.svg#function_promedium") format("svg");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'function_pro';
    src: url("fonts/FunctionPro-Demi-webfont.eot");
    src: url("fonts/FunctionPro-Demi-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/FunctionPro-Demi-webfont.woff2") format("woff2"), url("fonts/FunctionPro-Demi-webfont.woff") format("woff"), url("fonts/FunctionPro-Demi-webfont.ttf") format("truetype"), url("fonts/FunctionPro-Demi-webfont.svg#function_prodemi") format("svg");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'function_pro';
    src: url("fonts/FunctionPro-Bold-webfont.eot");
    src: url("fonts/FunctionPro-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/FunctionPro-Bold-webfont.woff2") format("woff2"), url("fonts/FunctionPro-Bold-webfont.woff") format("woff"), url("fonts/FunctionPro-Bold-webfont.ttf") format("truetype"), url("fonts/FunctionPro-Bold-webfont.svg#function_pro_bookbold") format("svg");
    font-weight: 700;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');
@font-face {
    font-family: 'Montserrat';
    src: url("fonts/Montserrat-Bold.ttf");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url("fonts/Montserrat-Regular.ttf");
    font-weight: 400;
    font-style: normal;
} */


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

body,
html,
p,
a,
span,
b,
strong,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif
}

html {
    font-family: 'Montserrat', 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: transparent;
}

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: 0.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 #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

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

a {
    color: #000;
    text-decoration: none;
    -webkit-transition: 0.3s ease-in;
    transition: 0.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.33333;
    margin: 0;
    padding: 0 100px;
    position: relative;
    border-left: 0;
}

blockquote:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0.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: 15px;
    font-size: 0.9375rem;
    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: 15px;
    font-size: 0.9375rem;
    padding: 2px 4px;
    background: #e3e7e8;
}

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

mark,
ins {
    background: transparent;
    text-decoration: none;
}

big {
    font-size: 133.33333%;
    line-height: 1.33333;
}

b,
strong {
    font-weight: 600;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    overflow-x: hidden;
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

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;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

ins {
    background: transparent;
}

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

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

th {
    text-align: left;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

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

button.alt,
input[type="button"].alt,
input[type="reset"].alt,
input[type="submit"].alt {
    color: #161619;
    border: 1px solid #161619;
    background: transparent;
}

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;
    -webkit-transition: 0.4s;
    transition: 0.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: transparent;
}

.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 {
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

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

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

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

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

.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: 0.1em;
    -webkit-transition: 0.4s;
    transition: 0.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: transparent;
}

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

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


/*--------------------------------------------------------------
# Animation
--------------------------------------------------------------*/

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.spin {
    -webkit-animation-name: spin;
    animation-name: spin;
}

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

@-webkit-keyframes konteFadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes konteFadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.konteFadeInUp {
    -webkit-animation-name: konteFadeInUp;
    animation-name: konteFadeInUp;
}

@-webkit-keyframes konteFadeOutUp {
    from {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0);
    }
}

@keyframes konteFadeOutUp {
    from {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0);
    }
}

.konteFadeOutDown {
    -webkit-animation-name: konteFadeOutUp;
    animation-name: konteFadeOutUp;
}

@-webkit-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 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;
    }
}

@-webkit-keyframes konteSlideOut {
    0% {}
    100% {
        width: 0;
    }
}

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

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

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


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text,
.login-panel .panel-content h2,
.socials-menu span,
.site-branding .site-title,
.site-branding .site-description {
    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;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus,
.login-panel .panel-content h2:focus,
.socials-menu span:focus,
.site-branding .site-title:focus,
.site-branding .site-description:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #161619;
    display: block;
    font-size: 14px;
    font-size: 0.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;
    /* Above WP toolbar. */
}

:focus {
    outline: 0;
}

.visible {
    visibility: visible;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.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( -1140px/2 + 100%/2);
    margin-right: calc( -1140px/2 + 100%/2);
}

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

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


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

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


/*--------------------------------------------------------------
# Colors
--------------------------------------------------------------*/

.dark {
    background-color: #161619;
}

.light {
    background-color: #fff;
}

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

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


/*--------------------------------------------------------------
# Off-screen panels
--------------------------------------------------------------*/

.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, 0.2);
}

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

.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, 0.1);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

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

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

.offscreen-panel .panel-header h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;
    margin: 0;
}

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

.offscreen-panel.open .panel {
    -webkit-transform: none;
    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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    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;
    -webkit-transform: translateY(38px);
    transform: translateY(38px);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: inline-block;
}

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

.login-panel .panel-content form .focused label {
    font-size: 14px;
    font-size: 0.875rem;
    color: #838889;
    -webkit-transform: translateY(10px);
    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: transparent;
}

.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:before,
.wpcf7-form .login-panel .panel-content form .button span.ajax-loader:before {
    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: 0.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;
    -webkit-transition: 0.4s;
    transition: 0.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 .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 .add-to-wishlist-button svg {
    vertical-align: middle;
}

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

.quick-view-panel .product.product-type-simple .cart {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.quick-view-panel .product.product-type-simple .cart .single_add_to_cart_button {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    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: 0.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%;
    -webkit-transform: translate(-50%, -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 {
    -webkit-transform: rotate(45deg);
    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;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 100%;
}

.mobile-menu-panel .panel {
    font-size: 20px;
    font-size: 1.25rem;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transform: translateX(-100%);
    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;
}


/*--------------------------------------------------------------
# Modals
--------------------------------------------------------------*/

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

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

.modal .modal-header h3 {
    font-size: 18px;
    font-size: 1.125rem;
    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: 0.5;
}

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

body.modal-opened {
    overflow: hidden;
}

.quick-view-modal .button-close {
    right: 32px;
    top: 11px;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.quick-view-modal .modal-content {
    height: 700px;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: transparent;
}

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

.quick-view-modal .product .product {
    background: transparent;
}

.quick-view-modal .product-type-simple .cart {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.quick-view-modal .product-type-simple .cart .single_add_to_cart_button {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery {
    width: 52.63158%;
    float: left;
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
    cursor: default;
    -o-object-fit: cover;
    object-fit: cover;
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .flex-direction-nav {
    display: none;
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .flex-control-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .flex-control-nav li {
    cursor: pointer;
    margin-bottom: 20px;
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .flex-control-nav li:last-child {
    margin-bottom: 0;
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .flex-control-nav a {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;
    display: block;
    position: relative;
    padding-left: 20px;
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .flex-control-nav a:before {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    box-shadow: inset 0 0 0 transparent, inset 0 -1px 0 #161619;
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .flex-control-nav .flex-active {
    padding-left: 35px;
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .flex-control-nav .flex-active:before {
    width: 20px;
}

.quick-view-modal .woocommerce .product .summary {
    width: 47.36842%;
    height: 100%;
    padding: 60px 70px;
    position: relative;
}

.quick-view-modal .woocommerce .product .summary .product-share {
    display: none;
}

.quick-view-modal .woocommerce .product .woocommerce-badges {
    top: 30px;
    left: 30px;
}

.quick-view-modal .woocommerce .product .product_title {
    margin: 25px 0 5px 0;
}

.quick-view-modal .woocommerce .product .price {
    margin-top: 7px;
}

.quick-view-modal .woocommerce .product .cart .add-to-wishlist-button {
    display: none;
}

.quick-view-modal .woocommerce .product .single_add_to_cart_button .svg-icon {
    display: none;
}

.quick-view-modal .woocommerce .product .swatches-support .variations {
    margin-bottom: 17px;
}

.quick-view-modal .woocommerce .product .swatches-support tr {
    display: block;
    margin-bottom: 10px;
}

.quick-view-modal .woocommerce .product .swatches-support td {
    display: block;
    padding: 6px 0 7px 0;
}

.quick-view-modal .woocommerce .product .swatches-support .label {
    padding: 0 0 2px;
}

.quick-view-modal .woocommerce .product .swatches-support .reset_variations {
    display: none !important;
}

.quick-view-modal .woocommerce .product .product-share {
    position: absolute;
    left: 30px;
    bottom: 30px;
    z-index: 99;
}

.quick-view-modal .woocommerce .product .product-share .sharing-icon {
    color: #fff;
    text-align: center;
    line-height: 50px;
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 50%;
    background: #161619;
    cursor: pointer;
}

.quick-view-modal .woocommerce .product .product-share .sharing-icon span {
    display: none;
}

.quick-view-modal .woocommerce .product .product-share .socials {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 25px;
    overflow: hidden;
    white-space: nowrap;
    max-width: 50px;
    background: #161619;
    z-index: -1;
}

.quick-view-modal .woocommerce .product .product-share .socials a {
    color: #fff;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    width: 50px;
    height: 50px;
    opacity: 0;
}

.quick-view-modal .woocommerce .product .product-share .socials a:nth-child(n+2) {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
}

.quick-view-modal .woocommerce .product .product-share .socials a span {
    display: none;
}

.quick-view-modal .woocommerce .product .product-share:hover .socials {
    max-width: 600px;
    z-index: 1;
}

.quick-view-modal .woocommerce .product .product-share:hover .socials a {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.quick-view-modal .woocommerce .product .add-to-wishlist-button {
    text-align: center;
    line-height: 50px;
    position: absolute;
    left: 30px;
    bottom: 30px;
    z-index: 99;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 0;
    overflow: hidden;
}

.quick-view-modal .woocommerce .product .add-to-wishlist-button>span {
    vertical-align: -0.4em;
}

.quick-view-modal .woocommerce .product .add-to-wishlist-button~.share {
    margin-bottom: 60px;
}

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

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

.quick-view-modal .modal-loader {
    color: #fff;
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.quick-view-modal .modal-loader .spinner,
.quick-view-modal .modal-loader .wpcf7-form span.ajax-loader:before,
.wpcf7-form .quick-view-modal .modal-loader span.ajax-loader:before {
    width: 40px;
    height: 40px;
}

.quick-view-modal.loading .button-close,
.quick-view-modal.loading .product {
    -webkit-transition: none;
    transition: none;
    opacity: 0;
}

.quick-view-modal.loading .modal-loader {
    display: block;
}

.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%;
    -webkit-transition: top 0.8s;
    transition: top 0.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::-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-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: transparent;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.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:before,
.wpcf7-form .search-modal .search-form span.ajax-loader:before {
    position: absolute;
    right: 2px;
    top: 50%;
    margin-top: -5px;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.search-modal .search-result {
    position: relative;
    padding-top: 70px;
    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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    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.33333;
    margin-bottom: 15px;
}

.search-modal .search-result .entry-title a:hover {
    box-shadow: inset 0 0 0 transparent, 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.33333;
    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:before,
.wpcf7-form .search-modal.searching span.ajax-loader:before {
    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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 100;
    background: #fff;
}

.popup-modal .popup-image {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    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.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
--------------------------------------------------------------*/

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

.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 {
    -webkit-transform: translate3d(0, 0, 0);
    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 transparent;
}

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

.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 slider
--------------------------------------------------------------*/

.swiper-container {
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    /* Fix of Webkit flickering */
}

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

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

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

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

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

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

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

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


/* Auto Height */

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

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}


/* 3D Effects */

.swiper-container-3d {
    -webkit-perspective: 1200px;
    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 {
    -webkit-transform-style: preserve-3d;
    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: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}

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

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

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


/* IE10 Windows Phone 8 Fixes */

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

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


/* Scrollbar */

.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-horizontal>.swiper-scrollbar .swiper-scrollbar-drag {
    height: 3px;
    top: -1px;
}

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


/* Bullet pagination */

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

.swiper-pagination-lock {
    display: none;
}

.swiper-pagination-bullet {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border-radius: 50%;
    border: 7px solid transparent;
    cursor: pointer;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

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

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

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

.swiper-pagination-bullet-active {
    border-color: rgba(22, 22, 25, 0.1);
}

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


/*--------------------------------------------------------------
# Scrollbar
--------------------------------------------------------------*/

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


/*
* Scrollbar rail styles
*/

.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;
    /* there must be 'bottom' or 'top' for ps__rail-x */
    position: absolute;
    /* please don't change 'position' */
}

.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;
    /* there must be 'right' or 'left' for ps__rail-y */
    position: absolute;
    /* please don't change 'position' */
}

.ps--active-x>.ps__rail-x,
.ps--active-y>.ps__rail-y {
    display: block;
    background-color: transparent;
}

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


/*
 * Scrollbar thumb styles
 */

.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;
    /* there must be 'bottom' for ps__thumb-x */
    position: absolute;
    /* please don't change 'position' */
}

.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;
    /* there must be 'right' for ps__thumb-y */
    position: absolute;
    /* please don't change 'position' */
}

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


/* MS supports */

@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
--------------------------------------------------------------*/

.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%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
}

.preloader .spinner,
.preloader .wpcf7-form span.ajax-loader:before,
.wpcf7-form .preloader span.ajax-loader:before {
    width: 40px;
    height: 40px;
}

.no-js .preloader,
.wp-embed-responsive .preloader {
    display: none;
}


/*--------------------------------------------------------------
# Misc
--------------------------------------------------------------*/

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

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

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

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

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

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

.counter {
    font-size: 11px;
    font-size: 0.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 .caret svg {
    vertical-align: top;
}

.list-dropdown ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    min-width: 100px;
    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, 0.1);
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    pointer-events: none;
}

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

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

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

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

hr.divider {
    margin: 0;
}

.dark hr.divider {
    background: rgba(255, 255, 255, 0.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: 0.875rem;
}

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

.menu-banner {
    font-size: 14px;
    font-size: 0.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;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

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


/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/

.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.78947%;
}

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

.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.28571%;
}

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

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


/*--------------------------------------------------------------
# Shortcodes
--------------------------------------------------------------*/

.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;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-controls-icon-plus {
    -webkit-transform: rotate(45deg) translate(-35%, -35%);
    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;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, transform 0.4s;
    transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.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;
    -webkit-transform: rotate(45deg) translate(-35%, -35%);
    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;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.konte-pricing-table:hover {
    border-color: transparent;
    box-shadow: 0 10px 40px 0 rgba(0, 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: 0.875rem;
    line-height: 1.71429;
    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: 0.45833em;
    vertical-align: super;
}

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

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

.konte-testimonial {
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.konte-testimonial__photo {
    float: left;
    padding-right: 60px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    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: 0.75rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #838889;
    display: block;
}

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

.konte-carousel .konte-testimonial {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    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: 0.625rem;
    display: inline;
}

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

.konte-testimonial-carousel {
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

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

.konte-testimonial-carousel__photos img {
    -o-object-fit: cover;
    object-fit: cover;
}

.konte-testimonial-carousel__photos .slick-list,
.konte-testimonial-carousel__photos .slick-track {
    height: 100%;
}

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

.konte-testimonial-carousel__content .konte-testimonials-title {
    margin: 0 0 134px 0;
}

.konte-testimonial-carousel__content .konte-testimonial__content {
    line-height: 1.66667;
    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.66667;
    height: auto;
    width: auto;
    min-width: 20px;
    padding: 0 0 3px 0;
    border-bottom: 2px solid transparent;
}

.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: 0.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;
    -webkit-transition: 0.4s;
    transition: 0.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: transparent;
}

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

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

.konte-button.large {
    font-size: 14px;
    font-size: 0.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, 0.1);
}

.konte-button.button-outline {
    color: #161619;
    font-weight: 400;
    line-height: 38px;
    border: 1px solid;
    background: transparent;
}

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

.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: 0.875rem;
    padding-bottom: 6px;
}

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

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

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

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

.konte-button.button-underline.underline-center:after {
    left: 50%;
    -webkit-transform: translateX(-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 transparent;
    background-color: transparent;
    -webkit-transition: 0.4s;
    transition: 0.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: transparent;
}

.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;
    -webkit-transition: width 0.4s;
    transition: width 0.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 {
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.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 {
    -webkit-transform: translateX(30px);
    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 {
    -webkit-transform: translateX(30px);
    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 {
    -webkit-transform: translateX(-30px);
    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%;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.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;
    -webkit-transform: translate(-50%, -50%);
    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: 0.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;
    -webkit-transition: 0.4s;
    transition: 0.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;
    -webkit-transition: 0.4s;
    transition: 0.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: 22.4px;
    font-size: 1.4rem;
    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%;
    -webkit-transform: translateY(-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;
    -webkit-transform: translateY(-50%);
    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__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__info {
    padding: 12px 20px 12px 20px;
}

.konte-team-member__name {
    margin: 0;
}

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

.konte-team-member__socials {
    float: right;
}

.konte-team-member__socials a {
    font-size: 12px;
    font-size: 0.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-carousel {
    overflow: hidden;
    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;
    -webkit-transform: rotate(-90deg) translate(-100%, -50%);
    transform: rotate(-90deg) translate(-100%, -50%);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: opacity 0.8s, top 0.4s;
    transition: opacity 0.8s, top 0.4s;
}

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

.konte-carousel__slide-index-number {
    font-size: 14px;
    font-size: 0.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: transparent;
    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 {
    -webkit-transition: none;
    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: 0.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;
    /* number of lines to show */
    line-height: 1.5;
    /* fallback */
    max-height: 4.5;
    /* fallback */
}

.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: 0.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    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: 0.875rem;
}

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

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

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

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

.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: 0.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: 0.75rem;
    font-weight: 500;
    display: block;
    padding-left: 2px;
}

.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 {
    -webkit-transform: translateX(-100%) rotate(-90deg);
    transform: translateX(-100%) rotate(-90deg);
    -webkit-transform-origin: top right;
    transform-origin: top right;
    left: -55px;
}

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

.konte-category-banner.align-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

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

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

.konte-category-banner.title-middle .konte-category-banner__content {
    width: 100%;
    position: absolute;
    top: 50%;
    padding: 0 30px;
    -webkit-transform: translate(-50%, -50%);
    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.76642%;
}

.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;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    text-align: right;
}

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

.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: 39px;
    font-size: 2.4375rem;
    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;
    -webkit-transition: width 0.4s;
    transition: width 0.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 {
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-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;
    -webkit-transform: none;
    transform: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.konte-banner--button-visible-hover .konte-banner__tagline,
.konte-banner--button-visible-hover .konte-banner__text,
.konte-banner--button-visible-hover .konte-banner__description,
.konte-banner--button-visible-hover .konte-button {
    -webkit-transform: translateY(52px);
    transform: translateY(52px);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.konte-banner--button-visible-hover .konte-button {
    opacity: 0;
}

.konte-banner--button-visible-hover:hover .konte-banner__tagline,
.konte-banner--button-visible-hover:hover .konte-banner__text,
.konte-banner--button-visible-hover:hover .konte-banner__description,
.konte-banner--button-visible-hover:hover .konte-button {
    -webkit-transform: none;
    transform: none;
}

.konte-banner--button-visible-hover:hover .konte-button {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

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

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

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

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

.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 {
    -webkit-transform: rotate(180deg);
    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: #ffffff;
    background-color: #161619;
}

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

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

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

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

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

.konte-product-carousel2 .slick-arrow.slick-disabled {
    opacity: 0.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    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.14286;
    margin: 0 0 36px;
}

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

.konte-product-masonry ul.products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    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%;
    -webkit-transform: translateY(-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.29412%;
}

.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;
    -webkit-transition: opacity 0.7s;
    transition: opacity 0.7s;
}

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

.konte-product-tabs .konte-tabs__panels:after {
    top: 150px;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid;
    -webkit-animation: spin infinite 1s linear;
    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 {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

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

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

.konte-product .product-cats {
    font-size: 12px;
    font-size: 0.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;
    -webkit-animation: konteLineRun infinite linear;
    animation: konteLineRun infinite linear;
    -webkit-animation-duration: 1s;
    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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    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: 0.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: 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: 0.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;
    -webkit-transition: width 0.4s;
    transition: width 0.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.24170%;
}

.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.24170%;
}

.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 {
    -webkit-transform: scale(1.1);
    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;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-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;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.text-position-center .konte-banner-grid__banner-content {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.text-position-right .konte-banner-grid__banner-content {
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    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: 0.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.76471;
    display: block;
}

.konte-subscribe-box {
    position: relative;
}

.konte-subscribe-box .mc4wp-form {
    margin-top: 22px;
}

.konte-subscribe-box .mc4wp-form-fields {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    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 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.konte-subscribe-box .mc4wp-form-fields button,
.konte-subscribe-box .mc4wp-form-fields input[type="submit"] {
    -webkit-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    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: transparent;
}

.konte-banner-countdown {
    position: relative;
}

.konte-banner-countdown img {
    display: block;
}

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


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.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;
    /* -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px); */
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    box-shadow: 0 0 30px 0 rgba(0, 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;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    pointer-events: initial;
}

.nav-menu li li {
    text-align: left;
    display: block;
    padding: 15px 40px;
}

.nav-menu li li ul {
    left: 100%;
    top: -20px;
    -webkit-transform: translate(10px, 0);
    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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-navigation .nav-menu>li {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    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: 2px;
    position: absolute;
    top: -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: 0.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;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
}

.main-navigation a:hover {
    text-decoration: none;
}

.main-navigation a i {
    margin-right: 5px;
}

.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 .menu-item-mega {
    position: static;
}

.main-navigation .mega-menu {
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    box-shadow: 0 5px 30px -10px rgba(0, 0, 0, 0.06);
}

.main-navigation .mega-menu:before {
    display: none;
}

.main-navigation .mega-menu ul {
    position: static;
    opacity: 1;
    margin: 0;
    padding: 0;
    min-width: 0;
    box-shadow: none;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    background: transparent;
}

.main-navigation .mega-menu ul:before {
    display: none;
}

.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_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-1_2 {
    width: 50%;
}

.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-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 .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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    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 .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;
}

.main-navigation .nav-menu--submenu-has-caret .mega-menu .caret {
    display: none;
}

.logo-center .header-center-items>.main-navigation .nav-menu {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.logo-center .header-center-items .site-branding+.main-navigation .nav-menu {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    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: 0.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;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header-vertical .main-navigation .nav-menu--submenu-flyout li:hover>ul {
    -webkit-transform: none;
    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;
    -webkit-transform: none;
    transform: none;
    display: none;
    -webkit-transition: 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;
    -webkit-transform: none;
    transform: none;
    display: none;
    -webkit-transition: none;
    transition: none;
    min-height: 0;
    min-width: 0;
    box-shadow: none;
    background: transparent;
}

.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;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-transform: translateX(-30px);
    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;
    -webkit-transform: none;
    transform: none;
    display: none;
    -webkit-transition: none;
    transition: none;
}

.hamburger-navigation li li li {
    font-size: 14px;
    font-size: 0.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;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
}

.hamburger-navigation .menu>li>ul {
    padding-top: 14px;
}

.hamburger-navigation .menu>li>ul.open {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    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;
    -webkit-transform: translateX(0);
    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 a[href*="facebook.com"]:before {
    content: "\f09a";
}

.socials-menu a[href*="twitter.com"]:before {
    content: "\f099";
}

.socials-menu a[href*="plus.google.com"]:before {
    content: "\f0d5";
}

.socials-menu a[href*="linkedin.com"]:before {
    content: "\f0e1";
}

.socials-menu a[href*="instagram.com"]:before {
    content: "\f16d";
}

.socials-menu a[href*="yelp.com"]:before {
    content: "\f1e9";
}

.socials-menu a[href*="youtube.com"]:before {
    content: "\f167";
}

.socials-menu a[href*="flickr.com"]:before {
    content: "\f16e";
}

.socials-menu a[href*="pinterest.com"]:before {
    content: "\f231";
}

.socials-menu a[href*="github.com"]:before {
    content: "\f09b";
}

.socials-menu a[href*="vimeo.com"]:before {
    content: "\f27d";
}

.socials-menu a[href*="dribbble.com"]:before {
    content: "\f17d";
}

.socials-menu a[href*="wordpress.com"]:before {
    content: "\f19a";
}

.socials-menu a[href*="tumblr.com"]:before {
    content: "\f173";
}

.socials-menu a[href*="codepen.io"]:before {
    content: "\f1cb";
}

.socials-menu a[href*="skype.com"]:before {
    content: "\f17e";
}

.socials-menu a[href*="reddit.com"]:before {
    content: "\f1a1";
}

.socials-menu a[href*="stumbleupon.com"]:before {
    content: "\f1a4";
}

.socials-menu a[href*="pocket.com"]:before {
    content: "\f265";
}

.socials-menu a[href*="foursquare.com"]:before {
    content: "\f180";
}

.socials-menu a[href*="vk.com"]:before {
    content: "\f189";
}

.socials-menu a[href*="weibo.com"]:before {
    content: "\f18a";
}

.socials-menu a[href*="wechat.com"]:before {
    content: "\f1d7";
}

.socials-menu a[href*="behance.net"]:before {
    content: "\f1b4";
}

.socials-menu a[href*="soundcloud.com"]:before {
    content: "\f1be";
}

.socials-menu a[href*="wa.me"]:before,
.socials-menu a[href*="whatsapp.com"]:before {
    content: "\f232";
}

.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: 0.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: 0.6875rem;
    text-transform: uppercase;
    line-height: 40px;
}

.topbar-menu ul {
    padding: 10px 0;
}

.topbar-menu ul li {
    padding: 0;
}

.topbar-menu ul a {
    font-size: 13px;
    font-size: 0.8125rem;
    color: #161619;
    text-transform: none;
    line-height: inherit;
    padding: 10px 20px;
}

.topbar-menu li li ul {
    top: -10px;
}

.topbar-menu li:hover>ul {
    -webkit-transform: translate(2px, 0);
    transform: translate(2px, 0);
}


/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Pagination
--------------------------------------------------------------*/

.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.post-navigation .nav-titles {
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 0 20px 0;
    overflow: hidden;
}

.post-navigation .nav-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    word-break: break-word;
}

.post-navigation .nav-links .nav-next {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    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: 0.75rem;
    font-weight: 500;
}

.pagination .svg-icon,
.comments-pagination .svg-icon {
    font-size: 10px;
    font-size: 0.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.33333;
    display: inline-block;
    min-width: 3.33333em;
    height: 3.33333em;
    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: 0.6875rem;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: 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 transparent;
    border-top-color: #161619;
    -webkit-animation: spin 2s linear infinite;
    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;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 40px;
    padding: 16px 26px 28px 26px;
    border: 1px solid #e3e7e8;
    /* Make sure select elements fit in widgets. */
}

.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: transparent;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.widget .tagcloud a:hover {
    color: #fff;
    background-color: #161619;
}

.widget .mc4wp-form {
    font-size: 14px;
    font-size: 0.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: 0.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: transparent;
}

.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: 0.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    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 {
    -webkit-transition: 0.4s;
    transition: 0.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: 0.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: 0.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;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.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: 0.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 .facebook {
    background-color: #306199;
}

.social-links-widget .twitter {
    background-color: #26c4f1;
}

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

.social-links-widget .vimeo {
    background-color: #1ab7ea;
}

.social-links-widget .houzz {
    background-color: #7ac142;
}

.social-links-widget .rss {
    background-color: #f26522;
}

.shop-sidebar {
    font-size: 14px;
    font-size: 0.875rem;
    color: #838889;
    margin-top: 33px;
}

.shop-sidebar .widget {
    padding: 0 0 28px 0;
    margin-bottom: 30px;
    border: 0;
    border-bottom: 1px solid #e3e7e8;
}

.shop-sidebar .widget:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.shop-sidebar .widget li {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 0;
}

.shop-sidebar .widget li .posts-count {
    margin-top: 2px;
}

.shop-sidebar .widget ul ul {
    border-top: 0;
    margin-top: 5px;
}

.shop-sidebar .widget a {
    color: #838889;
}

.shop-sidebar .widget a:hover {
    color: #161619;
}

.shop-sidebar .widget-title {
    color: #161619;
    font-weight: 500;
    border-bottom: 0;
    padding-bottom: 0;
}

.shop-sidebar .tagcloud a:hover {
    color: #fff;
}

.shop-sidebar .products-filter-widget .widget-title {
    text-transform: none;
    margin-bottom: 30px;
}

.shop-sidebar .products-filter-widget .filter-name {
    color: #161619;
    margin-bottom: 24px;
}

.shop-sidebar .products-filter-widget .filter {
    padding-bottom: 28px;
    margin-bottom: 34px;
    border-bottom: 1px solid #e3e7e8;
}

.shop-sidebar .products-filter-widget .filter:last-child {
    border-bottom: 0;
}

.shop-sidebar .products-filter-widget .select2 {
    margin-bottom: 16px;
}

.shop-sidebar .products-filter-widget .button {
    margin-top: 0;
}

.shop-sidebar .products-filter-widget .reset-button {
    display: none;
}

.shop-sidebar .products-filter-widget .products-loader {
    margin-bottom: 0;
}

.shop-sidebar .widget_search .search-field {
    padding-top: 15px;
    padding-bottom: 15px;
}

.shop-sidebar .widget_search .search-submit {
    line-height: 50px;
}

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


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/

.topbar {
    font-size: 14px;
    font-size: 0.875rem;
    height: 40px;
    position: relative;
    z-index: 1600;
}

.topbar .konte-container-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    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: 13px;
}

.topbar .list-dropdown ul:before {
    content: "";
    position: absolute;
    top: -13px;
    left: 0;
    width: 100%;
    height: 13px;
}

.topbar .close-topbar {
    cursor: pointer;
}

.topbar-items {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.topbar-left-items>* {
    margin-right: 40px;
}

.topbar-left-items>*:last-child {
    margin-right: 0;
}

.topbar-right-items {
    text-align: right;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.topbar-right-items>* {
    margin-left: 40px;
}

.topbar-right-items>*:first-child {
    margin-left: 0;
}

.site-header .konte-container-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.site-header.transparent {
    position: absolute;
    width: 100%;
    z-index: 999;
}

.site-header.transparent.transparent-hover {
    -webkit-transition: 0.25s;
    transition: 0.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.header-items>* {
    position: relative;
    z-index: 100;
}

.header-left-items {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header-center-items>* {
    margin: 0 17px;
}

.header-right-items {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    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>* {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.logo-center .header-center-items .site-branding {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
    -ms-flex: initial;
    flex: initial;
    text-align: center;
}

.logo-center .header-center-items .site-branding+* {
    text-align: left;
}

.logo-center.menu-center .header-center-items {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
}

.no-center .has-menu {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
}

.has-menu>* {
    position: static;
}

.no-sides .header-center-items {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.header-v8 .header-main,
.header-v9 .header-main {
    padding-top: 25px;
}

.header-v10 .header-main .header-left-items {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 360px;
    padding-left: 60px;
    z-index: 1000;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    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 {
    position: fixed;
    right: 0;
    width: auto;
}

.header-v10.transparent.transparent-hover:hover {
    background: transparent !important;
}

.header-v10.transparent .header-main .header-left-items {
    color: #161619;
}

.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-main .site-branding {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 0 0 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-v10 .header-main .logo {
    vertical-align: middle;
    display: inline-block;
}

.header-v10 .header-main .main-navigation {
    margin-left: 0;
}

.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.sticky {
    position: fixed;
    top: 0;
    z-index: 1500;
    width: 100%;
}

.header-sticky--normal.sticky.transparent.text-dark {
    background-color: rgba(255, 255, 255, 0.8);
}

.header-sticky--normal.sticky.transparent.text-light {
    background-color: rgba(0, 0, 0, 0.7);
}

.header-sticky--smart {
    position: fixed;
    z-index: 1500;
}

.topbar+.header-sticky--smart {
    position: absolute;
}

.header-sticky--smart.headroom--not-top {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1500;
}

.header-sticky--smart.headroom--not-top.transparent.text-dark {
    background-color: rgba(255, 255, 255, 0.8);
}

.header-sticky--smart.headroom--not-top.transparent.text-light {
    background-color: rgba(0, 0, 0, 0.7);
}

.admin-bar .header-sticky--normal.sticky,
.admin-bar .header-sticky--smart.headroom--not-top {
    top: 32px;
}

.headroom {
    will-change: transform;
    -webkit-transition: -webkit-transform 250ms linear;
    transition: -webkit-transform 250ms linear;
    transition: transform 250ms linear;
    transition: transform 250ms linear, -webkit-transform 250ms linear;
}

.headroom--pinned {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

.headroom--unpinned {
    -webkit-transform: translateY(-100%);
    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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.header-mobile button {
    line-height: inherit;
    padding: 0;
    background: transparent;
}

.header-mobile.logo-center .mobile-menu-hamburger,
.header-mobile.logo-center .mobile-header-icons {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.header-mobile.logo-left .site-branding {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 15px;
}

.mobile-header-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.mobile-header-icons>* {
    margin-left: 25px;
}

.mobile-menu-panel hr.divider {
    min-height: 1px;
    margin: 15px 0;
}

.mobile-menu-panel .header-mobile {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    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__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: 0.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: 0.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 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    position: relative;
    z-index: 100;
}

.site-branding .logo {
    position: relative;
}

.site-branding .logo:hover {
    text-decoration: none;
}

.site-branding .logo img {
    display: inline-block;
    vertical-align: top;
}

.site-branding .logo svg {
    fill: currentColor;
    vertical-align: middle;
}

.site-branding .logo-light {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.text-light .logo-light {
    position: static;
    opacity: 1;
}

.text-light .logo-dark {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.header-search {
    position: relative;
}

.header-search label {
    display: block;
}

.header-search .search-icon {
    line-height: 1;
    cursor: pointer;
    position: relative;
    top: 0.125em;
    z-index: 1;
}

.header-search .search-field {
    font-size: 14px;
    font-size: 0.875rem;
    border-width: 0 0 1px 0;
    border-color: transparent;
    padding: 6px 0 6px 25px;
    width: 75%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background: transparent;
}

.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, 0.12);
    -webkit-transform: translate(0, 75px);
    transform: translate(0, 75px);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.5s;
    transition: opacity 0.4s, -webkit-transform 0.5s;
    transition: transform 0.5s, opacity 0.4s;
    transition: transform 0.5s, opacity 0.4s, -webkit-transform 0.5s;
}

.header-search .quick-links.open {
    opacity: 1;
    -webkit-transform: translate(0, 55px);
    transform: translate(0, 55px);
    pointer-events: initial;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.header-search .quick-links .label {
    font-size: 14px;
    font-size: 0.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.icon {
    -webkit-flex-basis: 20px;
    -ms-flex-preferred-size: 20px;
    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: transparent;
}

.header-search.icon .quick-links {
    width: 300px;
    -webkit-flex-basis: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
}

.header-search.icon-modal .search-icon {
    left: auto;
}

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

.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 .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-account {
    font-size: 14px;
    font-size: 0.875rem;
    position: relative;
}

.header-account>a {
    display: block;
    white-space: nowrap;
}

.header-account>a:hover {
    text-decoration: none;
}

.header-account .account-links {
    white-space: nowrap;
    position: absolute;
    top: 100%;
    left: -40px;
    min-width: 180px;
    opacity: 0;
    padding: 51px 0 0 0;
    z-index: 100;
    pointer-events: none;
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.5s;
    transition: opacity 0.4s, -webkit-transform 0.5s;
    transition: transform 0.5s, opacity 0.4s;
    transition: transform 0.5s, opacity 0.4s, -webkit-transform 0.5s;
}

.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, 0.1);
}

.header-account .account-links li {
    padding: 5px 0;
    position: relative;
}

.header-account .account-links li .counter {
    position: absolute;
    right: -20px;
    top: 50%;
    -webkit-transform: translateY(-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;
    -webkit-transform: translate(0, 0);
    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: 0.3em;
}

.header-left-items .header-cart {
    margin-left: -4px;
}

.header-right-items .header-cart {
    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;
}

.hamburger-menu {
    cursor: pointer;
}

.hamburger-menu .hamburger-box {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 20px;
    height: 12px;
    padding: 0;
    border: 0;
    background: transparent;
}

.hamburger-menu .hamburger-box .hamburger-inner {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    width: 100%;
    height: 2px;
    background: #161619;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.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;
    -webkit-transition: top 0.2s ease .22s, opacity 0.2s ease, width 0.2s ease;
    transition: top 0.2s ease .22s, opacity 0.2s ease, width 0.2s ease;
}

.hamburger-menu .hamburger-box .hamburger-inner:after {
    bottom: -5px;
    -webkit-transition: bottom 0.2s ease .22s, width 0.2s ease, -webkit-transform 0.2s ease;
    transition: bottom 0.2s ease .22s, width 0.2s ease, -webkit-transform 0.2s ease;
    transition: bottom 0.2s ease .22s, transform 0.2s ease, width 0.2s ease;
    transition: bottom 0.2s ease .22s, transform 0.2s ease, width 0.2s ease, -webkit-transform 0.2s ease;
}

.hamburger-menu .menu-text {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;
    vertical-align: middle;
    display: inline-block;
    opacity: 0;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
    -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    transition: opacity 0.2s ease, transform 0.2s ease;
    transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
}

.hamburger-menu.active .hamburger-inner {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0.22s;
    transition-delay: 0.22s;
}

.hamburger-menu.active .hamburger-inner:before {
    top: 0;
    opacity: 0;
    width: 100%;
    -webkit-transition: top 0.2s ease, opacity 0.2s ease .22s, width 0.1s ease;
    transition: top 0.2s ease, opacity 0.2s ease .22s, width 0.1s ease;
}

.hamburger-menu.active .hamburger-inner:after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 100%;
    -webkit-transition: bottom 0.2s ease, width 0.1s ease, -webkit-transform 0.2s ease .22s;
    transition: bottom 0.2s ease, width 0.1s ease, -webkit-transform 0.2s ease .22s;
    transition: bottom 0.2s ease, transform 0.2s ease .22s, width 0.1s ease;
    transition: bottom 0.2s ease, transform 0.2s ease .22s, width 0.1s ease, -webkit-transform 0.2s ease .22s;
}

.hamburger-menu.active .menu-text {
    -webkit-transition-delay: 0.42s;
    transition-delay: 0.42s;
    opacity: 1;
    -webkit-transform: translateX(0);
    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 .hamburger-screen-inner {
    position: relative;
    width: 100%;
    height: 100%;
}

.hamburger-fullscreen .site-branding {
    position: absolute;
    left: 50%;
    top: 48px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.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: 0.875rem;
    color: #686b6c;
    padding: 10px 0 50px 0;
    margin-top: 0;
    justify-self: flex-end;
}

.hamburger-fullscreen .currency {
    margin-right: 40px;
}

.hamburger-fullscreen .menu>li,
.hamburger-fullscreen .widget,
.hamburger-fullscreen .currency,
.hamburger-fullscreen .language {
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

.hamburger-fullscreen.open .menu>li,
.hamburger-fullscreen.open .widget,
.hamburger-fullscreen.open .currency,
.hamburger-fullscreen.open .language {
    -webkit-animation-name: fadeIn;
    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 {
    -webkit-animation-duration: 0.85s;
    animation-duration: 0.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 {
    -webkit-animation-name: fadeOutUp;
    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 {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.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-size: cover;
}

.hamburger-screen-content {
    padding: 70px 50px 10px 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: auto;
}

.hamburger-screen-content .hamburger-navigation {
    padding: 100px 0 0 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.hamburger-screen-content .fullscreen-widgets {
    padding: 100px 100px 0 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    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 {
    padding: 40px 0;
}

.site-header.transparent~.campaign-bar {
    display: none;
}

.site-header.light~.campaign-bar {
    padding-top: 0;
}

.campaign-bar__campaigns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
    margin-right: -20px;
}

.campaign-bar__campaigns .konte-promotion {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    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;
}


/*--------------------------------------------------------------
## Page Header
--------------------------------------------------------------*/

.page-header .page-title {
    margin: 0;
}

.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: 0.875rem;
    padding-left: 30px;
    padding-bottom: 7px;
    border-color: transparent;
}

.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    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: 0.2em;
    line-height: 1.2;
    margin: 0;
}

.blog-header-content .header-title span {
    display: inline-block;
    vertical-align: -0.13636em;
}

.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    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;
}


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

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

.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, 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.16667;
    margin: 0 0 20px;
}

.entry-meta {
    font-size: 12px;
    font-size: 0.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: transparent;
}

.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: 0.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: 0.875rem;
    color: #fff;
    font-weight: 500;
    line-height: 20px;
    display: inline-block;
    margin-right: 20px;
    padding: 10px 30px;
    background: #838889;
}

.social-share a i {
    margin-right: 20px;
    width: 14px;
    text-align: center;
}

.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;
    -webkit-transition: 0.4s;
    transition: 0.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;
    -webkit-transform: translateX(0);
    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;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.social-share .social-list a {
    display: block;
}

.social-share .facebook {
    background-color: #306199;
}

.social-share .twitter {
    background-color: #26c4f1;
}

.social-share .googleplus {
    background-color: #dd4f43;
}

.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: #0088cc;
}

.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: 0.875rem;
}

.author-info .author-socials a {
    margin-right: 20px;
}

.author-info .author-socials a:last-child {
    margin-right: 0;
}

.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    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: 0.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.33333;
    margin-bottom: 15px;
}

.hfeed .hentry .entry-title a:hover {
    box-shadow: inset 0 0 0 transparent, 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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.hfeed .hentry .posted-on {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.hfeed .hentry .total-shares,
.hfeed .hentry .comments-link {
    display: none;
}

.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, 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;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.featured-content-carousel .entry-header {
    color: #fff;
    padding: 60px 130px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 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: 0.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;
    -webkit-transition: 0.4s;
    transition: 0.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;
    -webkit-transition: 0.5s;
    transition: 0.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;
    -webkit-transform: translateY(55px);
    transform: translateY(55px);
    -webkit-transition: 0.5s;
    transition: 0.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.33333;
    padding-right: 0;
    margin-bottom: 0;
    -webkit-transform: translateY(55px);
    transform: translateY(55px);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.featured-content-carousel.carousel .read-more {
    margin-top: 15px;
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: 0.5s;
    transition: 0.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;
    -webkit-transform: translateY(0);
    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.33333;
    margin-bottom: 5px;
}

.featured-posts .posted-on {
    font-size: 12px;
    font-size: 0.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    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%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.flex-tags {
    -webkit-transform: translateX(-100%) rotate(-90deg);
    transform: translateX(-100%) rotate(-90deg);
    -webkit-transform-origin: top right;
    transform-origin: top right;
    display: inline-block;
    position: absolute;
    left: -33px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    font-size: 0.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;
    -webkit-transition: width 0.4s;
    transition: width 0.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    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: 0.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: 0.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    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: 0.75rem;
    color: #a2a5a6;
    position: fixed;
    right: 60px;
    bottom: 60px;
    -webkit-transform: rotate(-90deg) translate(100%, 0);
    transform: rotate(-90deg) translate(100%, 0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    cursor: pointer;
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
}

.sticky-scrolldown:hover {
    color: #161619;
}

.sticky-scrolldown .svg-icon {
    font-size: 32px;
    vertical-align: middle;
}

.portfolio-project {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.portfolio-project .alignwide {
    max-width: 1400px;
    width: 1400px;
    margin-left: calc( -1400px/2 + 100%/2);
    margin-right: calc( -1400px/2 + 100%/2);
}

@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+.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: 0.875rem;
    font-weight: 500;
    margin-top: 18px;
    margin-bottom: 46px;
}

.project-meta>p {
    margin: 0 0 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.project-meta .project-meta__label {
    min-width: 70px;
}

.project-meta .project-meta__value {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    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: 0.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    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: 0.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:before,
.wpcf7-form .portfolio-projects.loading span.ajax-loader:before {
    color: #161619;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 160px;
    -webkit-transform: translate(-50%, 0);
    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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    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: 0.75rem;
    font-weight: 500;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: rotate(-90deg) translate(0, 50%);
    transform: rotate(-90deg) translate(0, 50%);
    -webkit-transform-origin: 0 100%;
    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;
}

.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;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.single-page-header.title-front .entry-title {
    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%;
    background: #fff;
}

.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    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.33333;
    margin-bottom: 15px;
}

.search .site-main article.product .entry-title a:hover {
    box-shadow: inset 0 0 0 transparent, 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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-grid-column-align: center;
    justify-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 100px 0;
}

.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%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


/*--------------------------------------------------------------
## 404
--------------------------------------------------------------*/

.error-404 {
    padding: 140px 0;
}

.error-404 .error-title {
    font-size: 12px;
    font-size: 0.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
--------------------------------------------------------------*/

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

.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: 0.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: 0.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;
    -webkit-transition: none;
    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%;
}


/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    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: transparent;
}

.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 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    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;
}

.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: 0.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;
    -webkit-transition: width 0.4s;
    transition: width 0.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 .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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer-instagram .instagram-feed li {
    float: left;
    width: 12.5%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.footer-instagram .instagram-feed li:hover {
    opacity: 0.9;
}

.footer-instagram .instagram-feed img {
    display: block;
}

.footer-instagram .instagram-feed.columns-6 li {
    width: 16.66667%;
}

.footer-instagram .instagram-feed .profile-link {
    font-size: 14px;
    font-size: 0.875rem;
    color: #161619;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -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;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    word-break: break-all;
}

.footer-instagram .instagram-feed .profile-link:hover {
    opacity: 0.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: 0.875rem;
    padding: 40px 0 35px;
}

.footer-main .footer-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.footer-main .divider {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: -40px;
}

.footer-main .footer-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    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 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer-main .footer-right {
    text-align: right;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.footer-main.items-horizontal .footer-items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    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;
    -webkit-transition: color 0.4s, background 0.4s;
    transition: color 0.4s, background 0.4s;
}

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

.gotop .svg-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}


/*--------------------------------------------------------------
# Blocks
--------------------------------------------------------------*/

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: 0.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: 15px;
    font-size: 0.9375rem;
    background: #cdcfd0;
    border: 0;
    padding: 1.6em;
}

.wp-block-code code {
    font-size: inherit;
    font-family: inherit;
    background: transparent;
}

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


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
    display: inline-block;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.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: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.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 Queries
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Laptop with HiDPI screen
--------------------------------------------------------------*/

@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 {
        display: none !important;
    }
    .konte-product-carousel .slick-dots {
        display: block !important;
    }
    .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;
    }
    .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%;
    }
}


/*--------------------------------------------------------------
## Laptop with MDPI screen
--------------------------------------------------------------*/

@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;
    }
}


/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/

@media (min-width: 1200px) {
    .header-v10 {
        background: transparent;
    }
    .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 .site-branding {
        height: auto;
    }
    .entry-header .entry-thumbnail:after {
        position: static;
        width: auto;
        height: auto;
        background: transparent;
    }
    .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;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        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: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .search .site-main article.product .post-thumbnail {
        margin-right: 30px;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        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: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .split-page-content .konte-countdown.type-full .konte-countdown__box {
        padding-left: 0;
        padding-right: 0;
    }
}


/*--------------------------------------------------------------
## iPad Portrait
--------------------------------------------------------------*/

@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: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        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;
        -webkit-transform: translateY(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: 55px;
        font-size: 3.4375rem;
    }
    .page .page .entry-subtitle,
    .single-page-header .page-titles .entry-subtitle {
        padding-left: 0;
        padding-right: 0;
    }
    .konte-testimonial-carousel {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        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 {
        -webkit-transform: translate(60px, -60px);
        transform: translate(60px, -60px);
        float: right;
    }
    .konte-category-banner.align-right .konte-category-banner__sub-image img {
        -webkit-transform: translate(-60px, -60px);
        transform: translate(-60px, -60px);
    }
    .konte-category-banner.title-middle .konte-category-banner__content {
        position: static;
        padding: 0;
        -webkit-transform: none;
        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 {
        -webkit-transform: none;
        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__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 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .konte-subscribe-box .mc4wp-form-fields input {
        -webkit-box-flex: 0;
        -webkit-flex: 0;
        -ms-flex: 0;
        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__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;
    }
    .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 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        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 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .footer-main .divider {
        -webkit-box-flex: 0;
        -webkit-flex: 0;
        -ms-flex: 0;
        flex: 0;
    }
    .footer-main .footer-items {
        text-align: center;
        padding: 10px 0;
    }
    .footer-main .footer-left {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .footer-main .footer-right {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}


/*--------------------------------------------------------------
## Mobile
--------------------------------------------------------------*/

@media (max-width: 782px) {
    .admin-bar .mobile-menu-panel {
        top: 46px;
        bottom: 0;
        height: auto;
    }
}

@media (max-width: 767px) {
    .has-small-font-size {
        font-size: 12px;
        font-size: 0.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 {
        width: 100%;
        display: none;
    }
    .topbar-left-items>* {
        margin-right: 20px;
    }
    .topbar-right-items>* {
        margin-left: 20px;
    }
    .topbar-mobile--keep-left .topbar-left-items {
        display: block;
    }
    .topbar-mobile--keep-right .topbar-right-items {
        display: block;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left;
    }
    .topbar-mobile--keep-both .topbar-items {
        display: block;
    }
    .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 {
        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 {
        -webkit-transform: none;
        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 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .konte-countdown.type-full .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-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%;
        -webkit-transform: translateY(-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: 0.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;
        -webkit-transform: none;
        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 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .project-navigation .nav-links .nav-previous,
    .project-navigation .nav-links .nav-next {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
    }
    .project-navigation .nav-links .nav-previous a {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
    }
    .project-navigation .nav-links .nav-next a {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        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 {
        -webkit-transform: translate(20px, -20px);
        transform: translate(20px, -20px);
    }
    .konte-category-banner.align-right .konte-category-banner__category {
        right: auto;
        left: -21px;
        -webkit-transform: translateX(-100%) rotate(-90deg);
        transform: translateX(-100%) rotate(-90deg);
        -webkit-transform-origin: top right;
        transform-origin: top right;
    }
    .konte-category-banner.align-right .konte-category-banner__sub-image img {
        -webkit-transform: translate(-20px, -20px);
        transform: translate(-20px, -20px);
    }
    .konte-category-banner__sub-image img {
        max-width: 130px;
        max-height: 130px;
    }
    .konte-category-banner__category {
        font-size: 11px;
        font-size: 0.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.has-heading li.product:nth-child(2n):last-child {
        display: none;
    }
    .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.5858%;
    }
    .konte-banner-grid .konte-banner-grid__banner2 {
        top: 29.5858%;
        height: 20.35503%;
    }
    .konte-banner-grid .konte-banner-grid__banner3 {
        height: 20.35503%;
    }
    .konte-banner-grid .konte-banner-grid__banner4 {
        top: 49.94083%;
        bottom: auto;
        height: 29.5858%;
    }
    .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: 0.6875rem;
        margin-top: 16px;
    }
    .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 .modal-content,
    .search-modal .modal-footer {
        padding-left: 20px;
        padding-right: 20px;
    }
    .search-modal .search-result {
        padding-top: 40px;
    }
    .search-modal .quick-links .label {
        font-size: 12px;
        font-size: 0.75rem;
    }
    .search-modal .quick-links .links {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .search-modal .quick-links .links li {
        font-size: 12px;
        font-size: 0.75rem;
        width: 50%;
        margin-right: 0;
        padding: 5px 0;
    }
}

@media (max-width: 600px) {
    .admin-bar .header-sticky--normal.sticky,
    .admin-bar .header-sticky--smart.headroom--not-top {
        top: 0;
    }
}


/*--------------------------------------------------------------
## Small screen mobile
--------------------------------------------------------------*/

@media (max-width: 414px) {
    .site-branding .logo img {
        max-width: none;
    }
    .konte-product-carousel2 ul.products li.product {
        max-width: 280px;
    }
    .mobile-menu-panel .header-mobile {
        display: block;
        opacity: 0;
        -webkit-transition: opacity 0.2s linear 0.4s;
        transition: opacity 0.2s linear 0.4s;
    }
    .mobile-menu-panel.open .header-mobile {
        opacity: 1;
    }
    .mobile-menu-panel .panel {
        width: 100%;
    }
}

body,
html,
p,
a,
span,
b,
strong,
a strong,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
}