
.epyt-debug {
	background-color: #ddd;
	color: #000;
	cursor: pointer;
	text-align: left;
}

iframe.__youtube_prefs__ {
	border-width: 0;
}

.epyt-gallery {
	text-align: center;
}

.epyt-gallery .epyt-figure {
	margin-block: 0;
	margin-inline: 0;
}

.epyt-gallery iframe {
	margin-bottom: 0;
}

.epyt-gallery.epyt-lb iframe {
	display: none;
	height: 0 !important;
}

.epyt-gallery-list {
	display: block;
	margin: 0 -8px;
	position: relative;
	transition: opacity .3s ease-out;
}

.epyt-gallery-list .epyt-gallery-thumb {
	box-sizing: border-box;
}

.epyt-gallery-list p {
	display: none;
}

.epyt-gallery-clear {
	clear: both;
}

.epyt-gallery-list.epyt-loading {
	opacity: .5;
	transition: opacity .3s ease-out;
}

.epyt-gallery-thumb {
	box-sizing: border-box;
	cursor: pointer;
	display: block !important;
	float: left;
	height: auto;
	opacity: 1;
	overflow-y: hidden;
	padding: 0 8px 10px;
	position: relative;
}

.epyt-gallery-thumb.hover {
	height: auto;
	opacity: 1;
	position: relative;
	transition: opacity .3s ease-out;
}

.epyt-gallery-img-box {
	width: 100%;
}

.epyt-gallery-img {
	background-position: 50% !important;
	background-size: cover !important;
	height: 0;
	overflow: hidden !important;
	padding-top: 56.25% !important;
	position: relative;
	width: 100%;
}

.epyt-gallery-playhover {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: -10px;
	transition: opacity .3s ease-out;
	vertical-align: middle;
	width: 100%;
}

.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover, .epyt-gallery-thumb.hover .epyt-gallery-playhover {
	opacity: 1;
	top: 0;
	transition: all .3s ease-out;
}

.epyt-gallery-thumb .epyt-gallery-playcrutch {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	width: 0;
}

.epyt-gallery-thumb.epyt-hidethumbimg.hover {
	transform: translateY(3px);
	transition: transform .2s ease-out;
}

.epyt-gallery-thumb.epyt-current-video.epyt-hidethumbimg {
	text-decoration: underline;
}

.epyt-gallery-playhover .epyt-play-img {
	border: none;
	box-sizing: border-box;
	display: inline-block !important;
	height: auto !important;
	margin: 0 !important;
	max-width: 15% !important;
	min-width: 30px !important;
	padding: 0 !important;
	vertical-align: middle !important;
	width: auto;
}

.epyt-gallery-title {
	font-size: 80%;
	line-height: 120%;
	padding: 10px;
}

.epyt-gallery-notitle {
	padding: 4px;
}

.epyt-gallery-notitle span {
	display: none;
}

.epyt-gallery-rowtitle {
	left: 0;
	opacity: 0;
	overflow-x: hidden;
	position: absolute;
	text-align: center;
	text-overflow: ellipsis;
	top: 100%;
	white-space: nowrap;
	width: 100%;
	z-index: 10;
}

.epyt-gallery-rowtitle.hover {
	opacity: 1;
	transition: opacity .2s linear;
}

.epyt-gallery-list.epyt-gallery-style-listview {
	margin-bottom: 25px;
	margin-left: 0;
	margin-right: 0;
}

.epyt-gallery-thumb.epyt-listview {
	margin: 8px 0;
	padding: 0;
	width: 100% !important;
}

.epyt-gallery-thumb.epyt-listview+.epyt-gallery-rowbreak {
	display: none;
}

.epyt-gallery-thumb.epyt-listview .epyt-gallery-img-box {
	float: left;
	margin-bottom: 6px;
	margin-right: 20px;
	max-width: 25%;
	width: 150px;
}

.epyt-gallery-thumb.epyt-listview .epyt-gallery-title {
	padding: 0 10px 10px;
	text-align: left;
}

.epyt-gallery-thumb.epyt-listview .epyt-gallery-dsc {
	font-size: 75%;
	line-height: 120%;
	padding: 5px 10px 12px 0;
	text-align: left;
}

.epyt-gallery-thumb.epyt-listview.hover {
	position: relative;
}

.epyt-gallery-rowbreak {
	clear: both;
}

.epyt-pagination {
	clear: both;
	padding: 10px 8px;
	text-align: center;
}

.epyt-pagination.epyt-hide-pagination * {
	display: none !important;
}

.epyt-pagenumbers>div, .epyt-pagination>div {
	display: inline-block;
	padding: 0 2px;
	vertical-align: middle;
}

.epyt-pagination .epyt-pagebutton {
	cursor: pointer;
	display: inline-block;
	padding: 0 10px;
}

.epyt-pagebutton>div {
	display: inline;
}

.epyt-pagination .epyt-loader {
	display: none;
}

.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader {
	display: inline-block;
}

body .lity-container {
	max-width: 964px;
	width: 100%;
}

.epyt-curtain .lity-opened iframe {
	opacity: 0;
	transition: opacity .3s linear .5s;
}

.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb {
	width: 100%;
}

.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb {
	width: 50%;
}

.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb {
	width: 33.333%;
}

.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb {
	width: 25%;
}

.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb {
	width: 20%;
}

.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb {
	width: 16.666%;
}

.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb {
	width: 14.285%;
}

.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb {
	width: 12.5%;
}

.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb {
	width: 11.111%;
}

.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb {
	width: 10%;
}

.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb {
	width: 9.09%;
}

.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb {
	width: 8.333%;
}

.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb {
	width: 7.692%;
}

.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb {
	width: 7.142%;
}

.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb {
	width: 6.666%;
}

.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb {
	width: 6.25%;
}

.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb {
	width: 5.882%;
}

.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb {
	width: 5.555%;
}

.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb {
	width: 5.263%;
}

.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb {
	width: 5%;
}

.epyt-gallery-allthumbs.epyt-thumb-portal .epyt-gallery-thumb .epyt-gallery-img {
	border-radius: 50%;
	padding-top: 100% !important;
}

.epyt-gallery-list.epyt-gallery-style-carousel {
	margin: 0 0 50px;
}

.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagination {
	display: none;
}

.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagination:first-child {
	bottom: 0;
	display: block;
	height: 30px;
	margin: auto;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagenumbers.hide {
	opacity: 0;
}

.epyt-gallery-list.epyt-gallery-style-carousel .epyt-gallery-allthumbs {
	margin: 15px 35px;
}

.epyt-gallery-list.epyt-gallery-style-carousel .epyt-gallery-thumb {
	display: inline-block !important;
	float: none;
	padding-bottom: 0;
}

.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagebutton>div {
	display: none;
}

.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagebutton>div.epyt-arrow {
	background: transparent url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/source/rev-320cce9/finance-able.com/wp-content/plugins/youtube-embed-plus-pro/images/arrow-right.svg") no-repeat scroll 0 0;
	background-size: contain;
	display: block;
	height: 100%;
	opacity: .7;
	position: static;
	text-indent: -99999px;
	width: 20px;
}

.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagebutton>div.epyt-arrow.nitro-lazy {
	background-image: none !important;
}

.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagebutton>div.epyt-arrow:hover {
	opacity: 1;
}

.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagebutton.epyt-prev>div.epyt-arrow {
	background-image: url("https://cdn-cakli.nitrocdn.com/tPWroFPPCbHctVuRmyRSUFBgFveYsqEw/assets/images/source/rev-320cce9/finance-able.com/wp-content/plugins/youtube-embed-plus-pro/images/arrow-left.svg");
}

.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagebutton.epyt-prev>div.epyt-arrow.nitro-lazy {
	background-image: none !important;
}

.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagebutton {
	margin-top: -2px;
	padding: 0;
}

.epyt-gallery-list.epyt-gallery-style-carousel .epyt-next {
	float: right;
}

.epyt-gallery-list.epyt-gallery-style-carousel .epyt-prev {
	float: left;
}

.epyt-gallery-list.epyt-gallery-style-carousel .epyt-pagenumbers {
	left: 0;
	position: absolute;
	right: 0;
	top: 100%;
}

.epyt-pagebutton.hide, .epyt-pagenumbers.hide {
	display: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
}

.epyt-gallery-subscribe {
	clear: both;
	padding: 15px 0 10px;
	text-align: center;
}

.epyt-gallery-subscribe a.epyt-gallery-subbutton, .epyt-gallery-subscribe a.epyt-gallery-subbutton:hover {
	background-color: #e62117 !important;
	border-radius: 3px;
	color: #fff !important;
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none !important;
}

.epyt-gallery-subscribe a.epyt-gallery-subbutton img {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	height: auto !important;
	margin: 0;
	padding: 0 6px 3px 0;
	vertical-align: middle !important;
	width: 20px !important;
}

#wpadminbar #wp-admin-bar-ytprefs-bar-cache>.ab-item:before {
	content: "";
	top: 2px;
}

body div.__youtube_prefs__.__youtube_prefs_gdpr__ {
	background-color: #000;
	background-image: -webkit-linear-gradient(top, #000, #444);
	background-image: linear-gradient(180deg, #000, #444);
	height: auto;
	padding: 25px;
	text-align: left;
}

body div.__youtube_prefs__.__youtube_prefs_gdpr__ * {
	color: #e3e3e3 !important;
}

body div.__youtube_prefs__.__youtube_prefs_gdpr__ a {
	text-decoration: underline;
}

body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__, body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover {
	background: #e62117 !important;
	border-radius: 3px;
	border-width: 0;
	box-sizing: border-box;
	color: #fff !important;
	display: inline-block;
	font-weight: 400;
	padding: 5px 10px;
	text-decoration: none !important;
}

body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	height: auto !important;
	margin-left: 8px;
	padding: 0 6px 3px 0;
	vertical-align: middle !important;
	width: 20px !important;
}

body .epyt-gallery-img-gdpr {
	background-color: #000;
	background-image: -webkit-linear-gradient(top, #000, #444);
	background-image: linear-gradient(180deg, #000, #444);
}

.epyt-live-chat-wrapper {
	display: block;
	padding: 0;
}

.epyt-live-chat-wrapper .epyt-live-chat-box, .epyt-live-chat-wrapper .epyt-live-chat-video {
	display: block;
	margin: 0;
	padding: 0;
}

.epyt-live-chat-wrapper .epyt-live-chat-box {
	min-height: 400px;
	position: relative;
}

.epyt-live-chat-wrapper.epyt-live-chat-wrapper--wide {
	display: table;
	width: 100%;
}

.epyt-live-chat-wrapper.epyt-live-chat-wrapper--wide .epyt-live-chat-box, .epyt-live-chat-wrapper.epyt-live-chat-wrapper--wide .epyt-live-chat-video {
	display: table-cell;
}

.epyt-live-chat-wrapper.epyt-live-chat-wrapper--wide .epyt-live-chat-video {
	width: auto;
}

.epyt-live-chat-wrapper.epyt-live-chat-wrapper--wide .epyt-live-chat-box {
	max-width: 400px;
	min-height: 0;
	min-width: 300px;
	width: 29%;
}

.epyt-live-chat-wrapper .epyt-live-chat-box p {
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

.epyt-live-chat-wrapper .epyt-live-chat-box .epyt-live-chat {
	border-width: 0;
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.epyt-do-live-fallback {
	display: none;
}

.epyt-facade {
	height: 0;
	max-width: 100%;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.epyt-facade:hover {
	-webkit-filter: brightness(90%);
	-moz-filter: brightness(90%);
	filter: brightness(90%);
}

.epyt-facade img.epyt-facade-poster {
	border: none;
	cursor: pointer;
	display: block;
	height: auto;
	left: 50%;
	margin: 0;
	max-width: 100%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.epyt-facade button.epyt-facade-play {
	background-color: transparent !important;
	border-width: 0 !important;
	cursor: pointer;
	height: 48px;
	left: 50%;
	margin-left: -34px;
	margin-top: -24px;
	position: absolute;
	top: 50%;
	-webkit-transition: opacity .25s cubic-bezier(0, 0, .2, 1);
	transition: opacity .25s cubic-bezier(0, 0, .2, 1);
	width: 68px;
}

.epyt-facade button.epyt-facade-play svg {
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
}

.epyt-facade button.epyt-facade-play svg .ytp-large-play-button-bg {
	-webkit-transition: fill .1s cubic-bezier(.4, 0, 1, 1), fill-opacity .1s cubic-bezier(.4, 0, 1, 1);
	transition: fill .1s cubic-bezier(.4, 0, 1, 1), fill-opacity .1s cubic-bezier(.4, 0, 1, 1);
	fill: #212121;
	fill-opacity: .8;
}

.epyt-facade:hover button.epyt-facade-play svg .ytp-large-play-button-bg {
	-webkit-transition: fill .1s cubic-bezier(0, 0, .2, 1), fill-opacity .1s cubic-bezier(0, 0, .2, 1);
	transition: fill .1s cubic-bezier(0, 0, .2, 1), fill-opacity .1s cubic-bezier(0, 0, .2, 1);
	fill: red;
	fill-opacity: 1;
}

.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.epyt-facade {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__ {
	position: relative;
}

.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__ {
	bottom: 0;
	left: 0;
	overflow-y: auto;
	position: absolute;
	right: 0;
	top: 0;
}

.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper:before {
	padding: 0;
}

.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper .epyt-is-override.__youtube_prefs_gdpr__ {
	bottom: unset;
	left: unset;
	position: relative;
	right: unset;
	top: unset;
}

.epyt-livestream-advice {
	display: none !important;
}

body.logged-in.epyt-edit-posts .epyt-livestream-advice {
	background-color: #eee;
	border: 1px dashed #888;
	color: #555;
	display: block !important;
	font-size: 85%;
	padding: 5px 10px;
	position: relative;
}

body.logged-in.epyt-edit-posts .epyt-livestream-advice .epyt-livestream-advice-close {
	color: #000;
	cursor: pointer;
	display: block;
	font-family: sans-serif;
	font-size: 22px;
	padding: 0 10px;
	position: absolute;
	right: 5px;
	top: 5px;
}
