
.et-db #et-boc .et-fb-modules-list li.el_masonry_gallery:before, .et-db #et-boc .et-l .et-fb-modules-list li.el_masonry_gallery:before, .et-db #et-boc .et_fb_saved_layouts_list li.el_masonry_gallery:before {
	font-family: dashicons;
	content: "";
}

.el_masonry_gallery .el_masonry_gallery_item {
	display: inline-block;
	position: relative;
	line-height: 0;
}

.el_masonry_gallery_image_wrapper {
	position: relative;
}

.el_masonry_gallery_item img {
	width: 100%;
}

.et_pb_with_border .el_masonry_gallery_filter_categories li, .et_pb_with_border .el_masonry_gallery_item img {
	border: 0 solid #333;
}

.el_masonry_gallery_item .el_masonry_gallery_item_lightbox_content {
	display: none;
}

.el_masonry_gallery_title_caption_wrapper {
	line-height: 1;
}

.el_masonry_gallery_title_caption_wrapper .el_masonry_gallery_item_title {
	padding: 10px 0 0;
}

.el_masonry_gallery_title_caption_wrapper .el_masonry_gallery_item_caption, .el_masonry_gallery_title_caption_wrapper .el_masonry_gallery_item_title:last-child {
	padding: 10px 0;
}

.el_masonry_gallery_item_caption a:not(.dge_abs_link), .el_masonry_gallery_item_title a:not(.dge_abs_link) {
	position: relative;
	z-index: 1;
}

.el_masonry_gallery_item:hover .et_overlay {
	opacity: 1;
	z-index: 1;
}

.el_masonry_gallery_item .et_overlay {
	border: none;
}

.el_masonry_gallery_item .et_overlay:before {
	top: 50%;
	left: 50%;
	margin: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	content: attr(data-icon);
}

.el_masonry_gallery_lightbox .mfp-bottom-bar, .el_masonry_gallery_lightbox.mfp-img-mobile .mfp-bottom-bar {
	position: absolute;
	top: auto;
	bottom: 0;
	background: transparent;
	margin-top: 0;
	padding: 0;
}

.el_masonry_gallery_lightbox .mfp-figure:after {
	display: none;
}

.el_masonry_gallery_lightbox .mfp-img {
	padding: 0;
}

.el_masonry_gallery_lightbox .mfp-title {
	padding-right: 0;
}

.el_masonry_gallery_item .el_masonry_gallery_item_caption a, .el_masonry_gallery_item .el_masonry_gallery_item_title a, .el_masonry_gallery_lightbox .el_masonry_gallery_item_caption a, .el_masonry_gallery_lightbox .el_masonry_gallery_item_title a {
	cursor: pointer;
}

.el_masonry_gallery_lightbox .el_masonry_gallery_item_caption, .el_masonry_gallery_lightbox .el_masonry_gallery_item_title {
	background: rgba(0, 0, 0, .6);
	padding: 10px;
	color: #fff;
}

.el_masonry_gallery_lightbox .el_masonry_gallery_item_caption:last-of-type {
	padding: 10px;
}

.el_masonry_gallery_lightbox .el_masonry_gallery_item_title+.el_masonry_gallery_item_caption {
	padding: 0 10px 10px;
}

.el_masonry_gallery_lightbox .mfp-close:active {
	top: 0;
}

.dipl_mfp_zoom.mfp-bg, .dipl_mfp_zoom .mfp-container {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.dipl_mfp_zoom.mfp-ready .mfp-container {
	opacity: 1;
}

.dipl_mfp_zoom.mfp-removing.mfp-bg, .dipl_mfp_zoom.mfp-removing .mfp-container {
	opacity: 0;
}

.dipl_mfp_fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.dipl_mfp_fade.mfp-bg.mfp-ready {
	opacity: 1;
}

.dipl_mfp_fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.dipl_mfp_fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.dipl_mfp_fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}

.dipl_mfp_fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

.el_masonry_gallery_lightbox.mfp-bg {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

.el_masonry_gallery_lightbox .mfp-arrow, .el_masonry_gallery_lightbox .mfp-close {
	opacity: 1;
	filter: alpha(opacity=100);
}

.el_masonry_gallery_filter_wrapper {
	margin-bottom: 35px;
}

.el_masonry_gallery_filter_wrapper .el_masonry_gallery_filter_categories {
	list-style: none;
	padding: 0;
	text-align: center;
}

.el_masonry_gallery_filter_categories li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
	line-height: normal;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer;
}

.el_masonry_gallery_filter_categories .el_masonry_gallery_active_category {
	cursor: default;
}

.el_masonry_gallery_pagination_wrapper {
	position: relative;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

.el_masonry_gallery_pagination_wrapper .el_masonry_gallery_pagination {
	list-style: none;
	padding: 0;
	line-height: normal;
}

.el_masonry_gallery_pagination li {
	display: inline-block;
	margin-right: 10px;
}

.el_masonry_gallery_pagination li:last-child {
	margin-right: 0;
}

.el_masonry_gallery_pagination li a {
	display: block;
	padding: 4px 10px;
	font-size: 16px;
	line-height: 1.5;
}

.el_masonry_gallery_pagination li.active a {
	cursor: default;
}

.el_masonry_gallery_pagination li.disabled {
	display: none;
	opacity: .2;
}

.el_masonry_gallery_pagination li.disabled a {
	cursor: default;
}

.dge_abs_link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.et-db #et-boc .et-fb-modules-list li.el_dynamic_masonry_gallery:before, .et-db #et-boc .et-l .et-fb-modules-list li.el_dynamic_masonry_gallery:before, .et-db #et-boc .et_fb_saved_layouts_list li.el_dynamic_masonry_gallery:before {
	font-family: dashicons;
	content: "";
}

.el_dynamic_masonry_gallery .el_masonry_gallery_item {
	display: inline-block;
	position: relative;
	line-height: 0;
}

.el-justified-gallery-wrap .et_pb_button_wrapper {
	text-align: center;
	margin-top: 30px;
}

.el-justified-gallery-load-more {
	cursor: pointer;
}

.el-justified-gallery-container .el-justified-gallery-item {
	opacity: 1;
	-webkit-transition: all .15s ease-in;
	-o-transition: all .15s ease-in;
	transition: all .15s ease-in;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.el-justified-gallery-container .el-justified-gallery-item img {
	display: block;
	width: 100%;
}

.el-justified-gallery-container .el-justified-gallery-item.dge-hidden-item {
	display: none !important;
}

.el-justified-gallery-item figcaption .el-item-caption, .el-justified-gallery-item figcaption .el-item-title, .el-justified-gallery-item figcaption .et-pb-icon {
	color: #333;
}

.el-justified-gallery-item figcaption, .el-justified-gallery-item figure {
	border: 0 solid transparent;
	height: 100%;
}

.el-justified-gallery-item figure img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.el-justified-gallery-wrap .dge-justified-gallery-filter {
	padding: 0;
	list-style: none;
	text-align: center;
	margin-bottom: 20px;
}

.el-justified-gallery-wrap .dge-justified-gallery-filter li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
}

.el-justified-gallery-wrap .dge-justified-gallery-filter li a {
	padding: 10px 15px;
	border: 0 solid transparent;
	background-color: #000;
	color: #fff;
	display: block;
	line-height: normal;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	background: transparent;
}

.el-justified-gallery-wrap .dge-justified-gallery-filter li.active a {
	background-color: #fff;
	color: #000;
}

.el-justified-gallery-item-overlay {
	z-index: -1;
	padding: 1.5em;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	background: hsla(0, 0%, 100%, .9);
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border: 0 solid #e5e5e5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}

.el-justified-gallery-item:hover .el-justified-gallery-item-overlay {
	opacity: 1;
	z-index: 1;
}

.el-justified-gallery-item figcaption .et-pb-icon {
	font-size: 32px;
}

.el_justified_gallery_lightbox .mfp-img {
	padding: 0;
}

.el_justified_gallery_lightbox .mfp-bottom-bar {
	position: absolute;
	top: auto;
	bottom: 0;
	background: rgba(0, 0, 0, .6);
	margin-top: 0;
	padding: 10px;
}

.el_justified_gallery_lightbox .mfp-title {
	color: #fff;
	padding-right: 0;
}

.el_justified_gallery_lightbox .mfp-title .el-item-title {
	color: inherit;
}

.el-video-gallery-wrap:not(.el-video-gallery-layout-masonry) .el-video-gallery-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.el-video-gallery-item a {
	display: block;
	position: relative;
}

.el-video-gallery-item .el-video-gallery-content {
	padding: 10px;
}

.el-video-gallery-item .el-video-gallery-item-preview {
	background-size: cover;
	background-position: 50%;
	background-color: #f2f2f2;
}

.el-video-gallery-size-ratio-16-9 .el-video-gallery-item-preview:after {
	content: "";
	display: block;
	padding-bottom: 56.25%;
}

.el-video-gallery-item-preview .el-video-gallery-image img {
	display: block;
}

.el-video-gallery-item-overlay {
	z-index: -1;
	padding: 1em;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: hsla(0, 0%, 100%, .89);
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border: 0 solid #e5e5e5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}

.el-video-gallery-item:hover .el-video-gallery-item-overlay {
	opacity: 1;
	z-index: 1;
}

.el-video-gallery-item-overlay .et-pb-icon {
	display: block;
	margin: 0 0 10px;
	font-size: 28px;
	color: #333;
}

.el-video-overlay-content {
	overflow: hidden;
	line-height: 1.5em;
}

.el-video-gallery-item-overlay .el-overlay-title {
	padding: 0;
	margin-bottom: 5px;
}

.el-video-gallery-item-overlay .el-overlay-caption {
	color: #333;
}

.el-video-gallery-item .dge-video-gallery-player {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
}

.el-video-gallery-item .dge-video-gallery-player iframe {
	width: 100%;
	height: 100%;
}

.el_video_gallery_lightbox .mfp-bottom-bar {
	margin-top: 0;
	margin-top: 5px;
	padding: 10px 15px;
	background-color: rgba(0, 0, 0, .7);
}

.el_video_gallery_lightbox .mfp-bottom-bar .el-overlay-title {
	color: inherit;
	padding-bottom: 5px;
}

.el-video-gallery-content .el-overlay-title {
	padding-bottom: 5px;
}

.dge_attachment_metafield, .dge_attachment_metafield * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.dge_attachment_metafield {
	border: 1px solid #7e8993;
	border-radius: 4px;
	background: #fff;
	margin-bottom: 20px;
	padding: 10px;
}

.dge_attachment_metafield .categorychecklist {
	margin: 0;
}

.dge_attachment_metafield .categorychecklist li {
	margin-bottom: 4px;
}

.dge_attachment_metafield .categorychecklist .children {
	margin-left: 18px;
}

.dge_attachment_metafield .categorychecklist input[type=checkbox] {
	margin: 0 3px;
}

.dge-attachment-bulk-edit-row .inline-edit-alt-text input, .dge-attachment-bulk-edit-row .inline-edit-alt-text label span.title, .dge-attachment-bulk-edit-row .inline-edit-custom-link input, .dge-attachment-bulk-edit-row .inline-edit-custom-link label span.title {
	width: 100%;
}
