
	.product-description__section h1,
	.product-description__section h2,
	.product-description__section h3,
	.product-description__section h4,
	.product-description__section h5,
	.product-description__section h6 {
		--tw-text-opacity: 1;
		color: rgb(var(--color-site-text-two) / var(--tw-text-opacity));
}
	.product-detail {
		margin-bottom: 4rem;
		--tw-bg-opacity: 1;
		background-color: rgb(var(--color-grey-tone-one) / var(--tw-bg-opacity));
		padding-top: 0px;
		padding-bottom: 0px;

		@media only screen and (min-width: 1506px) {
			padding-left: 81px;
			padding-right: 81px;
			width: 1506px;
		}
}

	.product-detail sl-select sl-option::part(base) {
		--sl-color-neutral-0: rgb(var(--color-white));
	}

	.sc-dark .product-detail sl-select sl-option::part(base) {
		--sl-color-neutral-1000: rgb(var(--color-white));
	}
	@media (max-width: 1023px) {
		.product-images {
				margin-top: 0px;
				margin-bottom: 0px;
		}
}
	@media (min-width: 1024px) {
		.product-images {
				margin-top: 0px;
		}
}

	.product-images__thumbnail--active {
		--tw-border-opacity: 1;
		border-color: rgb(var(--color-black) / var(--tw-border-opacity));
}

	@media (max-width: 1023px) {
		.product-images__carousel-container {
				padding-top: 0px;
		}
}
	.product-info {
		--tw-bg-opacity: 1;
		background-color: rgb(var(--color-grey-tone-one) / var(--tw-bg-opacity));
		padding-top: 2rem;
		padding-bottom: 2rem;
}
	@media (min-width: 1024px) {
		.product-info {
				padding-left: 8%;
				padding-right: 8%;
		}
}

	.product-info__brand,
	.product-info__category {
		--tw-text-opacity: 1;
		color: rgb(var(--color-site-text-two) / var(--tw-text-opacity));
}

	.product-info__name {
		--tw-text-opacity: 1;
		color: rgb(var(--color-site-text-two) / var(--tw-text-opacity));
}

	.product-info__price {
		--tw-text-opacity: 1;
		color: rgb(var(--color-black) / var(--tw-text-opacity));
}

	.product-info__price-advice {
		--tw-text-opacity: 1;
		color: rgb(var(--color-grey-tone-five) / var(--tw-text-opacity));
}

	.product-detail .product-info:first-child {
		display: none !important;
}


/*# sourceMappingURL=product.5259ba5716bc22578d48.css.map*/