.elementor-14 .elementor-element.elementor-element-791d9890{--display:flex;--min-height:100vh;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-14 .elementor-element.elementor-element-568c38b{width:100%;max-width:100%;margin:100px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-14 .elementor-element.elementor-element-568c38b p{margin-block-end:0px;}/* Start custom CSS for container, class: .elementor-element-791d9890 *//* Scoped only to the YITH WooCommerce Wishlist form */
#yith-wcwl-form .wishlist-title h2 {
  text-transform: uppercase;
  font-size: 4rem;
  font-weight: 500
}
#yith-wcwl-form .wishlist_table .product-name a {
  text-transform: uppercase;
}

/* Uppercase all wishlist table header text */
.wishlist_table th {
  text-transform: uppercase;
}

/* Add 10px vertical spacing around the header text */
.wishlist_table th .nobr {
  display: block;
  margin: 10px 0;
}/* End custom CSS */