.post-type-archive-product.home .woocommerce-products-header:has(.lieht-shop-startseitenfilm) {
	position: relative !important;
	width: 100vw !important;
	height: auto !important;
	min-height: 0 !important;
	max-height: none !important;
	aspect-ratio: 16 / 9 !important;
}

.post-type-archive-product.home .qc_slider_hero_container.lieht-shop-startseitenfilm,
.post-type-archive-product.home .qc_slider_hero_container.lieht-shop-startseitenfilm .sh_bg_video,
.post-type-archive-product.home .qc_slider_hero_container.lieht-shop-startseitenfilm .sh_bg_video_fluid,
.post-type-archive-product.home .qc_slider_hero_container.lieht-shop-startseitenfilm .qc_hero_vid {
	width: 100% !important;
	height: 100% !important;
	min-height: 0 !important;
	max-height: none !important;
}

.post-type-archive-product.home .qc_slider_hero_container.lieht-shop-startseitenfilm {
	position: absolute !important;
	inset: 0 !important;
}

.post-type-archive-product.home .qc_slider_hero_container.lieht-shop-startseitenfilm .sh_bg_video {
	position: absolute !important;
	inset: 0;
}

.post-type-archive-product.home .qc_slider_hero_container.lieht-shop-startseitenfilm .sh_bg_video_fluid {
	padding-top: 0 !important;
}

.post-type-archive-product.home .qc_slider_hero_container.lieht-shop-startseitenfilm .qc_hero_vid {
	object-fit: cover;
}

@media (max-width: 1199px) {
	.post-type-archive-product.home .woocommerce-products-header:has(.lieht-shop-startseitenfilm) {
		aspect-ratio: 4 / 3 !important;
	}
}

@media (max-width: 767px) {
	.post-type-archive-product.home .woocommerce-products-header:has(.lieht-shop-startseitenfilm) {
		aspect-ratio: 3 / 4 !important;
	}
}
