.tatsu-youtube-video-section {
	overflow: hidden !important;
}

.tatsu-youtube-bg-wrap {
	background: #000;
	bottom: 0 !important;
	height: 100% !important;
	inset: 0 !important;
	left: 0 !important;
	overflow: hidden !important;
	pointer-events: none !important;
	position: absolute !important;
	right: 0 !important;
	top: 0 !important;
	width: 100% !important;
	z-index: 0 !important;
}

.tatsu-youtube-bg {
	border: 0 !important;
	display: block !important;
	height: 100% !important;
	left: 50% !important;
	margin: 0 !important;
	max-height: none !important;
	max-width: none !important;
	min-height: 100% !important;
	min-width: 100% !important;
	padding: 0 !important;
	position: absolute !important;
	top: 50% !important;
	transform: translate(-50%, -50%) !important;
	width: 100% !important;
}

.tatsu-youtube-video-section .tatsu-section-pad {
	position: relative;
	z-index: 2 !important;
}

.tatsu-youtube-video-section .tatsu-fullscreen-wrap,
.tatsu-youtube-video-section .tatsu-custom-height-wrap {
	position: relative;
	z-index: 2 !important;
}
