#gamesMain {
	display:flex;
	min-height:calc(100% - 225px);
}
#gamesSearchFilters {
	position:relative;
	background:#0A83CA;
	width:calc(50% - 240px);
	padding-bottom:15px;
}
#gamesGames {
	position:relative;
	background:#9DCDEA;
	width:calc(50% + 240px);
}

#gamesSearch {
	position:absolute;
	top:15px;
	right:15px;
	width:220px;
	height:34px;
	padding:10px 10px 10px 40px;
	border:none;
	border-radius:10px;
	color:#008BDE;
}
#gamesSearchFilters::after {
	position:absolute;
	top:22px;
	right:205px;
	display:block;
	content:" ";
	width:20px;
	height:20px;
	background:url(common.webp) -344px -1px no-repeat;
}
#gamesFilters {
	width:220px;
	margin:64px 15px 0px auto;
	background:#2792D0;
	color:#FFFFFF;
}
#gamesFilters > h3 {
	margin:0px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:8px 0px;
	border-bottom:2px solid #FFFFFF;
}
#gamesFiltersType {
	padding:12px 12px 0px;
}
#gamesFiltersCategory {
	padding:10px 12px 5px;
}
#gamesFilters h4 {
	margin:0px 0px 5px;
	font-size:16px;
	font-weight:bold;
}
#gamesFilters label {
	position:relative;
	display:block;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	margin-bottom:5px;
}
#gamesFilters input {
	width:15px;
	height:15px;
	visibility:hidden;
	vertical-align:middle;
}
#gamesFilters span {
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}
#gamesFilters input + ::before {
	position:absolute;
	left:0px;
	top:2px;
	display:block;
	content:" ";
	width:15px;
	height:15px;
	background:#FFFFFF;
	border:1px solid #005a8e;
}
#gamesFilters input:checked + ::before {
	position:absolute;
	left:0px;
	top:2px;
	display:block;
	content:" ";
	width:15px;
	height:15px;
	background:#003F64;
	border:1px solid #005a8e;
}
#gamesFilters input:checked + ::after {
	position:absolute;
	left:1px;
	top:1px;
	display:block;
	content:" ";
	width:21px;
	height:16px;
	background:url(common.webp) -365px -1px no-repeat;
}
#gamesFiltersCategorySelectAll,
#gamesFiltersCategorySelectNone {
	all: unset;
	color:#FFFFFF;
	text-decoration:underline;
	margin:0px 10px;
	cursor:pointer;
}
#gamesFiltersCategory > label:first-of-type {
	margin-top:10px;
}

#gamesDiscount {
	display:flex;
	width:696px;
	margin:15px 0px 0px 15px;
	border:2px solid #FFFFFF;
}
#gamesDiscount > h3 {
	width:139px;
	padding:10px;
	background-color:#F03B3A;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	background-image:linear-gradient(90deg, #F03B3A, #C71211);
}
#gamesDiscountHeader {
	border-left:2px solid #FFFFFF;
}
#gamesDiscountHeader > h4 {
	width:70px;
	height:20px;
	padding:5px;
	line-height:20px;
	font-size:14px;
	color:#FFFFFF;
	background-color:#2792D0;
	margin:0px;
}
#gamesDiscountHeader > h4:first-of-type {
	border-bottom:2px solid #FFFFFF;
}
.gamesDiscountItem {
	width:89px;
	border-left:2px solid #FFFFFF;
	text-align:center;
}
.gamesDiscountItem:nth-child(odd) {
	background:#FFFFFF;
}
.gamesDiscountItem:nth-child(even) {
	background:#E1F3F8;
}
.gamesDiscountItem > h5,
.gamesDiscountItem > div {
	height:20px;
	padding:5px;
	line-height:20px;
	font-weight:bold;
	margin:0px;
}
.gamesDiscountItem > h5 {
	font-size:16px;
	color:#0a83ca;
	border-bottom:2px solid #FFFFFF;
}
.gamesDiscountItem > div {
	font-size:18px;
	color:#FF3333;
}

#gamesGames > h2 {
	margin:15px 0px 0px 15px;
	font-size:16px;
	font-weight:bold;
	color:#003f64;
}

#gamesPagesTop {
	margin:10px 0px 0px 15px;
	height:25px;
}
#gamesPagesBottom {
	width:700px;
	text-align:center;
	margin:5px 0px 15px 15px;
}

.gamesPageTitle,
.gamesPagePrevious,
.gamesPageNext,
.gamesPageNumber,
.gamesPageCurrent,
.gamesPageDots {
	display:inline-block;
	height:15px;
	padding:3px 5px;
	border:2px solid #FFFFFF;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	background-color:#008CDE;
	line-height:15px;
	vertical-align:middle;
	overflow:hidden;
	margin-right:-2px;
	text-decoration:none;
}
.gamesPagePrevious,
.gamesPageNext {
	position:relative;
	width:10px;
	color:#008CDE;
}
.gamesPagePrevious::after,
.gamesPageNext::after {
	position:absolute;
	left:5px;
	top:3px;
	display:block;
	content:" ";
	width:10px;
	height:15px;
	background:url(common.webp) no-repeat;
}
.gamesPagePrevious::after {
	background-position:-350px -82px;
}
.gamesPageNext::after {
	background-position:-361px -82px;
}
.gamesPageCurrent {
	background-color:#005888;
}

#gamesSort {
	position:relative;
	width:170px;
	height:25px;
	background-color:#FFFFFF;
	margin:-25px 0px 0px 545px;
	z-index:1;
}
#gamesSort::before {
	position:absolute;
	left:7px;
	top:7px;
	display:block;
	content:" ";
	width:15px;
	height:10px;
	background:url(common.webp) -365px -18px no-repeat;
}
#gamesSort > button {
	all: unset;
}
#gamesSort > button,
#gamesSort > a {
	display:block;
	width:136px;
	padding-left:30px;
	height:21px;
	line-height:21px;
	vertical-align:middle;
	border:2px #0a83ca solid;
	color:#0a83ca;
	font-size:14px;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	margin-bottom:-2px;
}
#gamesSort > a {
	visibility:hidden;
}

#gamesList {
	margin:5px 0px 0px 15px;
	width:700px;
}
.gamesGameItem {
	position:relative;
	background:#FFFFFF;
	margin-bottom:5px;
	padding:15px;
}
.gamesGameItem > h3 {
	margin:-100px 0px 0px 115px;
	font-weight:bold;
	font-size:16px;
	color:#0a83ca;
}
.gamesGameNew,
.gamesGameUpdated {
	position:absolute;
	left:10px;
	top:10px;
	display:block;
	padding:1px 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	border-radius:4px;
	background-color:#0a83ca;
}
.gamesGameDescription {
	margin:10px 0px 0px 115px;
	width:350px;
	font-size:14px;
	color:#666666;
	margin-bottom:120px;
}
.gamesTryButton {
	position:absolute;
	right:15px;
	top:40px;
	display:block;
	width:150px;
	height:34px;
	padding-left:20px;
	line-height:34px;
	vertical-align:middle;
	background-color:#008CDE;
	border-radius:17px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	box-shadow:0px 2px #49DFFF;
	text-decoration:none;
}
.gamesTryButton::after {
	position:absolute;
	right:20px;
	top:7px;
	display:block;
	content:" ";
	width:25px;
	height:20px;
	background:url(common.webp) -301px -82px no-repeat;
}
.gamesAddToCartButton {
	all:unset;
	position:absolute;
	right:15px;
	top:80px;
	display:none;
	width:150px;
	height:34px;
	padding-left:20px;
	line-height:34px;
	vertical-align:middle;
	background-color:#FFE86A;
	border-radius:17px;
	color:#ff621d;
	font-weight:bold;
	font-size:14px;
	box-shadow:0px 2px #ff560b;
	text-decoration:none;
	cursor:pointer;
}
.gamesAddToCartButton::after {
	position:absolute;
	right:20px;
	top:7px;
	display:block;
	content:" ";
	width:22px;
	height:20px;
	background:url(common.webp) -327px -82px no-repeat;
}
.gamesRemoveFromCartButton {
	all:unset;
	position:absolute;
	right:15px;
	top:80px;
	display:none;
	width:150px;
	height:34px;
	padding-left:20px;
	line-height:34px;
	vertical-align:middle;
	background-color:#CCCCCC;
	border-radius:17px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	box-shadow:0px 2px #AAAAAA;
	text-decoration:none;
	cursor:pointer;
}
.gamesRemoveFromCartButton::after {
	position:absolute;
	right:20px;
	top:7px;
	display:block;
	content:" ";
	width:22px;
	height:20px;
	background:url(common.webp) -301px -103px no-repeat;
}
.gamesPriceCloud,
.gamesPriceHTML5,
.gamesPriceAndroid,
.gamesPriceJava {
	position:absolute;
	font-size:14px;
	color:#008cde;
	padding:5px 0px 0px 50px;
	height:40px;
	text-decoration:none;
}
.gamesPriceCloud::before,
.gamesPriceHTML5::before,
.gamesPriceAndroid::before,
.gamesPriceJava::before {
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	content:" ";
	background-color:#EFEFEF;
	border-radius:3px;
	background-image:url(common.webp),linear-gradient(#EFEFEF,#EFEFEF);
	background-size:196px,auto;
	background-clip:content-box,padding-box;
}
.gamesPriceCloud::before {
	width:41px;
	height:25px;
	padding:10px 2px;
	background-position:-153px -6px,0px 0px;
}
.gamesPriceHTML5::before {
	width:28px;
	height:40px;
	padding:3px 9px 2px 8px;
	background-position:8px -27px,0px 0px;
}
.gamesPriceAndroid::before {
	width:32px;
	height:37px;
	padding:4px 6px 4px 7px;
	background-position:-52px -25px,0px 0px;
}
.gamesPriceJava::before {
	width:30px;
	height:39px;
	padding:3px 8px 3px 7px;
	background-position:-22px -27px,0px 0px;
}
.gamesPricePrice {
	display:block;
	font-size:16px;
	font-weight:bold;
}
.gamesPriceCloud {
	left:130px;
	bottom:65px;
}
.gamesPriceHTML5 {
	left:280px;
	bottom:65px;
}
.gamesPriceAndroid {
	left:130px;
	bottom:15px;
}
.gamesPriceJava {
	left:280px;
	bottom:15px;
}

#gamesLoading {
	display:none;
	margin:15px 0px 0px 15px;
	width:700px;
	height:650px;
	padding-top:150px;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	color:#0a83ca;
	text-align:center;
	background-image:url(loading.gif);
	background-position:334px 100px;
	background-repeat:no-repeat;
}
#gamesNoResults {
	margin:15px 0px 0px 15px;
	width:700px;
	height:650px;
	padding-top:150px;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	color:#0a83ca;
	text-align:center;
}