.message-container a {
    margin: 0;
}
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  {
    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 {
    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: 4.4rem;
}
.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: 1.75rem;
    padding-bottom: 1.75rem;
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #f6f6f699 100%) 0% 0% no-repeat padding-box !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;
}
.woocommerce-checkout h1, .newsletter_abonnieren_custom h2 {
    font-size: 1.5625rem;
    line-height: 2.5rem;
    font-family: var(--heading-font-bold) !important;
    letter-spacing: 0;
}
.express-checkout h3.title{
    font-family: var(--heading-font-semibold);
}
.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: 5.6rem;
    color: #7B7B7B;
    background: #fff;
    border: 0.5px solid #8B8B8B;
    font-family: var(--text-font);
    font-size: 0.875rem;
    text-transform: inherit;
    letter-spacing: 0.035rem;
    border-radius: 0;
}
#main form.checkout .title-buttons.form-row .woocommerce-input-wrapper input:checked+label {
    background: #00908F;
    font-family: var(--heading-font-bold);
    color: #fff;
    border: 1px solid #00908F !important;
}
#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);
    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);
}
.woocommerce-shipping-methods li {
    margin-left: 0 !important;
}
.payment-methods .payment_methods .card ,#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;
}
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;
    padding: 0 1.25rem;
    background-color: #fff;
    font-size: 0.875rem;
    color: #7B7B7B;
    font-family: var(--text-font);
    box-shadow: none !important;
    letter-spacing: 0.035rem;
    border-radius: 0;
}
textarea::placeholder,form.checkout.woocommerce-checkout span.woocommerce-input-wrapper input::placeholder ,form.checkout.woocommerce-checkout span.woocommerce-input-wrapper select::placeholder{
    color: #7B7B7B;
}
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;
}
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: 0.875rem;
    font-weight: normal;
    line-height: 1.75rem;
    letter-spacing: 0.035rem;
    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.25rem; */
}
.woocommerce input[type=checkbox]::after {
    left: 0.2rem;
    top: 0;
    width: 7px;
    height: 12px;
    border: solid #00908F;
    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: #00908F !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: #00908F;
    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;
}
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: 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%;
}
.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: #f9f9f9;
    border-radius: 0;
    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;
}
p#billing_address_1_field {
    width: 100%;
}
p#order_comments_field {
    display: none;
}
p.required-text {
    font-size: 0.625rem;
    color: #959595;
    margin-top: -0.3rem;
    margin-bottom: 1rem;
    font-family: var(--heading-font-2);
}
.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;
}
span.woocommerce-gzd-legal-checkbox-text {
    color: #959595;
    line-height: 1.25rem;
    position: relative;
    top: -0.1rem;
    font-size: 0.8125rem;
    max-width: 29rem;
}
.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: #939393;
    text-decoration: none;
    font-size: 0.8125rem;
}
.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;
}
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.5rem;
    border-radius: 0.3125rem;
}
/**** ORDER ***/
div#order_review {
    border-radius: 0 !important;
    background: #f9f9f9;
}
#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 !important;
}
p.free-shipping-msg.eligable {
    color: #B81074;
    font-size: 0.8125rem;
    letter-spacing: 0.0325rem;
}
p.free-shipping-msg.eligable, .woocommerce-LostPassword.lost_password.text-center a, .total-title-row .incl-vat {
    font-size: 0.75rem;
    color: #5B717D;
    font-family: var(--text-font);
}
.woocommerce-LostPassword.lost_password.text-center a{
    color: #5B717D;
    text-decoration: underline;
}
.order-items .order-item .product-info .product-remove {
    display: block;
}

.order-items .order-item .product-info .product-name {
    font-size: 0.875rem;
    height: auto;
    text-transform: inherit !important;
    font-family: var(--heading-font-bold);
    margin-bottom: 0 !important;
    line-height: 1.25rem;
    padding-right: 1rem;
    letter-spacing: 0.035rem;
}
#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;
    text-transform: inherit !important;
    font-family: var(--heading-font-bold);
    margin-bottom: 0 !important;
    line-height: 1.25rem;
    padding-right: 1rem;
    letter-spacing: 0.035rem !important;
}
.woocommerce-privacy-policy-text {
    display: none;
}
.coupon-code-wrapper input[type=text] {
    border-radius: 0;
    font-size: 0.875rem;
    color: #8B8B8B;
    border: 0.5px solid #8B8B8B !important;
    letter-spacing: 0.035rem;
    background: #fff !important;
    letter-spacing: 0.035rem;
}
.coupon-code-wrapper input[type=text]::placeholder{
    color: #8B8B8B;
}
.wc-gzd-order-submit button[type=submit]#place_order:hover {
    background: var(--primary-color) !important;
}
.order-items .order-item .product-info .price-wrapper .amount {
    font-size: 0.875rem;
    font-weight: normal !important;
    letter-spacing: 0.035rem;
    font-family: var(--text-font-semibold);
}
.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: #000000 !important;
    margin-right: 0 !important;
}
.woocommerce-order-received .order-items  .product-total-price {
    margin-left: 0.5rem;
}
#order_review {
    padding: 1.5rem 2.5rem;
}
.coupon .button.apply-coupon:hover {
    background-color: #FED700;
    color: #fff;
    box-shadow: none;
}
/**** ORDER ***/

/*** NOT LOGIN ***/
.woocommerce-form-login-toggle {
    margin-bottom: 1rem !important;
}
.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: 11.25rem;
    bottom: -2rem;
}
.woocommerce-account-fields {
    padding-bottom: 1.2rem;
}
a.showlogin {
    color: #000000;
    font-family: var(--text-font);
}
button.woocommerce-button.button.woocommerce-form-login__submit {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
    background: var(--primary-color);
    color: #ffff;
    border: 1px solid var(--primary-color);
}
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: 0.8rem;
}
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;
}
ul.order-items {
    border-bottom: 1px solid #D9D3D3;
}
.woocommerce-order-received ul.order-items {
    border-bottom: none !important
} 
/*** NOT LOGIN ***/

/**** THANK YOU ***/
.order-overview-info.col.large-6.medium-12 h2 {
    font-size: 1.5625rem !important;
    line-height: 2.5rem !important;
    letter-spacing: 0 !important;
}
.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;
}
.woocommerce-order-received #main, .woocommerce-order-received #wrapper {
    background-color: #fff !important;
}
.row.order-address-info p ,.order-overview-info .card-content {
    color: #000000;
}
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: 1px solid var(--divider-color);
    border-radius: 0 !important;
}
.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 {
    background: transparent;
    padding-left: 0;
    padding-bottom: 1rem;
    margin-bottom: 2.5rem;
}
.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;
}
.order-product-listing .col-inner, .order-product-listing .col-inner {
    background-color: #FAFAFA;
    padding: 1.875rem;
    border-radius: 0;
    padding-bottom: 1.5rem;
}
#wrapper h1 {
    margin-bottom: 0rem;
    font-family: var(--heading-font);   
}
#wrapper h3 {
    font-size: 1.25rem !important;
    padding: 0;
    font-family: var(--heading-font-bold) !important;
    font-weight: normal !important;
    line-height: 1.75rem !important;
    letter-spacing: 0.05rem;
}
.other-payments-available {
    color: #959595;
    text-align: center;
    font-size: 0.8125rem;
    letter-spacing: 0.03rem;
}
.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 {
    border: 0.5px solid #8B8B8B !important; 
}
.n-l-t-custom button.forminator-button.forminator-button-submit {
    min-width: 100% !important;
    background: #00908F !important;
    color: #fff !important;
    border: 1px solid #00908F !important;
    font-family: var(--heading-font-bold) !important;
    font-size: 0.875rem !important;
    letter-spacing: 0.085rem !important;
}
p.after-text-custom {
    display: none;
}

.newsletter_abonnieren_section {
    margin-top: 3rem;
}
body .n-l-t-custom .forminator-ui .forminator-input {
    font-family: var(--text-font) !important;
    font-size: 0.875rem !important;
    padding: 0 1.25rem !important;
    letter-spacing: 0.03rem;
}
.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;
}
.contact-info a {
    color: #000000;
}
.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 .forminator-ui .forminator-checkbox .forminator-checkbox-box {
    top: -.125rem;
}

.n-l-t-custom form .forminator-row:nth-child(3){
    order:3;
    flex-wrap: nowrap !important;
}
/**** THANK YOU ***/

/*** CART ***/
.order-items .order-item .product-info-inner {
    padding: 0;
}
.order-items .order-item .product-info figure {
    margin: 0 .625rem 0 0;
}
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 #9F9F9E !important;
    border-radius: 0.3125rem !important; */ 
}
.tzn-tip .button.apply-tip{
    height: var(--input-height);
    line-height: var(--input-height);
    font-size: 0.875rem;
    padding: 0 1.5rem;
    min-height: auto;
    font-family: var(--heading-font-bold);
    margin: 0;
    background: #00908F !important;
    color: #fff !important;
    font-weight: normal !important;
    letter-spacing: 0.0875rem;
    border: 0 !important;
}
body.woocommerce-cart .product-excerpt {
    display: none;
}
body.woocommerce-cart input#tip_amount {
    margin-right: 0.5rem;
}
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-bottom: 1px solid #E6E6E6;
}
.total-title-row ,.totals-container {
    border-top: 1px solid #D9D3D3 !important
}

footer#cart-checkout-footer {
    border-top: 1px solid !important;
    margin-top: 5rem;
    background: #fff !important;
}
.woocommerce-checkout {
    background: #fff;
}
.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;
}
.forminator-ui .forminator-checkbox .forminator-checkbox-box {
    width: 0.9375rem !important;
    height: 0.9375rem !important;
    flex: 0 0 0.9375rem !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 h2.kundenlogin {
    text-align: center;
}
.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;
}

.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;
}
.n-l-t-custom.f-n-l span.forminator-checkbox-label {
    display: none !important;
}
.n-l-t-custom.f-n-l  .forminator-description {
    display: none !important;
}
.custom-text-html p {
    font-size: 0.625rem;
    font-family: var(--heading-font-2);
    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;
}
.order-received-page.row h5 {
    font-size: 1.25rem !important;
    font-family: var(--heading-font-bold);
    letter-spacing: 0.05rem;
}
div#billing_pickup_location_notice {
    display: none;
}
p#billing_country_field {
    margin-bottom: 0.125rem;
}
@media screen and (max-width: 849px){
    .n-l-t-custom .forminator-row.forminator-row-last {
        margin-bottom: 15px !important;
    }
    #wrapper h3 {
        font-size: 18px !important;
        line-height: 22px !important;
        letter-spacing: 0.72px;
    }
    .wc-gzd-order-submit {
        margin-bottom: 0;
    }
    #shipping_methods .shipping-method .card-header label {
        font-size: 15px;
    }
    body.woocommerce-cart .shop_table .cart_item .product-info .product-name {
        font-size: 15px;
    }
    .gift-name,
    #loyalty-gift .progress-bar li:not(.current-progress) .gift-name {
        display: none;
    }
    .row.row-main {
        max-width: 428px;
    }
    .woocommerce-order-received form.woocommerce-form.woocommerce-form-login.login {
        padding-bottom: 0 !important;
    }
    body.woocommerce-cart h1 {
        font-size: 30px;
    }
    .woocommerce-cart .row.row-main .large-12.col {
        padding-left: 20px;
        padding-right: 20px;
    }
    .woocommerce-checkout .row.row-main {
        max-width: 428px !important;
    }
    p#billing_country_field span.woocommerce-input-wrapper > strong {
        font-size: 14px;
    }
    .footer-row-custom .ux-menu.stack.stack-col.justify-start {
        flex-direction: inherit;
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer-col-right .col-inner {
        margin-left: auto !important;
        margin-right: auto !important;
        display: flex;
        width: fit-content;
    }
    .footer-row-custom {
        padding-top: 30px !important;
        padding-bottom: 0 !important;
    }
    .footer-row-custom .ux-menu-link.flex.menu-item {
        margin: 0 20px 20px 20px !important;
    }
    .footer-row-custom .ux-menu-link.flex.menu-item a {
        font-size: 0.8125rem;
        margin-right: 0 !important;
    }
    body.woocommerce-checkout .wc-gzd-order-submit button[type=submit]#place_order {
        margin-top: 0px !important;
    }
    .checkout-cart-section .medium-8 .col-inner.text-right ul li {
        padding-right: 20px;
        margin-left: 0;
    }
    div#order_review {
        border-radius: 0 !important;
        background: white !important;
    }
    .checkout-cart-section .medium-8 .col-inner.text-right ul li{
        display:none;
    }
    .checkout-cart-section .medium-8 .col-inner.text-right ul li:last-child{
        display: block;
    }
    .top-header .icon-box .icon-box-img+.icon-box-text p {
        font-size: 12px;
        color: #000000;
    }
    body header#cart-checkout-header .row {
        flex-wrap: nowrap;
        max-width: 428px;
    }
    .top-header .icon-box.featured-box.icon-box-left.text-left {
        flex-wrap: nowrap;
    }
    header#cart-checkout-header .section.has-block {
        padding-bottom: 12px;
        padding-top: 12px;
    }
    .woocommerce-checkout h1 {
        top: auto;
        position: relative;
        z-index: 9;
        padding-left: 0;
    }
    .woocommerce-LostPassword.lost_password.text-center {
        position: absolute;
        left: 200px;
        bottom: -32px;
    } 
    button.woocommerce-button.button.woocommerce-form-login__submit {
        width: 170px;
        padding: 0 20px !important;
    }
    .values, .total-title-row .inner-container {
        font-size: 15px;
        letter-spacing: 0.6px;
    }
    input.button.apply-coupon {
        padding-left: 20px !important;
        padding-right: 20px !important;
        max-width: 100px;
    }
    .order-product-listing.col.large-6.medium-12 {
        margin-top: 0;
    }
    header#cart-checkout-header .icon-box:not(:nth-child(1)){
        display: none;
    }
    .order-items .order-item .product-info img {
        max-width: 60px;
        max-height: 60px;
        object-fit: contain;
        border: none;
        padding: 0;
        border-radius: 0;
    }
    p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
        letter-spacing: 0.6px;
        margin-bottom: 0;
    }
    .order-received-page {
        margin-top: 0;
    }
    #main form.checkout .title-buttons.form-row .woocommerce-input-wrapper label,
    form.checkout.woocommerce-checkout span.woocommerce-input-wrapper input, 
    form.checkout.woocommerce-checkout span.woocommerce-input-wrapper select{
        height: 38px;
    }
    #review-order>.col-inner i.tzn-cart-icon {
        width: 17px;
        height: 17px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../images/cart.svg);
    }
    #review-order .accordion-title h3 {
        font-size: 15px !important;
        text-transform: inherit;
        font-family: var(--text-font-semibold) !important;
        letter-spacing: 0.6px;
    }
    header#cart-checkout-header section {
        padding-bottom: 30px;
    }
    #review-order {
        margin: 0;
    }
    #review-order #order_review .accordion-title {
        height: auto;
        line-height: normal;
        background: none;
        padding: 0;
        margin-bottom: 0;
    }
    .accordion-content.opened ~ *{
        display: block !important;
    }
    #review-order #order_review > .card > .card-content > *:not(.accordion-title){
        display: none;
    }
    div#review-order {
        background: transparent;
        border-radius: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    div#review-order {
        background: transparent;
        border-radius: 0;
    }
    .page-wrapper {
        padding-top: 0;
    }
    .order-checkbox-submit {
        margin-top: 25px;
    }
    #review-order>.col-inner, .order-product-listing .col-inner {
        background: transparent;
    }
    .woocommerce input[type=checkbox] {
        width: 15px;
        height: 15px;
        min-width: 15px;
        top: 5px;
    }
    .checkout-row {
        padding: 0 !important;
    }
    .wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-legal input[type=checkbox] {
        margin-top: 0;
        top: 2px;
    }
    header#cart-checkout-header section .section-content > .row > .col:nth-child(1){
        padding-right: 20px !important;
    }
    header#cart-checkout-header section .section-content > .row > .col:nth-child(1){
        padding-bottom: 0 !important;
        margin-top: 0px;
        padding-left: 20px !important;
        max-width: 104px;
    }
    header#cart-checkout-header section .section-content > .row > .col:nth-child(2){
        display: flex;
        padding-right: 20px !important;
    }
    header#cart-checkout-header .icon-box-left .icon-box-img+.icon-box-text {
        padding-left: 10px;
    }
    header#cart-checkout-header .top-header .col-inner {
        display: flex;
        justify-content: flex-start;
        width: 100%;
    }
    header#cart-checkout-header img.ux-logo-image.block {
        height: auto !important;
        max-width: 66px!important;
    }
    .top-bar-block p {
        font-size: 13px;
    }
    header#cart-checkout-header section {
        padding-top: 0;
    }
    
    #wrapper .order-product-listing h3 {
        font-size: 15px !important;
        line-height: 25px !important;
    }
    .woocommerce-checkout h1, .newsletter_abonnieren_custom h2 {
        font-size: 22px !important;
        line-height: 27px !important;
        letter-spacing: 0;
    }
    #review-order #order_review .accordion-title .amount {
        display: none;
    }
    #review-order .accordion-title h3 {
        font-size: 15px !important;
        text-transform: inherit;
        font-family: var(--text-font) !important;
    }
    div#your-information,
    div#review-order {
        margin-top: 0;
        max-width: 100%;
        flex-basis: 100%;
    }
    #review-order>.col-inner {
        padding: 0;
    }
    #wrapper h1 {
        margin-bottom: 30px;
        margin-top: 30px;
    }
    #review-order>.col-inner .accordion-title {
        height: auto;
        line-height: normal;
        background: none;
        padding: 1rem 0 !important;
    }
    center .eh_payapal_express_checkout_button .single_add_to_cart_button img {
        height: 38px !important;
    }
    #main .title-buttons {
        margin-bottom: 0;
    }
    #wrapper .express-checkout h3{
        font-size: 18px !important;
        letter-spacing: 0.72px;
        line-height: 22px !important;
        margin-bottom: 5px;
    }
    #review-order>.col-inner .accordion-title .amount {
        font-size: 14px !important;
        font-family: var(--text-font-bold);
    }
    .other-payments-available {
        color: #9F9F9E;
        font-size: 12px;
        text-align: center;
        font-family: var(--text-light);
    }
    .row.checkout-row h3 {
        font-size: 15px !important;
        margin-bottom: 15px;
        letter-spacing: 0;
        line-height: 20px;
        font-weight: normal;
    }
    div#your-information {
        padding-top: 0;
    }
    form.checkout {
        margin-top: 0;
    }
    #main form.checkout .title-buttons.form-row .woocommerce-input-wrapper input:checked+label,
    #main form.checkout .title-buttons.form-row .woocommerce-input-wrapper label {
        font-size: 14px;
        letter-spacing: 0.56px;
    }
    div#billing {
        padding-bottom: 0;
    }
    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: 25px;
    }
    .select2-container .select2-choice>.select2-chosen, 
    .select2-container .select2-selection--single .select2-selection__rendered, .select2-selection {
        font-size: 14px;
        letter-spacing: 0.56px;
    }
    form.checkout input[type=checkbox] {
        top: 0.25rem;
    }
    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;
    }
    div#your-information, .order-overview-info.col.large-6.medium-12 {
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: 0;
    }
    .form-row-first, .form-row-last, #billing_postcode_field, #billing_city_field, #shipping_postcode_field, #shipping_city_field {
        width: 100%;
    }
    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 {
        align-items: flex-start;
    }
    form.checkout input[type=checkbox] {
        margin-top: 0;
    }
    .payment-methods .payment_methods .card-header {
        padding: 5px 20px;
    }
    span.woocommerce-gzd-legal-checkbox-text {
        line-height: 18px;
        font-size: 12px;
        letter-spacing: 0.48px;
    }
    .express-checkout {
        padding-top: 0;
    }
    .order-product-listing .col-inner {
        padding: 20px 0 0 0;
    }
    .order-product-listing h3 {
        font-size: 1rem;
    }
   
    .order-shop-button .button {
        margin: 0;
    }
    .order-items .order-item .product-info .product-name {
        font-size: 14px;
        line-height: 25px;
        letter-spacing: 0.56px;
    }
    .order-items .order-item .product-info .price-wrapper .amount {
        font-size: 14px;
        letter-spacing: 0.56px;
    }
    .order-items .order-item .product-info .wc-item-meta li *{
        color: #767676;
        font-size: 12px;
    }
    .order-items .order-item .product-info .wc-item-meta li {
        margin-left: 0;
    }
    .entry__choice label p {
        line-height: 18px !important;
    }
    #wrapper .order-overview-info.col.large-6.medium-12 h3 {
        font-size: 18px !important;
        max-width: 388px !important;
        line-height: 28px !important;
    }
    .woocommerce-form-login .button, .coupon-code-wrapper .button.apply-coupon, #login-box .woocommerce-form-login__submit, .wc-proceed-to-checkout a, .order-shop-button a, 
    body.woocommerce-checkout .wc-gzd-order-submit button[type=submit]#place_order{
        font-size: 14px !important;
        letter-spacing: 0.96px;
    }
    .contact-info,.order-address-info.billing-address p,
    .subtotal.values .total-title, .subtotal.values bdi, .total-title b, .total-title-row bdi{
        font-size: 15px !important;
        letter-spacing: 0.6px;
    }
    .order-received-page.row button.sib-form-block__button.sib-form-block__button-with-loader {
        height: 45px !important;
        line-height: 45px !important;
    }
    .order-overview-info.col.large-6.medium-12 .card {
        padding-bottom: 0;
        margin-bottom: 50px;
    }
    div#html-1 {
        max-width: 367px;
    }
    .html-checkbox p {
        font-size: 13px;
        line-height: 20px;
        letter-spacing: 0.52px;
    }
    .order-overview-info.col.large-6.medium-12 .img{
        margin-bottom: 30px !important;
    }
    .order-overview-info.col.large-6.medium-12 .col.large-6.shipping-method {
        padding-bottom: 0 !important;
    }
    .payment-methods .payment_methods .card-header label ,
    .order-received-page.row h5 {
        font-size: 18px !important;
        letter-spacing: 0.72px;
        line-height: 22px;
    }
    .total-title-row {
        padding-bottom: 20px;
    }
    .order-overview-info.col.large-6.medium-12 .row.payment-shipping {
        border: 0;
        padding-bottom: 0;
    }
    .woocommerce-checkout .row.row-main > .col {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }
    .f-n-l h3 {
        font-size: 22px !important;
        text-align: center;
    }
    .row.f-n-l {
        margin-left: -20px !important;
        margin-right: -20px !important;
    }
    div#checkbox-1 {
        padding-right: 0.625rem !important;
    }
    .f-n-l-img {
        width: calc(100% + 40px) !important;
        left: -20px;
    }
    .f-n-l .col-inner {
        padding: 40px 20px;
    }
    .f-n-l .col {
        padding: 0;
    }
    .order-items .order-item {
        padding-bottom: 1rem;
        margin-bottom: 0;
    }
    a.button.continue-shopping {
        margin-inline: auto;
        display: block;
    }
    .newsletter_section_custom .forminator-ui .forminator-row:nth-child(3){
        display: flex;
    }
    .newsletter_section_custom{
        border-top: 0 !important;
    }
    .newsletter_section_custom .forminator-ui .forminator-button-submit::before {
        width: 20px;
        height: 15px;
        margin-inline: auto !important;
    }
    .newsletter_section_custom button.forminator-button.forminator-button-submit {
        border: 1px solid #000 !important;
        width: 68px !important;
        min-width: auto !important;
        padding: 0 !important;
        text-align: center !important;
    }
    .newsletter_section_custom .forminator-ui .forminator-col.html-checkbox {
        padding-left: 0 !important;
    }
    .pb-0-mb{
        padding-bottom: 0 !important;
    }
    p.free-shipping-msg.eligable, .woocommerce-LostPassword.lost_password.text-center a, .total-title-row .incl-vat {
        font-size: 12px;
        color: #5B717D !important;
    }
    p.free-shipping-msg.eligable {
        margin-top: 15px;
    }
    .woocommerce-privacy-policy-text p {
        font-size: 12px;
        line-height: 20px;
    }
    .get-gift-package {
        padding: 1rem;
    }
    .woocommerce-billing-fields p {
        margin-bottom: 12px;
    }
    #main form.checkout .title-buttons.form-row .woocommerce-input-wrapper label {
        min-width: 80px;
        margin-bottom: 12px;
    }
    .get-gift-package .list-products .product-add-gift h5.product-name {
        font-size: 15px;
    }
    .woocommerce-order .newsletter-st {
        width: 100%;
        padding: 0 !important;
    }
    .woocommerce-checkout.woocommerce-order-received .page-wrapper {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .col.large-6.payment-method {
        padding-bottom: 30px;
    }
    .order-received-page.row h5 {
        margin-bottom: 12px;
    }
    footer#cart-checkout-footer {
        margin-top: 40px;
    }
    .woocommerce-order .wertvolle_gesundheitstip_section .forminator-checkbox__label p,
    .woocommerce-order .wertvolle_gesundheitstip_section .forminator-checkbox__label  a {
        color: #9F9F9E !important;
    }
    .woocommerce-order .wertvolle_gesundheitstip_section .forminator-ui .forminator-checkbox .forminator-checkbox-box {
        border-color: #9F9F9E !important;
    }
    .tzn-tip input[type=number], .tzn-tip input[type=text], .coupon-code-wrapper input[type=text] {
        font-size: 14px;
        letter-spacing: 0.56px;
    }
    .product-total-price span.wc-gzd-cart-info.unit-price.unit-price-cart {
        display: none;
    }
    #wrapper .order-received-page.row  .order-overview-info h3 {
        font-size: 22px!important;
    }
    .f-n-l-custom #rmOrganism .rmSubscription .rmBase__comp--cta {
        font-size: 14px !important;
    }
    .checkout-right-col .ux-menu.stack.stack-col.justify-start {
        display: flex;
        justify-content: center;
    }
    footer#cart-checkout-footer .col {
        padding-bottom: 15px;
    }
    .newsletter-st .col {
        padding: 30px !important;
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .newsletter-st {
        width: 100vw !important;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }
    #rmOrganism .rmLayout--vertical.rmBase {
        max-width: 100% !important;
    }
    .checkout-section-footer .ux-menu.stack.stack-col.justify-start {
        flex-direction: inherit;
        justify-content: center;
    }
    p#billing_postcode_field {
        width: 36% !important;
    }
    p#billing_city_field {
        width: 62%;
    }
    button.woocommerce-button.button.woocommerce-form-login__submit, .tzn-tip .button.apply-tip, .woocommerce-form-login .button, .coupon-code-wrapper .button.apply-coupon, #login-box .woocommerce-form-login__submit, .wc-proceed-to-checkout a, .order-shop-button a, 
    body.woocommerce-checkout .wc-gzd-order-submit button[type=submit]#place_order {
        background: var(--primary-color) !important;
        border: 1px solid !important;
        height: 38px !important;
        line-height: 38px !important;
        letter-spacing: 1.12px !important;
        color: #fff !important;
    }
    
}
@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%;
    }
}