.swcpv-iframe-wrap,
.swcpv-selfhosted-wrap {
	width: 100%;
	height: 100%;
	max-width: 100%;
}

.swcpv-video-el {
	width: 100%;
	height: 100%;
	max-width: 100%;
	border: 0;
	display: block;
}

.kadence-product-gallery-main .swcpv-video-slide {
	background: #000;
}

.swcpv-iframe-wrap iframe,
.swcpv-selfhosted-wrap .swcpv-video-el {
	width: 100%;
	height: 100%;
	display: block;
}

.swcpv-selfhosted-wrap {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.swcpv-selfhosted-wrap .swcpv-video-el {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
	border-radius: 13px;
}
