/**
 * Single product — wishlist link above add-to-cart button.
 */

body.single-product #yith-wcwl-popup-message,
body.single-product .pp_pic_holder.yith-wcwl-pp-modal,
body.single-product .yith-wcwl-popup-feedback {
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
	pointer-events: none !important;
}

/* Hide default YITH slot (after form) until JS moves it above the cart button. */
body.single-product.my-obl-single-product .product-info .my-obl-wishlist-actions-fallback > .my-obl-epo-checkout-panel__actions {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 12px;
}

body.single-product.my-obl-single-product .product-info > .yith-wcwl-add-to-wishlist:not(.my-obl-wishlist-placed) {
	opacity: 0;
	height: 0;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	pointer-events: none;
}

body.single-product.my-obl-single-product .product-info .my-obl-cart-button-col {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
	gap: 8px;
	flex: 0 0 auto;
	min-width: 0;
}

body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist {
	margin: 0 !important;
	padding: 0 !important;
	width: auto;
	max-width: none;
}

body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist .yith-wcwl-add-button,
body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist .yith-wcwl-wishlistexistsbrowse,
body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist .yith-wcwl-wishlistaddedbrowse {
	margin: 0 !important;
}

body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist a {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	color: var(--my-obl-text-muted, #666) !important;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	text-decoration: none !important;
	white-space: nowrap;
}

body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist a:hover,
body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist a:focus-visible {
	color: var(--my-obl-logo-color, #b12f33) !important;
}

body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist .yith-wcwl-icon,
body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist i[class*='heart'],
body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist svg.yith-wcwl-icon-svg {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 18px;
	height: 18px;
	margin: 0 !important;
	font-size: 18px;
	line-height: 1;
	flex-shrink: 0;
}

body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist .yith-wcwl-wishlistaddedbrowse,
body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist .yith-wcwl-wishlistexistsbrowse {
	display: inline-flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	gap: 0;
}

body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist .yith-wcwl-wishlistaddedbrowse > a:not(.my-obl-wishlist-added-link),
body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist .yith-wcwl-wishlistexistsbrowse > a:not(.my-obl-wishlist-added-link) {
	display: none !important;
}

body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
	display: inline-flex;
	align-items: center;
	justify-content: flex-end;
	gap: 8px;
	margin: 0;
	padding: 0;
	color: var(--my-obl-text-muted, #666);
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
}

body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist .yith-wcwl-wishlistaddedbrowse .feedback svg.yith-wcwl-icon-svg,
body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist .yith-wcwl-wishlistexistsbrowse .feedback svg.yith-wcwl-icon-svg {
	color: var(--added-to-wishlist-icon-color, var(--my-obl-logo-color, #b12f33));
	fill: currentColor;
}

body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist .feedback .my-obl-wishlist-added-link {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
	color: inherit !important;
	text-decoration: none !important;
	white-space: nowrap;
}

body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist .feedback .my-obl-wishlist-added-link:hover,
body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist .feedback .my-obl-wishlist-added-link:focus-visible {
	color: var(--my-obl-logo-color, #b12f33) !important;
}

body.single-product.my-obl-single-product .product-info .my-obl-epo-checkout-panel__actions > .my-obl-cart-button-col .single_add_to_cart_button {
	align-self: stretch;
}

@media screen and (max-width: 849px) {
	body.single-product.my-obl-single-product .product-info .my-obl-cart-button-col {
		align-items: stretch;
	}

	body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist a {
		justify-content: center;
	}
}

@media (prefers-reduced-motion: reduce) {
	body.single-product.my-obl-single-product .product-info .my-obl-single-product-wishlist a {
		transition: none;
	}
}
