.elementor-225 .elementor-element.elementor-element-e5043f5{text-align:center;}.elementor-225 .elementor-element.elementor-element-e5043f5 .elementor-heading-title{color:#313435;font-family:"Roboto", Sans-serif;font-size:35px;font-weight:800;}.elementor-225 .elementor-element.elementor-element-63f79fe .shop_table .button{background-color:#E03342;}.elementor-225 .elementor-element.elementor-element-63f79fe{--order-summary-quantity-border-weight:0px;--totals-divider-weight:0px;}.elementor-225 .elementor-element.elementor-element-63f79fe .woocommerce .wc-proceed-to-checkout .checkout-button{background-color:#E03342;}:root{--page-title-display:none;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for woocommerce-cart, class: .elementor-element-63f79fe *//* Hide Price, Quantity, and Subtotal columns on the cart page */
.woocommerce-cart table.shop_table th.product-price,
.woocommerce-cart table.shop_table td.product-price,
.woocommerce-cart table.shop_table th.product-quantity,
.woocommerce-cart table.shop_table td.product-quantity,
.woocommerce-cart table.shop_table th.product-subtotal,
.woocommerce-cart table.shop_table td.product-subtotal {
    display: none;
}
/* Hide Subtotal and Total titles on the cart page */
.woocommerce-cart table.shop_table tr.cart-subtotal,
.woocommerce-cart table.shop_table tr.order-total {
    display: none;
}/* End custom CSS */