.elementor-kit-24138{--e-global-color-primary:#1A365D;--e-global-color-secondary:#DACBB3;--e-global-color-text:#000000;--e-global-color-accent:#BEE65F;--e-global-color-22bc327:#B2DCDA;--e-global-color-3bee846:#F7D7D3;--e-global-color-64bb710:#C8E2C2;--e-global-color-36a22bc:#F7F2ED;--e-global-color-24da640:#90AB89;--e-global-color-82c0abc:#F8F8F8;--e-global-color-7c43628:#AFAFAF;--e-global-color-1b79da3:#393939;--e-global-color-6e54991:#FFD400;--e-global-color-c4757d5:#EEEEEE;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-24138 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.product-cat {
    display: inline-block;
padding: 6px 12px;
background-color: #fff;
    border: 1px solid #DACBB3;
color: #000;
border-radius: 50px;
font-size: 14px;
text-align: center;
}

ul {
    padding-inline-start: 18px;
}

.woocommerce-product-rating .wc-gzd-rating-authenticity-status {
display:none !important;
}

.woocommerce-Reviews-title {
  display: none;
}

.comment-text {
    margin: 0px !important;
}

.commentlist {
    padding:0px;
}

.wc-gzd-additional-info.wc-gzd-review-authenticity-status.is-unverified {
    display: none;
}

.star-rating {
    color:#FFD400;
    padding-bottom:25px;
}

.star-1, .star-2, .star-3, .star-4, .star-5 {
    color:#FFD400;
}

.star-1:hover, .star-2:hover, .star-3:hover, .star-4:hover, .star-5:hover {
    color:#FFD400;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    background-color:#000;
    color:#fff;
    border-radius:50px;
    font-weight:600;
    font-family:'Inter' sans-serif !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
    background-color:#DACBB3;
    color:#fff;
}

/* Stack stars above author/date */
#comments .comment-text {
    display: flex !important;
    flex-direction: column !important; /* stack vertically */
    align-items: flex-start !important; /* left-align everything */
    gap: 0.2em !important; /* small spacing between stars and name/date */
}

/* Star rating styling */
#comments .comment-text .star-rating {
    position: relative !important;
    float: none !important;
    padding-top: 0 !important;
    display: inline-block !important;
    vertical-align: middle !important;
    margin: 0 !important;
}

/* Meta (author + date) styling */
#comments .comment-text .meta {
    margin: 0 !important;
}

/* Description and other info stay full width below */
#comments .comment-text .description,
#comments .comment-text p.wc-gzd-additional-info {
    flex-basis: 100% !important;
    margin-top: 0.5em !important;
}


/* Checkbox "meine Daten speichern" komplett ausblenden */
.woocommerce #review_form #wp-comment-cookies-consent,
.woocommerce-page #review_form #wp-comment-cookies-consent {
    display: none !important;
    visibility: hidden !important;
}

.comment-notes, .comment-reply-title,   .comment-form-cookies-consent  {
    display:none;
}

.comment-form-cookies-consent label { 
    display:none;
}

.wc-gzd-additional-info.wc-gzd-additional-info-loop.product-units-wrapper.product-units {
    display:none;
}

.wc-gzd-additional-info.wc-gzd-additional-info-loop.wc-gzd-rating-authenticity-status.is-unverified {
    display:none;
}

.woocommerce ul.products li.product .star-rating {
    font-size:1em;
}

.wc-gzd-additional-info.shipping-costs-info a  {
    color:#DACBB3;
}

.wc-gzd-additional-info.shipping-costs-info a:hover  {
    color:#000;
}

.product p.wc-gzd-additional-info {
    font-size:9px !important;
    margin:0 !important;
}



.woocommerce-loop-product__buttons {
    margin-top:20px;
}

.woocommerce ul.products li.product a img {
    border-radius:20px;
}

.woocommerce-loop-product__title {
    text-transform: uppercase;
color: #000;
font-weight: 600;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    font-weight: 600;
    color:#000;
}

.woocommerce-page.columns-2 ul.products li.product, .woocommerce.columns-2 ul.products li.product {
    margin-bottom:0;
}

.woocommerce ul.products li.product .onsale {
 margin:0.9em 8.8em 0 0;
}

.woocommerce span.onsale {
min-width: 6.24em;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
font-weight: 500;
position: absolute;
text-align: center;
  background-color:#fff;
  border: 1px solid #DACBB3;
  border-radius:50px;
  color:#000;
  line-height:14px;
  font-size: 12px;
  min-height:1em;
  top: 1.5em;
left: 1.5em;
}

@media (max-width: 600px) {
   .woocommerce ul.products li.product .onsale{ margin:0.9em 7.8em 0 0;
}
}

.woocommerce .elementor-widget-woocommerce-product-images span.onsale {
    padding-top: 5px !important;
padding-bottom: 5px !important;
padding-left: 10px !important;
padding-right: 10px !important;
}

.woocommerce .elementor-25095 .elementor-element.elementor-element-e17e73b .price ins {
    color:#000 !important;
}

.woosb-name a {
    color:#000;
    text-transform:uppercase;
    font-weight: 600;
}

.cls-1 {
    fill:none !important;
}

.woocommerce ul.products li.product .button {
    font-size:12px;
}

.elementor-widget-woocommerce-cart .woocommerce table.cart img {
    border-radius:10px;
    width: 80px;
}

.added_to_cart.wc-forward {
    color:#DACBB3;
}

.wc-gzd-cart-info {
    display: none !important;
}

td.product-name {
    font-weight:600;
    text-transform: uppercase;
}

#select2-calc_shipping_country-container {
    
    padding-inline:0.5rem !important;
    line-height: 32px !important;
}

#calc_shipping_postcode_field {
    margin-bottom: 10px ;
}

.select2-dropdown.select2-dropdown--below {
    border-color:#DACBB3 ;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color:#DACBB3 !important;
}

#coupon_code {
    line-height:2.1em;
}

@media (max-width: 768px) {.woocommerce-cart-form .product-price {
display:none !important;
    
}

td.product-name::before {
    display: none;
}

td.product-quantity::before {
    display: none;
}

td.product-subtotal::before {
    display: none;
}

.elementor-widget-woocommerce-cart .woocommerce table.cart img {
    width:85px !important;
}

.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    text-align: left !important;
}

.product-thumbnail {
    display: inline !important;
}

.product-thumbnail:before {
    display: none !important;
}

.elementor-widget-woocommerce-cart .woocommerce table.cart tr {
    padding: 18px 50px !important;
}

}

@media (max-width: 767px) {
    /* 1. Turn the table row into a Grid Container */
    .woocommerce-cart .shop_table.cart tr.cart_item {
        display: grid;
        /* Define 2 columns: Image column (approx 90px) | Rest of content */
        grid-template-columns: 90px 1fr;
        grid-template-rows: auto auto auto;
        /* Create areas to slot the items into */
        grid-template-areas:
            "image name"
            "image price"
            "image quantity";
        grid-gap: 1px 20px;
        position: relative; /* Allows us to place the 'X' button anywhere */
    }

    /* 2. Position the Image (Left Column) */
    .woocommerce-cart .shop_table.cart td.product-thumbnail {
        grid-area: image;
        display: flex !important;
        align-items: top; /* Center vertically if image is small */
        justify-content: center;
        /* Add margin top to make room for the 'X' button */
        margin-top:-8px;
    }
    
    /* Ensure image fits well */
    .woocommerce-cart .shop_table.cart td.product-thumbnail img {
        width: 100%;
        height: auto;
        max-width: 80px; 
    }

    /* 3. Position the Name, Price, Quantity (Right Column) */
    .woocommerce-cart .shop_table.cart td.product-name {
        grid-area: name;
        display: block !important;
        border: none !important;
        padding: 0 !important;
    }

    .woocommerce-cart .shop_table.cart td.product-subtotal {
        grid-area: price;
        display: block !important;
        border: none !important;
        padding: 5px 0 !important;
        font-weight: bold;
        font-size: 1.1em;
    }

    .woocommerce-cart .shop_table.cart td.product-quantity {
        grid-area: quantity;
        display: block !important;
        border: none !important;
        padding: 0 !important;
    }

    /* 4. Position the Remove (X) Button */
    /* We position this absolutely to pin it to the top-left corner */
    .woocommerce-cart .shop_table.cart td.product-remove {
        position: absolute;
        top: 16px;
        left: 28px;
        display: block !important;
        border: none !important;
        padding: 0 !important;
        width: auto;
        z-index: 10;
    }

    /* 5. Clean up: Hide default Mobile Labels (Price:, Product:, etc) */
    .woocommerce-cart .shop_table.cart td:before {
        content: none !important;
        display: none !important;
    }
}

.woocommerce-cart-form__cart-item.cart_item.woosb-cart-item.woosb-cart-child.woosb-item-child {
    display:none !important;
}

.e-coupon-anchor-description {
    display: none;
}

.woocommerce-checkout .shop_table {
    background: none!important;
}

.cart_item.woosb-cart-item.woosb-cart-child.woosb-item-child.wc-gzd-cart-item-has-thumbnail {
    display: none;
}

.order-tax {
font-size:12px;


}

.woocommerce-Price-amount.amount::before {
    font-weight: normal !important;
    color:#919191 !important;
}

.order-tax .woocommerce-Price-amount.amount {
    font-weight: normal !important;
    color:#919191 !important;
}


.woocommerce-checkout-review-order-table .order-tax th,
.woocommerce-checkout-review-order-table .order-tax th::before,
.cart_totals .order-tax th,
.cart_totals .order-tax th::before {
    font-weight: 400 !important;
    color: #919191 !important;
}

/* 2. Target the mobile label (often used in Elementor/WooCommerce) */
.order-tax td::before {
    content: attr(data-title);
    font-weight: 400 !important;
    color: #919191 !important;
}

.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    border-radius: 10px;
}

#ppcp-recaptcha-v2-container {
    margin:0 !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display:none !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--wt-smart-coupon {
    display: none !important;
}

.woocommerce-info {
    border-top-color: transparent;
    color:#000;
    background-color:#fff;
    border: 1px solid #ffc639;
    border-radius:50px;
}

.woocommerce-info::before {
    content: "e016";
font-family: WooCommerce;
color:#ffc639;
}

.woocommerce-message {
      border-top-color: transparent;
    color:#000;
    background-color:#fff;
    border: 1px solid #BEE65F;
    border-radius:50px; 
    margin-top:20px;
}





.woocommerce-error {
      border-top-color: transparent;
    color:#000;
    background-color:#fff;
    border: 1px solid #ce3434;
    border-radius:50px; 
}


.woocommerce-error::before {
    content: "e013";
font-family: WooCommerce;
color:#ce3434;
}

a {
    color: #DACBB3;
}

.woosb-availability {
    display:none;
}

.wp-element-button, .wp-block-button__link {
    background-color:#000;
    font-weight:600;
    color:#fff;
    border-radius:50px;
}

.wp-element-button:hover, .wp-block-button__link:hover {
    background-color:#DACBB3;
    color:#fff;
}

.onsale {
    display:none;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number>a {
    color:#DACBB3 !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number>a:hover {
        color:#DACBB3 !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .download-product a, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .product-name a {
     color:#DACBB3 !important; !important;
}

.woocommerce-table__line-item.order_item.woosb-cart-item.woosb-cart-child.woosb-item-child {
    display: none;
}

.woocommerce table.shop_table {
    padding:12px;
}

.woocommerce-shipments-table.woocommerce-MyAccount-shipments.woocommerce-MyAccount-simple-shipments.shop_table.shop_table_responsive.my_account_shipments.account-shipments-table {
    display: none;
}

.woocommerce-shipments-list__title {
    display:none;
}

@media screen and (min-width: 981px) {
    .wpml-ls-menu-item .sub-menu,
    .wpml-ls-menu-item ul.sub-menu {
        max-width: 70px !important;
        min-width: 70px !important;
        width: 70px !important;
        left: auto !important;
        right: 0 !important; /* Optional: Aligns it to the right of the parent */
    }
}

/* 2. Mobile: Ensure it takes full width (Resetting your previous change) */
@media screen and (max-width: 980px) {
    .wpml-ls-menu-item .sub-menu,
    .wpml-ls-menu-item ul.sub-menu {
        max-width: 100% !important;
        min-width: 100% !important;
        width: 100% !important;
    }
}

.payment_method_ppcp-applepay img {
    width:45px !important;
}

.payment_method_ppcp-googlepay img {
    width:45px !important;
}/* End custom CSS */