.elementor-4606 .elementor-element.elementor-element-5a933016{--display:flex;--background-transition:0.3s;}/* Start custom CSS for shortcode, class: .elementor-element-19f0fbb1 *//* ดันปุ่ม Update cart ขึ้น */
.woocommerce-cart-form button[name="update_cart"]{
  margin-top: -59px !important;   /* ปรับเลขนี้ได้ */
}

/* บีบช่องไฟหน้า Cart (หน้า /cart/) */
body.woocommerce-cart .woocommerce-cart-form__cart-item{
  padding: 8px 0 !important;
}

body.woocommerce-cart .woocommerce-cart-form__cart-item td{
  padding: 6px 8px !important;
}

body.woocommerce-cart .product-name{
  margin: 4px 0 !important;
  line-height: 1.2 !important;
}

body.woocommerce-cart .product-price,
body.woocommerce-cart .product-quantity,
body.woocommerce-cart .product-subtotal{
  margin: 2px 0 !important;
}

body.woocommerce-cart .cart_totals{
  margin-top: 10px !important;
}
body.woocommerce-cart .cart_totals tr.cart-subtotal{
  display: none !important;
}/* End custom CSS */