/*checkout*/
.custom-logo-cart-checkout a{
    display: block;
    max-width: 14.625rem;
}
.col-right > .col-inner p{
    font-size: .75rem;
    letter-spacing: 0;
}
.col-right > .col-inner .icon-box:last-child .icon-box-img{
    width: .875rem !important;
}
.col-right > .col-inner .icon-box .icon-box-img{
    position: relative;
    top: -2px;
}
.col-right > .col-inner .icon-box:nth-child(2) .icon-box-img{
    width: 1rem !important;
}
.col-right .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: .5rem;
}
.col-right > .col-inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
header#cart-checkout-header::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    bottom: 0;
    box-shadow: 0px 4px 10px #00000066;
}
.col-right > .col-inner > * {
    width: auto;
    margin-left: 2.5rem;
}
/*checkout*/
p#geburtstag_field label {
    display: block !important;
    font-size: 14px;
    font-weight: normal;
    color: #000;
}
.woocommerce-info.wc_points_redeem_earn_points {
    margin-bottom: 2rem;
}
button#wps_cart_points_apply+p {
    margin-top: 1rem;
}
form.wc_points_rewards_apply_discount {
    width: 100%;
    display: flex;
    float: left;
    margin-top: .5rem;
}
body.woocommerce-cart .shop_table .cart_item .amount {
    color: #000;
}
input.button.wc_points_rewards_apply_discount {
    height: var(--input-height);
    line-height: calc(var(--input-height));
    font-size: 0.75rem;
    padding: 0 1.25rem;
    min-height: auto;
    letter-spacing: 1.44px;
    font-weight: normal;
    font-family: var(--text-font-bold);
    margin: 0;
    text-transform: uppercase;
    background: transparent linear-gradient(196deg, #D19C50 0%, #D8A73A 100%) 0% 0% no-repeat padding-box !important;
    border: 0;
    text-decoration: none !important;
    box-shadow: none !important;
    border-radius: 1.875rem;
    color: #fff !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
body.woocommerce-cart .woocommerce>.woocommerce.row .cart_totals, 
body.woocommerce-cart .woocommerce>.woocommerce.row .checkout_coupon {
    border: 0 !important;
}
p#billing_country_field span.woocommerce-input-wrapper > strong {
    border-bottom: 1px solid rgb(0 0 0 / 61%) !important;
    font-size: .813rem !important;
    color: #121212;
    padding: 0;
    font-weight: normal;
    width: 100%;
    display: block;
}
.order-items {
    /* max-height: 24rem; */
}
div#loyalty-cart header.card-header {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-radius: 0 !important;
    margin-bottom: 3rem;
}
#loyalty-gift .progress-bar li:not(.current-progress) .gift-name {
    font-size: 0.875rem;
    bottom: -2rem;
}
#loyalty-gift .progress-bar {
    margin: 1rem 0 .625rem 0;
}
#loyalty-gift .progress-bar {
    width: 100%;
    height: .375rem;
    position: relative;
    background: #d6c7cc80;
    border-radius: 1.25rem;
    margin-top: .5rem;
}
#loyalty-gift .current-progress {
    background-color: #840E0F;
    height: .375rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin: 0;
    max-width: 100%;
    margin-bottom: 0;
    border-radius: 1.25rem;
}
body.woocommerce-cart .cross-sells h2 {
    padding: 1.25rem 0.9375rem;
}
body.woocommerce-cart .cross-sells .products {
    padding: 1.875rem 0;
}
body.woocommerce-cart .shop_table .cart_item td {
    padding-left: 0;
}
body.woocommerce-cart .shop_table .cart_item .product-thumbnail {
    max-width: 6.25rem;
    width: 6.25rem;
}
body.woocommerce-cart .shop_table .cart_item .product-info dd,
dl.variation dt {
    font-weight: normal;
}
.cart_item dl.variation p,
.cart-item dl.variation,
.cart-item-info dl.variation p,
.cart-item-info dl.variation {
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: #26292B;
    margin: 0;
}
.woocommerce-shipping-calculator button.button:after,
.woocommerce-shipping-calculator .shipping-calculator-button:after {
    content: '';
    background: url(../image/arrow-up-right.svg) no-repeat center center / contain;
    width: .65rem;
    height: .65rem;
    display: inline-flex;
    position: relative;
    top: -.05rem;
    transition: .25s all ease-in-out;
    margin-left: .625rem;
    filter: brightness(0);
}
.woocommerce-shipping-calculator button.button,
.woocommerce-shipping-calculator .shipping-calculator-button {
    height: var(--input-height);
    line-height: calc(var(--input-height) - 1px);
    font-size: 0.813rem;
    padding: 0 2.75rem;
    min-height: auto;
    letter-spacing: 0.049rem;
    font-weight: normal;
    font-family: var(--text-font-bold);
    margin: 0;
    text-transform: inherit;
    background-color: transparent !important;
    border: 1px solid #26292B;
    text-decoration: none !important;
    box-shadow: none !important;
    border-radius: 1.25rem;
    color: #26292B !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.message-container a {
    margin: 0;
}
.woocommerce-invalid span.woocommerce-input-wrapper.password-input::after {
    top: 0.5rem;
    right: 3rem;
}  
#footer  {
    display: block !important;
}
footer .footer-checkout .ux-menu.stack.stack-col.justify-start {
    flex-direction: row;
}
footer .footer-checkout .row > .col >.col-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2rem 0;
}
footer .footer-checkout p{
    font-size: 0.8125rem;
    font-family: var(--text-font);
    color: #888888 !important;
    letter-spacing: 0.024375rem;
    margin-bottom: 0;
    line-height: 1;
}
footer .footer-checkout .ux-menu-link__link {
    min-height: inherit;
    margin: 0 2.5rem 0 0;
    line-height: 1;
    padding: 0 !important;
    font-size: 0.8125rem;
    font-family: var(--text-font);
    color: #888888 !important;
    letter-spacing: 0.024375rem;
}
.checkout-cart-section .medium-8 .col-inner.text-right ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0;
}
.checkout-cart-section .medium-8 .col-inner.text-right ul li {
    list-style: none;
    font-size: 0.75rem;
    letter-spacing: 0.075rem; 
    margin-left: 5rem;
}
.checkout-cart-section .medium-4 img {
    height: auto !important;
    max-width: 6.815rem !important;
    margin-left: 0;
}
.icon-box.featured-box.icon-check-cart-custom.icon-box-left.text-left {
    width: auto;
    align-items: center;
}
.icon-box.featured-box.icon-check-cart-custom.icon-box-left.text-left img {
    filter: brightness(0%);
}
.checkout-cart-right-col p {
    font-size: 0.75rem;
    line-height: 1.25rem;
    letter-spacing: 0.03rem;
}
.checkout-cart-section .row.row-collapse {
    max-width: 77rem;
}
.page-wrapper {
    padding-top: 3.75rem;
}
.top-header img.ux-logo-image.block {
    height: auto !important;
    max-width: 16.875rem !important;
}

.top-header .icon-box.featured-box.icon-box-left.text-left {
    width: fit-content;
    align-items: center;
    margin-left: auto;
    margin-right: 0;
}
.top-header .col-inner {
    justify-content: flex-start;
}
a.header-cart-link.is-small {
    flex-direction: row !important;
}
.checkout-cart-right-col .col-inner.text-right {
    display: flex;
    justify-content: flex-end;
}
.checkout-cart-right-col  icon-box-img img {
    filter: brightness(0%);
    width: 1.125rem;
}
.checkout-cart-right-col  icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 0.5rem;
}
body.woocommerce-cart h1,
.woocommerce-checkout h1, 
.newsletter_abonnieren_custom h2 {
    font-size: 1.5625rem;
    line-height: 2.375rem;
    font-family: var(--heading-font) !important;
    letter-spacing: 0.75px;
}
.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.625rem;
    color: #121212;
    background: #fff;
    border: 0.5px solid #8B8B8B;
    font-family: var(--text-font);
    font-size: 0.875rem;
    text-transform: inherit;
    letter-spacing: 0.02625rem;
    border-radius: 0.3125rem;
}
#main form.checkout .title-buttons.form-row .woocommerce-input-wrapper input:checked+label {
    background: #000000;
    font-family: var(--heading-font);
    color: #fff;
    border: 1px solid #000000 !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);
    letter-spacing: 0.03rem;
}
.woocommerce-shipping-methods li {
    margin-left: 0 !important;
}
.payment-methods .payment_methods .card ,#shipping_methods .shipping-method .card-header {
    border: 0.5px solid #121212;
}
.payment-methods .payment_methods .payment_box {
    border-top: 0 !important;
    border-radius: 0;
    padding-top: 0 !important;
}
.shop_table .quantity {
    display: flex;
    align-items: center;
}
.woocommerce-info.wc_points_rewards_earn_points {
    margin-bottom: 1.25rem;
}
body.woocommerce-cart .shop_table .cart_item .quantity .plus{
}
body.woocommerce-cart .shop_table .cart_item .quantity .plus,
body.woocommerce-cart .shop_table .cart_item .quantity .minus {
    width: 1.375rem !important;
    height: 1.375rem !important;
    border: 0 !important;
    color: #26292B !important;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 1.375rem !important;
    padding: 0 !important;
    border-radius: 50% !important;
    line-height: 1.25rem !important;
    font-size: 1.5rem !important;
}
.tzn-tip input[type=number], .tzn-tip input[type=text] {
    margin: 0 1.25rem 0 0;
    background-color: #fff;
}
form.woocommerce-form.woocommerce-form-login.login input::placeholder,
textarea::placeholder,form.checkout.woocommerce-checkout span.woocommerce-input-wrapper input::placeholder ,form.checkout.woocommerce-checkout span.woocommerce-input-wrapper select::placeholder{
    color: #161615;
}
p#billing_note_field textarea#billing_note {
    min-height: 5rem !important;
    padding-top: 0.5rem;
}
.order-items .order-item.on-sale .price-wrapper .product-total .product-total-price .amount {
    margin-left: 0.5rem;
}
.woocommerce input[type=checkbox] {
    border-radius: 0;
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    position: relative;
    background-color: transparent !important;
}
center .eh_payapal_express_checkout_button .single_add_to_cart_button img {
    height: 2.5rem !important;
    border-radius: 1.875rem;
}
body.woocommerce-checkout #shipping .woocommerce-form__label-for-checkbox, 
body.woocommerce-checkout #shipping .woocommerce-form__label-for-radio, 
body.woocommerce-checkout #billing .woocommerce-form__label-for-checkbox, 
body.woocommerce-checkout #billing .woocommerce-form__label-for-radio {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.625rem;
    letter-spacing: 0;
    color: #000000;
    font-family: var(--text-font);
}
.woocommerce input:not([type=checkbox]) {
    border-bottom: 1px solid rgb(0 0 0 / 61%) !important;
    font-size: .813rem !important;
    color: #121212;
    padding: 0;
}
.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 #000000;
    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: #000000 !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: var(--primary-color);
    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 input::placeholder{
    color: #8E8E8E !important;
}
.woocommerce-billing-fields p {
    margin-bottom: 0.9375rem;
}
#billing_ustid_field{
    display: none;
}
.order-checkbox-submit {
    margin-top: 3.75rem;
}
.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;
    padding-top: 0;
}
p.custom-title-german {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    top: 7rem;
    position: absolute;
    z-index: 9;
    padding-left: 1rem;
}
p.custom-title-german img {
    margin-right: 0.5rem;
}
.woocommerce-checkout h1 {
    position: relative;
    z-index: 9;
}
.woocommerce-EditAccountForm input[type=password], .woocommerce-form input[type=password] {
    padding: 0 1.25rem;
}
#wrapper .express-checkout h3 {
    margin-bottom: 0.75rem;
    letter-spacing: 0 !important;
    font-size: 1.125rem !important;
}
div#review-order {
    background: rgb(245 245 245 / 61%);
    border-radius: 0;
    max-width: 49%;
    flex-basis: 49%;
    margin-left: auto;
    margin-right: 1rem;
}
#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.8125rem;
    color: #888888;
    margin-top: -0.3rem;
    margin-bottom: 1rem;
    font-family: var(--text-font);
}
.option {
    padding-bottom: 0.7rem;
}
.payment-methods {
    margin-top: 0.5rem;
}
header.card-header ,.card .card-header {
    border-radius: var(--card-radius);
}
.payment-methods .selected header.card-header {
    border-radius: 0 !important;
    /* border: 2px solid #fff !important; */
}
/* .payment-methods .selected .payment_box {
    border: 2px solid var(--input-border-color);
} */
.selected header.card-header {
    border-radius: var(--card-radius);
}
.payment-methods .payment_methods .card-header label {
    display: flex;
    align-items: center;
}
.payment-methods .payment_methods li+li {
    margin-top: 0.5rem;
}

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

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

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

.coupon-code-wrapper input[type=text]::placeholder{
    color: #161615;
}
.wc-gzd-order-submit button[type=submit]#place_order:hover {
    background-color: var(--primary-color) !important;
    color: #fff !important;
    border-color: var(--primary-color) !important;
    box-shadow: none;
}
#review-order .accordion-title h3 {
    font-size: 1.125rem !important;
    letter-spacing: 0.068rem;
}
.wc-gzd-order-submit button[type=submit]#place_order {
    height: var(--input-height);
    line-height: var(--input-height);
    font-size: .875rem;
    padding: 0 1.875rem;
    font-family: var(--heading-font);
    min-height: auto;
    font-weight: normal;
    text-transform: inherit;
    text-decoration: none !important;
    box-shadow: none !important;
    color: #FFFFFF;
    margin: 0;
    background: var(--primary-color) !important;
    letter-spacing: 0.07rem;
    border: 1px solid transparent;
    position: relative;
    overflow: hidden;
    transition: all .35s;
    border-radius: 0;
    text-transform: uppercase;
}
.order-items .order-item .product-info .price-wrapper .amount {
    color: #121212;
    font-family: var(--heading-font);
    font-size: .75rem;
    letter-spacing: 0.045rem;
}
.coupon .button.apply-coupon {
    min-width: 9.0625rem;
}
.order-items .order-item .product-info .product-remove {
    display: none;
}
.order-items .order-item.on-sale .price-wrapper .product-total .product-regular-price .amount {
    color: #000000 !important;
    margin-right: 0 !important;
}
.woocommerce-order-received .order-items  .product-total-price {
    margin-left: 0.5rem;
}
#order_review {
    padding: 0 2.8125rem 1.5rem 2.8125rem;
}
.woocommerce-shipping-calculator button.button:hover, .woocommerce-shipping-calculator .shipping-calculator-button:hover,
.tzn-tip .button.apply-tip:hover,
.coupon .button.apply-coupon:hover {
    /* background-color: #4D4D4D !important;
    border-color: #4D4D4D !important;
    color: #fff !important;
    box-shadow: none; */
}
.wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-newsletter p.form-row.checkbox-newsletter {
    margin-bottom: 0;
}
/**** ORDER ***/

/*** NOT LOGIN ***/
.woocommerce-form-login-toggle {
    margin-bottom: 1.875rem !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: 16rem;
    bottom: -1.875rem;
}
.woocommerce-account-fields {
    padding-bottom: .875rem;
}
a.showlogin {
    color: #000000;
}
button.woocommerce-button.button.woocommerce-form-login__submit:hover{
    background-color: #4D4D4D !important;
    border-color: #4D4D4D !important;
    color: #fff !important;
    box-shadow: none;
}

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

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

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

.row.order-address-info p ,.order-overview-info .card-content {
    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;   
}

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 #e0dfdd;
    border-radius: 0 !important;
}
.order-received-page.row > .col {
    padding-bottom: 0;
}
.order-items .order-item .product-info p {
    font-size: 0.875rem;
    color: #000;
    margin-bottom: 0;
    width: 100%;
}
.order-items .order-item .product-info .product-quantity {
    flex-wrap: wrap;
    color: #A5A5A5;
    letter-spacing: 0;
    font-size: .75rem;
    font-family: var(--text-font-light);
}
.select2-container .select2-choice>.select2-chosen, 
.select2-container .select2-selection--single .select2-selection__rendered, 
.select2-selection {
    line-height: var(--input-height);
}
.woocommerce-checkout.woocommerce-order-received .page-wrapper {
    padding-bottom: 3.125rem;
}
.order-overview-info.col.large-6.medium-12 .card {
    background: transparent;
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 3.75rem;
}
.order-overview-info.col.large-6.medium-12 {
    padding-right: 4rem;
}
a.button.continue-shopping:hover {
    background: #4D4D4D !important;
    color: #fff !important;
    border-color: #4D4D4D !important; 
}

a.button.continue-shopping {
    height: var(--input-height);
    line-height: var(--input-height);
    font-size: .875rem;
    padding: 0 1.875rem;
    font-family: var(--heading-font);
    min-height: auto;
    font-weight: normal;
    text-transform: inherit;
    text-decoration: none !important;
    box-shadow: none !important;
    color: #FFFFFF;
    margin: 0;
    background: var(--primary-color) !important;
    letter-spacing: 0.07rem;
    border: 1px solid transparent;
    position: relative;
    overflow: hidden;
    transition: all .35s;
    border-radius: 0;
    text-transform: uppercase;
}
.order-items .order-item {
    padding-bottom: 0;
    margin-bottom: 1rem;
}
.order-product-listing .col-inner, .order-product-listing .col-inner {
    background-color: rgb(245 245 245 / 61%);
    padding: 1.75rem 3.75rem;
    border-radius: 0;
    padding-bottom: 1.875rem;
    margin-bottom: 1.25rem;
}
.values.subtotal .amount,
.values.subtotal .total-title,
.total-title-row .inner-container,
.values,
.values.subtotal {
    font-size: 1rem;
    letter-spacing: 0.02rem;
    font-weight: normal;
    /* margin: 0; */
}
.total-title-row span.woocommerce-Price-amount.amount,
.total-title-row .total-title b,
.subtotal.values span.woocommerce-Price-amount.amount, .subtotal.values .total-title {
    font-weight: normal;
    font-size: .938rem;
    line-height: 1.375rem;
    font-family: var(--heading-font);
    text-transform: inherit;
    letter-spacing: 0.056rem;
}
.row.checkout-row p.jetzt-registrieren {
    display: none;
}
#wrapper h1 {
    margin-bottom: 1.875rem;
    line-height: 2.188rem;
    text-transform: capitalize;
    font-size: 1.563rem;
    letter-spacing: 0.094rem;
}
#wrapper h3 {
    font-size: .938rem !important;
    padding: 0;
    font-family: var(--heading-font) !important;
    font-weight: normal !important;
    line-height: 1.25rem !important;
    letter-spacing: .9px;
}
.other-payments-available {
    color: #959595;
    text-align: center;
    font-size: 0.8125rem;
    letter-spacing: 0.03rem;
}

/**** THANK YOU ***/

/*** CART ***/
.woocommerce .shop_table .cart_item .delivery-time-info, .woocommerce .shop_table .cart_item .units-info {
    font-size: .875rem;
    line-height: 1.25rem;
}
body.woocommerce-cart .shop_table .cart_item .product-info .product-name {
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.25rem;
    margin-bottom: 0;
    font-family: var(--text-font);
}


.tzn-tip .button.apply-tip:hover, 
.coupon .button.apply-coupon:hover,
.woocommerce-shipping-calculator button.button:hover, 
.woocommerce-shipping-calculator .shipping-calculator-button:hover,
#wrapper .wc-proceed-to-checkout .checkout-button:hover{
    box-shadow: unset !important;
    background: #4D4D4D !important;
    color: #fff !important;
    border-color: #4D4D4D !important;
}
.tzn-tip .button.apply-tip,
.coupon .button.apply-coupon ,
#wrapper .wc-proceed-to-checkout .checkout-button{
    height: var(--input-height);
    line-height: var(--input-height);
    font-size: .875rem;
    padding: 0 1.875rem;
    font-family: var(--heading-font);
    min-height: auto;
    font-weight: normal;
    text-transform: inherit;
    text-decoration: none !important;
    box-shadow: none !important;
    color: #FFFFFF;
    margin: 0;
    background: var(--primary-color) !important;
    letter-spacing: 0.07rem;
    border: 1px solid transparent;
    position: relative;
    overflow: hidden;
    transition: all .35s;
    border-radius: 0;
    text-transform: uppercase;
}
body.woocommerce-cart .product-excerpt {
    display: none;
}
body.woocommerce-cart input#tip_amount::placeholder {
    color: #161615 !important;
}
body.woocommerce-cart a.checkout-button.button.alt.wc-forward {
    margin-top: 1rem !important;
}
body.woocommerce-cart #shipping_methods .shipping-method .card-header {
    padding: 0px 1.25rem;
}

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

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

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

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

.custom-text-html p {
    font-size: 0.625rem;
    font-family: var(--heading-font);
    color: #121212 !important;
    line-height: 1.26rem;
    letter-spacing: 0;
    margin-bottom: 0;
}
.custom-text-html  p a {
    text-decoration: underline;
    color: #121212;
}
.custom-checkbox label {
    margin-top: 0.3rem !important;
}
.thank-you-custom {
    max-width: 11.9rem;
    position: absolute;
    right: -5rem;
    top: 5rem;
}
body .forminator-ui .custom-text-html {
    padding-left: 0 !important;
}
body .forminator-ui .custom-text-html p , body .forminator-ui .custom-text-html p a {
    color: #959595 !important;
} 
.custom-text-html .forminator-field.forminator-merge-tags {
    max-width: 32.4rem;
}
.order-received-page.row h5 {
    font-size: .938rem !important;
    font-family: var(--heading-font);
    letter-spacing: .9px;
    margin-bottom: .5rem;
}
.payment-shipping .payment-method .order-payment-text img {
    height: 1.5625rem;
}
div#billing_pickup_location_notice {
    display: none !important;
}
div#shipping_pickup_location_notice {
    display: none !important;
}
.form-row .select2-container {
    margin-bottom: .25rem;
}
p#billing_country_field {
    /* margin-bottom: 0.125rem; */
}
.cart-checkout-mobie-custom{
    display:none;
}
.tzn-tip input[type=number], .tzn-tip input[type=text],
.coupon input[type=text] {
    border-radius: var(--input-radius);
}
.coupon input[type=text] {
    margin: 0 1.25rem 0 0;
    background-color: transparent;
    font-size: .813rem !important;
    color: #121212;
}
.coupon input[type=text]::placeholder {
    color: #121212 !important;
}
/*checkout*/
.logo-woopage{
	max-width: 8.5rem;
}
.col-woopage > .col-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.col-woopage > .col-inner > * {
    width: auto;
}
.col-woopage .icon-box{
    align-items: center;
}
.col-woopage .icon-box .icon-box-img {
    filter: brightness(0);
    max-width: .813rem !important;
}

h2.kundenlogin {
    text-align: center;
}
p.jetzt-registrieren {
    text-align: center;
}
.newsletter-thankyou .forminator-row.forminator-row-last {
    position: absolute;
    top: 0;
    right: 0;
}
.newsletter-thankyou .forminator-ui .forminator-row:nth-child(3) {
    display: flex;
    flex-wrap: nowrap !important;
    margin-bottom: 0 !important;
}
.newsletter-thankyou .forminator-ui .forminator-row {
    margin-bottom: .5rem !important;
}
.newsletter-thankyou .forminator-ui .forminator-checkbox .forminator-checkbox-box {
    border-color: #fff !important;
    color: #fff !important;
}
.newsletter-thankyou .html-checkbox p a, 
.newsletter-thankyou .html-checkbox p {
    color: #FAFAFA !important;
    margin-bottom: 0;
}
.newsletter-thankyou h4 {
    max-width: 29.6875rem;
}
h2.wc-bacs-bank-details-heading {
    font-size: 1.5625rem;
    line-height: 2.375rem;
    font-family: var(--heading-font) !important;
    letter-spacing: 0.75px;
    margin-bottom: 1rem;
}
.newsletter-thankyou div#email-1 input {
    max-width: calc(100% - 8.75rem);
    border: 0 !important;
    font-size: 0.9375rem !important;
}
.woocommerce-order > p {
    margin-top: 1.25rem;
}
section.woocommerce-bacs-bank-details {
    width: 100%;
    display: block;
}
.order-received-page.row + p {
    display: none;
}
.woocommerce-order section.woocommerce-bacs-bank-details {
    order: -1;
}
.woocommerce-order .status-message-container {
    order: -2;
}
.woocommerce-order {
    display: flex;
    flex-direction: column;
}
/*checkout*/
/**** Points and Rewards for WooCommercev2.5.2****/
div#wps_wpr_order_notice {
    font-size: 1rem;
    font-weight: normal;
    font-family: var(--text-font-light);
    margin-bottom: 2rem;
}
form.woocommerce-cart-form span.amount {
    color: #fff;
    font-weight: normal;
}
/**** Points and Rewards for WooCommercev2.5.2****/

@media screen and (max-width: 849px){
    input.button.wc_points_rewards_apply_discount {
        width: 100%;
    }
    form.wc_points_rewards_apply_discount {
        margin-bottom: 1.5rem;
    } 
    .woocommerce input[type=checkbox] {
        width: 15px;
        height: 15px;
        min-width: 15px;
    }
    .logo-woopage {
        max-width: 106px;
    }
    input.button.wc_points_rewards_apply_discount,
    .wc-gzd-order-submit button[type=submit]#place_order,
    #wrapper .wc-proceed-to-checkout .checkout-button,
    .tzn-tip .button.apply-tip, .coupon .button.apply-coupon {
        letter-spacing: 1.2px;
    }
    body.woocommerce-cart .shop_table .cart_item .mobile-items .quantity-price .amount {
        font-size: 14px;
    }
    body.woocommerce-cart .cross-sells div.product.type-product>.col-inner .title-wrapper .product-title {
        min-height: 96px;
    }
    body.woocommerce-cart .cross-sells div.product.type-product>.col-inner {
        min-height: 355px;
    }
    body.woocommerce-cart .cross-sells .products .product-small.col {
        flex-basis: 50%;
        max-width: 50%;
    }
    .woocommerce-order-received p.success-color.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
        margin-top: 3rem !important;
    }
    
    a.button.continue-shopping {
        font-size: 12px;
        padding: 0 1.25rem;
        letter-spacing: 1.2px;
    }
    div#your-information, div#review-order {
        margin-top: 0;
        max-width: 100%;
        flex-basis: 100%;
    }
    body header#cart-checkout-header .row {
        flex-wrap: nowrap;
        max-width: 428px !important;
    }
    header#cart-checkout-header .section.has-block::after{
        content: '';
        display: block;
        position: absolute;
        bottom: -10px;
        left: 0;
        width: 100%;
        height: 10px;
        box-shadow: 0px 4px 10px #00000065;
    }
    .custom-logo-cart-checkout a {
        display: block;
        max-width: 200px;
        width: 200px;
    }
    header#cart-checkout-header .section.has-block {
        padding-bottom: 13px;
        padding-top: 13px;
    }
    header#cart-checkout-header .icon-box:not(:nth-child(1)) {
        display: none;
    }
    header#cart-checkout-header section .section-content > .row > .col:nth-child(2) {
        display: flex;
        padding-right: 20px !important;
        justify-content: flex-end;
        flex: 1;
    }
    header#cart-checkout-header .row > .col:nth-child(2) > .col-inner .icon-box {
        flex-wrap: wrap;
        margin-left: 0;
    }
    header#cart-checkout-header p {
        white-space: pre-wrap;
        line-height: 20px;
    }
    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: 231px !important;
        flex-basis: 231px !important;
        width: auto !important;
    }
    header#cart-checkout-header section .section-content > .row > .col:nth-child(1) {
        padding-right: 20px !important;
    }
    .order-overview-info .card-content .payment-shipping {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .order-items .order-item .product-info .price-wrapper .amount{
        font-size: 13px;
    }
    .woocommerce-form-login-toggle {
        margin-bottom: 20px !important;
    }
    .total-title-row bdi, .total-title b,
    .subtotal.values .total-title, .subtotal.values bdi, .total-title b, .total-title-row bdi {
        font-size: 16px;
    }
    .order-items .order-item .product-info .product-quantity {
        letter-spacing: 0;
        font-size: 12px;
    }
    .order-items .order-item .product-info .product-name {
        font-size: 12px !important;
        line-height: 20px !important;
    }
    .order-received-page.row h5 {
        font-size: 15px !important;
    }
    .order-overview-info .card-content span.amount {
        font-weight: normal;
    }
    .woocommerce-cart .row.row-main,
    .woocommerce-checkout .row.row-main {
        max-width: 428px !important;
    }
    .newsletter-thankyou {
        padding: 30px 20px 20px !important;
    }
    .newsletter-thankyou div#html-1 {
        padding-right: 0 !important;
    }
    .newsletter-thankyou .html-checkbox p {
        font-size: 11px !important;
    }
    .newsletter-thankyou .forminator-row:nth-child(3) {
        order: inherit;
        margin: 0 0 25px 0 !important;
    }
    .newsletter-thankyou .forminator-ui .forminator-checkbox .forminator-checkbox-box {
        top: -3px;
    }
    .woocommerce-order {
        padding-bottom: 0 !important;
    }
    .order-overview-info.col.large-6.medium-12 .card.contact-info-wrapper {
        margin-bottom: 50px;
        margin-top: 50px;
    }
    .order-overview-info.col.large-6.medium-12 {
        padding-right: 15px;
    }
    .row.payment-shipping {
        border: 0;
    }
    .row.contact-info-row > .col.large-6 {
        padding-bottom: 20px;
    }
    .order-product-listing {
        margin-bottom: 0;
    }
    .order-shop-button .button {
        margin: 10px 0 0;
    }
    .cart_totals.totals-container .total-title-row {
        border-bottom: 1px solid rgb(224 224 224 / 40%) !important;
        padding-bottom: 20px;
    }
    .order-product-listing .col-inner, .order-product-listing .col-inner {
        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;
    }
    p.free-shipping-msg.eligable, .woocommerce-LostPassword.lost_password.text-center a, .total-title-row .incl-vat {
        font-size: 12px;
    }
    .woocommerce-LostPassword.lost_password.text-center {
        bottom: -30px;
        left: 195px;
    }
    form.woocommerce-form.woocommerce-form-login.login input {
        padding: 0 20px !important;
    }
    .order-items .order-item .product-info img {
        max-width: 60px;
        max-height: 60px;
    }
    .order-checkbox-submit .wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-legal {
        padding-top: 0;
    }
    .order-checkbox-submit {
        margin-top: 30px;
    }
    .payment-methods .payment_methods .card-header label {
        font-size: 14px;
        letter-spacing: 0;
        line-height: 20px;
    }
    body.woocommerce-checkout #shipping .woocommerce-form__label-for-checkbox, 
    body.woocommerce-checkout #shipping .woocommerce-form__label-for-radio, 
    body.woocommerce-checkout #billing .woocommerce-form__label-for-checkbox, 
    body.woocommerce-checkout #billing .woocommerce-form__label-for-radio {
        font-size: 15px;
        line-height: 25px;
    }
    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;
    }
    #main .field-not-validated .woocommerce-input-wrapper::after, 
    .woocommerce-invalid .woocommerce-input-wrapper::after {
        top: -2px;
    }
    label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
        display: flex;
        align-items: flex-start;
    }
    .payment-methods .payment_methods .card-header {
        padding: .375rem 1.25rem;
    }
    form.checkout input[type=checkbox] {
        top: 4px;
    }
    .wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-legal input[type=checkbox] {
        top: 3px;
    }
    span.woocommerce-gzd-legal-checkbox-text {
        line-height: 18px;
        top: 0;
        font-size: 0.75rem;
    }
    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;
    }
    .coupon input[type=text] {
        margin: 0 12px 0 0;
    }
    .values.subtotal .total-title,
    .total-title-row span.woocommerce-Price-amount.amount, .total-title-row .total-title b {
        font-size: 15px;
    }
    .values.subtotal .amount, .total-title-row .inner-container, .values, .values.subtotal {
        font-size: 15px;
    }
    button.woocommerce-button.button.woocommerce-form-login__submit {
        font-size: 12px;
        padding: 0 20px;
        letter-spacing: 1.2px;
    }
    p#shipping_first_name_field,
    p#shipping_last_name_field,
    p#billing_first_name_field,
    p#billing_last_name_field {
        float: left;
        width: 100%;
        margin-right: 0;
    }
    .cart-check-footer-col-left .ux-menu.stack.stack-col.justify-start.footer-menu-custom {
        flex-direction: inherit;
        flex-wrap: wrap;
        justify-content: center;
    }
    .cart-check-footer-col-right p {
        text-align: center;
        line-height: 32px;
    }
    .cart-check-footer-col-left a.ux-menu-link__link.flex {
        margin-right: 18px;
        font-size: 0.75rem;
        line-height: 2rem;
        margin-left: 18px;
    }
    #review-order #order_review .accordion-title {
        height: inherit;
        line-height: inherit;
        background: none;
        padding: 0 0 20px 0 !important;
        border-top: 0;
    }
    #review-order #order_review .accordion-title .mobile-title {
        font-size: 15px !important;
        font-family: var(--text-font-light) !important;
    }
    #review-order #order_review .accordion-title .amount {
        font-size: 15px;
        font-family: var(--heading-font) !important;
        font-weight: normal;
    }
    #review-order>.col-inner {
        background: transparent;
        max-height: inherit;
        padding-top: 0;
    }
    #review-order #order_review .accordion-title .mobile-title .title {
        margin-left: 10px;
    }
    #review-order>.col-inner i.tzn-cart-icon {
        width: 16px;
        height: 21px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../image/cart-svg.svg);
    }
    .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: 20px;
        padding-right: 20px;
        padding-bottom: 0px;
    }
    .woocommerce-checkout .woocommerce-account-fields {
        padding-bottom: 10px;
    }
    .page-wrapper {
        padding-bottom: 0;
        padding-top: 0;
    }
    body.woocommerce-cart .shop_table .cart_item .product-thumbnail {
        padding: 0;
    }
    form.checkout {
        margin-top: 0;
        margin-bottom: 0;
    }
    #wrapper h1 {
        margin-bottom: 10px;
        margin-top: 30px;
    }
    .express-checkout {
        margin-bottom: 40px;
    }
    body.woocommerce-cart h1,
    .woocommerce-checkout h1{
        font-size: 22px !important;
        line-height: 28px !important;
        letter-spacing: 0.66px;
    }
    #wrapper .express-checkout h3{
        font-size: 16px !important;
        line-height: 21px !important;
    }
    #wrapper h3 {
        font-size: 16px !important;
        line-height: 19px !important;
        letter-spacing: 0;
        margin-bottom: 15px;
    }
    .select2-container .select2-choice>.select2-chosen, 
    .select2-container .select2-selection--single .select2-selection__rendered, .select2-selection {
        line-height: var(--input-height);
        padding: 0;
        font-size: 14px;
        letter-spacing: 0;
    }
    form.checkout.woocommerce-checkout span.woocommerce-input-wrapper input, 
    form.checkout.woocommerce-checkout span.woocommerce-input-wrapper select, 
    form.checkout.woocommerce-checkout span.woocommerce-input-wrapper textarea {
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
    #main form.checkout .title-buttons.form-row .woocommerce-input-wrapper label {
        /* min-width: 60px; */
        margin-bottom: 10px;
    }
    .woocommerce-billing-fields p {
        margin-bottom: 12px;
    }
    #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: 40px;
    }
   
    div#review-order {
        border-radius: 0;
        padding: 0 15px;
        max-width: 100%;
        flex-basis: 100%;
        margin-left: auto;
        margin-top: 0;
        background: transparent !important;
    }
    span.woocommerce-gzd-legal-checkbox-text a {
        font-size: 12px;
    }
    #review-order #order_review {
        padding: 0;
        background: none;
        border-top: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 0 !important;
    }
    #main form.checkout .title-buttons.form-row .woocommerce-input-wrapper input:checked+label {
        font-size: 14px !important;
        letter-spacing: 0.56px;
    }
    h2.wc-bacs-bank-details-heading {
        font-size: 16px;
        line-height: 26px;
        font-family: var(--heading-font) !important;
        letter-spacing: 0.75px;
        margin-bottom: 1rem;
    }
    #wrapper h3.widget-title.order-items-header {
        font-size: 16px !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%;
    }
}

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