/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
#skip{
	position: fixed;
	bottom: 0px;
	right: 0px;
	padding: 20px;
	border-radius: 15px 0px 0px 0px;
	z-index: 99999999;
	background-color: white;
	display: none;
}