/* Themify Customize Styling */
#headerwrap {	background: none;
	background-color: #161616; 
}
@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap {	background: none;
	background-color: #161616; 
}
 }
/* Themify Custom CSS */
.loops-wrapper article {
    position: relative;
}

.loops-wrapper .post-title {
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 1em!important;
    text-align: center;
    padding: 8px 5px;
    box-sizing: border-box;
    z-index: 2;
    border-radius: 20px;
}

.loops-wrapper .post-title a {
    color: #fff;
    text-decoration: none;
}
.loops-wrapper .post-image {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.loops-wrapper .post-image img {
    display: block;
    width: 100%;
    height: auto;
}

.loops-wrapper .post-image:hover {
    transform: scale(1.03);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}
.tf-ti-search{
	margin-top:-20px!important;
}
#sidebar{
	display:none;
}
.dpfs{
	margin-top:-9px;
	margin-bottom: 10px;
}
#site-logo{
	width:50%;
}
.sidebarfixed, .sidelargefixed{
		display:none!important;
	}
@media screen and (min-width:1150px) and (max-width:1429px){
	.sidebarfixed{
		display:block!important;
	}
}
@media screen and (min-width:1430px){
	.sidelargefixed{
		display:block!important;
	}
}
#layout{
	width:1250px!important;
}
#content{
	max-width: 823px!important;
	margin:auto;
}
body{
	background-color: #151515;
}
#main-nav a, .mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a{
	color: #7CFC00;
}
.post-content-inner a{
	color:#7CFC00;
}
.builder-posts-wrap .post-image img{
	width:225px;
	height:160px;
}
#main-nav>li>a{
	padding:5px;
}
h1,h2,h3,h4,h5{
	color:#E8DDC1;
}
p, li{
	color: #E8DDC1
}
p a{
	color:orange;
}
.brokengame a{
	color:orange! important;
	font-size: 17px! important;
}
.post-meta a{
	color:grey;
}
.pagenav a{
	background-color:#7CFC00;
}
.pagenav{
	color:#ffffff;
}
#main-nav>li>a {
    padding: 3px;
}


.relpost-block-single-image, .relpost-block-single, .relpost-custom-block-single{
	width: 261px!important;
	height: 150px!important;
	border:none;
}
.doomsgames{
	background-image: url('https://games.doomsplay.com/wp-content/uploads/2021/08/loadinggif.gif');
background-repeat: no-repeat;
background-position: center;
	width:100%!important;
}

body, li, ul, h1, h2, h3, h4, h5, title, div{
font-family: 'JosefinSans-VariableFont_wght', 'JosefinSans-Italic-VariableFont_wght'!important;
}
p{
	font-weight: 300;
	font-size: 18px;
}