body, html {
    font-size: 25px;
    background-color: var(--global-palette7);
}

@media screen and (max-width: 1023px) {
    body, html {
        font-size: 20px;
    }

}


body.content-style-unboxed .site {
    background-color: var(--global-palette7);
}

a h2, a h1  {
    text-decoration: none !important;
} 

/* a:-webkit-any-link {
    text-decoration: none;
} */

.green-txt {
    color: var(--global-palette2);
}

.orange-txt {
    color: var(--global-palette1);
}


.single-product-wrap .wc-var-form-wrap .variations_form.cart,
.single-product-wrap .wc-var-form-wrap .legal-price-info,
.single-product-wrap .image-button {
    display: none;
}
.single-product-wrap .wc-var-form-wrap {
    width: 320px;
}
.single-product-wrap #kec-pay-button {
    margin: 5px 0;
}
.single-product-wrap .ppc-button-wrapper {
    margin: 5px 0;
}
.single-product-wrap .single_add_to_cart_button {
    width: 320px;
    margin: 5px 0;
}



.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads.menu-item {
    display: none;
}

.content-width-fullwidth .content-area,
.content-area {
    margin-top: 2.5rem;
}


@media screen and(max-width: 1024px) {
    body, html {
        font-size: 20px;
    }
}

.single-product .column-wrap.back-button {
    padding-top: 2em;
}

form.kb-advanced-form, .kb-form-basic-style, form.kb-advanced-form label,
form.kb-advanced-form .kt-btn-inner-text {
    font-size: .72rem;
}

.kb-advanced-form input[type=text], 
.kb-advanced-form input[type=tel], 
.kb-advanced-form input[type=number], 
.kb-advanced-form input[type=date], 
.kb-advanced-form input[type=time], 
.kb-advanced-form input[type=email], 
.kb-advanced-form input[type=file], 
.kb-advanced-form select, 
.kb-advanced-form textarea {
    font-size: .72rem !important;
}

.textschatten {
    text-shadow: 0px 0px 20px rgba(0,0,0,0.75);
}

p.preis-in-eur:after {
    content: ' € *';
}

/* *********************************************** */
/* HEADER */

#main-header {
    position: relative;
}

#main-header .site-header-section {
    height: 90px;
}

#main-header .site-header-section:first-child .site-header-item:first-child,
#main-header .site-header-section:first-child .site-header-item:first-child .site-branding,
#main-header .site-header-section:first-child .site-header-item:first-child .brand.has-logo-image{
max-height: none;
height: 135px;
}

#main-header .site-header-section:first-child .site-header-item:first-child {
    margin-top: 20px;
    padding: 0px;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.25);

}

#main-header .site-header-section:first-child .site-header-item:first-child img,
#main-header .site-header-section:first-child .site-header-item:first-child a {
    max-height: 100%;
    width: auto;
}



#main-header .site-header-item .header-account-in-wrap .header-account-button {
    line-height: 1.2rem;
}

#main-header .att-menu-cart-wrap.header-cart-wrap.kadence-header-cart .header-cart-button.active {
    color: var(--global-palette9) !important;
    background: var(--global-palette1) !important;
    border: 1px solid var(--global-palette1) !important;
}

/*
#main-header .att-menu-cart-wrap.header-cart-wrap.kadence-header-cart .header-cart-button .header-cart-totals {
    color: var(--global-palette9) !important;
}

*/

nav#site-navigation .menu-item {
    margin: 0 10px;
}

nav#site-navigation .menu-item a,
#main-header .header-account-action-link a,
#main-header .header-cart-wrap button,
#main-header .site-header-item .header-cart-wrap .header-cart-inner-wrap .header-cart-button {
    cursor: pointer;
    word-break: break-word;
    font-size: 14px;
    z-index: 1;
    position: relative;
    overflow: hidden;
    display: inline-flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 600;
    line-height: 1.05;
    border-radius: 5px;
    padding: 14px;
    color: var(--global-palette3, #1A202C);
    background: var(--global-palette8, #F7FAFC);
    border: 1px solid var(--global-palette8);
}

@media screen and (max-width: 767px) {
    #masthead {
        background: transparent;
        margin-bottom: -1rem;
    }
}

#mobile-header .header-mobile-account-wrap .header-account-button {
    border: none;
    font-size: 1rem;
}

#mobile-header .site-header-item.site-header-focus-item .mobile-site-branding  {
    position: absolute !important;
    top: 15px;
    left: 15px;
}

.kadence-svg-iconset svg, #mobile-header .header-mobile-account-wrap .header-account-button,
#mobile-header .header-account-button .kadence-svg-iconset {
    height: 30px;
    width: 30px;
}

#mobile-header .account-button {
    color: var(--global-palette3);
}

#mobile-header .header-account-button .kadence-svg-iconset {
    background-size: contain;
    background-repeat: no-repeat;
}

.kb-form-basic-style .kb-radio-check-item label {
    font-size: .72rem;
}

.header-account-button {
    border: 1px solid var(--global-palette8);
}

#main-header .header-account-action-link a,
#main-header .header-cart-wrap button,
#main-header .header-account-button,
#main-header .search-toggle-open-container .search-toggle-open {
    width: 118px;
    text-align: left !important;
    text-decoration: none !important;
}

#main-header .att-menu-cart-wrap .header-cart-button {
    width: auto;
    text-decoration: none !important;
}

.header-cart-total,
.header-cart-totals {
    color: var(--global-palette1) !important;
    min-width: 4em !important;
}

.header-account-button .kadence-svg-iconset {
    /* background: url(../img/acc-icon.svg) center no-repeat; */
    background-color: var(--global-palette3);
    -webkit-mask-image: url(../img/acc-icon.svg);
    mask-image: url(../img/acc-icon.svg);
    /* background-image: url("data:image/svg+xml,%3Csvg class='kadence-svg-icon kadence-account-svg' fill='currentColor' version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ctitle%3EKonto%3C/title%3E%3Cpath d='M21 21v-2c0-1.38-0.561-2.632-1.464-3.536s-2.156-1.464-3.536-1.464h-8c-1.38 0-2.632 0.561-3.536 1.464s-1.464 2.156-1.464 3.536v2c0 0.552 0.448 1 1 1s1-0.448 1-1v-2c0-0.829 0.335-1.577 0.879-2.121s1.292-0.879 2.121-0.879h8c0.829 0 1.577 0.335 2.121 0.879s0.879 1.292 0.879 2.121v2c0 0.552 0.448 1 1 1s1-0.448 1-1zM17 7c0-1.38-0.561-2.632-1.464-3.536s-2.156-1.464-3.536-1.464-2.632 0.561-3.536 1.464-1.464 2.156-1.464 3.536 0.561 2.632 1.464 3.536 2.156 1.464 3.536 1.464 2.632-0.561 3.536-1.464 1.464-2.156 1.464-3.536zM15 7c0 0.829-0.335 1.577-0.879 2.121s-1.292 0.879-2.121 0.879-1.577-0.335-2.121-0.879-0.879-1.292-0.879-2.121 0.335-1.577 0.879-2.121 1.292-0.879 2.121-0.879 1.577 0.335 2.121 0.879 0.879 1.292 0.879 2.121z'%3E%3C/path%3E%3C/svg%3E"); */
    width: 20px;
    height: 20px;
}

.header-account-label {
    text-decoration: none;
}

.woocommerce-checkout .form-row.place-order.wc-gzd-place-order button#place_order,
#main-header .header-account-action-link.active a,
nav#site-navigation .menu-item.current-menu-item a, 
#main-header .site-header-item .header-cart-wrap .header-cart-inner-wrap:hover .header-cart-button,
#main-header .site-header-item .header-cart-wrap .header-cart-inner-wrap .header-cart-button.activ,
a.header-account-button.active {

    color: var(--global-palette9, #ffffff) !important;
    background: var(--global-palette1) !important;
    text-decoration: none !important;
}


@media screen and (min-width: 1024px) {

    nav#site-navigation .menu-item:hover a,
    a.header-account-button:hover,
    #main-header .header-account-action-link a:hover,
    .kadence-header-cart .header-cart-button:hover,
    .woocommerce-cart table.cart .coupon .button:hover, .woocommerce-checkout table.cart .coupon .button:hover, #add_payment_method table.cart .coupon .button:hover {

        color: var(--global-palette9, #ffffff) !important;
        background: var(--global-palette1) !important;
        text-decoration: none !important;
    }

    #main-header .site-header-item .header-cart-wrap .header-cart-inner-wrap:hover .header-cart-button .header-cart-total,
    #main-header .site-header-item .header-cart-wrap .header-cart-inner-wrap .header-cart-button.active .header-cart-total,
    #main-header .site-header-item .header-cart-wrap .header-cart-inner-wrap:hover .header-cart-button .header-cart-totals,
    #main-header .site-header-item .header-cart-wrap .header-cart-inner-wrap .header-cart-button.active .header-cart-totals {
        color: var(--global-palette9) !important;
        
    }

    .header-account-button:hover .kadence-svg-iconset,
    .header-account-button.active .kadence-svg-iconset {
        /* background: url(../img/acc-icon.svg) center no-repeat; */
        background-color: var(--global-palette9);
    }
}

#main-header .search-toggle-open-container .search-toggle-open {
    /* padding: 5px 10px; */
    padding: 14px; /* Rahmen abziehen, damit alle Elemente gleich groß */
    display: flex;
    line-height: 1;
    /* width: 120px; */
}

#main-header .header-cart-wrap .header-cart-total,
#main-header .header-cart-wrap .header-cart-totals,
#main-header .header-account-label,
#main-header .search-toggle-label {
    padding-left: 5px;
    flex-grow: 1;
    text-align: right;
}

#main-header .header-cart-button .header-cart-total,
#main-header .header-cart-button .header-cart-totals {
    font-size: .6rem !important;
    height: 1em !important;
    padding-left: 15px;
}

.search-toggle-open .search-toggle-label {
    
    order: 2;
}

#main-header .kadence-svg-iconset {
    font-size: 20px !important;
}



#main-header .site-header-item .header-cart-wrap:hover .header-cart-inner-wrap .header-cart-button {
    color: var(--global-palette1);
    background: var(--global-palette9);
}

#main-header .header-cart-wrap .header-cart-button .header-cart-total,
#main-header .header-cart-wrap .header-cart-button .header-cart-totals {
    background-color: transparent;
    color: var(--global-palette9);
}

#main-header .header-cart-wrap:hover .header-cart-button .header-cart-total,
#main-header .header-cart-wrap:hover .header-cart-button .header-cart-total {
    color: var(--global-palette1);
}



/* *********************************************** */
/* ENDE HEADER */


.star-prefix::after {
    content: ' *';
}


/* *********** SINGLE PRODUCT *********** */

/*
button {
    border: none;
}

button::hover {
    color: var(--global-palette1);
    border: 1px solid var(--global-palette1);
    background-color: var(--global-palette9);
}
*/
.mini-cart-container {
    color: var(--global-palette3) !important;
}

.mini-cart-container a {
    color: var(--global-palette1) !important;
}

.single-product p,
.single-product ul,
.single-product button,
.single-product select,
.wp-block-kadence-advanced-form-submit .kb-adv-form-submit-button.kt-btn-size-large {
    font-size: .72rem;
}

/*
.single-product .price::after {
    content: ' *';
} */

.single-product .bezahlbuttons {
    display: flex;
    flex-wrap: wrap;
}

.single-product .bezahlbuttons button {
   
    float: none !important;
    border: none;
    margin-top: 10px;
}

.single-product .bezahlbuttons button img {
    height: 40px;
}

.single-product .bezahlbuttons button.image-button {
    padding: 0;
    border: none;
    height: 40px !important;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 40px;
    margin-right: .5em;
}

.single-product select {
    padding: 5px 10px;
    line-height: 38px;
    font-weight: 800;
}

.single-product h2.name .label {
    display: inline-block;
}

.single-product h1.product_title span {
    font-weight: 400;
}

.format-label {
    flex: 0 0 auto;
    margin-bottom: 20px;
}

.format-label span {
    padding: 10px 20px;
    background-color: var(--global-palette8);
    border-radius: 5px;
}

.format-label img,
.single-product .product-images img:first-child {
    margin-right: 1em;
}

.format-label,
.format-label img,
.format-label span,
.single-product .product-images img {
    display: inline-flex;
    align-items: center;
}


.single-product .product-images img {
    width: 100%;
    max-width: calc((100%/2) - (45px/2));
}

/* Schatten hinter Bilder in der Einzelan- und Übersicht */
.single-product .product-images img,
.products-wrap .row.img img,
.product-thumbnail img,
.woocommerce-cart table.cart img,
.wc-gzd-cart-item-thumbnail img {
    box-shadow: 3px 5px 10px var(--global-palette8);
}


.button.history-back {
    background-color: var(--global-palette8);
}

@media screen and (min-width: 1024px) {
    .button.history-back:hover {
        background-color: var(--global-palette1);
        color: var(--global-palette9);
    }
}

.single-product-wrap {
    padding-top: 5rem; /* Abstand, wenn Button fehlt */
}

.single-product .column-wrap {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: var(--global-row-gutter-md, 2rem) var(--global-row-gutter-md, 2rem);
    grid-auto-rows: minmax(min-content, max-content);
    z-index: 1;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: var(--global-content-width, 1600px );
    margin-top: 50px;
    margin-bottom: 30px;
}

.single-product .column-wrap.add-padding,
.woocommerce .account-navigation-wrap,
.woocommerce .woocommerce-MyAccount-content  {
    padding-left: var(--global-content-edge-padding);
    padding-right: var(--global-content-edge-padding);
}



.single-product .column-wrap.two-columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: minmax(0, 1fr);
}

.single-product .column-wrap.two-columns.thirds {
    gap: var(--global-row-gutter-md, 2vw) var(--global-row-gutter-md, 2vw);
    grid-auto-rows: minmax(min-content, max-content);
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
}

@media screen and (max-width: 1200px) {
    .single-product .column-wrap.two-columns.thirds {
        grid-auto-flow: row;
        grid-template-columns: minmax(0, 1fr);
        grid-auto-rows: minmax(min-content, max-content);
    }
}

.single-product .column-wrap.two-columns.gap-lg {
    column-gap: var(--global-kb-gap-lg, 4vw);
}

.single-product .column-wrap.two-columns.gap-sm {
    column-gap: var(--global-kb-gap-sm, 1rem);
}


.single-product .column-wrap .column {

}

.single-product .column-wrap .column.border {
    border: 1px solid var(--global-palette8);
    border-radius: 5px;
    padding: 20px;
    background-color: var(--global-palette9);
}

.single-product .column-wrap .column.column-flex {
    display: flex;
    flex-direction: column;
}

.single-product .column-wrap .column.white {
    background-color: var(--global-palette9); /* hellgrau */
}


.single-product .product-pay-buttons button.inactive {
    color: var(--global-palette9);
    background-color: var(--global-palette8);
    border: 1px solid var(--global-palette8);
}

.single-product .type-buttons button.inactive {
    color: var(--global-palette8);
    border-color: var(--global-palette8);
}

.single-product button.active {
    color: var(--global-palette-btn-hover) !important;
    background: var(--global-palette-btn-bg-hover) !important;
    border-color: var(--global-palette-btn-border-hover) !important;
}

.single-product .bezahlbuttons button.single_add_to_cart_button,
.products-wrap .row.warenkorb button.single_add_to_cart_button {
    justify-content: center;
    display: flex;
    align-items: center;
}

.single-product .bezahlbuttons button.single_add_to_cart_button svg,
.products-wrap .row.warenkorb button.single_add_to_cart_button svg {
    margin-left: .25rem;
}

.single-product-wrap .type-buttons a {
    margin: 0 5px;
}

.single-product-wrap .desc {
    margin-bottom: 2em;
}

.single-product .more-links a {
    font-size: .72rem;
}


.single-product  .product-pay-buttons {
    gap: 10px;
}

.single-product  .product-pay-buttons .wc-var-form-wrap #kec-pay-button {
    margin-right: 10px;
}

.single-product  .product-pay-buttons,
.single-product  .product-pay-buttons .wc-var-form-wrap {
    display: flex;
    min-height: 48px;
}

.single-product  .product-pay-buttons .wc-var-form-wrap {
    flex-wrap: wrap;
}

div.product.single-product .product-pay-buttons form.cart {
    margin: 0 !important;
    flex-grow: 1;
    flex-wrap: wrap;
}



/*

.single-product  .product-pay-buttons .wc-var-form-wrap #kec-pay-button,
.single-product  .product-pay-buttons .wc-var-form-wrap .ppc-button-wrapper,
.single-product  .product-pay-buttons .variations_form.cart.has-gzd-variation-form {
    flex-grow: 1;
    padding: 0;
    margin: 0;
    max-width: 250px;
    height: 48px;
}

.single-product  .product-pay-buttons .bezahlbuttons {
    display: flex;
    align-items: stretch;
    height: 100%;
}

.single-product .product-pay-buttons .single_add_to_cart_button {
    margin: 0;
    width: auto;
    height: 48px;
}

*/


.single-product  .product-pay-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.single-product  .product-pay-buttons .wc-var-form-wrap + .variations_form.cart.has-gzd-variation-form,
.single-product  .product-pay-buttons .wc-var-form-wrap {
    display: flex;
    justify-content: space-around; 
    align-items: center;
    flex: 1 0 calc(50% - 10px);
    box-sizing: border-box;
    margin: 5px; 
}

.single-product  .product-pay-buttons .wc-var-form-wrap {
    justify-content: space-between; 
}

.single-product  .product-pay-buttons .bezahlbuttons,
.single-product .product-pay-buttons .wc-var-form-wrap + .variations_form.cart.has-gzd-variation-form {
    width: 100%; /* Ensures that the nested divs fill their parent's width */
    display: flex;
    justify-content: center; /* This centers the button horizontally */
    align-items: center; /* This centers the button vertically */
}

.single-product .product-pay-buttons .wc-var-form-wrap #kec-pay-button,
.single-product .product-pay-buttons .wc-var-form-wrap .ppc-button-wrapper,
.single-product .product-pay-buttons .wc-var-form-wrap + .variations_form.cart.has-gzd-variation-form .single_add_to_cart_button {
    flex: 1;
    min-height: 48px;
    margin-top: 0;
}


/*
#main-header .site-header-item .header-cart-wrap .header-cart-inner-wrap .header-cart-button {
    cursor: pointer;
    word-break: break-word;
    font-size: .9rem;
    z-index: 1;
    position: relative;
    overflow: hidden;
    display: inline-flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 600;
    line-height: 1.05;
    border-radius: 5px;
    padding: 14px;
    color: var(--global-palette9);
    background: var(--global-palette1);
    width: 118px;
    border: 1px solid var(--global-palette1);
}
*/

/************ GENERELLE ABSTÄNDE ***********/

.products-wrap, 
.woocommerce-notices-wrapper,
.kadence-woo-cart-form-wrap,
.woocommerce-account .content-area,
.woocommerce-form-coupon-toggle,
form.checkout_coupon.woocommerce-form-coupon,
form.checkout,
.woocommerce-checkout .wrap.hfeed.kt-clear {
/* , .woocommerce:not(.single-product) { */

    max-width: var(--global-content-width, 1600px);
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--global-content-edge-padding);
    padding-right: var(--global-content-edge-padding);
    margin-bottom: 3rem !important;
}

.woocommerce-notices-wrapper {
    margin-bottom: 0 !important;
    margin-top: -2.5rem !important;
    position: relative;
    z-index: 200;
}

.woocommerce-notices-wrapper + h2,
.kadence-woo-cart-form-wrap {
    margin-top: 5rem !important;
}

.woocommerce .cart-empty.woocommerce-info {
    margin-top: 0;
    padding-top: 6rem;
}

.woocommerce-MyAccount-content .woocommerce-notices-wrapper {
    margin-top: 0 !important;
}

.woocommerce-notices-wrapper:has(::before) {
    margin-bottom: 3rem !important;
    margin-top: 6rem;
}

.woocommerce-checkout .wrap.hfeed.kt-clear {
    margin-top: 3rem;
}


/* ************* PRODUKTÜBERSICH PRODUCT OVERVIEW ************* */

.products-wrap {
/* , .woocommerce:not(.single-product) { */    
    padding-top: 2rem;
    padding-bottom: 2rem;    
}



@media screen and (max-width: 1024px) {

    .woocommerce-notices-wrapper,
    .kadence-woo-cart-form-wrap,
    .woocommerce-checkout .wrap.hfeed.kt-clear,
    .woocommerce .account-navigation-wrap,
    .woocommerce .woocommerce-MyAccount-content,
    .woocommerce .woocommerce-form.woocommerce-form-login,
    .woocommerce > h2  {
        padding-left: .5rem;
        padding-right: .5rem;
    }

    .woocommerce .woocommerce-form.woocommerce-form-login {
        margin: .5rem;
    }

    .products-wrap,  
    .woocommerce-account .content-area, 
    .woocommerce-form-coupon-toggle, 
    form.checkout_coupon.woocommerce-form-coupon, 
    form.checkout {
        padding-left: 0;
        padding-right: 0; 
    }
}

    .products-wrap .product-row {
        display: grid;
        align-content:space-between;
        grid-template-columns: minmax(0, 1fr);
    }

    /*
    .products-wrap .product-row.product-variant {
        grid-auto-rows: 1fr;
    }
    */

    .products-wrap .product-row.two-columns {
        display: grid;
        grid-auto-flow: column;
        align-content: space-between;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        /* gap: var(--global-row-gutter-md, 2rem) var(--global-row-gutter-md, 2rem); */
        gap: 50px 50px;
        grid-auto-rows: minmax(min-content, max-content);
        z-index: 1;
        position: relative;
    }


    .products-wrap .space-between {
        display: grid;
        align-content: space-between;
    }

    .products-wrap .product-columns {
        display: flex;
        flex-grow: 1;
        flex-direction: row;
        /*
        display: grid;
        align-content:space-between;
        grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
        */
        gap: 3% 3%;
        /*
        grid-auto-rows: minmax(min-content, max-content);
        */
        z-index: 1;
        position: relative;
    }

    @media screen and (max-width: 1024px) {
        .products-wrap .product-columns {
            flex-direction: column;
        }

        .products-wrap .product-columns .row.img {
            margin-bottom: 1rem;
        }

        .single-product .column-wrap.two-columns {
            /* grid-template-columns: repeat(1, minmax(0, 1fr)); */
            display: flex;
            flex-direction: column;
        }

        .single-product .column-wrap {
            margin-top: 30px;
        }
    }

    .products-wrap .product-row.product-variant {
        display: flex;
        flex-direction: column;
    }

    .products-wrap .product-columns .column {
        display: grid;
        
    
    }

    .products-wrap .product-columns .column.infos {
        display: flex;
        flex-grow: 1; 
        width: 70%;
    }

    @media screen and (max-width: 1400px) {

        .products-wrap .product-row.two-columns {
            gap: 30px 30px;
        }

        .products-wrap .product-columns .column.infos {
            width: 90%;
        }
    }

    @media screen and (max-width: 1024px) {
        .products-wrap .product-row.two-columns {
            grid-auto-flow: row;
            grid-template-columns: minmax(0, 1fr);
            grid-auto-rows: minmax(min-content, max-content);
        }
    }

        .products-wrap .product-columns .column .row.info {
            display: grid;
            align-content: space-between;
        }

            .products-wrap .product-columns .column .row.info .top-info {
                flex-grow: 1;
            }

    .products-wrap .warenkorb button {
        border-radius: 0 0 5px 5px;
        width: 100%;
        border: 1px solid var(--global-palette8);
        background-color: var(--global-palette8);
        color: var(--global-palette9);
        padding-bottom: 0;
        line-height: 2rem;
        padding-top: 0;
    }

    .products-wrap .warenkorb button.active {
        border: 1px solid var(--global-palette1);
        background-color: var(--global-palette1);
        color: var(--global-palette9);
    }

    @media screen and (max-width: 719px) {
        .products-wrap .warenkorb button {
            margin-top: 1rem;
        }
    }

    .products-wrap .border {
        border-top: 1px solid var(--global-palette8, #F7FAFC);
        border-right: 1px solid var(--global-palette8, #F7FAFC);
        border-bottom: 1px solid var(--global-palette8, #F7FAFC);
        border-left: 1px solid var(--global-palette8, #F7FAFC);
        background-color: var(--global-palette9);
        border-radius: 5px;
    }

    .products-wrap .mb-3 {
        margin-bottom: 3em;
    }

    .products-wrap .p-20 {
        padding: 20px;
/*         
        padding-top: var(--global-kb-row-default-top, var(--global-kb-spacing-sm, 1.5rem));
        padding-bottom: var(--global-kb-row-default-bottom, var(--global-kb-spacing-sm, 1.5rem));  */
    }

    .products-wrap .pt-20 { padding-top: 20px; }
    .products-wrap .pl-20 { padding-left: 20px; }
    .products-wrap .pr-20 { padding-right: 20px; }
    .products-wrap .pb-20 { padding-bottom: 20px; }

    .products-wrap .desc,  .products-wrap .desc p,  .products-wrap .desc span  .products-wrap .desc li,
    .single-product .desc, .single-product .desc li, .single-product .desc a, .single-product .desc span, .single-product .desc p {
        font-family: "Open Sans" !important;
        font-size: .72rem !important;
    }
    

    .products-wrap .info-buttons {
        display: flex;
        gap: 10px;
        margin-bottom: .5em;
    }

    .products-wrap .info-buttons .new-button {
        color: var(--global-palette9);
        background-color: var(--global-palette1);
        padding: 4px 5px 0 5px;
        font-size: .72em;
        border-radius: 5px;
        font-weight: 800;
    }

    .products-wrap .jahr {
        color: var(--global-palette1);
        font-weight: 800;
    }

    h2.name {
        margin-bottom: 1em !important;
    }

    .products-wrap .desc p {
        margin-bottom: .5em !important;
    }

    .products-wrap .desc {
        margin-bottom: 1em;
    }

    .products-wrap .preis p {
        margin-bottom: .5em;
    }

    
.price {
    display: flex;
    align-items: center;
    gap: 0.5em;
}

.price .sale_price {
        font-weight: bold;
    }

.price .percent {
    padding: 1px 3px;
    background-color: var(--global-palette1);
    color: var(--global-palette9);
    border-radius: 5px;
    font-weight: bold;
}

.price .regular_price {
    font-size: .5em;
    opacity: .8;
    line-height: 2em;
}

/*
.woocommerce:not(.single-product) {
    padding-left: var(--global-content-edge-padding);
    padding-right: var(--global-content-edge-padding);
}
*/


/* ********** FORMULAR CONFIG **************/

.woocommerce form .form-row label {
    color: var(--global-palette3);
  
}

.woocommerce form  {
    font-size: 0.72rem;
} 

/* @media screen and (max-width: 768px) {
    .woocommerce form  {
        font-size: 0.72rem;
    } 
} */

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    -webkit-appearance: none;
    /* color: var(--global-palette5); */
    color: var(--global-palette3);
    border: 1px solid var(--global-palette8);
    border-radius: 3px;
    padding: 0.4em 0.5em;
    max-width: 100%;
    background: var(--global-palette9);
    box-shadow: none;
   
    /* box-shadow: 0px 0px 0px -7px rgba(0,0,0,0); */
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: var(--global-palette3);
    /* border-color: var(--global-palette6); */
    border-color: var(--global-palette1);
    outline: 0;
    /* box-shadow: 0px 5px 15px -7px rgba(0,0,0,0.1); */
    box-shadow: none;
}


.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info {
    padding: 1.25em 2em 1.25em 2em;
    margin: 0 0 var(--global-md-spacing);
    margin-top: 6rem;
    position: relative;
    background-color: var(--global-palette7);
    /* color: var(--global-palette4); */
    color: var(--global-palette1);
    border-left: 5px solid var(--global-palette-highlight);
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    margin-bottom: -5rem;
}

.leitfaeden .woocommerce-message, .leitfaeden .woocommerce-error, .leitfaeden .woocommerce-info, 
.guidelines .woocommerce-message, .guidelines .woocommerce-error, .guidelines .woocommerce-info, 
.ral-gz-695 .woocommerce-message, .ral-gz-695 .woocommerce-error, .ral-gz-695 .woocommerce-info {
    margin-bottom: 1rem;
}

@media screen and (max-width: 719px) {
    .woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info {
        margin-top: 8rem;
    }
}


/* ******************* WARENKORB *************** */


.woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box, #add_payment_method #payment div.payment_box {
    color: var(--global-palette3);
}

.woocommerce .cart-empty.woocommerce-info {
    color: var(--global-palette1);
}

.woocommerce-cart table.cart .product-name a, .woocommerce-checkout table.cart .product-name a, #add_payment_method table.cart .product-name a {
    /* color: var(--global-palette5); */
    color: var(--global-palette3);
    margin-bottom: 1em;
} 

.cart-product-infos + p.wc-gzd-cart-info.delivery-time-info {
    margin-top: 1em;
}

.woocommerce-cart table.cart .coupon .button:not(:hover), .woocommerce-checkout table.cart .coupon .button:not(:hover), #add_payment_method table.cart .coupon .button:not(:hover) {
    font-style: normal;
    font-weight: 600;
    line-height: 1.78;
    border-radius: 5px;
    padding: 5px 15px 5px 15px;
    border: 1px solid currentColor;
    border-color: var(--global-palette8);
    height: 38px;
    padding: 0 1em;
    line-height: 38px;
    font-size: 18px;
    border-radius: 5px;
    color: var(--global-palette3);
}

.woocommerce-cart table.cart td.actions .button:disabled, .woocommerce-checkout table.cart td.actions .button:disabled, #add_payment_method table.cart td.actions .button:disabled {
    background-color: var(--global-palette7);
    color: var(--global-palette8);
}


.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img, #add_payment_method table.cart img {
    width: 142px;
    height: auto;
    /* box-shadow: 3px 5px 10px var(--global-palette8); */
}

@media screen and (min-width: 719px) {
    .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail, #add_payment_method table.cart .product-thumbnail {
        width: 8.75rem;
        padding: 1.5rem;
        height: auto;
    }
}

.woocommerce form.woocommerce-cart-form,
.woocommerce .account-navigation-wrap, 
.woocommerce .woocommerce-MyAccount-content {
    margin-top: 2.5rem;
    margin-bottom: 2rem;
}

.woocommerce-cart-form .product-name a {
    font-size: 1rem;
    font-weight: bold;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    order: 3;
    color: var(--global-palette9);
    background-color: var(--global-palette1);
    margin-bottom: 0 !important;
}

.woocommerce-cart .ppc-button-wrapper:hover,
.product-pay-buttons .ppc-button-wrapper:hover {
    background-color: #f2ba36;
}

.woocommerce-cart .ppc-button-wrapper,
.product-pay-buttons .ppc-button-wrapper {
    align-self: stretch;
    /* background-color: #f2ba36;  */
    background-color: #ffc439;
    border-radius: 5px;
    align-items: center;
    display: flex;
    background-clip: content-box;
    /* padding: 2px 0; */
    align-items: center;
    justify-content: center;
}

#kec-pay-button {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 10px !important;
}

@media screen and (min-width: 1025px) {
    .kadence-woo-cart-form-wrap>form,
    .kadence-woo-cart-form-wrap .cart-collaterals {
        float: none;
        width: 100%;
        padding-right: 0;
    }
}

.woocommerce table.shop_table td.product-name {
    display: grid;
    padding-top: 1.5rem;
    align-content: space-between;
    text-align: left !important; /* für mobile Ansicht */
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__rendered option {
    /* font-size: .8em; */
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--global-palette3);
}

input, select, optgroup, textarea {
    font-size: .72rem;
}

.woocommerce form .form-row label,
.woocommerce table.shop_table,
.woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box, #add_payment_method #payment div.payment_box {
    font-size: 100%;
}

.cart-categorie-links a {
    font-size: 1em !important;
    font-weight: 400 !important;
}

.kadence-shop-top-row {
    padding-top: 2rem;
}

.kadence-shop-top-item.kadence-woo-toggle,
.kadence-shop-top-item.kadence-woo-ordering {
    display: none !important;
}

.row.search-term {
    margin-bottom: 2rem;
}

.row.search-term span {
    font-size: 1rem;
}

.woocommerce table.shop_table thead th {
    font-size: 1rem;
    font-weight: 400;
}

.woocommerce-cart-form .cart-summary {
    display: none;
}

.woocommerce .cart-collaterals h2 {
    display: none;
}

.woocommerce .cart-collaterals h2.summe {
    display: inline-flex;
    align-self: flex-end;
    padding-left: 12px;
}

.woocommerce a.remove {
    display: block;
    font-size: 1.75rem;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 0.75;
    border-radius: 100%;
    color: var(--global-palette3) !important; /* red !important; */
    text-decoration: none;
    font-weight: 200;
    border: 1px solid var(--global-palette8);
    border-radius: 5px;
    font-family: system-ui;
}

.woocommerce table.cart td.actions .coupon {
    text-align: left;
    top: 6rem;
    padding-left: 2rem;
    position: relative;
    z-index: 400;
    left: -12px;
}

.woocommerce .warenkorb-footer {
    display: flex;
    padding: 2rem;
    background-color: var(--global-palette8);
    border-radius: 0 5px 5px 0;
    margin-bottom: 2rem;
    margin-top: -4.5rem;
    font-size: .72rem;
}

.woocommerce .warenkorb-footer .cart-sonstiges {
    margin-top: 8rem;
}

.woocommerce .warenkorb-footer .cart-sonstiges p {
    margin-bottom: 1em;
    color: var(--global-palette1);
    font-size: .8em;
}

.woocommerce table.cart td.actions .coupon p {
    margin-top: .5em;
}

.woocommerce .warenkorb-footer > div {
    width: 50%;
}

.woocommerce table.cart td.actions .coupon h2,
.woocommerce .warenkorb-footer h2 {
    font-weight: 400;
}

.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td {
    border: none !important;
}

.wc-proceed-to-checkout {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    justify-content: end;
}

@media screen and (max-width: 719px) {
    .wc-proceed-to-checkout {
        justify-content: center;
      }
}

.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table td strong,
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-Price-amount.amount {
    text-align: right;
    font-weight: 400 !important;
}

.woocommerce-cart .cart-collaterals .cart_totals table td[data-title="Versand"] {
    text-align: inherit;
}

.woocommerce-cart .cart-collaterals .cart_totals .order-total .woocommerce-Price-amount.amount {
    font-weight: 800 !important;
}


.woocommerce-cart .cart-collaterals .cart_totals table th {
    font-weight: 400;
}


.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot ul#shipping_method,
.woocommerce .warenkorb-footer ul#shipping_method { 
    float: right;
}

.woocommerce-cart .cart-collaterals .cart_totals table .order-total2 td,
.woocommerce-cart .cart-collaterals .cart_totals table .order-total2 td strong,
.woocommerce-cart .cart-collaterals .cart_totals table .order-total2 th,
.woocommerce-checkout-review-order-table .order-total2 td,
.woocommerce-checkout-review-order-table .order-total2 td strong,
.woocommerce-checkout-review-order-table .order-total2 th {
    margin-top: .5em;
    font-size: 1.2rem;
    font-weight: 800 !important;
}

.woocommerce-checkout .form-row.place-order.wc-gzd-place-order {
    display: flex;
    justify-content: end;
}

.woocommerce form.checkout .woocommerce-checkout-review-order {
    padding-left: 0px;
}


.woocommerce-cart table.cart .product-thumbnail {
    padding: 1.5rem;
}

.woocommerce-NoticeGroup {
    margin-bottom: 1rem;
}

.woocommerce.woocommerce-notices-wrapper ~ .content-wrap .kb-row-layout-wrap.wp-block-kadence-rowlayout {
    margin-top: 0 !important;
}


/********** KASSE / CHECKOUT ***********/

@media screen and (min-width: 1025px) {
    form.checkout #order_review_heading {
        padding-left: 0;
    }
}


/* Credit Card */

.woocommerce-checkout .payment_method_ppcp-credit-card-gateway {
    display: block;
}

.woocommerce-checkout .payment_method_ppcp-credit-card-gateway label img {
    max-width: 50px;
    height: auto;
}

.woocommerce-checkout .payment_method_ppcp-credit-card-gateway input,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc {
    font-size: .72rem;
}


/* Gutscheine und Preisliste nebeneinander */

.woocommerce .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table {
    border-radius: 5px 5px  0 0;
    background-color: var(--global-palette8);
    padding: 20px;
    margin-bottom: 0;
}

.woocommerce .woocommerce-checkout-review-order .wc-gzd-order-submit {
    border-radius: 0 0 5px 5px;
    background-color: var(--global-palette8);
    padding: 20px;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table td.product-name {
    display: table-cell;
    /* padding-left: 1rem;
    padding-right: 1rem; */
    border-top: none;
    padding: 0 1rem;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot .woocommerce-Price-amount.amount,
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot td[data-title="Versand"],
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot td {
    text-align: right;
}

/* Versand in der Kasse */
/*
.woocommerce .woocommerce-checkout-review-order .woocommerce-shipping-totals.shipping {
    
}

    .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot ul#shipping_method li {
        justify-content: start;
        border-bottom: 1px solid var(--global-palette7);
    }

    .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot ul#shipping_method li label {
        display: inline-flex;
        flex-grow: 1;
    }

    .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot ul#shipping_method li label span {
        flex: 1;
        opacity: .3;
    }

    .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot ul#shipping_method li input:checked + label span {
        opacity: 1;
    }
*/


.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot ul#shipping_method input[id*='free_shipping'] + label {
    margin-right: 2.1em;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot ul#shipping_method li label span.woocommerce-Price-amount.amount {
    width: 5em;
}



.woocommerce .woocommerce-checkout-review-order table.shop_table thead th {
    padding: 1rem;
    padding-bottom: 0rem;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot td,
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot th,
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot ul#shipping_method .amount {
    border: none;
    font-weight: 400;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot th {
    padding-left: 1rem;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot td {
    padding-right: 1rem;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper a {
    font-weight: 800;
    color: var(--global-palette3);
    grid-row: 2;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper a span {
    font-weight: 400;
}




.woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper {
    display: grid;
    grid-template-rows: auto auto auto 1rem; 
    grid-template-columns: 24% 1fr max-content;
    /* Three columns */
    grid-gap: 20px; /* Adjust the gap between columns as needed */
    row-gap: 0;
    /* max-width: fit-content; */ /* Ensures container fits its content */
    margin: auto; /* Center the container */
    align-items: start; 
    height: 100%;

    border-bottom: 1px solid var(--global-palette3);
    padding-top: 20px;
    padding-bottom: 20px;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail {
    grid-column: 1; /* Places div1 in the first column */
    /* grid-row: 1 / 3; Spans div1 across two rows */
    grid-row: 1 / -1; /* stretch over all rows */
    max-width: 160px;
    width: 100%;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper a {
    grid-row: 1;
    margin-bottom: 20px;
    font-size: 1rem;
    line-height: 1;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper a,
.woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper .cart-product-infos,
.woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-info.delivery-time-info {
    grid-column: 2;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper .cart-product-infos {
    padding-bottom: 20px;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-info.delivery-time-info {
    grid-row: 3 / span 2;
}


.woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper .single-product-total,
.woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper span.woocommerce-Price-amount.amount {
    grid-column: 3;
    margin-top: auto; /* Push towards bottom if space allows */
    min-width: 5em;
    text-align: right;
    /* align-self: end; */
}

.woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper .single-product-total {
    grid-row: 3; /* Adjust this based on where you need span1 */
    padding-left: 1rem;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper span.woocommerce-Price-amount.amount {
    grid-row: 4;
    font-weight: 800;
    font-size: 1.2em;
} 

.woocommerce .woocommerce-checkout-review-order table.shop_table td.product-cart-foot-title {
    padding-left: 1rem;
    padding-top: 2rem;
    font-size: 1rem;
    border: none;
}

.woocommerce .woocommerce-checkout-review-order tfoot th {
    max-width: 5rem !important;
}

.woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders tbody {
    font-size: .72rem !important;
}

@media screen and (max-width: 719px) {
    .woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper {
        grid-template-columns: 20% 1fr; /* Adjust to 2 columns */
        grid-template-rows: repeat(4, auto) 1rem;
    }

    .woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper .single-product-total,
    .woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper span.woocommerce-Price-amount.amount {
        grid-column: 2;
    }

    .woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper .single-product-total {
        grid-row: 5; 
    }

    .woocommerce .woocommerce-checkout-review-order table.shop_table .product-name .wc-gzd-cart-item-name-wrapper span.woocommerce-Price-amount.amount {
        grid-row: 6;
    }

    .woocommerce .woocommerce-additional-fields {
        margin-bottom: 2rem;
    }

    #order_review h3 {
        font-size: 2em;
    }

    .woocommerce-checkout .wrap.hfeed.kt-clear {
        margin-top: 0;
        max-width: 100%;
    }
    
    .woocommerce .woocommerce-order-downloads, .woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details {
        max-width: 100vw;
        font-size: .72rem;
    }

    .woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders tr {
        padding-bottom: 2rem;
    }
}


td.product-remove {
    min-height: 80px;
}


@media screen and (max-width: 1023px) {
    .woocommerce table.shop_table thead th {
        font-size: .65rem;
    }

   
}

/* @media screen and (max-width: 1023px) and (min-width: 768px) {
    .woocommerce-cart table.cart .product-thumbnail {
        display: none;
    }
} */



.woocommerce table.cart td.actions .coupon {
    order: 2;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.woocommerce table.cart td.actions .coupon * {
    flex: 1;
    width: 100% !important;
}


@media screen and (max-width: 719px) {
    .woocommerce .warenkorb-footer {
        flex-direction: column;
        padding: 0;
        margin-top: -6rem;
        font-size: .72rem;
    }

    .woocommerce .warenkorb-footer > div {
        width: 100%;
    }

    .woocommerce table.cart td.actions {
        display: flex;
        flex-direction: column;
        overflow: visible;
    }

    .woocommerce table.cart td.actions button[name="update_cart"] {
        order: 1;
        top: 2rem;
        float: none !important;
    }

    .woocommerce .warenkorb-footer .cart-sonstiges {
        margin-top: 9rem;
        padding: 0 .5em;
    }

    .woocommerce table.cart td.actions .coupon {
        left: 0;
        padding-left: .5rem;
        padding-right: .5rem;
        /* order: 2; */
        margin-bottom: 2rem;
        /* display: flex;
        flex-direction: column;
        flex-wrap: wrap; */
    }

    .woocommerce table.cart td.actions .coupon * {
        /* flex: 1;
        width: 100% !important; */
        margin-right: 0 !important;
    }

    .woocommerce table.cart td.actions .coupon button {
        line-height: 1.5 !important;
    }

    .woocommerce .warenkorb-footer .cart-sonstiges {
        margin-bottom: 2rem;
    }

    .woocommerce-cart .cart-collaterals .cart_totals table td[data-title="Versand"] {
        display: grid;
        grid-template-columns: 1fr 2fr; /* Adjust the ratio as needed */
        align-items: start;
        gap: 10px; /* Space between "Versand" and the options */
    }

    .woocommerce-cart .cart-collaterals .cart_totals table td[data-title="Versand"]::before {
        text-align: left !important;
    }

    .woocommerce-cart .cart-collaterals .cart_totals table td[data-title="Versand"] .woocommerce-shipping-methods,
    .woocommerce-cart .cart-collaterals .cart_totals table td[data-title="Versand"] .woocommerce-shipping-destination,
    .woocommerce-cart .cart-collaterals .cart_totals table td[data-title="Versand"] .woocommerce-shipping-calculator {
        grid-column: 2 / 3; /* Place shipping options and the button in the second column */
    }

    .woocommerce-cart .cart-collaterals .cart_totals table td[data-title="Versand"] .shipping-calculator-button {
        justify-self: start; /* Align button to the start of the second column */
    }

    .woocommerce-cart .cart-collaterals .cart_totals table td[data-title="Versand"] .shipping-calculator-form .selection {
        text-align: left !important;
    }

    .woocommerce table.cart td.actions .coupon .input-text+.button, 
    .woocommerce table.cart td.actions .coupon .button.alt, 
    .woocommerce #content table.cart td.actions .coupon .input-text+.button, 
    .woocommerce #content table.cart td.actions .coupon .button.alt, 
    .woocommerce-page table.cart td.actions .coupon .input-text+.button, 
    .woocommerce-page table.cart td.actions .coupon .button.alt, 
    .woocommerce-page #content table.cart td.actions .coupon .input-text+.button, 
    .woocommerce-page #content table.cart td.actions .coupon .button.alt {
        height: auto;
    }

    /* .woocommerce-cart table.cart .coupon .button:not(:hover),  */
    .woocommerce-checkout table.cart .coupon .button:not(:hover),
    #add_payment_method table.cart .coupon .button:not(:hover),
    .woocommerce-cart-form .product-name a {
        line-height: 1.3;
    }

    .woocommerce table.shop_table th {
        width: 6rem;
    }

    .woocommerce .account-navigation-wrap,
    .woocommerce .woocommerce-MyAccount-content {
        float: none !important;
    }

    .woocommerce .account-navigation-wrap {
        padding-bottom: 2rem !important;
    }

    .woocommerce form .form-row label {
        line-height: 1.5;
    }

    .woocommerce .woocommerce-billing-fields, 
    .woocommerce .woocommerce-shipping-fields, 
    .woocommerce-page .woocommerce-billing-fields, 
    .woocommerce-page .woocommerce-shipping-fields {
        margin-top: 2rem;
    }

    @media screen and (max-width: 719px) {
        .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
            overflow: hidden;
        }
    }
 
}

@media screen and (min-width: 720px) {

    .woocommerce-cart .cart-collaterals .cart_totals table td[data-title="Versand"] form.woocommerce-shipping-calculator {
        margin-top: 30px;
        display: flex;
        justify-content: flex-start;
        width: 100%;
        flex-direction: column;
        align-items: flex-end;
        text-align: left !important;
    }

    .woocommerce-cart .cart-collaterals .cart_totals table td[data-title="Versand"] section.shipping-calculator-form {
        width: 100%;
    }

    .product-quantity .quantity.spinners-added {
        display: flex !important;
    }
}

/************* ORDER REVIEW **************/

/* .woocommerce-table__product-name.product-name .wc-item-meta-label {
    display: none;
} */

.woocommerce .woocommerce-order-details .woocommerce-table__product-name.product-name .wc-item-meta {
    display: none;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td,
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details .product-total {
    text-align: right;
}

.woocommerce form .form-row label {
    line-height: 1.5;
}

.neu-label {
    position: absolute;
    top: 12%;
    left: -3%;
    z-index: 100;
}

.neu-label p {
    font-size: .75rem !important;
}

@media screen and (max-width: 719px) {
    .neu-label {
        left: 5%;
    }

    .woocommerce .woocommerce-order {
        margin-top: 8rem;
        max-width: 100%;
    }
}

.woocommerce-table__product-name.product-name .product-quantity {
    text-align: right;
}
