.elementor-81 .elementor-element.elementor-element-1ec7314{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:80px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-1ec7314 *//* ========== WooCommerce Cart Layout (Stacked Cards) ========== */

.woocommerce-cart .woocommerce {
  display: block;
  width: 100%;
}

/* Cart table full width */

.woocommerce-cart .shop_table {
  width: 100%;
  margin-bottom: 30px;
}

/* Cart totals full width */

.woocommerce-cart .cart_totals {
  width: 100%;
  max-width: 100%;
}

/* Make totals table stretch nicely */

.woocommerce-cart .cart_totals table {
  width: 100%;
}

/* Checkout button full width */

.woocommerce-cart .checkout-button {
  width: 100%;
  text-align: center;
}/* End custom CSS */