.elementor-603 .elementor-element.elementor-element-61bc015c{--display:flex;--overlay-opacity:0.09;}.elementor-603 .elementor-element.elementor-element-61bc015c:not(.elementor-motion-effects-element-type-background), .elementor-603 .elementor-element.elementor-element-61bc015c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFDF8;}.elementor-603 .elementor-element.elementor-element-61bc015c::before, .elementor-603 .elementor-element.elementor-element-61bc015c > .elementor-background-video-container::before, .elementor-603 .elementor-element.elementor-element-61bc015c > .e-con-inner > .elementor-background-video-container::before, .elementor-603 .elementor-element.elementor-element-61bc015c > .elementor-background-slideshow::before, .elementor-603 .elementor-element.elementor-element-61bc015c > .e-con-inner > .elementor-background-slideshow::before, .elementor-603 .elementor-element.elementor-element-61bc015c > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url("https://seelenhaus-methode.eu/wp-content/uploads/2026/01/sonnenblume.svg");--background-overlay:'';background-position:-800px 420px;background-repeat:no-repeat;background-size:100% auto;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Noto-Serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-603 .elementor-element.elementor-element-8cbcc16{margin:200px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-603 .elementor-element.elementor-element-8cbcc16 .elementor-heading-title{font-family:"Roboto", Noto-Serif;font-size:55px;font-weight:600;color:#206A57;}.elementor-603 .elementor-element.elementor-element-09ad00b{--display:flex;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-603 .elementor-element.elementor-element-61bc015c::before, .elementor-603 .elementor-element.elementor-element-61bc015c > .elementor-background-video-container::before, .elementor-603 .elementor-element.elementor-element-61bc015c > .e-con-inner > .elementor-background-video-container::before, .elementor-603 .elementor-element.elementor-element-61bc015c > .elementor-background-slideshow::before, .elementor-603 .elementor-element.elementor-element-61bc015c > .e-con-inner > .elementor-background-slideshow::before, .elementor-603 .elementor-element.elementor-element-61bc015c > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-position:0px 0px;}.elementor-603 .elementor-element.elementor-element-8cbcc16{margin:200px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}@media(max-width:767px){.elementor-603 .elementor-element.elementor-element-61bc015c::before, .elementor-603 .elementor-element.elementor-element-61bc015c > .elementor-background-video-container::before, .elementor-603 .elementor-element.elementor-element-61bc015c > .e-con-inner > .elementor-background-video-container::before, .elementor-603 .elementor-element.elementor-element-61bc015c > .elementor-background-slideshow::before, .elementor-603 .elementor-element.elementor-element-61bc015c > .e-con-inner > .elementor-background-slideshow::before, .elementor-603 .elementor-element.elementor-element-61bc015c > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-position:0px 0px;}.elementor-603 .elementor-element.elementor-element-8cbcc16{margin:300px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}/* Start custom CSS for container, class: .elementor-element-09ad00b *//* Original Styles */
.woocommerce-cart, .woocommerce-cart table.shop_table, .woocommerce-cart .cart_totals {
    background-color: #fffdf8;
    color: #000000;
}

.woocommerce-cart table.shop_table {
    border: 1px solid #ddddaf;
    border-collapse: collapse;
    font-size: 16.5px;
    width: 100%;
}

.woocommerce-cart table.shop_table th, 
.woocommerce-cart table.shop_table td {
    border: 1px solid #ddddaf !important;
    padding: 18px 16px;
}

.woocommerce-cart table.shop_table thead th {
    border: 1px solid #ddddaf !important;
    background-color: transparent;
}

.woocommerce-cart table.shop_table a, 
.woocommerce-cart table.shop_table .product-name a {
    color: #000000;
}

.woocommerce-cart table.shop_table .product-name a:hover {
    color: #000000;
}

.woocommerce-cart table.shop_table td.product-thumbnail {
    vertical-align: middle;
}

.woocommerce-cart table.shop_table .product-thumbnail img {
    width: 80px;
    max-width: 80px;
}

.woocommerce-cart .actions {
    border-top: 1px solid #ddddaf;
    background-color: #fffdf8;
}

.woocommerce-cart .cart_totals {
    border: 1px solid #ddddaf;
    padding: 24px;
}

.woocommerce-cart .cart_totals table.shop_table {
    border: none;
    font-size: 16.5px;
}

.woocommerce-cart .cart_totals table.shop_table th, 
.woocommerce-cart .cart_totals table.shop_table td {
    border-bottom: 1px solid #ddddaf;
    padding: 16px;
}

.woocommerce-cart .cart_totals table.shop_table tr:last-child th, 
.woocommerce-cart .cart_totals table.shop_table tr:last-child td {
    border-bottom: none;
}

.woocommerce-cart .coupon {
    display: flex;
    align-items: center;
    gap: 12px;
}

.woocommerce-cart .coupon #coupon_code {
    flex: 1;
    min-width: 260px;
    height: 44px;
}

.woocommerce-cart .coupon button {
    height: 44px;
    padding: 0 20px;
    background-color: #32373c;
    color: #ffffff;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.woocommerce-cart .coupon button:hover, 
.woocommerce-cart .coupon button:focus {
    background-color: #2a2e33;
}

.woocommerce-cart .wc-proceed-to-checkout .checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout .checkout-button:hover, 
.woocommerce-cart .wc-proceed-to-checkout .checkout-button:focus {
    background-color: #32373c !important;
    color: #ffffff !important;
    border-radius: 6px;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.woocommerce-cart .wc-proceed-to-checkout .checkout-button:hover, 
.woocommerce-cart .wc-proceed-to-checkout .checkout-button:focus {
    background-color: #2a2e33 !important;
}

/* Mobile Responsive Adjustments */
@media (max-width: 768px) {
    /* Ensure the entire table and content fits within mobile width */
    .woocommerce-cart table.shop_table {
        width: 100%;
        table-layout: fixed; /* Prevent columns from overflowing */
    }
    
    /* Adjust table cells padding */
    .woocommerce-cart table.shop_table th, 
    .woocommerce-cart table.shop_table td {
        padding: 10px 8px;
        font-size: 14px; /* Reduce font size for better fit */
    }
    
    /* Make sure cart totals fit within screen */
    .woocommerce-cart .cart_totals {
        padding: 16px;
        width: 100%;
    }
    
    /* Adjust coupon input and button for mobile */
    .woocommerce-cart .coupon {
        flex-direction: column; /* Stack coupon input and button vertically */
        width: 100%; /* Make coupon section take full width */
        gap: 8px; /* Reduce gap between input and button */
    }

    .woocommerce-cart .coupon #coupon_code {
        min-width: 100%;
        height: 40px;
        margin: 0; /* Remove any margin causing overflow */
    }
    
    .woocommerce-cart .coupon button {
        height: 40px;
        padding: 0 15px;
        font-size: 14px;
        width: 100%; /* Make the button full width */
        max-width: none; /* Remove any width restriction */
    }

    /* Adjust checkout button */
    .woocommerce-cart .wc-proceed-to-checkout .checkout-button {
        padding: 12px 16px;
        font-size: 14px;
    }

    /* Scale down product images for mobile */
    .woocommerce-cart table.shop_table .product-thumbnail img {
        width: 60px; /* Smaller images on mobile */
        max-width: 60px;
    }
    
    /* Adjust actions section on mobile */
    .woocommerce-cart .actions {
        flex-direction: column;
        gap: 10px;
    }

    /* Reduce margins/paddings to ensure the content fits well */
    .woocommerce-cart .cart_totals table.shop_table {
        margin-bottom: 0;
        padding: 0;
    }
}/* End custom CSS */