/* 
Theme Name:	 E3 Child Theme
Theme URI:	 https://e3tec.com
Author:		 Rize Marketing
Author URI:	 https://rizeavs.com/
Template:	 Divi
Version:	 1.0.0
Text Domain: E3-Child-Theme
Description:	 Custom Styles
*/
/* Custom Video Popup */
/* Popup Close Icon Tweak */
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-fade.mfp-ready {
	top: 0px !important;
	position: fixed !important;
}
.mfp-iframe-holder .mfp-content {
    max-width: 70%;
}
.mfp-iframe-scaler button.mfp-close {
    top: -50px ;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close,
.mfp-wrap .mfp-close:active {
    top: -50px !important;
}

.video_popup_lightbox .mfp-iframe-holder .mfp-close {
    top: -50px;
}
.video_popup{padding:250px 0;}
@media (max-width: 980px) {
	.video_popup{padding:150px 0!important;}
}
@media (max-width: 767px) {
	.et_pb_row_3.et_pb_row.video-layer{padding:50px 0 !important;}
	.video_popup{padding:50px 0 !important;}
	
}
/* */
.et_pb_text_inner ul li{margin-top:1.5rem;}