/* Start custom CSS for html, class: .elementor-element-95a5574 */body.woocommerce-cart {
  padding-top: calc(120px + env(safe-area-inset-top)) !important;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-125ea07b *//* Force background white for checkout page */
body,
#page,
.site,
.site-content,
.woocommerce,
.woocommerce-checkout,
.woocommerce-checkout #content,
.woocommerce-checkout #primary,
.woocommerce-checkout #main{
  background:#ffffff !important;
}

/* Remove grey panels some themes add */
.woocommerce-checkout .woocommerce,
.woocommerce-checkout form.checkout,
.woocommerce-checkout .col2-set,
.woocommerce-checkout #order_review,
.woocommerce-checkout .woocommerce-checkout-review-order{
  background:#ffffff !important;
}/* End custom CSS */