div#shipping_pickup_location_notice,
div#billing_pickup_location_notice {
    display: none !important;
}
#billing_address_2_field, #shipping_address_2_field {
    width: 100%;
}
body.woocommerce-cart #header, body.woocommerce-checkout #header {
    display: block!important;
}
body.woocommerce-cart #header #masthead, body.woocommerce-checkout #header  #masthead{
    display: none!important;
}
.form-row .select2-container .select2-selection {
    padding: 0 !important;
    background-color: transparent !important;
}
.form-row .select2-container {
    margin-bottom: 1em;
    border: 0.3px solid #484848;
    padding: 0 1.5rem;
    background-color: #fff;
    font-size: 0.875rem;
    border-radius: 0;
    color: #484848;
    font-family: var(--text-font);
    border-radius: 0;
    box-shadow: none !important;
    letter-spacing: 0;
    height: var(--input-height);
    margin-bottom: 0;
}
.coupon.values .total-title {
    text-transform: capitalize !important;
}
.message-container a {
    margin: 0;
}

.woocommerce-invalid span.woocommerce-input-wrapper.password-input::after {
    top: 0.5rem;
    right: 3rem;
    color: transparent;
} 
#footer  {
    display: block !important;
}
.woocommerce-checkout .woocommerce-billing-fields p.form-row.form-row-wide.mailchimp-newsletter {
    order: 10;
}
.woocommerce-checkout .woocommerce-billing-fields {
    display: flex;
    flex-direction: column;
}
.woocommerce-checkout #wrapper .woocommerce > h1::before{
    content: "\f053";
    display: inline-block;
    position: relative;
    font-family: var(--icons-font);
    font-weight: normal;
    font-size: 1rem;
    color: #484848;
    margin-right: 1rem;
}
.woocommerce-checkout #wrapper .woocommerce .woocommerce-order h1::before{
    content: "";
    margin-right: 0;
}
.page-wrapper {
    padding-top: 3rem;
}
body header#cart-checkout-header .row {
    max-width: 75.875rem;
}
.header-right-col .col-inner.text-right {
    display: flex;
    justify-content: space-between;
}
.header-right-col  .icon-box.featured-box.icon-box-left.text-left  .icon-box-img {
    width: fit-content;
    margin-bottom: 0;
    max-width: 1.375rem;
    top: -0.05rem;
}
.header-right-col  .icon-box.featured-box.icon-box-left.text-left:nth-child(2) .icon-box-img {
    max-width: .9375rem;
}
.header-right-col .icon-box.featured-box.icon-box-left.text-left {
    width: fit-content;
    align-items: center;
}
.header-right-col  .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 0.5rem;
}
.header-right-col   p {
    font-size: 0.75rem;
    line-height: 1.25rem;
}
.header-right-col  .icon-box.featured-box.icon-box-left.text-left:nth-child(3) .icon-box-img {
    max-width: .75rem;
    top: -0.125rem;
}
.header-right-col  .icon-box.featured-box.icon-box-left.text-left img.attachment-medium.size-medium {
    filter: brightness(0%);
} 
.col.header-left-col img.ux-logo-image.block {
    height: auto !important;
}
.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: 2.2rem;
    padding-bottom: 2.2rem;
}
.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;
}
.checkout-cart-custom .icon-box.featured-box.icon-box-left.text-left {
    width: fit-content;
}
.checkout-cart-custom .icon-box.featured-box.icon-box-left.text-left {
    width: fit-content;
    align-items: center;
}
.checkout-cart-custom p {
    font-size: 0.75rem;
    letter-spacing: 0.0375rem;
}
.checkout-cart-custom .icon-box-img {
    width: 0.875rem !important;
}
.header-left-col .col-inner {
    max-width: 14.375rem !important;
    margin-left: 0 !important;
}
a.header-cart-link.is-small {
    flex-direction: row !important;
}
.checkout-cart-custom img.attachment-medium.size-medium {
    filter: brightness(0%);
}
.woocommerce-checkout h1, .newsletter_abonnieren_custom h2 {
    font-size: 1.375rem !important;
    line-height: 2.5rem;
    font-family: var(--heading-font-medium) !important;
    text-transform: capitalize;
    letter-spacing: 0;
}
.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: 5rem;
    color: #000000;
    background: #fff;
    border: 0.3px solid #484848 !important;
    font-family: var(--heading-font-regular);
    font-size: 0.875rem;
    text-transform: capitalize;
    letter-spacing: 0;
    border-radius: 0;
}

#main form.checkout .title-buttons.form-row .woocommerce-input-wrapper input:checked+label {
    background: #D3B17C;
    font-family: var(--heading-font-semibold);
    color: #fff !important;
    border-color: #D3B17C !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;
    border-radius: 0;
}
#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;
}
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.3px solid #484848;
    padding: 0 1.5rem;
    background-color: #fff;
    font-size: 0.875rem;
    border-radius: 0;
    color: #484848;
    font-family: var(--text-font);
    border-radius: 0;
    box-shadow: none !important;
    letter-spacing: 0;
}
form.checkout.woocommerce-checkout span.woocommerce-input-wrapper input::placeholder ,form.checkout.woocommerce-checkout span.woocommerce-input-wrapper select::placeholder{
    color: #000000;
}
.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;
    text-transform: inherit;
    font-family: var(--text-font);
    color: #484848;
}

.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 p.form-row.form-row-wide.mailchimp-newsletter input[type=checkbox] {
    top: 0.125rem;
	display: inline-flex;
}
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 #D3B17C;
    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: #D3B17C !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: #244444 !important;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
    opacity: 0;
    content: '';
}
body.woocommerce-checkout .sticky-submit-order .btn-submit-order {
    background: #354941;
    text-transform: inherit;
    color: #FFFFFF;
    font-size: 1.25rem;
    min-height: unset;
    height: 2.5rem;
    line-height: 2.5rem;
}
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;
}

.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: #FAFAFA;
    border-radius: 0;
    max-width: 49%;
    flex-basis: 49%;
    margin-left: auto;
    border-radius: 0;
}
#review-order>.col-inner {
    padding-left: 0;
    padding-right: 0;
    padding-top: 1.875rem;
    top: 0 !important;
    position: inherit !important;
}
.order-items .order-item .product-info .product-meta {
    display: none;
}
p#billing_address_1_field, p#billing_address_2_field {
    width: 100%;
}
p#order_comments_field {
    display: none;
}
p.required-text {
    font-size: 0.875rem;
    color: #959595;
    margin-top: -0.3rem;
    margin-bottom: 1rem;
    font-family: var(--text-font-light);
}
p#billing_ust_idnr_field, p#billing_handelsregisternummer_field {
    display: none;
}
.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;
}
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;
}
/**** ORDER ***/
div#order_review {
    border-radius: 0 !important;
    background: #FAFAFA !important;
}
#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, .woocommerce-LostPassword.lost_password.text-center a, .total-title-row .incl-vat {
    font-size: 0.75rem;
    color: #959595;
    font-family: var(--text-font-light);
}
.woocommerce-LostPassword.lost_password.text-center a{
    color: #959595;
    text-decoration: underline;
}
.order-items .order-item .product-info .product-remove {
    display: block;
}

.order-received-page.row h5 {
    margin-bottom: 0.625rem !important;
    font-size: 1rem;
    font-family: var(--heading-font-semibold);
    line-height: 1.6875rem;
    letter-spacing: 0;
}
.order-received-page #wrapper h3 span {
    font-family: var(--text-font-semibold) !important;
}
.order-items .order-item .product-info .product-name {
    font-size: 1rem;
    height: auto;
    text-transform: inherit !important;
    font-family: var(--heading-font-medium);
    margin-bottom: 0 !important;
    line-height: 1.25rem;
    letter-spacing: 0;
    padding-right: 1rem;
}
.woocommerce-privacy-policy-text {
    display: none;
}
.coupon-code-wrapper input[type=text] {
    padding-left: 1.5rem !important;
    border: none;
    background: transparent;
    font-size: 0.875rem;
    color: #000000;
    border-bottom: none;
    box-shadow: none;
    border-radius: 0;
    font-family: var(--text-font-light);
    letter-spacing: 0rem;
    padding-right: 1.5rem !important;
    border: 0.5px solid #484848;
}
.coupon-code-wrapper input[type=text]::placeholder{
    color: #000000;
}
.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.9375rem;
    font-weight: normal !important;
    font-family: var(--heading-font-medium);
}
form.coupon-code-wrapper .coupon {
    padding-top: 0.3rem;
}
.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 ***/
.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: 13rem;
    bottom: -1.9rem;
}
.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.5rem !important;
    padding-right: 2.5rem !important;
    color: #fff !important;
    border-radius: 0;
}
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: 0.3px solid #484848;
    font-size: 0.875rem;
    border-radius: 0;
    padding: 0 1.5rem !important;
    color: #484848;
}
ul.order-items {
    border-bottom: 1px solid #D9D3D3;
}
.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;
}
.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 {
    padding: 0;
    font-family: var(--heading-font-semibold);
    font-weight: normal !important;
    line-height: 1.625rem !important;
    text-transform: inherit;
    letter-spacing: 0rem;
    font-size: 1rem !important;
}
.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;
}
.contact-info a {
    color: #000000;
}
.newsletter-custom h3 {
    text-transform: capitalize !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;
}
/**** THANK YOU ***/

/*** CART ***/
body.woocommerce-cart .shop_table .cart_item .product-info .product-name {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.25rem;
    margin-bottom: 0.5rem;
}
body.woocommerce-cart input#coupon_code ,form.tzn-tip-wrapper  input#tip_amount {
    border: 1px solid #9F9F9E !important;
    border-radius: 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: 2px 0px;
}

/*** CART ***/
body.woocommerce-cart .shop_table .cart_item .quantity .minus, 
body.woocommerce-cart .shop_table .cart_item .quantity .plus {
    line-height: 2rem;
}
.express-checkout .express-checkout-divider .line {
    border-bottom: 1px solid #E6E6E6;
}
.total-title-row ,.totals-container {
    border-top: 1px solid #D9D3D3 !important
}
.newsletter-section-custom {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
.newsletter-section-custom .row .col .col-inner {
    max-width: 100% !important;
    flex-basis: 100% !important;
    background: transparent linear-gradient(180deg, #AF1333 0%, #6A0F1D 100%) 0% 0% no-repeat padding-box;
    padding-left: 2rem;
    padding-right: 2rem;
    border-radius: 0 0 1.25rem 1.25rem;
    padding-top: 2rem;
    padding-bottom: 1rem;
}
.order-overview-info.col.large-6.medium-12 .img {
    margin-bottom: 0;
}
.newsletter-section-custom h2  ,.newsletter-section-custom p.lead{
    color: #fff;
}
.newsletter-section-custom .forminator-ui .forminator-checkbox .forminator-checkbox-box {
    border-color: #EDCDCD !important;
}
.newsletter-section-custom  .html-checkbox p ,.newsletter-section-custom   .html-checkbox p a {
    color: #EDCDCD !important;
    font-size: 0.75rem !important;
}
body.woocommerce-cart .shop_table .cart_item .product-info .variation {
    font-size: .75rem;
    text-transform: none;
    display: none;
}
body.woocommerce-cart .shop_table .cart_item .quantity .minus {
    border: none !important;
    text-shadow: none !important;
}
body.woocommerce-cart .shop_table .cart_item .quantity .plus {
    border: none !important;
}
body.woocommerce-cart .quantity .button.minus {
    font-size: 1.25rem !important;
    background: transparent !important;
}
body.woocommerce-cart  .quantity .button.plus {
    font-size: 1.25rem !important;
    background: transparent !important;
}
body.woocommerce-cart  .quantity input[type=number] {
    border-left: none !important;
    border-right: none !important;
}
body.woocommerce-cart .shop_table thead th {
    font-weight: normal;
    text-transform: none;
    padding: 1rem;
}
body.woocommerce-cart #shipping_methods .shipping-method .card-header {
    border: none;
}
button.woocommerce-button.button.woocommerce-form-login__submit:after {
    content: '';
    position: absolute;
    left: .125rem;
    top: .125rem;
    width: calc(100% - .25rem);
    height: calc(100% - .25rem);
    border: 1px solid #FFFFFF;
}
.banner-section-thank-you{
    display: none;
}
.banner-section-thank-you + .row {
    margin-top: 0 !important;
}
.order-received-page.row .form-style .forminator-row.forminator-row-last button.forminator-button.forminator-button-submit {

    background: url(../images/arrow-left-yl.svg) center right / 1.25rem no-repeat !important;
}
.order-received-page.row .form-style .forminator-row input[name="email-1"]::placeholder{
    color: #484848 !important;
}
.order-overview-info.col.large-6.medium-12 {
    max-width: 33.75rem;
}
.newsletter-text {
    padding-top: 1.2rem;
    padding-bottom: 1rem;
}
.woocommerce-order-received  .banner-section-thank-you {
    display: block !important; 
}
.woocommerce-order-received  .banner-section-thank-you + .row {
    margin-top: 2.5rem !important;
}
ul.order-items .product-total-price span.wc-gzd-cart-info.unit-price.unit-price-cart {
    margin-top: 0;
}

.order-items  span.wc-gzd-cart-info.unit-price.unit-price-cart {
    display: none;
}
.woocommerce-order-received .form-style .forminator-row input[name="email-1"] {
    color: #484848 !important;
}
.woocommerce-order-received   .form-style .forminator-ui .html-checkbox p,.woocommerce-order-received   .form-style .forminator-ui .html-checkbox a {
    color: #A8A8A8 !important;
}
p.wc-gzd-cart-info.units-info {
    margin-bottom: 0;
    margin-top: 0 !important;
}
.coupon-code-wrapper input.button.apply-coupon:after {
    content: '';
    position: absolute;
    left: .125rem;
    top: .125rem;
    width: calc(100% - .25rem);
    height: calc(100% - .25rem);
    border: 1px solid #FFFFFF;
}
.order-items .order-item .product-info .product-info-inner {
    padding: 0;
}
@media screen and (max-width: 849px){
    .order-items .order-item .product-info img {
        padding: 0;
        border-radius: 0;
    }
    .order-items .order-item .product-info .right-column {
        margin-left: 10px;
        max-width: 80px;
    }
    .order-items .order-item .product-info figure {
        margin: 0 10px 0 0;
    }
    .order-items .order-item .product-info .product-name {
        padding-right: 10px;
    }
    .header-right-col.col {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%;
        padding-right: 20px !important;
    }
    .header-left-col.col {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%;
        padding-left: 20px !important;
    }
    .banner-section-thank-you{
        padding-top: 220px !important;
    }
    .banner-section-thank-you .bg.bg-loaded {
        background-image: url('../images/thank-you.jpg') !important; 
    }
    .order-overview-info.col.large-6.medium-12 {
        padding-right: 20px;
    }
    .woocommerce-checkout h1, .newsletter_abonnieren_custom h2 {
        font-size: 20px !important;
        line-height: 30px;
    }
    .order-product-listing {
        margin-bottom: 20px;
    }
    .order-overview-info.col.large-6.medium-12 .card {
        padding-left: 0;
        padding-bottom: 0;
    }
    .order-received-page.row .payment-shipping {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .order-product-listing .col-inner, .order-product-listing .col-inner {
        background-color: transparent;
        padding: 0;
        border-radius: 0;
        padding-bottom: 0;
    }
    .woocommerce-order-received .banner-section-thank-you + .row {
        margin-top: 20px !important;
    }
    .woocommerce-order-received .banner-section-thank-you + .row > .col {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
    }
    .woocommerce-order-received .woocommerce-info.message-wrapper .message-container.container.medium-text-center {
        text-align: left !important;
    }
    .coupon-code-wrapper input[type=text] {
        padding-left: 20px !important;
    }
    .order-items .order-item .product-info .price-wrapper .amount {
        font-size: 14px;
    }
    .order-items .order-item.on-sale .price-wrapper .product-total .product-total-price,
    .order-items .order-item.on-sale .price-wrapper .product-total .product-total-price .amount {
        font-size: 12px;
    }
    .order-items .order-item .product-info .product-name {
        font-size: 15px;
    }
    .subtotal.values .total-title, .subtotal.values bdi, .total-title b, .total-title-row bdi {
        font-size: 15px;
    }
    #billing_postcode_field, #shipping_postcode_field{
        float: left;
        width: 36%;
    }
    #billing_city_field, #shipping_city_field {
        float: left;
        width: 62%;
    }
    p#billing_last_name_field,
    p#billing_first_name_field {
        float: left;
        width: 100%;
    }
    #main .title-buttons {
        margin-bottom: 0;
    }
    #main form.checkout .title-buttons.form-row .woocommerce-input-wrapper input:checked+label {
        margin-bottom: 12px;
    }
    div#order_review {
        background: transparent !important;
    }
    #review-order #order_review .accordion-title {
        height: inherit;
        line-height: inherit;
    }
    #review-order #order_review {
        padding: 20px 0;
    }
    #review-order>.col-inner {
        padding-top: 0;
    }
    #review-order {
        margin: 30px 0;
    }
    #wrapper .woocommerce h1 {
        margin-top: 30px;
    }
    div#review-order {
        background: transparent;
        max-width: 100%;
        flex-basis: 100%;
        margin-left: auto;
        border-radius: 0;
        padding: 0 20px;
    }
    div#your-information {
        padding-right: 20px;
        padding-top: 1rem;
        border-radius: 0;
        max-width: 100%;
        flex-basis: 100%;
        padding-left: 20px;
        padding-bottom: 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 {
        padding: 0 1.25rem;
    }
    header#cart-checkout-header .section {
        padding-top: 13px;
        padding-bottom: 13px;
    }
    .page-wrapper {
        padding-top: 30px;
    }
    div#loyalty-cart header.card-header {
        padding-left: 0 !important;
    }
    .woocommerce-cart main#main .row.row-main{
        max-width: 428px !important;
    }
    .woocommerce-cart main#main .row.row-main > .col {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .unit-price-cart,
    .product-info ul.wcsatt-options.overrides_exist .price,
    .product-info ul.wcsatt-options.overrides_exist {
        font-size: .875rem !important;
        line-height: 1.25rem;
        font-weight: normal;
    }
    body.woocommerce-cart h1 {
        font-size: 20px;
        line-height: 30px;
    }
    .header-right-col .icon-box.featured-box.icon-box-left.text-left {
        flex-direction: row;
        flex-wrap: nowrap;
    }
    body header#cart-checkout-header .row {
        max-width: 428px;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    header#cart-checkout-header section .row > .col:nth-child(2) {
        flex: 1;
        padding-right: 20px !important;
    }
    header#cart-checkout-header section .row > .col:nth-child(1) {
        max-width: 125px;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .header-right-col .icon-box:not(:nth-child(1)){
        display: none;
    }
    #wrapper h3{
        font-size: 15px !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 {
        font-size: 12px;
    }
    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;
    }
    .payment-methods .payment_methods .message-container.container.medium-text-center {
        text-align: left !important;
    }
    
    .row.checkout-row span.woocommerce-gzd-legal-checkbox-text a{
        font-size: 11px;
        line-height: 18px;
    }
    .woocommerce-billing-fields p {
        margin-bottom: 12px;
    }
    .option {
        padding-bottom: 0;
    }
    p.form-row.checkbox-newsletter {
        margin-bottom: 0;
    }
    span.woocommerce-gzd-legal-checkbox-text {
        color: #959595;
        line-height: 18px;
        position: relative;
        top: 0;
        font-size: 11px;
        max-width: 382px;
        letter-spacing: 0px;
    }
    .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 {
        font-size: 12px;
        padding: 0 20px;
    }
    .order-checkbox-submit {
        margin-top: 30px;
    }
    form.checkout.woocommerce-checkout {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 400px){
    #wrapper h3 {
        font-size: 13px !important;
    }
    .woocommerce-LostPassword.lost_password.text-center {
        position: relative;
        left: 0;
        bottom: 0;
        margin-bottom: 1.25rem;
        text-align: left;
    }
}
