.popup-window.sw24PopupPro {padding: 0; background-color: transparent; transition-property: opacity; transition-duration: .5s; z-index: 99998!important;}
	.popup-window.sw24PopupPro .popup-window-content {background-color: transparent;}
	.popup-window.sw24PopupPro .popup-window-close-icon {position: absolute; top: 0px; right: 0px; width: 25px; height: 25px; opacity: .6 !important; background: rgba(0, 0, 0, 1); z-index: 99999;border-radius: 0 10px 0 0;}
		.popup-window.sw24PopupPro .popup-window-close-icon:hover {opacity: 1 !important;}
		.popup-window.sw24PopupPro .popup-window-close-icon:before {content: ' '; transform: rotate(45deg); position: absolute; top: 2px; right: 11px; width: 2px; height: 20px; background-color: #fff;}
		.popup-window.sw24PopupPro .popup-window-close-icon:after {content: ' '; transform: rotate(-45deg); position: absolute; top: 2px; left: 12px; width: 2px; height: 20px; background-color: #fff;}

		