body.woocommerce-checkout #payment .payment_methods input.input-text {
    width: 100%;
    padding: 0 1.25rem;
    font-size: 1rem;
    font-family: var(--text-font);
    letter-spacing: 0;
    border: 0.5px solid #BCBCBC;
    margin: 0;
    border-radius: 0;
    color: #7B7B7B;
    height: var(--input-height);
}
.woocommerce-cart #shipping_methods .shipping-method .card-header {
    border: none  !important;
}
.woocommerce-cart .totals-container{
    border-top: none !important;
}
.woocommerce-cart .coupon-code-wrapper{
    border-bottom: none !important;
}
ul.contact-info li {
    font-size: .75rem;
    margin-bottom: 0;
    margin-left: 0;
}
ul.contact-info li:not(:last-child){
    margin-right: 5rem;
}
.cart-checkout-right-col .icon-box.featured-box.icon-box-left.text-left {
    margin-left: auto;
    width: fit-content;
}

.woocommerce input[type=checkbox], body.woocommerce-checkout #payment .payment_methods input#invoice_abweichender_kontoinhaber {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    border-radius: 0;
    margin-left: 0;
}
p#invoice_abweichender_kontoinhaber_field {
    margin-top: 1rem;
}
p#invoice_abweichender_kontoinhaber_field span.optional {
    display: none;
}
p#invoice_personalausweis_vorderseite_field i.fa.fa-upload {
    margin-left: 0.5rem;
    color: #D7B65E;
}

.woocommerce-order section.woocommerce-bacs-bank-details {
    order: -1;
}
.woocommerce-order .status-message-container {
    order: -2;
}
.woocommerce-order {
    display: flex;
    flex-direction: column;
}
section.woocommerce-bacs-bank-details h2.wc-bacs-bank-details-heading {
    font-size: 1.375rem !important;
    line-height: 1.625rem !important;
    letter-spacing: 0;
    font-family: var(--heading-font-bold);
    color: #000000;
}
.message-container a {
    margin: 0;
}
.row.row-main >.large-12.col {
    padding-left: 0;
    padding-right: 0;
}
.contact-info img {
    margin-right: .5rem;
}
.contact-info > p {
    margin-left: 4rem;
}
header#cart-checkout-header {
    display: block;
}
.cart-checkout-right-col {
    margin-top: 0;
}
.cart-checkout-right-col  .icon-box-text.last-reset {
    padding-left: 0.5rem !important;
}
.cart-checkout-left-col img.ux-logo-image.block {
    height: auto !important;
    max-width: 12.5rem !important;
}
.sec_footer p {
    font-size: 0.75rem;
}
#cart-checkout-footer .footer-row-bottom{
	margin-top: -1.5rem;
}
.cart-checkout-right-col p {
    font-size: 0.75rem;
    letter-spacing: 0.045rem;
}
.footer-row-bottom .ux-menu .ux-menu-link.flex.menu-item:last-child {
    opacity: 1;
}
.footer-row-bottom .ux-menu .ux-menu-link__link {
    padding: 0;
    padding-right: 1.875rem;
    font-size: 0.75rem;
}
.footer-row-bottom .ux-menu {
    justify-content: flex-start;
}
.woocommerce-invalid span.woocommerce-input-wrapper.password-input::after {
    top: 0.5rem;
    right: 3rem;
} 
p.sub-title.custom-sub-title {
    display: none;
}
/* #footer  {
    display: block !important;
} */
.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 {
    max-height: 2.81rem !important;
}
.page-wrapper {
    padding-top: 3rem;
    padding-bottom: 5rem;
}
body header#cart-checkout-header .row {
    max-width: 76.875rem;
}
.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 {
    padding-top: 0.5rem;
    padding-bottom: 1rem;
}

header#cart-checkout-header  .topbar-col .icon-box.featured-box.icon-box-left.text-left:before {
    right: -15% !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;
}
.woocommerce-checkout h1, .newsletter_abonnieren_custom h2 {
    font-size: 1.56rem !important;
    line-height: 2.5rem !important;
    letter-spacing: 0.15rem;
    text-transform: uppercase;
}
.woocommerce-innocard-checkout-form p label {
    display: flex;
}
.wc-innocard-payment-fields label {
    display: block !important;
    font-weight: normal !important;
    font-family: var(--text-font-m);
    font-size: .875rem !important;
}
button.wc-innocard-button-check-balance {
    height: var(--input-height);
    line-height: calc(var(--input-height) - 1px);
    font-size: 0.875rem;
    letter-spacing: 0.07rem;
    padding: 0 3rem;
    font-family: var(--text-font);
    min-height: auto;
    font-weight: normal;
    text-transform: inherit;
    text-decoration: none !important;
    box-shadow: none !important;
    color: #ffffff;
    margin: 0;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #fff;
    text-transform: uppercase;
    display: block;
    width: 100%;
    background-color: var(--primary-color)!important;
    margin: 0;
    padding-left: 3rem;
    padding-right: 3rem;
    height: var(--input-height);
    border: 1px solid var(--primary-color);
}
span.optional {
    display: none;
}
#billing_address_1_field, #shipping_address_1_field {
    width: 100%;
}
.row.checkout-row h3 {
    font-size: 1rem !important;
    line-height: 1.75rem !important;
    font-family: var(--heading-font);
}
#main form.checkout .title-buttons.form-row .woocommerce-input-wrapper label {
    margin-right: 0.625rem;
    min-width: 6.25rem;
    font-size: 1rem;
    border-radius: 0 !important;
    text-transform: inherit;
    letter-spacing: 0;
    border-radius: 0;
    border: none;
    color: #7B7B7B;
    background: transparent;
    font-size: 0.875rem;
    letter-spacing: 0.12rem;
    border: .1px solid #000;
    font-family: var(--text-font-l);
}
button#place_order_disabled {
    height: var(--input-height);
    line-height: var(--input-height);
    font-size: 0.875rem;
    padding: 0 1.5rem;
    min-height: auto;
    font-family: var(--text-font-m);
    margin: 0;
    letter-spacing: 0.075rem;
    color: #120808 !important;
    font-weight: normal !important;
    border: 0 !important;
    text-transform: uppercase;
    border-radius: 0;
    background: #235BA8;

}
#main form.checkout .title-buttons.form-row .woocommerce-input-wrapper input:checked+label {
    background: transparent;
    color: #fff;
    font-size: 0.875rem;
    letter-spacing: 0;
    text-transform: inherit;
    background: #1F1E1E;
}
#shipping_methods .shipping-method .card-header {
    display: flex;
    align-items: center;
    color: var(--text-color);
    padding: 0px 20px;
    min-height: var(--input-height);
    line-height: var(--input-height);
}
#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;
}
body.woocommerce-cart .shop_table .cart_item .quantity .minus,
body.woocommerce-cart .shop_table .cart_item .quantity .plus {
    border: 0 !important;
    box-shadow: none !important;
}
.woocommerce-shipping-methods li {
    margin-left: 0 !important;
}
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 {
    border: 0;
    padding: 0 1.25rem;
    font-size: 0.875rem !important;
    font-family: var(--text-font-l);
    box-shadow: none !important;
    letter-spacing: 0;
    border-bottom: 0.5px solid #BCBCBC !important;
    background-color: transparent !important;
    border-radius: 0;
    color: #000000;
    letter-spacing: 0.01rem;
}
div#billing_pickup_location_notice {
    display: none !important;
    margin-bottom: 1rem;
}
.select-resize-ghost, .select2-container .select2-choice, 
.select2-container .select2-selection, select {
    border: 0;
    background-color: transparent !important;
    color: #E0E0E0;
    font-family: var(--text-font-l);
     border-bottom: 0.5px solid #BCBCBC !important;
     font-size: 0.875rem;
}
.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;
}
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.75rem;
    letter-spacing: 0;
    color: #000000;
    font-family: var(--text-font);
    font-weight: normal;
}
p.form-row.checkbox-newsletter {
    margin-bottom: 0;
}
#review-order .sticky {
    position: static;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000000;
}
.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 #121212;
    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.35rem;
}
.woocommerce input[type=checkbox]::after {
    left: 0.2rem;
    top: 0;
    width: 7px;
    height: 12px;
    border: solid #121212;
    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: #121212 !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: #1F1E1E;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
    opacity: 0;
    content: '';
}
.woocommerce ul#shipping_methods   span.amount{
    color: #676767;
    font-weight: normal;
}
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;
}
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-billing-fields p {
    margin-bottom: 0.8rem;
}
#billing_ustid_field{
    display: none;
}
.order-checkbox-submit label {
    color: #959595;
    line-height: 1.25rem;
    position: relative;
    /* top: -0.1rem; */
    font-size: 0.8125rem;
    letter-spacing: 0rem;
}
.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%;
}
.express-checkout {
    border-top: none;
    margin-bottom: 2rem;
}
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;
}
div#review-order {
    /* background: #171717; */
    border-radius: 0;
    padding: 0;
    max-width: 49%;
    flex-basis: 49%;
    margin-left: auto;
}
.order-items .order-item .product-info .product-name a {
    color: #000000;
    font-size: 14px;
    letter-spacing: .28px;
}
.order-items .order-item .product-info .product-info-inner  {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    min-height: 4.375rem;
}
.order-items .order-item+.order-item {
    padding-top: 1rem;
    border-top: .1px solid var(--divider-color);
}
#review-order>.col-inner {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    top: 2rem !important;
    position: inherit !important;
    position: sticky !important;
    max-height: 50rem;
}
/* .order-items .order-item .product-info .product-meta {
    display: none;
} */
/* p#billing_address_1_field {
    width: 100%;
} */
.order-items .order-item .product-info .product-meta dl {
    margin: 0;
}
#billing_address_2_field, #shipping_address_2_field {
    width: 28%;
}
p#order_comments_field {
    display: none;
}
p.required-text {
    font-size: 0.8125rem;
    color: #959595;
    margin-top: -0.3rem;
    margin-bottom: 1rem;
    letter-spacing: 0.01rem;
}
.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 {
    object-fit: contain;
    max-width: 2.5rem;
    margin-right: 1rem;
    flex-basis: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
}
label .mollie-gateway-icon {
    max-height: 2.5rem !important;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: flex;
}
.ux-logo img{
    height: 100px !important;
}
button#place_order {
    height: var(--input-height);
    line-height: calc(var(--input-height) - 1px);
    font-size: 0.875rem;
    letter-spacing: 0.07rem;
    padding: 0 3rem;
    font-family: var(--text-font);
    min-height: auto;
    font-weight: normal;
    text-transform: inherit;
    text-decoration: none !important;
    box-shadow: none !important;
    color: #ffffff;
    margin: 0;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #fff;
    text-transform: uppercase;
}
span.woocommerce-gzd-legal-checkbox-text {
    color: #959595;
    line-height: 1.25rem;
    position: relative;
    top: -0.1rem;
    max-width: 31.5rem;
    font-size: 0.8125rem;
    letter-spacing: 0;
}
.row.checkout-row span.woocommerce-gzd-legal-checkbox-text a {
    text-decoration: underline;
}
abbr.required {
    display: none;
}
span.woocommerce-gzd-legal-checkbox-text a {
    color: #A2A2A2;
    text-decoration: none;
}
.coupon-code-wrapper {
    margin: 0;
    border-bottom: 1px solid rgb(224 224 224 / 40%);
    padding-bottom: 1.5rem;
}
.order-checkbox-submit .wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-legal {
    padding-top: 0.5rem;
}
.wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-legal input[type=checkbox] {
    border: 1px solid #797979 !important;
    border-radius: 0;
}
/* p#shipping_address_1_field {
    width: 100%;
} */
.payment-methods .payment_methods .card-header {
    border: none !important;
    background: transparent;
    border-radius: 0 !important;
}
.payment-methods .payment_methods .card {
    border-radius: 0;
}
.order-items .order-item .product-info img {
    max-width: 4.375rem;
    max-height: 4.375rem;
    object-fit: contain;
    border: none;
    padding: 0;
    border-radius: 0;
    background: #FFFFFF;
    padding: 0.3rem;
    border-radius: 0.25rem;
}
/**** ORDER ***/
.payment-methods .payment_methods .card-header label {
    font-size: 1rem;
    margin-bottom: 0;
    color: #676767;
    letter-spacing: 0;
}
div#order_review {
    border-radius: 0;
    background: rgb(0 0 0 / 5%);
}
#review-order .accordion-title {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: transparent;
    border-bottom: none !important;
    margin-bottom: 0;
}
.order-items .order-item .product-info .right-column .wc-gzd-cart-info {
    display: none !important;
}
#review-order .accordion-title h3 {
    margin-bottom: 0;
}
p.free-shipping-msg.eligable,
.woocommerce-LostPassword.lost_password.text-center a, .total-title-row .incl-vat {
    font-size: 0.8125rem !important;
    
    color: #959595;
}
p.free-shipping-msg.eligable{
    color: #6C1D1D;
}
.order-items .order-item {
    padding-bottom: .5rem;
} 
/* p.free-shipping-msg.eligable {
    color: var(--wp--preset--color--success) !important;
} */
.woocommerce-LostPassword.lost_password.text-center a {
    color: #959595;
    text-decoration: underline;
    font-size: 0.8125rem;
    font-family: var(--text-font-nunito);
}
.order-items .order-item .product-info .product-remove {
    display: block;
}
body button.woocommerce-button.button.woocommerce-form-login__submit {
    background: #F0F0F0 !important;
    color: #000 !important;
    display: flex
;
    justify-content: center;
    align-items: center;
    font-size: 0.875rem !important;
}
button.woocommerce-button.button.woocommerce-form-login__submit:after{
    content: '';
    background: url(../images/arrow-right.svg) no-repeat center / contain;
    width: .75rem;
    height: .75rem;
    display: inline-block;
    margin-left: .2rem;
    transform: rotate(0deg);
    transition: all .5s;
}
.order-received-page.row h5 {
    font-size: 1rem !important;
    line-height: 1.75rem;
    margin-bottom: .5rem;
    font-family: var(--text-font-sb);
    letter-spacing: 0;
    text-transform: inherit;
    color: #000;
}
.contact-info a {
    color: #000000;
}
span.amount {
    font-weight: normal;
    white-space: nowrap;
}
#review-order span.woocommerce-Price-amount.amount bdi {
    margin-right: 0;
}
.order-items .order-item .product-info .product-name {
    font-size: 0.875rem !important;
    height: auto;
    font-family: var(--font-heading);
    margin-bottom: 0 !important;
    line-height: 1.5rem !important;
    padding-right: 1rem;
    letter-spacing: 0.1rem;
    text-transform: capitalize;
}
.order-items .order-item .product-info .product-quantity p.wc-gzd-cart-info{
    display: none;
}
.order-items .order-item .product-info .product-quantity {
    font-size: 0.8125rem;
    color: #959595;
    margin-top: 0 !important;
}
.woocommerce-privacy-policy-text {
    display: none;
}
.order-items .order-item .product-info .product-quantity {
    font-size: 0.8125rem;
    color: #808080;
}
.express-checkout .express-checkout-divider .text {
    color: #000000;
    font-size: 1rem;
    letter-spacing: 0.02rem !important;
}
.coupon-code-wrapper input[type=text] {
    padding-left: 1rem !important;
    border-radius: 0 !important;
    color: #7B7B7B;
    letter-spacing: 0;
    background: transparent;
    box-shadow: none !important;
    border: 0 !important;
    border-bottom: 1px solid #9F9F9F !important;
    font-family: var(--text-font-l);
    letter-spacing: .28px;
    margin-right: 1.25rem;
    font-size: .875rem;
}
.coupon .button.apply-coupon {
    background: transparent;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin: 0;
    border: 1px solid #000;
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
    font-size: .875rem;
    font-family: var(--text-font);
}
.coupon-code-wrapper input[type=text]::placeholder ,textarea#billing_note::placeholder{
    color: #000000;
}
.woocommerce-billing-fields__field-wrapper input::placeholder ,div#shipping input::placeholder{
    color: #000000;
}
.order-items .order-item .product-info .price-wrapper .amount {
    font-size: 1rem;
    font-weight: normal !important;
    color: #080808;
    letter-spacing: 0;
}
.total-title-row .total-title strong .amount,
.values.subtotal .amount,
.values.subtotal .total-title {
    color: var(--heading-color);
    font-weight: normal;
    font-size: .875rem;
    font-family: var(--text-font-b);
}
.order-items .order-item .product-info .price-wrapper .wc-gzd-cart-info *,
.order-items .order-item .product-info .price-wrapper .wc-gzd-cart-info,
.order-items .order-item .product-info .price-wrapper .wc-gzd-cart-info .amount{
    color: #fff;
    font-size: .75rem;
}
.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;
}
.woocommerce-order-received .order-items  .product-total-price {
    margin-left: 0.5rem;
}
#order_review {
    padding: 1.5rem 3.5rem;
}
.coupon .button.apply-coupon:hover {
    background-color: #FED700;
    color: #fff;
    box-shadow: none;
}
/**** ORDER ***/
/*** NOT LOGIN ***/
.row.checkout-row .fs-20.title-box ,.woocommerce-checkout .fs-20.title-box {
    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: 13rem;
    bottom: -2rem;
}
.woocommerce-account-fields {
    padding-bottom: 1.2rem;
}

button.woocommerce-button.button.woocommerce-form-login__submit {
    padding-left: 1.7rem !important;
    padding-right: 1.7rem !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;
}
.show-password-input:after {
    content: " " !important;
    visibility: unset;
    background-image: url(../images/eyes.svg);
    width: 1.375rem;
    display: inline-block;
    height: 0.75rem;
    position: absolute;
    background-size: contain;
    z-index: 9;
    right: 1rem;
    top: 1rem;
}
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-bottom: 0.5px solid #BCBCBC !important;
    font-size: 1rem;
    border-top: none;
    padding: 0 1rem !important;
    font-family: var(--font-heading);
    letter-spacing: 0.01rem;
    color: #000000;
}
a.showlogin {
    color: #000;
}
form.woocommerce-form.woocommerce-form-login.login input::placeholder{
    color: #000000;;
}
ul.order-items {
    border-bottom: 0;
}
.woocommerce-order-received ul.order-items {
    border-bottom: none !important
} 
/*** NOT LOGIN ***/

/**** THANK YOU ***/
.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;
}


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;   
}
.n-l-t-custom.newsletter-sec .row .col:nth-child(2) {
    position: inherit;
    right: 0;
    max-width: 100%;
    flex-basis: 100%;
    top: 0;
}
.n-l-t-custom {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
body .order-overview-info.col.large-6.medium-12 .card.contact-info-wrapper  .card-content {
    border-radius: 0 !important;
}
.contact-info-wrapper {
    border-bottom: 0 solid var(--divider-color);
    border-radius: 0 !important;
}
#cart-checkout-footer .stack-col {
    flex-direction: row;
}
#cart-checkout-footer .ux-menu-link:not(:last-child){
    margin-right: 2.5rem !important;
}
.totals-container .values {
    margin-top: 0;
    margin-bottom: 0;
}
#cart-checkout-footer .ft-kase a,
#cart-checkout-footer a.ux-menu-link__link {
    font-size: .875rem;
    padding: 0;
    letter-spacing: 0;
    min-height: auto;
    font-family: var(--text-font);
    color: #959595;
}
.n-l-t-custom h3 {
    margin-bottom: 0 !important;
    margin-top: 1rem;
    font-size: 1.75rem !important;
}
.n-l-t-custom .mw-440 {
    max-width: 33rem !important;
}
.woocommerce-checkout.woocommerce-order-received .page-wrapper {
    padding-top: 2.5rem;
}
.order-overview-info.col.large-6.medium-12 .card.newsletter-card{
    display: none;
}
.order-overview-info.col.large-6.medium-12 .card {
    background: transparent;
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
#footer {
    background: #000000!important;
    padding-top: 2rem;
}
.order-overview-info.col.large-6.medium-12 {
    padding-right: 2rem;
}

.erhalte_exklusive_section .drinks_black {
    max-width: 5.6875rem;
    right: 0.8rem;
    top: -11rem;
}
.f-n-l button.forminator-button.forminator-button-submit {
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 10.3125rem;
    font-weight: normal !important;
}
.newsletter-custom {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 3.8rem;
}
.f-n-l .forminator-row.forminator-row-last {
    right: 0;
}
.woocommerce-order-received .woocommerce-LostPassword.lost_password.text-center {
    position: relative;
    left: 0;
    bottom: 0;
}
.woocommerce-order-received button.woocommerce-button.button.woocommerce-form-login__submit {
    margin: 1rem 0 0 !important;
    width: 100%;
}
.order-product-listing .col-inner, .order-product-listing .col-inner {
    background-color: #FAFAFA;
    padding: 2rem 3.5rem;
    border-radius: 0;
    padding-bottom: 1.5rem;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received b {
    font-weight: normal;
}
/* #footer {
    display: block;
} */
div#loyalty-gift header.card-header {
    padding: 0;
    border: 0;
    margin-bottom: 2rem;
}
body.woocommerce-cart .shop_table thead th,
body.woocommerce-cart main#main {
    color: #000000;
}
body.woocommerce-cart .shop_table thead th {
    color: #000000;
    font-size: 1rem;
    font-weight: normal;
}
#wrapper h1 {
    margin-bottom: 0rem;
    font-family: var(--heading-font-bold);
    color: #000000;
    letter-spacing: 0;
    text-transform: inherit;
}
#wrapper h3 {
    font-size: 1rem !important;
    padding: 0;
    font-weight: normal !important;
    line-height: 1.75rem !important;
    text-transform: inherit;
    letter-spacing: 0;
    font-family: var(--text-font-sb);
    margin-bottom: 1.25rem;
}
#wrapper .newsletter-card  h3 {
    color: #BCBCBC;
    font-size: 1.625rem;
    line-height: 2rem;
}
.other-payments-available {
    color: #959595;
    letter-spacing: 0.03rem;
    text-align: center;
}
.erhalte_exklusive_section .col {
    max-width: 100% !important;
    flex-basis: 100% !important;
}
.erhalte_exklusive_section .large-7 .col-inner {
    padding-left: 1rem;
    padding-right: 1rem;
}
.newsletter_abonnieren_section {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.newsletter_abonnieren_custom .col-inner {
    background: #F8F7F5;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    border-radius: 0 0 1.25rem 1.25rem;
}

.newsletter_abonnieren_custom .col-inner {
    padding-top: 1rem;
}
.n-l-t-custom  .forminator-ui .forminator-input {
    font-family: var(--text-font-medium);
}
.n-l-t-custom button.forminator-button.forminator-button-submit {
    min-width: 100% !important;
    background: var(--primary-color) !important;
    color: #fff !important;
}
.newsletter_abonnieren_section {
    margin-top: 3rem;
}
.n-l-t-custom .forminator-ui .forminator-input  {
    font-family: var(--text-font) !important;
    font-size: 0.8125rem !important;
    border-bottom: 1px solid #7B7B7B !important;
    border-radius: 0 !important;
}
.n-l-t-custom .forminator-ui .forminator-checkbox .forminator-checkbox-box {
    border-color: #797979 !important;
}
.n-l-t-custom .forminator-ui .forminator-checkbox__label p, .n-l-t-custom .forminator-ui .forminator-checkbox__label p a {
    font-size: 0.8125rem !important;
    line-height: 1.25rem !important;
    color: #959595 !important;
    font-family: var(--text-font);
}
.n-l-t-custom .forminator-ui .forminator-checkbox__label p a{
    text-decoration: underline;
}

.newsletter-custom h3 {
    text-transform: inherit !important;
}
.n-l-t-custom .forminator-label {
    display: none !important;
}
.col.large-6.payment-method {
    padding-bottom: 0;
}
.n-l-t-custom form {
    display: flex;
    flex-direction: column;
}
.f-n-l-thank-you  .rmBase__el.rmBase__el--cta{
    position: initial !important;
}
.f-n-l-thank-you #rmOrganism .rmSubscription .rmBase__comp--cta {
    min-width: 100% !important;
    text-align: center;
    max-width: 100% !important;
    background: #121212 !important;
    color: #fff !important;
    margin-top: 1rem !important;
    border-radius: 0 !important;
    font-family: var(--heading-font) !important;
    font-size: 0.9375rem !important;
    letter-spacing: 0.1315rem !important;
}
.f-n-l-thank-you  #rmOrganism .rmBase__el.rmBase__el--input.rmBase__el--label-pos-none[data-field="email"] input{
    font-size: 0.8125rem !important;
}
.n-l-t-custom form .forminator-row:nth-child(2){
    order:1;
}
.n-l-t-custom .forminator-row.forminator-row-last{
    order:2;
}
.n-l-t-custom form .forminator-row:nth-child(3){
    order:3;
}
.order-items .order-item .product-info .wc-item-meta li {
    margin-left: 0;
}
.keine_news_f_section {
    margin-top: 4.5rem;
}
.keine_news_f_section .icon-box-img {
    position: relative;
    top: -4rem;
}
.keine_news_text h2 {
    font-size: 1.875rem !important;
    line-height: 2.5rem !important;
    max-width: 16rem;
}
.form-custom-n-l button.forminator-button.forminator-button-submit {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 0.5rem !important;
    display: flex !important;
    justify-content: center;
}
.form-custom-n-l .forminator-field-consent p {
    max-width: 23rem;
}
.order-shop-button a.button.continue-shopping {
    display: flex;
    justify-content: center;
    align-items: center;
    height: var(--input-height);
    line-height: calc(var(--input-height) - 1px);
    font-size: 0.875rem;
    letter-spacing: 0.07rem;
    padding: 0 3rem;
    font-family: var(--text-font);
    min-height: auto;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none !important;
    box-shadow: none !important;
    color: #000;
    margin: 1.25rem 0 0;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #000;
}
/**** THANK YOU ***/

p.sub-title.custom-sub-title a {
    color: #fff;
}
#loyalty-gift .current-progress {
    /* background-color: #fff; */
    margin-bottom: 0;
    /* border: 1px solid #fff; */
}
/*** CART ***/
body.woocommerce-cart .shop_table .cart_item .product-info .variation {
    font-size: .75rem;
    text-transform: none;
    display: none;
}
ol.progress-bar + .gift-name {
    display: none;
}
body.woocommerce-cart .shop_table {
    background: transparent !important;
}

form.tzn-tip-wrapper {
    display: none;
}
.gift-name {
    display: none;
}
#loyalty-gift .progress-bar .single-gift {
    display: none;
}
div#loyalty-cart {
    margin-bottom: 1rem;
}
body.woocommerce-cart .shop_table .cart_item .product-info .product-name {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.25rem;
}
body.woocommerce-cart input#coupon_code, form.tzn-tip-wrapper input#tip_amount {
    border: 1px solid #E0E0E0;
    border-radius: 0 !important;
}
body.woocommerce-cart .product-excerpt {
    display: none;
}
body.woocommerce-cart input#tip_amount {
    margin-right: 0.5rem;
}
body.woocommerce-cart input#tip_amount::placeholder{
    color:#000000 !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: 2px 0px;
}
#loyalty-gift .progress-bar li:not(.current-progress) .gift-name {
    margin-left: 1.5rem;
}
/*** CART ***/

.total-title-row, .totals-container {
    border-top: 1px solid rgb(0 0 0 / 40%) !important;
}

/* footer#cart-checkout-footer {
    border-top: 1px solid !important;
    margin-top: 5rem;
} */
.woocommerce-checkout {
}
.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-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  form.woocommerce-form.woocommerce-form-login.login input{
    background: transparent !important;
}
.select2-container {
    margin-bottom: 0.2rem !important;
}
.payment-methods .payment_methods .card {
    border: 0.5px solid #121212 !important;
}
#shipping_methods .shipping-method .card-header {
    border: 0.5px solid #121212 !important;
}
.payment-methods .payment_methods .payment_box {
    border-top: 0.5px solid #121212 !important;
}
.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(--heading-font);
    margin: 0;
    background: transparent !important;
    color: #fff !important;
    font-weight: normal !important;
    border: 1px solid !important;
    text-transform: uppercase;
    letter-spacing: 0.075rem !important;
}
.n-l-img-custom {
    margin-bottom: 0 !important;
}
#wrapper  .newsletter_section_custom_thank_you h3 {
    font-size: 1.5625rem !important;
    line-height: 2.5rem !important;
}
.newsletter_section_custom_thank_you .col-inner {
    max-width: 25.6875rem;
    margin: 0 auto !important;
}
.order-items .order-item .product-info figure {
    margin: 0;
    width: 61px;
    height: 70px;
    background-color: #fff;
    align-items: center;
    justify-content: center;
    display: flex;
}
.newsletter_section_custom_thank_you .form-style .forminator-row input[name="email-1"]::placeholder{
    color: #fff !important;
}
.newsletter_section_custom_thank_you .form-style .forminator-row.forminator-row-last button.forminator-button.forminator-button-submit{
    filter: brightness(0%);
}
.newsletter_section_custom_thank_you .form-style .forminator-row input[name="email-1"] {
    border: 1px solid #222222 !important;
}
.woocommerce-order-received h2.kundenlogin {
    color: #fff;
    text-align: center;
}
.woocommerce-order-received .message-container.container.medium-text-center {
    color: #000;
}
.woocommerce-order-pay .shop_table tr td, .woocommerce-order-pay .shop_table tr th ,.woocommerce-order-pay .payment_methods p {
    color: #fff !important;
}
.order-received-page .forminator-ui.forminator-custom-form .forminator-row:nth-child(3){
    order: 5;
}
.order-received-page .forminator-ui.forminator-custom-form {
    display: flex;
    flex-direction: column;
}
.footer-row-mid {
    display: none;
}
.order-items .order-item .product-info figure {
    margin: 0;
}
.unit-price-cart {
    font-size: .75rem;
    margin-top: 0;
    display: inline-flex !important;
}
div#shipping_pickup_location_notice {
    display: none !important; 
}
.order-overview-info.col.large-6.medium-12 .haet-cleverreach-field-wrap.label-left.type-submit {
    position: inherit;
}
.order-overview-info.col.large-6.medium-12 input#haet-cleverreach-cleverreach_email {
    width: 100% ! important;
    margin-bottom: 1rem !important;
}
.order-received-page.row p.postcode.form-row-first {
    clear: both;
}
.woocommerce-checkout .tzn-legal-popup.lightbox-by-id.lightbox-content.lightbox-white {
    background: #0D0D0D;
    border: 1px solid #ffffff57;
}
p.jetzt-registrieren {
    display: none;
}
footer#cart-checkout-footer {
    background: #fff;
    border-top: 0;
}
.woocommerce-order-received #cart-checkout-footer .st-banner.hidden {
    display: block!important;
    visibility: visible!important;
}
.ft-kase{
    border-top: 1px solid #000;
    margin-top: 0px;
}
.cart-check-footer-col-left a.ux-menu-link__link.flex {
    color: #A5A5A5 ! important;
    padding-top: 0;
    padding-bottom: 0;
    min-height: auto !important;
    margin-right: 1.5rem;
    font-size: 0.75rem;
    line-height: 1rem;
}
.cart-check-footer-col-left .ux-menu.stack.stack-col.justify-start.footer-menu-custom {
    flex-direction: inherit;
}
.cart-check-footer-col-right p {
    color: #A5A5A5 !important;
    margin-bottom: 0;
    font-size: 0.75rem;
    text-align: right;
    line-height: 1rem;
}
footer#cart-checkout-footer .col {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
@media screen and (max-width: 849px){
    body.woocommerce-cart #header, body.woocommerce-checkout #header {
        display: block!important;
    }
    body.woocommerce-checkout div#masthead {
        background-color: #000;
    }
    header#cart-checkout-header {
        display: none;
    }
    .woocommerce-checkout .row.row-main > .col {
        padding-left: 0;
        padding-right: 0;
    }

    .cart-checkout-right-col .col-inner.text-right {
        max-width: 200px;
        display: flex;
        margin-left: auto;
        margin-right: 0;
        padding-right: 0 !important;
    }

    body header#cart-checkout-header .row {
        padding-top: 10px;
    }
    .cart-checkout-left-col {
        max-width: 30% !important;
        flex-basis: 30% !important;
    }
    header#cart-checkout-header .col {
        max-width: 50%;
        flex-basis: 50%;
        padding-left: 20px !important;
        padding-right: 0px !important;
    }
    .cart-checkout-right-col {
        max-width: 70% !important;
        flex-basis: 70% !important;
        margin-top: 0;
    }
    .cart-checkout-right-col p {
        margin-bottom: 0;
    }
    .cart-checkout-right-col p {
        font-size: 12px;
        letter-spacing: .24px;
        line-height: 20px;
    }
    .cart-checkout-right-col .icon-box.featured-box.icon-box-left.text-left {
        max-width: 188px;
    }
    header#cart-checkout-header .col {
        max-width: 50%;
        flex-basis: 50%;
    }
    .cart-checkout-left-col img.ux-logo-image.block {
        height: auto !important;
        max-width: 146px !important;
    }
    .woocommerce-checkout #header .account-item>a::after {
        background-color: #262626;
    }
    /* .header .flex-row.medium-logo-center .flex-left,
    .header .flex-row.medium-logo-center .flex-right {
        display: none;
    } */
    #logo {
        margin: auto;
    }
    .header-top {
        background-color: transparent;
    }
    #top-bar .icon-box .icon-box-img {
        filter: invert(1);
    }
    #top-bar .header-block-block-1 p {
        color: #000;
        letter-spacing: 0.12px;
    }
    .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, .total-title-row bdi, .total-title b, .subtotal.values .total-title, .subtotal.values bdi, .total-title b, .total-title-row bdi {
        font-size: 14px;
        line-height: 28px;
        letter-spacing: 0;
    }
    .order-received-page.row h5 {
        font-size: 15px !important;
        line-height: 25px;
        letter-spacing: 0;
        word-break: auto-phrase;
    }
    .col.large-6.shipping-method {
        padding-top: 30px;
    }
    .order-items .order-item .product-info .product-name {
        font-size: 14px !important;
        line-height: 18px !important;
        letter-spacing: 0;
    }
    .values:not(.subtotal):not(.order-total) .total-title {
        font-size: 12px;
        color: #000000;
        letter-spacing: 0;
        line-height: 20px;
    }
    .order-items .order-item .product-info .product-info-inner {
        height: auto;
    }
    .order-items .order-item .product-info .product-quantity,
    .order-items .order-item .product-info .wc-item-meta li p,
    .order-items .order-item .product-info .wc-item-meta li strong {
        color: #A2A2A2;
        font-weight: 400;
        font-size: 12px;
        letter-spacing: .24px;
        line-height: 18px;
    }
    .order-items .order-item .product-info .wc-item-meta {
        margin-top: 10px;
    }
    .woocommerce-cart .row.row-main,
    .woocommerce-checkout .row.row-main {
        max-width: 428px !important;
    }
    .order-overview-info.col.large-6.medium-12 .card.contact-info-wrapper {
        margin-bottom: 0;
    }
    .sec_footer{
        padding-bottom: 24px !important;
    }
    #cart-checkout-footer .footer-row-bottom {
        margin-top: 0;
    }
    .footer-row-bottom .ux-menu .ux-menu-link.flex.menu-item:nth-child(1) {
        order: -1;
        margin-top: 0px !important;
    }
    .sec_footer p {
        text-align: center;
    }
    .footer-row-bottom .ux-menu {
        justify-content: center;
        max-width: 428px;
        margin: auto;
        margin-top: 40px;
    }
    .order-overview-info.col.large-6.medium-12 {
        padding-right: 0;
    }
    .keine_news_text .icon-box-text {
        order: -1;
    }
    .keine_news_f_section .keine_news_text .icon-box-img {
        max-width: 119px;
        position: absolute;
        right: 0;
        top: -60px;
    }
    .keine_news_f_section {
        width: calc(100% + 60px);
        left: -30px;
        padding-bottom: 20px !important;
    }
    .keine_news_f_section.section > .section-content > .row > .col {
        padding-left: 10px;
        padding-right: 10px;
    }
    .keine_news_f_section .keine_news_text .icon-box-img+.icon-box-text {
        padding-right: 1em;
        max-width: calc(100% - 119px);
        text-align: left !important;
        margin-left: 0 !important;
        padding-left: 0;
    }
    .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: 20px 0 0;
    }
    .row.contact-info-row {
        margin-top: 15px;
    }
    .row.order-address-info {
        margin-top: 10px;
    }
    .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 {
        background-color: transparent;
        padding: 0;
    }
    .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;
    }
    .woocommerce-LostPassword.lost_password.text-center {
        bottom: -30px;
    }
    form.woocommerce-form.woocommerce-form-login.login input {
        padding: 0 11px !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: 15px;
        letter-spacing: .3px;
    }
    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: 15px;
        line-height: 25px;
        letter-spacing: 0;
    }
    footer#cart-checkout-footer {
        padding-top: 30px;
        padding-bottom: 8px;
    }
    footer#cart-checkout-footer .col {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    #shipping_methods .shipping-method .card-header label {
        font-size: 14px;
    }
    footer#cart-checkout-footer .col .text.mb-0 a {
        font-size: 12px !important;
        font-family: var(--text-font-l);
    }
    footer#cart-checkout-footer .col a {
        display: block;
        text-align: center;
    }
    #cart-checkout-footer .stack-col {
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    #cart-checkout-footer .ux-menu-link{
        margin-left: 20px !important;
        margin-right: 20px !important;
        margin-bottom: 15px !important;
    }
    #cart-checkout-footer .ux-menu-link:not(:last-child) {
        margin-right: 0 !important;
    }
    span.woocommerce-gzd-legal-checkbox-text {
        line-height: 20px;
        top: 0;
        font-size: 12px;
        letter-spacing: -.12px;
    }
    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: 78px;
        font-size: 14px;
    }
    #main .title-buttons {
        margin-bottom: 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;
    }
    #review-order #order_review .accordion-title {
        height: inherit;
        line-height: inherit;
        background: none;
        padding: 15px 20px !important;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd !important;
        margin: 0 -20px !important;
    }
    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 {
        border: 0.5px solid #8B8B8B !important;
    }
    #review-order #order_review .accordion-title .mobile-title {
        font-size: 15px !important;
        font-family: var(--text-font) !important;
        letter-spacing: 0.6px !important;
    }
    #review-order #order_review .accordion-title .amount {
        font-size: 14px;
        font-weight: normal;
        font-family: var(--text-font-b);
    }
    #review-order>.col-inner {
        background: transparent;
        max-height: inherit;
    }
    #review-order>.col-inner i.tzn-cart-icon {
        width: 14px;
        height: 18px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../images/cart.svg);
        filter: brightness(0);
        width: 20px;
        height: 22px;
    }
    .order-received-page.row h5 {
        font-size: 16px;
        line-height: 26px;
    }
  
    .woocommerce-cart .row.row-main > .col,
    .woocommerce-checkout .row.row-main > .col {
        padding-left: 28px;
        padding-right: 28px;
        padding-bottom: 0px;
    }
    .woocommerce-checkout .woocommerce-account-fields {
        padding-bottom: 10px;
    }
    .page-wrapper {
        padding-bottom: 20px;
        padding-top: 0;
    }
    body.woocommerce-cart .shop_table .cart_item .product-thumbnail {
        padding: 0;
    }
    .woocommerce-checkout .row.row-main > .col {
        padding-left: 20px;
        padding-right: 20px;
    }
    .woocommerce-order-received .order-items .order-item .product-info .price-wrapper .amount{
        font-size: 13px !important;
        line-height: 28px !important;
        letter-spacing: 0 !important;
    }
    .woocommerce-order-received #wrapper h1 {
        margin-bottom: 0 !important;
    }
    .order-items .order-item .product-info .product-name a {
        color: #000000;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 28px;
    }
    .form-row-first, .form-row-last, #billing_postcode_field, #billing_city_field, #shipping_postcode_field, #shipping_city_field {
        float: left;
        width: 100%;
    }
    p.required-text {
        margin-bottom: 15px;
    }
    .woocommerce-checkout  h3.title {
        margin-bottom: 5px;
    }
    #wrapper h1 {
        margin-bottom: 30px;
        margin-top: 30px;
        font-size: 22px !important;
        letter-spacing: 0 !important;
        line-height: 40px !important;
    }
    p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
        font-size: 15px;
        line-height: 25px;
    }
    .order-items .order-item:last-child {
        border-bottom: 1px solid rgb(224 224 224 / 40%);
        padding-bottom: 1rem;
    }
    .woocommerce-order-received ul.order-items {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .cart_totals.totals-container.calculated_shipping {
        padding-top: 0px;
    }
    body.woocommerce-cart h1, .woocommerce-checkout h1 {
        font-size: 20px !important;
        line-height: 30px !important;
        letter-spacing: 2px !important;
    }
    #wrapper h3 {
        font-size: 15px !important;
        line-height: 25px !important;
        letter-spacing: 0;
    }
    .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: .28px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .other-payments-available {
        color: #959595;
        letter-spacing: .24px;
        text-align: center;
        font-size: 12px;
        line-height: 20px;
    }
    .express-checkout .express-payment-buttons {
        margin-bottom: 10px;
    }
    #main form.checkout .title-buttons.form-row .woocommerce-input-wrapper label {
        /* min-width: 60px; */
        margin-bottom: 10px;
    }
    .woocommerce-billing-fields p {
        margin-bottom: 10px;
    }
    #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: 0;
    }
    div#review-order {
        border-radius: 0;
        padding: 0 15px;
        max-width: 100%;
        flex-basis: 100%;
        margin-left: auto;
        margin-top: 0;
    }
    #review-order #order_review {
        padding: 0;
        background: none;
        border-top: 0;
        border-bottom: 1px solid var(--divider-color);
        border-radius: 0 !important;
    }
    #main form.checkout .title-buttons.form-row .woocommerce-input-wrapper input:checked+label {
        font-size: 14px !important;
        letter-spacing: 0.56px;
    }
}
@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%;
    }
}
@media screen and (max-width: 380px){
    .cart-checkout-right-col .col-inner.text-right {
        padding-right: 0 !important;
    }
    .cart-checkout-right-col p {
        margin-bottom: 0;
        font-size: 10px;
        line-height: 16px;
    }
}
/* 
.row.checkout-row .express-checkout {
	display: block;
	position: absolute;
	left: -100000px;
} */

/* .payment-methods .payment_methods .payment_method_eh_paypal_express {
	display: block;
} */

/* .payment-methods .payment_methods .payment_method_eh_paypal_express .payment_box.payment_method_eh_paypal_express {
	display: none;
} */