/*//////////////////////////////////////////////////////////////////
Game
/////////////////////////////////////////////////////////////////////
1. Gameobject
2. Filter List
3. Image Item
4. Gameprofile
/********************************************************************
1. Gameobject
*********************************************************************/

.rd-wrapper-content.rd-single-game-wrap {
	padding: 0
}
.rd-gameobject-column {
	float: left
}
.rd-game-header .rd-row-warp {
	float: left;
	width: 100%;
	padding: 0px 0;
	position: relative;
 }
body #rd-wrapper .rd-wrapper-content.rd-single-game-wrap .rd-row-container {
	padding: 100px 20px 100px !important
}
 
.rd-wrapper-content.rd-single-game-wrap #rd-row-game-content .rd-row-container {
	padding: 0!important
}
.rd-game-background {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 0;
		background-position:center center !important;
	background-repeat:no-repeat !important;
	background-size:cover !important;
		background-attachment:fixed;

}
.rd-game-background::before {
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	z-index: 1;
	position: absolute;
	top: 0;
	background: rgba(0, 0, 0, 0.5)
}
.rd-game-background img {
	min-width: 100.1%;
	min-height: 100.1%;
	position: absolute;
	float: left;
	width: auto;
	height: auto;
	max-width: inherit!important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	font-size: 0;
	-ms-transform: translate(-50%, -50%)
}
.rd-gameobject .rd-thumb {
	width: 15%;
	box-shadow: 0 0 15px 0 #00000080;
	float: left;
	display: inline-block
}
.rd-gameobject .rd-thumb a {
	padding-bottom: 100%;
	position: relative;
	float: left;
	width: 100%
}
.rd-gameobject .rd-datalis {
	width: 85%;
	float: left;
	padding-left: 20px
}
@media (max-width: 1199px) and (min-width: 992px) {
	.rd-gameobject .rd-thumb {
		width: 20%
	}
	.rd-gameobject .rd-datalis {
		width: 80%
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.rd-gameobject .rd-thumb {
		width: 25%
	}
	.rd-gameobject .rd-datalis {
		width: 75%
	}
}
@media (max-width: 767px) and (min-width: 501px) {
	.rd-gameobject .rd-thumb {
		width: 30%
	}
	.rd-gameobject .rd-datalis {
		width: 70%
	}
}
@media (max-width: 499px) {
	.rd-gameobject .rd-thumb {
		width: 35%
	}
	.rd-gameobject .rd-datalis {
		width: 65%
	}
}
.rd-gameobject .rd-title a {
	color: #fff!important
}
.rd-gameobject .rd-datalis-platform,
.rd-gameobject .rd-datalis-relesaedate {
	margin-top: 10px;
	float: left;
	color: #ddd!important;
	width: 100%
}
.rd-gameobject .rd-datalis-platform span,
.rd-gameobject .rd-datalis-relesaedate span {
	color: #fff!important;
	font-weight: 400;
	float: left;
	margin-right: 5px
}
.rd-gameobject .rd-platforms a {
	color: #ddd!important
}
.rd-gameobject-review {
	width: 100%
}
.rd-gameobject-review .rd-score-details {
	float: left
}
.rd-gameobject-review .rd-circular {
	margin: 0;
	position: relative!important
}
.rd-gameobject-review .rd-review-score {
	float: none;
	padding: 0;
	vertical-align: top;
	margin: auto;
	display: inline-block;
	width: auto!important
}
.rd-gameobject-review .rd-review-score span {
	color: #fff;
	font-weight: 700
}
.rd-game-header .rd-row-container::before {
	display: none;
}
.rd-game-header .rd-review-short {
	color: #fff!important
}
.rd-game-header {
	background: #100e17
}
.rd-gameobject-review .rd-review-short {
	margin-top: 10px;
 }
.rd-gameobject-review .rd-score-details {
	width: 100%
}
.rd-gameobject-metacritic canvas {
	border: solid 3px #fff;
	border-radius: 50%
}
/********************************************************************
2. Filter List
*********************************************************************/

.rd-filter-list {
	padding: 0 20px;
	float: left;
}
.rd-filter-list ul {
	width: 100%;
	margin: 0;
	float: left;
	list-style: none;
}
.rd-filter-list-warp.rd-filter-list-warp-4 {
	grid-template-columns: 25% 25% 25% 25%;
	display: grid;
}
.rd-filter-list-warp.rd-filter-list-warp-5 {
	grid-template-columns: 20% 20% 20% 20% 20%;
	display: grid;
}
.rd-filter-list-warp.rd-filter-list-warp-6 {
	grid-template-columns: 16.661% 16.661% 16.661% 16.661% 16.661% 16.661%;
	display: grid;
}
@media (max-width: 1199px) {
	.rd-filter-list {
		padding: 0 20px;
	}
}
@media (max-width: 979px) {
	.rd-filter-list-warp.rd-filter-list-warp-6,
	.rd-filter-list-warp.rd-filter-list-warp-5 {
		grid-template-columns: 33.331% 33.331% 33.331%;
		display: grid
	}
	.rd-filter-list-warp.rd-filter-list-warp-4 {
		grid-template-columns: 50% 50%;
		display: grid
	}
	.rd-filter-list {}
}
.rd-filter-list li {
	width: 100%;
	margin: 0;
	list-style: none;
	border-style: solid;
	box-shadow: 1px -1px 0 0 rgba(118, 128, 138, 0.15) inset;
	float: left
}
.rd-filter-list li a {
	padding: 20px;
	float: left;
	width: 100%;
	font-size: 16px;
	padding: 20px 10px;
	position: relative;
	height: 100%;
	display: inline-flex
}
.rd-filter-item-warp {
	width: auto;
	 
	 
	position: relative;
	margin:auto;
	display: inline-grid;
	grid-template-columns: auto auto
}
.rd-filter-list li span {
	line-height: 1.3em;
	font-size: 16px;
	grid-template-columns: 100%;
display:grid;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center; 
	position: relative;
 
	float: left;
	font-weight: 700
}
.rd-has-filter-icon span {
	width: 100%
}
.rd-filter-list li i {
	font-size: 1.4em;
	float: left;
	width: auto;
		grid-template-columns: 100%;
display:grid;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
	margin-right: 8px
}
.rd-filter-list li i::before {
	font-family: 'FontAwesome';
	font-size: 25px;
	line-height:1em;
	font-style: normal;
	font-size: 1em;
 
	float: left
}
.rd-filter-list .rd-filter-name {
	height: 100%;
	float: left;
	line-height: 1em;
	width: 100%
}
.rd-filter-list li:last-child {
	border-bottom-width: 0
}
/********************************************************************
3. Image Item
*********************************************************************/

.rd-image-item {
	width: 100%;
	float: left;
	padding: 1px
}
.rd-image-item a {
	width: 100%;
	float: left
}
.rd-image-item img {
	width: 100%;
	float: left;
	height: auto
}
/********************************************************************
4. Gameprofile
*********************************************************************/

.rd-gameprofile {
	width: 100%;
	padding: 20px;
	float: left
}
.rd-gameprofile-warp {
	float: left;
	width: 100%;
	position: relative;
	background: #10181f
}
.rd-gameprofile-header {
	padding: 20px;
	float: left;
	width: 100%
}
.rd-gameprofile .rd-title {
	text-align: center
}
.rd-gameprofile .rd-title a {
	text-align: center;
	font-size: 1.5em!important;
	color: #fff
}
.rd-gameprofile .rd-thumb-warp {
	width: 100%;
	margin-top: 20px;
	float: left
}
.rd-gameprofile .rd-thumb {
	display: block;
	vertical-align: top;
	width: 50%;
	float: none;
	margin: auto
}
.rd-gameprofile .rd-thumb img {
	position: relative;
	width: 100%!important;
	height: auto!important;
	transform: none!important;
	-webkit-transform: none!important;
	-moz-transform: none!important;
	-o-transform: none!important;
	-ms-transform: none!important;
	left: auto!important;
	right: auto!important
}
.rd-gameprofile-score {
	float: left;
	color: #ccc;
	line-height: 1.5em;
	padding: 20px;
	width: 100%;
	border-top: solid 1px rgba(128, 128, 128, .2)
}
.rd-gameprofile .rd-review-short{	
	color: #fff
}
.rd-gameprofile-summary {
	float: left;
	color: #ccc;
	line-height: 1.5em;
	padding: 20px;
	border-top: solid 1px rgba(128, 128, 128, .2)
}
.rd-gameprofile .rd-game-details {
	float: left;
	color: #ccc;
	line-height: 1.5em;
	padding: 10px 20px 20px;
	width: 100%;
	border-top: solid 1px rgba(128, 128, 128, .2)
}
.rd-game-details-item {
	float: left;
	width: 100%;
	margin-top: 10px
}
.rd-gameprofile .rd-game-name {
	width: 40%;
	color: #fff!important;
	float: left;
	font-weight: 700
}
.rd-gameprofile .rd-game-value {
	width: 60%;
	float: left
}
body.single-game #rd-row-breadcrumbs {
	display: none
}

.rd-game-shop {

    float: left;
    width: 100%;
    color: #fff !important;
    text-align: center;
    padding: 20px;

} 


.rd-game-shop a{
	color: #fff ;
    background: #555 ;
    padding: 10px 10px;
    text-align: center;
    float: left;
    width: 100%;
    border-radius: 5px;

}
.rd-game-shop a:hover{
	opacity:.8;

}