.elementor-118 .elementor-element.elementor-element-f8863df{margin:-10px 0px 0px 0px;}/* Start custom CSS for wd_wishlist, class: .elementor-element-e2ed285 *//* =========================================================
   LupiTools My Account — Title Overrides
   ========================================================= */

/* =========================================================
   1. Account Page Title
   ---------------------------------------------------------
   Overrides the default WoodMart title styling for the
   WooCommerce My Account page.
   ========================================================= */

/* 1.1 My Account Title Text Transform
   ---------------------------------------------------------
   Prevents the My Account title from being displayed in
   uppercase.
   --------------------------------------------------------- */

.woocommerce-MyAccount-title.entry-title {
  text-transform: none !important;
}/* End custom CSS */
/* Start custom CSS *//* =========================================================
   LupiTools — Page Background Assignment
   ========================================================= */

/*
   Note:
   Global design tokens are defined in:
   WordPress Customizer → Additional CSS

   Do not place global tokens in WoodMart Custom CSS
   if they also need to be available inside Elementor.
*/

body.elementor-page-118 .wd-page-content {
    background-color: var(--page-bg-primary, #ffffff) !important;
}

body.elementor-page-118 .wd-content-layout {
  padding-block: 16px 0 !important;
}/* End custom CSS */