/*!
Theme Name: Fury Game
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Furygame theme.
Template: kava
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: furygame
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: furygame
Template Id: prod-25518
*/

/*.site-main{
	width: 960px;
	margin-right:: auto;
}*/

.site-content__wrap {
	padding-top: 120px;
}
.site-content__wrap .row{
	justify-content: start;
}
.entry-header .entry-title.h2-style{	
	font-style: normal;
	font-weight: normal;
	font-size: 66px;
	line-height: 88%;
	letter-spacing: -0.03em;
}

.heading2{
	color: #53DB00;
	margin-bottom: 55px;
	margin-top: 65px;
}

.block2{
	margin-top: 20px;
	margin-bottom: 40px;

}
.block3{
	margin-bottom: 60px;
}
.block3 a{
	text-decoration: underline;
}
.subheading{
	font-family: Staatliches;
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 84%;
color: #fff;
margin-top: 50px;
margin-bottom: 25px;

}

.wp-block-image img{
	margin-bottom: 67px;
}
.list_{
	margin-left: 110px;
}
.list_ li{
	padding-left: 20px;
}
.comment-form input{
	background: none;
	border:0px;
	border-bottom: 1px solid #2A2929;
	border-radius: 0px;
	padding-bottom: 15px
}
.comment-form__field{
	background: none;
	border:0px;
	border-bottom: 1px solid #2A2929;
	border-radius: 0px;
}
.comment-form__field:focus{
	box-shadow: none;
}
.comment-form .submit{
	color: #fff !important;
	border-radius: 0px;
	background: #CD15EB !important;
}

.comment-form .submit:hover{
	color:  #CD15EB!important;
	border-radius: 0px;
	background: #fff !important;
}
.comment-respond .comment-reply-title{
	margin-top: 65px;
	color: #53DB00;
	font-style: normal;
	font-weight: normal;
	font-size: 48px;
	line-height: 88%;
}
.single-post blockquote:not(.post-format-quote){
	border:none;
	border-left: 10px solid #CD15EB;
	font-family: PT Mono;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 130%;
	text-align: left;
	color: #CD15EB;
	padding: 0px 0px 0px 26px;
	margin-left: 45px
}

.qoute_style cite{
	color: #fff;
	font-family: Staatliches; 
}

.comments-title{
	font-family: Staatliches;
	font-style: normal;
	font-weight: normal;
	font-size: 48px;
	line-height: 88%;
	/* or 42px */
	letter-spacing: -0.03em;
	color: #53DB00;
}
.single-post article.post {
	padding-bottom: 0px;
	border-bottom: 0px;
}
.comment-list{
	border-bottom: 0px;
}
.comment-meta b{
	color: #fff !important;
}
.comment-meta time{
	color: #CD15EB;
}
.comment-content p{
	font-family: PT Mono;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 130%;
}



@media (max-width: 425px) and (min-width: 320px){
	.list_{
		margin-left: 25px;		
	}
	.list_ li{
		padding-left: 5px;
	}
	.heading2{
	color: #53DB00;
	margin-bottom: 25px;
	margin-top: 35px;
}
}

@media (min-width: 426px) and (max-width: 1024px){
	.list_{
		margin-left: 75px;		
	}
	.list_ li{
		padding-left: 5px;
	}
	.heading2{
	color: #53DB00;
	margin-bottom: 35px;
	margin-top: 45px;
	font-size: 26px;
}
}