.elementor-10 .elementor-element.elementor-element-2256d63d{--display:flex;--overflow:hidden;--margin-top:0px;--margin-bottom:0px;--margin-left:10px;--margin-right:10px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-71ae95dd{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-10 .elementor-element.elementor-element-2256d63d{--margin-top:0px;--margin-bottom:0px;--margin-left:10px;--margin-right:10px;}}@media(max-width:767px){.elementor-10 .elementor-element.elementor-element-2256d63d{--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0%;--padding-bottom:0%;--padding-left:5%;--padding-right:5%;}.elementor-10 .elementor-element.elementor-element-71ae95dd{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;columns:1;text-align:center;}}/* Start custom CSS for text-editor, class: .elementor-element-71ae95dd */.elementor-10 .elementor-element.elementor-element-71ae95dd .alignwide {
    margin: 0 !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-2256d63d */html, body {
    overflow-x: hidden !important;
}

/* Fix specific overflowing container (marquee area) */
.elementor-element-1e289b1 {
    overflow: hidden !important;
}

@media (max-width: 600px) {
    /* Only targeting the cart elements to prevent overflow */
    .wc-block-cart-items.wp-block-woocommerce-cart-line-items-block {
        display: table !important;
        width: 100% !important;
        table-layout: fixed !important;
    }
    
    .wc-block-cart-items__row {
        display: table-row !important;
    }

    .wc-block-cart-item__image {
        display: table-cell !important;
        width: 60px !important;
    }
    
    .wc-block-cart-item__product {
        display: table-cell !important;
        width: auto !important;
        padding: 5px !important;
        vertical-align: top !important;
    }
    
    .wc-block-cart-item__total {
        display: table-cell !important;
        width: 80px !important;
        text-align: right !important;
        vertical-align: top !important;
    }

    .wc-block-components-product-name { 
        font-size: 13px !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        display: block !important;
    }

    .wc-block-components-quantity-.elementor-10 .elementor-element.elementor-element-2256d63d {
        transform: scale(0.8) !important;
        transform-origin: left top !important;
    }
    
    .wc-block-cart-item__total-price-and-sale-badge-wrapper {
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-end !important;
    }
}

.wc-block-cart__submit-container a.wc-block-components-button.wc-block-cart__submit-button {
  background-color: #8661FD !important;
  color: #FFFFFF !important;
}/* End custom CSS */