.elementor-15315 .elementor-element.elementor-element-4cdad65{--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;}/* Start custom CSS *//* Cart page styling */
form.woocommerce-cart-form table.shop_table thead tr th{
	color:#000 !important;
	font-size: 24px;
}
tr.woocommerce-cart-form__cart-item.cart_item td {
    font-size: 18px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    padding: 1.6em .75em;
}
.coupon button {
    font-size: 18px !important;
    padding: 16px 20px !important;
}
td.actions button {
    font-size: 18px !important;
    padding: 16px 20px !important;
}
.cart_totals table tbody tr.cart-subtotal th,
.cart_totals table tbody tr.cart-subtotal td,
.cart_totals table tbody tr.order-total th,
.cart_totals table tbody tr.order-total td{
font-size: 20px !important;
}
a.checkout-button.button.alt.wc-forward {
    font-size: 18px !important;
}
td[data-title="Subtotal"],
td[data-title="Total"]
{
text-align: right !important;
}/* End custom CSS */