
	.upper-playground {
	text-transform: uppercase;
	letter-spacing: 1px
	}
	
	.upper {
	text-transform: uppercase;
	}
	
	.thick {
	font-weight: 200
	}
	
	h1.wht {
	color: #f1f1f1 !important
	}
	
	h2.wht {
	color: #f1f1f1 !important
	}
	
	.h-clr {
		color: #f05b50 !202020;
	}
		
	.btn-clr {
		background-color: #202020 !important;
		border-color: #202020 !important;
		color: #f1f1f1 !important;
	}
	.btn-clr:hover {
		background-color: #303030 !important;
		border-color: #303030 !important;
		color: #ffffff !important;
	}
	
	.btn-norm {
		background-color: #26282a !important;
	}
	
	.bak-clr {
		background-color: #dd324e !important;
	}
	
	.lnk-clr {
		color: #00ccd9 !important;
	}
		
	.scl-clr {
			background-color: #dd324e !important;
			border-color: #dd324e !important
			color: #f1f1f1 !important
		}
		
	.header {
		background-color: #1c1c1e !important;
	}
		
	.header-body {
		background-color: #1c1c1e !important;
	}
	
	.main-content {
		background-color: #202021 !important;
	}
	
	.navigation-menu-body {
		background-color: #191a1a !important;
	
	}
	
	.dark {
		background-color: #1d1e1e !important;
	}
	
	
	.page-header {
		height: 240px !important;
	}
	
	body.form-membership {
	background-color: #92897e !important
	}
	
	.footer-wrap {
		padding: 5px !important;
		width: 100%; !important;
		text-align: center !important;
		line-height: 18px !important;
		margin-bottom: 10px !important;
	}
	
	.sign-footer {
		padding: 0px !important;
		text-transform: uppercase !important;
		font-size: 11px !important;
		color: #666360 !important
	}
	
	.form-wrapper {
		margin-bottom: 20px !important;
		margin-top: 35px !important;
	}
	
	.sign-link {
		color: #666360 !important
	}
	
	.ghost {
		opacity: .7 !important
	}
	
	.open a {
		background-color: #1f2022;
		color: #f1f1f1 !important
	}
	.card {
		background-color: #303132 !important
	}
	
	.box-clr {
		background-color: #513a94 !important
	}
	.navigation-menu-body {
		margin-bottom: 0px !important
	}
	.navigation {
		margin-bottom: 0px !important;
		padding-bottom: 0px !important
	}
	
	hr.gry {
		border-top: 1px solid #3c3e40 !important;
	}
	
	hr.clr {
		border-top: 1px solid #6851ad !important;
	}
	div.float-vibe-shades {
		 height: 340px !important;
		 width: 100% !important;
		 position: absolute !important;
		 top: 0px !important;
		 background-color: #1c1c1e !important;
		opacity: .6 !important;
		z-index: -1 !important;
	}
	.form-wrapper {
		box-shadow: 0px 0px 30px rgb(0,0,0,.1);
	}
	.banner-shade {
		postion: absolute !important
		top: 0px !important;
		width: 100% !important;
		background-color: red !important;
		height: 500px !important;
		z-index: -5 !important;
		opacity: .5 !important
	}
	.module-nav-toggle {
		margin-left: 5px !important
	}
	.module-cart {
		margin-right: 5px !important
	}
	
	#back-to-top {
		margin: 30px !important
		background-color: red !important;
		color: #f1f1f1 !important;
	}
	h5.og-footer-head {
		font-family: "Outfit", sans-serif;
		font-size: 16px;
	}
	.og-footer-txt {
		font-family: "Outfit", sans-serif;
	}
	.og-txt {
		font-family: "Outfit", sans-serif;
	}
	.restron-msg {
		font-family: "Outfit", sans-serif;
		color: #202020 !important;
	}