.yalish-configurator {
	--yc-ink: #1f1d1d;
	--yc-muted: #7e7a79;
	--yc-border: rgba(112, 94, 87, 0.14);
	--yc-soft: #f8eeee;
	--yc-blush: #cf6f7b;
	--yc-blush-dark: #bc6571;
	--yc-green: #168353;
	color: var(--yc-ink);
	font-family: inherit;
	margin: 16px 0 22px;
	max-width: 660px;
}

.single-product .tc-extra-product-options,
.single-product .tm-totals-form {
	display: none !important;
}

.single-product form.yalish-configurator-form table.variations,
.single-product form.yalish-configurator-form .reset_variations,
.single-product form.yalish-configurator-form .woocommerce-variation-price {
	display: none !important;
}

.single-product #btn-inquiry {
	display: none !important;
	visibility: hidden !important;
}

.woocommerce-cart .shop_table .product-name a[href*="tm_cart_item_key"],
.woocommerce-cart .shop_table a[href*="cart_item_key"],
.woocommerce-cart button[name="update_cart"] {
	display: none !important;
}

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle_button,
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle_button:hover,
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle_button:focus {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	outline: 0 !important;
}

.elementor-widget-woocommerce-menu-cart .elementor-button-icon,
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}

.woocommerce-cart .woocommerce-notices-wrapper:empty,
.woocommerce-cart .woocommerce-message:empty {
	display: none !important;
}

.woocommerce-cart .woocommerce-message {
	color: #222 !important;
}

.woocommerce-cart .woocommerce-cart-form__cart-item .product-name {
	padding-top: 18px !important;
}

.woocommerce-cart .woocommerce-cart-form__cart-item .product-name > a,
.woocommerce-cart .woocommerce-cart-form__cart-item .product-name .product-title,
.woocommerce-cart .woocommerce-cart-form__cart-item .product-name h3 {
	display: block;
	margin-bottom: 10px !important;
}

.woocommerce-cart .woocommerce-cart-form__cart-item .product-price {
	display: none !important;
}

.woocommerce-cart .woocommerce-cart-form__cart-item dl.variation,
.woocommerce-cart .woocommerce-cart-form__cart-item .tc-epo-metadata {
	font-size: 16px !important;
	line-height: 1.45 !important;
	margin-top: 10px !important;
}

.woocommerce-cart .woocommerce-cart-form__cart-item dl.variation dt,
.woocommerce-cart .woocommerce-cart-form__cart-item .tc-epo-metadata dt {
	color: #222 !important;
	font-weight: 600 !important;
}

.woocommerce-cart .woocommerce-cart-form__cart-item dl.variation dd,
.woocommerce-cart .woocommerce-cart-form__cart-item .tc-epo-metadata dd {
	color: #222 !important;
	font-weight: 500 !important;
}

.woocommerce-cart .woocommerce-cart-form__cart-item .product-name > a,
.woocommerce-cart .woocommerce-cart-form__cart-item .product-name .product-title,
.woocommerce-cart .woocommerce-cart-form__cart-item .product-name h3 {
	color: #222 !important;
	font-family: "Montserrat", Arial, sans-serif !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 1.38 !important;
	margin-bottom: 12px !important;
}

.woocommerce-cart .woocommerce-cart-form__cart-item dl.variation,
.woocommerce-cart .woocommerce-cart-form__cart-item .tc-epo-metadata {
	color: #222 !important;
	font-family: "Montserrat", Arial, sans-serif !important;
	font-size: 12px !important;
	line-height: 1.72 !important;
	margin-top: 12px !important;
	margin-bottom: 28px !important;
}

.woocommerce-cart .woocommerce-cart-form__cart-item dl.variation dt,
.woocommerce-cart .woocommerce-cart-form__cart-item dl.variation dd,
.woocommerce-cart .woocommerce-cart-form__cart-item .tc-epo-metadata dt,
.woocommerce-cart .woocommerce-cart-form__cart-item .tc-epo-metadata dd {
	font-size: 12px !important;
	line-height: 1.72 !important;
	margin-bottom: 4px !important;
}

.woocommerce-cart .shop_table td.actions,
.woocommerce-cart .shop_table .actions {
	padding-top: 18px !important;
}

.woocommerce-cart td.actions {
	display: block !important;
	padding: 24px 18px 34px !important;
	width: 100% !important;
}

.woocommerce-cart td.actions .coupon {
	align-items: stretch;
	border: 1px solid rgba(153, 119, 106, 0.32);
	border-radius: 16px;
	box-shadow: 0 8px 22px rgba(70, 48, 42, 0.06);
	box-sizing: border-box;
	display: grid !important;
	font-family: Montserrat, "Montserrat", Arial, sans-serif !important;
	grid-template-columns: minmax(0, 1fr) minmax(130px, 23%);
	margin: 0 auto !important;
	max-width: 100%;
	padding: 88px 22px 22px !important;
	position: relative;
	width: 100% !important;
}

.woocommerce-cart td.actions .coupon::before,
body.woocommerce-cart .woocommerce td.actions .coupon::before {
	color: #332b28;
	content: "HAVE A COUPON CODE?" !important;
	display: block !important;
	font-family: Montserrat, "Montserrat", Arial, sans-serif !important;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 4.5px;
	line-height: 1.2;
	left: 0;
	margin: 0;
	position: absolute !important;
	right: 0;
	text-align: center;
	top: 42px;
	visibility: visible !important;
	z-index: 2;
}

.woocommerce-cart td.actions .coupon::after,
body.woocommerce-cart .woocommerce td.actions .coupon::after {
	align-items: center;
	background-color: #fff !important;
	background-image: url("https://yalishdiamonds.markunas.me/wp-content/uploads/new-Coupon-Code.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 36px 36px;
	border-radius: 999px;
	content: "" !important;
	display: inline-flex !important;
	height: 48px;
	justify-content: center;
	left: 50%;
	line-height: 1;
	position: absolute !important;
	top: -2px;
	transform: translate(-50%, -50%);
	width: 56px;
	z-index: 2;
}

.woocommerce-cart td.actions .coupon label {
	display: none !important;
}

.woocommerce-cart td.actions .coupon input.input-text,
.woocommerce-cart td.actions .coupon input[name="coupon_code"] {
	-webkit-appearance: none !important;
	appearance: none !important;
	background: #fff !important;
	border: 1px solid rgba(56, 40, 35, 0.16) !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
	color: #222 !important;
	font-family: Montserrat, "Montserrat", Arial, sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	height: 62px !important;
	line-height: 1.1 !important;
	margin: 0 !important;
	padding: 0 20px !important;
	width: 100% !important;
}

.woocommerce-cart td.actions .coupon input.input-text:focus,
.woocommerce-cart td.actions .coupon input[name="coupon_code"]:focus {
	border-color: rgba(56, 40, 35, 0.28) !important;
	box-shadow: none !important;
	font-family: Montserrat, "Montserrat", Arial, sans-serif !important;
	font-size: 14px !important;
	line-height: 1.1 !important;
	outline: none !important;
}

.woocommerce-cart td.actions .coupon input.input-text::placeholder,
.woocommerce-cart td.actions .coupon input[name="coupon_code"]::placeholder {
	color: #8b8582;
	font-size: 13px !important;
	opacity: 1;
}

.woocommerce-cart td.actions .coupon button,
.woocommerce-cart td.actions .coupon button[name="apply_coupon"] {
	align-items: center !important;
	background: #df7f8b !important;
	border: 1px solid #df7f8b !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: #fff !important;
	display: inline-flex !important;
	font-family: Montserrat, "Montserrat", Arial, sans-serif !important;
	font-size: 11px !important;
	font-weight: 700 !important;
	height: 62px !important;
	justify-content: center !important;
	letter-spacing: 3px;
	line-height: 1 !important;
	margin: 0 !important;
	padding: 1px 18px 0 !important;
	text-transform: uppercase;
	width: 100% !important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .cart_totals .checkout-button,
.woocommerce-cart a.checkout-button {
	align-items: center !important;
	display: inline-flex !important;
	height: 62px !important;
	justify-content: center !important;
	line-height: 1 !important;
	padding-bottom: 0 !important;
	padding-top: 1px !important;
}

.woocommerce-cart .woocommerce-cart-form__cart-item dl.variation dt,
.woocommerce-cart .woocommerce-cart-form__cart-item .tc-epo-metadata dt {
	font-weight: 700 !important;
}

.woocommerce-cart .woocommerce-cart-form__cart-item dl.variation dd,
.woocommerce-cart .woocommerce-cart-form__cart-item .tc-epo-metadata dd {
	font-weight: 500 !important;
}

.woocommerce-cart .woocommerce-cart-form__cart-item .product-price,
.woocommerce-cart .woocommerce-cart-form__cart-item .product-subtotal,
.woocommerce-cart .woocommerce-cart-form__cart-item .product-price .amount,
.woocommerce-cart .woocommerce-cart-form__cart-item .product-subtotal .amount {
	display: none !important;
}

.woocommerce-cart .cart_totals,
.woocommerce-cart .cart_totals table,
.woocommerce-cart .cart_totals th,
.woocommerce-cart .cart_totals td,
.woocommerce-cart .cart_totals .amount,
.woocommerce-cart .cart_totals .woocommerce-shipping-methods,
.woocommerce-cart .cart_totals .woocommerce-shipping-destination {
	color: #222 !important;
	font-family: "Montserrat", Arial, sans-serif !important;
	font-size: 12px !important;
	line-height: 1.55 !important;
}

.woocommerce-cart .cart_totals th,
.woocommerce-cart .cart_totals td strong,
.woocommerce-cart .cart_totals .cart-subtotal th,
.woocommerce-cart .cart_totals .cart-discount th,
.woocommerce-cart .cart_totals .woocommerce-shipping-totals th {
	font-weight: 700 !important;
}

.woocommerce-cart .cart_totals .cart-subtotal td,
.woocommerce-cart .cart_totals .cart-discount td,
.woocommerce-cart .cart_totals .woocommerce-shipping-totals td,
.woocommerce-cart .cart_totals .woocommerce-shipping-totals td * {
	font-weight: 500 !important;
}

.woocommerce-cart .cart_totals .woocommerce-shipping-destination {
	display: none !important;
}

.woocommerce-cart .cart_totals .order-total th,
.woocommerce-cart .cart_totals .order-total td,
.woocommerce-cart .cart_totals .order-total .amount,
.woocommerce-cart .cart_totals .order-total strong {
	color: #222 !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 1.45 !important;
}

.elementor-menu-cart__container.elementor-lightbox {
	background: rgba(238, 226, 221, 0.58) !important;
	backdrop-filter: blur(2px);
}

.elementor-menu-cart__main {
	--cart-padding: 30px 20px;
	background: #fff !important;
	box-shadow: -12px 0 28px rgba(55, 39, 35, 0.09) !important;
	box-sizing: border-box !important;
	display: flex !important;
	flex-direction: column !important;
	font-family: "Montserrat", Arial, sans-serif !important;
	height: 100vh !important;
	height: 100dvh !important;
	max-height: 100vh !important;
	max-height: 100dvh !important;
	min-height: 0 !important;
	overflow: hidden !important;
	right: var(--yc-scrollbar-width, 0px) !important;
	width: min(84vw, 470px) !important;
}

.elementor-menu-cart__main::before {
	color: #222;
	content: "YOUR CART";
	display: block;
	font-size: 12px;
	letter-spacing: 5px;
	line-height: 1;
	flex: 0 0 auto;
	margin: 0 0 20px;
	text-transform: uppercase;
}

.elementor-menu-cart__close-button {
	align-items: center !important;
	background: #fbf8f7 !important;
	border-radius: 999px !important;
	box-shadow: 0 4px 14px rgba(49, 34, 30, 0.08) !important;
	display: inline-flex !important;
	height: 38px !important;
	justify-content: center !important;
	line-height: 1 !important;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute !important;
	right: 24px !important;
	top: 17px !important;
	width: 38px !important;
}

.elementor-menu-cart__close-button::before,
.elementor-menu-cart__close-button::after {
	background: #1f1d1d !important;
	height: 19px !important;
	left: 50% !important;
	margin: 0 !important;
	position: absolute !important;
	top: 50% !important;
	transform-origin: center center !important;
	width: 1.5px !important;
}

.elementor-menu-cart__close-button::before {
	transform: translate(-50%, -50%) rotate(45deg) !important;
}

.elementor-menu-cart__close-button::after {
	transform: translate(-50%, -50%) rotate(-45deg) !important;
}

.elementor-menu-cart__main .woocommerce-mini-cart,
.elementor-menu-cart__main .cart_list,
.elementor-menu-cart__products {
	box-sizing: border-box !important;
	flex: 1 1 auto !important;
	margin: 0 !important;
	max-height: none !important;
	min-height: 0 !important;
	overflow-y: auto !important;
	padding: 0 !important;
	scrollbar-gutter: auto;
	width: 100% !important;
}

.elementor-menu-cart__main .woocommerce-mini-cart-item,
.elementor-menu-cart__main .woocommerce-cart-form__cart-item {
	background: #fff;
	border: 1px solid rgba(80, 61, 55, 0.16) !important;
	border-radius: 10px;
	box-shadow: 0 5px 16px rgba(51, 35, 31, 0.06), inset 0 0 0 1px rgba(80, 61, 55, 0.07);
	box-sizing: border-box;
	margin: 0 0 18px !important;
	padding: 16px !important;
	position: relative;
	width: 100% !important;
}

.elementor-menu-cart__main .elementor-menu-cart__product {
	display: grid !important;
	gap: 0 18px;
	grid-template-columns: 96px minmax(0, 1fr);
	overflow: visible !important;
}

.elementor-menu-cart__product-image {
	align-self: start;
	border-radius: 8px;
	display: block !important;
	grid-column: 1;
	overflow: hidden;
	width: 96px !important;
}

.elementor-menu-cart__product-image img {
	aspect-ratio: 1 / 1;
	display: block !important;
	height: auto !important;
	object-fit: cover;
	width: 100% !important;
}

.elementor-menu-cart__product-name,
.elementor-menu-cart__product-name a {
	color: #181514 !important;
	font-family: inherit !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
	line-height: 1.28 !important;
	text-decoration: none !important;
}

.elementor-menu-cart__product-name {
	display: contents !important;
}

.elementor-menu-cart__main .elementor-menu-cart__product-name,
.elementor-menu-cart__main .elementor-menu-cart__product-details,
.elementor-menu-cart__main .elementor-menu-cart__product-meta,
.elementor-menu-cart__main .elementor-menu-cart__product-content {
	overflow: visible !important;
}

.elementor-menu-cart__product-name > a {
	align-self: center;
	grid-column: 2;
	padding-right: 22px;
}

.elementor-menu-cart__product-price {
	display: none !important;
}

.elementor-menu-cart__product-remove,
.elementor-menu-cart__product-remove.remove {
	align-items: center !important;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	display: inline-flex !important;
	height: 22px !important;
	justify-content: center !important;
	position: absolute !important;
	right: 12px !important;
	top: 13px !important;
	width: 22px !important;
}

.elementor-menu-cart__product-remove::before,
.elementor-menu-cart__product-remove::after {
	background: #1f1d1d !important;
	opacity: 0.75 !important;
}

.elementor-menu-cart__main dl.variation,
.elementor-menu-cart__main .tc-epo-metadata {
	border-top: 1px solid rgba(56, 40, 35, 0.11) !important;
	display: grid !important;
	font-size: 12px !important;
	grid-column: 1 / -1;
	grid-template-columns: minmax(228px, 1fr) minmax(68px, auto);
	margin: 14px 0 0 !important;
	padding: 0 !important;
}

.elementor-menu-cart__main .elementor-menu-cart__product-name dl.variation,
.elementor-menu-cart__main .elementor-menu-cart__product-name .tc-epo-metadata,
.elementor-menu-cart__main .elementor-menu-cart__product-details dl.variation,
.elementor-menu-cart__main .elementor-menu-cart__product-details .tc-epo-metadata {
	margin-left: 0 !important;
	width: 100% !important;
}

.elementor-menu-cart__main dl.variation dt,
.elementor-menu-cart__main .tc-epo-metadata dt {
	align-items: center;
	border-bottom: 1px solid rgba(56, 40, 35, 0.08);
	color: #222 !important;
	display: flex !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	gap: 5px;
	line-height: 1.35;
	margin: 0 !important;
	min-height: 50px;
	padding: 9px 8px 9px 0 !important;
	white-space: nowrap;
}

.elementor-menu-cart__main dl.variation dt::before,
.elementor-menu-cart__main .tc-epo-metadata dt::before {
	align-items: center;
	background-color: #fbf6f5;
	background-image: url("icons/carat.jpeg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 28px 28px;
	border-radius: 999px;
	color: #2b2726;
	content: "";
	display: inline-flex;
	flex: 0 0 22px;
	font-size: 0;
	height: 22px;
	justify-content: center;
	width: 22px;
}

.elementor-menu-cart__main dl.variation dt[class*="CenterStoneCaratWeight"]::before,
.elementor-menu-cart__main dl.variation dt[class*="CaratWeight"]::before,
.elementor-menu-cart__main .tc-epo-metadata dt[class*="CenterStoneCaratWeight"]::before,
.elementor-menu-cart__main .tc-epo-metadata dt[class*="CaratWeight"]::before {
	background-image: url("icons/carat.jpeg");
}

.elementor-menu-cart__main dl.variation dt[class*="Metal"]::before,
.elementor-menu-cart__main .tc-epo-metadata dt[class*="Metal"]::before {
	background-image: url("icons/metal.jpeg");
}

.elementor-menu-cart__main dl.variation dt[class*="RingSize"]::before,
.elementor-menu-cart__main .tc-epo-metadata dt[class*="RingSize"]::before {
	background-image: url("icons/ring-size.jpeg");
}

.elementor-menu-cart__main dl.variation dt[class*="MatchingBand"]::before,
.elementor-menu-cart__main .tc-epo-metadata dt[class*="MatchingBand"]::before {
	background-image: url("icons/matching-band.jpeg");
}

.elementor-menu-cart__main dl.variation dt[class*="Engraving"]::before,
.elementor-menu-cart__main .tc-epo-metadata dt[class*="Engraving"]::before {
	background-image: url("icons/engraving.jpeg");
}

.elementor-menu-cart__main dl.variation dd,
.elementor-menu-cart__main .tc-epo-metadata dd {
	align-items: center;
	border-bottom: 1px solid rgba(56, 40, 35, 0.08);
	color: #222 !important;
	display: flex !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	justify-content: flex-end;
	line-height: 1.35;
	margin: 0 !important;
	min-height: 50px;
	padding: 9px 0 9px 10px !important;
	text-align: right;
	white-space: normal;
}

.elementor-menu-cart__main dl.variation dd p,
.elementor-menu-cart__main .tc-epo-metadata dd p {
	margin: 0 !important;
}

.elementor-menu-cart__main .woocommerce-mini-cart__total,
.elementor-menu-cart__main .elementor-menu-cart__subtotal {
	background: #fff;
	border: 1px solid rgba(80, 61, 55, 0.07) !important;
	border-radius: 10px;
	box-shadow: 0 5px 18px rgba(51, 35, 31, 0.08);
	color: #1e1a19 !important;
	display: flex !important;
	flex: 0 0 auto !important;
	font-family: "Montserrat", Arial, sans-serif !important;
	font-size: 22px !important;
	font-weight: 400 !important;
	justify-content: space-between;
	line-height: 1.1;
	margin: auto 0 0 !important;
	padding: 18px 18px !important;
	border-bottom: 0 !important;
	border-radius: 10px 10px 0 0 !important;
	box-sizing: border-box !important;
	width: 100% !important;
}

.elementor-menu-cart__main .woocommerce-mini-cart__total strong,
.elementor-menu-cart__main .elementor-menu-cart__subtotal strong {
	font-weight: 400 !important;
}

.elementor-menu-cart__footer-buttons {
	background: #fff;
	border: 1px solid rgba(80, 61, 55, 0.07);
	border-radius: 0 0 10px 10px;
	border-top: 0;
	box-shadow: 0 5px 18px rgba(51, 35, 31, 0.08);
	display: grid !important;
	flex: 0 0 auto !important;
	gap: 2px !important;
	margin: 0 !important;
	padding: 16px !important;
	box-sizing: border-box !important;
	width: 100% !important;
}

.elementor-menu-cart__main .woocommerce-mini-cart__total + .elementor-menu-cart__footer-buttons,
.elementor-menu-cart__main .elementor-menu-cart__subtotal + .elementor-menu-cart__footer-buttons {
	margin-top: 0 !important;
}

.elementor-menu-cart__footer-buttons .elementor-button {
	border: 1px solid #2f2927 !important;
	border-radius: 0 !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	letter-spacing: 5px;
	line-height: 1 !important;
	padding: 16px 14px !important;
	text-transform: uppercase;
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
	background: var(--yc-blush, #cf6f7b) !important;
	color: #fff !important;
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout {
	background: #fff !important;
	color: #1f1d1d !important;
}

.single-product .iconic-woothumbs-all-images-wrap {
	margin-bottom: 14px !important;
}

.single-product .iconic-woothumbs-thumbnails-wrap {
	margin-bottom: 0 !important;
}

.single-product .iconic-woothumbs-thumbnails__play-overlay,
.single-product .iconic-woothumbs-play {
	align-items: center !important;
	background: rgba(207, 111, 123, 0.7) !important;
	border: 1px solid rgba(255, 255, 255, 0.74) !important;
	border-radius: 999px !important;
	box-shadow: 0 8px 18px rgba(71, 43, 42, 0.2) !important;
	color: #fff !important;
	display: inline-flex !important;
	height: 42px !important;
	justify-content: center !important;
	width: 42px !important;
}

.single-product .iconic-woothumbs-thumbnails__play-overlay svg,
.single-product .iconic-woothumbs-play svg {
	fill: #fff !important;
	height: 18px !important;
	stroke: #fff !important;
	width: 18px !important;
}

.yalish-configurator__options {
	border: 1px solid var(--yc-border);
	padding: 16px 22px;
}

.yalish-configurator__row {
	align-items: center;
	display: grid;
	gap: 14px;
	grid-template-columns: 44px minmax(118px, 150px) minmax(200px, 1fr);
	margin: 0 0 12px;
}

.yalish-configurator__row:last-child {
	margin-bottom: 0;
}

.yalish-configurator__icon-button,
.yalish-configurator__spec-icon {
	align-items: center;
	background: var(--yc-soft) !important;
	border: 0 !important;
	border-radius: 999px !important;
	color: #2d2928;
	display: inline-flex;
	flex: 0 0 42px;
	height: 42px;
	justify-content: center;
	line-height: 1 !important;
	min-height: 42px;
	min-width: 42px;
	overflow: hidden;
	padding: 0 !important;
	text-transform: none !important;
	width: 42px;
}

.single-product .yalish-configurator button.yalish-configurator__icon-button {
	all: unset !important;
	align-items: center !important;
	aspect-ratio: 1 / 1 !important;
	background: var(--yc-soft) !important;
	border: 0 !important;
	border-radius: 50% !important;
	box-sizing: border-box !important;
	color: #2d2928 !important;
	cursor: pointer !important;
	display: inline-flex !important;
	flex: 0 0 42px !important;
	height: 42px !important;
	justify-content: center !important;
	line-height: 0 !important;
	margin: 0 !important;
	max-height: 42px !important;
	max-width: 42px !important;
	min-height: 42px !important;
	min-width: 42px !important;
	overflow: hidden !important;
	padding: 0 !important;
	text-align: center !important;
	width: 42px !important;
}

.single-product .yalish-configurator button.yalish-configurator__icon-button svg {
	display: block !important;
	flex: 0 0 auto !important;
	margin: 0 !important;
	position: static !important;
	transform: none !important;
}

.yalish-configurator__icon-button {
	cursor: pointer;
	transition: transform 160ms ease, background-color 160ms ease;
}

.yalish-configurator__icon-button:hover,
.yalish-configurator__icon-button:focus-visible {
	background: #f2e3e3 !important;
	outline: 1px solid rgba(209, 111, 123, 0.45);
	transform: translateY(-1px);
}

.yalish-configurator svg {
	fill: none;
	height: 21px;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1.8;
	width: 21px;
}

.yalish-configurator__icon-image {
	border-radius: 50%;
	display: block;
	flex: 0 0 auto;
	height: 48px;
	margin: -3px;
	max-width: none !important;
	object-fit: cover;
	pointer-events: none;
	width: 48px;
}

.yalish-configurator__spec-icon {
	background: #fff !important;
	border: 1px solid rgba(202, 145, 129, 0.45) !important;
	box-shadow: 0 7px 15px rgba(83, 48, 41, 0.14), inset 0 0 0 2px rgba(255, 255, 255, 0.88);
	flex-basis: 58px;
	height: 58px;
	min-height: 58px;
	min-width: 58px;
	width: 58px;
}

.yalish-configurator__spec-icon .yalish-configurator__icon-image {
	height: 66px;
	margin: -4px;
	width: 66px;
}

.yalish-configurator label,
.yalish-configurator__row-label {
	color: var(--yc-ink);
	font-size: 15px;
	font-weight: 500;
	line-height: 1.2;
}

.yalish-configurator select,
.yalish-configurator input[type="text"] {
	appearance: none;
	background-color: #fff;
	border: 1px solid var(--yc-border);
	border-radius: 0;
	color: #000;
	font-size: 13px;
	height: 41px;
	line-height: 1.2;
	padding: 0 34px 0 15px;
	width: 100%;
}

.yalish-configurator select {
	background-image: linear-gradient(45deg, transparent 50%, #252525 50%), linear-gradient(135deg, #252525 50%, transparent 50%);
	background-position: calc(100% - 23px) 18px, calc(100% - 17px) 18px;
	background-repeat: no-repeat;
	background-size: 6px 6px, 6px 6px;
}

.yalish-configurator input[type="text"] {
	padding-right: 24px;
}

.yalish-configurator input[type="text"]::placeholder {
	color: #000;
	opacity: 1;
}

.yalish-configurator__field--error {
	border-color: var(--yc-blush) !important;
	box-shadow: 0 0 0 2px rgba(207, 111, 123, 0.12);
}

.yalish-configurator__band-toggle {
	align-items: center !important;
	background: #fff !important;
	border: 1px solid rgba(207, 111, 123, 0.32) !important;
	border-radius: 999px !important;
	box-shadow: 0 6px 16px rgba(65, 39, 37, 0.08);
	color: #352823;
	cursor: pointer;
	display: inline-flex !important;
	font-size: 12px !important;
	font-weight: 700;
	height: 40px !important;
	justify-content: flex-start !important;
	justify-self: end;
	letter-spacing: 0.6px;
	line-height: 1 !important;
	min-height: 40px !important;
	min-width: 142px;
	overflow: hidden !important;
	padding: 0 43px 0 18px !important;
	position: relative;
	text-transform: none !important;
	white-space: nowrap;
	width: 142px;
}

.yalish-configurator__band-toggle[aria-pressed="true"] {
	background: var(--yc-blush) !important;
	border-color: var(--yc-blush) !important;
	box-shadow: inset 0 -2px 0 var(--yc-blush-dark), 0 7px 18px rgba(98, 45, 54, 0.1);
	color: #fff !important;
}

.yalish-configurator__band-toggle:focus,
.yalish-configurator__band-toggle:active {
	border-color: rgba(207, 111, 123, 0.32) !important;
	box-shadow: 0 6px 16px rgba(65, 39, 37, 0.08) !important;
	outline: none !important;
}

.yalish-configurator__band-toggle[aria-pressed="true"]:focus,
.yalish-configurator__band-toggle[aria-pressed="true"]:active {
	background: var(--yc-blush) !important;
	border-color: var(--yc-blush) !important;
	box-shadow: inset 0 -2px 0 var(--yc-blush-dark), 0 7px 18px rgba(98, 45, 54, 0.1) !important;
}

.yalish-configurator__band-toggle span:not(.yalish-configurator__check) {
	line-height: 1 !important;
	position: static !important;
	transform: none !important;
}

.yalish-configurator__band-toggle .yalish-configurator__check {
	align-items: center;
	background: #fbf5f5;
	border: 1px solid rgba(207, 111, 123, 0.35);
	border-radius: 999px;
	color: var(--yc-blush);
	display: inline-flex;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: 700;
	height: 32px;
	justify-content: center;
	line-height: 1 !important;
	position: absolute !important;
	right: 5px !important;
	top: 3px !important;
	transform: rotate(0deg) scale(0.96) !important;
	transition: transform 180ms ease, border-color 180ms ease, background-color 180ms ease, color 180ms ease;
	width: 32px;
}

.yalish-configurator__band-toggle[aria-pressed="false"] .yalish-configurator__check {
	color: transparent;
	font-size: 0;
}

.yalish-configurator__band-toggle[aria-pressed="false"] .yalish-configurator__check::before,
.yalish-configurator__band-toggle[aria-pressed="false"] .yalish-configurator__check::after {
	background: var(--yc-blush);
	border-radius: 999px;
	content: "";
	display: block;
	height: 2px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 11px;
}

.yalish-configurator__band-toggle[aria-pressed="false"] .yalish-configurator__check::after {
	transform: translate(-50%, -50%) rotate(90deg);
}

.yalish-configurator__band-toggle[aria-pressed="true"] .yalish-configurator__check {
	background: #fff;
	border-color: #fff;
	color: var(--yc-blush);
	font-size: 20px;
	transform: rotate(360deg) scale(1) !important;
}

.yalish-configurator__row--band-engraving {
	display: none;
}

.yalish-configurator.is-band-added .yalish-configurator__row--band-engraving {
	display: grid;
}

.yalish-configurator__carat-note {
	color: #222;
	font-size: 12px;
	line-height: 1.35;
	margin: 8px 0 0;
	text-align: left;
}

.yalish-configurator__specs {
	background:
		linear-gradient(90deg, rgba(255, 255, 255, 0.72) 0%, rgba(255, 244, 243, 0.72) 25%, rgba(255, 255, 255, 0.62) 50%, rgba(255, 244, 243, 0.72) 75%, rgba(255, 255, 255, 0.72) 100%),
		linear-gradient(180deg, #fffafa 0%, #fff5f4 58%, #faeeee 100%);
	border: 1px solid rgba(210, 160, 151, 0.58);
	border-radius: 10px;
	box-shadow: 0 8px 22px rgba(76, 48, 42, 0.1), inset 0 0 0 3px rgba(255, 255, 255, 0.72), inset 0 0 0 5px rgba(212, 151, 135, 0.12);
	box-sizing: border-box;
	display: grid;
	column-gap: 46px;
	grid-template-columns: 1fr 1fr;
	margin-bottom: 24px;
	margin-top: 22px;
	overflow: hidden;
	padding: 28px 36px 0;
	position: relative;
}

.yalish-configurator__specs::before {
	background: linear-gradient(180deg, transparent 0%, rgba(184, 141, 132, 0.42) 12%, rgba(184, 141, 132, 0.42) 88%, transparent 100%);
	content: "";
	height: calc(100% - 104px);
	left: 50%;
	position: absolute;
	top: 28px;
	transform: translateX(-50%);
	width: 1px;
}

.yalish-configurator__specs::after {
	display: none;
}

.yalish-configurator__spec-column {
	box-sizing: border-box;
	justify-self: center;
	max-width: 300px;
	text-align: left;
	width: 100%;
	z-index: 1;
}

.yalish-configurator__spec-title {
	align-items: center;
	display: flex;
	flex-direction: column;
	font-family: inherit;
	font-size: 20px;
	font-weight: 700;
	gap: 8px;
	letter-spacing: 0;
	line-height: 1.2;
	margin-bottom: 17px;
	text-align: center;
	text-transform: uppercase;
}

.yalish-configurator__spec-title .yalish-configurator__spec-icon {
	display: none !important;
}

.yalish-configurator__spec-title::after {
	background:
		linear-gradient(90deg, transparent 0, rgba(211, 162, 151, 0.72) 42%, transparent 42%, transparent 58%, rgba(211, 162, 151, 0.72) 58%, transparent 100%);
	content: "";
	display: block;
	height: 1px;
	margin-top: 2px;
	position: relative;
	width: 96px;
}

.yalish-configurator__spec-title span:last-child {
	color: #222;
}

.yalish-configurator__spec-grid {
	display: flex;
	flex-direction: column;
	font-size: 11px;
	gap: 0;
	line-height: 1.2;
}

.yalish-configurator__spec-row {
	align-items: baseline;
	display: flex;
	justify-content: space-between;
	gap: 14px;
	min-width: 0;
	padding: 3px 0;
}

.yalish-configurator__spec-row:first-child {
	border-bottom: 0;
}

.yalish-configurator__spec-row strong {
	color: #222;
	font-weight: 700;
	white-space: nowrap;
}

.yalish-configurator__spec-row span {
	color: #222;
	font-weight: 500;
	overflow-wrap: normal;
	text-align: right;
	white-space: nowrap;
	word-break: normal;
}

.yalish-configurator__quality {
	align-items: center;
	background: rgba(226, 215, 213, 0.68);
	color: #222;
	display: flex;
	font-size: 14px;
	gap: 10px;
	grid-column: 1 / -1;
	justify-content: center;
	line-height: 1.3;
	margin: 14px -36px 8px;
	margin-block-end: 8px !important;
	margin-bottom: 8px !important;
	min-height: 54px;
	padding: 12px 20px 10px;
	text-align: center;
	z-index: 1;
}

.yalish-configurator__quality-icon {
	align-items: center;
	color: #d87382;
	display: inline-flex;
	flex: 0 0 18px;
	height: 18px;
	justify-content: center;
	width: 18px;
}

.yalish-configurator__quality-icon svg,
.yalish-configurator__quality-icon .yalish-configurator__icon-image {
	height: 18px;
	width: 18px;
}

.yalish-configurator__price {
	font-size: 15px;
	line-height: 1.25;
	margin-top: 4px;
}

.yalish-configurator__regular {
	color: #5c5555;
	margin-bottom: 4px;
}

.yalish-configurator__regular s {
	text-decoration-thickness: 2px;
}

.yalish-configurator__sale {
	color: var(--yc-blush);
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 4px;
}

.yalish-configurator__savings {
	color: var(--yc-green);
	font-size: 16px;
}

.yalish-configurator__cart-action {
	margin: 52px auto 0;
	max-width: 560px;
	width: 100%;
}

.yalish-configurator__notice {
	background: #fff7f7;
	border: 1px solid rgba(207, 111, 123, 0.38);
	color: #7e303b;
	font-size: 13px;
	line-height: 1.35;
	margin: 18px auto -32px;
	max-width: 560px;
	padding: 10px 12px;
	text-align: center;
	width: 100%;
}

.yalish-configurator__notice[hidden] {
	display: none !important;
}

.yalish-configurator__cart-action .single_add_to_cart_button,
.single-product form.cart .single_add_to_cart_button {
	background: var(--yc-blush) !important;
	border: 0 !important;
	border-radius: 0 !important;
	color: #fff !important;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	font-size: 15px !important;
	font-weight: 700 !important;
	letter-spacing: 1.8px;
	line-height: 1 !important;
	min-height: 52px !important;
	min-width: 0;
	padding: 0 28px !important;
	text-transform: uppercase;
	width: 100%;
}

.yalish-configurator__cart-action .single_add_to_cart_button::after {
	content: none !important;
	display: none !important;
}

.single-product form.cart .single_add_to_cart_button::before {
	border: 2px solid currentColor;
	border-radius: 3px;
	box-sizing: border-box;
	content: "";
	display: inline-block;
	height: 17px;
	margin-right: 14px;
	position: relative;
	vertical-align: -3px;
	width: 15px;
}

.single-product form.cart .yalish-configurator__cart-action .single_add_to_cart_button::before {
	content: none;
	display: none;
}

.yalish-configurator__button-icon {
	align-items: center;
	display: inline-flex;
	height: 20px;
	justify-content: center;
	margin-right: 14px;
	width: 20px;
}

.yalish-configurator__button-icon svg {
	height: 20px;
	stroke: currentColor;
	stroke-width: 1.8;
	width: 20px;
}

.yalish-configurator__checkout-note {
	color: #9c908d;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
	line-height: 1.35;
	margin-top: 14px;
	text-align: center;
}

@media (min-width: 768px) and (max-width: 1024px) {
	.yalish-configurator {
		max-width: 100%;
	}

	.yalish-configurator__options {
		padding: 16px 18px;
	}

	.yalish-configurator__row {
		gap: 12px;
		grid-template-columns: 40px minmax(116px, 132px) minmax(0, 1fr);
	}

	.yalish-configurator__icon-button,
	.yalish-configurator__spec-icon {
		box-sizing: border-box;
		flex-basis: 40px !important;
		height: 40px !important;
		max-height: 40px;
		max-width: 40px;
		min-height: 40px !important;
		min-width: 40px !important;
		width: 40px !important;
	}

	.yalish-configurator label,
	.yalish-configurator__row-label {
		font-size: 14px;
		white-space: nowrap;
	}

	.yalish-configurator select,
	.yalish-configurator input[type="text"] {
		box-sizing: border-box;
		font-size: 12px;
		min-width: 0;
	}

	.yalish-configurator__specs {
		gap: 28px;
		padding: 19px 22px 22px;
	}

	.yalish-configurator__spec-title {
		font-size: 13px;
		gap: 9px;
		margin-bottom: 16px;
		white-space: nowrap;
	}

	.yalish-configurator__spec-grid {
		font-size: 12px;
		gap: 12px;
	}

	.yalish-configurator__spec-row {
		gap: 6px;
	}

	.yalish-configurator__spec-icon {
		flex-basis: 28px !important;
		height: 28px !important;
		min-height: 28px !important;
		min-width: 28px !important;
		width: 28px !important;
	}

	.yalish-configurator__spec-icon .yalish-configurator__icon-image {
		height: 32px;
		margin: -2px;
		width: 32px;
	}
}

@media (max-width: 767px) {
	.yalish-configurator {
		margin-top: 16px;
		max-width: none;
		width: 100%;
	}

	.single-product .elementor-802 .elementor-element.elementor-element-6e81557 {
		margin-bottom: 36px !important;
	}

	.yalish-configurator__options {
		padding: 16px 12px;
	}

	.yalish-configurator__row {
		gap: 10px;
		grid-template-columns: 34px minmax(96px, 106px) minmax(0, 1fr);
		margin-bottom: 12px;
	}

	.yalish-configurator__icon-button,
	.yalish-configurator__spec-icon {
		box-sizing: border-box;
		flex-basis: 34px !important;
		height: 34px !important;
		max-height: 34px;
		max-width: 34px;
		min-height: 34px !important;
		min-width: 34px !important;
		width: 34px !important;
	}

	.single-product .yalish-configurator button.yalish-configurator__icon-button {
		flex-basis: 34px !important;
		height: 34px !important;
		max-height: 34px !important;
		max-width: 34px !important;
		min-height: 34px !important;
		min-width: 34px !important;
		width: 34px !important;
	}

	.yalish-configurator svg {
		height: 17px;
		width: 17px;
	}

	.yalish-configurator__icon-image {
		height: 42px;
		margin: -3px;
		width: 42px;
	}

	.yalish-configurator label,
	.yalish-configurator__row-label {
		font-size: 13px;
		white-space: nowrap;
	}

	.yalish-configurator select,
	.yalish-configurator input[type="text"] {
		box-sizing: border-box;
		font-size: 12px;
		height: 36px;
		min-width: 0;
		padding-left: 11px;
		padding-right: 29px;
	}

	.yalish-configurator select {
		background-position: calc(100% - 18px) 16px, calc(100% - 13px) 16px;
		background-size: 5px 5px, 5px 5px;
	}

	.yalish-configurator input[type="text"] {
		padding-right: 11px;
	}

	.yalish-configurator__band-toggle {
		font-size: 11px !important;
		height: 34px !important;
		min-height: 34px !important;
		min-width: 104px;
		padding-left: 15px !important;
		padding-right: 34px !important;
		width: 104px;
	}

	.yalish-configurator__band-toggle .yalish-configurator__check {
		font-size: 17px;
		height: 26px;
		right: 4px !important;
		top: 3px !important;
		width: 26px;
	}

	.yalish-configurator__band-toggle[aria-pressed="false"] .yalish-configurator__check::before,
	.yalish-configurator__band-toggle[aria-pressed="false"] .yalish-configurator__check::after {
		width: 10px;
	}

	.yalish-configurator__specs {
		border-radius: 10px;
		column-gap: 20px;
		grid-template-columns: 1fr 1fr;
		padding: 22px 18px 0;
	}

	.yalish-configurator__specs::before {
		height: calc(100% - 88px);
		top: 22px;
	}

	.yalish-configurator__specs::after {
		display: none;
	}

	.yalish-configurator__spec-title {
		font-size: 14px;
		gap: 8px;
		letter-spacing: 0;
		margin-bottom: 16px;
		white-space: nowrap;
	}

	.yalish-configurator__spec-title::after {
		width: 70px;
	}

	.yalish-configurator__spec-grid {
		font-size: 11.5px;
	}

	.yalish-configurator__spec-row {
		align-items: baseline;
		flex-direction: row;
		gap: 8px;
		justify-content: space-between;
		padding: 5px 0;
	}

	.yalish-configurator__spec-row strong,
	.yalish-configurator__spec-row span {
		text-align: left;
		white-space: normal;
	}

	.yalish-configurator__spec-row span {
		text-align: right;
	}

	.yalish-configurator__quality {
		font-size: 12px;
		margin: 18px -18px 0;
		min-height: 48px;
		padding: 10px 12px;
	}

	.yalish-configurator__sale {
		font-size: 20px;
	}

	.yalish-configurator__cart-action {
		margin-top: 42px;
	}
}

@media (max-width: 480px) {
	.elementor-menu-cart__main {
		--cart-padding: 30px 16px calc(22px + env(safe-area-inset-bottom, 0px));
		width: calc(100vw - 24px) !important;
	}

	.elementor-menu-cart__main::before {
		margin-bottom: 16px;
	}

	.elementor-menu-cart__close-button {
		height: 34px !important;
		right: 16px !important;
		top: 16px !important;
		width: 34px !important;
	}

	.elementor-menu-cart__close-button::before,
	.elementor-menu-cart__close-button::after {
		height: 17px !important;
	}

	.elementor-menu-cart__main .woocommerce-mini-cart,
	.elementor-menu-cart__main .cart_list,
	.elementor-menu-cart__products {
		max-height: none !important;
		padding: 0 !important;
	}

	.elementor-menu-cart__main .woocommerce-mini-cart-item,
	.elementor-menu-cart__main .woocommerce-cart-form__cart-item {
		margin: 0 0 14px !important;
		padding: 13px !important;
		width: 100% !important;
	}

	.elementor-menu-cart__main .elementor-menu-cart__product {
		gap: 0 12px;
		grid-template-columns: 74px minmax(0, 1fr);
	}

	.elementor-menu-cart__product-image {
		width: 74px !important;
	}

	.elementor-menu-cart__product-name,
	.elementor-menu-cart__product-name a {
		font-size: 15px !important;
		line-height: 1.25 !important;
	}

	.elementor-menu-cart__main .elementor-menu-cart__product-name dl.variation,
	.elementor-menu-cart__main .elementor-menu-cart__product-name .tc-epo-metadata,
	.elementor-menu-cart__main .elementor-menu-cart__product-details dl.variation,
	.elementor-menu-cart__main .elementor-menu-cart__product-details .tc-epo-metadata {
		margin-left: 0 !important;
		width: 100% !important;
	}

	.elementor-menu-cart__main dl.variation,
	.elementor-menu-cart__main .tc-epo-metadata {
		font-size: 12px !important;
		grid-template-columns: minmax(205px, 1fr) minmax(62px, auto);
		margin-top: 12px !important;
	}

	.elementor-menu-cart__main dl.variation dt,
	.elementor-menu-cart__main dl.variation dd,
	.elementor-menu-cart__main .tc-epo-metadata dt,
	.elementor-menu-cart__main .tc-epo-metadata dd {
		min-height: 44px;
	}

	.elementor-menu-cart__main dl.variation dt::before,
	.elementor-menu-cart__main .tc-epo-metadata dt::before {
		flex-basis: 22px;
		font-size: 12px;
		height: 22px;
		width: 22px;
	}

		.elementor-menu-cart__main .woocommerce-mini-cart__total,
		.elementor-menu-cart__main .elementor-menu-cart__subtotal {
			font-size: 20px !important;
			margin-bottom: 0 !important;
			margin: auto 0 0 !important;
			padding: 15px 14px !important;
			width: 100% !important;
		}

	.elementor-menu-cart__footer-buttons {
		gap: 2px !important;
		margin: 0 !important;
		padding: 13px !important;
		width: 100% !important;
	}

	.elementor-menu-cart__footer-buttons .elementor-button {
		font-size: 11px !important;
		letter-spacing: 4px;
		padding: 14px 12px !important;
	}

	.woocommerce-cart .woocommerce-cart-form__cart-item dl.variation,
	.woocommerce-cart .woocommerce-cart-form__cart-item .tc-epo-metadata {
		margin-bottom: 8px !important;
	}

	.woocommerce-cart .shop_table td.actions,
	.woocommerce-cart .shop_table .actions {
		padding-top: 0 !important;
	}

	.woocommerce-cart td.actions {
		padding: 6px 6px 32px !important;
	}

	.woocommerce-cart td.actions .coupon {
		grid-template-columns: minmax(0, 1fr) 86px;
		margin-top: 34px !important;
		padding: 74px 8px 16px !important;
	}

	.woocommerce-cart td.actions .coupon::before,
	body.woocommerce-cart .woocommerce td.actions .coupon::before {
		color: #332b28 !important;
		display: block !important;
		font-size: 10px;
		letter-spacing: 3px;
		line-height: 1.2;
		top: 37px;
		white-space: nowrap;
	}

	.woocommerce-cart td.actions .coupon::after,
body.woocommerce-cart .woocommerce td.actions .coupon::after {
		background-size: 32px 32px;
		height: 42px;
		top: -2px;
		width: 54px;
	}

	.woocommerce-cart td.actions .coupon input.input-text,
	.woocommerce-cart td.actions .coupon input[name="coupon_code"] {
		height: 56px !important;
	}

	.woocommerce-cart td.actions .coupon button,
	.woocommerce-cart td.actions .coupon button[name="apply_coupon"],
	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
	.woocommerce-cart .cart_totals .checkout-button,
	.woocommerce-cart a.checkout-button {
		height: 56px !important;
	}

	.woocommerce-cart td.actions .coupon input.input-text,
	.woocommerce-cart td.actions .coupon input[name="coupon_code"] {
		font-size: 16px !important;
		line-height: 1.1 !important;
		padding: 0 12px !important;
	}

	.woocommerce-cart td.actions .coupon input.input-text:focus,
	.woocommerce-cart td.actions .coupon input[name="coupon_code"]:focus {
		font-size: 16px !important;
		line-height: 1.1 !important;
	}

	.woocommerce-cart td.actions .coupon input.input-text::placeholder,
	.woocommerce-cart td.actions .coupon input[name="coupon_code"]::placeholder {
		font-size: 14px !important;
	}

	.woocommerce-cart td.actions .coupon button,
	.woocommerce-cart td.actions .coupon button[name="apply_coupon"] {
		font-size: 10px !important;
		letter-spacing: 1.3px;
		padding: 1px 4px 0 !important;
		white-space: nowrap !important;
	}

	.single-product form.yalish-configurator-form {
		box-sizing: border-box !important;
		max-width: none !important;
		width: 100% !important;
	}

	.yalish-configurator {
		box-sizing: border-box;
		margin-left: 0 !important;
		margin-right: 0 !important;
		max-width: none !important;
		transform: none !important;
		width: 100% !important;
	}

	.yalish-configurator__options {
		padding: 14px 10px;
	}

	.yalish-configurator__row {
		column-gap: 7px;
		grid-template-columns: 38px minmax(88px, 34%) minmax(0, 1fr);
		margin-bottom: 14px;
		row-gap: 0;
	}

	.yalish-configurator__icon-button,
	.yalish-configurator__spec-icon {
		block-size: 36px !important;
		flex-basis: 36px !important;
		height: 36px !important;
		inline-size: 36px !important;
		justify-self: center;
		max-height: 36px;
		max-width: 36px;
		min-height: 36px !important;
		min-width: 36px !important;
		width: 36px !important;
	}

	.single-product .yalish-configurator button.yalish-configurator__icon-button {
		flex-basis: 36px !important;
		height: 36px !important;
		max-height: 36px !important;
		max-width: 36px !important;
		min-height: 36px !important;
		min-width: 36px !important;
		width: 36px !important;
	}

	.yalish-configurator svg {
		height: 17px;
		width: 17px;
	}

	.yalish-configurator label,
	.yalish-configurator__row-label {
		font-size: 12px;
		letter-spacing: 0;
		min-width: 0;
		overflow: visible;
	}

	.yalish-configurator select,
	.yalish-configurator input[type="text"] {
		font-size: 9.5px !important;
		height: 32px !important;
		justify-self: stretch;
		line-height: 1.1 !important;
		padding-left: 10px;
		padding-right: 24px;
	}

	.yalish-configurator select {
		background-position: calc(100% - 15px) 14px, calc(100% - 11px) 14px;
		background-size: 4px 4px, 4px 4px;
	}

	.yalish-configurator input[type="text"] {
		padding-right: 10px;
	}

	.yalish-configurator__band-toggle {
		appearance: none !important;
		box-sizing: border-box !important;
		box-shadow: 0 5px 14px rgba(65, 39, 37, 0.06) !important;
		font-size: 9.5px !important;
		height: 28px !important;
		justify-self: stretch;
		letter-spacing: 0.25px;
		max-height: 28px !important;
		max-width: none !important;
		min-height: 28px !important;
		min-width: 0 !important;
		padding: 0 29px 0 14px !important;
		width: 100% !important;
	}

	.single-product .yalish-configurator button.yalish-configurator__band-toggle {
		appearance: none !important;
		box-sizing: border-box !important;
		font-size: 9.5px !important;
		height: 28px !important;
		max-height: 28px !important;
		max-width: none !important;
		min-height: 28px !important;
		min-width: 0 !important;
		padding: 0 29px 0 14px !important;
		width: 100% !important;
	}

	.yalish-configurator__band-toggle .yalish-configurator__check {
		height: 20px;
		right: 4px !important;
		top: 3px !important;
		width: 20px;
	}

	.yalish-configurator__band-toggle[aria-pressed="false"] .yalish-configurator__check::before,
	.yalish-configurator__band-toggle[aria-pressed="false"] .yalish-configurator__check::after {
		height: 1.5px;
		width: 8px;
	}

	.yalish-configurator__specs {
		box-shadow: 0 8px 18px rgba(76, 48, 42, 0.1), inset 0 0 0 2px rgba(255, 255, 255, 0.78), inset 0 0 0 4px rgba(212, 151, 135, 0.15);
		column-gap: 12px;
		padding: 18px 10px 0;
	}

	.yalish-configurator__spec-title {
		font-size: 12px;
		gap: 7px;
		letter-spacing: 0;
		margin-bottom: 13px;
	}

	.yalish-configurator__spec-title::after {
		width: 54px;
	}

	.yalish-configurator__spec-grid {
		font-size: 10px;
	}

	.yalish-configurator__spec-row {
		align-items: baseline;
		flex-direction: row;
		gap: 4px;
		justify-content: space-between;
		padding: 4px 0;
	}

	.yalish-configurator__quality {
		font-size: 11px;
		margin: 16px -10px 0;
		min-height: 44px;
		padding: 9px 10px;
	}
}

@media (max-width: 380px) {
	.yalish-configurator {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}
}

body.woocommerce-checkout form.checkout,
body.woocommerce-checkout form.checkout *,
body.woocommerce-checkout .woocommerce-checkout-review-order,
body.woocommerce-checkout .woocommerce-checkout-review-order * {
	font-family: "Montserrat", Arial, sans-serif !important;
}

body.woocommerce-checkout form.checkout,
body.woocommerce-checkout form.checkout.woocommerce-checkout,
body.woocommerce-checkout .woocommerce,
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce {
	border: 0 !important;
}

body.woocommerce-checkout #customer_details,
body.woocommerce-checkout form.checkout .col2-set,
body.woocommerce-checkout form.checkout .col-1,
body.woocommerce-checkout form.checkout .col-2,
body.woocommerce-checkout .woocommerce-billing-fields,
body.woocommerce-checkout .woocommerce-shipping-fields,
body.woocommerce-checkout .woocommerce-additional-fields {
	border: 0 !important;
	box-shadow: none !important;
	outline-color: #e8e4e2 !important;
}

body.woocommerce-checkout .woocommerce-billing-fields label,
body.woocommerce-checkout .woocommerce-shipping-fields label,
body.woocommerce-checkout .woocommerce-additional-fields label,
body.woocommerce-checkout .woocommerce-account-fields label,
body.woocommerce-checkout .woocommerce-form__label,
body.woocommerce-checkout .form-row label {
	color: #222 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	letter-spacing: 0 !important;
	line-height: 1.35 !important;
}

body.woocommerce-checkout .form-row .required {
	color: #df7f8b !important;
	font-weight: 500 !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order,
body.woocommerce-checkout .woocommerce-checkout-review-order-table,
body.woocommerce-checkout #order_review,
body.woocommerce-checkout #payment {
	color: #222 !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table td,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .amount,
body.woocommerce-checkout #order_review th,
body.woocommerce-checkout #order_review td,
body.woocommerce-checkout #order_review .amount,
body.woocommerce-checkout .woocommerce-checkout-review-order-table dl.variation,
body.woocommerce-checkout .woocommerce-checkout-review-order-table dl.variation dt,
body.woocommerce-checkout .woocommerce-checkout-review-order-table dl.variation dd,
body.woocommerce-checkout .woocommerce-checkout-review-order-table dl.variation p {
	color: #222 !important;
	font-size: 12px !important;
	line-height: 1.45 !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table thead th,
body.woocommerce-checkout #order_review th.product-name,
body.woocommerce-checkout #order_review th.product-total,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item > .product-name {
	color: #585858 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.35 !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table dl.variation dt {
	font-weight: 600 !important;
}

body.woocommerce-checkout #order_review dl.variation dt,
body.woocommerce-checkout #order_review .tc-epo-metadata dt {
	color: #222 !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	line-height: 1.45 !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table dl.variation dd,
body.woocommerce-checkout .woocommerce-checkout-review-order-table dl.variation dd p {
	font-weight: 400 !important;
}

body.woocommerce-checkout #order_review dl.variation dd,
body.woocommerce-checkout #order_review dl.variation dd p,
body.woocommerce-checkout #order_review .tc-epo-metadata dd,
body.woocommerce-checkout #order_review .tc-epo-metadata dd p {
	color: #222 !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	line-height: 1.45 !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal td,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .woocommerce-shipping-totals th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .woocommerce-shipping-totals td,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-discount th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-discount td,
body.woocommerce-checkout #order_review .cart-subtotal th,
body.woocommerce-checkout #order_review .cart-subtotal td,
body.woocommerce-checkout #order_review .woocommerce-shipping-totals th,
body.woocommerce-checkout #order_review .woocommerce-shipping-totals td,
body.woocommerce-checkout #order_review .cart-discount th,
body.woocommerce-checkout #order_review .cart-discount td {
	color: #222 !important;
	font-size: 12px !important;
	line-height: 1.45 !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .woocommerce-shipping-totals th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-discount th,
body.woocommerce-checkout #order_review .cart-subtotal th,
body.woocommerce-checkout #order_review .woocommerce-shipping-totals th,
body.woocommerce-checkout #order_review .cart-discount th {
	font-weight: 500 !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal td,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal td .amount,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-discount td,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-discount td .amount,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .woocommerce-shipping-totals td,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .woocommerce-shipping-totals td *,
body.woocommerce-checkout #order_review .cart-subtotal td,
body.woocommerce-checkout #order_review .cart-subtotal td .amount,
body.woocommerce-checkout #order_review .cart-discount td,
body.woocommerce-checkout #order_review .cart-discount td .amount,
body.woocommerce-checkout #order_review .woocommerce-shipping-totals td,
body.woocommerce-checkout #order_review .woocommerce-shipping-totals td * {
	font-weight: 400 !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total strong,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total .amount,
body.woocommerce-checkout #order_review .order-total th,
body.woocommerce-checkout #order_review .order-total td,
body.woocommerce-checkout #order_review .order-total strong,
body.woocommerce-checkout #order_review .order-total .amount {
	color: #585858 !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	line-height: 1.45 !important;
}

body.woocommerce-checkout #payment .woocommerce-info,
body.woocommerce-checkout #payment .woocommerce-error,
body.woocommerce-checkout #payment .woocommerce-NoticeGroup,
body.woocommerce-checkout #payment .woocommerce-NoticeGroup *,
body.woocommerce-checkout #payment .woocommerce-notice,
body.woocommerce-checkout #payment .woocommerce-notice * {
	color: #585858 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.55 !important;
	max-width: 400px !important;
}

body.woocommerce-checkout #payment .woocommerce-info,
body.woocommerce-checkout #payment .woocommerce-error,
body.woocommerce-checkout #payment .woocommerce-notice {
	margin-left: auto !important;
	margin-right: auto !important;
}

body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper,
body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper * {
	color: #222 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.55 !important;
}

body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .form-row {
	margin: 24px 0 14px !important;
}

body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper label.woocommerce-form__label-for-checkbox {
	align-items: start !important;
	column-gap: 12px !important;
	display: grid !important;
	grid-template-columns: 18px minmax(0, 1fr) !important;
	margin: 0 !important;
}

body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper input[type="checkbox"] {
	grid-column: 1 !important;
	margin: 3px 0 0 !important;
	width: 16px !important;
}

body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text {
	display: block !important;
	grid-column: 2 !important;
	min-width: 0 !important;
}

body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper label.woocommerce-form__label-for-checkbox > .required {
	display: none !important;
}

body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text::after {
	color: #df7f8b !important;
	content: " *";
	font-weight: 500 !important;
}

body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper a,
body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text a {
	color: #cf6f7b !important;
	font-weight: 500 !important;
	text-decoration: underline !important;
	text-underline-offset: 2px !important;
}

body.woocommerce-checkout #place_order,
body.woocommerce-checkout button[name="woocommerce_checkout_place_order"] {
	background: #df7f8b !important;
	border-color: #df7f8b !important;
	color: #fff !important;
}

body.woocommerce-checkout #order_review table.shop_table,
body.woocommerce-checkout #order_review table.shop_table * {
	font-family: "Montserrat", Arial, sans-serif !important;
}

body.woocommerce-checkout #order_review table.shop_table thead th,
body.woocommerce-checkout #order_review table.shop_table thead th.product-name,
body.woocommerce-checkout #order_review table.shop_table thead th.product-total {
	color: #585858 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.35 !important;
}

body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-name {
	color: #585858 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.35 !important;
}

body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-total,
body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-total .amount {
	color: #222 !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	line-height: 1.45 !important;
}

body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation,
body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation *,
body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata,
body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata * {
	color: #222 !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	line-height: 1.45 !important;
}

body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dt,
body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dd,
body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dd p,
body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dt,
body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dd,
body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dd p {
	color: #222 !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	line-height: 1.45 !important;
}

body.woocommerce-checkout #order_review table.shop_table tfoot tr:not(.order-total) th {
	color: #585858 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.45 !important;
}

body.woocommerce-checkout #order_review table.shop_table tfoot tr:not(.order-total) td,
body.woocommerce-checkout #order_review table.shop_table tfoot tr:not(.order-total) td *,
body.woocommerce-checkout #order_review table.shop_table tfoot tr:not(.order-total) .amount {
	color: #222 !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	line-height: 1.45 !important;
}

body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total th,
body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total td,
body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total td *,
body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total .amount,
body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total strong {
	color: #585858 !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	line-height: 1.45 !important;
}

body.woocommerce-checkout #payment .woocommerce-info,
body.woocommerce-checkout #payment .woocommerce-info *,
body.woocommerce-checkout #payment .woocommerce-error,
body.woocommerce-checkout #payment .woocommerce-error *,
body.woocommerce-checkout #payment .woocommerce-notice,
body.woocommerce-checkout #payment .woocommerce-notice * {
	color: #585858 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.55 !important;
}

@media (max-width: 767px) {
	body.woocommerce-checkout .woocommerce-billing-fields label,
	body.woocommerce-checkout .woocommerce-shipping-fields label,
	body.woocommerce-checkout .woocommerce-additional-fields label,
	body.woocommerce-checkout .woocommerce-account-fields label,
	body.woocommerce-checkout .woocommerce-form__label,
	body.woocommerce-checkout .form-row label {
		font-size: 12px !important;
		font-weight: 500 !important;
	}

	body.woocommerce-checkout .woocommerce-checkout-review-order-table thead th,
	body.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item > .product-name {
		font-size: 14px !important;
		font-weight: 500 !important;
	}

	body.woocommerce-checkout .woocommerce-checkout-review-order-table th,
	body.woocommerce-checkout .woocommerce-checkout-review-order-table td,
	body.woocommerce-checkout .woocommerce-checkout-review-order-table .amount,
	body.woocommerce-checkout .woocommerce-checkout-review-order-table dl.variation,
	body.woocommerce-checkout .woocommerce-checkout-review-order-table dl.variation dt,
	body.woocommerce-checkout .woocommerce-checkout-review-order-table dl.variation dd,
	body.woocommerce-checkout .woocommerce-checkout-review-order-table dl.variation p {
		font-size: 12px !important;
		line-height: 1.48 !important;
	}

	body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th,
	body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td,
	body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total strong,
	body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total .amount {
		font-size: 14px !important;
	}

	body.woocommerce-checkout #payment .woocommerce-info,
	body.woocommerce-checkout #payment .woocommerce-error,
	body.woocommerce-checkout #payment .woocommerce-notice {
		font-size: 14px !important;
		max-width: 400px !important;
	}
}

/* Final checkout shell override: remove the outer frame while preserving form field borders. */
html body.woocommerce-checkout .woocommerce:has(form.woocommerce-checkout),
html body.woocommerce-checkout main .woocommerce:has(form.woocommerce-checkout),
html body.woocommerce-checkout .elementor-10 .elementor-element.elementor-element-36ec4af8,
html body.woocommerce-checkout .elementor-10 .elementor-element.elementor-element-80055bd > .elementor-widget-container,
html body.woocommerce-checkout .elementor-element.elementor-element-36ec4af8,
html body.woocommerce-checkout .elementor-element.elementor-element-80055bd > .elementor-widget-container,
html body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page,
html body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page > .elementor-widget-container,
html body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .woocommerce,
html body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .e-checkout__container,
html body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .e-checkout__column,
html body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .e-checkout__column-inner,
html body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .e-checkout__order_review,
html body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .e-checkout__order_review-2,
html body.woocommerce-checkout form.checkout.woocommerce-checkout,
html body.woocommerce-page form.woocommerce-checkout,
html body.woocommerce-page form.woocommerce-checkout #customer_details,
html body form.woocommerce-checkout,
html body form.woocommerce-checkout #customer_details,
html body form.woocommerce-checkout .col2-set,
html body form.woocommerce-checkout .col-1,
html body form.woocommerce-checkout .col-2,
html body form.woocommerce-checkout .woocommerce-billing-fields,
html body form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
html body form.woocommerce-checkout .woocommerce-shipping-fields,
html body form.woocommerce-checkout .woocommerce-additional-fields,
html body.woocommerce-checkout form.checkout.woocommerce-checkout #customer_details,
html body.woocommerce-checkout form.checkout.woocommerce-checkout .col2-set,
html body.woocommerce-checkout form.checkout.woocommerce-checkout .col-1,
html body.woocommerce-checkout form.checkout.woocommerce-checkout .col-2,
html body.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-billing-fields,
html body.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
html body.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-shipping-fields,
html body.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-additional-fields {
	border: 0 !important;
	box-shadow: none !important;
	outline: 0 !important;
}

html body.woocommerce-cart .woocommerce:has(form.woocommerce-checkout),
html body.woocommerce-cart main .woocommerce:has(form.woocommerce-checkout),
html body.woocommerce-cart .elementor-widget-woocommerce-checkout-page,
html body.woocommerce-cart .elementor-widget-woocommerce-checkout-page .woocommerce:has(form.woocommerce-checkout),
html body.woocommerce-cart .elementor-widget-woocommerce-checkout-page .elementor-widget-container:has(form.woocommerce-checkout) {
	border: 0 !important;
	outline: 0 !important;
}

html body form.woocommerce-checkout .woocommerce-billing-fields label,
html body form.woocommerce-checkout .woocommerce-shipping-fields label,
html body form.woocommerce-checkout .woocommerce-additional-fields label,
html body form.woocommerce-checkout .woocommerce-account-fields label,
html body form.woocommerce-checkout .woocommerce-form__label,
html body form.woocommerce-checkout .form-row label {
	color: #222 !important;
	font-family: Montserrat, "Montserrat", Arial, sans-serif !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	letter-spacing: 0 !important;
	line-height: 1.35 !important;
}

/* Final checkout order review typography: this checkout can render on the cart page. */
html body form.woocommerce-checkout #order_review,
html body form.woocommerce-checkout #order_review table.shop_table,
html body form.woocommerce-checkout #order_review table.shop_table * {
	font-family: Montserrat, "Montserrat", Arial, sans-serif !important;
}

html body form.woocommerce-checkout #order_review table.shop_table thead th,
html body form.woocommerce-checkout #order_review table.shop_table thead th.product-name,
html body form.woocommerce-checkout #order_review table.shop_table thead th.product-total {
	color: #585858 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.35 !important;
}

html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-name {
	color: #585858 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.35 !important;
}

html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-total,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-total *,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-total .amount {
	color: #222 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.45 !important;
}

html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata {
	color: #222 !important;
	font-size: 12px !important;
	line-height: 1.45 !important;
}

html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dt,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dt {
	color: #222 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 1.45 !important;
}

html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dd,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dd p,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dd,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dd p {
	color: #222 !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	line-height: 1.45 !important;
}

html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.cart-subtotal th,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.woocommerce-shipping-totals th,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.cart-discount th {
	color: #585858 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.45 !important;
}

html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.woocommerce-shipping-totals td,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.woocommerce-shipping-totals td *,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.cart-discount td,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.cart-discount td *,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr:not(.order-total):not(.cart-subtotal) .amount {
	color: #222 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.45 !important;
}

html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.cart-subtotal td,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.cart-subtotal td *,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.cart-subtotal .amount {
	color: #585858 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.45 !important;
}

html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total th,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total td,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total td *,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total .amount,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total strong {
	color: #585858 !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	line-height: 1.45 !important;
}

/* Cart, mini-cart, and checkout consistency refinements. */
body.woocommerce-checkout #order_review a.tm-cart-edit-options,
body.woocommerce-checkout #order_review a[href*="tm_cart_item_key"],
body.woocommerce-checkout #order_review a[href*="cart_item_key"] {
	display: none !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody {
	display: block !important;
	width: 100% !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item {
	background: #fff !important;
	border: 1px solid rgba(80, 61, 55, 0.16) !important;
	border-radius: 10px !important;
	box-shadow: 0 5px 16px rgba(51, 35, 31, 0.06), inset 0 0 0 1px rgba(80, 61, 55, 0.07) !important;
	box-sizing: border-box !important;
	display: grid !important;
	gap: 0 18px !important;
	grid-template-columns: 96px minmax(0, 1fr) !important;
	margin: 0 0 18px !important;
	overflow: visible !important;
	padding: 16px !important;
	position: relative !important;
	width: 100% !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item > td {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
	padding: 0 !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item > td::before {
	content: none !important;
	display: none !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-thumbnail {
	align-self: start !important;
	display: block !important;
	grid-column: 1 !important;
	grid-row: 1 !important;
	width: 96px !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-thumbnail a {
	border-radius: 8px !important;
	display: block !important;
	overflow: hidden !important;
	width: 96px !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-thumbnail img {
	aspect-ratio: 1 / 1 !important;
	display: block !important;
	height: auto !important;
	object-fit: cover !important;
	width: 100% !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-name {
	display: contents !important;
	padding: 0 !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-name > a:first-of-type {
	align-self: center !important;
	color: #222 !important;
	display: block !important;
	font-family: "Montserrat", Arial, sans-serif !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	grid-column: 2 !important;
	line-height: 1.38 !important;
	margin: 0 !important;
	padding-right: 22px !important;
	text-decoration: none !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-name a.tm-cart-edit-options,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-name a[href*="tm_cart_item_key"],
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-name a[href*="cart_item_key"] {
	display: none !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-remove {
	display: block !important;
	height: 22px !important;
	position: absolute !important;
	right: 12px !important;
	top: 13px !important;
	width: 22px !important;
	z-index: 3 !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-remove .remove {
	align-items: center !important;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	color: transparent !important;
	display: inline-flex !important;
	font-size: 0 !important;
	height: 22px !important;
	justify-content: center !important;
	line-height: 1 !important;
	margin: 0 !important;
	position: relative !important;
	width: 22px !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-remove .remove::before,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-remove .remove::after {
	background: #1f1d1d !important;
	content: "" !important;
	height: 18px !important;
	left: 50% !important;
	opacity: 0.75 !important;
	position: absolute !important;
	top: 50% !important;
	width: 1.5px !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-remove .remove::before {
	transform: translate(-50%, -50%) rotate(45deg) !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-remove .remove::after {
	transform: translate(-50%, -50%) rotate(-45deg) !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-price,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-quantity,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-subtotal {
	display: none !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata {
	border-top: 1px solid rgba(56, 40, 35, 0.11) !important;
	display: grid !important;
	font-family: "Montserrat", Arial, sans-serif !important;
	font-size: 12px !important;
	grid-column: 1 / -1 !important;
	grid-template-columns: minmax(0, 1fr) minmax(112px, 42%) !important;
	line-height: 1.35 !important;
	margin: 14px 0 0 !important;
	padding: 0 !important;
	width: 100% !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dt,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dt,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dd,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dd {
	align-items: center !important;
	border-bottom: 1px solid rgba(56, 40, 35, 0.08) !important;
	color: #222 !important;
	display: flex !important;
	font-size: 12px !important;
	line-height: 1.35 !important;
	margin: 0 !important;
	min-height: 50px !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dt,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dt {
	font-weight: 700 !important;
	gap: 5px !important;
	min-width: 0 !important;
	padding: 9px 8px 9px 0 !important;
	white-space: normal !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dt::before,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dt::before {
	align-items: center !important;
	background-color: #fbf6f5 !important;
	background-image: url("icons/carat.jpeg") !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: 28px 28px !important;
	border-radius: 999px !important;
	content: "" !important;
	display: inline-flex !important;
	flex: 0 0 22px !important;
	height: 22px !important;
	justify-content: center !important;
	width: 22px !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dt[class*="CenterStoneCaratWeight"]::before,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dt[class*="CaratWeight"]::before,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dt[class*="CenterStoneCaratWeight"]::before,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dt[class*="CaratWeight"]::before {
	background-image: url("icons/carat.jpeg") !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dt[class*="Metal"]::before,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dt[class*="Metal"]::before {
	background-image: url("icons/metal.jpeg") !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dt[class*="RingSize"]::before,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dt[class*="RingSize"]::before {
	background-image: url("icons/ring-size.jpeg") !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dt[class*="MatchingBand"]::before,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dt[class*="MatchingBand"]::before {
	background-image: url("icons/matching-band.jpeg") !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dt[class*="Engraving"]::before,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dt[class*="Engraving"]::before {
	background-image: url("icons/engraving.jpeg") !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dd,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dd {
	font-weight: 500 !important;
	justify-content: flex-end !important;
	min-width: 0 !important;
	overflow-wrap: normal !important;
	padding: 9px 0 9px 10px !important;
	text-align: right !important;
	white-space: normal !important;
	word-break: normal !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dd p,
body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dd p {
	margin: 0 !important;
}

body.woocommerce-cart .cart_totals .woocommerce-shipping-totals,
body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping {
	align-items: center !important;
	display: flex !important;
	gap: 4px !important;
	justify-content: flex-start !important;
	position: relative !important;
	white-space: nowrap !important;
	width: 100% !important;
}

body.woocommerce-cart .cart_totals .woocommerce-shipping-totals th,
body.woocommerce-cart .cart_totals .woocommerce-shipping-totals td {
	border-bottom: 0 !important;
	display: inline-flex !important;
	flex: 0 0 auto !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: auto !important;
}

body.woocommerce-cart .cart_totals .woocommerce-shipping-totals th::after {
	content: ":" !important;
}

body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping::after {
	background: rgba(62, 71, 71, 0.08);
	bottom: 0;
	content: "" !important;
	display: block !important;
	height: 1px;
	left: 0;
	position: absolute;
	right: 0;
}

body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-name,
body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-name > a,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-name {
	color: #222 !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 1.38 !important;
}

body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation,
body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata {
	color: #222 !important;
	display: grid !important;
	font-size: 12px !important;
	grid-template-columns: minmax(0, 1fr) minmax(112px, 42%) !important;
	line-height: 1.35 !important;
}

body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dt,
body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dt,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dt,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dt {
	color: #222 !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	min-width: 0 !important;
	white-space: normal !important;
}

body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dd,
body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dd p,
body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dd,
body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dd p,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dd,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dd p,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dd,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dd p {
	color: #222 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 1.35 !important;
	min-width: 0 !important;
	overflow-wrap: normal !important;
	text-align: right !important;
	white-space: normal !important;
	word-break: normal !important;
}

body.woocommerce-checkout #order_review table.shop_table tfoot tr:not(.order-total) th,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.cart-subtotal th,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.woocommerce-shipping-totals th,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.cart-discount th {
	color: #222 !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	line-height: 1.55 !important;
}

body.woocommerce-checkout #order_review table.shop_table tfoot tr:not(.order-total) td,
body.woocommerce-checkout #order_review table.shop_table tfoot tr:not(.order-total) td *,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr:not(.order-total) td,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr:not(.order-total) td *,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr:not(.order-total) .amount {
	color: #222 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 1.55 !important;
}

body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total th,
body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total td,
body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total td *,
body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total .amount,
body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total strong,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total th,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total td,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total td *,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total .amount,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total strong {
	color: #222 !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 1.45 !important;
}

@media (max-width: 480px) {
	.elementor-menu-cart__main dl.variation,
	.elementor-menu-cart__main .tc-epo-metadata {
		grid-template-columns: minmax(0, 1fr) minmax(112px, 42%) !important;
	}

	.elementor-menu-cart__main dl.variation dt,
	.elementor-menu-cart__main .tc-epo-metadata dt {
		font-size: 12px !important;
		line-height: 1.35 !important;
		min-width: 0 !important;
		white-space: nowrap !important;
	}

	.elementor-menu-cart__main dl.variation dd,
	.elementor-menu-cart__main dl.variation dd p,
	.elementor-menu-cart__main .tc-epo-metadata dd,
	.elementor-menu-cart__main .tc-epo-metadata dd p {
		font-size: 12px !important;
		line-height: 1.35 !important;
		min-width: 0 !important;
		overflow-wrap: normal !important;
		white-space: nowrap !important;
		word-break: normal !important;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item {
		gap: 0 12px !important;
		grid-template-columns: 74px minmax(0, 1fr) !important;
		margin: 0 0 14px !important;
		padding: 13px !important;
	}

	body.woocommerce-cart .woocommerce-cart-form,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table td,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table th {
		border: 0 !important;
		box-shadow: none !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	body.woocommerce-cart .elementor-10 .elementor-section,
	body.woocommerce-cart .elementor-10 .elementor-container,
	body.woocommerce-cart .elementor-10 .elementor-column,
	body.woocommerce-cart .elementor-10 .elementor-widget-wrap,
	body.woocommerce-cart .elementor-10 .elementor-widget-container,
	body.woocommerce-cart .elementor-10 .elementor-widget-wc-elements {
		border-left: 0 !important;
		border-right: 0 !important;
		box-shadow: none !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-thumbnail,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-thumbnail a {
		width: 74px !important;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .product-name > a:first-of-type {
		font-size: 14px !important;
		line-height: 1.38 !important;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata {
		grid-template-columns: minmax(0, 1fr) minmax(112px, 42%) !important;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dt,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dt,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dt,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dt {
		font-size: 12px !important;
		line-height: 1.35 !important;
		white-space: nowrap !important;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dd,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dd p,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dd,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dd p,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dd,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dd p,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dd,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dd p {
		font-size: 12px !important;
		line-height: 1.35 !important;
		overflow-wrap: normal !important;
		white-space: nowrap !important;
		word-break: normal !important;
	}

	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item,
	html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item {
		border-bottom: 1px solid rgba(62, 71, 71, 0.08) !important;
		box-sizing: border-box !important;
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) !important;
		padding: 14px 12px !important;
		width: 100% !important;
	}

	body.woocommerce-checkout #order_review table.shop_table tbody,
	html body form.woocommerce-checkout #order_review table.shop_table tbody {
		display: block !important;
		width: 100% !important;
	}

	body.woocommerce-checkout #order_review table.shop_table,
	html body form.woocommerce-checkout #order_review table.shop_table {
		display: block !important;
		width: 100% !important;
	}

	body.woocommerce-checkout #order_review table.shop_table thead,
	body.woocommerce-checkout #order_review table.shop_table tfoot,
	html body form.woocommerce-checkout #order_review table.shop_table thead,
	html body form.woocommerce-checkout #order_review table.shop_table tfoot {
		display: table !important;
		table-layout: fixed !important;
		width: 100% !important;
	}

	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-name,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-total,
	html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-name,
	html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-total {
		box-sizing: border-box !important;
		display: block !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100% !important;
	}

	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-total,
	html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-total {
		padding-top: 8px !important;
		text-align: right !important;
	}

	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata,
	html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation,
	html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata {
		grid-template-columns: minmax(0, 1fr) minmax(112px, 42%) !important;
		width: 100% !important;
	}

	body.woocommerce-checkout #order_review table.shop_table tfoot tr.woocommerce-shipping-totals td,
	body.woocommerce-checkout #order_review table.shop_table tfoot tr.woocommerce-shipping-totals td *,
	html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.woocommerce-shipping-totals td,
	html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.woocommerce-shipping-totals td * {
		white-space: nowrap !important;
	}
}

/* Final cart totals alignment: keep rows full-width while allowing shipment to read as one sentence. */
body.woocommerce-cart .cart_totals table.shop_table,
body.woocommerce-cart .cart_totals table.shop_table tbody {
	border: 0 !important;
	display: block !important;
	width: 100% !important;
}

body.woocommerce-cart .cart_totals table.shop_table tr.cart-subtotal,
body.woocommerce-cart .cart_totals table.shop_table tr.cart-discount,
body.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals,
body.woocommerce-cart .cart_totals table.shop_table tr.order-total {
	align-items: center !important;
	border-bottom: 1px solid rgba(62, 71, 71, 0.08) !important;
	display: grid !important;
	grid-template-columns: minmax(0, 35%) minmax(0, 65%) !important;
	margin: 0 !important;
	min-height: 65px !important;
	position: relative !important;
	width: 100% !important;
}

body.woocommerce-cart .cart_totals table.shop_table tr.order-total {
	border-bottom: 0 !important;
}

body.woocommerce-cart .cart_totals table.shop_table tr.cart-subtotal th,
body.woocommerce-cart .cart_totals table.shop_table tr.cart-subtotal td,
body.woocommerce-cart .cart_totals table.shop_table tr.cart-discount th,
body.woocommerce-cart .cart_totals table.shop_table tr.cart-discount td,
body.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals th,
body.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals td,
body.woocommerce-cart .cart_totals table.shop_table tr.order-total th,
body.woocommerce-cart .cart_totals table.shop_table tr.order-total td {
	border: 0 !important;
	box-sizing: border-box !important;
	display: block !important;
	padding: 20px 12px !important;
	width: auto !important;
}

body.woocommerce-cart .cart_totals table.shop_table tr.cart-subtotal td::before,
body.woocommerce-cart .cart_totals table.shop_table tr.cart-discount td::before,
body.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals td::before,
body.woocommerce-cart .cart_totals table.shop_table tr.order-total td::before {
	content: none !important;
	display: none !important;
}

body.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals {
	gap: 0 !important;
	grid-template-columns: minmax(0, 35%) minmax(0, 65%) !important;
	white-space: nowrap !important;
}

body.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals th {
	padding-right: 4px !important;
}

body.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals td {
	padding-left: 0 !important;
	justify-self: end !important;
	text-align: right !important;
}

body.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals::after {
	content: none !important;
	display: none !important;
}

@media (min-width: 768px) {
	.elementor-menu-cart__main dl.variation dt,
	.elementor-menu-cart__main .tc-epo-metadata dt,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dt,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dt {
		gap: 10px !important;
		min-height: 58px !important;
	}

	.elementor-menu-cart__main dl.variation dd,
	.elementor-menu-cart__main .tc-epo-metadata dd,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dd,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dd {
		min-height: 58px !important;
	}

	.elementor-menu-cart__main dl.variation dt::before,
	.elementor-menu-cart__main .tc-epo-metadata dt::before,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dt::before,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dt::before {
		background-size: 34px 34px !important;
		flex: 0 0 34px !important;
		height: 34px !important;
		width: 34px !important;
	}
}

body.woocommerce-cart .cart_totals table.shop_table tr.cart-subtotal td,
body.woocommerce-cart .cart_totals table.shop_table tr.cart-discount td,
body.woocommerce-cart .cart_totals table.shop_table tr.order-total td {
	justify-self: end !important;
	text-align: right !important;
}

body.woocommerce-cart .cart_totals table.shop_table tr.cart-discount td *,
body.woocommerce-cart .cart_totals table.shop_table tr.cart-discount .woocommerce-remove-coupon {
	text-align: right !important;
}

body.woocommerce-cart .cart_totals table.shop_table tr.cart-discount th,
body.woocommerce-cart .cart_totals table.shop_table tr.cart-discount th * {
	white-space: nowrap !important;
}

body.woocommerce-cart .cart_totals table.shop_table tr.cart-subtotal th::after,
body.woocommerce-cart .cart_totals table.shop_table tr.order-total th::after {
	content: ":" !important;
}

@media (max-width: 480px) {
	body.woocommerce-cart .cart_totals table.shop_table tr.cart-discount {
		grid-template-columns: minmax(0, 43%) minmax(0, 57%) !important;
	}

	body.woocommerce-cart .cart_totals table.shop_table tr.cart-discount th,
	body.woocommerce-cart .cart_totals table.shop_table tr.cart-discount td {
		padding-left: 8px !important;
		padding-right: 8px !important;
	}

	body.woocommerce-cart .cart_totals table.shop_table tr.cart-discount th {
		font-size: 12px !important;
	}
}

@media (max-width: 374px) {
	.elementor-menu-cart__main dl.variation,
	.elementor-menu-cart__main .tc-epo-metadata,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata,
	html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation,
	html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata {
		grid-template-columns: minmax(0, 52%) minmax(0, 48%) !important;
		row-gap: 0 !important;
	}

	.elementor-menu-cart__main dl.variation dt,
	.elementor-menu-cart__main .tc-epo-metadata dt,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dt,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dt,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dt,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dt,
	html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dt,
	html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dt {
		border-bottom: 1px solid rgba(56, 40, 35, 0.08) !important;
		font-size: 12px !important;
		grid-column: 1 !important;
		gap: 4px !important;
		line-height: 1.35 !important;
		min-height: 52px !important;
		padding: 8px 6px 8px 0 !important;
		white-space: normal !important;
	}

	.elementor-menu-cart__main dl.variation dt::before,
	.elementor-menu-cart__main .tc-epo-metadata dt::before,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dt::before,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dt::before,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dt::before,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dt::before,
	html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dt::before,
	html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dt::before {
		background-size: 24px 24px !important;
		flex: 0 0 20px !important;
		height: 20px !important;
		width: 20px !important;
	}

	.elementor-menu-cart__main dl.variation dd,
	.elementor-menu-cart__main dl.variation dd p,
	.elementor-menu-cart__main .tc-epo-metadata dd,
	.elementor-menu-cart__main .tc-epo-metadata dd p,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dd,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dd p,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dd,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dd p,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dd,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dd p,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dd,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dd p,
	html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dd,
	html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dd p,
	html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dd,
	html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dd p {
		font-size: 12px !important;
		grid-column: 2 !important;
		line-height: 1.35 !important;
		min-height: 52px !important;
		overflow-wrap: normal !important;
		padding: 8px 0 8px 6px !important;
		text-align: right !important;
		white-space: normal !important;
		word-break: normal !important;
	}

	.elementor-menu-cart__main dl.variation dd p,
	.elementor-menu-cart__main .tc-epo-metadata dd p,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item dl.variation dd p,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item .tc-epo-metadata dd p,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dd p,
	body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dd p,
	html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation dd p,
	html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata dd p {
		min-height: 0 !important;
		padding: 0 !important;
	}
}

body.woocommerce-checkout #order_review table.shop_table thead th,
body.woocommerce-checkout #order_review table.shop_table thead th.product-name,
body.woocommerce-checkout #order_review table.shop_table thead th.product-total,
html body form.woocommerce-checkout #order_review table.shop_table thead th,
html body form.woocommerce-checkout #order_review table.shop_table thead th.product-name,
html body form.woocommerce-checkout #order_review table.shop_table thead th.product-total {
	color: #222 !important;
	font-weight: 700 !important;
}

body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-name,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-name {
	padding-bottom: 18px !important;
}

body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation,
body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item dl.variation,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item .tc-epo-metadata {
	margin-top: 12px !important;
	row-gap: 4px !important;
}

body.woocommerce-checkout #order_review table.shop_table tfoot tr.cart-subtotal th::after,
body.woocommerce-checkout #order_review table.shop_table tfoot tr.woocommerce-shipping-totals th::after,
body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total th::after,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.cart-subtotal th::after,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.woocommerce-shipping-totals th::after,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total th::after {
	content: ":" !important;
}

body.woocommerce-checkout #order_review table.shop_table thead th.product-total,
html body form.woocommerce-checkout #order_review table.shop_table thead th.product-total,
body.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-total,
html body form.woocommerce-checkout #order_review table.shop_table tbody tr.cart_item td.product-total,
body.woocommerce-checkout #order_review table.shop_table tfoot td,
body.woocommerce-checkout #order_review table.shop_table tfoot td *,
html body form.woocommerce-checkout #order_review table.shop_table tfoot td,
html body form.woocommerce-checkout #order_review table.shop_table tfoot td * {
	text-align: right !important;
}

body.woocommerce-checkout #order_review table.shop_table tfoot tr.cart-subtotal th,
body.woocommerce-checkout #order_review table.shop_table tfoot tr.cart-subtotal td,
body.woocommerce-checkout #order_review table.shop_table tfoot tr.woocommerce-shipping-totals th,
body.woocommerce-checkout #order_review table.shop_table tfoot tr.woocommerce-shipping-totals td,
body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total th,
body.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total td,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.cart-subtotal th,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.cart-subtotal td,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.woocommerce-shipping-totals th,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.woocommerce-shipping-totals td,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total th,
html body form.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total td {
	padding-bottom: 16px !important;
	padding-top: 16px !important;
	vertical-align: middle !important;
}
