/*edit */
button.list-nav__item-link {
    background: transparent;
    border: none;
    width: 15px;
    height: 15px;
}
.buchungsmaske .buchung-location select {
    background-position: 135px !important;
}
.buchungsmaske {
    margin-bottom: -100px;
}

#primary .woo-variation-product-gallery {
    max-width: 100% !important;
}

.woo-variation-gallery-container {
    display: flex;

}

.woo-variation-gallery-slider-wrapper {
    width: calc(100% - 67px);
    box-shadow: 0px 12px 31px rgba(118, 123, 145, 0.4);
    border-radius: 8px;
    overflow: hidden;
}

#primary .woo-variation-gallery-thumbnail-wrapper {
    width: 67px;
    margin-right: 1px;
    margin-top: 12px;
    order: -1;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
}

.wvg-gallery-thumbnail-image {
    margin-bottom: 6px;
}

.woocommerce .woocommerce-breadcrumb {
    margin: 56px 0 30px;

    padding: 0;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #767B91;
}

h1.product_title.entry-title {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: normal;
    font-size: 44px;
    line-height: 52px;
    letter-spacing: 0.942857px;
    color: #1B3B57;
    margin-bottom: 24px;
}

@media (max-width: 768px) {
    h1.product_title.entry-title {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 14px;
    }
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-weight: 600;
    font-size: 34px;
    line-height: 32px;
    color: #B78A4D;
}

@media (max-width: 568px) {
    .woocommerce div.product p.price, .woocommerce div.product span.price {
        font-size: 22px;
    }
}


span.wc-gzd-additional-info.tax-info.variation_modified {
    font-weight: 600;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.0866667px;
    color: #4B4F54;
}

span.wc-gzd-additional-info.shipping-costs-info.variation_modified a {
    font-weight: 600;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.0866667px;
    color: #B78A4D;
    margin-bottom: 28px;
}

.product p.wc-gzd-additional-info {
    margin-bottom: 28px;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.321429px;
    color: #505458;
}


.woocommerce-product-details__short-description {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.321429px;
    color: #505458;
    margin-bottom: 23px;
}

table.variations tr {
    display: flex;
    flex-direction: column;
}

.woocommerce div.product form.cart .variations label {
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    color: #1B3B57;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    box-shadow: none;
    padding: 2px;
    margin: 4px 12px 4px 0;
}


.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    border: 1px solid #E2B87F;
    box-sizing: border-box;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.186566), inset 1px 1px 1px rgba(255, 255, 255, 0.15);
}

.woocommerce div.product form.cart .button {
    background: #E2B87F;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.186566), inset 1px 1px 1px rgba(255, 255, 255, 0.15);
    border-radius: 22.5px;
    display: inline-flex;
    align-items: center;
    padding: 5px 15px;
    height: 40px;
}

.woocommerce div.product form.cart .button:before {
    content: '';
    background: url("../images/general/bay-w.svg") no-repeat center;
    background-size: contain;
    width: 16px;
    height: 20px;
    display: inline-block;
    margin-right: 14px;
}

.woocommerce div.product form.cart .button:hover {
    text-decoration: none;
    color: #fff;
    transition: .3s ease-in-out;
    background: #ddac6a;
}

.woocommerce .quantity .qty {
    width: 62px;
    height: 40px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 2px;
    margin-right: 12px;
    text-transform: uppercase;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.186566), inset 1px 1px 1px rgba(255, 255, 255, 0.15);
    border-radius: 22.5px;
    border: 2px solid #E2B87F;
}

.woocommerce .quantity .qty:focus {
    outline: none;
}

.woocommerce-message {
    border-top-color: #e2b87f;
}

.woocommerce-message::before {
    color: #e2b87f;
}

a.reset_variations, .product_meta {
    font-weight: 600;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.0866667px;
    color: #4B4F54;
    margin-bottom: 28px;
}

.posted_in a {
    color: #B78A4D;
}

.product p.wc-gzd-additional-info {
    font-weight: 600;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.1px;
    color: #4B4F54;
}

.product p.wc-gzd-additional-info a {
    font-weight: 600;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.1px;
    color: #4B4F54;
    color: #B78A4D;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: none;
    margin: 0;
    padding: 0;
    width: 300px;
    position: static;
}

.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: none;
}

ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none;
    clear: none;
    overflow: hidden;
    width: 100%;
    display: flex;
    max-width: 100%;
}

ul.products:before, ul.products:after {
    content: none;
}

.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
    display: none;
}

section.up-sells.upsells.products {
    overflow: hidden;
    max-width: 100%;
}

.products img {
    height: 360px;
    border-radius: 8px;
    margin-bottom: 8px;
    object-fit: cover;
    width: 100%;
}
.measure-all-text {
    background-size: cover !important;
}


@media (max-width: 568px) {
    .products img {
        height: 330px;
    }
}

.products .woocommerce-loop-product__title {
    font-weight: 600;
    font-size: 26px;
    line-height: 32px;
    color: #505458;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}

@media (max-width: 568px) {
    .products .woocommerce-loop-product__title {
        font-size: 22px;
    }
}

@media (min-width: 568px) {
    /* the parent */
    .slider .slick-list {
        margin: 0 -15px;
    }

    /* the slides */
    .slider .slick-slide {
        margin: 0 15px;
    }
}


.slider {
    display: flex;
    max-width: 100%;
    margin-bottom: 126px;
}

.slider__item {
    width: 300px;
}

@media (max-width: 568px) {
    .slider__item {
        padding: 0 15px;
    }

    .slider {
        margin-bottom: 80px;
    }
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: none;
    width: 100%;
}

figure.woocommerce-product-gallery__wrapper {
    display: flex;
}

.slider-for-nav {
    order: -1;
    margin-top: 10px;
    width: 100px;
}

@media (max-width: 568px) {
    .slider-for-nav {
        width: 50px;
    }
}

#primary .woocommerce-product-gallery__image:nth-child(n+2) {
    width: auto;
    display: block;
}

.slider-nav-main {
    width: calc(100% - 67px);
    overflow: hidden;
    box-shadow: 0px 12px 31px rgba(118, 123, 145, 0.4);
    border-radius: 6px;
}

@media (max-width: 568px) {
    .slider-nav-main {
        width: calc(100% - 50px);
    }
}

.slider-nav-main .woocommerce-product-gallery__image {
    width: 100%;
    position: relative;
    height: 360px;
}

@media (max-width: 568px) {
    .slider-nav-main .woocommerce-product-gallery__image {
        height: 320px;
    }
}

.slider-nav-main .woocommerce-product-gallery__image img {
    width: 100%;
    object-fit: cover;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;

    height: calc(100% + 8px) !important;
}

.up-sells {
    margin-top: 154px;
}

@media (max-width: 568px) {
    .up-sells {
        margin-top: 40px;
    }
}

.up-sells > h2 {
    font-weight: 600;
    font-size: 26px;
    line-height: 33px;
    text-align: center;
    color: #1B3B57;
    margin-bottom: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}

.up-sells > h2:before, .up-sells > h2:after {
    content: '';
    display: block;
    background: url("../images/general/wol.svg") no-repeat center;
    background-size: 100%;
    width: 100%;
    height: 8px;

}

@media (max-width: 568px) {
    .up-sells > h2:before, .up-sells > h2:after {
        background-size: auto;
    }
}

.up-sells > h2:before {
    margin-right: 20px;
}

.up-sells > h2:after {
    margin-left: 20px;
}

.slider__item a:hover {
    text-decoration: none;
}

#main .slider__item .button {
    background: #E2B87F;
    color: #fff;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.186566), inset 1px 1px 1px rgba(255, 255, 255, 0.15);
    border-radius: 22.5px;
    transition: .3s ease-in-out;
    display: inline-flex;
    align-items: center;
    padding: 5px 15px;
    height: 40px;
}

#main .slider__item .button:before {
    content: '';
    background: url("../images/general/bay-w.svg") no-repeat center;
    background-size: contain;
    width: 16px;
    height: 20px;
    display: inline-block;
    margin-right: 14px;
}

#main .slider__item .button:hover {
    text-decoration: none;
    color: #fff;
    transition: .3s ease-in-out;
    background: #ddac6a;
}


.product-template-default .content, .woocommerce-cart .content {
    background: url(../images/general/bitmap.svg);
    background-repeat-y: no-repeat;
    background-position: top;
    background-size: 200px;
}


.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: none;
    width: auto;
}

.woocommerce table.shop_table {
    border: none;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 68px;
    border-radius: 6px;
    box-shadow: 0px 3px 10px rgba(118, 123, 145, 0.4);
}

#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
    min-width: 90px;
    padding: 10px 0;
}

td.product-thumbnail {
    border-bottom: 0;
    position: relative;
}

@media (max-width: 568px) {
    .product-name a {
        display: block;
        margin-bottom: 20px;
    }
}

th.product-name {
    padding-left: 0 !important;
}

td.product-thumbnail {
    width: 100px;
}

td.product-name {
    padding-left: 0 !important;
    padding-right: 25px !important;
}

@media (max-width: 768px) {
    .woocommerce table.shop_table td {
        padding: 9px 0;
    }

    td.product-name {
        padding-right: 0 !important;
    }
}

td.product-subtotal {
    padding-right: 0 !important;
    text-align: right;
}

.text-right {
    text-align: right;
}

td.product-remove {
    min-width: 60px;
}

.product-name a {
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.321429px;
    color: #4B4F54;
}

.product-name, .product-price, .product-quantity, .product-subtotal {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400 !important;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #CFA367;
}


.woocommerce table.shop_table td {
    border-top: none;
}

.woocommerce table.shop_table td.product-name, .woocommerce table.shop_table td.product-price, .woocommerce table.shop_table td.product-quantity, .woocommerce table.shop_table td.product-subtotal {
    border-bottom: 0;
    padding-bottom: 15px;
    position: relative;
}

.woocommerce table.shop_table td.product-name:before, .woocommerce table.shop_table td.product-price:before, .woocommerce table.shop_table td.product-quantity:before, .woocommerce table.shop_table td.product-subtotal:before {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    height: 1px;
    width: 100%;
    background: url(../images/general/trennerAc.svg) center;
}

.woocommerce table.shop_table td.actions {
    padding-top: 85px;
    padding-left: 0;
    padding-right: 0;
}

th.product-subtotal {
    padding-right: 0 !important;
}

tr.order-total th {
    padding: 16px 0px 0px 0px !important;
}

.cart_totals h2 {
    display: none;
}

.checkout-button.button.alt.wc-forward {
    background: #E2B87F;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.186566), inset 1px 1px 1px rgba(255, 255, 255, 0.15);
    border-radius: 22.5px;
    max-width: 222px;
    height: 45px;
    font-weight: bold;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: auto;
    transition: .3s ease-in-out;
}

.checkout-button.button.alt.wc-forward:hover {
    background: #e3b069;
}

.cart-collaterals {
    border-top: 4px solid #1B3B57;
    padding-top: 67px;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: 0 20px 50px rgba(27, 59, 87, .2);
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    border-top: 1px solid rgba(0, 0, 0, .1);
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #767B91;
    font-weight: 400;
}


dl.variation {
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.321429px;
    color: #505458;
}

dl.variation dt {
    font-weight: 400;
}

.decr.decr-650 {
    max-width: 715px;
    margin-left: auto;
    border-top: 1px solid #979797;
    padding-top: 20px;
}

@media (max-width: 992px) {
    .decr.decr-650 {
        max-width: 100%;
    }
}

.bottom-table {
    display: flex;
    justify-content: space-between;
    padding: 45px 0 40px 58px;
    align-items: flex-end;
}

.last-md {
    display: none;
}

@media (max-width: 1150px) {
    .bottom-table {
        flex-direction: column;
    }

    .last {
        display: none;
    }

    .last-md {
        display: block;
    }

    .bottom-table {
        border: 1px dashed #B78A4D;
        justify-content: center;
        align-items: center;
        padding: 20px 0 10px 0;
        margin-bottom: 20px;
    }

    button.button.card-btn.up {
        margin: auto auto 25px !important;
    }

    .button-text {
        margin: 20px 0;
    }
}

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    padding-right: 0;
}

.woocommerce a.remove:hover {
    color: #fff !important;
    background: transparent;
}

.woocommerce a.remove path {
    transition: .3s ease-in-out;
}

.woocommerce a.remove:hover path {
    fill: #004eff;
}

#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: none;
}

.woocommerce-cart .order-total th {
    font-weight: bold !important;
    font-size: 14px !important;
    line-height: 18px !important;
    letter-spacing: 0.6px !important;
    text-transform: uppercase !important;
    color: #767B91 !important;
}

.order-total td {
    text-align: right;
}

form.woocommerce-shipping-calculator {
    text-align: right;
}

ul#shipping_method {
    text-align: right;
}

tr.cart-subtotal {
    text-align: right;
}

tr.cart-subtotal th {
    text-align: left;
}

.order-tax th, .order-tax td {
    border-top: 1px solid #979797 !important;
}

.order-tax td {
    text-align: right;
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.321429px;
    color: #4B4F54;
}

a.shipping-calculator-button {
    color: #D0A462;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    text-align: right;
    letter-spacing: 0.321429px;
}

.title-2.title-card {
    margin-top: 40px;
}

.wc-proceed-to-checkout {
    margin-top: 40px;
}

input#coupon_code {
    font-weight: bold;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #CFA367;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid #CFA367;
    padding-left: 25px;
    width: 239px;
    padding-bottom: 5px;
}

input#coupon_code::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #CFA367;
    opacity: 1; /* Firefox */
}

input#coupon_code:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #CFA367;
}

input#coupon_code::-ms-input-placeholder { /* Microsoft Edge */
    color: #CFA367;
}

.coupon {
    position: relative;
}

.coupon:before {
    content: '';
    width: 17px;
    height: 17px;
    left: 0;
    top: 0;
    display: block;
    background: url(../images/general/pin-icon.svg) no-repeat center;
    background-size: contain;
    position: absolute;
}


input#coupon_code:focus {
    outline: none;
}

.woocommerce .button.card-btn {
    font-weight: bold;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #CFA367;
    background: transparent;
}

.woocommerce .button.card-btn.up {
    display: flex;
    margin-left: auto;
}

.woocommerce .button.card-btn.up:before {
    content: '';
    width: 21px;
    height: 20px;
    margin-right: 10px;
    display: block;
    background: url(../images/general/up-icon.svg) no-repeat center;
    background-size: contain;
}

.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover {
    color: #ffffff !important;
    background-color: #CFA367 !important;
}

@media (max-width: 768px) {

    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        line-height: 28px;
    }
}

.button-text {
    background: #E2B87F;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.186566), inset 1px 1px 1px rgba(255, 255, 255, 0.15);
    border-radius: 22.5px;
    max-width: 264px;
    height: 45px;
    font-weight: bold;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 1em;
    border: none;
    margin-right: 0;
    transition: .3s ease-in-out;
}

.button-text:hover {
    background: #E2B87F;
}

.text-right {
    text-align: right;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #d0a05a;
    border-radius: 4px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: 1px solid #d0a05a;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #d0a05a;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-weight: 700;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    color: #fff;
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .15);
    border-radius: 22.5px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #e2b87f;
    transition: .3s ease-in-out;
    position: relative;
    padding: 5px 15px;
    height: 40px;
}

#add_payment_method .cart-collaterals .cart_totals table select, .woocommerce-cart .cart-collaterals .cart_totals table select, .woocommerce-checkout .cart-collaterals .cart_totals table select {
    width: 100%;
    border-color: #e2b87f;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    text-decoration: none;
    color: #fff;
    background: #ddac6a;
}

.order-total span.woocommerce-Price-amount.amount {
    font-weight: 600;
    font-size: 25px;
    line-height: 25px;
    text-align: right;
    letter-spacing: 0.4px;
    color: #4B4F54;
}

.cart-subtotal .woocommerce-Price-amount.amount {
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
    text-align: right;
    letter-spacing: 0.321429px;
    color: #4B4F54;
}

.woocommerce ul#shipping_method li label {
    display: inline;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    text-align: right;
    letter-spacing: 0.321429px;
    color: #4B4F54;
}

td.product-price span {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.321429px;
    color: #4B4F54;
}

td.product-subtotal span {
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.321429px;
    color: #4B4F54;
}

@media (min-width: 768px) {
    tr.bottom-table td {
        padding-top: 85px !IMPORTANT;
    }
}

@media (max-width: 768px) {
    tr.bottom-table {
        margin-top: 2rem;
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent;
    }

    .bottom-table td:first-child, .bottom-table td:nth-child(2) {
        display: none !important;
    }

    td.actions {
        display: none !important;
    }

    .cart-collaterals {
        border-top: 1px solid #1B3B57;
        padding-top: 15px;
        margin-bottom: 30px;
        margin-top: 9px;
        padding-bottom: 15px;

    }

    .woocommerce .quantity .qty {
        margin-right: 0;
    }

    @media (min-width: 768px) {
        .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
            display: none;
        }
    }
    .woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation dt {
        font-size: 14px;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        font-weight: 700;
        color: #CFA367;
        line-height: 28px;
    }

    .coupon {
        position: relative;
        width: fit-content;
        margin-left: auto;
    }

    .wc-proceed-to-checkout {
        margin-top: 0;
    }
}

.cart-subtotal th, .cart-subtotal td, .woocommerce-shipping-totals.shipping th, .woocommerce-shipping-totals.shipping td, .order-total th, .order-total td, .order-tax th, .order-tax td {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
    padding-bottom: 40px;
}

@media (max-width: 568px) {
    #add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
        padding-bottom: 20px;
    }
}

@media (min-width: 568px) {
    .woocommerce-product-gallery__image {
        height: 100px;
        position: relative;
        width: 100px;
    }

    .woocommerce-product-gallery__image img {
        height: 100% !important;
        position: absolute;
        width: 100% !important;
    }

}

button.button.card-btn.up {
    background: #E2B87F;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.186566), inset 1px 1px 1px rgba(255, 255, 255, 0.15);
    border-radius: 22.5px;
    max-width: 264px;
    height: 45px;
    font-weight: bold;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #FFFFFF !important;
    padding: 1em !important;
    margin-right: 0;
    transition: .3s ease-in-out;
}

.woocommerce-checkout .woocommerce-billing-fields h3, .woocommerce-checkout #ship-to-different-address, #order_payment_heading, #order_review_heading {
    font-weight: 600;
    font-size: 26px;
    line-height: 32px;
    text-align: left;
    font-family: "Source Sans Pro", sans-serif;
    color: #505458;
    margin-bottom: 34px;
}

.woocommerce-checkout .woocommerce form .form-row label {
    font-size: 13px;
    line-height: 19px;
    letter-spacing: 0.5px;
    color: #B78A4D;
}

.woocommerce-checkout select#billing_title {
    border-color: #B78A4D;
    color: #B78A4D;
    background-color: transparent;
}

.woocommerce-checkout form .form-row input.input-text, .woocommerce-checkout form .form-row textarea {
    border: 1px solid #d0a05a;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.342857px;
    color: #4B4F54;
}

.woocommerce-checkout form .form-row {
    padding: 0;
    margin: 0 0 20px;
}

.woocommerce-checkout .wc-gzd-product-name-left {
    display: none;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: transparent;
}

.woocommerce-checkout .shop_table {
    background: transparent !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background: #E2B87F;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.186566), inset 1px 1px 1px rgba(255, 255, 255, 0.15);
    border-radius: 22.5px;
    font-weight: bold;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    margin: 0 auto;
    display: flex;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background: #ddac6a;
    color: #fff;
}

.input-checkbox {
    -webkit-appearance: none;
    min-width: 16px;
    min-height: 16px;
    max-width: 16px;
    max-height: 16px;
    display: inline-flex !important;
    position: relative;
    vertical-align: -2px;
    border: 1px solid #B78A4D;
}

.input-checkbox:checked {
    background: #B78A4D;
}

.input-checkbox:checked:before {
    opacity: 1;
}

.input-checkbox:focus, .input-radio:focus {
    outline: none;
}

.input-checkbox:before {
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 5px;
    opacity: 0;
    position: absolute;
    transform: rotate(-45deg);
    width: 10px;
    left: 2px;
    top: 3px;
}

.input-radio {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    vertical-align: -6px;
    border-radius: 50%;
    border: 1px solid #4B4F54;
    cursor: pointer;
    flex-shrink: 0;
    position: relative;
}

.input-radio:before {
    content: '';
    background: #E2B87F;
    border-radius: 100%;
    display: inline-block;
    width: 14px;
    height: 14px;
    position: absolute;
    text-align: center;
    transition: all 250ms ease;
    opacity: 0;
    left: 2px;
    top: 2px;
}

.input-radio:checked:before {
    opacity: 1;
}

.woocommerce-checkout-review-order {
    border-top: 4px solid #1B3B57;
    padding-top: 41px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    box-shadow: 0 20px 50px rgba(27, 59, 87, .2);
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background: #1B3B57;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #1B3B57;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.woocommerce-checkout .variation-Farbe {
    display: none !important;
}

.woocommerce-checkout table.shop_table td.product-name, .woocommerce-checkout table.shop_table td.product-price, .woocommerce-checkout table.shop_table td.product-quantity, .woocommerce-checkout table.shop_table td.product-subtotal {
    border-bottom: none;
}

.woocommerce-info {
    border-top-color: #1B3B57;
    background: transparent;
}

.woocommerce-info::before {
    color: #274560;
}

.woocommerce-info .showcoupon {
    color: #B78A4D;
}

#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 15px 0 0;
}

span.woocommerce-Price-amount.amount {
    text-align: right;
    display: block;
}

.woocommerce-checkout #order_review_heading {
    display: block;
}

.woocommerce-checkout #place_order {
    width: 222px;
}

#add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    margin-left: 10px;
}

.woocommerce-checkout .woocommerce-shipping-totals.shipping th, .woocommerce-checkout .woocommerce-shipping-totals.shipping td {
    border-top: 0 !important;
    position: relative;
}

.woocommerce-checkout .order-total th, .woocommerce-checkout .order-total td {
    border-top: 0 !important;
    position: relative;

    padding: 13px 0 !important;
}

.woocommerce-checkout .order-total th:before, .woocommerce-checkout .order-total td:before, .woocommerce-checkout .woocommerce-shipping-totals.shipping th:before, .woocommerce-checkout .woocommerce-shipping-totals.shipping td:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    content: '';
    height: 1px;
    width: 100%;
    background: url(../images/general/trenner.svg) center;
}

.woocommerce-checkout .cart-subtotal th, .woocommerce-checkout .cart-subtotal td {
    border-top: 0 !important;
}

.woocommerce-cart .wrapper:before, .woocommerce-checkout .wrapper:before {
    content: '';
    width: 100%;
    background: url(../images/general/bitmap.png) center;
    background-size: 100% 118%;
    height: 200px;
    position: absolute;
    top: 0;
    z-index: -1;
}

@media (max-width: 768px) {
    .woocommerce-checkout .wrapper:before {
        background-size: contain;
    }
}

.woocommerce-checkout table.shop_table {
    border-collapse: collapse;
}


.woocommerce-checkout .product-total {
    padding-right: 0 !important;
}

@media (min-width: 1400px) {
    .section-instagram {
        margin-top: 0px;
        display: block;
    }

    .blog-home {
        margin-bottom: 450px;
    }
}

.nav .nav-bottom-list-item.parent .nav-bottom-list-item-children {
    width: 200px;
    margin-left: 0;
}

.slider__item a:focus {
    outline: none;
}

div#order_review {
    margin-bottom: 30px;
}

@media (max-width: 568px) {
    .woocommerce-message {
        display: flex;
        flex-direction: column;
    }

    .woocommerce-message a {
        margin-bottom: 15px !important;
        display: block;
    }
}

.page-id-289 .decr {
    padding-left: 15px;
}

.page-id-289 .decr:before {
    content: '';
    width: 20px;
    height: 1px;
    margin-right: 9px;
    background: #505458;
    display: inline-block;
    margin-top: 16px;
    position: absolute;
    left: 83px;
}

@media (min-width: 768px) {
    .page-id-289 .decr:before {
        width: 41px;

        left: 64px;
    }

    .page-id-289 .decr {
        padding-left: 50px;
    }
}

@media (max-width: 640px) {

    form.checkout_coupon.woocommerce-form-coupon {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

}

@media (min-width: 1100px) {
    .slider__item .button {
        opacity: 0;
        transition: .3s ease-in-out;
    }

    .slider__item:hover .button {
        opacity: 1;
    }

}


.section-instagram {
    margin-top: 480px;
}

@media (min-width: 768px) {
    .section-instagram {
        margin-top: 840px;
    }
}

.section-instagram-title {
    color: #1b3b57;
    font-family: "Playfair Display", sans-serif;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 0.69px;
    position: relative;
    z-index: 2;
    line-height: 36px;
    margin-bottom: 33px;
}

.section-instagram-title span {
    color: #e2b87f;
}

.section-instagram .decr p {
    padding-left: 50px;
}

.slider-nav-hist__item span {
    font-weight: 600;
    margin-right: 5px;
    position: relative;
    font-size: 11px;
    top: -5px;
    font-style: italic;
}


.swiper-container.slider-prod {
    margin-bottom: 100px;
}

.slider-prod .slider__item {
    width: 100% !important;
}

.networks-item i {
    color: #e2b87f;
    font-size: 24px;
}

.networks-item a:hover i {
    color: #bda681;
}

.footer .dial .dial-item {
    color: #1b3b57;
    font-size: 20px;
}

i.fas.fa-phone {
    transform: rotate(95deg);
}

.footer .dial .dial-item:hover {
    text-decoration: none;
}

.woocommerce-checkout .wvs-theme-child-kaiser span.woocommerce-Price-amount.amount {
    text-align: left;
}

.res-cart__text-decr {
    display: flex;
}

.res-cart__text-decr del .woocommerce-Price-amount {
    font-size: 23px;

}

.res-cart__text-decr ins {
    order: -1;
    margin-right: 15px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    display: flex;
}

.woocommerce div.product p.price ins {
    order: -1;
    margin-right: 15px;
}

.woocommerce div.product p.price del {
    font-size: 28px;
    position: relative;
    top: 2px;
}

.res-cart__text-bottom-left {
    margin-right: 8px;
}

.slider-nav-main .woocommerce-product-gallery__image {
    display: none !important;
}

.slider-nav-main .woocommerce-product-gallery__image:first-child {
    display: block !important;
}

.slick-initialized.slider-nav-main .woocommerce-product-gallery__image,
.slick-initialized.slider-nav-main .woocommerce-product-gallery__image:first-child {
    display: block !important;
}

span.woocommerce-gzd-legal-checkbox-text {
    color: #000;
}

span.woocommerce-gzd-legal-checkbox-text a {
    color: #B78A4D;
}

form.checkout_coupon.woocommerce-form-coupon {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

form.checkout_coupon.woocommerce-form-coupon p {
    flex-grow: 1;
    width: 100%;
}

form.checkout_coupon p.form-row.form-row-first, form p.form-row.form-row-last {
    width: 267px;
    flex-grow: 0;
}

form.checkout_coupon p.form-row.form-row-first {
    margin-right: 30px;
    position: relative;
}

form.checkout_coupon p.form-row.form-row-first:before {
    content: '';
    width: 17px;
    height: 17px;
    left: 0;
    top: 4px;
    display: block;
    background: url(../images/general/pin-icon.svg) no-repeat center;
    background-size: contain;
    position: absolute;
}

.woocommerce-checkout .product-name:before {
    display: none;
}

#billing_title {
    -webkit-appearance: none;
    opacity: 0;
}

.woocommerce-input-wrapper .ss-main.select {
    border: 1px solid #B78A4D;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.woocommerce-input-wrapper .ss-main .ss-single-selected .placeholder {
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: .278571px;
    text-transform: uppercase;
    color: #B78A4D;
}

.woocommerce-input-wrapper .ss-main .ss-single-selected .ss-arrow span {
    border: solid #B78A4D;
    border-width: 0 2px 2px 0;
    padding: 2px;
}

.woocommerce-input-wrapper .ss-content .ss-list .ss-option.ss-highlighted, .ss-content .ss-list .ss-option:hover {
    color: #ffffff;
    background-color: #B78A4D;
}

.current_page_parent a:after {
    opacity: 1;
    transform: translateY(0);
}

.nav-bottom-list > .nav-bottom-list-item.current_page_item a:after {
    opacity: 1;
    transform: translateY(0);
}

.menu-item-has-children .current_page_item a {
    background: #e2b87f;
    color: #fff !important;
}


.woocommerce span.onsale {
    top: 4px;
    right: 19px;
    left: auto;
    background-color: #e2b87f;
}

.packard {
    max-width: 100%;
}

.load-more-row {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .load-more-row {
        flex-direction: column;
    }

    .load-more-row .item-post-img {
        order: -1;
        margin-bottom: 15px;
    }
}

.one-img .woocommerce-product-gallery__image {
    width: 100% !important;
    height: 100% !important;
    box-shadow: 0px 12px 31px rgba(118, 123, 145, 0.4);
    border-radius: 6px;
    overflow: hidden;
}

.one-img img {
    width: 100% !important;
    height: 100% !important;
    position: static;
    display: block !important;
}

@media (max-width: 568px) {
    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 100% !important;
    }
}

.blog-home-item .link-more {
    color: #E2B87F;
}

.networks-item-link i {
    color: white;
}

.info-block-bottom-icon {
    margin-right: 30px;
}

.info-block-bottom-text a {
    color: #3E5769;
}
.card-item {
    height: 100%;
}
@media screen and (min-width: 768px) {


    .card-item--small {
        height: 360px;
    }
}

.card-item--small .btn {
    max-width: 192px;
}

@media (max-width: 550px) {
    .buchungsmaske {
        margin-bottom: -186px;
    }
}

.list-row .list-item .icon-360:before {
    width: 32px;
    height: 32px;
    content: '';
    left: 0;
    position: absolute;
    display: inline-block;
    background: url(../images/general/icon-360.svg) no-repeat center;
    background-size: contain;
}

.list-row .list-item .icon-360 a:before {
    display: none;
}


@media screen and (min-width: 768px) {

    .wrapper .footer {
        height: 595px;
    }

    .wrapper .section-instagram {
        margin-top: 500px;
        position: relative;
        z-index: 2;
    }
    .wrapper .card-item{
        background-position: 0 0;
    }

    .wrapper .pilchard{
        padding-bottom: 90px;
    }
    .wrapper .pilchard .decr{
        margin-bottom: 75px;
    }
    .card-item{
        height: 100%;
        background-position: 100% 100%!important;
        background-size: cover!important;
    }
    .pilchard.pilchard-top{
        padding-top: 150px;
    }
    .footer-content {
        padding-top: 240px;
    }
}
.slider-nav.remove_slider .swiper-button-next,
.slider-nav.remove_slider .swiper-button-prev{
    display: none!important;
}
.slider-nav.remove_slider .swiper-slide:last-child{
    margin-right: 0!important;
}
.blog-photo-img img{
    border-radius: 8px;
}
.blog-home__item-md__img img,
.blog-home__item-sm-img img{
    border-radius: 8px;
}
.container-fluid  .list-row, .container-fluid  .max-w750, .container-fluid  .mail-block , .container-fluid  .cont-table {
    padding-left: 0;
    padding-right: 0;
}
.container-fluid .prim-block{
    margin-left: 0;
    margin-right: 0;
}

@media (max-width: 992px) {
    .panorama-content-nav {
        flex-direction: column;
    }
    .panorama-content-nav-item{
        margin-bottom: 15px;
    }
}


@media screen and (max-width: 768px) {
    .prim-block {
        margin-left: 15px;
        margin-right: 15px;
    }
    .list-row {
        padding: 0 15px;
    }
    .max-w750 {
        padding: 0 15px;
    }

    .mail-block {
        display: flex;
        justify-content: end;
        padding: 0 15px;
    }

    .cont-table {
        padding: 0 15px;
    }

}

.pdf-block:before {
    flex-shrink: 0;
}


.title-2 {
    position: relative;
    z-index: 2;
}
@media (min-width: 1400px){
    .blog-home {
        margin-bottom: 70px;
    }
}
@media screen and (min-width: 768px){
    .wrapper .section-instagram {
        margin-top: 150px;
    }
}

.section-instagram {
    margin-top: 80px;
}
@media (max-width: 768px){
    .blog-home-img {
        animation-name: none;
    }
    .blog-page-home-text__title.blog-page-home-text__title--cams:after {
        background-size: contain !important;
    }

    .page-template-tmpl-web-cams iframe {
        height: 217px !important;
        display: block;
        margin-bottom: 10px;

        padding: 0;
    }

    .page-template-tmpl-web-cams .blog-home__item-lg-text {
        padding-top: 0;
        padding-left: 0 !important;
    }
    .page-template-tmpl-web-cams  .blog-home__item-md {
        padding-top: 0;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .page-template-tmpl-web-cams .blog-home__item-lg-text-title {
        margin-bottom: 0;
    }
    .page-template-tmpl-web-cams .col-md-5.mb-40{
        margin-bottom: 0 !important;
    }

}

.blog-home__item-lg-text-title.title-7:before {
    content: "";
    width: 28px;
    height: 6px;
    background: url(../images/general/w-a.svg) no-repeat;
    padding-left: 0;
    padding-top: 0;
    position: static;
    display: block;
    margin-bottom: 30px;
}






.swiper-pagination.swiper-pagination-fraction {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 19px;
}

.lang-list--hidden{
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.logo a {
    display: block;
}


.wrapper .ginput_container_text input , .wrapper  .ginput_container_email  input{
    padding: 0 !important;
    border: none;
    border-bottom: 1px solid #e0c6a2;
}
.wrapper .ginput_container_text input:focus , .wrapper  .ginput_container_email  input:focus{
    outline: none;
}

.wrapper .gfield_label {
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: .571429px;
    color: #cfa367;
    margin-bottom: 18px;
}
.wrapper .gfield_contains_required .gfield_required{
    color: red;
}


.ginput_container_select{
    border-bottom: 1px solid #E0C6A2;
}
.ginput_container_select .ss-main .ss-single-selected .placeholder {
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.571429px;
    text-transform: uppercase;
    color: #CFA367;
}
.ginput_container_select .ss-content .ss-list .ss-option.ss-highlighted, .ss-content .ss-list .ss-option:hover {
    color: #ffffff;
    background-color: #B78A4D;
}
.ginput_container_select .ss-main .ss-single-selected .ss-arrow span {
    border: solid #CFA367;
    border-width: 0 2px 2px 0;
    padding: 2px;
}


.wrapper .gform_wrapper {
    max-width: 872px;
    margin: 0 auto 86px;
}

.gform_button {
    font-weight: 700;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    color: #fff;
    height: 45px;
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .15);
    border-radius: 22.5px;
    display: inline-flex;
    border: 0;
    justify-content: center;
    align-items: center;
    background: #e2b87f;
    transition: .3s ease-in-out;
    position: relative;
    padding: 0 45px;
}

.gform_button:hover {
    text-decoration: none;
    color: #fff;
    background: #ddac6a
}
#field_1_22{
    display: flex;
    margin-bottom: 49px;
    padding-right: 0;
}

.ginput_container_consent input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 21px;
    height: 21px;
    border: 2px solid #e0c6a2;
    margin-right: 15px;
    flex-shrink: 0;
    margin-top: 3px;
    position: relative;
    transition: .3s ease-in-out
}

.ginput_container_consent input:focus {
    outline: 0
}

.ginput_container_consent input:before {
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    transition: .3s ease-in-out;
    content: "";
    height: 5px;
    opacity: 0;
    position: absolute;
    transform: rotate(-45deg);
    width: 10px;
    left: 3px;
    top: 5px
}

.ginput_container_consent input:checked {
    background: #e0c6a2
}

.ginput_container_consent input:checked:before {
    opacity: 1
}

.wrapper .gform_wrapper .gfield_consent_description, .wrapper .gform_wrapper .field_description_below .gfield_consent_description {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    padding: 0;
    border: none;
    overflow-y: visible;
}

.gfield_description  a {
    color: #e2b87f;
}
.gfield_description  a:hover {
    color: #e2b87f;
}


@media only screen and (min-width: 641px){
    .gform_wrapper .top_label li.gfield.gf_left_third, .gform_wrapper .top_label li.gfield.gf_middle_third, .gform_wrapper .top_label li.gfield.gf_right_third {
        margin-bottom: 30px;
    }
    .wrapper .gform_wrapper ul.gform_fields li.gfield {
        padding-right: 50px;
    }
    #field_1_4 .ginput_container_select, #field_1_15 .ginput_container_text, #field_1_18 .ginput_container_select{
        max-width: 250px;
    }
    li#field_1_19 {
        width: 68%;
        max-width: 532px !important;
    }
    .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
        max-width: calc(50% - -79px) !important;
    }
    .wrapper .gform_wrapper .top_label li.gfield.gfield_error.gf_left_third, .wrapper .gform_wrapper .top_label li.gfield.gfield_error.gf_middle_third {
        width: 33% !important;
        margin-right: 0 !important;
    }
    .wrapper .gform_wrapper .top_label li.gfield.gfield_error.gf_left_third, .wrapper .gform_wrapper .top_label li.gfield.gfield_error.gf_middle_third {
        width: 290px !important;
    }
}

li#field_1_12,  li#field_1_19 , li#field_1_17  {
    padding-right: 0;
}

.gfield_checkbox input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    border: 2px solid #464641;
    margin-right: 10px;
    border-radius: 50%;
    transition: .3s ease-in-out;
    position: relative
}

.gfield_checkbox input:focus {
    outline: 0
}

.gfield_checkbox input:before {
    width: 8px;
    height: 8px;
    position: absolute;
    top: 2px;
    border-radius: 50%;
    left: 2px;
    transition: .3s ease-in-out;
    content: '';
    opacity: 0;
    background: #464641
}

.gfield_checkbox input:checked:before {
    opacity: 1
}


.gfield_checkbox li:not(:last-child) {
    margin-right: 56px !important;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    vertical-align: -3px !important;
}

.gform_wrapper ul.gfield_radio li input[type="radio"]:checked+label, .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked+label, .gchoice_select_all {
    font-weight: 400 !important;
}

.gform_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper .gfield_radio li input[type=radio], .gform_wrapper .gfield_checkbox li input {
    margin-left: 0 !important;
    margin-right: 10px !important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background: transparent !important;
    border: 0 !important;
}

.gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']), .gform_wrapper li.gfield_error textarea {
    border: 0 !important;
    border-bottom: 1px solid #004eff !important;
}

.gform_wrapper .gfield_error .gfield_label {
    color: #f39c12 !important;
}
.gform_wrapper div.validation_error {
    color: #004eff !important;
    border-top: 2px solid #004eff !important;
    border-bottom: 2px solid #004eff !important;
    border-color: #004eff !important;
}
.gform_validation_errors > h2 {
    color: #004eff;
}
.gform_validation_errors > h2:before {
    background: transparent !important;
    content: "\f06a" !important;
    font-family: "Font Awesome 5 Free";
    color: #004eff;
    vertical-align: -1px !important;
}
.gform_validation_errors > h2 {
    color: #004eff !important;
}
.validation_message {
    display: none !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    margin-top: 0 !important;
}



/* Remove IE arrow */
.ginput_container_select select::-ms-expand {
    display: none;
}
/* Custom Select */
.ginput_container_select {
    position: relative;
    display: flex;
    line-height: 3;
    background: transparent;
    overflow: hidden;
}

.ginput_container_select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: transparent;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: .571429px;
    text-transform: uppercase;
    color: #cfa367;
    padding: 1px 1px 5px 1px !important;
}

.ginput_container_select option {
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: .571429px;
    text-transform: uppercase;
    color: #cfa367;
    transition: .3s ease-in-out;
}




/* Arrow */
.ginput_container_select::after {
    content: '';
    position: absolute;
    top: 13px;
    right: 4px;
    cursor: pointer;
    pointer-events: none;
    transition: .25s all ease;
    border: solid #cfa367;
    border-width: 0 2px 2px 0;
    padding: 2px;
    margin: -2px 0 0 0;
    transform: rotate(45deg);
}
/* Transition */
.select:hover::after {
    color: #f39c12;
}

li#field_1_23 {
    margin-top: 40px;
}
.wrapper  li#field_1_23 .gfield_label {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #cfa367;
    margin-bottom: 15px;
}
h3.gform_title {
    font-size: 42px !important;
    line-height: 52px !important;
    font-family: "Playfair Display",serif;
    letter-spacing: .3px !important;
    color: #1b3b57;
    font-weight: 400 !important;
    text-align: left;
    margin: 0 !important;
    margin-bottom: 40px !important;
}
@media (max-width: 681px) {
    .wrapper .gfield_label {
        margin-bottom: 0;
    }
}


#field_1_22 .gfield_required{
    display: none;
}


.gfield_error .ginput_container_consent input {
    border-color: #004eff;
}
li.gchoice_1_23_1, .gchoice_1_23_2 {
    min-width: 222px !important;
}
.wrapper li#field_1_23 .gfield_label {
    margin-bottom: 0px !important;
}
.gchoice_1_23_1 label, .gchoice_1_23_2 label{
    color: #cfa367;
}
body .gform_wrapper ul li.field_description_below div.ginput_container_radio, body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox {
    margin-top: 5px !important;
}
.header-two{
    height: 36px;
    background: #1b3b57;
    position: absolute;
    right: 0;
    left: 0;
    display: none;
    top: 100%;
}
.header-two.active{

}
.header-two__list{
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: .278571px;
    text-transform: uppercase;
    color: #deefff;
    padding: 10px 0;
    text-align: right;
}

a.header-two-link {
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: .278571px;
    text-transform: uppercase;
    color: #deefff;
    transition: .3s ease-in-out;
}
a.header-two-link:hover {
    text-decoration: none;
    color: #cfa367;
}
.header-two__list span {
    font-weight: 600;
    margin-right: 5px;
    position: relative;
    font-size: 11px;
    top: -5px;
    font-style: italic;
}
.header-two__list .header-two-link:not(:last-child){
    margin-right: 34px
}
@media (max-width: 768px) {
    .header-two{
        display: none;
    }
}
.nav .nav-bottom-list-item.parent:hover .nav-bottom-list-item-children {
    z-index: 9;
}

.container-fluid {
    max-width: 1333px;
}
@media (min-width: 1200px){
    .nav .nav-bottom-list-item-link {
        font-size: 14px;
    }
}

.nav-bottom-list > .menu-item {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nav .nav-bottom-list {
    height: 45px;
}
.nav .nav-bottom-list-item.parent .nav-bottom-list-item-children {
    top: 100%;
}

.ginput_container.ginput_container_select {
    margin-top: 1px !important;
}
li#field_1_17 {
    padding-right: 50px;
}

#field_1_23 label.gfield_label.gfield_label_before_complex {
    margin-bottom: 20px !important;
}
ul#input_1_23 {
    display: flex;
}
ul#input_1_23  input {
    position: absolute;
    left: 152px;
}
ul#input_1_23 li {
    margin-right: 0 !important;
}
ul#input_1_23 label {
    display: flex;
    font-size: 18px;
    font-weight: 600 !important;
    width: 100%;
}
ul#input_1_23 label br{
    display: none;
}
ul#input_1_23 img {
    margin-right: 65px;
    flex-shrink: 0;
    height: 164px;
    top: 6px;
    position: relative;
    width: 116px;
    object-fit: cover;
}
@media (max-width: 568px){
    .tabs-map   .tabs-wrap-content {
        margin-bottom: 100px;
    }
    ul#input_1_23 {
        flex-direction: column;
    }
    li#field_1_17 {
        padding-right: 0;
    }
}
.decr a {
    color: #cfa367;
    display: inline-block;
    margin-bottom: 0;
}

.decr a:before {
    content: none;
}
/* calendar */

.measure-calendar__item-content-row {
    flex-wrap: wrap;
}
.measure-calendar__item-content-nom {
    width: 100%;
    min-width: 100%;
    flex-grow: 1;
}

.measure-calendar__item-content-row:before {
    display: none;
}

.measure-calendar__item-content-text {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding-left: 20px;
}
.measure-calendar__item-content-text-title{
    width: 100%;
}
.measure-calendar__item-content-text-title.active{
    -webkit-line-clamp: inherit;
}
.measure-calendar__item-content-nom {
    width: 100%;
    flex-grow: 1;
    display: block;
    min-width: 100%;
}
/* calendar end */
.mega-menu-icon-block__img img{
    width: 30px;
}
.has-dropdown{
    cursor: pointer;
}

.blog-home-slider-wrap .swiper-buttons{
    display: none;
}



.footer .borlabs-cookie-preference {
        font-size: 13px;
    line-height: 16px;
    color: #fff;
    text-decoration: none;
}