.space-header-block.fixed .transparent {
 background-color: #080048;
}

.space-header-menu ul.main-menu li ul.sub-menu li a {
    text-transform: none;
}

.featured-content {
	line-height: 1.5;
	max-width: 400px;
	margin: 0 auto;
	background-color: rgb(0, 0, 0, 0.5);
	color: #fff;
	padding: 10px;
	text-align: center;
    border-radius: 10px;
	font-size: 25px;
	font-weight: 500;
}

.space-left-content-exc p {
	margin-top: 20px;
	color: #000;
}




.space-games-item-button {
	position: relative;
	margin-top: 10px;
}

.space-games-item-button span {
	display: inline;
}

.space-games-item-button .cta-button{
    text-align: left;
}

.space-title-block-big-img .space-games-item-button {
	/*background-color: rgb(0, 0, 0, 0.5);*/
}

.space-games-item-button .cta-button a {
	display: inline;
}


.space-games-item-button .cta-button span {
	height: 45px;
}

.space-featured-posts-3-img {
    text-align: center;
    width: 100%;
	min-height: 400px;
    background-color: #373737;
    line-height: 0;
}

.space-header.transparent ul.main-menu li, .space-header.transparent ul.main-menu li a {
    color: #fff !important;
}



div.space-header-wrap-ins div.space-header-blocks div.space-header-menu div.space-header-menu-left ul.main-menu li ul.sub-menu a {
	color: #450054 !important;
}



.space-featured-posts-3-title a {
    color: #fff !important;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: 400;
}


dfgfg {
	background-color: RGB(193,100,0,0.9);
}

.picture-post, .video-post, .space-news-one-item-2-pic:hover .space-hover-overlay, .space-news-one-item-3-pic:hover .space-hover-overlay, .space-featured-item-ins:hover, .space-featured-item-ins-2:hover .space-color-overlay, .space-featured-posts-3-category, .space-widget-one-game-pic:hover .space-hover-overlay, .space-games-item-button span, .space-widget-one-custom-news-item:hover , blockquote, .comments-area p.form-submit input, nav.pagination a, nav.pagination-post a span.page-number, nav.comments-pagination a, .widget_tag_cloud a {
    background-color: #319834 !important;
	font-weight: 400;
}

div.space-games div.space-games-item-button span {
	 background: linear-gradient(to right,#16ab39,#16ab39) !important;
	 font-weight: 400;
	/* background: linear-gradient(to right, red , yellow)!important;*/
}
.space-featured-posts-3-ins {
    bottom: 0;
}
.space-header-block .space-header-logo {
	display: block;
}
.space-header-block.fixed .space-header-logo {
	display: block;
}

.single .space-header-block .space-header-logo {
	display: block;
}
.space-featured-posts-3-overlay {
    background-color: rgba(0, 0, 0, 0);
}
.space-widget-title {
    text-transform: none!important;
}
.space-header-menu ul.main-menu li {
    text-transform: none;
}

.cta-button a span {
	background-color: #16ab39 !important;
	border-radius: 8px;
	height: 100px;
	padding: 15px;
	font-size: 20px;
}
.cta-button a {
	margin: 30px 0;
	display: block;
	margin: 10px;
}
.cta-button {
	text-align: center;
}
.space-featured-posts-3-title {
    max-width: none;
}

.space-header.dark {
    background-color: #080048;
}

.space-widget-one-game-title-link a:hover {
	color: black
}

p {
	text-align: justify;
}

      .embed-container {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
        max-width: 100%;
      }
      .embed-container iframe,
      .embed-container object,
      .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
      }

@media (max-width: 479px){
	.space-featured-posts-3-img {
    	min-height: 100px!important;
	}
   .cta-button a span {
	    padding: 10px;
    }
    .space-featured-posts-3-ins {
        bottom: 0px;
    }
   .space-games-item-button span {
		display: inline-block;
	}
	/* .space-featured-posts-3-title {
      //z-index: 100000;
    } */
}

@media (min-width: 479px){
	.space-header-block .space-header-logo {
   		display: none;
	}
}

@media screen and (max-width: 479px){
	.space-header-block .space-header-logo {
   		display: none;
	}
	.space-games-category ul.space-games-category-list {
    	display: none;
	}
	.space-desctop-view {
    	display: block;
    }

   .space-content-block {
       margin-right: 30px;
       text-align: justify;
   }

}

@media screen and (max-width: 767px) and (min-width: 480px){
	.space-mobile-view {
   		 display: none;
	}
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
margin-top: 15px;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	overflow-x: hidden;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

body {
	color: rgba(0, 0, 0, 0.87);
	font-size: 1rem;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	line-height: 100%;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}

p {
	font-size: 1em
}

@media (min-width: 64em) {
	html {
		font-size: 112.5%;
	}
}

:focus::-webkit-input-placeholder {
	color: transparent
}

:focus::-moz-placeholder {
	color: transparent
}

:focus:-moz-placeholder {
	color: transparent
}

:focus:-ms-input-placeholder {
	color: transparent
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	-webkit-backface-visibility: hidden;
	color: #212121;
}

img {
	max-width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
}

iframe,
embed,
object,
video {
	max-width: 100%;
}

input,
textarea {
	outline: none;
	outline: 0;
}

:active,
:hover,
:focus {
	outline: 0 !important;
	outline-offset: 0 !important;
}

input[type="text"]:focus {
	outline: none;
}

a,
a:visited {
	text-decoration: none;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-ms-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

a:hover {
	text-decoration: none;
}

a:active,
a:focus {
	outline: none;
}

div {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	display: block;
}

div::-webkit-scrollbar {
	width: 0;
}

@-webkit-keyframes fadeEffect {
	from {
		opacity: 0.5;
	}

	to {
		opacity: 1;
	}
}

@keyframes fadeEffect {
	from {
		opacity: 0.5;
	}

	to {
		opacity: 1;
	}
}

.wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	line-height: 0;
}

.wrapper.boxed {
	max-width: 1100px;
}

.clear {
	clear: both;
}

.picture-post,
.video-post {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	text-align: center;
	font-size: 17px;
	line-height: 35px;
	color: #fff;
}

.video-post {
	padding-left: 4px;
}

.alignleft {
	float: left;
	padding-right: 20px;
}

.alignright {
	float: right;
	padding-left: 20px;
	text-align: right;
}

.aligncenter {
	margin: 0 auto;
	text-align: center;
}

.wp-caption {
	max-width: 100%;
	padding-top: 0;
	padding-bottom: 30px;
}

.wp-caption img {
	display: block;
}

.wp-caption p.wp-caption-text {
	background-color: #F5F5F5;
	margin: 0;
	padding: 10px 15px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
}

.space-hover-overlay {
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	text-decoration: underline;
	font-size: 18px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.space-hover-overlay span {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	height: 20px;
	line-height: 20px;
	left: 0;
	right: 0;
	padding: 0;
	margin: auto;
	text-decoration: underline;
}

.space-dark-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0;
	margin: auto;
	/*background-color: rgba(0, 0, 0, 0.3);*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.space-gradient-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0;
	margin: auto;
	background: rgba(0, 0, 0, 0);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}

.space-color-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0;
	margin: auto;
	background: transparent;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.space-mobile-view {
	display: none;
}

.pt-30 {
	padding-top: 30px;
}

.pb-30 {
	padding-bottom: 30px;
}

.pl-30 {
	padding-left: 30px;
}

.pr-30 {
	padding-right: 30px;
}

.pt-15 {
	padding-top: 15px;
}

.pb-15 {
	padding-bottom: 15px;
}

.pl-15 {
	padding-left: 15px;
}

.pr-15 {
	padding-right: 15px;
}

/* Header */

.space-header-block-out,
.space-header-block {
	min-height: 70px;
	width: 100%;
	z-index: 10000;
}

.space-header {
	min-height: 70px;
	width: 100%;
	/* position:relative; */
	display: inline-block;
	z-index: 10000;
}

.space-header-block.fixed {
	position: fixed;
	left: 0;
}

.space-header-wrap {
	max-width: 1100px;
	margin: 0 auto;
}

.space-header-wrap-ins {
	padding: 0 30px;
}

.space-header-blocks {
	width: 100%;
	/*position:relative;*/
}

.space-header-logo {
	width: 20%;
	float: left;
	min-height: 50px;
	padding-top: 18px;
	line-height: 100%;
}

.space-header-logo a {
	font-size: 30px;
	text-decoration: none;
}

.space-header-logo a span {
	display: block;
	font-size: 13px;
	line-height: 24px;
}

.space-header-menu {
	width: 80%;
	float: right;
	min-height: 70px;
	overflow: visible;
}

.space-header-menu-left {
	width: auto;
	float: right;
}

.space-header-menu ul.main-menu {
	float: right;
	line-height: 100%;
	/*padding-right: 50px;*/
}

.space-header-menu ul.main-menu li {
	float: left;
	position: relative;
	padding: 25px 0 25px 27px;
	text-transform: lowercase;
	font-size: 17px;
	line-height: 20px;
	font-weight: 400;
}

.space-header-menu ul.main-menu li:first-child {
	padding: 25px 0 25px 0;
}

.space-header-menu ul.main-menu li a {
	font-size: 17px;
	line-height: 20px;
	padding: 25px 0 25px;
	text-decoration: none;
	font-weight: 400;
}

.space-header-menu ul.main-menu li a:hover,
.space-header-menu ul.main-menu li:hover a {
	text-decoration: none;
}

.space-header-menu ul.main-menu li.menu-item-has-children {
	padding: 25px 15px 25px 27px;
}

.space-header-menu ul.main-menu li.menu-item-has-children a:after {
	content: "\f0dd";
	font-family: FontAwesome !important;
	position: absolute;
	font-size: 10px;
	top: 24px;
	right: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.space-header-menu ul.main-menu li ul.sub-menu {
	background-color: #fff;
	padding: 10px 0;
	position: absolute;
	top: 65px;
	left: 5px;
	width: 215px;
	border-radius: 5px;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.space-header-menu ul.main-menu li:hover ul.sub-menu {
	opacity: 1;
	visibility: visible;
}

.space-header-menu ul.main-menu li:last-child ul.sub-menu {
	left: auto;
	right: -20px;
}

.space-header-menu ul.main-menu li ul.sub-menu li {
	display: block;
	float: left;
	position: relative;
	width: 100%;
	padding: 0;
	color: #373737;
	text-transform: lowercase;
	font-size: 16px;
}

.space-header-menu ul.main-menu li ul.sub-menu li a {
	color: #373737;
	text-transform: lowercase;
	padding: 10px 20px 10px;
	font-size: 16px;
	display: block;
}

.space-header-menu ul.main-menu li:hover ul.sub-menu li a span {
	border-bottom: 0;
}

.space-header-menu ul.main-menu li.menu-item-has-children ul.sub-menu li a:after {
	display: none;
}

.space-header-menu ul.main-menu li ul.sub-menu li.menu-item-has-children ul {
	position: absolute;
	top: -10px;
	left: 215px;
	z-index: 10;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.space-header-menu ul.main-menu li:last-child ul.sub-menu li.menu-item-has-children ul {
	left: -215px;
}

.space-header-menu ul.main-menu li ul.sub-menu li.menu-item-has-children:hover ul {
	opacity: 1;
	visibility: visible;
}

.space-header-menu ul.main-menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children a:after {
	display: block;
	border-style: solid;
	border-width: 3px;
	border-color: transparent transparent transparent #373737;
	content: '';
	position: absolute;
	top: 17px;
	right: 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.space-header-menu ul.main-menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children ul.sub-menu li a:after {
	display: none;
}

.space-header-search-icon {
	/*position: absolute;*/
	float: right;
	text-align: right;
	font-size: 24px;
	right: 0;
	margin-top: 23px;
	width: 50px;
	cursor: pointer;
}

/* Dark Header */

.space-header.dark {
	background-color: #373737;
}

.space-header.dark .space-header-logo a,
.space-header.dark .space-header-search-icon {
	color: #fff;
}

.space-header.dark ul.main-menu li,
.space-header.dark ul.main-menu li a {
	color: #fff;
}

/* Light Header */

.space-header.light {
	background-color: #EEEEEE;
}

.space-header.light .space-header-logo a,
.space-header.light .space-header-search-icon {
	color: #212121;
}

.space-header.light ul.main-menu li,
.space-header.light ul.main-menu li a {
	color: #212121;
}

/* Transparent Header */

.space-header.transparent {
	background: transparent;
}

.space-header-block.fixed .transparent {
	background-color: #373737;
}

.space-header.transparent .space-header-logo a,
.space-header.transparent .space-header-search-icon {
	color: #fff;
}

.space-header.transparent ul.main-menu li,
.space-header.transparent ul.main-menu li a {
	color: #fff;
}

/* Mega Menu */

.space-header-menu ul.main-menu li.has-mega-menu {
	position: static;
}

.space-header-menu ul.main-menu li div.space-mega-menu {
	background-color: #fff;
	position: absolute;
	top: 70px;
	left: 0;
	width: 100%;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.space-header-menu ul.main-menu li:hover div.space-mega-menu {
	opacity: 1;
	visibility: visible;
}

.space-mega-menu-wrap {
	max-width: 1100px;
	margin: 0 auto;
}

ul li.has-mega-menu .space-mega-menu .space-mega-menu-post {
	position: relative;
	width: 25%;
	height: auto;
	float: left;
}

ul li.has-mega-menu .space-mega-menu .space-mega-menu-post a {
	color: #212121;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	padding: 0;
	text-transform: none;
	text-decoration: none;
}

ul li.has-mega-menu .space-mega-menu .space-mega-menu-post .mega-menu-post-img a {
	padding: 0;
	line-height: 0;
	font-size: 0;
}

.mega-menu-post-img {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}

.mega-menu-post-title {
	position: relative;
}

/* Search Block */

.space-header-search-block {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	background-color: rgba(255, 255, 255, 1);
	position: fixed;
	display: block;
	opacity: 0;
	visibility: hidden;
	z-index: 100000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.space-header-search-block.active {
	opacity: 1;
	visibility: visible;
}

.space-header-search-block-ins {
	max-width: 1100px;
	height: 100px;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #616161;
}

.space-header-search-fild {
	padding: 0 30px;
}

input.space-custom-search {
	width: 100%;
	height: 100px;
	line-height: 100px;
	font-size: 33px;
	color: #616161;
	border: 0;
	font-weight: 300;
	background: transparent;
}

.space-search-exit {
	display: block;
	position: absolute;
	top: 10px;
	right: 15px;
	width: 30px;
	height: 30px;
}

.space-search-exit .space-search-exit-icon {
	position: relative;
	cursor: pointer;
	display: block;
	width: 30px;
	height: 30px;
}

.space-search-exit-icon .to-right {
	position: absolute;
	top: 20px;
	left: 0;
	border-radius: 3px;
	width: 30px;
	height: 3px;
	background-color: #373737;
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

.space-search-exit-icon .to-left {
	position: absolute;
	top: 20px;
	left: 0;
	border-radius: 3px;
	width: 30px;
	height: 3px;
	background-color: #373737;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* Mobile Menu */

.fa-bars {
	display: none;
}

.space-mobile-menu-wrap {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 100000;
	margin: 0;
	padding: 0;
	overflow-y: auto;
	width: 100%;
	display: block;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.space-mobile-menu-wrap.active {
	opacity: 1;
	visibility: visible;
}

.space-mobile-menu-block {
	position: absolute;
	overflow-y: auto;
	width: 320px;
	display: block;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: #f5f5f5;
}

.space-mobile-menu-block-ins {
	position: relative;
	padding: 20px;
}

.space-mobile-menu-logo {
	text-align: center;
	margin: 45px 0 30px;
}

.space-mobile-menu-logo a {
	font-size: 30px;
	text-decoration: none;
	color: #212121;
}

.space-mobile-menu-logo a span {
	display: block;
	font-size: 14px;
	line-height: 18px;
	color: #212121;
	padding-top: 5px;
}

.space-search-form {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 40px;
	border-radius: 20px;
	background-color: #fff;
}

.space-search-form form {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0 10px 0 20px;
}

.space-right-sidebar .space-search-form {
	background-color: #eeeeee;
}

.space-search-form input.custom-search {
	margin: 0;
	padding: 0;
	background-color: #fff;
	border: 0;
	width: 215px;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	color: #9e9e9e;
	float: left;
}

.space-right-sidebar .space-search-form input.custom-search {
	background-color: #eeeeee;
	width: 75%;
}

.space-footer-block .space-search-form input.custom-search {
	width: 75%;
}

.space-search-form button.search-button {
	font-size: 20px;
	line-height: 38px;
	cursor: pointer;
	background: transparent;
	margin: 0;
	padding: 0;
	float: right;
	border: 0;
	color: #373737;
}

.space-mobile-menu-links {
	margin: 50px 0;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}

.space-mobile-menu-links ul {
	width: 100%;
	position: relative;
}

.space-mobile-menu-links ul li {
	width: 100%;
	float: left;
	position: relative;
	color: #373737;
	text-align: center;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	text-transform: lowercase;
}

.space-mobile-menu-links ul li ul li:first-child {
	margin-top: 0;
}

.space-mobile-menu-links ul li a {
	display: inline-block;
	padding: 10px 0;
	font-size: 19px;
	line-height: 22px;
	font-weight: 400;
	color: #373737;
}

.space-mobile-menu-links ul li.menu-item-has-children:after {
	content: "\f0dd";
	font-family: FontAwesome !important;
	top: 11px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: 400;
	color: #373737;
	position: absolute;
}

.space-mobile-menu-links ul li.menu-item-has-children.space-up:after {
	content: "\f0de";
	font-family: FontAwesome !important;
	color: #373737;
	top: 18px;
}

.space-mobile-menu-links ul li ul.sub-menu {
	display: none;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #BDBDBD;
}

.space-mobile-menu-copy {
	color: #616161;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
}

.space-mobile-menu-copy a {
	color: #616161;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
}

.space-mobile-exit {
	display: block;
	position: absolute;
	top: 10px;
	right: 15px;
	width: 30px;
	height: 30px;
}

.space-mobile-exit .space-mobile-exit-icon {
	position: relative;
	cursor: pointer;
	display: block;
	width: 30px;
	height: 30px;
}

.space-mobile-exit-icon .to-right {
	position: absolute;
	top: 20px;
	left: 0;
	border-radius: 3px;
	width: 30px;
	height: 3px;
	background-color: #373737;
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

.space-mobile-exit-icon .to-left {
	position: absolute;
	top: 20px;
	left: 0;
	border-radius: 3px;
	width: 30px;
	height: 3px;
	background-color: #373737;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* Featured Posts #1 */

.space-featured-posts-wrap {
	width: 100%;
	padding: 45px 0;
	line-height: 0;
	position: relative;
	background-color: #F5F5F5;
}

.space-featured-posts {
	max-width: 1040px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.space-featured-posts-items {
	width: 100%;
	margin-right: -1px;
	overflow: hidden;
}

.space-featured-item {
	width: 25%;
	float: left;
	position: relative;
}

.space-featured-item-ins {
	border-right: 1px solid #fff;
	position: relative;
	overflow: hidden;
}

.space-featured-item-ins .picture-post,
.space-featured-item-ins .video-post {
	position: absolute;
	top: 25px;
	right: 30px;
	left: auto;
	width: 27px;
	height: 27px;
	border-radius: 0;
	text-align: center;
	font-size: 27px;
	line-height: 27px;
	color: #fff;
	background: none;
}

.space-featured-item-title {
	position: absolute;
	bottom: 30px;
	left: 30px;
	color: #fff;
	font-size: 26px;
	line-height: 30px;
	padding-right: 30px;
	font-weight: 700;
}

.space-featured-item-title span {
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	text-decoration: underline;
	padding-bottom: 20px;
}

/* Featured Posts #2 */

.space-featured-posts-wrap-2 {
	width: 100%;
	padding: 30px 0 0;
	line-height: 0;
	position: relative;
}

.space-featured-posts-2 {
	max-width: 1040px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.space-featured-item-ins-2 {
	position: relative;
	overflow: hidden;
}

.space-featured-posts-2-items {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.space-featured-item-title span.fp2-meta {
	display: block;
	padding-top: 1px;
	font-size: 14px;
	line-height: 30px;
	color: #c9c9c9;
	font-weight: 400;
	text-decoration: none;
	padding-bottom: 0;
}

.space-featured-posts-2-item-one {
	width: 66.6666666%;
	float: left;
	position: relative;
	overflow: hidden;
}

.space-featured-posts-2-item-smalls {
	width: 33.3333333%;
	float: left;
	position: relative;
	overflow: hidden;
}

.space-featured-posts-2-item-two {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.space-featured-posts-2-item-three {
	width: 33.3333333%;
	float: left;
	position: relative;
	overflow: hidden;
}

.space-featured-posts-2-item-four {
	width: 66.6666666%;
	float: left;
	position: relative;
	overflow: hidden;
}

/* Featured Posts #3 */

.space-featured-posts-wrap-3 {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: -70px;
}

.space-featured-posts-3-img {
	text-align: center;
	width: 100%;
	min-height: 500px;
	background-color: #373737;
	line-height: 0;
}

.space-featured-posts-3-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0;
	margin: auto;
	background-color: rgba(0, 0, 0, 0.4);
}

.space-featured-posts-3-ins {
	position: absolute;
	max-width: 1100px;
	bottom: 150px;
	left: 0;
	right: 0;
	padding: 0;
	margin: auto;
}

.space-featured-posts-3-title {
	position: relative;
	overflow: hidden;
	max-width: 600px;
	margin-left: 30px;
}

.space-featured-posts-3-category {
	display: inline-block;
	padding: 5px 30px 6px;
	border-radius: 5px;
	font-size: 16px;
	line-height: 16px;
	font-weight: 300;
	color: #fff;
	text-transform: lowercase;
}

.space-featured-posts-3-title a {
	margin-top: 30px;
	display: block;
	font-size: 64px;
	line-height: 64px;
	font-weight: 700;
	color: #fff;
}

.space-featured-posts-3-line {
	width: 100%;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.5);
	margin: 20px 0;
}

.space-featured-posts-3-meta {
	font-size: 16px;
	line-height: 16px;
	font-weight: 300;
	color: #c9c9c9;
}

.space-featured-posts-3-meta span {
	padding: 0 10px;
}

/* Games */

.space-games {
	max-width: 1100px;
	margin: 0 auto;
	padding-top: 60px;
}

.space-games-ins {
	margin: 0 30px;
}

.space-games-title-block {
	width: 100%;
	min-height: 30px;
	position: relative;
	margin-bottom: 25px;
}

.space-games-title {
	font-size: 32px;
	line-height: 34px;
	font-weight: 700;
	position: absolute;
	left: 0;
}

.space-games-category {
	width: auto;
	padding-left: 100px;
	position: absolute;
	right: 0;
}

.space-games-category ul.space-games-category-list {
	float: right;
}

.space-games-category ul.space-games-category-list li {
	float: left;
	padding-left: 20px;
	min-height: 30px;
	font-size: 16px;
	line-height: 30px;
	color: #616161;
	font-weight: 400;
	text-transform: lowercase;
	cursor: pointer;
	text-decoration: underline;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-ms-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.space-games-items {
	width: auto;
	margin-right: -30px;
	margin-bottom: -30px;
	overflow: hidden;
	position: relative;
	display: none;
	-webkit-animation: fadeEffect 1s;
	animation: fadeEffect 1s;
}

.space-games-items.active {
	display: block;
}

.space-games-one-item {
	width: 33.3333333%;
	float: left;
	position: relative;
}

.space-games-one-item-ins {
	margin: 0 30px 30px 0;
	position: relative;
	overflow: hidden;
}

.space-games-one-item-ins a {
	display: inline-table;
}

.space-games-item-jackpot {
	position: absolute;
	width: auto;
	min-height: 30px;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	top: 10px;
	left: 0;
	right: 0;
}

.space-games-item-title {
	position: absolute;
	width: auto;
	font-size: 26px;
	line-height: 30px;
	font-weight: 400;
	top: 0;
	left: 0;
	right: 0;
	bottom: 30px;
	color: #fff;
	text-align: center;
	padding: 20px;
	/*margin: 10px 0;*/
	height: 40px;
	/*background: #0b0447;*/
	padding: 5px;
	background-color: rgb(0, 0, 0, 0.5);
}

.space-games-item-button {
	position: absolute;
	width: auto;
	height: 60px;
	line-height: 38px;
	color: #fff;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	padding-top: 8px;
}

.space-games-item-button a {
	color: #fff;
}

.space-games-item-button span {
	border-radius: 20px;
	height: 40px;
	line-height: 38px;
	display: inline-block;
	padding: 0 35px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.space-games-one-item-ins:hover .space-games-item-button span {
	background-color: #616161;
}

.space-games-free-label {
	position: absolute;
	background-color: #9ccc65;
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	top: -15px;
	right: -37px;
	width: 100px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 5px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.space-games-cat-tablet {
	display: none;
}

/* News Blocks */

.space-news-block {
	max-width: 1100px;
	margin: 0 auto;
	padding-top: 60px;
}

.space-news-block-ins {
	margin: 0 30px;
}

.space-news-block-title-block {
	width: 100%;
	min-height: 30px;
	position: relative;
	margin-bottom: 25px;
}

.space-news-block-title {
	font-size: 32px;
	line-height: 34px;
	font-weight: 700;
	position: absolute;
	left: 0;
}

.space-news-block-more {
	width: auto;
	padding-left: 100px;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 16px;
	line-height: 18px;
	color: #616161;
	font-weight: 400;
	text-transform: lowercase;
	text-decoration: underline;
}

.space-news-block-more a {
	font-size: 16px;
	line-height: 18px;
	color: #616161;
	font-weight: 400;
	text-transform: lowercase;
	text-decoration: underline;
}

.space-news-block-items {
	width: auto;
	margin-right: -30px;
	margin-bottom: -30px;
	/* overflow:hidden; */
	position: relative;
}

/* News Block #1 */

.space-news-one-item-1 {
	width: 25%;
	float: left;
	position: relative;
}

.space-news-one-item-1-ins {
	margin: 0 30px 30px 0;
	position: relative;
	overflow: hidden;
}

.space-news-one-item-1-title {
	height: 48px;
	overflow: hidden;
}

.space-news-one-item-1-title a {
	font-size: 20px;
	line-height: 24px;
	color: #212121;
	font-weight: 700;
}

.space-news-one-item-1-meta {
	font-size: 14px;
	line-height: 30px;
	color: #9e9e9e;
	font-weight: 400;
}

.space-news-one-item-1-meta a {
	font-size: 14px;
	line-height: 30px;
	color: #9e9e9e;
	font-weight: 400;
	text-decoration: underline;
}

.widget .space-news-one-item-1-title {
	height: auto;
}

.widget .space-news-one-item-1-title a {
	font-size: 20px;
	line-height: 24px;
}

.widget .space-news-one-item-1 {
	width: 100%;
	float: none;
}

.widget .space-news-one-item-1-ins {
	margin: 0 0 30px 0;
}

.widget .space-news-one-item-1:last-child .space-news-one-item-1-ins {
	margin: 0;
}

/* News Block #2 */

.space-news-one-item-2 {
	width: 33.3333333%;
	float: left;
	position: relative;
}

.space-news-one-item-2-ins {
	margin: 0 30px 30px 0;
	position: relative;
	overflow: hidden;
	background-color: #EEEEEE;
	border-radius: 5px;
}

.space-news-one-item-2-title {
	height: 68px;
	overflow: hidden;
	padding: 20px 20px 0;
}

.space-news-one-item-2-title a {
	font-size: 20px;
	line-height: 24px;
	color: #212121;
	font-weight: 700;
}

.space-news-one-item-2-meta {
	font-size: 14px;
	line-height: 30px;
	color: #9e9e9e;
	font-weight: 400;
	position: relative;
	padding: 0 20px;
}

.space-news-one-item-2-meta a {
	font-size: 14px;
	line-height: 30px;
	color: #9e9e9e;
	font-weight: 400;
	text-decoration: underline;
}

.space-news-one-item-2-meta span {
	position: absolute;
	line-height: 30px;
	top: 0;
	right: 20px;
}

.space-news-one-item-2-pic {
	position: relative;
	width: 100%;
	margin: 15px 0 0;
}

.space-news-one-item-2-pic:hover .space-hover-overlay {
	opacity: 1;
	visibility: visible;
}

/* News Block #3 */

.space-news-one-item-3 {
	width: 33.3333333%;
	float: left;
	position: relative;
}

.space-news-one-item-3-ins {
	margin: 0 30px 30px 0;
	position: relative;
	overflow: hidden;
	border-radius: 0 0 3px 3px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.space-news-one-item-3-pic {
	position: relative;
	width: 100%;
	margin-bottom: 15px;
}

.space-news-one-item-3-pic:hover .space-hover-overlay {
	opacity: 1;
	visibility: visible;
}

.space-news-one-item-3-pic .picture-post,
.space-news-one-item-3-pic .video-post {
	position: absolute;
	top: 25px;
	right: 30px;
	left: auto;
	width: 27px;
	height: 27px;
	border-radius: 0;
	text-align: center;
	font-size: 27px;
	line-height: 27px;
	color: #fff;
	background: none;
}

.space-news-one-item-3-title {
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	font-weight: 700;
	position: absolute;
	bottom: 20px;
	left: 20px;
	padding-right: 20px;
}

.space-news-one-item-3-meta {
	font-size: 14px;
	line-height: 30px;
	color: #9e9e9e;
	font-weight: 400;
	position: relative;
	padding: 0 20px;
}

.space-news-one-item-3-meta a {
	font-size: 14px;
	line-height: 30px;
	color: #9e9e9e;
	font-weight: 400;
	text-decoration: underline;
}

.space-news-one-item-3-meta span {
	position: absolute;
	line-height: 30px;
	top: 0;
	right: 20px;
}

.space-news-one-item-3-desc {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	line-height: 24px;
	color: #9e9e9e;
	font-weight: 400;
	position: relative;
	padding: 0 20px 20px;
}

/* Header Title Block */

.space-title-block {
	width: 100%;
	padding: 40px 0 45px;
	position: relative;
	background-color: #F5F5F5;
}

.space-title-block.white-bg {
	background-color: #fff;
	padding: 45px 0 0;
}

.space-title-block-wrap {
	max-width: 1100px;
	margin: 0 auto;
}

.space-title-block-ins {
	margin: 0 30px;
}

.space-title-block-big-img {
	position: relative;
	overflow: hidden;
}

.space-title-block h1 {
	font-size: 44px;
	line-height: 44px;
	color: #212121;
	font-weight: 700;
	position: relative;
}

.space-title-block-meta {
	width: 100%;
	margin-top: 5px;
	font-size: 14px;
	line-height: 24px;
	color: #9e9e9e;
	font-weight: 400;
}

.space-title-block-meta a {
	font-size: 14px;
	line-height: 24px;
	color: #9e9e9e;
	font-weight: 400;
	text-decoration: underline;
}

.space-title-block-meta span,
.space-title-block-meta i {
	padding-left: 15px;
}

.space-title-block-jackpot {
	width: 100%;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #fff;
}

.space-title-block-game-title {
	height: 50px;
}

.space-title-block-game-title h1 {
	font-size: 38px;
	line-height: 40px;
	margin-bottom: 20px;
}

.space-breadcrumbs {
	width: 100%;
	margin-top: 5px;
	font-size: 14px;
	line-height: 24px;
	color: #9e9e9e;
	font-weight: 400;
	text-transform: lowercase;
}

.space-breadcrumbs a {
	font-size: 14px;
	line-height: 24px;
	color: #9e9e9e;
	font-weight: 400;
	text-decoration: underline;
	text-transform: lowercase;
}

.space-title-block-big-img-inf {
	position: absolute;
	padding: 0 30px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/*margin:auto 0;*/
	height: 120px;
	text-align: center;
}

.space-title-block-big-img-inf.game-page {
	height: 180px;
}

.space-title-block .space-title-block-big-img-inf h1,
.space-title-block-big-img-inf .space-title-block-meta,
.space-title-block-big-img-inf .space-title-block-meta a,
.space-title-block-big-img-inf .space-breadcrumbs,
.space-title-block-big-img-inf .space-breadcrumbs a {
	color: #fff;
}

.space-title-block-big-img-inf .space-left-content-exc {
	padding-top: 20px;
	font-size: 16px;
	line-height: 24px;
	color: #c9c9c9;
	padding-bottom: 30px;
}

.space-title-block-big-img-inf .space-left-content-exc.game-exc {
	padding-top: 0;
}

.space-title-block-big-img-inf.game-page .space-games-item-button a:hover span {
	background-color: #616161;
}

.space-title-block-big-img-inf .space-games-item-button {
	position: relative;
	bottom: 0;
}

/* Right Sidebar Block Start */

.space-content-block {
	max-width: 1100px;
	margin: 0 auto;
	padding-top: 60px;
	margin-bottom: 60px;
	position: relative;
}

body.page-template-page-home .space-content-block {
	margin-bottom: 0;
}

.space-content-block-ins {
	margin: 0 0 0 30px;
	position: relative;
}

.space-content-block-wrap {
	width: 100%;
	height: auto;
	position: relative;
	display: inline-block;
}

.space-left-content {
	width: 66.6666666%;
	float: left;
	position: relative;
	font-size: 16px;
	line-height: 24px;
	color: rgba(0, 0, 0, 0.77);
	font-weight: 400;
}

.space-left-content p {
	/*padding-bottom: 32px;*/
	padding-bottom: 10px;
}

.space-left-content-ins {
	margin-right: 30px;
}

.space-left-content-ins a {
	text-decoration: underline;
}

.space-left-content h1,
.space-left-content h2,
.space-left-content h3,
.space-left-content h4,
.space-left-content h5,
.space-left-content h6 {
	color: #212121;
	font-weight: 700;
	position: relative;
	padding-bottom: 10px;
}

.space-left-content h1 {
	font-size: 28px;
	line-height: 30px;
}

.space-left-content h2 {
	font-size: 24px;
	line-height: 26px;
}

.space-left-content h3 {
	font-size: 20px;
	line-height: 24px;
}

.space-left-content h4 {
	font-size: 18px;
	line-height: 22px;
}

.space-left-content h5 {
	font-size: 16px;
	line-height: 20px;
}

.space-left-content h6 {
	font-size: 14px;
	line-height: 18px;
}

.space-left-content-exc {
	/* padding-bottom: 30px; */
	font-size: 20px;
	line-height: 28px;
	color: #9e9e9e;
	font-weight: 400;
}

.space-left-content-thumb {
	padding-bottom: 30px;
	width: 100%;
}

blockquote {
	position: relative;
	padding: 30px 30px 30px 110px;
	font-size: 20px;
	line-height: 28px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 30px;
}

blockquote:before {
	content: "\f10d";
	font-family: FontAwesome !important;
	top: 35px;
	left: 30px;
	font-weight: 400;
	font-size: 50px;
	line-height: 50px;
	position: absolute;
}

blockquote cite {
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	font-style: italic;
	display: block;
	text-align: right;
	padding-top: 5px;
}

.space-left-content-jackpot-block {
	background-color: #f5f5f5;
	width: 100%;
	padding: 45px 30px;
	color: #212121;
	font-weight: 700;
	position: relative;
	font-size: 24px;
	line-height: 40px;
	border-radius: 5px;
}

.space-left-content-jackpot-block .space-games-item-button {
	position: relative;
	float: right;
	bottom: 0;
}

.space-left-content-jackpot-block .space-games-item-button a:hover span {
	background-color: #616161;
}

.space-games-affiliate-code {
	text-align: center;
}

.space-left-content-tags {
	width: 100%;
	padding: 30px 0 0;
	font-size: 14px;
	line-height: 24px;
	color: #616161;
	font-weight: 400;
	text-transform: lowercase;
}

.space-left-content-tags i {
	margin-right: 15px;
}

.space-left-content-tags a {
	font-size: 14px;
	line-height: 24px;
	color: #616161;
	font-weight: 400;
	margin-right: 15px;
	text-decoration: underline;
	text-transform: lowercase;
}

.space-left-content.space-full-width {
	width: 100%;
	float: none;
}

.space-full-width .space-left-content-ins {
	margin-right: 0;
}

.space-left-content.space-post-full-width {
	width: 100%;
	float: none;
	max-width: 684px;
	margin-left: auto;
	margin-right: auto;
}

.space-post-full-width .space-left-content-ins {
	margin-right: 0;
}

.space-right-sidebar {
	width: 0px !important;
	float: right;
	position: relative;
}

.space-left-content-title {
	font-size: 32px;
	line-height: 34px;
	color: #212121;
	font-weight: 700;
	width: 100%;
	min-height: 30px;
	position: relative;
	margin-bottom: 25px;
}

.space-left-content-items {
	width: 100%;
	position: relative;
}

.space-left-content-one-item {
	width: 100%;
	margin-bottom: 45px;
	position: relative;
	overflow: hidden;
}

.space-left-content-one-item:last-child {
	margin-bottom: 0;
}

.space-left-content-one-item-pic {
	width: 50%;
	float: left;
}

.space-left-content-one-item-pic-ins {
	margin-right: 30px;
	position: relative;
	overflow: hidden;
}

.space-left-content-one-item-pic-ins a {
	line-height: 0;
	font-size: 0;
}

.space-left-content-one-item-exc {
	width: 50%;
	float: right;
}

.space-left-content-one-item-exc-ins {
	margin-right: 30px;
	position: relative;
	overflow: hidden;
}

.space-left-content-one-item-category {
	display: block;
	margin-top: 10px;
}

.space-left-content-one-item-category a {
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	text-transform: lowercase;
	text-decoration: underline;
}

.space-left-content-one-item-category a:hover {
	color: #9e9e9e;
}

.space-left-content-one-item-title {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.space-left-content-one-item-title a {
	font-size: 20px;
	line-height: 24px;
	color: #212121;
	font-weight: 700;
}

.space-left-content-one-item-meta {
	font-size: 14px;
	line-height: 30px;
	color: #9e9e9e;
	font-weight: 400;
	position: relative;
}

.space-left-content-one-item-meta a {
	font-size: 14px;
	line-height: 30px;
	color: #616161;
	font-weight: 400;
}

.space-left-content-one-item-desc {
	width: 100%;
	margin-top: 5px;
	font-size: 14px;
	line-height: 24px;
	color: #9e9e9e;
	font-weight: 400;
	position: relative;
}

nav.pagination,
nav.comments-pagination,
nav.pagination-post {
	text-align: center;
	padding: 25px 0 35px;
	font-size: 14px;
	line-height: 35px;
	color: #212121;
}

nav.pagination a,
nav.comments-pagination a,
nav.pagination-post a span.page-number {
	width: auto;
	display: inline-block;
	font-weight: 400;
	text-decoration: none;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	color: #fff;
	margin: 0 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

nav.pagination a.prev,
nav.pagination-post a.prev,
nav.comments-pagination a.prev,
nav.pagination a.next,
nav.pagination-post a.next,
nav.comments-pagination a.next {
	line-height: 35px;
}

nav.pagination a:hover,
nav.comments-pagination a:hover,
nav.pagination-post a:hover span.page-number {
	background-color: #eeeeee;
	color: #212121;
	font-weight: 400;
	text-decoration: none;
}

nav.pagination span.current,
nav.pagination-post span.page-number,
nav.comments-pagination span.current {
	width: auto;
	display: inline-block;
	background-color: #eeeeee;
	border-radius: 50%;
	margin: 0 5px;
	width: 36px;
	height: 36px;
	text-align: center;
}

.page-links {
	margin-top: 30px;
	position: relative;
	overflow: hidden;
}

.space-left-content ul,
.comments-area ul {
	list-style-type: disc;
}

.space-left-content ol,
.comments-area ol {
	list-style-type: decimal;
}

.space-left-content ul,
.space-left-content ol,
.comments-area ul,
.comments-area ol {
	margin: 7px 0 35px 35px;
}

.space-left-content ul>li>ul,
.space-left-content ol>li>ol,
.comments-area ul>li>ul,
.comments-area ol>li>ol {
	margin: 7px 0 0 35px;
}

.space-left-content ul li,
.space-left-content ol li,
.comments-area ul li,
.comments-area ol li {
	padding: 4px 0;
	font-size: 16px;
	line-height: 24px;
}

.space-left-content table,
.comments-area table {
	text-align: left;
	width: 100%;
	border: 1px solid #d9d9d9;
	margin-bottom: 30px;
}

.space-left-content table tr th,
.comments-area table tr th {
	text-align: left;
	border-bottom: 1px solid #ececec;
	padding: 10px 20px;
}

.space-left-content table tr td,
.comments-area table tr td {
	padding: 10px 20px;
}

.space-left-content table tbody tr th,
.comments-area table tbody tr th {
	text-align: left;
	border-bottom: 0;
	font-weight: normal;
	padding: 10px 20px;
}

.space-left-content table tr.odd,
.comments-area table tr.odd,
.space-left-content table tr:nth-child(2n) {
	background-color: #ececec;
}

.space-left-content address,
.comments-area address {
	font-style: italic;
}

.space-left-content abbr,
.comments-area abbr {
	text-transform: uppercase;
}

.space-left-content cite,
.comments-area cite {
	font-style: italic;
}

.space-left-content q,
.comments-area q {
	font-style: italic;

}

.space-left-content var,
.comments-area var {
	width: auto;
	height: auto;
	color: #fff;
	position: relative;
	min-height: 26px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 0 25px;
	display: inline-block;
	border-radius: 3px;
	margin: 0 5px;
}

.space-left-content acronym,
.comments-area acronym {
	font-style: italic;
}

.space-left-content input[type=button],
.space-left-content input[type=reset],
.space-left-content input[type=submit],
.space-left-content button[type=submit] {
	border: 0;
	line-height: 26px;
	font-size: 12px;
	padding: 0 25px;
	border-radius: 3px;
	margin: 3px;
	cursor: pointer;
	text-transform: uppercase;
	background-color: #373737;
	color: #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.space-left-content input,
.space-left-content textarea,
.space-left-content search {
	line-height: 24px;
	font-size: 12px;
	padding: 0 5px;
	border-radius: 3px;
	border: 1px solid #d9d9d9;
}

.space-left-content pre,
.comments-area pre {
	overflow-x: auto;
	padding: 10px;
	border-radius: 5px;
	background-color: #ececec;
	margin-bottom: 30px;
}

.space-left-content dl dt,
.comments-area dl dt {
	border-bottom: 1px solid #ececec;
	background-color: #ececec;
	padding: 7px 10px;
}

.space-left-content dl dd,
.comments-area dl dd {
	padding: 7px 10px;
}

.space-left-content twitterwidget {
	margin-left: auto;
	margin-right: auto;
}

.sticky {
	position: relative;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Comments */

.comments-area {
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 24px;
	position: relative;
	padding: 0;
	margin-top: 45px;
}

.comment-notes {
	padding: 10px 0;
	font-size: 14px;
	line-height: 18px;
	color: #9e9e9e;
}

.comment-notes span {
	color: #252525;
	font-weight: 700;
}

span.required {
	font-size: 16px;
	font-weight: 400;
}

.comment-meta {
	margin-bottom: 15px;
}

.bypostauthor>.comment-body>.comment-meta>.comment-author .avatar {
	border: 0;
}

.comment-author {
	margin-left: -97px;
	font-size: 14px;
	line-height: 24px;
	color: #616161;
	font-weight: 400;
}

.comments-area div.comment-respond {
	padding-top: 40px;
}

.comments-area a {
	color: #9e9e9e;
	text-decoration: none;
	font-size: 16px;
	line-height: 24px;
}

.comments-area a:hover {
	text-decoration: none;
}

.comments-area ul.comment-list {
	list-style-type: none;
	padding: 0;
	margin: 25px 0;
	clear: both;
}

.comments-area ul.comment-list li {
	clear: both;
}

.comments-area ul li .comment-body {
	margin-left: 97px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 19px;
	border-bottom: 1px solid #F5F5F5;
}

.comments-area ul li.pingback .comment-body {
	margin-left: 0;
}

.comments-area ul li ul.children {
	list-style-type: none;
	padding: 0;
	margin: 0 0 39px 30px;
	clear: both;
}

.comments-area ul li ul.children li {
	padding: 20px 0 0;
	clear: both;
}

.comments-area ul.comment-list li div.comment-author img.avatar {
	border-radius: 50%;
	float: left;
	width: 77px;
	display: block;
	margin-right: 20px;
}

.comments-area ul.comment-list li div.comment-body p {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 15px;
}

.comments-area ul.comment-list li div.reply {
	padding-top: 10px;
	clear: left;
	text-align: right;
}

.comments-area ul.comment-list li div.reply a {
	font-size: 14px;
	line-height: 24px;
	color: #616161;
	font-weight: 400;
	text-decoration: underline;
	text-transform: lowercase;
}

.comments-area ul.comment-list li div.reply a:hover {
	text-decoration: underline;
}

.comments-area ul.comment-list li.pingback {
	padding-bottom: 20px;
}

.comments-area p.comment-form-author,
.comments-area p.comment-form-email,
.comments-area p.comment-form-url,
.comments-area p.form-submit {
	display: block;
	width: 100%;
	padding: 10px 0;
}

.comments-area p.comment-form-author label,
.comments-area p.comment-form-email label,
.comments-area p.comment-form-url label {
	display: block;
	width: 100%;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}

.comments-area p.comment-form-author input,
.comments-area p.comment-form-email input,
.comments-area p.comment-form-url input {
	width: 50%;
	border: 0;
	background-color: #F5F5F5;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 20px;
	color: #616161;
	border-radius: 20px;
}

.comments-area p.comment-form-comment {
	display: block;
	width: 100%;
	padding: 20px 0 10px;
}

.comments-area p.comment-form-comment label {
	display: block;
	width: 100%;
	font-weight: 400;
	text-align: left;
	font-size: 16px;
	line-height: 24px;
}

.comments-area p.comment-form-comment textarea {
	width: 100%;
	height: 150px;
	border-radius: 20px;
	border: 0;
	background-color: #F5F5F5;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 24px;
	color: #616161;
}

.comments-area p.form-submit input {
	width: 50%;
	border: 0;
	border-radius: 20px;
	line-height: 38px;
	display: inline-block;
	padding: 0 35px;
	height: 40px;
	line-height: 38px;
	margin: 0;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	cursor: pointer;
	text-transform: lowercase;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.comments-area p.form-submit input:hover {
	background-color: #616161;
}

/* Gallery */

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin: 0 0 1.5em;
	width: 50%;
}

.gallery img {
	border: 0 !important;
}

.gallery dl dt,
.gallery dl dd {
	background: none;
	border: 0;
	padding: 0;
}

.gallery dl.gallery-item dt.gallery-icon {
	padding: 5px;
	overflow: hidden;
}

.gallery dl.gallery-item dd.gallery-caption {
	text-align: center;
	padding: 0 5px;
	font-size: 12px;
	line-height: 18px;
	color: #616161;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

/* 404 */

.space-content-block-404 {
	text-align: center;
	margin-right: 30px;
	/*padding-top: 60px;*/
	padding-top: 20px;
	padding-bottom: 120px;
}

.space-content-block-404 span {
	font-size: 150px;
	line-height: 170px;
	color: #212121;
	font-weight: 700;
}

.space-content-block-404 h1 {
	font-size: 28px;
	line-height: 30px;
	color: #212121;
	font-weight: 700;
	position: relative;
}

.space-content-block-404 a {
	text-decoration: underline;
}

.space-content-block-404 p {
	position: relative;
	font-size: 14px;
	line-height: 24px;
	color: #616161;
	font-weight: 400;
	padding: 10px 0 20px;
}

.space-content-block-404-search {
	max-width: 320px;
	margin: 0 auto;
}

.space-content-block-404-search .space-search-form {
	background-color: #eeeeee;
}

.space-content-block-404-search .space-search-form input.custom-search {
	background-color: #eeeeee;
	width: 85%;
}

/* Search Results Page */

.space-search-results-page-form {
	max-width: 260px;
	padding-bottom: 60px;
}

.space-search-results-page-form .space-search-form {
	background-color: #eeeeee;
}

.space-search-results-page-form .space-search-form input.custom-search {
	background-color: #eeeeee;
	width: 200px;
}

.space-search-results-page-form .space-search-form button.search-button {
	font-size: 20px;
	line-height: 38px;
	cursor: pointer;
	background: transparent;
	margin: 0;
	padding: 0;
	float: right;
	border: 0;
	color: #373737;
}

/* Widgets */

.widget {
	max-width: 328px;
	margin: 0 auto;
	padding-bottom: 60px;
	font-size: 16px;
	line-height: 24px;
	color: #616161;
	font-weight: 400;
}

.widget:last-child {
	padding-bottom: 0;
}

.widget a {
	font-size: 16px;
	line-height: 24px;
}

.widget a:hover {
	color: #9e9e9e;
}

.widget select {
	margin-top: 10px;
	width: 100%;
	border: 0;
	background-color: #F5F5F5;
	padding: 7px 10px;
	font-size: 14px;
	line-height: 20px;
	color: #616161;
	border-radius: 5px;
}

.widget table {
	width: 100%;
	text-align: center;
}

.widget table tr th,
.widget table tr td {
	padding: 5px;
}

.widget table tbody tr:nth-last-child(odd) {
	background-color: #F5F5F5;
}

.space-widget-title {
	font-size: 22px;
	line-height: 24px;
	font-weight: 700;
	color: #212121;
	width: 100%;
	min-height: 30px;
	position: relative;
	margin-bottom: 25px;
	text-transform: lowercase;
	border-bottom: 1px solid #BDBDBD;
}

.space-widget-title a {
	font-size: 22px;
	line-height: 24px;
	font-weight: 700;
	text-transform: lowercase;
}

.space-widget-title a:hover {
	color: #212121;
}

.space-footer-block .space-widget-title {
	color: #212121 !important;
}

.homepage-sidebar .space-widget-title {
	font-size: 32px;
	line-height: 34px;
	color: #212121;
	border-bottom: 0 !important;
}

.space-widget-items {
	width: 100%;
	position: relative;
}

.textwidget {
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	color: #616161;
	font-weight: 400;
	position: relative;
}

.textwidget p {
	padding: 0 0 20px 0;
}

/* .textwidget a {
	color: #ff5252;
} */
.widget_archive ul li,
.widget_categories ul li,
.widget_pages ul li,
.widget_meta ul li,
.widget_nav_menu ul li {
	font-size: 16px;
	margin-left: 20px;
	line-height: 26px;
	font-weight: 400;
	color: #616161;
	position: relative;
}

.widget_archive ul li a,
.widget_categories ul li a,
.widget_pages ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a {
	padding: 7px 0;
}

.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_pages ul li:before,
.widget_meta ul li:before,
.widget_nav_menu ul li:before {
	content: "\f105";
	font-family: FontAwesome !important;
	top: 0;
	left: -15px;
	font-size: 14px;
	font-weight: 400;
	color: #616161;
	position: absolute;
}

.widget_recent_comments ul li,
.widget_recent_entries ul li {
	font-size: 16px;
	line-height: 24px;
	color: #9e9e9e;
	font-weight: 400;
	margin-bottom: 10px;
}

.widget_recent_comments ul li a,
.widget_recent_entries ul li a,
.widget_rss ul li a {
	font-size: 16px;
	line-height: 24px;
	color: #212121;
	font-weight: 700;
}

.widget_recent_comments span.comment-author-link a {
	font-size: 16px;
	line-height: 24px;
	color: #616161;
	font-weight: 400;
}

.widget_rss ul li {
	margin-bottom: 20px;
}

.widget_rss ul li:last-child {
	margin-bottom: 0;
}

.widget_rss ul li span.rss-date {
	font-size: 16px;
	line-height: 24px;
	color: #9e9e9e;
	font-weight: 400;
}

.widget_rss ul li div.rssSummary {
	margin-top: 5px;
}

.widget_tag_cloud a {
	border-radius: 12px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
	padding: 0 25px;
	font-size: 14px !important;
	color: #fff;
	font-weight: 300;
	margin: 0 0 5px 0;
	text-transform: lowercase;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.widget_tag_cloud a:hover {
	color: #fff;
	background-color: #616161;
}

.widget_media_image .wp-caption {
	padding-bottom: 0;
}

.mercury-static-banner {
	margin: 0 auto;
	text-align: center;
}

.mercury-static-banner-title {
	font-size: 14px;
	line-height: 24px;
	color: #9e9e9e;
	font-weight: 400;
	text-align: center;
}

/* Banners */

.space-single-post-banner,
.space-footer-banner {
	text-align: center;
	position: relative;
}

.space-footer-banner {
	padding-top: 50px;
}

.space-single-post-banner-body,
.space-footer-banner-body {
	text-align: center;
	position: relative;
}

.space-single-post-banner-title {
	width: 100%;
	position: relative;
	font-size: 14px;
	line-height: 14px;
	color: #9e9e9e;
	font-weight: 400;
	text-align: center;
	padding-bottom: 30px;
}

.space-footer-banner-title {
	width: 100%;
	position: relative;
	font-size: 14px;
	line-height: 24px;
	color: #9e9e9e;
	font-weight: 400;
	text-align: center;
}

/* Widget Games */

.widget_space_games .space-widget-items {
	margin-bottom: -30px;
}

.space-widget-one-game-item {
	width: 100%;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}

.space-widget-one-game-item:last-child {
	margin-bottom: 0;
}

.space-widget-one-game-pic {
	width: 50%;
	float: left;
	position: relative;
	overflow: hidden;
}

.space-widget-one-game-pic a {
	line-height: 0;
	font-size: 0;
}

.space-widget-one-game-pic:hover .space-hover-overlay {
	opacity: 1;
	visibility: visible;
}

.space-widget-one-game-title {
	width: 50%;
	float: right;
	position: relative;
	overflow: hidden;
}

.space-widget-one-game-title-link {
	margin-left: 15px;
	margin-top: 15px;
	height: auto;
	overflow: hidden;
}

.space-widget-one-game-title-link a {
	font-size: 20px;
	line-height: 24px;
	color: #212121;
	font-weight: 700;
}

.space-widget-one-game-title-jackpot {
	margin-left: 15px;
	font-size: 14px;
	line-height: 20px;
	color: #9e9e9e;
	font-weight: 400;
	position: relative;
}

/* News Custom Widget */

.space-widget-one-custom-news-item {
	width: 100%;
	border-bottom: 1px solid #fff;
	position: relative;
	overflow: hidden;
}

.space-widget-one-custom-news-item .picture-post,
.space-widget-one-custom-news-item .video-post {
	position: absolute;
	top: 25px;
	right: 30px;
	left: auto;
	width: 27px;
	height: 27px;
	border-radius: 0;
	text-align: center;
	font-size: 27px;
	line-height: 27px;
	color: #fff;
	background: none;
}

.space-widget-one-custom-news-item img {
	display: block;
	position: relative;
}

.space-widget-one-custom-news-title {
	position: absolute;
	bottom: 30px;
	left: 30px;
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	padding-right: 30px;
	font-weight: 700;
}

.space-widget-one-custom-news-title span {
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	text-decoration: underline;
	padding-bottom: 10px;
}

/* Footer */

.space-footer-block {
	background-color: #eeeeee;
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	margin-top: 60px;
}

.space-footer-wrap {
	max-width: 1100px;
	margin: 0 auto;
}

.space-footer-wrap-ins {
	padding: 0 30px;
}

.space-footer-blocks {
	margin-right: -30px;
	display: block;
}

.space-footer-block-item {
	width: 33.3333333%;
	padding: 45px 0 0;
	height: auto;
	float: left;
	position: relative;
	overflow: hidden;
}

.space-footer-block-item-ins {
	padding-right: 45px;
}

.space-footer-block-item-ins .widget:last-child {
	padding-bottom: 45px;
}

.space-copy-block {
	background-color: #dedede;
	width: 100%;
	min-height: 76px;
	position: relative;
	overflow: hidden;
}

.space-copy-wrap {
	max-width: 1100px;
	margin: 0 auto;
}

.space-copy-wrap-ins {
	text-align: center;
	padding: 0 30px;
	font-size: 14px;
	line-height: 76px;
	color: #616161;
	font-weight: 400;
}

.space-copy-wrap-ins a {
	font-size: 14px;
	line-height: 76px;
	color: #616161;
	font-weight: 400;
	text-decoration: none;
}

/* Back to Top */

#scrolltop {
	position: fixed;
	bottom: 15px;
	right: 15px;
	z-index: 9999;
	width: 43px;
	height: 43px;
	text-align: center;
	font-size: 30px;
	line-height: 36px;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 3px;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

#scrolltop.show {
	opacity: 1;
}