/** Shopify CDN: Minification failed

Line 788:11 Expected ":"

**/

    .kaching-bundles__block {
      display: none;
    }

    .kaching-bundles-sticky-atc {
      display: none;
    }
  
.loox-icon { font-size: inherit; }a[href='#looxReviews'] { text-decoration:none; color: inherit;}a[href='#looxReviewsFrame'] { text-decoration:none; color: inherit;}.rtl.loox-rating { display: flex; justify-content: flex-start; align-items: center; }.rtl.loox-rating span { padding-right: 5px; }.rtl.loox-rating .loox-icon[data-lx-fill="half"] { transform: rotateY(180deg); }svg.loox-icon { width: 1em; height: 1em; flex-shrink: 0; }.loox-rating .loox-rating-content { display: inline-flex; align-items: center; gap: 2px; vertical-align: middle; }.loox-overlay-is-active { overflow: hidden !important; }.loox-rating[data-alignment="left"]{text-align: left;}.loox-rating[data-alignment="center"]{text-align: center;}.loox-rating[data-alignment="right"]{text-align: right;}.rtl.loox-rating[data-alignment="left"] .loox-rating-content {margin-right: auto;}.rtl.loox-rating[data-alignment="center"] .loox-rating-content {margin: 0 auto}.rtl.loox-rating[data-alignment="right"] .loox-rating-content {margin-left: auto;}.shopify-app-block:has(> .loox-widget) {width: 100%;}.loox-rating[data-floating-product-reviews-enabled="true"] { cursor: pointer; }
#looxReviews, #looxCarousel {float:none;clear:both;}#looxReviews:before, #looxReviews:after, #looxCarousel:before, #looxCarousel:after {content:" ";visibility:hidden;display:block;height:0;clear:both;}

			.lx-icon-fill {
				--lx-fill-width: calc(100% - var(--lx-rating-percent, 0%));
				clip-path: inset(0 var(--lx-fill-width, 0) 0 0);
			}
			.lx-icon-line {
				clip-path: inset(0 0 0 var(--lx-rating-percent, 0%));
			}
			[data-lx-fill='empty'] {
				--lx-rating-percent: 0%;
			}
			[data-lx-fill='half'] {
				--lx-rating-percent: 50%;
			}
			[data-lx-fill='full'] {
				--lx-rating-percent: 100%;
			}
		
:root {
	/* Size Primitives */
	--vtl-size-0: 0px;
	--vtl-size-1: 1px;
	--vtl-size-2: 2px;
	--vtl-size-4: 4px;
	--vtl-size-6: 6px;
	--vtl-size-8: 8px;
	--vtl-size-12: 12px;
	--vtl-size-14: 14px;
	--vtl-size-16: 16px;
	--vtl-size-18: 18px;
	--vtl-size-20: 20px;
	--vtl-size-24: 24px;
	--vtl-size-32: 32px;
	--vtl-size-40: 40px;
	--vtl-size-48: 48px;
	--vtl-size-52: 52px;
	--vtl-size-64: 64px;
	--vtl-size-80: 80px;
	--vtl-size-96: 96px;
	--vtl-size-112: 112px;
	--vtl-size-128: 128px;
	--vtl-size-464: 464px;
	--vtl-size-full: 9999px;
}
:root {
	/* px values */
	--vtl-space-0: var(--vtl-size-0);
	--vtl-space-1: var(--vtl-size-1);
	--vtl-space-2: var(--vtl-size-2);
	--vtl-space-4: var(--vtl-size-4);
	--vtl-space-6: var(--vtl-size-6);
	--vtl-space-8: var(--vtl-size-8);
	--vtl-space-12: var(--vtl-size-12);
	--vtl-space-16: var(--vtl-size-16);
	--vtl-space-20: var(--vtl-size-20);
	--vtl-space-24: var(--vtl-size-24);
	--vtl-space-32: var(--vtl-size-32);
	--vtl-space-40: var(--vtl-size-40);
	--vtl-space-48: var(--vtl-size-48);
	--vtl-space-64: var(--vtl-size-64);
	--vtl-space-80: var(--vtl-size-80);
	--vtl-space-96: var(--vtl-size-96);
	--vtl-space-112: var(--vtl-size-112);
	--vtl-space-128: var(--vtl-size-128);
	--vtl-space-464: var(--vtl-size-464);
	--vtl-space-full: var(--vtl-size-full);
}
:root {
	/* Font Size Semantic Tokens */
	--vtl-font-size-12: var(--vtl-size-12);
	--vtl-font-size-14: var(--vtl-size-14);
	--vtl-font-size-16: var(--vtl-size-16);
	--vtl-font-size-18: var(--vtl-size-18);
	--vtl-font-size-20: var(--vtl-size-20);
	--vtl-font-size-24: var(--vtl-size-24);
	--vtl-font-size-32: var(--vtl-size-32);
	--vtl-font-size-40: var(--vtl-size-40);
	--vtl-font-size-48: var(--vtl-size-48);
	--vtl-font-size-52: var(--vtl-size-52);
	--vtl-font-size-64: var(--vtl-size-64);

	/* Font Weight Semantic Tokens */
	--vtl-font-weight-inherit: inherit;
	--vtl-font-weight-400: 400;
	--vtl-font-weight-600: 600;
	--vtl-font-weight-800: 800;

	/* Line Height Semantic Tokens */
	--vtl-line-height-140: 1.4;
	--vtl-line-height-150: 1.5;

	/* Text Decoration Semantic Tokens */
	--vtl-text-decoration-none: none;
	--vtl-text-decoration-underline: underline;
	--vtl-text-decoration-line-through: line-through;
}

/* Display Semantic Tokens */
.vtl-text-display-l {
	font-family: inherit;
	font-size: var(--vtl-font-size-64);
	font-weight: var(--vtl-font-weight-inherit);
	line-height: var(--vtl-line-height-150);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-display-l-bold {
	font-family: inherit;
	font-size: var(--vtl-font-size-64);
	font-weight: var(--vtl-font-weight-800);
	line-height: var(--vtl-line-height-150);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-display-m {
	font-family: inherit;
	font-size: var(--vtl-font-size-52);
	font-weight: var(--vtl-font-weight-inherit);
	line-height: var(--vtl-line-height-150);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-display-m-bold {
	font-family: inherit;
	font-size: var(--vtl-font-size-52);
	font-weight: var(--vtl-font-weight-800);
	line-height: var(--vtl-line-height-150);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-display-s {
	font-family: inherit;
	font-size: var(--vtl-font-size-48);
	font-weight: var(--vtl-font-weight-inherit);
	line-height: var(--vtl-line-height-150);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-display-s-bold {
	font-family: inherit;
	font-size: var(--vtl-font-size-48);
	font-weight: var(--vtl-font-weight-800);
	line-height: var(--vtl-line-height-150);
	text-decoration: var(--vtl-text-decoration-none);
}

/* Heading Semantic Tokens */
.vtl-text-heading-3xl {
	font-family: inherit;
	font-size: var(--vtl-font-size-40);
	font-weight: var(--vtl-font-weight-inherit);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-heading-3xl-bold {
	font-family: inherit;
	font-size: var(--vtl-font-size-40);
	font-weight: var(--vtl-font-weight-800);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-heading-2xl {
	font-family: inherit;
	font-size: var(--vtl-font-size-32);
	font-weight: var(--vtl-font-weight-inherit);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-heading-2xl-bold {
	font-family: inherit;
	font-size: var(--vtl-font-size-32);
	font-weight: var(--vtl-font-weight-800);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-heading-xl {
	font-family: inherit;
	font-size: var(--vtl-font-size-24);
	font-weight: var(--vtl-font-weight-inherit);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-heading-xl-bold {
	font-family: inherit;
	font-size: var(--vtl-font-size-24);
	font-weight: var(--vtl-font-weight-800);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-heading-l {
	font-family: inherit;
	font-size: var(--vtl-font-size-20);
	font-weight: var(--vtl-font-weight-inherit);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-heading-l-bold {
	font-family: inherit;
	font-size: var(--vtl-font-size-20);
	font-weight: var(--vtl-font-weight-800);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-heading-m {
	font-family: inherit;
	font-size: var(--vtl-font-size-18);
	font-weight: var(--vtl-font-weight-inherit);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-heading-m-bold {
	font-family: inherit;
	font-size: var(--vtl-font-size-18);
	font-weight: var(--vtl-font-weight-800);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-heading-s {
	font-family: inherit;
	font-size: var(--vtl-font-size-14);
	font-weight: var(--vtl-font-weight-inherit);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-heading-s-bold {
	font-family: inherit;
	font-size: var(--vtl-font-size-14);
	font-weight: var(--vtl-font-weight-800);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

/* Body Tokens */
.vtl-text-body-l {
	font-family: inherit;
	font-size: var(--vtl-font-size-18);
	font-weight: var(--vtl-font-weight-400);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-body-l-underline {
	font-family: inherit;
	font-size: var(--vtl-font-size-18);
	font-weight: var(--vtl-font-weight-400);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-underline);
}

.vtl-text-body-l-strike {
	font-family: inherit;
	font-size: var(--vtl-font-size-18);
	font-weight: var(--vtl-font-weight-400);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-line-through);
}

.vtl-text-body-l-semibold {
	font-family: inherit;
	font-size: var(--vtl-font-size-18);
	font-weight: var(--vtl-font-weight-600);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-body-m {
	font-family: inherit;
	font-size: var(--vtl-font-size-16);
	font-weight: var(--vtl-font-weight-400);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-body-m-underline {
	font-family: inherit;
	font-size: var(--vtl-font-size-16);
	font-weight: var(--vtl-font-weight-400);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-underline);
}

.vtl-text-body-m-strike {
	font-family: inherit;
	font-size: var(--vtl-font-size-16);
	font-weight: var(--vtl-font-weight-400);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-line-through);
}

.vtl-text-body-m-semibold {
	font-family: inherit;
	font-size: var(--vtl-font-size-16);
	font-weight: var(--vtl-font-weight-600);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-body-s {
	font-family: inherit;
	font-size: var(--vtl-font-size-14);
	font-weight: var(--vtl-font-weight-400);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-body-s-underline {
	font-family: inherit;
	font-size: var(--vtl-font-size-14);
	font-weight: var(--vtl-font-weight-400);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-underline);
}

.vtl-text-body-s-strike {
	font-family: inherit;
	font-size: var(--vtl-font-size-14);
	font-weight: var(--vtl-font-weight-400);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-line-through);
}

.vtl-text-body-s-semibold {
	font-family: inherit;
	font-size: var(--vtl-font-size-14);
	font-weight: var(--vtl-font-weight-600);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-body-xs {
	font-family: inherit;
	font-size: var(--vtl-font-size-12);
	font-weight: var(--vtl-font-weight-400);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}

.vtl-text-body-xs-semibold {
	font-family: inherit;
	font-size: var(--vtl-font-size-12);
	font-weight: var(--vtl-font-weight-600);
	line-height: var(--vtl-line-height-140);
	text-decoration: var(--vtl-text-decoration-none);
}
:root {
	/* Neutral Shades Primitives */
	--vtl-neutral-120: #1b1b1b;
	--vtl-neutral-110: #1e1e1e;
	--vtl-neutral-100: #222;
	--vtl-neutral-90: #363636;
	--vtl-neutral-80: #4a4a4a;
	--vtl-neutral-75: #444;
	--vtl-neutral-70: #5e5e5e;
	--vtl-neutral-60: #727272;
	--vtl-neutral-50: #868686;
	--vtl-neutral-40: #9a9a9a;
	--vtl-neutral-30: #aeaeae;
	--vtl-neutral-20: #c2c2c2;
	--vtl-neutral-10: #d6d6d6;
	--vtl-neutral-05: #eaeaea;
	--vtl-neutral-04: #eee;
	--vtl-neutral-03: #f8f8f8;
	--vtl-neutral-02: #fdfdfd;
	--vtl-neutral-01: #fff;

	/* Alpha Black Shades Primitives */
	--vtl-alpha-black-100: rgba(34, 34, 34, 1);
	--vtl-alpha-black-90: rgba(34, 34, 34, 0.9);
	--vtl-alpha-black-80: rgba(34, 34, 34, 0.8);
	--vtl-alpha-black-70: rgba(34, 34, 34, 0.7);
	--vtl-alpha-black-60: rgba(34, 34, 34, 0.6);
	--vtl-alpha-black-50: rgba(34, 34, 34, 0.5);
	--vtl-alpha-black-40: rgba(34, 34, 34, 0.4);
	--vtl-alpha-black-30: rgba(34, 34, 34, 0.3);
	--vtl-alpha-black-20: rgba(34, 34, 34, 0.2);
	--vtl-alpha-black-15: rgba(34, 34, 34, 0.15);
	--vtl-alpha-black-10: rgba(34, 34, 34, 0.1);
	--vtl-alpha-black-05: rgba(34, 34, 34, 0.05);
	--vtl-alpha-black-04: rgba(34, 34, 34, 0.04);
	--vtl-alpha-black-03: rgba(34, 34, 34, 0.03);
	--vtl-alpha-black-02: rgba(34, 34, 34, 0.02);
	--vtl-alpha-black-00: rgba(34, 34, 34, 0);

	/* Alpha White Shades Primitives */
	--vtl-alpha-white-100: rgba(255, 255, 255, 1);
	--vtl-alpha-white-90: rgba(255, 255, 255, 0.9);
	--vtl-alpha-white-80: rgba(255, 255, 255, 0.8);
	--vtl-alpha-white-70: rgba(255, 255, 255, 0.7);
	--vtl-alpha-white-60: rgba(255, 255, 255, 0.6);
	--vtl-alpha-white-50: rgba(255, 255, 255, 0.5);
	--vtl-alpha-white-40: rgba(255, 255, 255, 0.4);
	--vtl-alpha-white-30: rgba(255, 255, 255, 0.3);
	--vtl-alpha-white-20: rgba(255, 255, 255, 0.2);
	--vtl-alpha-white-15: rgba(255, 255, 255, 0.15);
	--vtl-alpha-white-10: rgba(255, 255, 255, 0.1);
	--vtl-alpha-white-05: rgba(255, 255, 255, 0.05);
	--vtl-alpha-white-04: rgba(255, 255, 255, 0.04);
	--vtl-alpha-white-03: rgba(255, 255, 255, 0.03);
	--vtl-alpha-white-02: rgba(255, 255, 255, 0.02);
	--vtl-alpha-white-00: rgba(255, 255, 255, 0);

	/* Red Shades Primitives */
	--vtl-red-180: #2e0600;
	--vtl-red-170: #450800;
	--vtl-red-150: #730e00;
	--vtl-red-130: #a01400;
	--vtl-red-120: #b71600;
	--vtl-red-110: #ce1900;
	--vtl-red-100: #e51c00;
	--vtl-red-90: #e8331a;
	--vtl-red-80: #ea4933;
	--vtl-red-70: #ed604d;
	--vtl-red-60: #ef7766;
	--vtl-red-50: #f28d80;
	--vtl-red-40: #f5a499;
	--vtl-red-30: #f7bbb2;
	--vtl-red-20: #fad2cc;
	--vtl-red-10: #fce8e5;
	--vtl-red-05: #fef4f2;
	--vtl-red-02: #fefafa;

	/* Blue Shades Primitives */
	--vtl-blue-180: #00172f;
	--vtl-blue-170: #002246;
	--vtl-blue-150: #003975;
	--vtl-blue-130: #004fa3;
	--vtl-blue-120: #005aba;
	--vtl-blue-110: #0066d2;
	--vtl-blue-100: #0071e9;
	--vtl-blue-90: #1a7feb;
	--vtl-blue-80: #338ded;
	--vtl-blue-70: #4d9cf0;
	--vtl-blue-60: #66aaf2;
	--vtl-blue-50: #80b8f4;
	--vtl-blue-40: #99c6f6;
	--vtl-blue-30: #b2d4f8;
	--vtl-blue-20: #cce3fb;
	--vtl-blue-10: #e5f1fd;
	--vtl-blue-05: #f2f8fe;
	--vtl-blue-02: #fafcff;

	/* Yellow Shades Primitives */
	--vtl-yellow-180: #332901;
	--vtl-yellow-170: #4d3e02;
	--vtl-yellow-150: #806704;
	--vtl-yellow-130: #b29005;
	--vtl-yellow-120: #cca506;
	--vtl-yellow-110: #e5b906;
	--vtl-yellow-100: #ffce07;
	--vtl-yellow-90: #ffd320;
	--vtl-yellow-80: #ffd839;
	--vtl-yellow-70: #ffdd51;
	--vtl-yellow-60: #ffe26a;
	--vtl-yellow-50: #ffe783;
	--vtl-yellow-40: #ffeb9c;
	--vtl-yellow-30: #fff0b5;
	--vtl-yellow-20: #fff5cd;
	--vtl-yellow-10: #fffae6;
	--vtl-yellow-05: #fffdf3;
	--vtl-yellow-02: #fffefa;

	/* Green Shades Primitives */
	--vtl-green-180: #073108;
	--vtl-green-170: #0a490c;
	--vtl-green-150: #117a14;
	--vtl-green-130: #18ab1c;
	--vtl-green-120: #1bc320;
	--vtl-green-110: #1fdc24;
	--vtl-green-100: #22f428;
	--vtl-green-90: #38f53e;
	--vtl-green-80: #4ef653;
	--vtl-green-70: #64f769;
	--vtl-green-60: #7af87e;
	--vtl-green-50: #90f993;
	--vtl-green-40: #a7fba9;
	--vtl-green-30: #bdfcbe;
	--vtl-green-20: #d3fdd4;
	--vtl-green-10: #e9fee9;
	--vtl-green-05: #f4fef4;
	--vtl-green-02: #fbfffb;

	/* Orange Shades Primitives */
	--vtl-orange-180: #331f00;
	--vtl-orange-170: #4d2e00;
	--vtl-orange-150: #804d00;
	--vtl-orange-130: #b26b00;
	--vtl-orange-120: #cc7a00;
	--vtl-orange-110: #e58a00;
	--vtl-orange-100: #f90;
	--vtl-orange-90: #ffa31a;
	--vtl-orange-80: #ffad33;
	--vtl-orange-70: #ffb84d;
	--vtl-orange-60: #ffc266;
	--vtl-orange-50: #ffcc80;
	--vtl-orange-40: #ffd699;
	--vtl-orange-30: #ffe0b2;
	--vtl-orange-20: #ffebcc;
	--vtl-orange-10: #fff5e5;
	--vtl-orange-05: #fffaf2;
	--vtl-orange-02: #fffdfa;
}
:root {
	/* Semantic Color Tokens - Light Theme */

	/* Fill */
	--vtl-color-bg-fill-default-on-light: var(--vtl-neutral-100);
	--vtl-color-bg-fill-tertiary-on-light: var(--vtl-neutral-05);
	--vtl-color-bg-fill-preview-tertiary-on-light: var(--vtl-neutral-04);
	--vtl-color-bg-fill-inverse-on-light: var(--vtl-neutral-01);
	--vtl-color-bg-fill-hover-on-light: var(--vtl-alpha-black-80);
	--vtl-color-bg-fill-disable-on-light: var(--vtl-neutral-10);
	--vtl-color-bg-fill-critical-on-light: var(--vtl-red-120);
	--vtl-color-bg-fill-promo-on-light: var(--vtl-red-100);

	/* Surface */
	--vtl-color-bg-surface-preview-product-container-on-light: var(--vtl-alpha-black-03);
	--vtl-color-bg-surface-default-on-light: var(--vtl-neutral-01);
	--vtl-color-bg-surface-secondary-on-light: var(--vtl-neutral-05);
	--vtl-color-bg-surface-tertiary-on-light: var(--vtl-neutral-03);
	--vtl-color-bg-surface-critical-on-light: var(--vtl-red-02);
	--vtl-color-bg-surface-modal-on-light: var(--vtl-neutral-01);
	--vtl-color-bg-surface-inverse-on-light: var(--vtl-neutral-100);
	--vtl-color-bg-surface-hover-on-light: var(--vtl-alpha-black-03);
	--vtl-color-bg-surface-selected-on-light: var(--vtl-alpha-black-05);

	/* Text */
	--vtl-color-text-default-on-light: var(--vtl-neutral-100);
	--vtl-color-text-hover-on-light: var(--vtl-alpha-black-70);
	--vtl-color-text-disable-on-light: var(--vtl-neutral-70);
	--vtl-color-text-primary-on-light: var(--vtl-neutral-80);
	--vtl-color-text-secondary-on-light: var(--vtl-neutral-60);
	--vtl-color-text-tertiary-on-light: var(--vtl-neutral-30);
	--vtl-color-text-on-bg-fill-on-light: var(--vtl-neutral-01);
	--vtl-color-text-critical-on-light: var(--vtl-red-110);
	--vtl-color-text-link-on-light: var(--vtl-blue-110);
	--vtl-color-text-preview-default-on-light: var(--vtl-alpha-black-60);
	--vtl-color-text-preview-heading-on-light: var(--vtl-alpha-black-100);
	--vtl-color-text-preview-body-on-light: var(--vtl-alpha-black-80);
	--vtl-color-text-preview-surface-on-light: var(--vtl-alpha-white-100);
	--vtl-color-text-promo-on-light: var(--vtl-red-110);

	/* Border */
	--vtl-color-border-default-on-light: var(--vtl-neutral-100);
	--vtl-color-border-primary-on-light: var(--vtl-neutral-70);
	--vtl-color-border-secondary-on-light: var(--vtl-neutral-30);
	--vtl-color-border-tertiary-on-light: var(--vtl-neutral-05);
	--vtl-color-border-alpha-tertiary-on-light: var(--vtl-alpha-black-05);
	--vtl-color-border-hover-on-light: var(--vtl-neutral-90);
	--vtl-color-border-disable-on-light: var(--vtl-neutral-10);
	--vtl-color-border-critical-on-light: var(--vtl-red-110);
	--vtl-color-border-preview-border-on-light: var(--vtl-alpha-black-60);
	--vtl-color-border-preview-border-tertiary-on-light: var(--vtl-alpha-black-10);
	--vtl-color-border-focus-on-light: var(--vtl-blue-100);
	--vtl-color-box-shadow-s-on-light: var(--vtl-alpha-black-05);
	--vtl-color-box-shadow-m-on-light: var(--vtl-alpha-black-10);
	--vtl-color-box-shadow-l-on-light: var(--vtl-alpha-black-15);
	--vtl-color-box-shadow-xl-on-light: var(--vtl-alpha-black-20);

	/* Icon */
	--vtl-color-icon-default-on-light: var(--vtl-neutral-100);
	--vtl-color-icon-tertiary-on-light: var(--vtl-neutral-20);
	--vtl-color-icon-disable-on-light: var(--vtl-neutral-60);
	--vtl-color-icon-stars-on-light: var(--vtl-yellow-100);
	--vtl-color-icon-success-on-light: var(--vtl-green-130);
	--vtl-color-icon-inverse-on-light: var(--vtl-neutral-01);
	--vtl-color-icon-button-surface-hover-on-light: var(--vtl-alpha-black-10);

	/* Semantic Color Tokens - Dark Theme ------------------------------------------------------------------------ */

	/* Fill */
	--vtl-color-bg-fill-default-on-dark: var(--vtl-neutral-10);
	--vtl-color-bg-fill-tertiary-on-dark: var(--vtl-neutral-70);
	--vtl-color-bg-fill-inverse-on-dark: var(--vtl-neutral-100);
	--vtl-color-bg-fill-hover-on-dark: var(--vtl-alpha-white-80);
	--vtl-color-bg-fill-disable-on-dark: var(--vtl-neutral-90);
	--vtl-color-bg-fill-critical-on-dark: var(--vtl-red-90);
	--vtl-color-bg-fill-preview-tertiary-on-dark: var(--vtl-neutral-75);
	--vtl-color-bg-fill-promo-on-dark: var(--vtl-red-90);

	/* Surface */
	--vtl-color-bg-surface-preview-product-container-on-dark: var(--vtl-alpha-white-03);
	--vtl-color-bg-surface-default-on-dark: var(--vtl-neutral-100);
	--vtl-color-bg-surface-secondary-on-dark: var(--vtl-neutral-01);
	--vtl-color-bg-surface-tertiary-on-dark: var(--vtl-neutral-80);
	--vtl-color-bg-surface-critical-on-dark: var(--vtl-red-60);
	--vtl-color-bg-surface-modal-on-dark: var(--vtl-neutral-01);
	--vtl-color-bg-surface-inverse-on-dark: var(--vtl-neutral-01);
	--vtl-color-bg-surface-hover-on-dark: var(--vtl-alpha-white-03);
	--vtl-color-bg-surface-selected-on-dark: var(--vtl-alpha-white-05);

	/* Text */
	--vtl-color-text-default-on-dark: var(--vtl-neutral-01);
	--vtl-color-text-hover-on-dark: var(--vtl-alpha-white-70);
	--vtl-color-text-disable-on-dark: var(--vtl-neutral-40);
	--vtl-color-text-primary-on-dark: var(--vtl-neutral-20);
	--vtl-color-text-secondary-on-dark: var(--vtl-neutral-40);
	--vtl-color-text-tertiary-on-dark: var(--vtl-neutral-60);
	--vtl-color-text-on-bg-fill-on-dark: var(--vtl-neutral-100);
	--vtl-color-text-critical-on-dark: var(--vtl-red-90);
	--vtl-color-text-link-on-dark: var(--vtl-blue-90);
	--vtl-color-text-preview-default-on-dark: var(--vtl-alpha-white-60);
	--vtl-color-text-preview-heading-on-dark: var(--vtl-alpha-white-100);
	--vtl-color-text-preview-body-on-dark: var(--vtl-alpha-white-80);
	--vtl-color-text-preview-surface-on-dark: var(--vtl-alpha-black-100);
	--vtl-color-text-promo-on-dark: var(--vtl-red-90);

	/* Border */
	--vtl-color-border-default-on-dark: var(--vtl-neutral-10);
	--vtl-color-border-primary-on-dark: var(--vtl-neutral-20);
	--vtl-color-border-secondary-on-dark: var(--vtl-neutral-50);
	--vtl-color-border-tertiary-on-dark: var(--vtl-neutral-70);
	--vtl-color-border-alpha-tertiary-on-dark: var(--vtl-alpha-white-05);
	--vtl-color-border-hover-on-dark: var(--vtl-alpha-black-10);
	--vtl-color-border-disable-on-dark: var(--vtl-alpha-white-20);
	--vtl-color-border-critical-on-dark: var(--vtl-red-90);
	--vtl-color-border-preview-border-on-dark: var(--vtl-alpha-white-60);
	--vtl-color-border-preview-border-tertiary-on-dark: var(--vtl-alpha-white-10);
	--vtl-color-border-focus-on-dark: var(--vtl-blue-70);
	--vtl-color-box-shadow-s-on-dark: var(--vtl-alpha-white-05);
	--vtl-color-box-shadow-m-on-dark: var(--vtl-alpha-white-10);
	--vtl-color-box-shadow-l-on-dark: var(--vtl-alpha-white-15);
	--vtl-color-box-shadow-xl-on-dark: var(--vtl-alpha-white-20);

	/* Icon */
	--vtl-color-icon-default-on-dark: var(--vtl-neutral-01);
	--vtl-color-icon-tertiary-on-dark: var(--vtl-neutral-70);
	--vtl-color-icon-disable-on-dark: var(--vtl-alpha-white-50);
	--vtl-color-icon-stars-on-dark: var(--vtl-yellow-100);
	--vtl-color-icon-success-on-dark: var(--vtl-green-110);
	--vtl-color-icon-inverse-on-dark: var(--vtl-neutral-100);
	--vtl-color-icon-button-surface-hover-on-dark: var(--vtl-alpha-white-10);
}
:root {
	/* Border Radius Semantic Tokens */
	--vtl-border-radius-2: var(--vtl-size-2);
	--vtl-border-radius-4: var(--vtl-size-4);
	--vtl-border-radius-8: var(--vtl-size-8);
	--vtl-border-radius-12: var(--vtl-size-12);
	--vtl-border-radius-16: var(--vtl-size-16);
	--vtl-border-radius-20: var(--vtl-size-20);
	--vtl-border-radius-24: var(--vtl-size-24);
	--vtl-border-radius-full: var(--vtl-size-full);

	/* Border  Width Semantic Tokens */
	--vtl-border-width-0: var(--vtl-size-0);
	--vtl-border-width-1: var(--vtl-size-1);
	--vtl-border-width-2: var(--vtl-size-2);
	--vtl-border-width-4: var(--vtl-size-4);
}
.vitals-img{position:relative;float:left;width:100%;height:250px;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;margin:0 0 20px}.vitals-img img{object-fit:contain;height:98%;box-shadow:1px 1px 5px rgba(146,146,146,.2);border-radius:5px}.vt-hidden{display:none}.vt-hide-scale-fade{transition:transform 300ms cubic-bezier(0.075, 0.82, 0.165, 1),opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);transform:scale(0);opacity:0}#vitals-end-section{max-width:1200px;width:100%;margin:0 auto}.vtl-anl-v2{max-width:0;max-height:0;width:0;height:0;position:absolute}.vitals-loader{border:2px solid rgba(0,0,0,.12);border-left-color:#4c4c4c;animation:loader-spin .7s infinite linear;position:relative;display:inline-block;vertical-align:top;border-radius:50%;width:23px;height:23px;color:rgba(0,0,0,0)}@keyframes loader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media only screen and (max-width: 768px){.vitals-img{height:200px}}@media only screen and (max-width: 425px){.vitals-img{height:150px}}.vitals-mobile-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:5px 20px;height:50px}.vitals-mobile-back{top:0;left:0;z-index:3;background-color:#fff;width:40px;height:40px;display:flex;cursor:pointer;align-items:center}.vitals-mobile-back svg{color:#000;font-size:18px;width:1em;height:1em}.vitals-desktop-back{height:40px;width:40px;cursor:pointer;position:absolute;top:-40px;right:0;z-index:2;line-height:0}.vitals-desktop-back svg{color:#fff;font-size:32px;width:1em;height:1em}@media(min-width: 1024px){.vitals-desktop-back:hover{opacity:.6}}.vitals-slider-prev,.vitals-slider-next{cursor:pointer;-webkit-user-select:none;user-select:none;position:absolute;top:50%;transform:translateY(-50%);text-align:center;line-height:0}@media(min-width: 1024px){.vitals-slider-prev:hover,.vitals-slider-next:hover{opacity:.6}}.vitals-slider-prev svg,.vitals-slider-next svg{color:#fff;font-size:32px;width:1em;height:1em}.vtl-g-not-scrollable{overflow-y:hidden !important}.vtl-g-clickable{cursor:pointer}.vtl-g-hidden{display:none}.vtl-grecaptcha-v3{visibility:hidden}.vtl-proxy-generic-page-content{max-width:1200px;width:100%;margin:0 auto}@keyframes animateHighlightByUrl{0%{outline-offset:1rem;outline:rgba(0,0,0,0) solid 2px}50%{outline-offset:1rem;outline:#826af9 solid 2px}100%{outline-offset:1rem;outline:rgba(0,0,0,0) solid 2px}}.vtl-highlighted-by-url{animation:animateHighlightByUrl 1.5s linear 2;animation-delay:.5s}.Vtl-AppBlock{width:100%}#paypal-express-button{display:none !important}.additional_checkout_buttons{display:none !important}.additional-checkout-buttons{display:none !important}.additional-checkout-button--paypal{display:none !important}[data-alternative-payments]{display:none !important}.dynamic-checkout__content{display:none !important}[data-shopify=payment-button]{display:none !important}.vttooltip{position:relative;display:inline}.vttooltiptext{visibility:hidden;background-color:#333;color:#fff;text-align:center;border-radius:3px;padding:8px 10px;font-size:12px;line-height:1;font-weight:200;display:inline-block;position:absolute;z-index:2;bottom:calc(100% + 3px);left:50%;transform:translateX(-50%);width:max-content;max-width:220px;white-space:normal;word-break:normal;overflow-wrap:anywhere;pointer-events:none}.vttooltip:hover .vttooltiptext{visibility:visible}.vttooltip .vttooltiptext::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:5px;border-style:solid;border-color:#333 rgba(0,0,0,0) rgba(0,0,0,0)}.vitals-cc-notice{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:10px;margin:15px auto;border-radius:5px;clear:both;max-width:1200px}.vitals-cc-notice svg{width:30px;height:30px;margin-right:10px;border-radius:50px;background:rgba(0,0,0,.1)}.visible-currency,.checkout-currency{font-weight:bold;margin-left:5px}#vitals-currency-converter-localization-form{display:none}
			.vttooltiptext {
				font-size: 14px;
			}
		
@media (max-width: 769px) {
    .vtl-pr-review-stars-snippet {
        text-align: center !important;
        justify-content: center !important;
    }
}

.vitals-currency-converter .vitals-nice-select .list {
    bottom: 45px !important;
}
.ig-hidden { display: none !important; }
.ig-hidden { display: none !important; }

      [data-ig-discount]:not([data-ig-discount="0"]) {
          display: none;
      }
      

.vitals-currency-converter .vitals-nice-select .list {
    bottom: unset;
}.header-top-announcement-bar img {
    width: 100%;
}.site-header {
    box-shadow: none !important;
}

.header-top-announcement-bar::before ,.header-top-announcement-bar::after {
    display: none;
}
.header-top-announcement-bar {
    padding: 15px 0;
}
  .announcement-bar-flex {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
}
  .announcement-bar-flex .empty-col {
    width: 20%;
}
.announcement-bar-flex .text-with-countdown {
    width: 100%; 
    text-align:center;
    /* display: flex;
    justify-content: center;
    column-gap: 10px;
    align-items: center;
     z-index: 99999;
    position: relative; */
}
.announcement-bar-flex .site-header__search-container {
    width: 20%;
}
.announcement-bar-flex .text-with-countdown p {
    margin-bottom: 0;
    font-size: 16px;
    color: #ffffff;
}
  .announcement-bar-flex .text-with-countdown p .text-color-change {
    color: #f95d36;
    font-weight: 600;
}
.announcement-bar-flex .site-header__search-container .site-header__search {
    box-shadow: none;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #E4E4E4;
    position: unset;
    transform: unset;
    height: 45px;
}
  .announcement-bar-flex .site-header__search-container .site-header__search .site-header__search-input {
    font-size: 14px;
    color: #000;
}
  .announcement-bar-flex .site-header__search-container .site-header__search .site-header__search-btn--submit .icon-search {
    top: 0px;
    width: 25px;
    height: 25px;
}
  .announcement-bar-flex .site-header__search-container .site-header__search .site-header__search-input::placeholder {
    opacity: 1;
}
  .announcement-bar-flex .site-header__search-container .site-header__search #HeaderSearchForm {
    padding: 0;
}
 .announcement-bar-flex .site-header__search-container .site-header__search-btn--submit {
    padding: 0 10px 0 0;
}
  .announcement-bar-flex .text-with-countdown #countdown-timer #countdown .counter-time{
    background:#fff;
    color:#00ACEF;
    font-size:14px;
    font-weight:600;
    border:1px solid #E4E4E4;
    border-radius:10px;
    padding:8px 15px;
    width:40px;
    height:40px;
    display:flex;
    justify-content: center;
    align-items:center;
    position:relative;
  }
.announcement-bar-flex .text-with-countdown #countdown-timer #countdown .counter-time::after{
    content":"
    position:absolute;
    top:0;
    width:10px;
    height:10px;
}
.announcement-bar-flex .text-with-countdown #countdown-timer #countdown {
    column-gap: 5px;
    display: flex;
    align-items: center;
    color: #00ACEF;
}
@media only screen and (max-width: 767px) {
  .announcement-bar-flex .text-with-countdown {
    width: 100%;
    display:block;
}
  .announcement-bar-flex .site-header__search-container {
    display:none !important;
}
.announcement-bar-flex .text-with-countdown #countdown-timer #countdown {
    justify-content: center;
}
.announcement-bar-flex .text-with-countdown p {
    font-size: 14px;
    text-align: center;
    /* font-weight: 600; */
}
.announcement-bar-flex .text-with-countdown #countdown-timer #countdown .counter-time{
    font-size:12px;
    border-radius:10px;
    padding:5px 10px;
    width:30px;
    height:30px;
  }
.announcement-bar-flex .site-header__search-container .site-header__search .site-header__search-input {
    font-size: 12px !important;
}
.announcement-bar-flex .site-header__search-container .site-header__search .site-header__search-btn--submit .icon-search {
    width: 20px;
    height: 20px;
}
.announcement-bar-flex .site-header__search-container .site-header__search {
    height: 40px;
    margin-top: 10px;
}
  .vitals-currency-converter {
    position: fixed;
    bottom: 40px;
}
}
  @media only screen and (min-width: 767px) {
.desktop-hide{display:none}
  }


  .site-nav__link,
  .site-nav__dropdown-link:not(.site-nav__dropdown-link--top-level) {
    font-size: 16px;
  }
  
  .header-item--icons .site-nav__icons{
    display: flex;
    align-items: center;
  }

  @media screen and (min-width: 1100px) {

    .header-item--icons .site-nav__icons .multi-selectors__item{
      margin:unset;
      padding-right: 2px;
    }
    
  }

  @media screen and (max-width: 1099px) {

    .header-item--icons .multi-selectors__item{
      margin:unset;
    }

    .header-item--icons .multi-selectors .disclosure__toggle .disclosure-list__label{
      display:none;
    }
    
  }


  @media screen and (max-width: 768px) {

    .header-item--icons .multi-selectors__item{
      display:none;
    }

    .mobile-multi-selectors__item .disclosure__toggle--mobile svg{
      height:12px;
      width:12px;
    }

    .mobile-multi-selectors__item {
      padding-bottom: 15px;
      padding-left: 7px;
    }
    
  }
  
  

  

  
.site-header {
      box-shadow: 0 0 1px rgba(0,0,0,0.2);
    }

    .toolbar + .header-sticky-wrapper .site-header {
      border-top: 0;
    }
.header-item--logo,
    .header-layout--left-center .header-item--logo,
    .header-layout--left-center .header-item--icons {
      -webkit-box-flex: 0 1 160px;
      -ms-flex: 0 1 160px;
      flex: 0 1 160px;
    }

    @media only screen and (min-width: 769px) {
      .header-item--logo,
      .header-layout--left-center .header-item--logo,
      .header-layout--left-center .header-item--icons {
        -webkit-box-flex: 0 0 220px;
        -ms-flex: 0 0 220px;
        flex: 0 0 220px;
      }
    }

    .site-header__logo a {
      width: 160px;
    }
    .is-light .site-header__logo .logo--inverted {
      width: 160px;
    }
    @media only screen and (min-width: 769px) {
      .site-header__logo a {
        width: 220px;
      }

      .is-light .site-header__logo .logo--inverted {
        width: 220px;
      }
    }

  .icon {
    width: 30px;
    height: 30px;
  }

@media only screen and (min-width: 769px) and (max-width: 959px) {
              .footer__item--40b38ce7-551d-4970-a9f5-82ee9aa82994 {
                width: 50%;
                padding-top: 40px;
              }
              .footer__item--40b38ce7-551d-4970-a9f5-82ee9aa82994:nth-child(2n + 1) {
                clear: left;
              }
            }
            @media only screen and (min-width: 960px) {
              .footer__item--40b38ce7-551d-4970-a9f5-82ee9aa82994 {
                width: 50%;
              }

            }
@media only screen and (min-width: 769px) and (max-width: 959px) {
              .footer__item--1494301487049 {
                width: 50%;
                padding-top: 40px;
              }
              .footer__item--1494301487049:nth-child(2n + 1) {
                clear: left;
              }
            }
            @media only screen and (min-width: 960px) {
              .footer__item--1494301487049 {
                width: 25%;
              }

            }
@media only screen and (min-width: 769px) and (max-width: 959px) {
              .footer__item--menu_ptJfCj {
                width: 50%;
                padding-top: 40px;
              }
              .footer__item--menu_ptJfCj:nth-child(2n + 1) {
                clear: left;
              }
            }
            @media only screen and (min-width: 960px) {
              .footer__item--menu_ptJfCj {
                width: 25%;
              }

            }