.elementor-7722 .elementor-element.elementor-element-d60799a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:175px;--padding-left:50px;--padding-right:40px;}.elementor-7722 .elementor-element.elementor-element-5429ba9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}body.elementor-page-7722:not(.elementor-motion-effects-element-type-background), body.elementor-page-7722 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-astglobalcolor5 );}body.elementor-page-7722{margin:0% 0% 0% 0%;padding:0% 0% 0% 0%;}@media(max-width:1024px){.elementor-7722 .elementor-element.elementor-element-d60799a{--min-height:60vh;}}/* Start custom CSS for shortcode, class: .elementor-element-5429ba9 */.wishlist-title h2 {
	font-family: var(--e-global-typography-primary-font-family);
	font-size: 38px;
	font-weight: var(--e-global-typography-primary-font-weight);
	line-height: var(--e-global-typography-primary-line-height);
	letter-spacing: var(--e-global-typography-primary-letter-spacing);
	color: var(--e-global-color-primary); /* or use --e-global-color-text if needed */
	margin: 0 0 20px 0; /* match Elementor default spacing */
}
.wishlist-title h2 {
	text-transform: capitalize;
}
span.nobr {
	font-weight: 300 !important;
}
/* Ensure all wishlist table cells align consistently */
table.wishlist_table thead th,
table.wishlist_table tbody td {
	vertical-align: middle !important;
	text-align: left;
	padding: 12px 10px;
}

/* Set consistent column widths for alignment */
table.wishlist_table .product-name {
	width: 30%;
}
table.wishlist_table .product-price {
	width: 20%;
}
table.wishlist_table .product-stock {
	width: 20%;
}

/* Ensure images do not stretch row height */
table.wishlist_table .product-thumbnail img {
	max-height: 100px;
	height: auto;
	width: auto;
}
a.btn.button.show-title-form {
	background: none !important; /* remove background */
	text-transform: capitalize !important; /* capitalize first letter of each word */
	font-family: 'Montserrat', sans-serif !important; /* Montserrat font */
	text-transform: none; /* reset uppercase if any */
		font-weight: 300 !important;
		color: #00F0FF
}
a.btn.button.show-title-form {
	background: none !important;      /* Remove background */
	color: #00F0FF !important;        /* Text color */
	font-family: 'Montserrat', sans-serif !important; /* Montserrat font */
	text-transform: capitalize !important; /* Capitalize first letters */
	border: none !important;          /* Remove borders */
	box-shadow: none !important;      /* Remove any shadow */
	text-decoration: none !important; /* Remove underline */
	transition: none !important;      /* Remove hover transition */
}
.yith-wcwl-share-title {
    font-weight: 300 !important;
    font-family: 'Montserrat', sans-serif !important;
}
table th span,
table th {
    color: #ffFfFF !important;
}
table.wishlist_table thead,
table.wishlist_table thead tr,
table.wishlist_table thead th {
    background-color: #3A8DFF !important;
}

table.wishlist_table thead th span {
    color: #FFFFFF !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500 !important;
}/* End custom CSS */