:root {
    --font-1: 'NeueEinstellung';
    --font-2: 'Radnika';
}

.nav>li {
    margin: 0 10px;
}

.nav>li>a {
    font-size: inherit;
}

.nav>li.has-icon>a>i {
    color: inherit;
}

.dark .nav-vertical li li.menu-item-has-children>a,
.dark .nav-vertical-fly-out>li>a,
.dark .nav-vertical>li>ul li a,
.dark .nav>li.html,
.dark .nav>li>a,
.nav-dark .is-outline,
.nav-dark .nav>li>a,
.nav-dark .nav>li>button,
.nav-dropdown.dark .nav-column>li>a,
.nav-dropdown.dark>li>a {
    color: #fff;
}


h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-bottom: 0.5rem;
    line-height: 1.2em;
}

h1,
.woocommerce h1,
.woocommerce-page h1 {
    font-size: 30.797px
}

h2,
.woocommerce h2,
.woocommerce-page h2 {
    font-size: 23.101px
}

h3,
.woocommerce h3,
.woocommerce-page h3 {
    font-size: 17.329px
}

h4,
.woocommerce h4,
.woocommerce-page h4 {
    font-size: 13px
}

h5,
.woocommerce h5,
.woocommerce-page h5 {
    font-size: 9.75px
}

.page-title.blog-listing,
.woocommerce .page-title,
.woocommerce-page .shop-page-title,
h1.single .entry-title,
h1.entry-title,
.woocommerce-cart .page-title,
.woocommerce-checkout .page-title,
.woocommerce-account .page-title {
    font-size: 41.041px;
}

.row.page-wrapper,
.row.category-page-row,
.header-full-width .container,
.row.row-full-width:not(.row-full) {
    max-width: 1800px !important;
    margin: 0 auto;
}

.dot-num .flickity-page-dots {
    counter-reset: section;
}

.dot-num .flickity-page-dots li {
    border: 0;
    width: auto;
    background-color: transparent !important;
    font-family: var(--font-2);
    opacity: 0.5;
    margin: 0 10px;
    font-size: 13px;
    font-weight: bold;
}

.slider-nav-light .flickity-page-dots li {
    color: #fff;
}

.dot-num .flickity-page-dots li::before {
    counter-increment: section;
    content: "0" counter(section);
}

p:last-of-type {
    margin-bottom: 0;
}

.box-overlay.dark .box-text,
.box-shade.dark .box-text {
    text-shadow: unset;
}

.site-content .list-centered,
.list-centered {
    margin-left: 0;
    margin-bottom: 5px;
    text-align: center;
    list-style: none;
}

.list-centered li {
    display: inline-block;
}

.list-centered li a {
    font-size: 13px;
    font-weight: 600;
    margin-left: 2px;
    margin-bottom: 10px;
    margin: 0 12px 5px;
    padding: 5px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(84, 84, 84, 0.15);
    background: none;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: color 0.3s, border-color 0.2s;
    transition: color 0.3s, border-color 0.2s;
    -webkit-transition: color 0.3s, border-color 0.3s;
}

.list-centered li a:hover {
    border-bottom: 1px solid transparent;
    opacity: 1;
    color: var(--primary-color);
}

h1.page-title {
    font-size: 1.875em;
    margin: 0 0 15px;
    text-transform: capitalize;
    text-align: center;
    font-weight: 600;
}

.entry-content .dark {
    color: inherit;
}

.banner h1,
.banner h2,
.banner h3 {
    font-weight: bold;
    margin: 0 0 0.5em;
}

.wpcf7-form label {
    text-transform: uppercase;
    font-size: 0.8125rem;
    font-weight: 600;
    margin-bottom: 1px;
    line-height: 2em;
    color: #545454;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=password],
.wpcf7-form input[type=date],
.wpcf7-form input[type=datetime],
.wpcf7-form input[type=datetime-local],
.wpcf7-form input[type=month],
.wpcf7-form input[type=week],
.wpcf7-form input[type=email],
.wpcf7-form input[type=number],
.wpcf7-form input[type=search],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=time],
.wpcf7-form input[type=url],
.wpcf7-form textarea,
.wpcf7-form select {
    font-size: 0.875rem;
    color: #444;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    height: 2.5rem;
    outline: none;
    margin: 0;
    box-shadow: none;
    margin-bottom: 10px;
}

.wpcf7-form input.wpcf7-submit {
    color: #fff;
    margin: 10px 0 0;
    cursor: pointer;
    font-size: 0.875rem;
    font-weight: 600;
    outline: 0;
    border: none;
    border-radius: 0 !important;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    min-width: 220px;
    padding: 18px 1rem 15px !important;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

form.wpcf7-form {
    margin: 0;
}

.wpcf7-spinner {
    position: absolute;
}

.entry-content .row {
    margin: auto !important;
}

.entry-header .is-divider {
    display: none;
}



.desc-main p {
    color: #808080;
    line-height: 1.5;
}

@media screen and (min-width: 768px) {
    .page-template-page-blank-title-center header.entry-header.text-center {
        margin-bottom: 70px;
    }

    h1,
    .woocommerce h1,
    .woocommerce-page h1 {
        font-size: 54.487px
    }

    h2,
    .woocommerce h2,
    .woocommerce-page h2 {
        font-size: 40.871px
    }

    h3,
    .woocommerce h3,
    .woocommerce-page h3 {
        font-size: 30.659px
    }

    h4,
    .woocommerce h4,
    .woocommerce-page h4 {
        font-size: 23px
    }

    h5,
    .woocommerce h5,
    .woocommerce-page h5 {
        font-size: 17.25px
    }

    .page-title.blog-listing,
    h1.single .entry-title,
    h1.entry-title,
    .woocommerce-page .shop-page-title,
    .woocommerce-cart .page-title,
    .woocommerce-checkout .page-title,
    .woocommerce-account .page-title {
        font-size: 72.611px
    }

    p.has-drop-cap:first-letter {
        font-size: 72.611px !important
    }

    .entry-title-archive,
    .wp-block-latest-posts li>a {
        font-size: 30.659px
    }

    .woocommerce-checkout .content-area h3,
    h2.woocommerce-order-details__title,
    h2.woocommerce-column__title,
    h2.woocommerce-order-downloads__title,
    .woocommerce-edit-address h3,
    .woocommerce-edit-account legend,
    .woocommerce-order-received h2,
    .fr-position-text {
        font-size: 23px
    }

    .row.page-wrapper,
    .row.category-page-row,
    .header-full-width .container,
    .row.row-full-width:not(.row-full) {
        padding: 0 50px;
    }

    .dot-num .flickity-page-dots li::after {
        content: "";
        height: 1px;
        width: 0;
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px 0 20px;
        -webkit-transition: all ease-in .5s;
        -o-transition: all ease-in .5s;
        transition: all ease-in .5s;
    }

    .dot-num .flickity-page-dots li.is-selected::after {
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px 0 20px;
        height: 1px;
        width: 50px;
    }

    .slider-nav-light .flickity-page-dots li.is-selected::after {
        background: #fff;
    }

}

@media screen and (min-width: 64.0625em) {
    h1.page-title {
        font-size: 6.25rem;
        margin-bottom: 28px;
        line-height: 1;
    }
}

@media screen and (min-width: 48em) {
    h1.page-title {
        font-size: 3.125rem;
        margin-bottom: 28px;
        line-height: 1;
    }
}

@media screen and (max-width: 550px) {

    .row.page-wrapper,
    .row.category-page-row,
    .row:not(.row-full) {
        padding: 0 10px;
    }

    .row .row {
        padding: 0;
    }
}