:root {
	--alh-header-badge-bg: #d4c4b0;
	--alh-header-badge-color: #1f1f1f;
	--alh-header-badge-radius: 999px;
	--alh-header-badge-display: inline-flex;
	--alh-header-badge-font-family: inherit;
	--alh-header-badge-font-size: 12px;
	--alh-header-badge-font-weight: 600;
	--alh-header-badge-height: 20px;
	--alh-header-badge-line-height: 20px;
	--alh-header-badge-min-width: 20px;
	--alh-header-badge-padding: 0;
	--alh-header-badge-right: -8px;
	--alh-header-badge-top: -6px;
	--alh-header-badge-margin: 0;
	--alh-header-badge-transform: none;
	--alh-header-badge-align-items: center;
	--alh-header-badge-justify-content: center;
	--alh-header-badge-width: 20px;
}

/* ART LINE HOLST cart page refinements. */
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:visited,
body.woocommerce-cart .wc-block-cart__submit-button,
body.woocommerce-cart .wc-block-cart__submit-button:visited,
body.woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button,
body.woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button:visited {
	background: #1F1F1F !important;
	background-color: #1F1F1F !important;
	border-color: #1F1F1F !important;
	color: #D4C4B0 !important;
	text-decoration: none !important;
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button *,
body.woocommerce-cart .wc-block-cart__submit-button *,
body.woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button * {
	color: inherit !important;
	text-decoration: none !important;
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus-visible,
body.woocommerce-cart .wc-block-cart__submit-button:hover,
body.woocommerce-cart .wc-block-cart__submit-button:focus,
body.woocommerce-cart .wc-block-cart__submit-button:focus-visible,
body.woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button:hover,
body.woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button:focus,
body.woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button:focus-visible {
	background: #D4C4B0 !important;
	background-color: #D4C4B0 !important;
	border-color: #D4C4B0 !important;
	color: #1F1F1F !important;
	outline-color: #1F1F1F !important;
	text-decoration: none !important;
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:active,
body.woocommerce-cart .wc-block-cart__submit-button:active,
body.woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button:active {
	background: #1F1F1F !important;
	background-color: #1F1F1F !important;
	border-color: #1F1F1F !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

body.woocommerce-cart .woocommerce-cart-form__cart-item .product-name a,
body.woocommerce-cart .woocommerce-cart-form__cart-item .product-name a:visited,
body.woocommerce-cart .wc-block-cart-items__row .wc-block-components-product-name,
body.woocommerce-cart .wc-block-cart-items__row .wc-block-components-product-name:visited {
	color: #1F1F1F !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	line-height: 1.3 !important;
	text-decoration: none !important;
}

body.woocommerce-cart .woocommerce-cart-form__cart-item .product-name a:hover,
body.woocommerce-cart .woocommerce-cart-form__cart-item .product-name a:focus,
body.woocommerce-cart .wc-block-cart-items__row .wc-block-components-product-name:hover,
body.woocommerce-cart .wc-block-cart-items__row .wc-block-components-product-name:focus {
	color: #1F1F1F !important;
	text-decoration: underline !important;
	text-decoration-thickness: 1px !important;
	text-underline-offset: 3px !important;
}

body.woocommerce-cart .coupon button[name="apply_coupon"],
body.woocommerce-cart .woocommerce-cart-form button[name="apply_coupon"],
body.woocommerce-cart .wc-block-components-totals-coupon button.wc-block-components-totals-coupon__button,
body.woocommerce-cart .wc-block-components-totals-coupon__button {
	background: #D4C4B0 !important;
	background-color: #D4C4B0 !important;
	border: 1px solid #D4C4B0 !important;
	color: #1F1F1F !important;
	cursor: default !important;
	opacity: 1 !important;
	text-decoration: none !important;
	transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

body.woocommerce-cart .coupon button[name="apply_coupon"].alh-cart-coupon-button--active,
body.woocommerce-cart .woocommerce-cart-form button[name="apply_coupon"].alh-cart-coupon-button--active,
body.woocommerce-cart .wc-block-components-totals-coupon button.wc-block-components-totals-coupon__button.alh-cart-coupon-button--active,
body.woocommerce-cart .wc-block-components-totals-coupon__button.alh-cart-coupon-button--active {
	background: #1F1F1F !important;
	background-color: #1F1F1F !important;
	border-color: #1F1F1F !important;
	color: #FFFFFF !important;
	cursor: pointer !important;
}

body.woocommerce-cart .coupon button[name="apply_coupon"].alh-cart-coupon-button--active:hover,
body.woocommerce-cart .woocommerce-cart-form button[name="apply_coupon"].alh-cart-coupon-button--active:hover,
body.woocommerce-cart .wc-block-components-totals-coupon button.wc-block-components-totals-coupon__button.alh-cart-coupon-button--active:hover,
body.woocommerce-cart .wc-block-components-totals-coupon__button.alh-cart-coupon-button--active:hover {
	background: #D4C4B0 !important;
	background-color: #D4C4B0 !important;
	border-color: #D4C4B0 !important;
	color: #1F1F1F !important;
}

body.woocommerce-cart .coupon button[name="apply_coupon"]:active,
body.woocommerce-cart .woocommerce-cart-form button[name="apply_coupon"]:active,
body.woocommerce-cart .wc-block-components-totals-coupon button.wc-block-components-totals-coupon__button:active,
body.woocommerce-cart .wc-block-components-totals-coupon__button:active {
	background: #1F1F1F !important;
	background-color: #1F1F1F !important;
	border-color: #1F1F1F !important;
	color: #FFFFFF !important;
}

body.woocommerce-cart .coupon button[name="apply_coupon"]:focus-visible,
body.woocommerce-cart .woocommerce-cart-form button[name="apply_coupon"]:focus-visible,
body.woocommerce-cart .wc-block-components-totals-coupon button.wc-block-components-totals-coupon__button:focus-visible,
body.woocommerce-cart .wc-block-components-totals-coupon__button:focus-visible {
	outline: 1px solid #1F1F1F !important;
	outline-offset: 2px !important;
}

/* Cart-only promotion presentation and content cleanup. */
body.woocommerce-cart .alh-cart-calculation,
body.woocommerce-cart .alh-cart-promotion-price {
	align-items: flex-start;
	display: inline-flex;
	flex-direction: column;
	gap: 2px;
	line-height: inherit;
}

body.woocommerce-cart .alh-cart-calculation__equation {
	color: #777;
	font-size: .9em;
	font-weight: 400;
}

body.woocommerce-cart .alh-cart-promotion-price__old {
	color: #a3a3a3;
	font-size: .9em;
	font-weight: 400;
	opacity: 1;
	text-decoration: line-through;
	text-decoration-thickness: 1px;
}

body.woocommerce-cart .alh-cart-promotion-price__current {
	background: transparent;
	color: #1f1f1f;
	font-size: 1em;
	font-weight: 600;
	text-decoration: none;
}

body.woocommerce-cart .alh-cart-promotion-price__discount {
	color: #c62828;
	font-size: .84em;
	font-weight: 400;
	text-decoration: none;
}

body.woocommerce-cart .alh-cart-promotion-price--subtotal .alh-cart-promotion-price__current {
	font-size: 1.24em;
	line-height: 1.15;
}

body.woocommerce-cart .alh-cart-native-total--hidden {
	display: none !important;
}

body.woocommerce-cart .alh-cart-reference-calculation {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	gap: 6px;
	line-height: 1.25;
	max-width: 100%;
}

body.woocommerce-cart .alh-cart-reference-calculation__equation {
	color: #444;
	display: block;
	font-size: .94em;
	font-weight: 400;
	line-height: 1.3;
	white-space: nowrap;
}

body.woocommerce-cart .alh-cart-reference-calculation__old {
	color: #777;
	text-decoration: line-through;
	text-decoration-thickness: 1px;
}

body.woocommerce-cart .alh-cart-reference-calculation__discount {
	color: #d11f1f;
	display: inline-flex;
	font-size: .88em;
	font-weight: 400;
	gap: 4px;
	white-space: nowrap;
}

body.woocommerce-cart .alh-cart-reference-calculation__discount-amount {
	color: #d11f1f;
}

body.woocommerce-cart .alh-cart-reference-calculation__final {
	color: #111;
	font-size: 1.24em;
	font-weight: 600;
	line-height: 1.15;
}

body.woocommerce-cart .alh-block-cart-calculation .wc-block-components-product-price,
body.woocommerce-cart .alh-block-cart-calculation .wc-block-cart-item__total-price-and-sale-badge-wrapper {
	color: #777;
	font-size: .9em;
	line-height: 1.45;
	white-space: pre-line;
}

body.woocommerce-cart .alh-block-cart-promotion .wc-block-components-product-price::first-line,
body.woocommerce-cart .alh-block-cart-promotion .wc-block-cart-item__total-price-and-sale-badge-wrapper::first-line {
	color: #a3a3a3;
	font-size: .9em;
	font-weight: 400;
}

body.woocommerce-cart .alh-block-cart-calculation .wc-block-cart-item__total .wc-block-formatted-money-amount {
	color: #1f1f1f;
	font-size: 1.111em;
	font-weight: 600;
	text-decoration: none;
}

body.woocommerce-cart .wc-block-cart-item__product .wc-block-cart-item__prices,
body.woocommerce-cart .wc-block-cart-item__product > .wc-block-components-product-price {
	display: none !important;
}

body.woocommerce-cart .wc-block-cart-item__quantity {
	align-items: center;
	display: flex;
	flex-wrap: nowrap;
	gap: 10px;
}

body.woocommerce-cart .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
	flex: 0 0 auto;
	margin: 0;
	width: auto;
}

@media (min-width: 769px) {
	body.woocommerce-cart .wc-block-cart-items,
	body.woocommerce-cart .wc-block-cart-items thead,
	body.woocommerce-cart .wc-block-cart-items tbody {
		display: block;
		width: 100%;
	}

	body.woocommerce-cart .wc-block-cart-items__header,
	body.woocommerce-cart .wc-block-cart-items__row {
		align-items: center;
		box-sizing: border-box;
		column-gap: 14px;
		display: grid;
		grid-template-columns: 84px minmax(150px, 1fr) minmax(154px, .72fr) minmax(196px, .88fr);
		width: 100%;
	}

	body.woocommerce-cart .wc-block-cart-items__header {
		background: #fff;
		border: 0 !important;
		border-bottom: 3px solid #111 !important;
		min-height: 48px;
		padding: 11px 0 10px;
	}

	body.woocommerce-cart .wc-block-cart-items__header > th {
		background: transparent !important;
		border: 0 !important;
		color: #111 !important;
		font-size: 14px;
		font-weight: 600;
		line-height: 20px;
		padding: 0 !important;
		text-transform: uppercase !important;
	}

	body.woocommerce-cart .wc-block-cart-items__row {
		border-bottom: 1px solid #e2e2e2;
		grid-template-rows: minmax(21px, auto) minmax(18px, auto);
		min-height: 112px;
		padding: 14px 0;
		row-gap: 3px;
	}

	body.woocommerce-cart .wc-block-cart-items__row > td {
		box-sizing: border-box;
		margin: 0;
		min-width: 0;
		padding: 0;
	}

	body.woocommerce-cart .wc-block-cart-items__header-image,
	body.woocommerce-cart .wc-block-cart-items__header-product {
		grid-column: 1 / span 2;
		text-align: left;
		width: auto;
	}

	body.woocommerce-cart .wc-block-cart-items__header-product {
		display: none !important;
	}

	body.woocommerce-cart .alh-cart-items__header-quantity {
		grid-column: 3;
		text-align: center;
	}

	body.woocommerce-cart .wc-block-cart-items__header-total {
		grid-column: 4;
		text-align: left;
		width: auto;
	}

	body.woocommerce-cart .wc-block-cart-item__image {
		grid-column: 1;
		grid-row: 1 / span 2;
		justify-self: start;
	}

	body.woocommerce-cart .wc-block-cart-item__image img {
		display: block;
		height: 82px;
		max-height: 82px;
		max-width: 82px;
		object-fit: cover;
		width: 82px;
	}

	body.woocommerce-cart .wc-block-cart-item__product,
	body.woocommerce-cart .wc-block-cart-item__product > .wc-block-cart-item__wrap {
		display: contents !important;
	}

	body.woocommerce-cart .wc-block-cart-item__wrap > .wc-block-components-product-name {
		align-self: end;
		grid-column: 2;
		grid-row: 1;
		justify-self: start;
		padding: 0;
	}

	body.woocommerce-cart .wc-block-cart-item__wrap > .wc-block-components-product-metadata {
		align-self: start;
		grid-column: 2;
		grid-row: 2;
		margin: 0;
		padding: 0;
	}

	body.woocommerce-cart .wc-block-cart-item__wrap > .wc-block-cart-item__quantity {
		align-self: center;
		align-items: center;
		display: flex;
		flex-wrap: nowrap;
		gap: 10px;
		grid-column: 3;
		grid-row: 1 / span 2;
		justify-self: center;
		margin: 0;
		padding: 0;
	}

	body.woocommerce-cart .wc-block-cart-item__total {
		align-items: center;
		align-self: center;
		display: flex;
		grid-column: 4;
		grid-row: 1 / span 2;
		justify-content: flex-start;
		justify-self: stretch;
		padding: 0;
		text-align: left;
	}

	body.woocommerce-cart .wc-block-cart-items tbody .wc-block-cart-items__row:not(:last-child) {
		margin-bottom: 0;
	}
}

@media (min-width: 769px) and (max-width: 1366px) {
	body.woocommerce-cart .wp-block-woocommerce-cart {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

@media (min-width: 769px) {
	body.woocommerce-cart .wp-block-woocommerce-cart {
		padding-top: 32px !important;
	}
}

@media (min-width: 1024px) {
	body.woocommerce-cart .wc-block-cart {
		align-items: start !important;
		column-gap: 30px !important;
		display: grid !important;
		grid-template-columns: minmax(0, 7fr) minmax(280px, 3fr) !important;
	}

	body.woocommerce-cart .wc-block-cart__main,
	body.woocommerce-cart .wc-block-cart__sidebar {
		box-sizing: border-box;
		flex: none !important;
		max-width: none !important;
		min-width: 0;
		width: auto !important;
	}

	body.woocommerce-cart .wc-block-cart__main {
		padding: 0 !important;
	}

	body.woocommerce-cart .wc-block-cart__sidebar {
		align-self: start !important;
		background: #fff;
		border: 1px solid #dedede !important;
		border-radius: 0;
		box-shadow: none !important;
		height: auto !important;
		padding: 22px !important;
	}

	body.woocommerce-cart .wc-block-cart-items {
		border: 1px solid #dedede;
		border-radius: 0;
		box-sizing: border-box;
		overflow: hidden;
		width: 100% !important;
	}

	body.woocommerce-cart .wc-block-cart-items__header,
	body.woocommerce-cart .wc-block-cart-items__row {
		column-gap: 0 !important;
		grid-template-columns: 104px minmax(0, calc(48% - 104px)) 22% 30% !important;
	}

	body.woocommerce-cart .wc-block-cart-items__header {
		box-sizing: border-box;
		min-height: 48px;
		padding: 11px 0 10px;
	}

	body.woocommerce-cart .wc-block-cart-items__header > th {
		font-size: 14px;
		font-weight: 600;
		line-height: 20px;
		text-transform: uppercase !important;
	}

	body.woocommerce-cart .wc-block-cart-items__header-image {
		box-sizing: border-box;
		justify-self: stretch;
		padding-left: 18px !important;
		width: auto !important;
	}

	body.woocommerce-cart .wc-block-cart-items__header-image > span {
		display: inline-block;
		margin-left: 18px !important;
	}

	body.woocommerce-cart .alh-cart-items__header-quantity {
		text-align: center;
	}

	body.woocommerce-cart .wc-block-cart-items__header-total {
		box-sizing: border-box;
		justify-self: stretch;
		padding-left: 20px !important;
		text-align: left;
		width: auto !important;
	}

	body.woocommerce-cart .wc-block-cart-items__header-total > span {
		display: block;
		margin-left: 20px !important;
		text-align: left !important;
	}

	body.woocommerce-cart .wc-block-cart-items__row {
		border-bottom: 1px solid #e2e2e2;
		min-height: 118px;
		padding: 17px 0;
		row-gap: 4px;
	}

	body.woocommerce-cart .wc-block-cart-items tbody .wc-block-cart-items__row:last-child {
		border-bottom: 0;
	}

	body.woocommerce-cart .wc-block-cart-items__row > td {
		border: 0 !important;
	}

	body.woocommerce-cart .wc-block-cart-item__image {
		box-sizing: border-box;
		padding-left: 18px !important;
	}

	body.woocommerce-cart .wc-block-cart-item__image img {
		height: 84px;
		max-height: 84px;
		max-width: 84px;
		object-fit: cover;
		width: 84px;
	}

	body.woocommerce-cart .wc-block-cart-item__wrap > .wc-block-components-product-name {
		font-size: 18px !important;
		font-weight: 600 !important;
		line-height: 1.25 !important;
		padding-left: 16px;
	}

	body.woocommerce-cart .wc-block-cart-item__wrap > .wc-block-components-product-metadata {
		color: #666;
		font-size: 14px;
		line-height: 1.3;
		padding-left: 16px;
	}

	body.woocommerce-cart .wc-block-cart-item__wrap > .wc-block-cart-item__quantity {
		gap: 16px !important;
		justify-self: center;
	}

	body.woocommerce-cart .wc-block-cart-item__quantity .wc-block-components-quantity-selector {
		flex: 0 0 124px;
		height: 44px;
		width: 124px;
	}

	body.woocommerce-cart .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
		margin: 0 !important;
	}

	body.woocommerce-cart .wc-block-cart-item__total {
		align-self: center;
		border: 0 !important;
		box-sizing: border-box;
		justify-self: stretch;
		padding: 0 20px !important;
	}

	body.woocommerce-cart .wc-block-cart-item__total::before,
	body.woocommerce-cart .wc-block-cart-item__total::after {
		content: none !important;
		display: none !important;
	}

	body.woocommerce-cart .alh-cart-reference-calculation {
		gap: 7px;
		width: 100%;
	}

	body.woocommerce-cart .alh-cart-reference-calculation__equation {
		font-size: 15px;
		line-height: 1.25;
	}

	body.woocommerce-cart .alh-cart-reference-calculation__discount {
		font-size: 15px;
		line-height: 1.25;
	}

	body.woocommerce-cart .alh-cart-reference-calculation__final {
		font-size: 21px;
		font-weight: 600;
		line-height: 1.2;
	}

	body.woocommerce-cart .wc-block-cart__sidebar .wc-block-cart__submit-container,
	body.woocommerce-cart .wc-block-cart__sidebar .wc-block-cart__submit-button {
		box-sizing: border-box;
		width: 100% !important;
	}

	body.woocommerce-cart .wc-block-cart__sidebar .wc-block-cart__totals-title {
		font-size: 16px;
		font-weight: 600;
		line-height: 1.3;
		margin: 0;
		padding: 0 0 18px !important;
	}

	body.woocommerce-cart .wc-block-cart__sidebar .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
	body.woocommerce-cart .wc-block-cart__sidebar .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
		font-size: 21px !important;
		font-weight: 600 !important;
		line-height: 1.2 !important;
	}

	body.woocommerce-cart .wc-block-cart__sidebar .wc-block-cart__submit-button {
		font-size: 13px;
		height: 54px !important;
		line-height: 1.2;
		min-height: 54px !important;
		padding: 0 12px !important;
		white-space: nowrap !important;
	}

	body.woocommerce-cart .wc-block-cart__sidebar .wc-block-cart__submit-button .wc-block-components-button__text {
		white-space: nowrap !important;
	}
}

body.woocommerce-cart .wc-block-components-product-metadata__description,
body.woocommerce-cart .wc-block-cart-item__product .wc-block-components-product-metadata > p,
body.woocommerce-cart .woocommerce-cart-form__cart-item .product-name .product-short-description,
body.woocommerce-cart .woocommerce-cart-form__cart-item .product-name .short-description,
body.woocommerce-cart .woocommerce-cart-form__cart-item .product-name .product-excerpt,
body.woocommerce-cart .woocommerce-cart-form__cart-item .product-name .woocommerce-product-details__short-description {
	display: none !important;
}

@media (max-width: 768px) {
	body.woocommerce-cart main.site-main,
	body.woocommerce-cart .site-main,
	body.woocommerce-cart .entry-content,
	body.woocommerce-cart .entry-content > .wp-block-woocommerce-cart,
	body.woocommerce-cart .woocommerce {
		margin-top: 0 !important;
		padding-top: 0 !important;
	}

	body.woocommerce-cart .wc-block-cart-items__header {
		display: none !important;
	}

	body.woocommerce-cart .woocommerce,
	body.woocommerce-cart .wp-block-woocommerce-cart {
		box-sizing: border-box;
		margin-left: 0 !important;
		margin-right: 0 !important;
		max-width: 100%;
		padding-left: 20px !important;
		padding-right: 20px !important;
		width: 100%;
	}

	body.woocommerce-cart .wp-block-woocommerce-cart {
		margin-block-start: 0 !important;
		margin-top: 0 !important;
		padding-top: 8px !important;
	}

	body.woocommerce-cart .woocommerce .wp-block-woocommerce-cart {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	body.woocommerce-cart .site-main,
	body.woocommerce-cart .entry-content,
	body.woocommerce-cart .woocommerce,
	body.woocommerce-cart .woocommerce-cart-form,
	body.woocommerce-cart .cart-collaterals,
	body.woocommerce-cart .cart_totals,
	body.woocommerce-cart .wc-block-cart,
	body.woocommerce-cart .wc-block-cart__main,
	body.woocommerce-cart .wc-block-cart__sidebar {
		box-sizing: border-box;
		max-width: 100%;
		min-width: 0;
		width: 100%;
	}

	body.woocommerce-cart .woocommerce-cart-form,
	body.woocommerce-cart .cart-collaterals,
	body.woocommerce-cart .cart_totals,
	body.woocommerce-cart .wc-block-cart,
	body.woocommerce-cart .wc-block-cart__main,
	body.woocommerce-cart .wc-block-cart__sidebar,
	body.woocommerce-cart .wc-block-cart__submit-container {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	body.woocommerce-cart .wc-block-cart__sidebar,
	body.woocommerce-cart .wc-block-cart__submit-container {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	body.woocommerce-cart .wc-block-cart {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) !important;
	}

	body.woocommerce-cart .wc-block-cart-items__row {
		border-bottom: 1px solid #e2e2e2;
		box-sizing: border-box;
		column-gap: 14px !important;
		display: grid !important;
		grid-template-columns: 56px minmax(0, 1fr) !important;
		grid-template-rows: auto auto auto auto !important;
		padding: 14px 0;
		row-gap: 6px !important;
		width: 100%;
	}

	body.woocommerce-cart .wc-block-cart-items {
		border-left: 0 !important;
		border-right: 0 !important;
		border-top: 1px solid #e2e2e2 !important;
	}

	body.woocommerce-cart .wc-block-cart-item__image {
		aspect-ratio: 1 / 1 !important;
		height: 56px !important;
		grid-column: 1 !important;
		grid-row: 1 / span 3 !important;
		max-height: 56px !important;
		max-width: 56px !important;
		min-height: 56px !important;
		min-width: 56px !important;
		overflow: hidden;
		padding: 0;
		width: 56px !important;
	}

	body.woocommerce-cart .wc-block-cart-item__image > a {
		aspect-ratio: 1 / 1 !important;
		display: block !important;
		height: 56px !important;
		max-height: 56px !important;
		max-width: 56px !important;
		width: 56px !important;
	}

	body.woocommerce-cart .wc-block-cart-item__product,
	body.woocommerce-cart .wc-block-cart-item__product > .wc-block-cart-item__wrap {
		display: contents !important;
	}

	body.woocommerce-cart .wc-block-cart-item__wrap > .wc-block-components-product-name {
		align-self: end;
		grid-column: 2 !important;
		grid-row: 1 !important;
		justify-self: stretch !important;
		max-width: none !important;
		padding: 0;
		width: 100% !important;
	}

	body.woocommerce-cart .wc-block-cart-item__wrap > .wc-block-components-product-metadata {
		align-self: start;
		grid-column: 2 !important;
		grid-row: 2 !important;
		justify-self: stretch !important;
		max-width: none !important;
		margin: 0;
		padding: 0;
		width: 100% !important;
	}

	body.woocommerce-cart .wc-block-cart-item__wrap > .wc-block-cart-item__quantity {
		align-items: center;
		align-self: start;
		display: flex !important;
		flex-wrap: nowrap;
		gap: 8px;
		grid-column: 2 !important;
		grid-row: 3 !important;
		justify-content: flex-end !important;
		justify-self: end !important;
		margin: 2px 0 0;
		max-width: 100%;
		min-width: 0;
		padding: 0;
		width: auto !important;
	}

	body.woocommerce-cart .wc-block-cart-item__total {
		align-items: flex-end;
		display: flex !important;
		grid-column: 2 !important;
		grid-row: 4 !important;
		justify-content: flex-end !important;
		justify-self: end !important;
		padding: 8px 0 0;
		text-align: right;
		width: auto !important;
	}

	body.woocommerce-cart table.shop_table,
	body.woocommerce-cart table.shop_table tbody,
	body.woocommerce-cart table.shop_table tr,
	body.woocommerce-cart table.shop_table td,
	body.woocommerce-cart .wc-block-cart-items,
	body.woocommerce-cart .wc-block-cart-items tbody,
	body.woocommerce-cart .wc-block-cart-items tr,
	body.woocommerce-cart .wc-block-cart-items td {
		box-sizing: border-box;
		max-width: 100%;
		min-width: 0;
		width: 100%;
	}

	body.woocommerce-cart .woocommerce-cart-form__cart-item .product-thumbnail img,
	body.woocommerce-cart .wc-block-cart-item__image img {
		aspect-ratio: 1 / 1 !important;
		display: block;
		height: 56px !important;
		max-height: 56px !important;
		max-width: 56px !important;
		min-height: 56px !important;
		min-width: 56px !important;
		object-fit: cover !important;
		object-position: center !important;
		width: 56px !important;
	}

	body.woocommerce-cart .woocommerce-cart-form__cart-item .product-name,
	body.woocommerce-cart .wc-block-cart-item__product,
	body.woocommerce-cart .wc-block-components-product-name,
	body.woocommerce-cart .wc-block-components-product-metadata,
	body.woocommerce-cart .variation {
		max-width: 100%;
		min-width: 0;
		overflow-wrap: anywhere;
		white-space: normal;
		word-break: normal;
	}

	body.woocommerce-cart .woocommerce-cart-form__cart-item .product-price,
	body.woocommerce-cart .woocommerce-cart-form__cart-item .product-subtotal,
	body.woocommerce-cart .wc-block-cart-item__prices,
	body.woocommerce-cart .wc-block-cart-item__total {
		box-sizing: border-box;
		max-width: 100%;
		min-width: 0;
		white-space: normal;
	}

	body.woocommerce-cart .alh-cart-calculation,
	body.woocommerce-cart .alh-cart-promotion-price {
		max-width: 100%;
		white-space: normal;
	}

	body.woocommerce-cart .alh-block-cart-calculation .wc-block-cart-item__total {
		overflow-wrap: anywhere;
		white-space: normal;
	}

	body.woocommerce-cart .alh-cart-reference-calculation {
		align-items: flex-end !important;
		gap: 9px;
		width: auto !important;
	}

	body.woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
	body.woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
		font-size: 20px !important;
		font-weight: 600 !important;
		line-height: 1.2 !important;
	}

	body.woocommerce-cart .alh-cart-reference-calculation__equation {
		max-width: 100%;
		white-space: nowrap;
	}

	body.woocommerce-cart .wc-block-cart-items tbody .wc-block-cart-items__row:not(:last-child) {
		margin-bottom: 0;
	}

	body.woocommerce-cart .coupon,
	body.woocommerce-cart .wc-block-components-totals-coupon,
	body.woocommerce-cart .wc-block-components-totals-coupon__form {
		box-sizing: border-box;
		max-width: 100%;
		min-width: 0;
		width: 100%;
	}

	body.woocommerce-cart .cart_totals table tr,
	body.woocommerce-cart .wc-block-components-totals-item {
		align-items: start;
		display: grid;
		gap: 12px;
		grid-template-columns: minmax(0, 1fr) minmax(0, auto);
	}

	body.woocommerce-cart .cart_totals table th,
	body.woocommerce-cart .cart_totals table td,
	body.woocommerce-cart .wc-block-components-totals-item__label,
	body.woocommerce-cart .wc-block-components-totals-item__value {
		box-sizing: border-box;
		max-width: 100%;
		min-width: 0;
		overflow-wrap: anywhere;
		white-space: normal;
		width: auto;
	}

	body.woocommerce-cart .cart_totals table td,
	body.woocommerce-cart .wc-block-components-totals-item__value {
		text-align: right;
	}

	body.woocommerce-cart .wc-proceed-to-checkout,
	body.woocommerce-cart .wc-block-cart__submit-container {
		box-sizing: border-box;
		max-width: 100%;
		width: 100%;
	}

	body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
	body.woocommerce-cart .wc-block-cart__submit-button,
	body.woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button {
		align-items: center;
		box-sizing: border-box;
		display: flex;
		justify-content: center;
		max-width: 100%;
		min-width: 0;
		white-space: normal;
		width: 100%;
		word-break: normal;
	}

	body.woocommerce-cart .cart-collaterals,
	body.woocommerce-cart .wc-block-cart {
		margin-bottom: 36px !important;
	}
}

.alh-product-search-form,
.alh-product-search-results {
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	max-width: 1320px;
	width: 100%;
}

.alh-product-search-form {
	margin-top: 24px;
}

.alh-product-search-form__label {
	color: #1f1f1f;
	display: block;
	font-family: Manrope, sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3;
	margin: 0 0 12px;
}

.alh-product-search-form__row {
	align-items: stretch;
	display: flex;
	gap: 12px;
	width: 100%;
}

.alh-product-search-form__input {
	background: #fff;
	border: 1px solid #ece7df;
	border-radius: 10px;
	color: #1f1f1f;
	flex: 1 1 auto;
	font-family: Manrope, sans-serif;
	font-size: 16px;
	min-height: 52px;
	min-width: 0;
	padding: 0 16px;
}

.alh-product-search-form__button {
	align-items: center;
	background: #1f1f1f;
	border: 1px solid #1f1f1f;
	border-radius: 10px;
	color: #fff;
	cursor: pointer;
	display: inline-flex;
	font-family: Manrope, sans-serif;
	font-size: 15px;
	font-weight: 600;
	justify-content: center;
	min-height: 52px;
	padding: 0 28px;
	transition: background-color 0.25s ease, border-color 0.25s ease;
}

.alh-product-search-form__button:hover,
.alh-product-search-form__button:focus {
	background: #a88f74;
	border-color: #a88f74;
}

.alh-product-search-form__button-icon {
	display: none;
	fill: none;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 2;
}

.alh-product-search-results {
	margin-top: 36px;
}

.alh-product-search-results__title {
	color: #1f1f1f;
	font-family: Manrope, sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.3;
	margin: 0 0 24px;
}

.alh-product-search-results__woocommerce ul.products {
	display: grid;
	gap: 28px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin: 0;
	padding: 0;
}

.alh-product-search-results__woocommerce ul.products::before,
.alh-product-search-results__woocommerce ul.products::after {
	content: none;
}

.alh-product-search-results__woocommerce ul.products li.product {
	float: none !important;
	margin: 0 !important;
	width: auto !important;
}

.alh-product-search-results__empty {
	background: #fff;
	border: 1px solid #ece7df;
	border-radius: 14px;
	color: #1f1f1f;
	font-family: Manrope, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	margin: 0;
	padding: 24px;
	text-align: center;
}

@media (max-width: 1024px) {
	.alh-product-search-results__woocommerce ul.products {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.alh-product-search-form,
	.alh-product-search-results {
		max-width: calc(100% - 36px);
	}

	.alh-product-search-form__row {
		flex-direction: column;
	}

	.alh-product-search-form__button {
		width: 100%;
	}

	.alh-product-search-results {
		margin-top: 28px;
	}

	.alh-product-search-results__title {
		font-size: 20px;
		margin-bottom: 18px;
	}

	.alh-product-search-results__woocommerce ul.products {
		gap: 20px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	body.alh-search-page,
	body.alh-search-page #page,
	body.alh-search-page .site,
	body.alh-search-page main,
	body.alh-search-page .site-main,
	body.alh-search-page .entry-content,
	body.alh-search-page .elementor {
		max-width: 100% !important;
		overflow-x: hidden !important;
	}

	body.alh-search-page .entry-content > .elementor,
	body.alh-search-page .entry-content > .elementor > .elementor-section,
	body.alh-search-page .entry-content > .elementor > .e-con,
	body.alh-search-page .elementor-location-single,
	body.alh-search-page .elementor-location-single > .elementor-section,
	body.alh-search-page .elementor-location-single > .e-con {
		box-sizing: border-box !important;
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: 100% !important;
		width: calc(100% - 32px) !important;
	}

	body.alh-search-page .elementor-section,
	body.alh-search-page .elementor-container,
	body.alh-search-page .elementor-column,
	body.alh-search-page .elementor-widget-wrap,
	body.alh-search-page .e-con,
	body.alh-search-page .e-con-inner,
	body.alh-search-page .e-child {
		box-sizing: border-box !important;
		max-width: 100% !important;
		min-width: 0 !important;
	}

	body.alh-search-page .entry-content > .elementor > .elementor-section:first-child,
	body.alh-search-page .entry-content > .elementor > .e-con:first-child,
	body.alh-search-page .elementor-location-single > .elementor-section:first-child,
	body.alh-search-page .elementor-location-single > .e-con:first-child {
		padding-top: 24px !important;
	}

	body.alh-search-page .woocommerce-breadcrumb,
	body.alh-search-page .rank-math-breadcrumb,
	body.alh-search-page .yoast-breadcrumb,
	body.alh-search-page .elementor-widget-breadcrumbs,
	body.alh-search-page .elementor-widget-woocommerce-breadcrumb {
		color: #747474 !important;
		font-size: 17px !important;
		font-weight: 400 !important;
		line-height: 1.4 !important;
		margin: 0 0 18px !important;
		text-align: left !important;
	}

	body.alh-search-page .woocommerce-breadcrumb a,
	body.alh-search-page .rank-math-breadcrumb a,
	body.alh-search-page .yoast-breadcrumb a,
	body.alh-search-page .elementor-widget-breadcrumbs a,
	body.alh-search-page .elementor-widget-woocommerce-breadcrumb a {
		color: #747474 !important;
		text-decoration: none !important;
	}

	body.alh-search-page h1,
	body.alh-search-page h1.elementor-heading-title,
	body.alh-search-page .elementor-widget-heading:first-of-type .elementor-heading-title {
		color: #1f1f1f !important;
		font-size: clamp(46px, 12.2vw, 52px) !important;
		font-weight: 400 !important;
		letter-spacing: 0 !important;
		line-height: 1.05 !important;
		margin: 0 0 23px !important;
		text-align: left !important;
	}

	body.alh-search-page .alh-product-search-form,
	body.alh-search-page .elementor-widget-search-form,
	body.alh-search-page form[role="search"] {
		box-sizing: border-box !important;
		margin: 0 auto !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	body.alh-search-page .alh-product-search-form__label {
		display: none !important;
	}

	body.alh-search-page .alh-product-search-form__row,
	body.alh-search-page .elementor-search-form,
	body.alh-search-page .elementor-search-form__container,
	body.alh-search-page form[role="search"] .search-form,
	body.alh-search-page form[role="search"] > div {
		align-items: stretch !important;
		display: flex !important;
		flex-direction: column !important;
		gap: 12px !important;
		width: 100% !important;
	}

	body.alh-search-page .alh-product-search-form__input,
	body.alh-search-page input[type="search"],
	body.alh-search-page .elementor-search-form__input {
		-webkit-appearance: none !important;
		appearance: none !important;
		background-color: #fff !important;
		background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath d='M10.75 18.5C15.0302 18.5 18.5 15.0302 18.5 10.75C18.5 6.46979 15.0302 3 10.75 3C6.46979 3 3 6.46979 3 10.75C3 15.0302 6.46979 18.5 10.75 18.5Z' stroke='%231F1F1F' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.25 16.25L21 21' stroke='%231F1F1F' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
		background-position: 18px center !important;
		background-repeat: no-repeat !important;
		background-size: 22px 22px !important;
		border: 1px solid #d8d8d8 !important;
		border-radius: 5px !important;
		box-shadow: none !important;
		box-sizing: border-box !important;
		color: #1f1f1f !important;
		font-size: 19px !important;
		line-height: 1.2 !important;
		min-height: 62px !important;
		padding: 0 20px 0 54px !important;
		width: 100% !important;
	}

	body.alh-search-page .alh-product-search-form__input::placeholder,
	body.alh-search-page input[type="search"]::placeholder,
	body.alh-search-page .elementor-search-form__input::placeholder {
		color: #777 !important;
		opacity: 1 !important;
	}

	body.alh-search-page .alh-product-search-form__button,
	body.alh-search-page .elementor-search-form__submit,
	body.alh-search-page form[role="search"] button[type="submit"],
	body.alh-search-page form[role="search"] input[type="submit"] {
		align-items: center !important;
		background: #1f1f1f !important;
		border: 1px solid #1f1f1f !important;
		border-radius: 5px !important;
		box-shadow: none !important;
		box-sizing: border-box !important;
		color: #fff !important;
		display: inline-flex !important;
		font-size: 19px !important;
		font-weight: 600 !important;
		justify-content: center !important;
		line-height: 1.2 !important;
		margin: 0 !important;
		min-height: 64px !important;
		padding: 0 20px !important;
		text-align: center !important;
		width: 100% !important;
	}

	body.alh-search-page .e-con:has(> .elementor-widget-button),
	body.alh-search-page .elementor-widget-wrap:has(> .elementor-widget-button) {
		display: grid !important;
		gap: 10px 12px !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}

	body.alh-search-page .e-con:has(> .elementor-widget-button) > .elementor-widget-button,
	body.alh-search-page .elementor-widget-wrap:has(> .elementor-widget-button) > .elementor-widget-button {
		margin: 0 !important;
		width: 100% !important;
	}

	body.alh-search-page .e-con:has(> .elementor-widget-button) > .elementor-widget-button:last-child:nth-child(7),
	body.alh-search-page .elementor-widget-wrap:has(> .elementor-widget-button) > .elementor-widget-button:last-child:nth-child(7) {
		grid-column: 2 !important;
	}

	body.alh-search-page .elementor-widget-button .elementor-button {
		align-items: center !important;
		background: #fff !important;
		border: 1px solid #cfcfcf !important;
		border-radius: 5px !important;
		box-shadow: none !important;
		box-sizing: border-box !important;
		color: #1f1f1f !important;
		display: inline-flex !important;
		font-size: 16px !important;
		font-weight: 500 !important;
		justify-content: center !important;
		line-height: 1.2 !important;
		min-height: 46px !important;
		padding: 0 8px !important;
		text-align: center !important;
		width: 100% !important;
	}

}

@media (max-width: 767px) {
	body.alh-search-page {
		overflow-x: hidden !important;
	}

	body.alh-search-page .entry-content > .elementor,
	body.alh-search-page .entry-content > .elementor > .elementor-section,
	body.alh-search-page .entry-content > .elementor > .e-con,
	body.alh-search-page .elementor-location-single,
	body.alh-search-page .elementor-location-single > .elementor-section,
	body.alh-search-page .elementor-location-single > .e-con {
		box-sizing: border-box !important;
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: 100% !important;
		overflow-x: hidden !important;
		width: calc(100% - 32px) !important;
	}

	body.alh-search-page .elementor-section,
	body.alh-search-page .elementor-container,
	body.alh-search-page .elementor-column,
	body.alh-search-page .elementor-widget-wrap,
	body.alh-search-page .e-con,
	body.alh-search-page .e-con-inner,
	body.alh-search-page .e-child {
		box-sizing: border-box !important;
		max-width: 100% !important;
		min-width: 0 !important;
	}

	body.alh-search-page .entry-content > .elementor > .elementor-section:first-child,
	body.alh-search-page .entry-content > .elementor > .e-con:first-child,
	body.alh-search-page .elementor-location-single > .elementor-section:first-child,
	body.alh-search-page .elementor-location-single > .e-con:first-child {
		padding-top: 24px !important;
	}

	body.alh-search-page .woocommerce-breadcrumb,
	body.alh-search-page .rank-math-breadcrumb,
	body.alh-search-page .yoast-breadcrumb,
	body.alh-search-page .elementor-widget-breadcrumbs,
	body.alh-search-page .elementor-widget-woocommerce-breadcrumb {
		color: #777 !important;
		display: block !important;
		font-size: 16px !important;
		font-weight: 400 !important;
		line-height: 1.4 !important;
		margin: 0 0 26px !important;
		text-align: left !important;
		width: 100% !important;
	}

	body.alh-search-page .woocommerce-breadcrumb span:last-child,
	body.alh-search-page .rank-math-breadcrumb span:last-child,
	body.alh-search-page .yoast-breadcrumb span:last-child,
	body.alh-search-page .elementor-widget-breadcrumbs span:last-child,
	body.alh-search-page .elementor-widget-woocommerce-breadcrumb span:last-child {
		color: #1f1f1f !important;
		font-weight: 500 !important;
	}

	body.alh-search-page h1,
	body.alh-search-page h1.elementor-heading-title,
	body.alh-search-page .elementor-widget-heading:first-of-type .elementor-heading-title {
		color: #1f1f1f !important;
		font-size: 46px !important;
		font-weight: 400 !important;
		letter-spacing: -1px !important;
		line-height: 1.05 !important;
		margin: 0 0 28px !important;
		max-width: 100% !important;
		text-align: left !important;
		white-space: normal !important;
	}

	body.alh-search-page .alh-product-search-form,
	body.alh-search-page .elementor-widget-search-form,
	body.alh-search-page form[role="search"] {
		box-sizing: border-box !important;
		margin: 0 0 28px !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	body.alh-search-page .alh-product-search-form__row,
	body.alh-search-page .elementor-search-form,
	body.alh-search-page .elementor-search-form__container,
	body.alh-search-page form[role="search"] .search-form,
	body.alh-search-page form[role="search"] > div {
		align-items: stretch !important;
		display: flex !important;
		flex-direction: column !important;
		gap: 12px !important;
		grid-template-columns: none !important;
		margin: 0 !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	body.alh-search-page .alh-product-search-form__input,
	body.alh-search-page input[type="search"],
	body.alh-search-page .elementor-search-form__input {
		background-color: #fff !important;
		background-position: 24px center !important;
		background-size: 31px 31px !important;
		border: 1px solid #d5d7db !important;
		border-radius: 5px !important;
		box-shadow: none !important;
		box-sizing: border-box !important;
		color: #1f1f1f !important;
		flex: 0 0 auto !important;
		font-size: 19px !important;
		line-height: 1 !important;
		margin: 0 !important;
		min-height: 64px !important;
		min-width: 0 !important;
		padding: 0 18px 0 72px !important;
		width: 100% !important;
	}

	body.alh-search-page .alh-product-search-form__input::placeholder,
	body.alh-search-page input[type="search"]::placeholder,
	body.alh-search-page .elementor-search-form__input::placeholder {
		color: #777 !important;
		opacity: 1 !important;
	}

	body.alh-search-page .alh-product-search-form__button,
	body.alh-search-page .elementor-search-form__submit,
	body.alh-search-page form[role="search"] button[type="submit"],
	body.alh-search-page form[role="search"] input[type="submit"] {
		align-items: center !important;
		background: #1f1f1f !important;
		border: 0 !important;
		border-radius: 5px !important;
		box-shadow: none !important;
		box-sizing: border-box !important;
		color: #fff !important;
		display: flex !important;
		flex: 0 0 auto !important;
		font-size: 19px !important;
		font-weight: 600 !important;
		justify-content: center !important;
		line-height: 1 !important;
		margin: 0 !important;
		min-height: 64px !important;
		min-width: 0 !important;
		padding: 0 20px !important;
		text-align: center !important;
		width: 100% !important;
	}

	body.alh-search-page .e-con:has(> .elementor-widget-button),
	body.alh-search-page .elementor-widget-wrap:has(> .elementor-widget-button) {
		align-items: stretch !important;
		display: grid !important;
		gap: 12px !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		margin-bottom: 32px !important;
		width: 100% !important;
	}

	body.alh-search-page .e-con:has(> .elementor-widget-button) > .elementor-widget-heading,
	body.alh-search-page .elementor-widget-wrap:has(> .elementor-widget-button) > .elementor-widget-heading {
		grid-column: 1 / -1 !important;
		margin: 0 0 4px !important;
		width: 100% !important;
	}

	body.alh-search-page .e-con:has(> .elementor-widget-button) > .elementor-widget-heading .elementor-heading-title,
	body.alh-search-page .elementor-widget-wrap:has(> .elementor-widget-button) > .elementor-widget-heading .elementor-heading-title {
		color: #333 !important;
		display: block !important;
		font-size: 20px !important;
		font-weight: 400 !important;
		line-height: 1.3 !important;
		margin: 0 !important;
		text-align: left !important;
		width: 100% !important;
	}

	body.alh-search-page .e-con:has(> .elementor-widget-button) > .elementor-widget-button,
	body.alh-search-page .elementor-widget-wrap:has(> .elementor-widget-button) > .elementor-widget-button {
		box-sizing: border-box !important;
		margin: 0 !important;
		min-width: 0 !important;
		width: 100% !important;
	}

	body.alh-search-page .e-con:has(> .elementor-widget-button) > .elementor-widget-button:last-child:nth-child(8),
	body.alh-search-page .elementor-widget-wrap:has(> .elementor-widget-button) > .elementor-widget-button:last-child:nth-child(8),
	body.alh-search-page .e-con:has(> .elementor-widget-button) > .elementor-widget-button:last-child:nth-child(7),
	body.alh-search-page .elementor-widget-wrap:has(> .elementor-widget-button) > .elementor-widget-button:last-child:nth-child(7) {
		grid-column: 2 !important;
	}

	body.alh-search-page .elementor-widget-button .elementor-button {
		align-items: center !important;
		background: #fff !important;
		border: 1px solid #bfc1c5 !important;
		border-radius: 5px !important;
		box-shadow: none !important;
		box-sizing: border-box !important;
		color: #1f1f1f !important;
		display: flex !important;
		font-size: 17px !important;
		font-weight: 400 !important;
		justify-content: center !important;
		line-height: 1.2 !important;
		min-height: 58px !important;
		min-width: 0 !important;
		overflow-wrap: normal !important;
		padding: 10px 8px !important;
		text-align: center !important;
		white-space: normal !important;
		width: 100% !important;
		word-break: normal !important;
	}

}

@media (min-width: 768px) and (max-width: 1024px) {
	body.alh-search-page .entry-content > .elementor,
	body.alh-search-page .entry-content > .elementor > .elementor-section,
	body.alh-search-page .entry-content > .elementor > .e-con,
	body.alh-search-page .elementor-location-single,
	body.alh-search-page .elementor-location-single > .elementor-section,
	body.alh-search-page .elementor-location-single > .e-con {
		box-sizing: border-box !important;
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: 920px !important;
		width: calc(100% - 64px) !important;
	}

	body.alh-search-page .elementor-section,
	body.alh-search-page .elementor-container,
	body.alh-search-page .elementor-column,
	body.alh-search-page .elementor-widget-wrap,
	body.alh-search-page .e-con,
	body.alh-search-page .e-con-inner,
	body.alh-search-page .e-child {
		box-sizing: border-box !important;
		max-width: 100% !important;
		min-width: 0 !important;
	}

	body.alh-search-page .entry-content > .elementor > .elementor-section:first-child,
	body.alh-search-page .entry-content > .elementor > .e-con:first-child,
	body.alh-search-page .elementor-location-single > .elementor-section:first-child,
	body.alh-search-page .elementor-location-single > .e-con:first-child {
		padding-top: 28px !important;
	}

	body.alh-search-page .woocommerce-breadcrumb,
	body.alh-search-page .rank-math-breadcrumb,
	body.alh-search-page .yoast-breadcrumb,
	body.alh-search-page .elementor-widget-breadcrumbs,
	body.alh-search-page .elementor-widget-woocommerce-breadcrumb {
		color: #777 !important;
		font-size: 17px !important;
		line-height: 1.4 !important;
		margin: 0 0 26px !important;
		text-align: left !important;
	}

	body.alh-search-page h1,
	body.alh-search-page h1.elementor-heading-title,
	body.alh-search-page .elementor-widget-heading:first-of-type .elementor-heading-title {
		color: #1f1f1f !important;
		font-size: clamp(54px, 7vw, 60px) !important;
		font-weight: 400 !important;
		letter-spacing: -1px !important;
		line-height: 1.05 !important;
		margin: 0 0 30px !important;
		text-align: left !important;
	}

	body.alh-search-page .alh-product-search-form,
	body.alh-search-page .elementor-widget-search-form,
	body.alh-search-page form[role="search"] {
		box-sizing: border-box !important;
		margin: 0 0 26px !important;
		width: 100% !important;
	}

	body.alh-search-page .alh-product-search-form__row,
	body.alh-search-page .elementor-search-form,
	body.alh-search-page .elementor-search-form__container,
	body.alh-search-page form[role="search"] .search-form,
	body.alh-search-page form[role="search"] > div {
		align-items: stretch !important;
		display: grid !important;
		gap: 12px !important;
		grid-template-columns: minmax(0, 1fr) 150px !important;
		width: 100% !important;
	}

	body.alh-search-page .alh-product-search-form__input,
	body.alh-search-page input[type="search"],
	body.alh-search-page .elementor-search-form__input {
		background-position: 24px center !important;
		background-size: 30px 30px !important;
		border: 1px solid #d5d7db !important;
		border-radius: 5px !important;
		box-sizing: border-box !important;
		font-size: 19px !important;
		line-height: 1 !important;
		min-height: 62px !important;
		min-width: 0 !important;
		padding-left: 68px !important;
		width: 100% !important;
	}

	body.alh-search-page .alh-product-search-form__button,
	body.alh-search-page .elementor-search-form__submit,
	body.alh-search-page form[role="search"] button[type="submit"],
	body.alh-search-page form[role="search"] input[type="submit"] {
		background: #1f1f1f !important;
		border: 0 !important;
		border-radius: 5px !important;
		box-sizing: border-box !important;
		color: #fff !important;
		font-size: 18px !important;
		font-weight: 600 !important;
		line-height: 1 !important;
		min-height: 62px !important;
		padding: 0 18px !important;
		text-align: center !important;
		width: 150px !important;
	}

	body.alh-search-page .e-con:has(> .elementor-widget-button),
	body.alh-search-page .elementor-widget-wrap:has(> .elementor-widget-button) {
		align-items: stretch !important;
		display: grid !important;
		gap: 10px 12px !important;
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
		width: 100% !important;
	}

	body.alh-search-page .e-con:has(> .elementor-widget-button) > .elementor-widget-heading,
	body.alh-search-page .elementor-widget-wrap:has(> .elementor-widget-button) > .elementor-widget-heading {
		grid-column: 1 / -1 !important;
		margin: 0 0 4px !important;
		width: 100% !important;
	}

	body.alh-search-page .e-con:has(> .elementor-widget-button) > .elementor-widget-heading .elementor-heading-title,
	body.alh-search-page .elementor-widget-wrap:has(> .elementor-widget-button) > .elementor-widget-heading .elementor-heading-title {
		color: #333 !important;
		font-size: 20px !important;
		font-weight: 400 !important;
		line-height: 1.3 !important;
		margin: 0 !important;
		text-align: left !important;
	}

	body.alh-search-page .elementor-widget-button .elementor-button {
		background: #fff !important;
		border: 1px solid #bfc1c5 !important;
		border-radius: 5px !important;
		box-sizing: border-box !important;
		color: #1f1f1f !important;
		display: flex !important;
		font-size: 16px !important;
		font-weight: 400 !important;
		justify-content: center !important;
		line-height: 1.2 !important;
		min-height: 48px !important;
		min-width: 0 !important;
		padding: 8px 12px !important;
		text-align: center !important;
		white-space: normal !important;
		width: 100% !important;
	}

}

@media (max-width: 767px) {
	body.alh-search-page .elementor-search-form,
	body.alh-search-page .elementor-search-form__container {
		position: relative !important;
	}

	body.alh-search-page .elementor-search-form__input {
		background-image: none !important;
		padding-left: 64px !important;
	}

	body.alh-search-page .elementor-search-form__icon {
		align-items: center !important;
		color: #1f1f1f !important;
		display: inline-flex !important;
		height: 64px !important;
		justify-content: center !important;
		left: 22px !important;
		margin: 0 !important;
		pointer-events: none !important;
		position: absolute !important;
		top: 0 !important;
		width: 30px !important;
		z-index: 2 !important;
	}

	body.alh-search-page .elementor-search-form__icon i,
	body.alh-search-page .elementor-search-form__icon svg {
		font-size: 30px !important;
		height: 30px !important;
		line-height: 1 !important;
		width: 30px !important;
	}

	body.alh-search-page .alh-product-search-form__input {
		background-position: 22px center !important;
		background-size: 30px 30px !important;
		padding-left: 64px !important;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	body.alh-search-page .elementor-search-form,
	body.alh-search-page .elementor-search-form__container {
		position: relative !important;
	}

	body.alh-search-page .elementor-search-form__input {
		background-image: none !important;
		padding-left: 68px !important;
	}

	body.alh-search-page .elementor-search-form__icon {
		align-items: center !important;
		color: #1f1f1f !important;
		display: inline-flex !important;
		height: 62px !important;
		justify-content: center !important;
		left: 22px !important;
		margin: 0 !important;
		pointer-events: none !important;
		position: absolute !important;
		top: 0 !important;
		width: 30px !important;
		z-index: 2 !important;
	}

	body.alh-search-page .elementor-search-form__icon i,
	body.alh-search-page .elementor-search-form__icon svg {
		font-size: 30px !important;
		height: 30px !important;
		line-height: 1 !important;
		width: 30px !important;
	}
}

@media (max-width: 767px) {
	body.page-id-2385,
	body.page-id-2385 #page,
	body.page-id-2385 .site,
	body.page-id-2385 main,
	body.page-id-2385 .site-main,
	body.page-id-2385 .entry-content,
	body.page-id-2385 .elementor {
		max-width: 100% !important;
		overflow-x: hidden !important;
	}

	body.page-id-2385 .entry-content > .elementor,
	body.page-id-2385 .entry-content > .elementor > .elementor-section,
	body.page-id-2385 .entry-content > .elementor > .e-con,
	body.page-id-2385 .elementor-location-single,
	body.page-id-2385 .elementor-location-single > .elementor-section,
	body.page-id-2385 .elementor-location-single > .e-con {
		box-sizing: border-box !important;
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: 100% !important;
		width: calc(100% - 32px) !important;
	}

	body.page-id-2385 .elementor-section,
	body.page-id-2385 .elementor-container,
	body.page-id-2385 .elementor-column,
	body.page-id-2385 .elementor-widget-wrap,
	body.page-id-2385 .e-con,
	body.page-id-2385 .e-con-inner,
	body.page-id-2385 .e-child {
		box-sizing: border-box !important;
		max-width: 100% !important;
		min-width: 0 !important;
	}

	body.page-id-2385 .entry-content > .elementor > .elementor-section:first-child,
	body.page-id-2385 .entry-content > .elementor > .e-con:first-child,
	body.page-id-2385 .elementor-location-single > .elementor-section:first-child,
	body.page-id-2385 .elementor-location-single > .e-con:first-child {
		padding-top: 24px !important;
	}

	body.page-id-2385 .woocommerce-breadcrumb,
	body.page-id-2385 .rank-math-breadcrumb,
	body.page-id-2385 .yoast-breadcrumb,
	body.page-id-2385 .elementor-widget-breadcrumbs,
	body.page-id-2385 .elementor-widget-woocommerce-breadcrumb {
		color: #777 !important;
		display: block !important;
		font-size: 16px !important;
		line-height: 1.4 !important;
		margin: 0 0 28px !important;
		text-align: left !important;
		width: 100% !important;
	}

	body.page-id-2385 h1,
	body.page-id-2385 h1.elementor-heading-title,
	body.page-id-2385 .elementor-widget-heading:first-of-type .elementor-heading-title {
		color: #1f1f1f !important;
		font-size: 46px !important;
		font-weight: 400 !important;
		letter-spacing: -1px !important;
		line-height: 1.05 !important;
		margin: 0 0 28px !important;
		text-align: left !important;
		white-space: nowrap !important;
	}

	body.page-id-2385 .alh-product-search-form,
	body.page-id-2385 .elementor-widget-search-form,
	body.page-id-2385 form[role="search"] {
		box-sizing: border-box !important;
		margin: 0 0 28px !important;
		width: 100% !important;
	}

	body.page-id-2385 .alh-product-search-form__row,
	body.page-id-2385 .elementor-search-form,
	body.page-id-2385 .elementor-search-form__container,
	body.page-id-2385 form[role="search"] .search-form,
	body.page-id-2385 form[role="search"] > div {
		align-items: stretch !important;
		display: flex !important;
		flex-direction: column !important;
		gap: 12px !important;
		grid-template-columns: none !important;
		width: 100% !important;
	}

	body.page-id-2385 .alh-product-search-form__input,
	body.page-id-2385 input[type="search"],
	body.page-id-2385 .elementor-search-form__input {
		background-color: #fff !important;
		border: 1px solid #d5d7db !important;
		border-radius: 5px !important;
		box-shadow: none !important;
		box-sizing: border-box !important;
		color: #1f1f1f !important;
		font-size: 19px !important;
		height: 64px !important;
		line-height: 1 !important;
		min-height: 64px !important;
		min-width: 0 !important;
		padding: 0 18px 0 16px !important;
		padding-inline-start: 16px !important;
		width: 100% !important;
	}

	body.page-id-2385 .elementor-search-form,
	body.page-id-2385 .elementor-search-form__container {
		position: relative !important;
	}

	body.page-id-2385 .elementor-search-form__input {
		background-image: none !important;
	}

	body.page-id-2385 .elementor-search-form__icon {
		align-items: center !important;
		color: #1f1f1f !important;
		display: inline-flex !important;
		height: 64px !important;
		justify-content: center !important;
		left: 22px !important;
		margin: 0 !important;
		pointer-events: none !important;
		position: absolute !important;
		top: 0 !important;
		width: 30px !important;
		z-index: 2 !important;
	}

	body.page-id-2385 .elementor-search-form__icon i,
	body.page-id-2385 .elementor-search-form__icon svg {
		font-size: 30px !important;
		height: 30px !important;
		line-height: 1 !important;
		width: 30px !important;
	}

	body.page-id-2385 .alh-product-search-form__input {
		background-position: 22px center !important;
		background-size: 30px 30px !important;
	}

	body.page-id-2385 .alh-product-search-form__input::placeholder,
	body.page-id-2385 input[type="search"]::placeholder,
	body.page-id-2385 .elementor-search-form__input::placeholder {
		color: #777 !important;
		opacity: 1 !important;
	}

	body.page-id-2385 .alh-product-search-form__button,
	body.page-id-2385 .elementor-search-form__submit,
	body.page-id-2385 form[role="search"] button[type="submit"],
	body.page-id-2385 form[role="search"] input[type="submit"] {
		align-items: center !important;
		background: #1f1f1f !important;
		border: 0 !important;
		border-radius: 5px !important;
		box-shadow: none !important;
		box-sizing: border-box !important;
		color: #fff !important;
		display: flex !important;
		font-size: 19px !important;
		font-weight: 600 !important;
		height: 64px !important;
		justify-content: center !important;
		line-height: 1 !important;
		margin: 0 !important;
		min-height: 64px !important;
		min-width: 0 !important;
		padding: 0 20px !important;
		text-align: center !important;
		width: 100% !important;
	}

	body.page-id-2385 .e-con:has(> .elementor-widget-button),
	body.page-id-2385 .elementor-widget-wrap:has(> .elementor-widget-button) {
		display: grid !important;
		gap: 12px !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		margin-bottom: 32px !important;
		width: 100% !important;
	}

	body.page-id-2385 .e-con:has(> .elementor-widget-button) > .elementor-widget-heading,
	body.page-id-2385 .elementor-widget-wrap:has(> .elementor-widget-button) > .elementor-widget-heading {
		grid-column: 1 / -1 !important;
		margin: 0 0 4px !important;
		width: 100% !important;
	}

	body.page-id-2385 .e-con:has(> .elementor-widget-button) > .elementor-widget-heading .elementor-heading-title,
	body.page-id-2385 .elementor-widget-wrap:has(> .elementor-widget-button) > .elementor-widget-heading .elementor-heading-title {
		color: #333 !important;
		font-size: 20px !important;
		font-weight: 400 !important;
		line-height: 1.3 !important;
		margin: 0 !important;
		text-align: left !important;
		width: 100% !important;
	}

	body.page-id-2385 .e-con:has(> .elementor-widget-button) > .elementor-widget-button:last-child:nth-child(8),
	body.page-id-2385 .elementor-widget-wrap:has(> .elementor-widget-button) > .elementor-widget-button:last-child:nth-child(8),
	body.page-id-2385 .e-con:has(> .elementor-widget-button) > .elementor-widget-button:last-child:nth-child(7),
	body.page-id-2385 .elementor-widget-wrap:has(> .elementor-widget-button) > .elementor-widget-button:last-child:nth-child(7) {
		grid-column: 2 !important;
	}

	body.page-id-2385 .elementor-widget-button .elementor-button {
		align-items: center !important;
		background: #fff !important;
		border: 1px solid #bfc1c5 !important;
		border-radius: 5px !important;
		box-sizing: border-box !important;
		color: #1f1f1f !important;
		display: flex !important;
		font-size: 17px !important;
		font-weight: 400 !important;
		height: 58px !important;
		justify-content: center !important;
		line-height: 1.15 !important;
		min-width: 0 !important;
		padding: 8px !important;
		text-align: center !important;
		white-space: normal !important;
		width: 100% !important;
		word-break: normal !important;
	}

}

@media (min-width: 768px) and (max-width: 1024px) {
	body.page-id-2385 .entry-content > .elementor,
	body.page-id-2385 .entry-content > .elementor > .elementor-section,
	body.page-id-2385 .entry-content > .elementor > .e-con,
	body.page-id-2385 .elementor-location-single,
	body.page-id-2385 .elementor-location-single > .elementor-section,
	body.page-id-2385 .elementor-location-single > .e-con {
		box-sizing: border-box !important;
		margin: 0 auto !important;
		max-width: 920px !important;
		width: calc(100% - 64px) !important;
	}

	body.page-id-2385 h1,
	body.page-id-2385 h1.elementor-heading-title,
	body.page-id-2385 .elementor-widget-heading:first-of-type .elementor-heading-title {
		font-size: 56px !important;
		line-height: 1.05 !important;
		margin-bottom: 30px !important;
	}

	body.page-id-2385 .alh-product-search-form__row,
	body.page-id-2385 .elementor-search-form,
	body.page-id-2385 .elementor-search-form__container,
	body.page-id-2385 form[role="search"] .search-form,
	body.page-id-2385 form[role="search"] > div {
		display: grid !important;
		gap: 12px !important;
		grid-template-columns: minmax(0, 1fr) 150px !important;
		width: 100% !important;
	}

	body.page-id-2385 .alh-product-search-form__input,
	body.page-id-2385 input[type="search"],
	body.page-id-2385 .elementor-search-form__input {
		font-size: 19px !important;
		height: 62px !important;
		min-height: 62px !important;
		padding-left: 16px !important;
		padding-inline-start: 16px !important;
	}

	body.page-id-2385 .alh-product-search-form__button,
	body.page-id-2385 .elementor-search-form__submit,
	body.page-id-2385 form[role="search"] button[type="submit"],
	body.page-id-2385 form[role="search"] input[type="submit"] {
		height: 62px !important;
		min-height: 62px !important;
		width: 150px !important;
	}

	body.page-id-2385 .e-con:has(> .elementor-widget-button),
	body.page-id-2385 .elementor-widget-wrap:has(> .elementor-widget-button) {
		display: grid !important;
		gap: 14px !important;
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
		width: 100% !important;
	}

	body.page-id-2385 .elementor-element-91e7d75 .elementor-button,
	body.page-id-2385 .elementor-element-91e7d75 a.elementor-button {
		background: #fff !important;
		border-color: #cfcfcf !important;
		color: #1f1f1f !important;
		transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease !important;
	}

	body.page-id-2385 .elementor-element-91e7d75 .elementor-button span,
	body.page-id-2385 .elementor-element-91e7d75 a.elementor-button span {
		color: inherit !important;
	}

	body.page-id-2385 .elementor-element-91e7d75 .elementor-button:hover,
	body.page-id-2385 .elementor-element-91e7d75 a.elementor-button:hover,
	body.page-id-2385 .elementor-element-91e7d75 .elementor-button:focus,
	body.page-id-2385 .elementor-element-91e7d75 a.elementor-button:focus,
	body.page-id-2385 .elementor-element-91e7d75 .elementor-button:focus-visible,
	body.page-id-2385 .elementor-element-91e7d75 a.elementor-button:focus-visible {
		background: #1f1f1f !important;
		border-color: #1f1f1f !important;
		color: #fff !important;
	}

	body.page-id-2385 .elementor-element-91e7d75 .elementor-button:active,
	body.page-id-2385 .elementor-element-91e7d75 a.elementor-button:active {
		background: #000 !important;
		border-color: #000 !important;
		color: #fff !important;
	}
}

@media (max-width: 767px) {
	body.page-id-2385 .entry-content > .elementor,
	body.page-id-2385 .entry-content > .elementor > .elementor-section,
	body.page-id-2385 .entry-content > .elementor > .e-con,
	body.page-id-2385 .elementor-location-single,
	body.page-id-2385 .elementor-location-single > .elementor-section,
	body.page-id-2385 .elementor-location-single > .e-con {
		box-sizing: border-box !important;
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: 100% !important;
		width: calc(100% - 32px) !important;
	}

	body.page-id-2385 .woocommerce-breadcrumb,
	body.page-id-2385 .rank-math-breadcrumb,
	body.page-id-2385 .yoast-breadcrumb,
	body.page-id-2385 .elementor-widget-breadcrumbs,
	body.page-id-2385 .elementor-widget-woocommerce-breadcrumb {
		margin: 0 0 22px !important;
	}

	body.page-id-2385 h1,
	body.page-id-2385 h1.elementor-heading-title,
	body.page-id-2385 .elementor-widget-heading:first-of-type .elementor-heading-title {
		color: #1f1f1f !important;
		font-size: 34px !important;
		font-weight: 400 !important;
		letter-spacing: 0 !important;
		line-height: 1.1 !important;
		margin: 0 0 18px !important;
		text-align: left !important;
		white-space: normal !important;
	}

	body.page-id-2385 .alh-product-search-form,
	body.page-id-2385 .elementor-widget-search-form,
	body.page-id-2385 form[role="search"] {
		box-sizing: border-box !important;
		margin: 0 0 20px !important;
		width: 100% !important;
	}

	body.page-id-2385 .alh-product-search-form__row,
	body.page-id-2385 .elementor-search-form,
	body.page-id-2385 .elementor-search-form__container,
	body.page-id-2385 form[role="search"] .search-form,
	body.page-id-2385 form[role="search"] > div {
		align-items: stretch !important;
		display: grid !important;
		gap: 8px !important;
		grid-template-columns: minmax(0, 1fr) 52px !important;
		width: 100% !important;
	}

	body.page-id-2385 .alh-product-search-form__input,
	body.page-id-2385 input[type="search"],
	body.page-id-2385 .elementor-search-form__input {
		background-color: #fff !important;
		border: 1px solid #d5d7db !important;
		border-radius: 5px !important;
		box-sizing: border-box !important;
		font-size: 16px !important;
		height: 52px !important;
		min-height: 52px !important;
		min-width: 0 !important;
		padding: 0 14px 0 16px !important;
		padding-inline-start: 16px !important;
		width: 100% !important;
	}

	body.page-id-2385 .elementor-search-form,
	body.page-id-2385 .elementor-search-form__container {
		position: relative !important;
	}

	body.page-id-2385 .elementor-search-form__input {
		background-image: none !important;
	}

	body.page-id-2385 .alh-product-search-form__input {
		background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='7' stroke='%231F1F1F' stroke-width='2'/%3E%3Cpath d='M20 20L16.5 16.5' stroke='%231F1F1F' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") !important;
		background-position: 16px center !important;
		background-repeat: no-repeat !important;
		background-size: 22px 22px !important;
	}

	body.page-id-2385 .elementor-search-form__icon {
		align-items: center !important;
		color: #1f1f1f !important;
		display: inline-flex !important;
		height: 52px !important;
		justify-content: center !important;
		left: 16px !important;
		margin: 0 !important;
		pointer-events: none !important;
		position: absolute !important;
		top: 0 !important;
		width: 22px !important;
		z-index: 2 !important;
	}

	body.page-id-2385 .elementor-search-form__icon i,
	body.page-id-2385 .elementor-search-form__icon svg {
		font-size: 22px !important;
		height: 22px !important;
		line-height: 1 !important;
		width: 22px !important;
	}

	body.page-id-2385 .alh-product-search-form__input::placeholder,
	body.page-id-2385 input[type="search"]::placeholder,
	body.page-id-2385 .elementor-search-form__input::placeholder {
		color: #777 !important;
		opacity: 1 !important;
	}

	body.page-id-2385 .alh-product-search-form__button,
	body.page-id-2385 .elementor-search-form__submit,
	body.page-id-2385 form[role="search"] button[type="submit"],
	body.page-id-2385 form[role="search"] input[type="submit"] {
		align-items: center !important;
		background: #1f1f1f !important;
		border: 0 !important;
		border-radius: 5px !important;
		box-sizing: border-box !important;
		color: #fff !important;
		display: flex !important;
		font-size: 0 !important;
		height: 52px !important;
		justify-content: center !important;
		line-height: 1 !important;
		margin: 0 !important;
		min-height: 52px !important;
		min-width: 52px !important;
		padding: 0 !important;
		text-align: center !important;
		width: 52px !important;
	}

	body.page-id-2385 .alh-product-search-form__button-text {
		clip: rect(0 0 0 0) !important;
		clip-path: inset(50%) !important;
		height: 1px !important;
		overflow: hidden !important;
		position: absolute !important;
		white-space: nowrap !important;
		width: 1px !important;
	}

	body.page-id-2385 .alh-product-search-form__button-icon {
		display: block !important;
		height: 22px !important;
		pointer-events: none !important;
		width: 22px !important;
	}

	body.page-id-2385 .elementor-search-form__submit:not(:has(svg)):not(:has(i))::before,
	body.page-id-2385 form[role="search"] button[type="submit"]:not(:has(svg)):not(:has(i))::before {
		background: currentColor !important;
		content: "" !important;
		display: block !important;
		height: 22px !important;
		mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 20L16.5 16.5' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='11' cy='11' r='7' stroke='black' stroke-width='2' fill='none'/%3E%3C/svg%3E") center / contain no-repeat !important;
		pointer-events: none !important;
		-webkit-mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 20L16.5 16.5' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='11' cy='11' r='7' stroke='black' stroke-width='2' fill='none'/%3E%3C/svg%3E") center / contain no-repeat !important;
		width: 22px !important;
	}

	body.page-id-2385 .alh-product-search-form__button::before {
		content: none !important;
		display: none !important;
	}

	body.page-id-2385 .e-con:has(> .elementor-widget-button),
	body.page-id-2385 .elementor-widget-wrap:has(> .elementor-widget-button) {
		display: flex !important;
		flex-wrap: wrap !important;
		gap: 8px !important;
		margin-bottom: 28px !important;
		width: 100% !important;
	}

	body.page-id-2385 .e-con:has(> .elementor-widget-button) > .elementor-widget-heading,
	body.page-id-2385 .elementor-widget-wrap:has(> .elementor-widget-button) > .elementor-widget-heading {
		flex: 0 0 100% !important;
		margin: 0 0 4px !important;
		width: 100% !important;
	}

	body.page-id-2385 .e-con:has(> .elementor-widget-button) > .elementor-widget-heading .elementor-heading-title,
	body.page-id-2385 .elementor-widget-wrap:has(> .elementor-widget-button) > .elementor-widget-heading .elementor-heading-title {
		font-size: 18px !important;
		font-weight: 400 !important;
		line-height: 1.3 !important;
		margin: 0 !important;
		text-align: left !important;
	}

	body.page-id-2385 .e-con:has(> .elementor-widget-button) > .elementor-widget-button,
	body.page-id-2385 .elementor-widget-wrap:has(> .elementor-widget-button) > .elementor-widget-button {
		flex: 0 1 auto !important;
		grid-column: auto !important;
		width: auto !important;
	}

	body.page-id-2385 .elementor-widget-button .elementor-button {
		align-items: center !important;
		background: #fff !important;
		border: 1px solid #cfcfcf !important;
		border-radius: 5px !important;
		box-sizing: border-box !important;
		color: #1f1f1f !important;
		display: inline-flex !important;
		font-size: 14px !important;
		font-weight: 400 !important;
		height: auto !important;
		justify-content: center !important;
		line-height: 1.15 !important;
		min-height: 38px !important;
		min-width: 0 !important;
		padding: 8px 12px !important;
		text-align: center !important;
		transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease !important;
		white-space: normal !important;
		width: auto !important;
		word-break: normal !important;
	}

	body.page-id-2385 .elementor-widget-button .elementor-button:hover,
	body.page-id-2385 .elementor-widget-button .elementor-button:focus,
	body.page-id-2385 .elementor-widget-button .elementor-button:focus-visible {
		background: #1f1f1f !important;
		border-color: #1f1f1f !important;
		color: #fff !important;
		outline: none !important;
	}

	body.page-id-2385 .elementor-widget-button .elementor-button:focus-visible {
		box-shadow: 0 0 0 2px rgba(31, 31, 31, 0.15) !important;
	}

	body.page-id-2385 .elementor-widget-button .elementor-button:active {
		background: #000 !important;
		border-color: #000 !important;
		color: #fff !important;
		transform: none !important;
	}

	/* Real Elementor Search page widgets: page 2385. */
	body.page-id-2385 .elementor-2385 {
		box-sizing: border-box !important;
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: 100% !important;
		min-width: 0 !important;
		width: 100% !important;
	}

	body.page-id-2385 .elementor-element-983ba5f,
	body.page-id-2385 .elementor-element-2c2ae2e {
		box-sizing: border-box !important;
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: 100% !important;
		min-width: 0 !important;
		width: calc(100% - 32px) !important;
	}

	body.page-id-2385 .elementor-element-11b93e4,
	body.page-id-2385 .elementor-element-45369b1 {
		box-sizing: border-box !important;
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: 100% !important;
		min-width: 0 !important;
		width: 100% !important;
	}

	body.page-id-2385 .elementor-element-12a740f .elementor-heading-title {
		color: #1f1f1f !important;
		font-size: 31px !important;
		font-weight: 400 !important;
		line-height: 1.1 !important;
		margin: 0 0 18px !important;
		text-align: left !important;
	}

	body.page-id-2385 .elementor-element-fa2c627 {
		box-sizing: border-box !important;
		max-width: 100% !important;
		min-width: 0 !important;
		width: 100% !important;
	}

	body.page-id-2385 .elementor-element-fa2c627 .e-search-form {
		align-items: stretch !important;
		box-sizing: border-box !important;
		display: grid !important;
		flex-direction: initial !important;
		gap: 8px !important;
		grid-template-columns: minmax(0, 1fr) 48px !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	body.page-id-2385 .elementor-element-fa2c627 .e-search-input-wrapper {
		box-sizing: border-box !important;
		max-width: 100% !important;
		min-width: 0 !important;
		position: relative !important;
		width: 100% !important;
	}

	body.page-id-2385 .elementor-element-fa2c627 .e-search-input {
		background: #fff !important;
		background-image: none !important;
		border: 1px solid #d5d7db !important;
		border-radius: 4px !important;
		box-sizing: border-box !important;
		font-size: 16px !important;
		height: 48px !important;
		min-height: 48px !important;
		min-width: 0 !important;
		padding: 0 14px 0 16px !important;
		padding-inline-start: 16px !important;
		width: 100% !important;
	}

	body.page-id-2385 .elementor-element-fa2c627 .e-search-input::before,
	body.page-id-2385 .elementor-element-fa2c627 .e-search-input::after,
	body.page-id-2385 .elementor-element-fa2c627 .e-search-input-wrapper::before,
	body.page-id-2385 .elementor-element-fa2c627 .e-search-input-wrapper::after {
		content: none !important;
		display: none !important;
	}

	body.page-id-2385 .elementor-element-fa2c627 .e-search-label {
		align-items: center !important;
		color: #1f1f1f !important;
		display: inline-flex !important;
		height: 21px !important;
		justify-content: center !important;
		left: 14px !important;
		margin: 0 !important;
		pointer-events: none !important;
		position: absolute !important;
		top: 50% !important;
		transform: translateY(-50%) !important;
		width: 21px !important;
		z-index: 2 !important;
	}

	body.page-id-2385 .elementor-element-fa2c627 .e-search-label i,
	body.page-id-2385 .elementor-element-fa2c627 .e-search-label svg {
		font-size: 21px !important;
		height: 21px !important;
		line-height: 1 !important;
		width: 21px !important;
	}

	body.page-id-2385 .elementor-element-fa2c627 .md-clear {
		display: none !important;
	}

	body.page-id-2385 .elementor-element-fa2c627 .e-search-submit {
		align-items: center !important;
		background: #1f1f1f !important;
		border: 0 !important;
		border-radius: 4px !important;
		box-sizing: border-box !important;
		color: #fff !important;
		display: flex !important;
		font-size: 0 !important;
		height: 48px !important;
		justify-content: center !important;
		margin: 0 !important;
		min-height: 48px !important;
		min-width: 48px !important;
		overflow: hidden !important;
		padding: 0 !important;
		width: 48px !important;
	}

	body.page-id-2385 .elementor-element-fa2c627 .e-search-submit > span {
		clip: rect(0 0 0 0) !important;
		clip-path: inset(50%) !important;
		height: 1px !important;
		overflow: hidden !important;
		position: absolute !important;
		white-space: nowrap !important;
		width: 1px !important;
	}

	body.page-id-2385 .elementor-element-fa2c627 .e-search-submit::before {
		background: currentColor !important;
		content: "" !important;
		display: block !important;
		height: 20px !important;
		mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 20L16.5 16.5' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='11' cy='11' r='7' stroke='black' stroke-width='2' fill='none'/%3E%3C/svg%3E") center / contain no-repeat !important;
		pointer-events: none !important;
		-webkit-mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 20L16.5 16.5' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='11' cy='11' r='7' stroke='black' stroke-width='2' fill='none'/%3E%3C/svg%3E") center / contain no-repeat !important;
		width: 20px !important;
	}

	body.page-id-2385 .elementor-element-91e7d75 {
		align-items: center !important;
		box-sizing: border-box !important;
		display: grid !important;
		flex-direction: initial !important;
		gap: 10px !important;
		grid-template-columns: repeat(2, 118px) !important;
		justify-content: center !important;
		margin-top: 20px !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	body.page-id-2385 .elementor-element-91e7d75 > .elementor-widget-heading {
		grid-column: 1 / -1 !important;
		margin: 0 0 4px !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	body.page-id-2385 .elementor-element-91e7d75 > .elementor-widget-heading .elementor-heading-title {
		font-size: 17px !important;
		font-weight: 400 !important;
		line-height: 1.3 !important;
		margin: 0 !important;
		text-align: left !important;
	}

	body.page-id-2385 .elementor-element-91e7d75 > .elementor-widget-button {
		box-sizing: border-box !important;
		flex: none !important;
		margin: 0 !important;
		max-width: 100% !important;
		min-width: 0 !important;
		width: 118px !important;
	}

	body.page-id-2385 .elementor-element-91e7d75 .elementor-button {
		align-items: center !important;
		background: #fff !important;
		border: 1px solid #cfcfcf !important;
		border-radius: 4px !important;
		box-sizing: border-box !important;
		color: #1f1f1f !important;
		display: inline-flex !important;
		font-size: 13px !important;
		font-weight: 400 !important;
		justify-content: center !important;
		line-height: 1.15 !important;
		margin: 0 !important;
		max-width: 100% !important;
		min-height: 34px !important;
		min-width: 0 !important;
		padding: 7px 11px !important;
		white-space: nowrap !important;
		width: 118px !important;
	}

	body.page-id-2385 .elementor-element-91e7d75 .elementor-button:hover,
	body.page-id-2385 .elementor-element-91e7d75 .elementor-button:focus,
	body.page-id-2385 .elementor-element-91e7d75 .elementor-button:focus-visible,
	body.page-id-2385 .elementor-element-91e7d75 .elementor-button:active {
		background: #1f1f1f !important;
		border-color: #1f1f1f !important;
		color: #fff !important;
		transform: none !important;
	}

	body.page-id-2385 .elementor-element-91e7d75 .elementor-button:focus-visible {
		box-shadow: 0 0 0 2px rgba(31, 31, 31, 0.15) !important;
		outline: none !important;
	}

	body.page-id-2385 .elementor-element-45369b1 {
		display: contents !important;
	}

	body.page-id-2385 .elementor-element-2c2ae2e {
		box-sizing: border-box !important;
		display: grid !important;
		gap: 10px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: 100% !important;
		width: calc(100% - 32px) !important;
	}
}

@media (min-width: 769px) {
	body.home .elementor-location-header,
	body.front-page .elementor-location-header,
	body.home header,
	body.front-page header,
	body.home .site-header,
	body.front-page .site-header {
		background: transparent !important;
		left: 0 !important;
		position: absolute !important;
		top: auto !important;
		width: 100% !important;
		z-index: 999 !important;
	}

	body.home .elementor-location-header > *,
	body.front-page .elementor-location-header > *,
	body.home .site-header > *,
	body.front-page .site-header > * {
		background: transparent !important;
	}

	body.home .elementor-location-header + main,
	body.front-page .elementor-location-header + main,
	body.home .elementor-location-header + .elementor,
	body.front-page .elementor-location-header + .elementor,
	body.home header + main,
	body.front-page header + main,
	body.home .site-header + #content,
	body.front-page .site-header + #content {
		margin-top: 0 !important;
		padding-top: 0 !important;
	}
}

@media (max-width: 768px) {
	body.home header[data-elementor-type="header"],
	body.home .elementor-location-header,
	body.home .elementor-element.elementor-location-header,
	body.home .elementor-location-header .elementor-element,
	body.home .elementor-widget-shortcode,
	body.home .elementor-widget-container,
	body.home .elementor-location-header .e-con,
	body.home .elementor-location-header .e-con-inner,
	body.home .alh-header,
	body.home .alh-mobile-header,
	body.home .alh-mobile-header__inner {
		background: transparent !important;
		background-color: transparent !important;
		box-shadow: none !important;
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	body.home header[data-elementor-type="header"],
	body.home .elementor-location-header,
	body.home .elementor-location-header .elementor-element,
	body.home .elementor-widget-shortcode,
	body.home .elementor-widget-container,
	body.home .elementor-location-header .e-con,
	body.home .elementor-location-header .e-con-inner,
	body.home .alh-header,
	body.home .alh-mobile-header,
	body.home .alh-mobile-header__inner {
		background: transparent !important;
		background-color: transparent !important;
		box-shadow: none !important;
	}
}

.alh-painting-size-selector,
.alh-product-actions {
	--alh-color-text: #111;
	--alh-color-muted: #5f6368;
	--alh-color-surface: #fff;
	--alh-color-border: #d6d6d6;
	--alh-color-main: #111;
	--alh-color-hover: #333;
	--alh-button-bg: #000;
	--alh-button-color: #fff;
	--alh-button-hover-bg: #333;
	--alh-color-button: #000;
	--alh-color-button-hover: var(--alh-color-hover);
	--alh-color-button-text: #fff;
	--alh-wishlist-color: #000;
	--alh-wishlist-active-color: #000;
	--alh-color-wishlist: #000;
	--alh-color-wishlist-active: #000;
	--alh-select-border-color: #d6d6d6;
	--alh-select-color: #111;
	--alh-select-bg: #fff;
	--alh-select-height: 54px;
	--alh-select-radius: 4px;
	--alh-select-padding-left: 18px;
	--alh-select-padding-right: 44px;
	--alh-select-font-size: 16px;
	--alh-block-margin: 18px 0 22px;
	--alh-gap-actions: 16px;
	--alh-actions-gap: var(--alh-gap-actions);
	--alh-actions-margin: 24px 0 0;
	--alh-button-height: 54px;
	--alh-button-radius: 4px;
	--alh-button-padding-x: 28px;
	--alh-wishlist-size: 40px;
	--alh-wishlist-button-size: 54px;
	--alh-price-size: 38px;
	--alh-price-weight: 600;
	--alh-price-color: var(--alh-color-text);
	--alh-price-margin-top: 26px;
	--alh-price-margin-bottom: 0;
	--alh-product-button-bg: var(--alh-button-bg);
	--alh-product-button-color: var(--alh-button-color);
	--alh-product-button-hover-bg: var(--alh-button-hover-bg);
	--alh-product-button-hover-color: var(--alh-button-color);
	--alh-product-button-height: var(--alh-button-height);
	--alh-product-button-radius: var(--alh-button-radius);
	--alh-product-button-font-size: 16px;
	--alh-product-button-font-weight: 600;
	--alh-product-button-padding-x: var(--alh-button-padding-x);
	--alh-product-button-width: 100%;
	--alh-product-select-width: 100%;
	--alh-product-select-height: var(--alh-select-height);
	--alh-product-select-radius: var(--alh-select-radius);
	--alh-product-select-font-size: var(--alh-select-font-size);
	--alh-product-select-bg: var(--alh-select-bg);
	--alh-product-select-color: var(--alh-select-color);
	--alh-product-select-border-color: var(--alh-select-border-color);
	--alh-product-select-focus-border-color: var(--alh-color-text);
	--alh-product-select-arrow-color: var(--alh-color-text);
	--alh-product-select-padding-left: var(--alh-select-padding-left);
	--alh-product-select-padding-right: var(--alh-select-padding-right);
	--alh-product-select-border-width: 1px;
	--alh-product-price-font-family: inherit;
	--alh-product-price-font-size: var(--alh-price-size);
	--alh-product-price-font-weight: var(--alh-price-weight);
	--alh-product-price-color: var(--alh-price-color);
	--alh-product-price-margin-top: var(--alh-price-margin-top);
	--alh-product-price-margin-bottom: var(--alh-price-margin-bottom);
	--alh-product-price-align: left;
	--alh-product-wishlist-icon-size: var(--alh-wishlist-size);
	--alh-product-wishlist-button-size: var(--alh-wishlist-button-size);
	--alh-product-wishlist-gap: var(--alh-actions-gap);
	--alh-product-wishlist-color: var(--alh-wishlist-color);
	--alh-product-wishlist-active-color: var(--alh-wishlist-active-color);
	--alh-product-wishlist-hover-color: var(--alh-wishlist-color);
	--alh-product-wishlist-bg: transparent;
	--alh-product-wishlist-active-bg: transparent;
	--alh-product-wishlist-radius: 0;
	--alh-product-wishlist-display: inline-flex;
	--alh-product-block-margin-top: 18px;
	--alh-product-block-margin-bottom: 22px;
	--alh-product-label-select-gap: 10px;
	--alh-product-select-price-gap: 24px;
	--alh-product-price-actions-gap: 0px;
}

.alh-painting-size-selector {
	margin: var(--alh-product-block-margin-top) 0 var(--alh-product-block-margin-bottom);
	padding: 0;
	width: 100%;
}

.alh-painting-size-selector__title {
	color: var(--alh-color-text);
	display: block;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.3;
	margin: 0 0 var(--alh-product-label-select-gap);
}

.alh-size-select-wrap {
	margin: 0 0 var(--alh-product-select-price-gap);
	padding: 0;
	position: relative;
	width: var(--alh-product-select-width);
	max-width: 100%;
}

.alh-size-select-wrap::after {
	border-bottom: 2px solid var(--alh-product-select-arrow-color);
	border-right: 2px solid var(--alh-product-select-arrow-color);
	content: "";
	height: 9px;
	pointer-events: none;
	position: absolute;
	right: 18px;
	top: 50%;
	transform: translateY(-65%) rotate(45deg);
	width: 9px;
}

.alh-size-select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: var(--alh-product-select-bg);
	border: var(--alh-product-select-border-width) solid var(--alh-product-select-border-color);
	border-radius: var(--alh-product-select-radius);
	box-shadow: none;
	box-sizing: border-box;
	color: var(--alh-product-select-color);
	font-size: var(--alh-product-select-font-size);
	height: var(--alh-product-select-height);
	line-height: normal;
	margin: 0;
	padding: 0 var(--alh-product-select-padding-right) 0 var(--alh-product-select-padding-left);
	width: var(--alh-product-select-width);
	max-width: 100%;
}

.alh-size-select::-ms-expand {
	display: none;
}

.alh-size-select:focus {
	border-color: var(--alh-product-select-focus-border-color);
	box-shadow: none;
	outline: none;
}

.alh-selected-price {
	align-items: baseline;
	color: var(--alh-product-price-color);
	display: flex;
	font-family: var(--alh-product-price-font-family);
	font-size: var(--alh-product-price-font-size);
	font-weight: var(--alh-product-price-font-weight);
	gap: 0;
	line-height: 1.25;
	justify-content: var(--alh-product-price-align);
	margin: var(--alh-product-price-margin-top) 0 var(--alh-product-price-margin-bottom);
	padding: 0;
}

.alh-selected-price strong {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.alh-product-actions {
	align-items: center;
	display: flex;
	flex-wrap: nowrap;
	gap: var(--alh-product-wishlist-gap);
	margin: var(--alh-product-price-actions-gap) 0 0;
	padding: 0;
	width: 100%;
}

.alh-product-actions .single_add_to_cart_button,
.single_add_to_cart_button.alh-add-to-cart-button {
	background: var(--alh-product-button-bg) !important;
	border: 1px solid var(--alh-product-button-bg) !important;
	border-radius: var(--alh-product-button-radius);
	box-shadow: none !important;
	color: var(--alh-product-button-color) !important;
	font-size: var(--alh-product-button-font-size);
	font-weight: var(--alh-product-button-font-weight);
	height: var(--alh-product-button-height);
	flex: 0 1 var(--alh-product-button-width);
	line-height: 1;
	min-height: var(--alh-product-button-height);
	margin: 0 !important;
	padding: 0 var(--alh-product-button-padding-x);
	text-align: center;
	text-decoration: none;
	transition: background-color 0.16s ease, border-color 0.16s ease, opacity 0.16s ease;
	width: var(--alh-product-button-width);
	max-width: 100%;
}

.alh-product-actions .single_add_to_cart_button:hover,
.alh-product-actions .single_add_to_cart_button:focus,
.single_add_to_cart_button.alh-add-to-cart-button:hover,
.single_add_to_cart_button.alh-add-to-cart-button:focus {
	background: var(--alh-product-button-hover-bg) !important;
	border-color: var(--alh-product-button-hover-bg) !important;
	color: var(--alh-product-button-hover-color) !important;
	outline: none;
}

.alh-product-actions .single_add_to_cart_button.disabled,
.alh-product-actions .single_add_to_cart_button:disabled,
.single_add_to_cart_button.alh-add-to-cart-button.disabled,
.single_add_to_cart_button.alh-add-to-cart-button:disabled {
	cursor: not-allowed;
	opacity: 0.45;
}

.alh-wishlist-button {
	align-items: center;
	background: var(--alh-product-wishlist-bg) !important;
	border: 0 !important;
	border-radius: var(--alh-product-wishlist-radius) !important;
	box-shadow: none !important;
	color: var(--alh-product-wishlist-color) !important;
	cursor: pointer;
	display: var(--alh-product-wishlist-display);
	font-size: var(--alh-product-wishlist-icon-size);
	font-weight: 400;
	flex: 0 0 var(--alh-product-wishlist-button-size);
	height: var(--alh-product-wishlist-button-size);
	justify-content: center;
	line-height: 1;
	margin: 0 !important;
	padding: 0 !important;
	text-decoration: none !important;
	transform: scale(1);
	transition: transform 0.16s ease;
	width: var(--alh-product-wishlist-button-size);
}

.alh-wishlist-button:hover,
.alh-wishlist-button:focus {
	background: var(--alh-product-wishlist-bg) !important;
	border: 0 !important;
	box-shadow: none !important;
	color: var(--alh-product-wishlist-hover-color) !important;
	outline: none;
	transform: scale(1.04);
}

.alh-wishlist-button.active,
.alh-wishlist-button.is-active {
	background: var(--alh-product-wishlist-active-bg) !important;
	color: var(--alh-product-wishlist-active-color) !important;
}

.alh-design-mode-standard.alh-painting-size-selector {
	margin: 1em 0;
	padding: 0;
	width: auto;
}

.alh-design-mode-standard .alh-painting-size-selector__title {
	display: block;
	margin: 0 0 0.5em;
}

.alh-design-mode-standard .alh-size-select-wrap {
	margin: 0 0 1em;
	max-width: 100%;
	padding: 0;
	position: static;
	width: auto;
}

.alh-design-mode-standard .alh-size-select-wrap::after {
	display: none;
}

.alh-design-mode-standard .alh-size-select {
	appearance: auto;
	background: initial;
	border-radius: initial;
	box-shadow: initial;
	color: inherit;
	font-size: inherit;
	height: auto;
	max-width: 100%;
	min-width: 0;
	padding: initial;
	width: auto;
}

.alh-design-mode-standard .alh-selected-price {
	color: inherit;
	display: block;
	font: inherit;
	margin: 0.75em 0;
	white-space: normal;
}

.alh-product-purchase-box {
	align-items: flex-start !important;
	display: flex !important;
	flex-direction: column !important;
	margin: var(--alh-product-block-margin-top) 0 var(--alh-product-block-margin-bottom) !important;
	max-width: 100% !important;
	padding: 0 !important;
	width: 100% !important;
}

.alh-elementor-product-card-wrap {
	width: 100%;
}

.alh-product-card-template {
	width: 100%;
}

.alh-elementor-product-card__title {
	margin: 0 0 24px;
}

.alh-product-purchase-box.alh-elementor-product-card {
	box-sizing: border-box;
	width: 100% !important;
}

.alh-product-purchase-box .alh-product-size-field,
.alh-product-purchase-box .alh-painting-size-selector {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
}

.alh-product-purchase-box .alh-product-size-label,
.alh-product-purchase-box .alh-painting-size-selector__title {
	color: var(--alh-color-text) !important;
	display: block !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	line-height: 1.3 !important;
	margin: 0 0 var(--alh-product-gap-label-select, var(--alh-product-label-select-gap, 10px)) 0 !important;
}

.alh-product-purchase-box .alh-size-select-wrap {
	margin: 0 0 var(--alh-product-select-price-gap) !important;
	max-width: 100% !important;
	min-width: 260px !important;
	padding: 0 !important;
	position: relative !important;
	width: var(--alh-product-select-width, 100%) !important;
}

.alh-product-purchase-box .alh-size-select {
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
	background-color: var(--alh-product-select-bg) !important;
	background-image: none !important;
	border: var(--alh-product-select-border-width) solid var(--alh-product-select-border-color) !important;
	border-radius: var(--alh-product-select-radius) !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
	color: var(--alh-product-select-color) !important;
	display: block !important;
	font-size: var(--alh-product-select-font-size) !important;
	height: var(--alh-product-select-height) !important;
	line-height: normal !important;
	margin: 0 !important;
	max-width: 100% !important;
	min-width: 260px !important;
	padding-left: var(--alh-product-select-padding-left) !important;
	padding-right: var(--alh-product-select-padding-right) !important;
	white-space: nowrap !important;
	width: var(--alh-product-select-width, 100%) !important;
}

.alh-product-purchase-box .alh-size-select::-ms-expand {
	display: none !important;
}

.alh-product-purchase-box .alh-size-select:focus {
	border-color: var(--alh-product-select-focus-border-color) !important;
	box-shadow: none !important;
	outline: none !important;
}

.alh-product-purchase-box .alh-product-price,
.alh-product-purchase-box .alh-selected-price {
	color: var(--alh-product-price-color) !important;
	display: block !important;
	font-family: var(--alh-product-price-font-family) !important;
	font-size: var(--alh-product-price-font-size) !important;
	font-weight: var(--alh-product-price-font-weight) !important;
	line-height: 1.15 !important;
	margin: var(--alh-product-price-margin-top) 0 var(--alh-product-price-margin-bottom) !important;
	overflow-wrap: normal !important;
	padding: 0 !important;
	text-align: var(--alh-product-price-align) !important;
	white-space: nowrap !important;
	width: 100% !important;
	word-break: normal !important;
}

.alh-product-purchase-box .alh-product-actions,
.alh-product-purchase-box > .alh-product-actions {
	align-items: center !important;
	display: flex !important;
	flex-direction: row !important;
	flex-wrap: nowrap !important;
	gap: var(--alh-product-wishlist-gap, 21px) !important;
	justify-content: flex-start !important;
	margin: var(--alh-product-price-actions-gap) 0 0 !important;
	padding: 0 !important;
	width: 100% !important;
}

.alh-product-purchase-box.alh-product-actions {
	align-items: flex-start !important;
	display: flex !important;
	flex-direction: column !important;
}

.alh-product-purchase-box.alh-product-actions > .alh-add-to-cart-button,
.alh-product-purchase-box.alh-product-actions > .single_add_to_cart_button.button,
.alh-product-purchase-box.alh-product-actions > .alh-wishlist-button {
	margin-top: var(--alh-product-price-actions-gap) !important;
	vertical-align: middle !important;
}

.alh-product-purchase-box.alh-product-actions > .alh-wishlist-button {
	margin-left: 0 !important;
}

.alh-product-purchase-box .alh-add-to-cart-button,
.alh-product-purchase-box .single_add_to_cart_button.button,
.alh-product-purchase-box.alh-product-actions .alh-add-to-cart-button,
.alh-product-purchase-box.alh-product-actions .single_add_to_cart_button.button {
	align-items: center !important;
	background-color: var(--alh-product-button-bg) !important;
	border: none !important;
	border-radius: var(--alh-product-button-radius) !important;
	box-shadow: none !important;
	color: var(--alh-product-button-color) !important;
	display: inline-flex !important;
	flex: 0 0 auto !important;
	font-size: var(--alh-product-button-font-size) !important;
	font-weight: var(--alh-product-button-font-weight) !important;
	height: var(--alh-product-button-height) !important;
	justify-content: center !important;
	left: auto !important;
	line-height: 1 !important;
	margin: 0 !important;
	max-width: 100% !important;
	min-height: var(--alh-product-button-height) !important;
	min-width: 0 !important;
	padding-left: var(--alh-product-button-padding-x) !important;
	padding-right: var(--alh-product-button-padding-x) !important;
	position: relative !important;
	right: auto !important;
	text-align: center !important;
	top: auto !important;
	bottom: auto !important;
	transform: none !important;
	white-space: nowrap !important;
	width: var(--alh-product-button-width, 330px) !important;
}

.alh-product-purchase-box .alh-add-to-cart-button:hover,
.alh-product-purchase-box .alh-add-to-cart-button:focus,
.alh-product-purchase-box .alh-add-to-cart-button:active,
.alh-product-purchase-box .single_add_to_cart_button.button:hover,
.alh-product-purchase-box .single_add_to_cart_button.button:focus,
.alh-product-purchase-box .single_add_to_cart_button.button:active {
	background-color: var(--alh-product-button-hover-bg) !important;
	border: none !important;
	box-shadow: none !important;
	color: var(--alh-product-button-hover-color) !important;
	outline: none !important;
}

.alh-product-purchase-box .alh-wishlist-button {
	align-items: center !important;
	background: var(--alh-product-wishlist-bg) !important;
	border: 0 !important;
	border-radius: var(--alh-product-wishlist-radius) !important;
	box-shadow: none !important;
	cursor: pointer !important;
	display: var(--alh-product-wishlist-display) !important;
	flex: 0 0 auto !important;
	height: var(--alh-product-wishlist-button-size) !important;
	justify-content: center !important;
	left: auto !important;
	margin: 0 !important;
	margin-left: 0 !important;
	min-width: var(--alh-product-wishlist-button-size) !important;
	padding: 0 !important;
	position: relative !important;
	right: auto !important;
	top: auto !important;
	bottom: auto !important;
	transform: none !important;
	width: var(--alh-product-wishlist-button-size) !important;
}

.alh-product-purchase-box .alh-wishlist-icon,
.alh-product-purchase-box .alh-wishlist-icon svg,
.alh-product-purchase-box .alh-wishlist-button svg {
	color: var(--alh-product-wishlist-color) !important;
	display: block !important;
	fill: transparent !important;
	height: var(--alh-product-wishlist-icon-size, 50px) !important;
	stroke: var(--alh-product-wishlist-color) !important;
	stroke-width: 1.8 !important;
	width: var(--alh-product-wishlist-icon-size, 50px) !important;
}

.alh-product-purchase-box .alh-wishlist-button.is-active,
.alh-product-purchase-box .alh-wishlist-button.active {
	background: var(--alh-product-wishlist-active-bg) !important;
}

.alh-product-purchase-box .alh-wishlist-button.is-active .alh-wishlist-icon,
.alh-product-purchase-box .alh-wishlist-button.is-active .alh-wishlist-icon svg,
.alh-product-purchase-box .alh-wishlist-button.is-active svg,
.alh-product-purchase-box .alh-wishlist-button.active .alh-wishlist-icon,
.alh-product-purchase-box .alh-wishlist-button.active .alh-wishlist-icon svg,
.alh-product-purchase-box .alh-wishlist-button.active svg {
	color: var(--alh-product-wishlist-active-color) !important;
	fill: var(--alh-product-wishlist-active-color) !important;
	stroke: var(--alh-product-wishlist-active-color) !important;
}

.alh-product-purchase-box .alh-wishlist-button:hover .alh-wishlist-icon,
.alh-product-purchase-box .alh-wishlist-button:hover .alh-wishlist-icon svg,
.alh-product-purchase-box .alh-wishlist-button:hover svg {
	color: var(--alh-product-wishlist-hover-color) !important;
	stroke: var(--alh-product-wishlist-hover-color) !important;
}

.alh-product-purchase-box .alh-product-wishlist {
	align-items: center !important;
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
	color: #1f1f1f !important;
	cursor: pointer !important;
	display: inline-flex !important;
	flex: 0 0 var(--alh-product-wishlist-button-size, 54px) !important;
	height: var(--alh-product-wishlist-button-size, 54px) !important;
	justify-content: center !important;
	margin: 0 !important;
	min-width: var(--alh-product-wishlist-button-size, 54px) !important;
	outline: none !important;
	padding: 0 !important;
	position: relative !important;
	width: var(--alh-product-wishlist-button-size, 54px) !important;
}

.alh-product-purchase-box .alh-product-wishlist:hover,
.alh-product-purchase-box .alh-product-wishlist:focus {
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
	color: #d4c4b0 !important;
	outline: none !important;
}

.alh-product-purchase-box .alh-product-wishlist__icon {
	display: block !important;
	height: var(--alh-product-wishlist-icon-size, 50px) !important;
	width: var(--alh-product-wishlist-icon-size, 50px) !important;
}

.alh-product-purchase-box .alh-product-wishlist__icon path {
	fill: none !important;
	stroke: currentColor !important;
	stroke-linecap: round !important;
	stroke-linejoin: round !important;
	stroke-width: 2 !important;
	transition: stroke 0.2s ease !important;
}

.alh-product-purchase-box .alh-product-wishlist.is-active {
	color: #1f1f1f !important;
}

.alh-product-purchase-box .alh-product-wishlist.is-active .alh-product-wishlist__icon path {
	fill: #1f1f1f !important;
	stroke: #1f1f1f !important;
}

.alh-product-card,
.alh-product-card a,
.alh-product-card img,
.alh-product-card__image,
.alh-product-card__image-link,
.alh-product-card__title,
.alh-product-card__title a,
.alh-product-card__wishlist,
.alh-product-card-template a,
.alh-product-card-template img,
.alh-elementor-product-card__title,
.alh-elementor-product-card__title a,
.alh-product-wishlist,
.alh-wishlist-button,
.woocommerce ul.products li.product a,
.woocommerce ul.products li.product a img,
.woocommerce ul.products li.product .woocommerce-loop-product__link,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .attachment-woocommerce_thumbnail {
	cursor: pointer;
}

.alh-product-purchase-box .alh-ti-wishlist-button {
	align-items: center !important;
	display: inline-flex !important;
	justify-content: center !important;
	overflow: visible !important;
}

.alh-product-purchase-box .alh-ti-wishlist-button .tinv-wraper,
.alh-product-purchase-box .alh-ti-wishlist-button .tinv-wishlist,
.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl_add_to_wishlist_button {
	align-items: center !important;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	color: var(--alh-product-wishlist-color) !important;
	display: inline-flex !important;
	height: var(--alh-product-wishlist-button-size) !important;
	justify-content: center !important;
	line-height: 1 !important;
	margin: 0 !important;
	min-height: 0 !important;
	min-width: var(--alh-product-wishlist-button-size) !important;
	padding: 0 !important;
	text-decoration: none !important;
	width: var(--alh-product-wishlist-button-size) !important;
}

.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl_button_view,
.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl-product-in-list,
.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl-product-make-remove {
	font-size: 0 !important;
	overflow: hidden !important;
}

.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl_add_to_wishlist-text,
.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl-tooltip,
.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl_already_on_wishlist-text {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	white-space: nowrap !important;
	width: 1px !important;
}

.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl_add_to_wishlist_button::before,
.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl_add_to_wishlist_button::after,
.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl_add_to_wishlist_button .tinvwl-icon-heart,
.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl_add_to_wishlist_button .tinvwl-icon-heart-plus {
	color: var(--alh-product-wishlist-color) !important;
	font-size: var(--alh-product-wishlist-icon-size, 50px) !important;
	line-height: 1 !important;
	margin: 0 !important;
}

.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl_add_to_wishlist_button:hover,
.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl_add_to_wishlist_button:focus {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	color: #d4c4b0 !important;
	outline: none !important;
}

.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl_add_to_wishlist_button:hover::before,
.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl_add_to_wishlist_button:hover::after,
.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl_add_to_wishlist_button:hover .tinvwl-icon-heart,
.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl_add_to_wishlist_button:hover .tinvwl-icon-heart-plus {
	color: #d4c4b0 !important;
}

.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl-product-in-list,
.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl_add_to_wishlist_button.tinvwl-product-in-list,
.alh-product-purchase-box .alh-ti-wishlist-button .tinvwl_add_to_wishlist_button.disabled-add-wishlist {
	color: var(--alh-product-wishlist-active-color) !important;
}

.tinvwl_added_to_wishlist,
.tinvwl-modal,
.tinvwl-popup,
.tinvwl-overlay,
.tinvwl_notify,
.tinvwl-notification,
.tinv-overlay {
	display: none !important;
	opacity: 0 !important;
	pointer-events: none !important;
	visibility: hidden !important;
}

body .wpr-mini-cart,
body [class*="wpr-mini-cart"] ul.woocommerce-mini-cart.cart_list,
body ul.woocommerce-mini-cart.cart_list,
body .wpr-mini-cart.woocommerce-mini-cart.cart_list {
	margin-bottom: 12px !important;
	max-height: calc(100vh - 260px) !important;
	overflow-x: hidden !important;
	overflow-y: auto !important;
	padding-right: 8px !important;
}

body .woocommerce-mini-cart-item.mini_cart_item {
	align-items: start !important;
	column-gap: 10px !important;
	display: grid !important;
	grid-template-columns: 72px 1fr 22px !important;
	grid-template-rows: auto !important;
	padding: 8px 0 !important;
}

body .wpr-mini-cart-image {
	grid-column: 1 !important;
	grid-row: 1 / span 3 !important;
	height: 72px !important;
	max-width: 72px !important;
	min-width: 72px !important;
	overflow: hidden !important;
	width: 72px !important;
}

body .wpr-mini-cart-image img {
	display: block !important;
	height: 72px !important;
	object-fit: cover !important;
	width: 72px !important;
}

body .woocommerce-mini-cart-item.mini_cart_item > *:not(.wpr-mini-cart-image):not(.remove) {
	grid-column: 2 !important;
}

body .woocommerce-mini-cart-item.mini_cart_item a:not(.remove) {
	font-size: 13px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	margin: 0 0 4px 0 !important;
	min-width: 0 !important;
	text-decoration: none;
}

body .woocommerce-mini-cart-item.mini_cart_item dl,
body .woocommerce-mini-cart-item.mini_cart_item .variation {
	font-size: 12px !important;
	line-height: 1.25 !important;
	margin: 0 0 4px 0 !important;
}

body .woocommerce-mini-cart-item.mini_cart_item dt,
body .woocommerce-mini-cart-item.mini_cart_item dd {
	display: inline !important;
	font-size: inherit !important;
	line-height: inherit !important;
	margin: 0 !important;
	padding: 0 !important;
}

body .woocommerce-mini-cart-item.mini_cart_item .quantity {
	font-size: 12px !important;
	grid-column: 2 !important;
	line-height: 1.2 !important;
	margin: 0 !important;
}

body .woocommerce-mini-cart-item.mini_cart_item a.remove {
	color: #b00000 !important;
	font-size: 18px !important;
	grid-column: 3 !important;
	grid-row: 1 !important;
	line-height: 1 !important;
	position: static !important;
	text-align: center !important;
}

body .woocommerce-mini-cart__total,
body .woocommerce-mini-cart__buttons {
	background: #fff !important;
	bottom: 0 !important;
	padding-top: 8px !important;
	position: sticky !important;
	z-index: 5 !important;
}

.alh-wishlist {
	width: 100%;
}

.alh-wishlist-page {
	background: #fff;
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1180px;
	padding: 50px 20px 70px;
	width: 100%;
}

.alh-wishlist-page__title {
	color: #1f1f1f;
	font-size: 34px;
	font-weight: 500;
	line-height: 1.15;
	margin: 0 0 36px;
}

.alh-wishlist-page a,
.alh-wishlist-page button {
	text-decoration: none !important;
}

.alh-wishlist__empty {
	align-items: center;
	background: #fff;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	color: #111;
	display: flex;
	flex-direction: column;
	font-size: 16px;
	gap: 16px;
	margin: 60px auto;
	max-width: 520px;
	padding: 50px 30px;
	text-align: center;
}

.alh-wishlist__empty p {
	margin: 0;
}

.alh-wishlist__catalog-button {
	align-items: center;
	background: #1f1f1f;
	border: 0;
	box-sizing: border-box;
	color: #fff;
	display: inline-flex;
	font-size: 14px;
	font-weight: 500;
	min-height: 46px;
	justify-content: center;
	line-height: 1;
	padding: 0 24px;
	text-decoration: none !important;
	transition: background-color 160ms ease, color 160ms ease;
}

.alh-wishlist__catalog-button:hover,
.alh-wishlist__catalog-button:focus {
	background: #d4c4b0;
	color: #1f1f1f;
	text-decoration: none !important;
}

.alh-wishlist__grid {
	display: none;
	gap: 18px;
	grid-template-columns: 1fr;
}

.alh-wishlist-table-wrap {
	box-sizing: border-box;
	overflow: visible;
	width: 100%;
}

.alh-wishlist-table {
	border: 0;
	display: block;
	width: 100%;
}

.alh-wishlist-table__head {
	border-bottom: 1px solid #e5e5e5;
	color: #1f1f1f;
	display: grid;
	font-size: 13px;
	font-weight: 500;
	gap: 20px;
	grid-template-columns: 50px 150px minmax(0, 1fr) 140px minmax(260px, 320px);
	line-height: 1.2;
	padding-bottom: 18px;
	text-transform: uppercase;
}

.alh-wishlist-table__head-actions {
	text-align: center;
}

.alh-wishlist-table__body {
	display: block;
}

.alh-wishlist-table__row {
	align-items: center;
	background: #fff;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
	box-sizing: border-box;
	display: grid !important;
	gap: 20px;
	grid-template-columns: 50px 150px minmax(0, 1fr) 140px minmax(260px, 320px);
	min-height: 130px;
	padding: 18px 0;
	width: 100%;
}

.alh-wishlist-table__check {
	display: flex;
	justify-content: flex-start;
}

.alh-wishlist-checkbox {
	appearance: none;
	-webkit-appearance: none;
	background: #fff;
	border: 1px solid #1f1f1f;
	border-radius: 3px;
	box-shadow: none;
	box-sizing: border-box;
	cursor: pointer;
	height: 18px;
	margin: 0;
	position: relative;
	width: 18px;
}

.alh-wishlist-checkbox:checked {
	background: #d4c4b0;
	border-color: #d4c4b0;
}

.alh-wishlist-checkbox:checked::after {
	color: #1f1f1f;
	content: "✓";
	font-size: 13px;
	font-weight: 700;
	left: 50%;
	line-height: 1;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -54%);
}

.alh-wishlist-table__image {
	width: 100px;
}

.alh-wishlist-table__image .alh-wishlist-image {
	height: 100px;
	width: 100px;
}

.alh-wishlist-table__title a {
	color: #1f1f1f;
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3;
	max-width: 100%;
	text-decoration: none !important;
	white-space: normal;
}

.alh-wishlist-table__title a:hover,
.alh-wishlist-table__title a:focus,
.alh-wishlist-title:hover,
.alh-wishlist-title:focus {
	color: #d4c4b0;
	text-decoration: none !important;
}

.alh-wishlist-table__price {
	color: #1f1f1f;
	display: flex;
	flex-direction: column;
	font-size: 18px;
	font-weight: 400;
	gap: 3px;
	line-height: 1.3;
	min-width: 0;
	white-space: normal;
}

.alh-wishlist-table__actions {
	align-items: center;
	display: flex !important;
	flex-wrap: nowrap;
	gap: 12px;
	justify-content: flex-end;
	min-width: 260px;
	text-align: right;
	white-space: nowrap;
}

.alh-wishlist-items .alh-wishlist__grid {
	width: 100%;
}

.alh-wishlist-item {
	background: #fff;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	gap: 12px;
	min-width: 0;
	padding: 14px;
}

.alh-wishlist-image {
	aspect-ratio: 1 / 1;
	background: #f7f7f7;
	display: block;
	overflow: hidden;
	width: 100%;
}

.alh-wishlist-image img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.alh-wishlist-title {
	color: #1f1f1f;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3;
	text-decoration: none !important;
}

.alh-wishlist-price {
	color: #1f1f1f;
	display: flex;
	flex-direction: column;
	font-size: 18px;
	font-weight: 400;
	gap: 3px;
	line-height: 1.3;
}

.alh-wishlist-price__old {
	color: #a3a3a3;
	font-size: .9em;
	font-weight: 400;
	line-height: 1.3;
	text-decoration: line-through;
	text-decoration-thickness: 1px;
}

.alh-wishlist-price__current {
	color: #1f1f1f;
	font-size: 1.05em;
	font-weight: 600;
	line-height: 1.3;
}

.alh-wishlist-price__term {
	color: #8a8a8a;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.35;
	white-space: normal;
}

.alh-wishlist-view,
.alh-wishlist-add-to-cart,
.alh-wishlist-remove {
	align-items: center !important;
	box-sizing: border-box !important;
	cursor: pointer;
	display: inline-flex !important;
	font-family: inherit !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	gap: 8px;
	height: 36px !important;
	justify-content: center !important;
	line-height: 1 !important;
	padding: 0 18px !important;
	text-align: center;
	text-decoration: none !important;
	white-space: nowrap !important;
	border-radius: 3px;
	flex: 0 0 auto;
}

.alh-wishlist-item .alh-wishlist-view,
.alh-wishlist-item .alh-wishlist-add-to-cart,
.alh-wishlist-item .alh-wishlist-remove {
	width: 100%;
}

.alh-wishlist-view,
.alh-wishlist-add-to-cart {
	background: #fff !important;
	border: 1px solid #1f1f1f !important;
	color: #1f1f1f !important;
}

.alh-wishlist-add-to-cart {
	background: #1f1f1f !important;
	border-color: #1f1f1f !important;
	color: #fff !important;
}

.alh-wishlist-add-to-cart.is-in-cart,
.alh-wishlist-add-to-cart.is-in-cart:hover,
.alh-wishlist-add-to-cart.is-in-cart:focus,
.alh-wishlist-add-to-cart.is-in-cart:active,
.alh-wishlist-add-to-cart:disabled {
	background: #d4c4b0 !important;
	border-color: #d4c4b0 !important;
	color: #1f1f1f !important;
	cursor: default;
	opacity: 1 !important;
	pointer-events: none;
}

.alh-wishlist-remove {
	background: #fff !important;
	border: 1px solid #1f1f1f !important;
	color: #1f1f1f !important;
}

.alh-wishlist-page button:focus,
.alh-wishlist-page a:focus,
.alh-wishlist-page button:active,
.alh-wishlist-page a:active {
	box-shadow: none !important;
	outline: none !important;
}

.alh-wishlist-add-to-cart:focus,
.alh-wishlist-add-to-cart:active {
	background: #1f1f1f !important;
	border-color: #1f1f1f !important;
	color: #fff !important;
}

.alh-wishlist-view:hover,
.alh-wishlist-add-to-cart:hover,
.alh-wishlist-remove:hover {
	background: #d4c4b0 !important;
	border-color: #d4c4b0 !important;
	color: #1f1f1f !important;
	text-decoration: none !important;
}

.alh-wishlist-remove:hover,
.alh-wishlist-remove:focus {
	background: #d4c4b0 !important;
	border-color: #d4c4b0 !important;
	color: #1f1f1f !important;
}

.alh-wishlist-footer {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	gap: 0;
	justify-content: flex-end;
	margin-top: 22px;
}

.alh-wishlist-footer__actions {
	align-items: flex-end;
	display: flex;
	flex-direction: column;
	gap: 10px;
	width: 100%;
}

.alh-wishlist-clear,
.alh-wishlist-open-cart {
	align-items: center !important;
	appearance: none;
	background: #1f1f1f !important;
	border: 1px solid #1f1f1f !important;
	border-radius: 3px !important;
	box-shadow: none !important;
	box-sizing: border-box;
	color: #fff !important;
	cursor: pointer;
	display: inline-flex !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	gap: 8px;
	height: 36px !important;
	justify-content: center !important;
	line-height: 1 !important;
	padding: 0 18px !important;
	text-decoration: none !important;
}

.alh-wishlist-clear:hover,
.alh-wishlist-clear:focus,
.alh-wishlist-clear:active,
.alh-wishlist-open-cart:hover,
.alh-wishlist-open-cart:focus,
.alh-wishlist-open-cart:active {
	background: #d4c4b0 !important;
	border-color: #d4c4b0 !important;
	color: #1f1f1f !important;
	text-decoration: none !important;
}

.alh-wishlist-page .woocommerce-message {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	justify-content: space-between;
}

.alh-wishlist-page .woocommerce-message .button.wc-forward:not(.alh-wishlist-cart-link),
.alh-wishlist-page .woocommerce-message a.wc-forward:not(.alh-wishlist-cart-link) {
	display: none !important;
}

.alh-wishlist-table__actions .added_to_cart.wc-forward,
.alh-wishlist-item .added_to_cart.wc-forward {
	display: none !important;
}

.alh-wishlist-cart-link {
	align-items: center;
	background: transparent !important;
	border: 1px solid #1f1f1f !important;
	border-radius: 3px;
	box-shadow: none !important;
	box-sizing: border-box;
	color: #1f1f1f !important;
	display: inline-flex;
	font-size: 14px;
	font-weight: 500;
	height: 36px;
	justify-content: center;
	line-height: 1;
	padding: 0 18px;
	text-decoration: none !important;
	white-space: nowrap;
}

.alh-wishlist-cart-link:hover,
.alh-wishlist-cart-link:focus {
	background: #d4c4b0 !important;
	border-color: #d4c4b0 !important;
	color: #1f1f1f !important;
	text-decoration: none !important;
}

.alh-wishlist-info {
	align-items: center;
	background: #fff;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	display: flex;
	flex: 1 0 100%;
	gap: 20px;
	margin-top: 26px;
	padding: 26px 30px;
}

.alh-wishlist-info__icon {
	align-items: center;
	background: #f3eee7;
	border-radius: 999px;
	color: #1f1f1f;
	display: inline-flex;
	flex: 0 0 58px;
	height: 58px;
	justify-content: center;
	width: 58px;
}

.alh-wishlist-info__icon svg {
	display: block;
	height: 28px;
	width: 28px;
}

.alh-wishlist-info p {
	color: #1f1f1f;
	font-size: 16px;
	line-height: 1.5;
	margin: 0;
}

.alh-wishlist-card {
	border: 1px solid #e5e5e5;
	background: #fff;
	display: flex;
	flex-direction: column;
	min-width: 0;
}

.alh-wishlist-card__image {
	aspect-ratio: 1 / 1;
	background: #f7f7f7;
	display: block;
	overflow: hidden;
}

.alh-wishlist-card__image img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.alh-wishlist-card__body {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	gap: 10px;
	padding: 14px;
}

.alh-wishlist-card__title {
	font-size: 16px;
	line-height: 1.25;
	margin: 0;
}

.alh-wishlist-card__title a {
	color: #111;
	text-decoration: none;
}

.alh-wishlist-card__price {
	color: #111;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.3;
}

.alh-wishlist-card__size {
	color: #444;
	font-size: 13px;
	line-height: 1.35;
}

.alh-wishlist-card__actions {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin-top: auto;
}

.alh-wishlist-card__view,
.alh-wishlist-card__add-to-cart,
.alh-wishlist-card__remove {
	align-items: center;
	border: 1px solid #111;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-flex;
	font-size: 14px;
	font-weight: 600;
	height: 42px;
	justify-content: center;
	line-height: 1;
	padding: 0 14px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

.alh-wishlist-card__cart-form {
	margin: 0;
	width: 100%;
}

.alh-wishlist-card__view,
.alh-wishlist-card__add-to-cart {
	background: #1f1f1f;
	color: #fff;
}

.alh-wishlist-card__remove {
	background: #fff;
	color: #1f1f1f;
}

.alh-wishlist-card__view:hover,
.alh-wishlist-card__view:focus,
.alh-wishlist-card__add-to-cart:hover,
.alh-wishlist-card__add-to-cart:focus,
.alh-wishlist-card__remove:hover,
.alh-wishlist-card__remove:focus {
	background: #d4c4b0;
	border-color: #d4c4b0;
	color: #1f1f1f;
	text-decoration: none;
}

.alh-wishlist-card__remove.is-loading {
	opacity: 0.55;
}

.alh-wishlist-count {
	display: inline;
}

.alh-wishlist-icon {
	align-items: center;
	color: #111;
	display: inline-flex;
	height: 40px;
	justify-content: center;
	line-height: 1;
	position: relative;
	text-decoration: none;
	width: 40px;
}

.alh-wishlist-icon:hover,
.alh-wishlist-icon:focus {
	color: #111;
	text-decoration: none;
}

.alh-wishlist-icon__heart {
	color: #111;
	font-size: 30px;
	font-weight: 400;
	line-height: 1;
}

.alh-wishlist-icon__badge {
	align-items: center;
	background: #111;
	border-radius: 999px;
	color: #fff;
	display: inline-flex;
	font-size: 11px;
	font-weight: 700;
	height: 18px;
	justify-content: center;
	line-height: 1;
	min-width: 18px;
	padding: 0 5px;
	position: absolute;
	right: -2px;
	top: -2px;
}

header [data-alh-header-wishlist-icon].is-active svg,
header [data-alh-header-wishlist-icon].is-active svg path {
	fill: #1f1f1f !important;
	stroke: #1f1f1f !important;
}

header [data-alh-header-wishlist-icon].is-active i,
header [data-alh-header-wishlist-icon].is-active i::before {
	color: #1f1f1f !important;
}

.alh-wishlist-header-icon {
	align-items: center !important;
	color: var(--alh-wishlist-icon-color, #1f1f1f) !important;
	display: inline-flex !important;
	height: var(--alh-wishlist-icon-size, 24px) !important;
	justify-content: center !important;
	line-height: 1 !important;
	position: relative !important;
	text-decoration: none !important;
	transition: color 0.2s ease !important;
	width: var(--alh-wishlist-icon-size, 24px) !important;
}

.alh-wishlist-header-icon:hover,
.alh-wishlist-header-icon:focus {
	color: var(--alh-wishlist-icon-hover, #d4c4b0) !important;
	text-decoration: none !important;
}

.alh-wishlist-header-svg {
	display: block !important;
	flex: 0 0 auto !important;
	height: var(--alh-wishlist-icon-size, 24px) !important;
	opacity: 1 !important;
	overflow: visible !important;
	visibility: visible !important;
	width: var(--alh-wishlist-icon-size, 24px) !important;
}

.alh-wishlist-header-svg path {
	fill: none !important;
	stroke: #1f1f1f !important;
	stroke-linecap: round !important;
	stroke-linejoin: round !important;
	stroke-width: 2 !important;
	transition: fill 0.2s ease, stroke 0.2s ease !important;
	visibility: visible !important;
}

.alh-wishlist-header-icon.is-active .alh-wishlist-header-svg path {
	fill: #1f1f1f !important;
	stroke: #1f1f1f !important;
}

.alh-header-badge,
.alh-wishlist-header-count {
	align-items: var(--alh-header-badge-align-items) !important;
	background: var(--alh-wishlist-badge-bg, var(--alh-header-badge-bg));
	border-radius: var(--alh-header-badge-radius) !important;
	box-sizing: border-box !important;
	color: var(--alh-wishlist-badge-color, var(--alh-header-badge-color));
	display: var(--alh-header-badge-display) !important;
	font-family: var(--alh-header-badge-font-family) !important;
	font-size: var(--alh-header-badge-font-size) !important;
	font-weight: var(--alh-header-badge-font-weight) !important;
	height: var(--alh-header-badge-height) !important;
	justify-content: var(--alh-header-badge-justify-content) !important;
	line-height: var(--alh-header-badge-line-height) !important;
	margin: var(--alh-header-badge-margin) !important;
	min-width: var(--alh-header-badge-min-width) !important;
	padding: var(--alh-header-badge-padding) !important;
	position: absolute !important;
	right: var(--alh-header-badge-right) !important;
	text-align: center !important;
	top: var(--alh-header-badge-top) !important;
	transform: var(--alh-header-badge-transform) !important;
	width: var(--alh-header-badge-width) !important;
}

.alh-cart-header-icon {
	align-items: center !important;
	color: var(--alh-cart-icon-color, #1f1f1f) !important;
	display: inline-flex !important;
	height: var(--alh-cart-icon-size, 24px) !important;
	justify-content: center !important;
	line-height: 1 !important;
	position: relative !important;
	text-decoration: none !important;
	transition: color 0.2s ease !important;
	width: var(--alh-cart-icon-size, 24px) !important;
}

.alh-cart-header-icon:hover,
.alh-cart-header-icon:focus {
	color: var(--alh-cart-icon-hover, #d4c4b0) !important;
	text-decoration: none !important;
}

.alh-cart-header-svg {
	display: block !important;
	flex: 0 0 auto !important;
	height: var(--alh-cart-icon-size, 24px) !important;
	overflow: visible !important;
	width: var(--alh-cart-icon-size, 24px) !important;
}

.alh-cart-header-selected-icon,
.alh-cart-header-selected-icon i,
.alh-cart-header-selected-icon svg {
	align-items: center !important;
	color: currentColor !important;
	display: inline-flex !important;
	font-size: var(--alh-cart-icon-size, 24px) !important;
	height: var(--alh-cart-icon-size, 24px) !important;
	justify-content: center !important;
	line-height: 1 !important;
	width: var(--alh-cart-icon-size, 24px) !important;
}

.alh-cart-header-selected-icon svg {
	fill: currentColor !important;
}

.alh-cart-header-svg path {
	stroke: currentColor !important;
	transition: stroke 0.2s ease !important;
}

.alh-cart-header-icon:hover .alh-cart-header-svg,
.alh-cart-header-icon:focus .alh-cart-header-svg,
.alh-cart-header-icon:hover .alh-cart-header-selected-icon,
.alh-cart-header-icon:focus .alh-cart-header-selected-icon,
.alh-cart-header-icon:hover .alh-cart-header-selected-icon i,
.alh-cart-header-icon:focus .alh-cart-header-selected-icon i,
.alh-cart-header-icon:hover .alh-cart-header-selected-icon i::before,
.alh-cart-header-icon:focus .alh-cart-header-selected-icon i::before {
	color: var(--alh-cart-icon-hover, #d4c4b0) !important;
}

.alh-cart-header-icon:hover .alh-cart-header-svg path,
.alh-cart-header-icon:focus .alh-cart-header-svg path {
	stroke: var(--alh-cart-icon-hover, #d4c4b0) !important;
}

.alh-cart-header-icon:hover .alh-cart-header-selected-icon svg,
.alh-cart-header-icon:focus .alh-cart-header-selected-icon svg,
.alh-cart-header-icon:hover .alh-cart-header-selected-icon svg *,
.alh-cart-header-icon:focus .alh-cart-header-selected-icon svg * {
	color: var(--alh-cart-icon-hover, #d4c4b0) !important;
	fill: var(--alh-cart-icon-hover, #d4c4b0) !important;
	stroke: var(--alh-cart-icon-hover, #d4c4b0) !important;
}

.alh-wishlist-header-count:empty,
.alh-wishlist-header-count[hidden],
.alh-cart-header-count:empty,
.alh-cart-header-count[hidden] {
	display: none !important;
}

.alh-product-gallery {
	display: block;
	--alh-gallery-gap: 10px;
	--alh-gallery-main-radius: 0px;
	--alh-gallery-thumb-radius: 0px;
	--alh-gallery-thumbs-per-row: 5;
	width: 100%;
}

.alh-product-gallery--thumbs-left {
	align-items: flex-start;
	display: grid;
	gap: var(--alh-gallery-gap);
	grid-template-columns: minmax(72px, 18%) minmax(0, 1fr);
}

.alh-product-gallery__main {
	background: #f7f7f7;
	border-radius: var(--alh-gallery-main-radius);
	overflow: hidden;
	position: relative;
	width: 100%;
}

.alh-product-gallery--thumbs-left .alh-product-gallery__main {
	grid-column: 2;
	grid-row: 1;
}

.alh-product-gallery__main-image {
	display: block;
	height: auto;
	transform: scale(1);
	transition: transform 180ms ease;
	width: 100%;
}

.alh-product-gallery--lightbox-enabled .alh-product-gallery__main-image {
	cursor: zoom-in;
}

@media (hover: hover) and (pointer: fine) {
	.artline-holst-product-gallery .alh-product-gallery__main.is-zooming .alh-product-gallery__main-image,
	.alh-product-gallery .alh-product-gallery__main.is-zooming .alh-product-gallery__main-image {
		transform: scale(1.75);
	}
}

.artline-holst-product-gallery .alh-product-gallery__zoom,
.alh-product-gallery .alh-product-gallery__zoom {
	align-items: center;
	background: #fff !important;
	border: 0 !important;
	border-radius: 999px;
	box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12) !important;
	color: #1f1f1f !important;
	cursor: pointer;
	display: inline-flex;
	font-size: 23px;
	height: 42px;
	justify-content: center;
	line-height: 1;
	margin: 0;
	outline: none !important;
	padding: 0;
	position: absolute;
	right: 16px;
	text-decoration: none;
	top: 16px;
	width: 42px;
	z-index: 2;
}

.artline-holst-product-gallery .alh-product-gallery__zoom:hover,
.artline-holst-product-gallery .alh-product-gallery__zoom:focus,
.alh-product-gallery .alh-product-gallery__zoom:hover,
.alh-product-gallery .alh-product-gallery__zoom:focus {
	background: #d4c4b0 !important;
	border: 0 !important;
	box-shadow: 0 4px 14px rgba(0, 0, 0, 0.14) !important;
	color: #1f1f1f !important;
	outline: none !important;
}

.alh-product-gallery__thumbs {
	display: grid;
	gap: var(--alh-gallery-gap);
	grid-template-columns: repeat(var(--alh-gallery-thumbs-per-row), minmax(0, 1fr));
	margin-top: var(--alh-gallery-gap);
}

.alh-product-gallery--thumbs-left .alh-product-gallery__thumbs {
	grid-column: 1;
	grid-row: 1;
	grid-template-columns: 1fr;
	margin-top: 0;
}

.artline-holst-product-gallery .alh-product-gallery__thumb,
.alh-product-gallery .alh-product-gallery__thumb {
	background: #f7f7f7;
	border: 0 !important;
	border-radius: var(--alh-gallery-thumb-radius);
	box-shadow: none !important;
	color: inherit !important;
	cursor: pointer;
	display: block;
	margin: 0;
	outline: none !important;
	padding: 0;
	opacity: 0.72;
	width: 100%;
}

.artline-holst-product-gallery .alh-product-gallery__thumb:hover,
.artline-holst-product-gallery .alh-product-gallery__thumb:focus,
.alh-product-gallery .alh-product-gallery__thumb:hover,
.alh-product-gallery .alh-product-gallery__thumb:focus {
	border: 0 !important;
	box-shadow: none !important;
	opacity: 1;
	outline: none !important;
}

.artline-holst-product-gallery .alh-product-gallery__thumb.is-active,
.alh-product-gallery .alh-product-gallery__thumb.is-active {
	border: 0 !important;
	box-shadow: none !important;
	opacity: 1;
	position: relative;
}

.artline-holst-product-gallery .alh-product-gallery__thumb.is-active::after,
.alh-product-gallery .alh-product-gallery__thumb.is-active::after {
	content: none !important;
	display: none !important;
}

.alh-product-gallery__thumb img {
	aspect-ratio: 1 / 1;
	border-radius: inherit;
	display: block;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.alh-gallery-lightbox,
.alh-product-gallery-lightbox {
	align-items: center;
	background: rgba(0, 0, 0, 0.85) !important;
	display: none !important;
	inset: 0 !important;
	justify-content: center;
	padding: 72px 120px;
	position: fixed !important;
	z-index: 999999 !important;
}

.alh-gallery-lightbox.is-open,
.alh-product-gallery-lightbox.is-open {
	display: flex !important;
}

.alh-gallery-lightbox-content,
.alh-lightbox-image-wrap {
	display: inline-block !important;
	max-width: 78vw;
	position: relative !important;
}

.alh-gallery-lightbox-image,
.alh-product-gallery-lightbox__image {
	display: block !important;
	height: auto !important;
	max-height: 84vh !important;
	max-width: 78vw !important;
	object-fit: contain !important;
	width: auto !important;
}

.alh-gallery-lightbox-close,
.alh-product-gallery-lightbox__close {
	align-items: center;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: #fff !important;
	cursor: pointer;
	display: inline-flex;
	font-size: 42px !important;
	height: 44px !important;
	justify-content: center;
	line-height: 1;
	margin: 0;
	outline: none !important;
	padding: 0;
	position: absolute !important;
	right: -52px !important;
	top: -52px !important;
	width: 44px !important;
	z-index: 10 !important;
}

.alh-gallery-lightbox-close:hover,
.alh-gallery-lightbox-close:focus,
.alh-gallery-lightbox-close:active,
.alh-product-gallery-lightbox__close:hover,
.alh-product-gallery-lightbox__close:focus,
.alh-product-gallery-lightbox__close:active {
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: #d4c4b0 !important;
	outline: none !important;
}

.alh-gallery-lightbox-prev,
.alh-gallery-lightbox-next,
.alh-product-gallery-lightbox__nav {
	align-items: center;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: #fff !important;
	cursor: pointer;
	display: inline-flex;
	font-size: 72px !important;
	height: 88px !important;
	justify-content: center;
	line-height: 1;
	margin: 0;
	padding: 0 0 6px;
	position: absolute !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
	width: 68px !important;
	z-index: 10 !important;
}

.alh-gallery-lightbox-prev,
.alh-product-gallery-lightbox__nav--prev {
	left: -88px !important;
}

.alh-gallery-lightbox-next,
.alh-product-gallery-lightbox__nav--next {
	right: -88px !important;
}

.alh-gallery-lightbox-prev:hover,
.alh-gallery-lightbox-prev:focus,
.alh-gallery-lightbox-prev:active,
.alh-gallery-lightbox-next:hover,
.alh-gallery-lightbox-next:focus,
.alh-gallery-lightbox-next:active,
.alh-product-gallery-lightbox__nav:hover,
.alh-product-gallery-lightbox__nav:focus,
.alh-product-gallery-lightbox__nav:active {
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: #d4c4b0 !important;
	outline: none !important;
}

.alh-gallery-lightbox-counter,
.alh-product-gallery-lightbox__counter {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	left: 50% !important;
	line-height: 1;
	padding: 0;
	position: absolute !important;
	bottom: -42px !important;
	transform: translateX(-50%) !important;
	white-space: nowrap;
}

body.alh-product-gallery-lightbox-open {
	overflow: hidden;
}

@media (max-width: 768px) {
	.alh-product-gallery--thumbs-left {
		display: block;
	}

	.alh-product-gallery--thumbs-left .alh-product-gallery__main,
	.alh-product-gallery--thumbs-left .alh-product-gallery__thumbs {
		grid-column: auto;
		grid-row: auto;
	}

	.alh-product-gallery--thumbs-left .alh-product-gallery__thumbs {
		grid-template-columns: repeat(var(--alh-gallery-thumbs-per-row), minmax(0, 1fr));
		margin-top: var(--alh-gallery-gap);
	}

	.alh-gallery-lightbox,
	.alh-product-gallery-lightbox {
		padding: 56px 20px 28px;
	}

	.alh-gallery-lightbox-content,
	.alh-lightbox-image-wrap {
		max-width: 92vw;
	}

	.alh-gallery-lightbox-image,
	.alh-product-gallery-lightbox__image {
		max-height: 78vh !important;
		max-width: 92vw !important;
	}

	.alh-gallery-lightbox-close,
	.alh-product-gallery-lightbox__close {
		right: 0 !important;
		top: -46px !important;
	}

	.alh-gallery-lightbox-prev,
	.alh-gallery-lightbox-next,
	.alh-product-gallery-lightbox__nav {
		font-size: 44px !important;
		height: 58px !important;
		width: 44px !important;
	}

	.alh-gallery-lightbox-prev,
	.alh-product-gallery-lightbox__nav--prev {
		left: 8px !important;
	}

	.alh-gallery-lightbox-next,
	.alh-product-gallery-lightbox__nav--next {
		right: 8px !important;
	}

	.alh-gallery-lightbox-counter,
	.alh-product-gallery-lightbox__counter {
		bottom: -34px;
		font-size: 14px;
	}
}

.alh-compare {
	width: 100%;
}

.alh-compare__empty {
	color: #111;
	font-size: 16px;
	margin: 24px 0;
}

.alh-compare__table-wrap {
	overflow-x: auto;
	width: 100%;
}

.alh-compare__table {
	background: #fff;
	border-collapse: collapse;
	border: 1px solid #e5e5e5;
	min-width: 760px;
	width: 100%;
}

.alh-compare__table th,
.alh-compare__table td {
	border-bottom: 1px solid #e5e5e5;
	padding: 16px;
	text-align: left;
	vertical-align: top;
}

.alh-compare__table th {
	color: #111;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.2;
	white-space: nowrap;
}

.alh-compare-item__product {
	align-items: flex-start;
	display: grid;
	gap: 14px;
	grid-template-columns: 96px minmax(0, 1fr);
	min-width: 240px;
}

.alh-compare-item__image {
	aspect-ratio: 1 / 1;
	background: #f7f7f7;
	display: block;
	overflow: hidden;
	width: 96px;
}

.alh-compare-item__image img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.alh-compare-item__title {
	font-size: 16px;
	line-height: 1.25;
	margin: 0;
}

.alh-compare-item__title a {
	color: #111;
	text-decoration: none;
}

.alh-compare-item__price {
	color: #111;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.35;
	white-space: nowrap;
}

.alh-compare-item__sizes {
	color: #333;
	font-size: 14px;
	line-height: 1.4;
	min-width: 220px;
}

.alh-compare-item__actions {
	display: flex;
	flex-direction: column;
	gap: 8px;
	min-width: 180px;
}

.alh-compare-item__view,
.alh-compare-item__remove {
	align-items: center;
	border: 1px solid #111;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-flex;
	font-size: 14px;
	font-weight: 600;
	min-height: 42px;
	justify-content: center;
	line-height: 1.2;
	padding: 9px 14px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

.alh-compare-item__view {
	background: #111;
	color: #fff;
}

.alh-compare-item__remove {
	background: #fff;
	color: #111;
}

.alh-compare-item__remove.is-loading {
	opacity: 0.55;
}

.alh-compare-count {
	display: inline;
}

.alh-compare-icon {
	align-items: center;
	color: #111;
	display: inline-flex;
	height: 40px;
	justify-content: center;
	line-height: 1;
	position: relative;
	text-decoration: none;
	width: 40px;
}

.alh-compare-icon:hover,
.alh-compare-icon:focus {
	color: #111;
	text-decoration: none;
}

.alh-compare-icon__symbol {
	color: #111;
	font-size: 28px;
	font-weight: 600;
	line-height: 1;
}

.alh-compare-icon__badge {
	align-items: center;
	background: #111;
	border-radius: 999px;
	color: #fff;
	display: inline-flex;
	font-size: 11px;
	font-weight: 700;
	height: 18px;
	justify-content: center;
	line-height: 1;
	min-width: 18px;
	padding: 0 5px;
	position: absolute;
	right: -2px;
	top: -2px;
}

.artline-holst-sticky-add-to-cart,
.alh-sticky-add-to-cart {
	align-items: center;
	background: #fff;
	border-top: 1px solid #e5e5e5;
	bottom: 0;
	box-shadow: 0 -8px 24px rgba(0, 0, 0, 0.08);
	box-sizing: border-box;
	display: grid;
	gap: 12px;
	grid-template-columns: minmax(0, 1fr) minmax(140px, 180px) auto;
	left: 0;
	padding: 12px 16px;
	position: fixed;
	right: 0;
	transform: translateY(110%);
	transition: transform 180ms ease, visibility 180ms ease;
	visibility: hidden;
	width: 100%;
	z-index: 9990;
}

.alh-sticky-add-to-cart.is-visible {
	transform: translateY(0);
	visibility: visible;
}

.alh-sticky-add-to-cart__summary {
	display: flex;
	flex-direction: column;
	gap: 3px;
	min-width: 0;
}

.alh-sticky-add-to-cart__title {
	color: #111;
	display: block;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.25;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.alh-sticky-add-to-cart__price {
	color: #111;
	display: block;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
	white-space: nowrap;
}

.alh-sticky-add-to-cart__price[hidden] {
	display: none;
}

.alh-sticky-add-to-cart__size {
	min-width: 0;
}

.alh-sticky-add-to-cart__select.alh-size-select {
	appearance: auto;
	-webkit-appearance: auto;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	box-sizing: border-box;
	color: #222;
	display: block;
	font-size: 14px;
	height: 42px;
	line-height: 1.2;
	max-width: 100%;
	min-width: 0;
	padding: 0 12px;
	width: 100%;
}

.alh-sticky-add-to-cart__select.alh-size-select:focus {
	border-color: #111;
	box-shadow: none;
	outline: none;
}

.alh-sticky-add-to-cart__button.single_add_to_cart_button.button,
.alh-sticky-add-to-cart__button.single_add_to_cart_button.button.alt {
	align-items: center;
	background: #1f1f1f !important;
	border: 0 !important;
	border-radius: 2px;
	box-shadow: none !important;
	box-sizing: border-box;
	color: #fff !important;
	cursor: pointer;
	display: inline-flex;
	font-size: 14px;
	font-weight: 700;
	height: 42px;
	justify-content: center;
	line-height: 1.2;
	min-width: 160px;
	outline: none !important;
	padding: 0 18px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	width: auto;
}

.alh-sticky-add-to-cart__button.single_add_to_cart_button.button:hover,
.alh-sticky-add-to-cart__button.single_add_to_cart_button.button:focus,
.alh-sticky-add-to-cart__button.single_add_to_cart_button.button:active {
	background: #d4c4b0 !important;
	border: 0 !important;
	box-shadow: none !important;
	color: #fff !important;
	outline: none !important;
}

.alh-sticky-add-to-cart__button.single_add_to_cart_button.button.disabled,
.alh-sticky-add-to-cart__button.single_add_to_cart_button.button:disabled {
	cursor: not-allowed;
	opacity: 0.55;
}

@media (min-width: 1025px) {
	.alh-sticky-add-to-cart--desktop-off {
		display: none !important;
	}
}

@media (min-width: 641px) and (max-width: 1024px) {
	.alh-sticky-add-to-cart--tablet-off {
		display: none !important;
	}
}

@media (max-width: 640px) {
	.alh-sticky-add-to-cart--mobile-off {
		display: none !important;
	}

	.artline-holst-sticky-add-to-cart,
	.alh-sticky-add-to-cart {
		gap: 8px;
		grid-template-columns: minmax(0, 1fr) 118px;
		padding: 12px;
	}

	.alh-sticky-add-to-cart__summary {
		grid-column: 1 / -1;
	}

	.alh-sticky-add-to-cart__select.alh-size-select {
		height: 40px;
	}

	.alh-sticky-add-to-cart__button.single_add_to_cart_button.button,
	.alh-sticky-add-to-cart__button.single_add_to_cart_button.button.alt {
		height: 40px;
		min-width: 118px;
		padding: 0 12px;
	}
}

@media (max-width: 1024px) {
	.alh-wishlist-table__head {
		display: none;
	}

	.alh-wishlist-table__row {
		align-items: start;
		display: grid !important;
		gap: 14px;
		grid-template-columns: 24px 90px minmax(0, 1fr);
		min-height: 0;
		padding: 18px 0;
	}

	.alh-wishlist-table__check {
		align-items: flex-start;
		grid-column: 1;
		grid-row: 1;
		padding-top: 2px;
	}

	.alh-wishlist-table__image {
		grid-column: 2;
		grid-row: 1 / span 3;
		width: 90px;
	}

	.alh-wishlist-table__image .alh-wishlist-image {
		height: 90px;
		width: 90px;
	}

	.alh-wishlist-table__title {
		grid-column: 3;
		grid-row: 1;
		min-width: 0;
	}

	.alh-wishlist-table__title a {
		font-size: 16px;
		line-height: 1.3;
	}

	.alh-wishlist-table__price {
		font-size: 16px;
		grid-column: 3;
		grid-row: 2;
		margin-top: 6px;
		white-space: normal;
	}

	.alh-wishlist-table__actions {
		align-items: center;
		display: flex !important;
		flex-wrap: wrap;
		gap: 10px;
		grid-column: 3;
		grid-row: 3;
		justify-content: flex-start;
		margin-top: 12px;
		min-width: 0;
		text-align: left;
		white-space: normal;
	}

	.alh-wishlist-table__actions .alh-wishlist-add-to-cart,
	.alh-wishlist-table__actions .alh-wishlist-remove {
		height: 36px !important;
		white-space: nowrap !important;
	}

	.alh-wishlist__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (min-width: 769px) and (max-width: 1100px) {
	.alh-wishlist-table__head {
		display: grid;
		gap: 20px;
		grid-template-columns: 50px 120px minmax(0, 1fr) minmax(260px, 320px);
	}

	.alh-wishlist-table__head > div:nth-child(2) {
		grid-column: 2;
	}

	.alh-wishlist-table__head > div:nth-child(3) {
		font-size: 0;
		grid-column: 3;
	}

	.alh-wishlist-table__head > div:nth-child(3)::after {
		content: "Назва / Ціна";
		font-size: 13px;
	}

	.alh-wishlist-table__head > div:nth-child(4) {
		display: none;
	}

	.alh-wishlist-table__head-actions {
		grid-column: 4;
		text-align: center;
	}

	.alh-wishlist-table__row {
		align-items: center;
		display: grid !important;
		gap: 6px 20px;
		grid-template-columns: 50px 120px minmax(0, 1fr) minmax(260px, 320px);
		min-height: 126px;
		padding: 18px 0;
	}

	.alh-wishlist-table__check {
		align-items: center;
		grid-column: 1;
		grid-row: 1 / span 2;
		padding-top: 0;
	}

	.alh-wishlist-table__image {
		grid-column: 2;
		grid-row: 1 / span 2;
		width: 90px;
	}

	.alh-wishlist-table__image .alh-wishlist-image {
		height: 90px;
		width: 90px;
	}

	.alh-wishlist-table__title {
		grid-column: 3;
		grid-row: 1;
		min-width: 0;
	}

	.alh-wishlist-table__title a {
		display: block;
		font-size: 16px;
		line-height: 1.25;
	}

	.alh-wishlist-table__price {
		font-size: 16px;
		grid-column: 3;
		grid-row: 2;
		margin-top: 4px;
		white-space: nowrap;
	}

	.alh-wishlist-table__actions {
		align-items: center;
		display: flex !important;
		flex-wrap: nowrap;
		gap: 10px;
		grid-column: 4;
		grid-row: 1 / span 2;
		justify-content: flex-end;
		margin-top: 0;
		min-width: 260px;
		text-align: right;
		white-space: nowrap;
	}
}

@media (max-width: 600px) {
	.alh-wishlist-table__row {
		grid-template-columns: 1fr;
	}

	.alh-wishlist-table__check,
	.alh-wishlist-table__image,
	.alh-wishlist-table__title,
	.alh-wishlist-table__price,
	.alh-wishlist-table__actions {
		grid-column: 1;
		grid-row: auto;
	}

	.alh-wishlist-table__image {
		width: 100%;
	}

	.alh-wishlist-table__image .alh-wishlist-image {
		aspect-ratio: 1 / 1;
		height: auto;
		width: 100%;
	}

	.alh-wishlist-table__actions {
		flex-direction: column;
		width: 100%;
	}

	.alh-wishlist-table__actions .alh-wishlist-add-to-cart,
	.alh-wishlist-table__actions .alh-wishlist-remove {
		width: 100%;
	}
}

@media (max-width: 768px) {
	.alh-wishlist-page {
		padding: 32px 14px 56px;
	}

	.alh-wishlist-page__title {
		font-size: 30px;
		margin-bottom: 24px;
	}

	.alh-wishlist-table-wrap {
		display: none;
	}

	.alh-wishlist__grid {
		display: grid;
		grid-template-columns: 1fr;
	}

	.alh-wishlist-item {
		padding: 18px;
	}

	.alh-wishlist-card-checkbox {
		display: inline-flex;
	}

	.alh-wishlist-image {
		aspect-ratio: 1 / 1;
		width: 100%;
	}

	.alh-wishlist-item {
		gap: 14px;
	}

	.alh-wishlist-view,
	.alh-wishlist-add-to-cart,
	.alh-wishlist-remove {
		width: 100%;
	}

	.alh-wishlist-footer {
		margin-top: 20px;
	}

	.alh-wishlist-clear,
	.alh-wishlist-open-cart {
		justify-content: center;
		width: 100%;
	}

	.alh-wishlist-info {
		align-items: flex-start;
		padding: 22px 18px;
	}
}

@media (max-width: 640px) {

	.alh-compare__table {
		border: 0;
		min-width: 0;
	}

	.alh-compare__table thead {
		display: none;
	}

	.alh-compare__table,
	.alh-compare__table tbody,
	.alh-compare__table tr,
	.alh-compare__table td {
		display: block;
		width: 100%;
	}

	.alh-compare__table tr {
		border: 1px solid #e5e5e5;
		margin-bottom: 16px;
	}

	.alh-compare__table td {
		border-bottom: 1px solid #efefef;
		box-sizing: border-box;
		padding: 14px;
	}

	.alh-compare__table td:last-child {
		border-bottom: 0;
	}

	.alh-compare__table td::before {
		color: #777;
		content: attr(data-label);
		display: block;
		font-size: 12px;
		font-weight: 700;
		line-height: 1.2;
		margin-bottom: 8px;
	}

	.alh-compare-item__product {
		display: grid;
		grid-template-columns: 84px minmax(0, 1fr);
	}

	.alh-compare-item__image {
		width: 84px;
	}

	.alh-compare-item__price,
	.alh-compare-item__sizes,
	.alh-compare-item__actions {
		min-width: 0;
		white-space: normal;
	}
}

@media (max-width: 767px) {
	html:has(.artline-holst-product-gallery),
	body:has(.artline-holst-product-gallery) {
		overflow-x: hidden;
	}

	body.single-product,
	body.single-product #page,
	body.single-product #content,
	body.single-product .site,
	body.single-product .site-content,
	body.single-product .content-area,
	body.single-product .woocommerce,
	body.single-product div.product,
	body.single-product .product {
		max-width: 100% !important;
		overflow-x: hidden;
	}

	body.single-product .elementor-section:has(.artline-holst-product-gallery),
	body.single-product .elementor-container:has(.artline-holst-product-gallery),
	body.single-product .elementor-row:has(.artline-holst-product-gallery),
	body.single-product .e-con:has(.artline-holst-product-gallery),
	body.single-product .e-con-inner:has(.artline-holst-product-gallery),
	body.single-product .elementor-section:has(.alh-product-card-template),
	body.single-product .elementor-container:has(.alh-product-card-template),
	body.single-product .elementor-row:has(.alh-product-card-template),
	body.single-product .e-con:has(.alh-product-card-template),
	body.single-product .e-con-inner:has(.alh-product-card-template) {
		box-sizing: border-box !important;
		display: flex !important;
		flex-direction: column !important;
		flex-wrap: nowrap !important;
		grid-template-columns: 1fr !important;
		max-width: 100% !important;
		min-width: 0 !important;
		overflow: visible !important;
		width: 100% !important;
	}

	body.single-product .elementor-column:has(.artline-holst-product-gallery),
	body.single-product .elementor-column:has(.alh-product-card-template),
	body.single-product .elementor-widget-wrap:has(.artline-holst-product-gallery),
	body.single-product .elementor-widget-wrap:has(.alh-product-card-template),
	body.single-product .elementor-element:has(.artline-holst-product-gallery),
	body.single-product .elementor-element:has(.alh-product-card-template),
	body.single-product .elementor-widget-artline_holst_product_gallery,
	body.single-product .elementor-widget-artline_holst_product_card {
		box-sizing: border-box !important;
		flex: 0 0 auto !important;
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: 92% !important;
		min-width: 0 !important;
		order: initial !important;
		transform: none !important;
		width: 92% !important;
	}

	body.single-product .elementor-widget-artline_holst_product_gallery {
		order: 1 !important;
	}

	body.single-product .elementor-widget-artline_holst_product_card {
		order: 2 !important;
	}

	body.single-product .elementor-widget-artline_holst_product_gallery > .elementor-widget-container,
	body.single-product .elementor-widget-artline_holst_product_card > .elementor-widget-container,
	body.single-product .elementor-column:has(.artline-holst-product-gallery) > .elementor-widget-wrap,
	body.single-product .elementor-column:has(.alh-product-card-template) > .elementor-widget-wrap {
		box-sizing: border-box !important;
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: 100% !important;
		min-width: 0 !important;
		overflow: visible !important;
		transform: none !important;
		width: 100% !important;
	}

	body.single-product .artline-holst-product-gallery,
	body.single-product .alh-product-gallery,
	body.single-product .alh-product-gallery__main,
	body.single-product .alh-product-gallery__thumbs,
	body.single-product .alh-product-gallery__thumb {
		box-sizing: border-box !important;
		max-width: 100% !important;
		min-width: 0 !important;
		width: 100% !important;
	}

	body.single-product .artline-holst-product-gallery,
	body.single-product .alh-product-gallery {
		--alh-gallery-gap: 6px !important;
	}

	body.single-product .alh-product-gallery__main {
		aspect-ratio: 1 / 1 !important;
		max-height: none !important;
	}

	body.single-product .alh-product-gallery--thumbs-left {
		display: block !important;
		grid-template-columns: 1fr !important;
	}

	body.single-product .alh-product-gallery--thumbs-left .alh-product-gallery__main,
	body.single-product .alh-product-gallery--thumbs-left .alh-product-gallery__thumbs {
		grid-column: auto !important;
		grid-row: auto !important;
	}

	body.single-product .alh-product-gallery__main-image,
	body.single-product .alh-product-gallery__thumb img {
		display: block !important;
		height: 100% !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	body.single-product .alh-product-gallery__main-image {
		object-fit: contain !important;
	}

	body.single-product .alh-product-gallery__thumbs,
	body.single-product .alh-product-gallery--thumbs-left .alh-product-gallery__thumbs {
		display: grid !important;
		grid-template-columns: repeat(var(--alh-gallery-thumbs-per-row), minmax(0, 1fr)) !important;
		gap: 6px !important;
		margin-top: 6px !important;
	}

	body.single-product .alh-product-gallery__thumb {
		aspect-ratio: 1 / 1 !important;
	}

	body.single-product .alh-product-gallery__thumb img {
		object-fit: cover !important;
	}

	body.single-product .artline-holst-product-gallery .alh-product-gallery__zoom,
	body.single-product .alh-product-gallery .alh-product-gallery__zoom {
		height: 38px !important;
		right: 12px !important;
		top: 12px !important;
		width: 38px !important;
	}

	body.single-product .alh-product-card-template,
	body.single-product .alh-product-purchase-box,
	body.single-product .alh-elementor-product-card,
	body.single-product .alh-elementor-product-card__title,
	body.single-product .alh-product-purchase-box .alh-product-size-field,
	body.single-product .alh-product-purchase-box .alh-painting-size-selector,
	body.single-product .alh-product-purchase-box .alh-size-select-wrap,
	body.single-product .alh-product-purchase-box .alh-size-select,
	body.single-product .alh-product-purchase-box .alh-product-price,
	body.single-product .alh-product-purchase-box .alh-selected-price,
	body.single-product .alh-product-purchase-box .alh-product-actions {
		box-sizing: border-box !important;
		max-width: 100% !important;
		min-width: 0 !important;
		transform: none !important;
		width: 100% !important;
	}

	body.single-product .alh-product-card-template {
		margin-top: 8px !important;
	}

	body.single-product .alh-elementor-product-card__title {
		font-size: clamp(22px, 6.4vw, 29px) !important;
		line-height: 1.18 !important;
		margin: 0 0 8px !important;
	}

	body.single-product .alh-product-purchase-box {
		margin-bottom: 12px !important;
		margin-top: 0 !important;
	}

	body.single-product .alh-product-purchase-box .alh-product-size-field,
	body.single-product .alh-product-purchase-box .alh-painting-size-selector {
		margin-bottom: 0 !important;
	}

	body.single-product .alh-product-purchase-box .alh-product-size-label,
	body.single-product .alh-product-purchase-box .alh-painting-size-selector__title {
		margin-bottom: 6px !important;
	}

	body.single-product .alh-product-purchase-box .alh-size-select-wrap {
		margin-bottom: 9px !important;
	}

	body.single-product .alh-product-purchase-box .alh-size-select {
		font-size: max(var(--alh-product-select-font-size, 18px), 18px) !important;
		height: 50px !important;
		min-height: 50px !important;
	}

	body.single-product .alh-product-purchase-box .alh-product-price,
	body.single-product .alh-product-purchase-box .alh-selected-price {
		font-size: min(var(--alh-product-price-font-size), 31px) !important;
		line-height: 1.05 !important;
		margin-bottom: 6px !important;
		margin-top: 0 !important;
		overflow-wrap: anywhere !important;
		white-space: normal !important;
	}

	body.single-product .alh-product-purchase-box .alh-product-actions,
	body.single-product .alh-product-purchase-box > .alh-product-actions {
		align-items: stretch !important;
		column-gap: 16px !important;
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) 56px !important;
		max-width: 100% !important;
		min-width: 0 !important;
		overflow: visible !important;
		width: 100% !important;
	}

	body.single-product .alh-product-purchase-box .alh-add-to-cart-button,
	body.single-product .alh-product-purchase-box .single_add_to_cart_button.button,
	body.single-product .alh-product-purchase-box.alh-product-actions .alh-add-to-cart-button,
	body.single-product .alh-product-purchase-box.alh-product-actions .single_add_to_cart_button.button,
	body.single-product .alh-product-purchase-box .alh-wishlist-button,
	body.single-product .alh-product-purchase-box .alh-product-wishlist {
		height: min(var(--alh-product-button-height, 54px), 46px) !important;
		min-height: min(var(--alh-product-button-height, 54px), 46px) !important;
	}

	body.single-product .alh-product-purchase-box .alh-add-to-cart-button,
	body.single-product .alh-product-purchase-box .single_add_to_cart_button.button,
	body.single-product .alh-product-purchase-box.alh-product-actions .alh-add-to-cart-button,
	body.single-product .alh-product-purchase-box.alh-product-actions .single_add_to_cart_button.button {
		flex: 1 1 0 !important;
		max-width: 100% !important;
		min-width: 0 !important;
		width: auto !important;
	}

	body.single-product .alh-product-purchase-box .alh-wishlist-button,
	body.single-product .alh-product-purchase-box .alh-product-wishlist {
		align-items: center !important;
		display: flex !important;
		flex: 0 0 56px !important;
		height: 56px !important;
		justify-content: center !important;
		margin: 0 !important;
		max-width: 56px !important;
		min-height: 56px !important;
		min-width: 56px !important;
		position: relative !important;
		right: auto !important;
		transform: none !important;
		width: 56px !important;
	}

	body.single-product .elementor-location-single .elementor-element-2ded344 {
		box-sizing: border-box !important;
		max-width: 100% !important;
		overflow: visible !important;
		padding: 12px 24px 26px !important;
		width: 100% !important;
	}

	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-artline_holst_product_card,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-artline_holst_product_card > .elementor-widget-container,
	body.single-product .elementor-location-single .elementor-element-2ded344 .alh-product-card-template,
	body.single-product .elementor-location-single .elementor-element-2ded344 .alh-product-purchase-box,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-icon-box,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-image-box {
		box-sizing: border-box !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		max-width: 100% !important;
		min-width: 0 !important;
		width: 100% !important;
	}

	body.single-product .alh-product-purchase-box .alh-product-wishlist__icon,
	body.single-product .alh-product-purchase-box .alh-wishlist-icon,
	body.single-product .alh-product-purchase-box .alh-wishlist-icon svg,
	body.single-product .alh-product-purchase-box .alh-wishlist-button svg {
		height: min(var(--alh-product-wishlist-icon-size, 50px), 42px) !important;
		width: min(var(--alh-product-wishlist-icon-size, 50px), 42px) !important;
	}

	body.single-product .elementor-section:has(.elementor-widget-icon-box),
	body.single-product .elementor-container:has(.elementor-widget-icon-box),
	body.single-product .elementor-row:has(.elementor-widget-icon-box),
	body.single-product .e-con:has(.elementor-widget-icon-box),
	body.single-product .e-con-inner:has(.elementor-widget-icon-box),
	body.single-product .elementor-section:has(.elementor-widget-image-box),
	body.single-product .elementor-container:has(.elementor-widget-image-box),
	body.single-product .elementor-row:has(.elementor-widget-image-box),
	body.single-product .e-con:has(.elementor-widget-image-box),
	body.single-product .e-con-inner:has(.elementor-widget-image-box) {
		box-sizing: border-box !important;
		display: flex !important;
		flex-direction: column !important;
		flex-wrap: nowrap !important;
		grid-template-columns: 1fr !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		max-width: 100% !important;
		min-width: 0 !important;
		overflow: visible !important;
		padding-bottom: 22px !important;
		padding-left: 24px !important;
		padding-right: 24px !important;
		padding-top: 10px !important;
		transform: none !important;
		width: 100% !important;
	}

	body.single-product .elementor-column:has(.elementor-widget-icon-box),
	body.single-product .elementor-column:has(.elementor-widget-image-box),
	body.single-product .elementor-widget-wrap:has(.elementor-widget-icon-box),
	body.single-product .elementor-widget-wrap:has(.elementor-widget-image-box),
	body.single-product .elementor-element:has(.elementor-widget-icon-box),
	body.single-product .elementor-element:has(.elementor-widget-image-box) {
		box-sizing: border-box !important;
		flex: 0 0 auto !important;
		grid-column: auto !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		max-width: 100% !important;
		min-width: 0 !important;
		overflow: visible !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		transform: none !important;
		width: 100% !important;
	}

	body.single-product .elementor-widget-icon-box,
	body.single-product .elementor-widget-image-box {
		box-sizing: border-box !important;
		margin: 0 !important;
		margin-bottom: 0 !important;
		max-width: 100% !important;
		min-width: 0 !important;
		overflow-x: hidden !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		transform: none !important;
		width: 100% !important;
	}

	body.single-product .elementor-widget-icon-box .elementor-widget-container,
	body.single-product .elementor-widget-image-box .elementor-widget-container {
		box-sizing: border-box !important;
		margin: 0 !important;
		max-width: 100% !important;
		min-width: 0 !important;
		padding: 18px 0 !important;
		width: 100% !important;
	}

	body.single-product .elementor-widget-icon-box:not(:last-child) .elementor-widget-container,
	body.single-product .elementor-widget-image-box:not(:last-child) .elementor-widget-container {
		border-bottom: 1px solid rgba(102, 102, 102, 0.12) !important;
	}

	body.single-product .elementor-icon-box-wrapper,
	body.single-product .elementor-image-box-wrapper {
		align-items: center !important;
		box-sizing: border-box !important;
		column-gap: 22px !important;
		display: grid !important;
		grid-template-columns: 58px minmax(0, 1fr) !important;
		justify-content: stretch !important;
		margin: 0 !important;
		max-width: 100% !important;
		min-width: 0 !important;
		padding: 0 !important;
		text-align: left !important;
		width: 100% !important;
	}

	body.single-product .elementor-icon-box-icon,
	body.single-product .elementor-image-box-img {
		flex: 0 0 auto !important;
		height: 58px !important;
		margin: 0 !important;
		max-height: 58px !important;
		max-width: 58px !important;
		min-height: 58px !important;
		min-width: 58px !important;
		padding: 0 !important;
		width: 58px !important;
	}

	body.single-product .elementor-icon-box-icon .elementor-icon {
		align-items: center !important;
		display: inline-flex !important;
		font-size: 58px !important;
		height: 58px !important;
		justify-content: center !important;
		line-height: 1 !important;
		margin: 0 !important;
		max-height: 58px !important;
		max-width: 58px !important;
		min-height: 58px !important;
		min-width: 58px !important;
		width: 58px !important;
	}

	body.single-product .elementor-icon-box-icon svg,
	body.single-product .elementor-image-box-img img {
		display: block !important;
		height: 58px !important;
		margin: 0 !important;
		max-height: 58px !important;
		max-width: 58px !important;
		min-height: 58px !important;
		min-width: 58px !important;
		object-fit: contain !important;
		width: 58px !important;
	}

	body.single-product .elementor-icon-box-content,
	body.single-product .elementor-image-box-content {
		align-items: flex-start !important;
		display: flex !important;
		flex-direction: column !important;
		justify-content: center !important;
		margin: 0 !important;
		max-width: 100% !important;
		min-width: 0 !important;
		padding: 0 !important;
		text-align: left !important;
		width: 100% !important;
	}

	body.single-product .elementor-icon-box-title,
	body.single-product .elementor-image-box-title {
		font-size: 17px !important;
		font-weight: 600 !important;
		line-height: 1.25 !important;
		max-width: 100% !important;
		margin: 0 0 7px !important;
		overflow-wrap: normal !important;
		padding: 0 !important;
		text-align: left !important;
		white-space: normal !important;
		word-break: normal !important;
	}

	body.single-product .elementor-icon-box-description,
	body.single-product .elementor-image-box-description {
		font-size: 14px !important;
		font-weight: 400 !important;
		line-height: 1.4 !important;
		max-width: 100% !important;
		margin: 0 !important;
		-webkit-box-orient: vertical !important;
		-webkit-line-clamp: 2 !important;
		display: -webkit-box !important;
		overflow-wrap: normal !important;
		overflow: hidden !important;
		padding: 0 !important;
		text-align: left !important;
		white-space: normal !important;
		word-break: normal !important;
	}

	body.single-product .elementor-location-single .elementor-element-2ded344 {
		box-sizing: border-box !important;
		max-width: 100% !important;
		overflow: visible !important;
		padding: 12px 24px 26px !important;
		width: 100% !important;
	}

	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-artline_holst_product_card,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-artline_holst_product_card > .elementor-widget-container,
	body.single-product .elementor-location-single .elementor-element-2ded344 .alh-product-card-template,
	body.single-product .elementor-location-single .elementor-element-2ded344 .alh-product-purchase-box,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-icon-box,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-image-box {
		box-sizing: border-box !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		max-width: 100% !important;
		min-width: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100% !important;
	}

	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-icon-box,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-image-box {
		border-bottom: 1px solid rgba(102, 102, 102, 0.14) !important;
		box-sizing: border-box !important;
		display: block !important;
		margin-left: 34px !important;
		margin-right: 34px !important;
		max-width: calc(100% - 68px) !important;
		min-width: 0 !important;
		overflow: visible !important;
		padding: 17px 0 !important;
		width: calc(100% - 68px) !important;
	}

	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-icon-box:last-child,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-image-box:last-child,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-element-0dcd42c {
		border-bottom: 0 !important;
	}

	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-icon-box .elementor-icon-box-wrapper,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-image-box .elementor-image-box-wrapper {
		align-items: center !important;
		box-sizing: border-box !important;
		column-gap: 20px !important;
		display: grid !important;
		grid-template-columns: 48px minmax(0, 1fr) !important;
		margin: 0 !important;
		min-width: 0 !important;
		padding: 0 !important;
		width: 100% !important;
	}

	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-icon-box-icon,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-image-box-img,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-icon-box-icon .elementor-icon,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-icon-box-icon svg,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-image-box-img img {
		height: 48px !important;
		margin: 0 !important;
		max-height: 48px !important;
		max-width: 48px !important;
		min-height: 48px !important;
		min-width: 48px !important;
		padding: 0 !important;
		width: 48px !important;
	}

	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-icon-box-icon,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-image-box-img,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-icon-box-icon .elementor-icon {
		align-items: center !important;
		display: flex !important;
		justify-content: center !important;
	}

	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-icon-box-icon .elementor-icon {
		font-size: 48px !important;
		line-height: 1 !important;
	}

	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-icon-box-content,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-image-box-content {
		align-items: flex-start !important;
		box-sizing: border-box !important;
		display: flex !important;
		flex-direction: column !important;
		justify-content: center !important;
		margin: 0 !important;
		min-width: 0 !important;
		padding: 0 !important;
		text-align: left !important;
		width: 100% !important;
	}

	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-icon-box-title,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-image-box-title {
		font-size: 15px !important;
		font-weight: 600 !important;
		line-height: 1.25 !important;
		margin: 0 0 5px !important;
		padding: 0 !important;
		text-align: left !important;
		white-space: normal !important;
		word-break: normal !important;
	}

	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-icon-box-description,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-image-box-description {
		color: inherit !important;
		font-size: 13px !important;
		font-weight: 400 !important;
		line-height: 1.4 !important;
		margin: 0 !important;
		padding: 0 !important;
		text-align: left !important;
		white-space: normal !important;
		word-break: normal !important;
	}

	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-artline_holst_product_card {
		box-sizing: border-box !important;
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: calc(84.64vw - 18.4px) !important;
		width: calc(84.64vw - 18.4px) !important;
	}

	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-artline_holst_product_card > .elementor-widget-container,
	body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-artline_holst_product_card .alh-product-card-template {
		box-sizing: border-box !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	@media (max-width: 374px) {
		body.single-product .elementor-icon-box-wrapper,
		body.single-product .elementor-image-box-wrapper {
			column-gap: 16px !important;
			grid-template-columns: 52px minmax(0, 1fr) !important;
		}

		body.single-product .elementor-location-single .elementor-element-2ded344 {
			padding-left: 20px !important;
			padding-right: 20px !important;
		}

		body.single-product .elementor-widget-icon-box .elementor-widget-container,
		body.single-product .elementor-widget-image-box .elementor-widget-container {
			padding: 16px 0 !important;
		}

		body.single-product .elementor-icon-box-icon,
		body.single-product .elementor-image-box-img,
		body.single-product .elementor-icon-box-icon .elementor-icon,
		body.single-product .elementor-icon-box-icon svg,
		body.single-product .elementor-image-box-img img {
			height: 52px !important;
			max-height: 52px !important;
			max-width: 52px !important;
			min-height: 52px !important;
			min-width: 52px !important;
			width: 52px !important;
		}

		body.single-product .elementor-icon-box-icon .elementor-icon {
			font-size: 52px !important;
		}

		body.single-product .elementor-icon-box-title,
		body.single-product .elementor-image-box-title {
			font-size: 16px !important;
		}

		body.single-product .elementor-icon-box-description,
		body.single-product .elementor-image-box-description {
			font-size: 13px !important;
		}

		body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-icon-box,
		body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-image-box {
			margin-left: 24px !important;
			margin-right: 24px !important;
			max-width: calc(100% - 48px) !important;
			padding: 17px 0 !important;
			width: calc(100% - 48px) !important;
		}

		body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-icon-box .elementor-icon-box-wrapper,
		body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-widget-image-box .elementor-image-box-wrapper {
			column-gap: 20px !important;
			grid-template-columns: 48px minmax(0, 1fr) !important;
		}

		body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-icon-box-icon,
		body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-image-box-img,
		body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-icon-box-icon .elementor-icon,
		body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-icon-box-icon svg,
		body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-image-box-img img {
			height: 48px !important;
			max-height: 48px !important;
			max-width: 48px !important;
			min-height: 48px !important;
			min-width: 48px !important;
			width: 48px !important;
		}

		body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-icon-box-icon .elementor-icon {
			font-size: 48px !important;
		}

		body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-icon-box-title,
		body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-image-box-title {
			font-size: 15px !important;
		}

		body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-icon-box-description,
		body.single-product .elementor-location-single .elementor-element-2ded344 .elementor-image-box-description {
			font-size: 13px !important;
		}
	}
}
