/*
	HTML5 
*/

/*********************************************************************************/
/* Loader                                                                        */
/*********************************************************************************/

	body:before,
	body:after {
		display: none !important;
	}

/*********************************************************************************/
/* Poptrox                                                                       */
/*********************************************************************************/

	.poptrox-popup {
	}

		.poptrox-popup .loader {
			display: none !important;
		}