/* 
Theme Name:	 Phoenix Child Theme
Theme URI:	 https://pccmem.com/
Author:		 Rize Marketing
Author URI:	 https://rizeavs.com/
Template:	 Divi
Version:	 1.0.0
Text Domain:	 Phoenix-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:0;}
}
/* */
.et_pb_text_inner ul li{margin-top:1rem;}
.et_pb_text_inner ul{margin-bottom:1rem;}