.woocommerce-info.wc_points_redeem_earn_points {
    margin-bottom: 2rem;
}
.cart-container.container.page-wrapper.page-checkout .woocommerce {
    margin-bottom: 50px;
}
body.woocommerce-cart .woocommerce>.woocommerce.row,.cart-container.container.page-wrapper.page-checkout,.row.checkout-row ,.order-received-page.row ,.woocommerce-cart .row.row-main {
    max-width: 1300px !important;
}

body.woocommerce-cart .shop_table {
    background: #516670;
}
body.woocommerce-cart .cross-sells .products {
    background: #516670;
}
body.woocommerce-cart #header, body.woocommerce-checkout #header {
    display: block !important;
}
div#wide-nav {
    display: none;
}
footer#footer {
    display: block !important;
}
.woocommerce-order > .status-message-container{
    order: -2;
}
.woocommerce-order > section.woocommerce-bacs-bank-details strong {
    font-weight: normal;
    font-family: var(--text-font-bold) !important;
}
.woocommerce-order > section.woocommerce-bacs-bank-details h2{
    font-size: 1.5625rem;
    line-height: 2.125rem;
    font-family: var(--heading-font) !important;
    letter-spacing: 0.75px;
    margin-bottom: 1rem !important;
}
section.woocommerce-bacs-bank-details ul {
    margin-bottom: 0;
}
.woocommerce-order > section.woocommerce-bacs-bank-details {
    order: -1;
}
.woocommerce-order {
    display: flex;
    flex-direction: column;
}
.order-overview-info.col.large-6.medium-12 p:not(.bestellkommentar) {
    margin-bottom: 0;
}
.payment-methods .payment_methods .payment-method-main {
    width: 100%;
}
.payment-methods .payment_methods .card-header {
    display: flex;
    align-items: center;
}
.contact-bottom {
    border-bottom: 1px solid #e0dfdd;
    margin-bottom: 2.5rem;
}
form.checkout .woocommerce-billing-fields__field-wrapper + p.required-text {
    display: none;
}
form.checkout .woocommerce-billing-fields {
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 1.25rem;
}
form.checkout h3.step-title.abweichende {
    margin-top: 2rem;
}
form.wc_points_rewards_apply_discount {
    width: 100%;
    display: flex;
    float: left;
    margin-top: .5rem;
}
input.button.wc_points_rewards_apply_discount {
    height: var(--input-height);
    line-height: calc(var(--input-height));
    font-size: 0.75rem;
    padding: 0 1.25rem;
    min-height: auto;
    letter-spacing: 1.44px;
    font-weight: normal;
    font-family: var(--text-font-bold);
    margin: 0;
    text-transform: uppercase;
    background: transparent linear-gradient(196deg, #D19C50 0%, #D8A73A 100%) 0% 0% no-repeat padding-box !important;
    border: 0;
    text-decoration: none !important;
    box-shadow: none !important;
    border-radius: 1.875rem;
    color: #fff !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
body.woocommerce-cart .woocommerce>.woocommerce.row .cart_totals, 
body.woocommerce-cart .woocommerce>.woocommerce.row .checkout_coupon {
    border: 0 !important;
}
p#billing_country_field span.woocommerce-input-wrapper > strong {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    background-color: #fff;
    border-radius: var(--input-radius);
    height: var(--input-height);
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100% !important;
    display: flex;
    align-items: center;
    border: 0.5px solid #C9C9C9 !important;
    border-radius: 1.25rem;
    font-family: var(--text-font);
    font-size: .9375rem;
}
div#billing .woocommerce-account-fields {
    /* display: none; */
}
.order-items {
    /* max-height: 24rem; */
}
div#loyalty-cart header.card-header {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-radius: 0 !important;
    margin-bottom: 3rem;
}
#loyalty-gift .progress-bar li:not(.current-progress) .gift-name {
    font-size: 0.875rem;
    bottom: -2rem;
}
#loyalty-gift .progress-bar {
    margin: 1rem 0 .625rem 0;
}
#loyalty-gift .progress-bar {
    width: 100%;
    height: .375rem;
    position: relative;
    background: #EFEFEF;
    border-radius: 1.25rem;
    margin-top: .5rem;
}
#loyalty-gift .current-progress {
    background-color: var(--primary-color);
    height: .375rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin: 0;
    max-width: 100%;
    margin-bottom: 0;
    border-radius: 1.25rem;
}
body.woocommerce-cart .cross-sells h2 {
    padding: 1.25rem 0.9375rem;
}
body.woocommerce-cart .cross-sells .products {
    padding: 1.875rem 0;
}
body.woocommerce-cart .shop_table .cart_item td {
    padding-left: 0;
}
body.woocommerce-cart .shop_table .cart_item .product-thumbnail {
    max-width: 0 !important;
    width: 0 !important;
    min-width: 0;
    padding: 0;
}
body.woocommerce-cart .shop_table .cart_item .product-info dd,
dl.variation dt {
    font-weight: normal;
}
.cart_item dl.variation p,
.cart-item dl.variation,
.cart-item-info dl.variation p,
.cart-item-info dl.variation {
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: #26292B;
    margin: 0;
}

.woocommerce-shipping-calculator button.button,
.woocommerce-shipping-calculator .shipping-calculator-button {
    height: var(--input-height);
    line-height: calc(var(--input-height));
    font-size: 0.9375rem;
    padding: 0 1.25rem;
    min-height: auto;
    letter-spacing: 1.2px;
    font-weight: normal;
    font-family: var(--text-font-black);
    margin: 0;
    text-transform: inherit;
    background: var(--primary-color) !important;
    border: 0 !important;
    text-decoration: none !important;
    box-shadow: none !important;
    border-radius: 1.875rem;
    color: #fff !important;
    display: inline-flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.message-container a {
    margin: 0;
}
header#cart-checkout-header .row.row-collapse {
    max-width: 75.5rem;
}
header#cart-checkout-header .row img.ux-logo-image.block {
    height: 6.25rem !important;
}
header#cart-checkout-header .row > .col:nth-child(2) > .col-inner .icon-box + .icon-box{
    margin-left: 4rem;
}
header#cart-checkout-header .row > .col:nth-child(2) > .col-inner .icon-box{
    width: fit-content;
    align-items: center;
}
header#cart-checkout-header .row > .col:nth-child(2) > .col-inner.text-right {
    display: flex;
    justify-content: flex-end;
}
header#cart-checkout-header p {
    color: #000000;
    font-size: .75rem;
    line-height: 1rem;
    letter-spacing: 0;
    font-family: var(--text-font);
}
header#cart-checkout-header {
    display: block;
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #F6F6F6 100%) 0% 0% no-repeat padding-box;
}
header#cart-checkout-header {
    display: block;
}
.woocommerce-invalid span.woocommerce-input-wrapper.password-input::after {
    top: 0.5rem;
    right: 3rem;
}  

footer .footer-checkout .ux-menu.stack.stack-col.justify-start {
    flex-direction: row;
    flex-wrap: wrap;
}
footer .footer-checkout .row > .col >.col-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.875rem 0;
    flex-wrap: wrap;
}
footer .footer-checkout p{
    font-size: 0.8125rem;
    font-family: var(--text-font);
    color: #ACACAC !important;
    letter-spacing: 0;
    margin-bottom: 0;
    line-height: 1;
}
footer .footer-checkout .ux-menu-link__link {
    min-height: inherit;
    margin: 0 2.1875rem 0 0;
    line-height: 1;
    padding: 0 !important;
    font-size: 0.875rem;
    font-family: var(--text-font-semibold);
    color: #888888 !important;
    letter-spacing: 0;
}
.checkout-cart-section .medium-8 .col-inner.text-right ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0;
}
.checkout-cart-section .medium-8 .col-inner.text-right ul li {
    list-style: none;
    font-size: 0.75rem;
    letter-spacing: 0.075rem; 
    margin-left: 5rem;
}
.checkout-cart-section .medium-4 img {
    height: auto !important;
    max-width: 6.815rem !important;
    margin-left: 0;
}
.icon-box.featured-box.icon-check-cart-custom.icon-box-left.text-left {
    width: auto;
    align-items: center;
}
.icon-box.featured-box.icon-check-cart-custom.icon-box-left.text-left img {
    filter: brightness(0%);
}
.checkout-cart-right-col p {
    font-size: 0.75rem;
    line-height: 1.25rem;
    letter-spacing: 0.03rem;
}
.checkout-cart-section .row.row-collapse {
    max-width: 77rem;
}
.page-wrapper {
    padding-top: 3.75rem;
}
.top-header img.ux-logo-image.block {
    height: auto !important;
    max-width: 16.875rem !important;
}
.header-custom-inner p {
    color: #0A4C9F;
    font-size: 0.8125rem;
    letter-spacing: 0.02rem;
}
.header-custom-inner .icon-box-img {
    width: 0.8125rem !important;
    margin-top: -0.1rem;
}
.header-custom-inner .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 0.3rem;
}
header#cart-checkout-header .section .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: .55rem;
}
header#cart-checkout-header .section {
    padding-top: .75rem;
    padding-bottom: .75rem;
    background: #FFFFFF!important;
    border-bottom: 1px solid #e0dfdd !important;
}

.top-header .icon-box.featured-box.icon-box-left.text-left {
    width: fit-content;
    align-items: center;
    margin-left: auto;
    margin-right: 0;
}
.top-header .col-inner {
    justify-content: flex-start;
}
a.header-cart-link.is-small {
    flex-direction: row !important;
}
.checkout-cart-right-col .col-inner.text-right {
    display: flex;
    justify-content: flex-end;
}
.checkout-cart-right-col  icon-box-img img {
    filter: brightness(0%);
    width: 1.125rem;
}
.checkout-cart-right-col  icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 0.5rem;
}
body.woocommerce-cart h1, .woocommerce-checkout h1, .newsletter_abonnieren_custom h2 {
    font-size: 1.5625rem;
    line-height: 2.375rem;
    letter-spacing: 0.75px;
    color: #fff;
}
.express-checkout h3.title{
    font-family: var(--heading-font-semibold);
}
.row.checkout-row h3 {
    font-size: 1rem !important;
    line-height: 1.75rem !important;
}
body.woocommerce-cart .shop_table .cart_item .product-info dd,
dl.variation dt {
    font-weight: normal;
}
.cart_item dl.variation p,
.cart-item dl.variation,
.cart-item-info dl.variation p,
.cart-item-info dl.variation {
    font-size: 0.75rem;
    line-height: 1.25rem;
    color: #4B4B4B;
    margin: 0;
}
dl.variation p{
    font-size: 0.75rem;
    line-height: 1.25rem;
    color: #4B4B4B;
    margin: 0;
}
body.woocommerce-cart .shop_table .cart_item .product-info dd, body.woocommerce-cart .shop_table .cart_item .product-info dt {
    width: auto !important;
}
dl.variation {
    font-size: 0.75rem;
    line-height: 1.25rem;
    color: #4B4B4B;
    margin: 0;
    /* display: inline-flex;
    flex-wrap: wrap; */
}
dl.variation dt {
    margin-right: .25rem !important;
}
.order-items .order-item .product-info .wc-item-meta li {
    display: block;
    margin-left: 0;
    margin-bottom: 0;
    width: 100%;
}
.order-items .order-item .product-info .wc-item-meta li p {
    display: inline-block;
    width: auto;
}
.woocommerce .shop_table .cart_item dl dt {
    font-weight: normal !important;
}
#main form.checkout .title-buttons.form-row .woocommerce-input-wrapper label {
    margin-right: 0.9375rem;
    min-width: 6.25rem;
    color: #4D4D4D;
    background: #fff;
    border: 0.5px solid #C9C9C9;
    font-size: 0.875rem;
    text-transform: inherit;
    letter-spacing: 0;
    border-radius: 150px;
    margin-bottom: 0;
    height: 45px;
    line-height: 45px;
}
#main form.checkout .title-buttons.form-row .woocommerce-input-wrapper input:checked+label {
    background: #FF8C00 !important;
    color: #fff !important;
    border: 1px solid #FF8C00 !important;
}
#shipping_methods .shipping-method .card-header {
    display: flex;
    align-items: center;
    color: var(--text-color);
    padding: 0px 1.25rem;
    min-height: var(--input-height);
    line-height: var(--input-height);
    background: #fff;
}
#shipping_methods .shipping-method .card-header input {
    margin: 0;
    margin-left: auto;
}
#shipping_methods .shipping-method+.shipping-method {
    margin-top: 1rem;
}
#shipping_methods .shipping-method .card-header label {
    font-size: 1rem;
    margin-bottom: 0;
    color: var(--text-color);
    letter-spacing: 0;
}
.woocommerce-shipping-methods li {
    margin-left: 0 !important;
}
.payment-methods .payment_methods .card ,#shipping_methods .shipping-method .card-header {
    border: 0.5px solid #C9C9C9 !important;
    border-radius: 1.5rem;
}
.payment-methods .payment_methods .payment_box {
    border-top: 0 !important;
    border-radius: 0;
    padding-top: 0 !important;
}
.shop_table .quantity {
    display: flex;
    align-items: center;
}
.woocommerce-info.wc_points_rewards_earn_points {
    margin-bottom: 1.25rem;
}
body.woocommerce-cart .shop_table .cart_item .quantity .plus{
}
body.woocommerce-cart .shop_table .cart_item .quantity .plus,
body.woocommerce-cart .shop_table .cart_item .quantity .minus {
    width: 1.375rem !important;
    height: 1.375rem !important;
    border: 0 !important;
    color: #26292B !important;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 1.375rem !important;
    padding: 0 !important;
    border-radius: 50% !important;
    line-height: 1.25rem !important;
    font-size: 1.5rem !important;
}
.tzn-tip input[type=number], .tzn-tip input[type=text] {
    margin: 0 1.25rem 0 0;
    background-color: #fff;
}
form.woocommerce-form.woocommerce-form-login.login input::placeholder,
textarea::placeholder,form.checkout.woocommerce-checkout span.woocommerce-input-wrapper input::placeholder ,form.checkout.woocommerce-checkout span.woocommerce-input-wrapper select::placeholder{
    color: #4D4D4D;
}
p#billing_note_field textarea#billing_note {
    min-height: 5rem !important;
    padding-top: 0.5rem;
}
.order-items .order-item.on-sale .price-wrapper .product-total .product-total-price .amount {
    margin-left: 0.5rem;
}
.woocommerce input[type=checkbox] {
    border-radius: 0;
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    position: relative;
    background-color: transparent !important;
}
center .eh_payapal_express_checkout_button .single_add_to_cart_button img {
    height: var(--input-height) !important;
    border-radius: 1.875rem;
}
body.woocommerce-checkout #shipping .woocommerce-form__label-for-checkbox, 
body.woocommerce-checkout #shipping .woocommerce-form__label-for-radio, 
body.woocommerce-checkout #billing .woocommerce-form__label-for-checkbox, 
body.woocommerce-checkout #billing .woocommerce-form__label-for-radio {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.625rem;
    letter-spacing: 0;
    color: #515150;
    font-family: var(--text-font);
}
.woocommerce input[type=checkbox], body.woocommerce-checkout #payment .payment_methods input, #shipping_methods .shipping-method .card-header input {
    width: 1.25rem;
    height: 1.25rem;
    min-width: 1.25rem;
    -webkit-appearance: none;
    border-radius: 50%;
    outline: none;
    border: 1px solid #fff !important;
    padding: 2px;
}
.woocommerce input[type=checkbox] {
    border-radius: 0;
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    position: relative;
    background-color: transparent !important;
}
form.checkout input[type=checkbox] {
    margin-bottom: 0;
    margin-right: 0.5em;
    margin-top: 0;
    /* top: 0.25rem; */
}
.woocommerce input[type=checkbox]::after {
    left: 0.2rem;
    top: 0;
    width: 7px;
    height: 12px;
    border: solid #F47629;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
    content: '';
    display: block;
    position: absolute;
    border-color: #F47629 !important;
}
.woocommerce input[type=checkbox]:checked:after, .woocommerce input[type=radio]:checked:after {
    opacity: 1;
}
.woocommerce input[type=radio]::after, .shipping_methods input[type=radio]::after {
    background: #FF8C00 !important;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
    opacity: 0;
    content: '';
}
body.woocommerce-checkout .sticky-submit-order .btn-submit-order {
    background: #354941;
    text-transform: inherit;
    color: #FFFFFF;
    font-size: 1.25rem;
    min-height: unset;
    height: 2.5rem;
    line-height: 2.5rem;
}
span.payment-name {
    color: #fff;
}
body.woocommerce-checkout .sticky-submit-order .total-title-row {
    border: none;
}
body.woocommerce-checkout .sticky-submit-order .wc-gzd-checkbox-placeholder label, #order_review .wc-gzd-checkbox-placeholder p.form-row label {
    font-size: 0.875rem;
    color: #959595;
}
body.woocommerce-checkout .sticky-submit-order .wc-gzd-checkbox-placeholder label a, #order_review .wc-gzd-checkbox-placeholder p.form-row label a {
    text-decoration: underline;
    color: #959595;
}
.form-row-first ,#billing_postcode_field, #shipping_postcode_field {
    margin-right: 2%;
}
.form-row-first, .form-row-last ,#billing_postcode_field, #billing_city_field, #shipping_postcode_field, #shipping_city_field {
    float: left;
    width: 49%;
}
.woocommerce input::placeholder{
    color: #4D4D4D !important;
}
.woocommerce-billing-fields p {
    margin-bottom: 0.9375rem;
}
#billing_ustid_field{
    display: none;
}
.order-checkbox-submit {
    margin-top: 2.5rem;
}
.order-checkbox-submit label {
    color: #fff;
    line-height: 1.25rem;
    position: relative;
    top: -0.1rem;
    font-size: 0.8125rem;
    letter-spacing: 0.03rem;
}
.order-checkbox-submit  input {
    border:1px solid #797979 !important;
}
div#your-information {
    padding-right: 3rem;
    padding-top: 1rem;
    border-radius: 1.5625rem;
    max-width: 48%;
    flex-basis: 48%;
}
div#your-information .express-checkout {
    display: none;
}
.express-checkout {
    border-top: none;
    padding-top: 0;
}
p.custom-title-german {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    top: 7rem;
    position: absolute;
    z-index: 9;
    padding-left: 1rem;
}
p.custom-title-german img {
    margin-right: 0.5rem;
}
.woocommerce-checkout h1 {
    position: relative;
    z-index: 9;
}
.woocommerce-EditAccountForm input[type=password], .woocommerce-form input[type=password] {
    padding: 0 1.25rem;
}
#wrapper .express-checkout h3 {
    margin-bottom: 0.75rem;
    letter-spacing: 0 !important;
    font-size: 1rem !important;
}
div#review-order {
    background: #FFFFFF26 0% 0% no-repeat padding-box;
    border-radius: 1.125rem;
    max-width: 49%;
    flex-basis: 49%;
    margin-left: auto;
}
#review-order>.col-inner {
    padding-left: 0;
    padding-right: 0;
    padding-top: 1.875rem;
    /* top: 0 !important;
    position: sticky !important;
    max-height: 20rem; */
}
.order-items .order-item .product-info .product-meta {
    /* display: none; */
}
.order-items .order-item .product-info .product-meta p {
    font-size: 0.75rem;
    margin-bottom: 0;
    line-height: 1.25rem;
    color: #4B4B4B;
}
p#billing_address_1_field {
    width: 100%;
}
p#order_comments_field {
    display: none;
}
p.required-text {
    font-size: 0.8125rem;
    color: #888888;
    margin-top: -0.3rem;
    margin-bottom: 1rem;
    font-family: var(--text-font);
}
.option {
    padding-bottom: 0.7rem;
}
.payment-methods {
    margin-top: 0.5rem;
}
header.card-header ,.card .card-header {
    border-radius: var(--card-radius);
}
.payment-methods .selected header.card-header {
    border-radius: 0 !important;
    /* border: 2px solid #fff !important; */
}
/* .payment-methods .selected .payment_box {
    border: 2px solid var(--input-border-color);
} */
.selected header.card-header {
    border-radius: var(--card-radius);
}
.payment-methods .payment_methods .card-header label {
    display: flex;
    align-items: center;
}
.payment-methods .payment_methods li+li {
    margin-top: 0.5rem;
}

i.fa-light.fa-money-bill {
    max-width: 2.5rem !important;
    width: 2.5rem;
    margin-right: 1rem;
    text-align: center;
}
.payment-methods .payment_methods img, #shipping_methods .shipping-method .card-header i, #shipping_methods .shipping-method .card-header img {
    max-width: 2.5rem;
    margin-right: 1rem;
    flex-basis: 2.5rem;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: flex;
    align-items: center;
}
.shipping-calculator-form {
    background-color: transparent;
    border-radius: 0;
    margin-top: 1.25rem;
    padding: 0;
}
span.woocommerce-gzd-legal-checkbox-text {
    color: #fff;
    line-height: 1.25rem;
    position: relative;
    top: -0.2rem;
    font-size: 0.8125rem;
    letter-spacing: 0;
    max-width: 25rem;
}
#billing_address_2_field, #shipping_address_2_field {
    width: 100%;
}
.row.checkout-row span.woocommerce-gzd-legal-checkbox-text a {
    text-decoration: underline;
    color: #fff;
}
abbr.required {
    display: none;
}
.row.checkout-row span.woocommerce-gzd-legal-checkbox-text a {
    text-decoration: underline;
    color: #fff;
}
.order-checkbox-submit .wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-legal {
    padding-top: 0;
}
.wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-legal input[type=checkbox] {
    border: 1px solid #fff !important;
}
p#shipping_address_1_field {
    width: 100%;
}
p.legal.form-row.checkbox-legal.validate-required {
    margin: 0;
}
#shipping_methods .shipping-method .card-header {
    padding: .3125rem 1.25rem;
}
.payment-methods .payment_methods .card-header {
    border: none !important;
    background: transparent;
    border-radius: 1.875rem !important;
    padding: .3125rem 1.25rem;
}
.payment-methods .payment_methods .card {
    border-radius: 1.875rem !important;
    background: #FFFFFF26 0% 0% no-repeat padding-box;
    padding: 0;
    border: none !important;
}
.payment-methods .payment_methods li.selected .card{
    border-radius: 1.25rem !important;
}
.order-items .order-item .product-info figure {
    margin: 0;
}
.order-items .order-item .product-info img {
    max-width: 4.375rem;
    max-height: 4.375rem;
    object-fit: cover;
    border: none;
    padding: 0;
    border-radius: 0.3125rem;
}
/**** ORDER ***/
.n-l-t-custom .forminator-row.forminator-row-last {
    position: absolute;
    right: 0;
    top: 0;
}

.n-l-t-custom .html-checkbox p a{
    color: #888888 !important;
    font-family: var(--text-font-semibold);
}
.n-l-t-custom .html-checkbox p {
    color: #888888 !important;
}
.n-l-t-custom .forminator-ui .forminator-input[name="email-1"]{
    max-width: calc(100% - 7.875rem) !important;
}
div#order_review {
    border-radius: 0 !important;
    background: transparent;
}
#review-order .accordion-title {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: transparent;
    border-bottom: none !important;
}
div#order_review h3.hide-for-medium {
    margin-bottom: 0.625rem !important;
}
p.free-shipping-msg.eligable {
    color: #B81074;
    font-size: 0.8125rem;
    letter-spacing: 0;
    margin-bottom: 1.875rem;
}
p.free-shipping-msg.eligable, .woocommerce-LostPassword.lost_password.text-center a, .total-title-row .incl-vat {
    font-size: 0.8125rem;
    color: #fff;
}
.woocommerce-LostPassword.lost_password.text-center a{
    color: #888888;
    text-decoration: underline;
}
.order-items .order-item .product-info .product-remove {
    display: block;
}
.order-items .order-item .product-info .right-column {
    margin-top: auto;
    margin-bottom: auto;
}
.order-items .order-item .product-info .product-name {
    font-size: 0.8125rem !important;
    height: auto;
    text-transform: inherit !important;
    font-family: var(--text-font-medium);
    margin-bottom: .25rem !important;
    line-height: 1rem;
    padding-right: 0;
    letter-spacing: 0;
}
#wrapper h3.widget-title.order-items-header {
    margin-bottom: 1.875rem;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received > span {
    color: #F47629;
    font-family: var(--text-font-bold);
    font-size: 1.125rem;
}
#review-order span.woocommerce-Price-amount.amount bdi {
    margin-right: 0;
}

.woocommerce-privacy-policy-text {
    display: none;
}

.coupon-code-wrapper input[type=text]::placeholder{
    color: #4D4D4D;
}
.wc-gzd-order-submit button[type=submit]#place_order:hover {
    box-shadow: unset !important;
    background: #4D4D4D !important;
    color: #fff !important;
    border-color: #4D4D4D !important;
}

.wc-gzd-order-submit button[type=submit]#place_order {
    height: var(--input-height);
    line-height: calc(var(--input-height));
    font-size: 0.9375rem;
    padding: 0 1.25rem;
    min-height: auto;
    letter-spacing: 1.2px;
    font-weight: normal;
    font-family: var(--text-font-black);
    margin: 0;
    text-transform: inherit;
    background: var(--primary-color) !important;
    border:0;
    text-decoration: none !important;
    box-shadow: none !important;
    border-radius: 1.875rem;
    color: #fff !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.order-items .order-item .product-info .price-wrapper .amount {
    font-size: .8125rem;
    font-weight: normal !important;
    letter-spacing: 0;
    color: #ffff;
}
.coupon .button.apply-coupon {
    min-width: 9.0625rem;
}
.order-items .order-item .product-info .product-remove {
    display: none;
}
.order-items .order-item.on-sale .price-wrapper .product-total .product-regular-price .amount {
    color: #fff !important;
    margin-right: 0 !important;
}
.order-items .order-item .product-info .price-wrapper .product-total {
    width: 100% ! important;
}
.wt_sc_bogo_cart_item_discount, .wt_sc_bogo_cart_item_discount * {
    color: #fff;
    font-size: small;
} 
.woocommerce-order-received .order-items  .product-total-price {
    margin-left: 0.5rem;
}
#order_review {
    padding: 0 2.8125rem 1.5rem 2.8125rem;
}

.wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-newsletter p.form-row.checkbox-newsletter {
    margin-bottom: 0;
}
/**** ORDER ***/

/*** NOT LOGIN ***/
h3.step-title.abweichende {
    display: block;
}
.wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-newsletter {
    float: left;
}
.woocommerce-form-login-toggle {
    margin-bottom: 1.5625rem !important;
}
.showlogin span {
    text-decoration: underline;
    color: #F47629;
}
.row.checkout-row h2.kundenlogin {
    display: none;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    display: none;
}
form.woocommerce-form.woocommerce-form-login.login {
    padding-bottom: 1rem !important;
}
.form-row.rememberme-lost-password {
    position: relative;
}
.woocommerce-LostPassword.lost_password.text-center {
    position: absolute;
    left: 15.5rem;
    bottom: -1.9rem;
}
.woocommerce-account-fields {
    padding-bottom: 0;
}
a.showlogin {
    color: #000000;
}
button.woocommerce-button.button.woocommerce-form-login__submit:hover{
    background-color: #4D4D4D !important;
    border-color: #4D4D4D !important;
    color: #fff !important;
    box-shadow: none;
}

button.woocommerce-button.button.woocommerce-form-login__submit {
    height: var(--input-height);
    line-height: calc(var(--input-height));
    font-size: 0.9375rem;
    padding: 0 2.75rem;
    min-height: auto;
    letter-spacing: 1.2px;
    font-weight: normal;
    font-family: var(--text-font-black);
    margin: 0;
    text-transform: inherit;
    background: var(--primary-color) !important;
    text-decoration: none !important;
    box-shadow: none !important;
    border-radius: 1.875rem;
    color: #fff !important;
    display: inline-flex
;
    justify-content: center;
    align-items: center;
    border: 0 !important;
}
form p {
    margin-bottom: 1rem;
}
#main .field-not-validated .woocommerce-input-wrapper::after, .woocommerce-invalid .woocommerce-input-wrapper::after {
    top: 0;
}
.show-password-input {
    visibility: inherit;
    top: 0.125rem;
}
.show-password-input:after {
    content: " " !important;
    visibility: unset;
    background-image: url(../image/eyes.svg);
    width: 1.375rem;
    display: inline-block;
    height: 0.75rem;
    position: absolute;
    background-size: contain;
    z-index: 9;
    right: 1rem;
    top: 0.8rem;
    filter: invert(.5);
}
.woocommerce-order-received form.woocommerce-form.woocommerce-form-login.login input {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
input#password {
    /* padding-left: 1.25rem;
    padding-right: 1.25rem; */
}
div#your-information  h4.kundenlogin,div#your-information  p.description-login{
    display: none;
}
form.woocommerce-form.woocommerce-form-login.login input {
    /* border: 0.5px solid #8B8B8B;
    font-size: 0.875rem;
    letter-spacing: 0.035rem;
    border-radius: 0.3125rem; */
}
ul.order-items {
    border-bottom: 1px solid #e0dfdd;
}
.woocommerce-order-received ul.order-items {
    border-bottom: none !important;
    padding-bottom: 0;
    margin-bottom: 0;
} 
/*** NOT LOGIN ***/

/**** THANK YOU ***/
.newsletter-thankyou .icon-box .img,
.newsletter-thankyou .icon-box-img {
    position: absolute !important;
    right: .1875rem;
    top: -1rem;
    max-width: 3.5rem;
}
.newsletter-thankyou .forminator-ui .forminator-checkbox .forminator-checkbox-box {
    top: -0.25rem;
}
.newsletter-thankyou .forminator-ui .forminator-input {
    border: 0 !important;
}
.newsletter-thankyou .html-checkbox p a,
.newsletter-thankyou .html-checkbox p {
    color: #888888 !important;
    margin-bottom: 0;
}
.newsletter-thankyou .forminator-ui {
    display: flex;
    flex-direction: column;
}
.newsletter-thankyou .forminator-ui .forminator-row {
    margin-bottom: .625rem !important;
}
.newsletter-thankyou div#checkbox-1 {
    padding-left: 0 !important;
    margin-bottom: 0;
}
.newsletter-thankyou h6 {
    line-height: 1.25rem;
    margin-bottom: 1.5625rem;
}
.newsletter-thankyou{
    padding: 2.5rem 1.875rem !important;
}
.newsletter-thankyou .forminator-row:nth-child(3) {
    display: flex;
    flex-wrap: nowrap;
    order: 6;
    margin: .625rem 0 0 !important;
}
.woocommerce-order {
    padding-bottom: 2.5rem !important;
    padding-top: 1.875rem;
}

.order-items .order-item .product-info {
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}
.order-overview-info.col.large-6.medium-12 h2 {
    margin-bottom: 1.875rem;
}
.woocommerce-order-received.woocommerce-checkout h1 {
    position: inherit;
    padding-left: 0;
    margin-bottom: 1rem !important;
}
.woocommerce-order-received .erhalte_exklusive_section h2 {
    font-size: 1.625rem;
    text-align: center !important;
    line-height: 2.25rem;
    max-width: 22rem;
    margin: 0 auto;
    margin-bottom: 2rem;
}
.woocommerce-order-received .erhalte_exklusive_section {
    margin-top: 2rem;
}

.row.order-address-info p, .order-overview-info .card-content a, .order-overview-info .card-content {
    color: #fff;
}
p.address_1.address-field.form-row-first.thwcfd-field-wrapper.thwcfd-field-text {
    width: 100%;
}
p.address_1.address-field.form-row-first {
    width: 100%;
}
.f-n-l input[type=email] {
    max-width: 100% !important;   
}

body .order-overview-info.col.large-6.medium-12 .card.contact-info-wrapper .card-content {
    border-radius: 0 !important;
    padding-left: 50px;
    padding-right: 50px;
}
.values:not(.subtotal):not(.order-total) .total-title {
    color: #fff;
}
span.amount {
    color: #fff !important;
}
.contact-info-wrapper {
    border-bottom: 0;
    border-radius: 0 !important;
}
.order-received-page.row > .col {
    padding-bottom: 0;
}
.order-items .order-item .product-info p {
    font-size: 0.875rem;
    color: #000;
    margin-bottom: 0;
    width: 100%;
}
.order-items .order-item .product-info .product-quantity {
    flex-wrap: wrap;
    color: #fff;
    letter-spacing: 0;
    font-size: .8125rem;
}
body .order-items {
    max-height: 100%;
}
.select2-container .select2-choice>.select2-chosen, .select2-container .select2-selection--single .select2-selection__rendered, .select2-selection {
    line-height: 45px;
}
span.select2-selection.select2-selection--single {
    border-radius: 125px;
    height: 45px;
    line-height: 45px !important;
    padding: 0 !important;
    padding-left: 15px !important;
    font-size: 14px;
}
body.woocommerce-checkout #payment .payment_methods li input {
    position: unset !important;
    opacity: 1 !important;
}
.express-checkout .express-checkout-divider .text {
    color: #fff;
}
.woocommerce-checkout.woocommerce-order-received .page-wrapper {
    padding-bottom: 3.125rem;
}
.order-overview-info.col.large-6.medium-12 .card {
    background: #FFFFFF26 0% 0% no-repeat padding-box;
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    border-radius: 25px !important;
}
.order-received-page {
    margin-top: 2.8125rem;
}
.order-overview-info.col.large-6.medium-12 {
    padding-right: 4rem;
}
.order-shipping-text i {
    margin-right: .25rem;
}
a.button.continue-shopping:hover {
    background: #4D4D4D !important;
    color: #fff !important;
    border-color: #4D4D4D !important; 
}

a.button.continue-shopping {
    height: var(--input-height);
    line-height: calc(var(--input-height));
    font-size: 0.9375rem;
    padding: 0 1.25rem;
    min-height: auto;
    letter-spacing: 1.2px;
    font-weight: normal;
    font-family: var(--text-font-black);
    margin: 0;
    text-transform: inherit;
    background: var(--primary-color) !important;
    text-decoration: none !important;
    box-shadow: none !important;
    border-radius: 1.875rem;
    color: #fff !important;
    display: inline-flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    border: 0 !important;
}
.order-items .order-item {
    padding-bottom: 0;
    margin-bottom: 1rem;
}
.order-product-listing .col-inner, .order-product-listing .col-inner {
    background: #FFFFFF26 0% 0% no-repeat padding-box;
    padding: 1.75rem 3.75rem;
    border-radius: 1.125rem;
    padding-bottom: 1.875rem;
    margin-bottom: 1.875rem;
} 
.values.subtotal .amount,
.values.subtotal .total-title,
.total-title-row .inner-container,
.values,
.values.subtotal {
    font-size: 1rem;
    letter-spacing: 0;
    font-weight: normal;
    /* margin: 0; */
}
.total-title-row span.woocommerce-Price-amount.amount,
.total-title-row .total-title b{
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.375rem;
    text-transform: inherit;
    letter-spacing: 0;
}
.subtotal.values span.woocommerce-Price-amount.amount,
.subtotal.values .total-title {
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.375rem;
    text-transform: inherit;
    letter-spacing: 0;
}
.row.checkout-row p.jetzt-registrieren {
    display: none;
}
#wrapper h1 {
    margin-bottom: 1.875rem;
    line-height: 2.125rem;
}
#wrapper h3 {
    padding: 0;
    font-weight: normal !important;
    line-height: 1.375rem !important;
    color: #fff;
    font-family: 'Inter-Bold';
}
small {
    color: #fff;
    opacity: 1 !important;
}
.other-payments-available {
    color: #868686;
    text-align: center;
    font-size: 0.8125rem;
    letter-spacing: 0;
}
.total-title {
    font-size: 1rem !important;
}
.total-title b {
    font-size: 1rem !important;
    margin-right: 5px;
}
.total-title-row .total-title {
    display: flex;
    align-items: center;
}
.total-title-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/**** THANK YOU ***/

/*** CART ***/
body.woocommerce-cart .woocommerce>.woocommerce.row .cart_totals {
    padding-left: 0;
    padding-right: 0;
}
body.woocommerce-cart .cart-collaterals.large-4.col.pb-0 .card {
    border-radius: 20px;
    padding: 25px;
}
body.woocommerce-cart .woocommerce>.woocommerce.row .cart_totals {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 10px !important;
}
.coupon-code-wrapper .button.apply-coupon {
    font-size: 14px !important;
}
body.woocommerce-cart h1 {
    font-size: 30px !important;
    line-height: 40px !important;
    padding-left: 0 !important;
}
body.woocommerce-cart .sub-title a {
    color: #fff;
    font-size: .875rem;
}
.woocommerce .shop_table .cart_item .delivery-time-info, .woocommerce .shop_table .cart_item .units-info {
    font-size: .875rem;
    line-height: 1.25rem;
}
body.woocommerce-cart .shop_table .cart_item td.product-info {
    width: auto !important;
}
body.woocommerce-cart .shop_table .cart_item .product-info .product-name {
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.25rem;
    margin-bottom: 0;
    color: #fff;
}

.tzn-tip .button.apply-tip:hover, 
.coupon .button.apply-coupon:hover,
.woocommerce-shipping-calculator button.button:hover, 
.woocommerce-shipping-calculator .shipping-calculator-button:hover,
#wrapper .wc-proceed-to-checkout .checkout-button:hover{
    box-shadow: unset !important;
    background: #4D4D4D !important;
    color: #fff !important;
    border-color: #4D4D4D !important;
}

#wrapper .wc-proceed-to-checkout .checkout-button {
    height: var(--input-height);
    line-height: calc(var(--input-height));
    font-size: 15px;
    padding: 0 1.25rem;
    min-height: auto;
    letter-spacing: 1.2px;
    font-weight: normal;
    margin: 0;
    text-transform: inherit;
    background: #FF8C00 !important;
    border: 0 !important;
    text-decoration: none !important;
    box-shadow: none !important;
    border-radius: 1.875rem;
    color: #fff !important;
    display: inline-flex
;
    justify-content: center;
    align-items: center;
}
.tzn-tip .button.apply-tip, .coupon .button.apply-coupon {
    height: var(--input-height);
    line-height: calc(var(--input-height));
    font-size: 0.9375rem;
    padding: 0 1.25rem;
    min-height: auto;
    letter-spacing: 1.2px;
    font-weight: normal;
    font-family: var(--text-font-black);
    margin: 0;
    text-transform: inherit;
    background: #FF8C00 !important;
    text-decoration: none !important;
    box-shadow: none !important;
    border-radius: 1.875rem;
    color: #fff !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 0 !important;
    max-width: 150px;
}
body.woocommerce-cart .cross-sells h2 {
    font-size: 16px;
    line-height: 20px;
    background: #516670;
}
.coupon.values strong.total-title {
    color: #fff !important;
    font-size: 12px;
    font-weight: normal;
}
body.woocommerce-cart .product-excerpt {
    display: none;
}
body.woocommerce-cart input#tip_amount::placeholder {
    color: #4D4D4D !important;
}
body.woocommerce-cart a.checkout-button.button.alt.wc-forward {
    margin-top: 1rem !important;
}
body.woocommerce-cart #shipping_methods .shipping-method .card-header {
    padding: 0px 1.25rem;
}

/*** CART ***/
.express-checkout .express-checkout-divider .line {
    border-top: 1px solid #e6e6e6 !important;
    border-bottom: 0;
}
.total-title-row ,.totals-container {
    border-top: 1px solid #e0dfdd !important;
}
.order-items .order-item+.order-item {
    border-top: 1px solid #e0dfdd;
}
footer#cart-checkout-footer {
    border-top: 1px solid #e0dfdd!important;
    background: #fff !important;
}

.checkout-section-footer .ux-menu.stack.stack-col.justify-start {
    flex-direction: inherit;
}
.checkout-section-footer .ux-menu.stack.stack-col.justify-start .ux-menu-link.flex.menu-item {
    font-size: 0.75rem;
    margin-right: 1.5rem !important;
    color: #B5B5B5;
    font-family: var(--text-font-light);
}
.checkout-section-footer {
    padding-top: 1.5rem !important;
}

.checkout-right-col .ux-menu.stack.stack-col.justify-start {
    display: flex;
    justify-content: flex-end;
}
.checkout-right-col {
    padding-right: 0 !important;
}
.cart_totals.totals-container.calculated_shipping {
    /* border-top: none !important; */
}
p.free-shipping-msg.non-eligable {
    /* display: none; */
}
.woocommerce-order-received .newsletter-st .html-checkbox {
    transform: inherit;
}
.newsletter-st .forminator-ui .forminator-checkbox .forminator-checkbox-box {
    top: -0.2rem;
}
.woocommerce-order-received form.woocommerce-form.woocommerce-form-login.login {
    padding-bottom: 1rem !important;
    max-width: 35rem;
    margin: 0 auto;
    padding-bottom: 3rem !important;
}
.woocommerce-order-received  p.success-color.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    text-align: center;
}
.woocommerce-order-received  .message-container.container.medium-text-center {
    text-align: center;
}
.woocommerce-order-received p.jetzt-registrieren {
    display: none;
}

.woocommerce-checkout .cart_totals.totals-container {
    margin-top: 1.25rem;
}
.woocommerce-checkout .shop_table {
    background-color: transparent;
}
.woocommerce-order-pay .payment-method-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.woocommerce-order-pay  .payment_methods li+li {
    border-top: none;
    border: none !important;
    list-style: none;
}
.woocommerce-order-pay header.card-header {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.woocommerce-order-pay .shop_table {
    background-color: transparent !important;
}
.woocommerce-order-pay div#payment img {
    height: 38px;
    margin-right: 0.5rem;
}
.woocommerce-order-pay form#order_review {
    max-width: 50rem;
    margin: 0 auto;
    padding-bottom: 3rem;
}
.woocommerce-order-pay button#place_order {
    height: var(--input-height);
    line-height: var(--input-height);
    font-size: 0.9375rem;
    padding: 0 1.5rem;
    min-height: auto;
    font-family: var(--text-font-bold);
    margin: 0;
    background: transparent !important;
    color: #000 !important;
    font-weight: normal !important;
    border: 1px solid !important;
    text-transform: uppercase;
    letter-spacing: 0.075rem !important;
}
div#order_review .wc-gzd-cart-info {
    display: none;
}
.order-checkbox-submit label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    align-items: flex-start;
}

.custom-text-html p {
    font-size: 0.625rem;
    font-family: var(--heading-font);
    color: #121212 !important;
    line-height: 1.26rem;
    letter-spacing: 0;
    margin-bottom: 0;
}
.custom-text-html  p a {
    text-decoration: underline;
    color: #121212;
}
.custom-checkbox label {
    margin-top: 0.3rem !important;
}
.thank-you-custom {
    max-width: 11.9rem;
    position: absolute;
    right: -5rem;
    top: 5rem;
}
body .forminator-ui .custom-text-html {
    padding-left: 0 !important;
}
body .forminator-ui .custom-text-html p , body .forminator-ui .custom-text-html p a {
    color: #959595 !important;
} 
.custom-text-html .forminator-field.forminator-merge-tags {
    max-width: 32.4rem;
} 
.payment-methods .payment_methods .card-header label {
    line-height: 1.25rem;
}
.st-abonniere .forminator-ui{
    display: flex;
    flex-direction: column;
}
.st-abonniere .custom-checkbox {
    margin-bottom: 0 !important;
}
.st-abonniere .html-checkbox {
    transform: translateY(0.2rem) translateX(0);
}
.st-abonniere .forminator-ui .forminator-row:nth-child(3) {
    display: flex;
    flex-wrap: nowrap !important;
    order: 10;
    margin: .625rem 0 0 0;
    justify-content: center;
}
.st-abonniere .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 1.875rem;
}
.order-received-page.row h5 {
    font-size: 1rem !important;
    letter-spacing: 0;
    margin-bottom: .5rem;
    line-height: 1.375rem;
    color: #fff;
}
.section.st-abonniere {
    padding: 1.25rem 1.875rem !important;
    border-radius: 1.125rem;
}
.payment-shipping .payment-method .order-payment-text img {
    height: 1.5625rem;
}
div#billing_pickup_location_notice {
    display: none !important;
}
div#shipping_pickup_location_notice {
    display: none !important;
}
.form-row .select2-container {
    margin-bottom: .25rem;
}
p#billing_country_field {
    /* margin-bottom: 0.125rem; */
}
.cart-checkout-mobie-custom{
    display:none;
}
.tzn-tip input[type=number], .tzn-tip input[type=text],
.coupon input[type=text] {
    border-radius: var(--input-radius);
    background-color: #fff;
    border: 0.5px solid #8B8B8B !important;
    border-radius: 1.875rem;
}
.coupon input[type=text] {
    margin: 0 .625rem 0 0;
    background-color: #fff;
    background-color: #fff;
    border: 0.5px solid #8B8B8B !important;
    border-radius: 1.875rem;
}
.coupon input[type=text]::placeholder {
    color: #4D4D4D !important;
}
/*checkout*/
.logo-woopage{
	max-width:4.75rem;
}
.col-woopage > .col-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.col-woopage > .col-inner > * {
    width: auto;
}
.col-woopage .icon-box{
    align-items: center;
}
.col-woopage .icon-box:nth-child(1) .icon-box-img {
    max-width: 1.25rem !important;
}
.col-woopage .icon-box:nth-child(2) .icon-box-img {
    max-width: .813rem !important;
}
.col-woopage .icon-box:nth-child(3) .icon-box-img {
    max-width: 1.5rem !important;
}
.col-woopage .icon-box .icon-box-img {
    transform: translateY(-.1rem);
}

h2.kundenlogin {
    text-align: center;
}
p.jetzt-registrieren {
    text-align: center;
}
.newsletter-thankyou .forminator-row.forminator-row-last {
    position: absolute;
    top: 0;
    right: 0;
}
.newsletter-thankyou .forminator-ui .forminator-row:nth-child(3) {
    display: flex;
    flex-wrap: nowrap !important;
    margin-bottom: 0 !important;
}
.newsletter-thankyou .forminator-ui .forminator-row {
    margin-bottom: .5rem !important;
}
.newsletter-thankyou .forminator-ui .forminator-checkbox .forminator-checkbox-box {
    border-color: #fff !important;
    color: #fff !important;
}
.newsletter-thankyou .html-checkbox p a, 
.newsletter-thankyou .html-checkbox p {
    color: #FAFAFA !important;
    margin-bottom: 0;
}
.newsletter-thankyou h4 {
    max-width: 29.6875rem;
}
.newsletter-thankyou div#email-1 input {
    max-width: calc(100% - 8.75rem);
    border: 0 !important;
    font-size: 0.9375rem !important;
}
.woocommerce-order > p {
    margin-top: 1.25rem;
}
.message-container.container.medium-text-center {
    color: #fff;
}
/*checkout*/
@media screen and (max-width: 849px){
    .quantity-price  ,.mobile-product-price{
        display: none !important;
    }
    span.text-small.incl-vat {
        display: none;
    }
    #review-order #order_review .accordion-content .cart_totals.totals-container .total-title-row {
        border: 0 !important;
        padding: 0 !important;
    }
    #review-order #order_review .accordion-content {
        /* background: #F2F2F2;
        border-radius: 14px;
        padding: 20px 10px; */ 
    }
    footer .footer-checkout p a {
        color: #ACACAC;
        font-size: 13px;
        font-family: var(--text-font-light);
    }
    footer .footer-checkout .ux-menu.stack.stack-col.justify-start {
        margin-bottom: 20px;
    }
    footer .footer-checkout .ux-menu.stack.stack-col.justify-start .ux-menu-link.flex.menu-item {
        margin-bottom: 20px !important;
    }
    footer .footer-checkout .ux-menu-link__link {
        line-height: 17px;
        font-size: 14px;
        color: #ACACAC !important;
        margin: 0 30px 0 0;
    }
    .woocommerce-shipping-calculator button.button, 
    .woocommerce-shipping-calculator .shipping-calculator-button {
        font-size: 14px;
        letter-spacing: 1.12px;
    }
    input.button.wc_points_rewards_apply_discount {
        width: 100%;
    }
    form.wc_points_rewards_apply_discount {
        margin-bottom: 1.5rem;
    } 
    .woocommerce input[type=checkbox] {
        width: 15px;
        height: 15px;
        min-width: 15px;
    }
    .logo-woopage {
        max-width: 55px;
    }
    body.woocommerce-cart .shop_table .cart_item td.product-info {
        padding-left: 10px;
    }
    .tzn-tip input[type=number], .tzn-tip input[type=text] {
        margin: 0 12px 0 0;
    }
    input.button.wc_points_rewards_apply_discount,
    .wc-gzd-order-submit button[type=submit]#place_order,
    #wrapper .wc-proceed-to-checkout .checkout-button,
    .tzn-tip .button.apply-tip, .coupon .button.apply-coupon {
        letter-spacing: 1.12px;
        font-size: 14px;
    }
    body.woocommerce-cart .shop_table .cart_item .mobile-items .quantity-price .amount {
        font-size: 14px;
    }
    body.woocommerce-cart .cross-sells .products {
        padding: 0;
    }
    body.woocommerce-cart .cross-sells .flickity-prev-next-button.next {
        left: calc(50% + 10px);
        top: unset;
        bottom: 20px;
        right: unset;
    }
    body.woocommerce-cart .cross-sells .flickity-prev-next-button.previous {
        opacity: 1;
        left: calc(50% - 50px);
        top: unset;
        bottom: 20px;
        right: unset;
    }
    
    body.woocommerce-cart .cross-sells div.product.type-product>.col-inner {
        min-height: 355px;
    }
    body.woocommerce-cart .cross-sells .products .product-small.col {
        flex-basis: 100%;
        max-width: 100%;
    }
    .woocommerce-order-received p.success-color.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
        margin-top: 3rem !important;
    }
    
    a.button.continue-shopping {
        font-size: 14px;
        padding: 0 1.25rem;
        letter-spacing: 1.12px;
    }
    div#your-information, div#review-order {
        margin-top: 0;
        max-width: 100%;
        flex-basis: 100%;
    }
    body header#cart-checkout-header .row {
        flex-wrap: nowrap;
        max-width: 428px !important;
    }
    header#cart-checkout-header .section.has-block {
        padding-bottom: 8px;
        padding-top: 8px;
    }
    header#cart-checkout-header .icon-box:not(:nth-child(2)) {
        display: none;
    }
    header#cart-checkout-header section .section-content > .row > .col:nth-child(2) {
        display: flex;
        padding-right: 25px !important;
        justify-content: flex-end;
        flex: 1;
    }
    header#cart-checkout-header .row > .col:nth-child(2) > .col-inner .icon-box + .icon-box {
        margin-left: 0;
    }
    header#cart-checkout-header .row > .col:nth-child(2) > .col-inner .icon-box {
        flex-wrap: nowrap;
    }
    header#cart-checkout-header p {
        white-space: nowrap;
    }
    header#cart-checkout-header section .section-content > .row > .col:nth-child(1) {
        padding-bottom: 0 !important;
        margin-top: 0px;
        padding-left: 25px !important;
        max-width: 80px !important;
        flex-basis: 80px !important;
        width: auto !important;
    }
    header#cart-checkout-header section .section-content > .row > .col:nth-child(1) {
        padding-right: 0px !important;
    }
    .order-overview-info .card-content .payment-shipping {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .order-items .order-item .product-info .price-wrapper .amount{
        font-size: 13px;
    }
    .payment-methods .payment_methods img, 
    #shipping_methods .shipping-method .card-header i, 
    #shipping_methods .shipping-method .card-header img {
        max-width: 2.5rem;
        margin-right: .625rem;
        flex-basis: 2.5rem;
    }
    .payment-methods .payment_methods img {
        height: 1.75rem;
        margin-right: 1rem;
        width: fit-content !important;
    }
    footer .footer-checkout p {
        font-family: var(--text-font-light);
    }
    .woocommerce-form-login-toggle {
        margin-bottom: 20px !important;
        font-size: 14px;
        letter-spacing: 0.56px;
    }
    #wrapper h3.step-title.abweichende {
        font-size: 14px !important;
        line-height: 24px !important;
    }
    .total-title-row bdi, .total-title b,
    .subtotal.values .total-title, .subtotal.values bdi, .total-title b, .total-title-row bdi {
        font-size: 14px;
    }
    .coupon .button.apply-coupon {
        min-width: 109px;
    }
    #review-order #order_review .accordion-content:after {
        content: '';
        position: absolute;
        height: 1px;
        width: 100%;
        bottom: 0;
        left: 0;
        background: #fff;
    }
    .order-items .order-item .product-info .product-quantity {
        letter-spacing: 0;
        font-size: 12px;
    }
    .order-items .order-item .product-info .product-name {
        font-size: 14px;
        line-height: 20px !important;
    }
    .order-received-page.row h5 {
        font-size: 14px !important;
    }
    .section.st-abonniere .icon-box-left .icon-box-img{
        max-width: 43px;
    }
    .st-abonniere .icon-box-left .icon-box-img+.icon-box-text {
        padding-left: 15px;
    }
    .section.st-abonniere {
        padding: 25px 5px!important;
    }
    .row.order-address-info p {
        font-size: 14px;
        line-height: 24px;
    }
    .order-overview-info .card-content span.amount {
        font-weight: normal;
    }
    .woocommerce-cart .row.row-main,
    .woocommerce-checkout .row.row-main {
        max-width: 428px !important;
    }
    .newsletter-thankyou {
        padding: 30px 20px 20px !important;
    }
    .newsletter-thankyou div#html-1 {
        padding-right: 0 !important;
    }
    .newsletter-thankyou .html-checkbox p {
        font-size: 11px !important;
    }
    .newsletter-thankyou .forminator-row:nth-child(3) {
        order: inherit;
        margin: 0 0 25px 0 !important;
    }
    .newsletter-thankyou .forminator-ui .forminator-checkbox .forminator-checkbox-box {
        top: -3px;
    }
    .woocommerce-order {
        padding-top: 0 !important;
    }
    p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received > span {
        font-size: 15px;
    }
    .woocommerce-order-received.woocommerce-checkout h1 {
        margin-bottom: 12px!important;
    }
    .order-overview-info.col.large-6.medium-12 .card.contact-info-wrapper {
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .order-overview-info.col.large-6.medium-12 {
        padding-right: 15px;
    }
    .row.payment-shipping {
        border: 0;
    }
    .row.contact-info-row > .col.large-6 {
        padding-bottom: 20px;
    }
    .order-product-listing {
        margin-bottom: 0;
    }
    .order-shop-button .button {
        margin: 10px 0 0;
    }
    .cart_totals.totals-container .total-title-row {
        border-bottom: 1px solid rgb(224 224 224 / 40%) !important;
        padding-bottom: 20px;
    }
    .order-product-listing .col-inner, .order-product-listing .col-inner {
        padding: 30px 10px 0 10px;
        background: #F2F2F2;
        border-radius: 14px;
        margin-bottom: 20px;
    }
    .woocommerce-checkout.woocommerce-order-received .cart_totals.totals-container .total-title-row {
        border-bottom: 0 !important;
    }
    .woocommerce-checkout.woocommerce-order-received .page-wrapper {
        padding-top: 0px;
        padding-bottom: 0;
    }
    div#loyalty-cart {
        margin-bottom: 0;
    }
    div#loyalty-gift header.card-header h3 {
        font-size: 16px !important;
    }
    .tzn-tip-wrapper {
        margin: 20px 0 0;
    }
    .coupon-code-wrapper {
        /* padding-bottom: 20px; */
    }
    body.woocommerce-cart .shop_table .cart_item .mobile-items p.wc-gzd-cart-info.delivery-time-info {
        display: none;
    }
    #loyalty-gift .progress-bar li:not(.current-progress) .gift-name {
        display: none;
    }
    p.free-shipping-msg.eligable, .total-title-row .incl-vat {
        font-size: 12px;
    }
    .woocommerce-LostPassword.lost_password.text-center a{
        font-size: 13px;
    }
    .woocommerce-LostPassword.lost_password.text-center {
        bottom: -32px;
        left: 185px;
    }
    form.woocommerce-form.woocommerce-form-login.login input {
        padding: 0 20px !important;
    }
    .order-items .order-item .product-info img {
        max-width: 60px;
        max-height: 60px;
    }
    .order-checkbox-submit .wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-legal {
        padding-top: 0;
    }
    .order-checkbox-submit {
        margin-top: 30px;
    }
    .payment-methods .payment_methods .card-header label {
        font-size: 14px;
        letter-spacing: 0;
        line-height: 20px;
    }
    body.woocommerce-checkout #shipping .woocommerce-form__label-for-checkbox, 
    body.woocommerce-checkout #shipping .woocommerce-form__label-for-radio, 
    body.woocommerce-checkout #billing .woocommerce-form__label-for-checkbox, 
    body.woocommerce-checkout #billing .woocommerce-form__label-for-radio {
        font-size: 14px;
        line-height: 22px;
    }
    footer .footer-checkout .row > .col >.col-inner {
        padding: 0;
    }
    footer#cart-checkout-footer {
        padding-top: 30px;
        padding-bottom: 10px;
    }
    footer#cart-checkout-footer .col {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    #shipping_methods .shipping-method .card-header label {
        font-size: 14px;
    }
    #main .field-not-validated .woocommerce-input-wrapper::after, 
    .woocommerce-invalid .woocommerce-input-wrapper::after {
        top: -2px;
    }
    label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
        display: flex;
        align-items: flex-start;
    }
    .payment-methods .payment_methods .card-header {
        padding: .375rem 1.25rem;
    }
    form.checkout input[type=checkbox] {
        top: 4px;
    }
    .wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-legal input[type=checkbox] {
        top: 3px;
    }
    .wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-newsletter p.form-row.checkbox-newsletter {
        margin-bottom: 10px;
    }
    div#shipping.option {
        padding-bottom: 0;
    }
    #shipping_methods .shipping-method+.shipping-method {
        margin-top: 15px;
    }
    span.woocommerce-gzd-legal-checkbox-text {
        line-height: 21px;
        top: 0;
        font-size: 13px;
    }
    form p.form-row.checkbox-newsletter label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox,
    form p.form-row.checkbox-newsletter {
        margin-bottom: 0;
    }
    #main form.checkout .title-buttons.form-row .woocommerce-input-wrapper label {
        min-width: 86px;
        margin-right: 6px;
    }
    #main .title-buttons {
        margin-bottom: 0;
    }
    .coupon input[type=text] {
        margin: 0 12px 0 0;
    }
    .values.subtotal .total-title,
    .total-title-row span.woocommerce-Price-amount.amount, .total-title-row .total-title b {
        font-size: 14px;
    }
    .values.subtotal .amount, .total-title-row .inner-container, .values, .values.subtotal {
        font-size: 14px;
    }
    button.woocommerce-button.button.woocommerce-form-login__submit {
        font-size: 14px;
        padding: 0 20px;
        letter-spacing: 1.12px;
    }
    form.woocommerce-form.woocommerce-form-login.login p {
        margin-bottom: 15px;
    }
    p#shipping_first_name_field,
    p#shipping_last_name_field,
    p#billing_first_name_field,
    p#billing_last_name_field {
        float: left;
        width: 100%;
        margin-right: 0;
    }
    .cart-check-footer-col-left .ux-menu.stack.stack-col.justify-start.footer-menu-custom {
        flex-direction: inherit;
        flex-wrap: wrap;
        justify-content: center;
    }
    .cart-check-footer-col-right p {
        text-align: center;
        line-height: 32px;
    }
    .cart-check-footer-col-left a.ux-menu-link__link.flex {
        margin-right: 18px;
        font-size: 0.75rem;
        line-height: 2rem;
        margin-left: 18px;
    }
    .express-checkout .express-checkout-divider .text {
        margin: 0 15px;
        font-size: 14px;
    }
    .express-checkout .express-payment-buttons {
        margin-bottom: 0;
    }
    #review-order #order_review .accordion-title {
        height: inherit;
        line-height: inherit;
        background: none;
        padding: 0 0 16px 0 !important;
        border-top: 0;
    }
    #review-order #order_review .accordion-title .mobile-title {
        font-size: 14px !important;
    }
    #review-order #order_review .accordion-title .amount {
        font-size: 14px;
        font-weight: normal;
    }
    #review-order>.col-inner {
        background: transparent;
        max-height: inherit;
        padding-top: 0;
    }
    #review-order #order_review .accordion-title .mobile-title .title {
        margin-left: 10px;
    }
    #review-order>.col-inner i.tzn-cart-icon {
        width: 17px;
        height: 19px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../images/001-shopping-cart.svg);
    }
    .order-received-page.row h5 {
        font-size: 16px;
        line-height: 20px;
    }
    p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
        max-width: 345px;
    }
    .order-received-page {
        margin-top: 30px;
    }
    .woocommerce-cart .row.row-main > .col,
    .woocommerce-checkout .row.row-main > .col {
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 0px;
    }
    .woocommerce-checkout .woocommerce-account-fields {
        padding-bottom: 10px;
    }
    .page-wrapper {
        padding-bottom: 0;
        padding-top: 0;
    }
    body.woocommerce-cart .shop_table .cart_item .product-thumbnail {
        padding: 0;
    }
    form.checkout {
        margin-top: 0;
        margin-bottom: 0;
    }
    #wrapper h1 {
        margin-bottom: 10px;
        padding-top: 40px;
    }
    body.woocommerce-cart .shop_table thead th {
        font-size: 14px;
    }
    body.woocommerce-cart .shop_table thead th {
        padding: 10px 0;
    }
    div#loyalty-cart header.card-header {
        margin-bottom: 0;
        border: 0 !important;
        padding: 0 !important;
    }
    p#abw_last_name_field,
    p#abw_first_name_field {
        width: 100%;
        margin-right: 0;
    }
    .express-checkout {
        margin-bottom: 30px;
    }
    body.woocommerce-cart h1,
    .woocommerce-checkout h1{
        font-size: 20px !important;
        line-height: 30px !important;
        letter-spacing: 0;
    }
    #wrapper .express-checkout h3{
        font-size: 14px !important;
        line-height: 21px !important;
    }
    #wrapper h3 {
        font-size: 18px !important;
        line-height: 24px !important;
        letter-spacing: 0;
        margin-bottom: 15px;
    }
    .select2-container .select2-choice>.select2-chosen, 
    .select2-container .select2-selection--single .select2-selection__rendered, .select2-selection {
        line-height: var(--input-height);
        padding: 0;
        font-size: 14px;
        letter-spacing: 0;
    }
    form.checkout.woocommerce-checkout span.woocommerce-input-wrapper input, 
    form.checkout.woocommerce-checkout span.woocommerce-input-wrapper select, 
    form.checkout.woocommerce-checkout span.woocommerce-input-wrapper textarea {
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
    #main form.checkout .title-buttons.form-row .woocommerce-input-wrapper label {
        /* min-width: 60px; */
        margin-bottom: 15px;
    }
    .woocommerce-billing-fields p {
        margin-bottom: 15px;
    }
    #billing_address_1_field, #shipping_address_1_field {
        margin-right: 2% !important;
    }
    div#your-information {
        padding-right: 15px;
        padding-top: 0;
        border-radius: 0;
        max-width: 100%;
        flex-basis: 100%;
        padding-bottom: 25px;
    }
   
    div#review-order {
        border-radius: 0;
        padding: 0 15px;
        max-width: 100%;
        flex-basis: 100%;
        margin-left: auto;
        margin-top: 0;
        background: transparent !important;
    }
    span.woocommerce-gzd-legal-checkbox-text a {
        font-size: 12px;
    }
    #review-order #order_review {
        padding: 0;
        background: none;
        border-top: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 0 !important;
    }
    #main form.checkout .title-buttons.form-row .woocommerce-input-wrapper input:checked+label {
        font-size: 14px !important;
        letter-spacing: 0;
    }
}
@media screen and (max-width: 420px){

    .woocommerce-LostPassword.lost_password.text-center {
        position: relative;
        left: 0;
        bottom: 0;
        margin-bottom: 20px;
    }
    button.woocommerce-button.button.woocommerce-form-login__submit {
        width: 100%;
        width: 100%;
    }
}