/* 
Theme Name:	 Hang It Up TVs Child Theme
Theme URI:	 https://hangituptvsfranchise
Author:		 Rize Marketing
Author URI:	 https://rizeavs.com/
Template:	 Divi
Version:	 1.0.0
Text Domain: HangItUpTVs-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;}
/* */
.et_pb_text_inner ul li{margin-top:1.5rem;}
/* */
.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    display: block!important;
    content: "\32" !important;
}