/* Themify Customize Styling */
body #site-logo a {	
	font-family: "Limelight";	font-weight:300;
 
}
body #site-logo a img {		width: 150px; 
}
#site-description {	display: none; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
 }
/* Themify Custom CSS */
.sidebar1ad, .sidebar2ad{
		display:none!important;
	}
@media screen and (min-width:1181px){
	.sidebar1ad, .sidebar2ad{
		display:block!important;
	}
}
.sidebar1ad{
	position:fixed;
	top:15%;
	left:4px;
}
.sidebar2ad{
	position:fixed;
	top:15%;
	right:4px;
}

.page-content, #loops-wrapper.grid4{
	 width:823px;
}

#content{
width:823px!important;
margin: 0 auto!important;
}
.sidebar-none #content{
	width:70%;
	margin: 0% 0% 0% 15%;
	padding-top:1%
}
@media screen and (max-width:1181px){
	.sidebar-none #content{
	width:100%;
	margin: 0%!important;
}
}

.iogamesfs{
	margin-top:-10px;
	margin-bottom:10px;
}
#secondary .widget{
	display:block!important;
}
body{
	background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(145,145,145,1) 100%);
	color:#ffffff;
	font-size:18px;
}
.loops-wrapper.boxed .post{
	background:#173959;
	border-radius:10px;
}
.loops-wrapper.boxed .post:hover{
	box-shadow:0px 0px 30px 0px #fff;
	background-color:#000;
}
img{
	border-radius:10px;
}
h1, h2, h3, h4, h5, h6{
	color: #0ED6D0;
}
.loops-wrapper.boxed h2.post-title {
	font-size:15px;
	margin-top:-10px;
	max-height:23px;
	overflow:hidden;
}
h2.post-title a{
	color: #E5E5E5;
}
.loops-wrapper.boxed .post-content{
	padding:0px;
	height:25px
}
h2.post-title a:hover, h4.post-title a:hover{
	color: pink;
}
#headerwrap, div#mobile-menu{
	background: rgb(0,139,169);
background: radial-gradient(circle, rgba(40,139,169,1) 0%, rgba(14, 9,50,1) 70%);
}
#site-logo a{
	margin-left:50px;
	margin-bottom:0px;
	margin-top:0px;
}
p.post-meta a{
	color:white;
}
#mobile-menu{
	background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(145,145,145,1) 100%);
	color:#ffffff;
	font-size:18px;
}
a{
	color:#E5E5E5;
}
a:hover{
	color:pink;
}
div#footerwrap{
	background-color:#3F3E53;
}
#footerwrap{
	padding: 10px 0px 0px 0px!important;
}
.pagenav a{
	background: rgb(0,139,169);
background: radial-gradient(circle, rgba(40,139,169,1) 0%, rgba(14, 9,50,1) 70%);
}
div.pagenav .current{
	background:#919191!important;
}

.pagewidth, .full_width .themify_builder_row>.row_inner, .full_width .module-layout-part .themify_builder_row.fullwidth_row_container>.row_inner{
	width: 1400px;
}
#headerwrap #searchform {
	width:150px;
	margin-right:5px;
}
input#s{
	background-color:white!important;
	color:black!important;
}
#headerwrap #searchform .icon-search:before{
	background-color:white;
	color:black;
}
body, li, ul, h1, h2, p, h3, h4, h5, title, div, h1.post-title{
font-family: 'JosefinSans-VariableFont_wght', 'JosefinSans-Italic-VariableFont_wght'!important;
}

.relpost-block-single,.relpost-block-single-image{
border:1px;
	border-radius:15px;
	padding-bottom:3px
}