/* 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 */
/* .pagewidth{
	width: 1280px!important;
} */
.relpost-block-single-image,.relpost-block-single,.relpost-custom-block-single {
    width: 194px !important;
    height: 140px !important;
	background-color:#ffffff!important;
}
.relpost-block-container {
    display: block !important;
}
.relpost-block-single{
	padding:2px!important;
	margin-left:5px!important;
}
.relpost-thumb-wrapper{
	margin-top:5px;
}
#content{
	width:827px!important;
	margin:0px auto;
	padding:10px 2px!important;
}
.leftsidead{
	position:fixed;
	right:1px;
	top:100px;
	display:block;
}
.rightsidead{
	position:fixed;
	left:1px;
	top:100px;
	display:block;
}
@media screen and (max-width:1180px){
	.rightsidead, .leftsidead{
		display:none!important;
	}
}
body{
	background: rgb(67,64,111);
	color:#fff;
	font-size:18px;
}
.loops-wrapper.boxed .post{
	background:rgb(32,30,66);
	border-radius:10px;
	font-size:10px;
	overflow:hidden;
}
.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: #ffffff;
}
h2.post-title a, h4.post-title a{
	color: #ffffff;
}
h2.post-title a:hover, h4.post-title a:hover{
	color: pink;
}
#headerwrap, div#mobile-menu{
	background: rgb(32,30,66);
}
#site-logo a{
	margin-left:50px;
	margin-bottom:0px;
	margin-top:0px;
}
p.post-meta a{
	color:#ffffff;
}
#mobile-menu{
	background: #1E5E7E;
	color:#ffffff;
	font-size:12px;
}
a{
	color:#ffffff;
	text-decoration: underline;
}
a:hover{
	color:pink;
}
div#footerwrap{
	background-color:#3F3E53;
}
#footerwrap{
	padding: 10px 0px 0px 0px!important;
}
.pagenav a{
	background: #ffffff;
	color:rgb(67,64,111);
}
div.pagenav .current{
	background:#919191!important;
}
.next a, .prev a{
	color:#fff;
}
#sidebar{
	display:none!important;
}

#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;
}

.related-posts{
	display:none;
}
ruffle-object{
	background-image: url('https://www.crazycargames.com/wp-content/uploads/2021/08/loading.gif');
background-repeat: no-repeat;
background-position: center;
}

body, li, ul, h1, h2, p, h3, h4, h5, title, div, h1.post-title{
font-family: 'JosefinSans-VariableFont_wght', 'JosefinSans-Italic-VariableFont_wght'!important;
}

.sub-menu a{
	background-color:#201E42;
	color:#ffffff!important;
}