.rsfv-has-video > figure.wp-block-post-featured-image, .rsfv-has-video > figure.wp-block-post-featured-image > a {
    height: auto !important;
}

.single.rsfv-has-video .wp-block-post-featured-image span.wp-block-post-featured-image__overlay,
.page.rsfv-has-video .wp-block-post-featured-image span.wp-block-post-featured-image__overlay {
    display: none;
}

.rsfv-has-video video.rsfv-video,
.rsfv-has-video iframe.rsfv-video {
    height: auto;
    width: 100% !important;
    aspect-ratio: 16/9;
}

.rsfv-video__wrapper + .woocommerce-product-gallery__image--placeholder {
    display: none;
}

.rsfv-has-video.product  .fluid-width-video-wrapper {
	padding-top: 0% !important;
}

.rsfv-has-video.product  .fluid-width-video-wrapper video,
.rsfv-has-video.product  .fluid-width-video-wrapper iframe, 
.rsfv-has-video.product  .fluid-width-video-wrapper object, 
.rsfv-has-video.product  .fluid-width-video-wrapper embed {
	position: relative !important;
}

.rsfv-has-video.product .woocommerce-product-gallery__image + .et_shop_image {
	display: none !important;
}