.elementor-766 .elementor-element.elementor-element-f7a25c2{--display:flex;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}@media(min-width:768px){.elementor-766 .elementor-element.elementor-element-f7a25c2{--content-width:1333px;}}/* Start custom CSS for shortcode, class: .elementor-element-71ae5aa *//* Load Jost font */
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&display=swap');

/* Hide plugin default headings and share buttons */
.tinv-wishlist .tinvwl-title,
.tinv-wishlist h2,
.tinv-wishlist .tinvwl-txt,
.tinv-wishlist .tinvwl-after-share,
.tinv-wishlist .tinvwl-share {
  display: none !important;
}

/* Add consistent page heading for Wishlist */
body.page-id-766 .site-main::before {
  content: "Wishlist";
  display: block;
  font-size: 36px;
  font-family: 'Jost', sans-serif;
  font-weight: 600;
  color: #000;
  margin-bottom: 32px;
  padding-left: 0; /* Matches other pages */
  text-align: left;
  line-height: 1.2;
  margin-top: 40px;
}

/* Fully hide the entire "Share on" section on Wishlist page */
.tinv-wishlist .tinvwl-after-share,
.tinv-wishlist .tinvwl-share,
.tinv-wishlist .tinvwl-txt,
.tinv-wishlist .tinvwl-buttons {
  display: none !important;
}

/* Optional: Remove bottom margin that appears after hiding share section */
.tinv-wishlist {
  margin-bottom: 0 !important;
}/* End custom CSS */