
/* COLOR 1 - principale */
.palette-color-1 				{ color: 					#CC001D !important; }
.palette-background-1 			{ background-color: 		#CC001D !important; }
.palette-border-1 				{ border-color: 			#CC001D !important; }

a.palette-background-1:hover,
button.palette-background-1:hover,
input[type="submit"].palette-background-1:hover
{
	background-color: 			#A70000 !important;
}

a.palette-color-1:hover,
button.palette-color-1:hover,
input[type="submit"].palette-color-1:hover
{
	color: 						#A70000 !important;
}


/* COLOR 2 - colore store */
.palette-color-2 				{ color: 					#D67400 !important; }
.palette-background-2 			{ background-color: 		#D67400 !important; }
.palette-border-2 				{ border-color: 			#D67400 !important; }

a.palette-background-2:hover,
button.palette-background-2:hover,
input[type="submit"].palette-background-2:hover
{
	background-color: 			#BC6F00 !important;
}


/* COLOR 2 light */
.palette-color-2l 				{ color: 					#FF8A00 !important; }
.palette-background-2l 			{ background-color: 		#FF8A00 !important; }
.palette-border-2l 				{ border-color: 			#FF8A00 !important; }

a.palette-background-2l:hover,
button.palette-background-2l:hover,
input[type="submit"].palette-background-2l:hover
{
	background-color: 			#D87402 !important;
}


/* COLOR 3 - colore trades */
.palette-color-3 				{ color: 					#7664FE !important; }
.palette-background-3 			{ background-color: 		#7664FE !important; }
.palette-border-3 				{ border-color: 			#7664FE !important; }

a.palette-background-3:hover,
button.palette-background-3:hover,
input[type="submit"].palette-background-3:hover
{
	background-color: 			#7664FE !important;
}


/* COLOR 4 - sfondo principale */
.palette-color-4 				{ color: 					#474747 !important; }
.palette-background-4 			{ background-color: 		#474747 !important; }
.palette-border-4 				{ border-color: 			#474747 !important; }


/* COLOR 5 - elementi selezionati, hover e sottomenu */
.palette-color-5 				{ color: 					#A70000 !important; }
.palette-background-5 			{ background-color: 		#A70000 !important; }
.palette-border-5 				{ border-color: 			#A70000 !important; }


/* COLOR 6 - sfondo complementare */
.palette-color-6 				{ color: 					#DAD6CA !important; }
.palette-background-6 			{ background-color: 		#DAD6CA !important; }
.palette-border-6 				{ border-color: 			#DAD6CA !important; }


/* COLOR 7 - sfondo intermedio */
.palette-color-7 				{ color: 					#999 !important; }
.palette-background-7 			{ background-color: 		#999 !important; }
.palette-border-7 				{ border-color: 			#999 !important; }


/* COLOR 8 - sfondo warning */
.palette-color-8 				{ color: 					#FABE28 !important; }
.palette-background-8 			{ background-color: 		#FABE28 !important; }
.palette-border-8 				{ border-color: 			#FABE28 !important; }


/* COLOR 9 - sfondo error */
.palette-color-9 				{ color: 					#B11623 !important; }
.palette-background-9 			{ background-color: 		#B11623 !important; }
.palette-border-9 				{ border-color: 			#B11623 !important; }


/* COLOR 10 - sfondo ok */
.palette-color-10 				{ color: 					#88C425 !important; }
.palette-background-10 			{ background-color: 		#88C425 !important; }
.palette-border-10 				{ border-color: 			#88C425 !important; }


/* COLOR 11 - colore giveaways */
.palette-color-11                { color:                    #097EB2 !important; }
.palette-background-11           { background-color:         #097EB2 !important; }
.palette-border-11               { border-color:             #097EB2 !important; }

a.palette-background-11:hover,
button.palette-background-11:hover,
input[type="submit"].palette-background-11:hover
{
	background-color: #086E9C !important;
}


/* COLOR 12 - colore auctions */
.palette-color-12                { color:                    #086E9C !important; }
.palette-background-12           { background-color:         #086E9C !important; }
.palette-border-12               { border-color:             #086E9C !important; }
a.palette-background-12:hover,
button.palette-background-12:hover,
input[type="submit"].palette-background-12:hover
{
	background-color: #086E9C !important;
}


/* COLOR 13 - colore forum link */
.palette-color-13                { color:                    #0CABC1 !important; }
.palette-background-13           { background-color:         #0CABC1 !important; }
.palette-border-13               { border-color:             #0CABC1 !important; }

a.palette-background-13:hover,
button.palette-background-13:hover,
input[type="submit"].palette-background-13:hover
{
	background-color: #097EB2 !important;
}


/* COLOR 15 - colore pre-alpha games */
.palette-color-15                { color:                    #C90BD9 !important; }
.palette-background-15           { background-color:         #C90BD9 !important; }
.palette-border-15               { border-color:             #C90BD9 !important; }

a.palette-background-15:hover,
button.palette-background-15:hover,
input[type="submit"].palette-background-15:hover
{
	background-color: #9908a5 !important;
}


/* COLOR 17 crackerjack */
.palette-color-17 				{ color: 					#2afff4 !important; }
.palette-background-17 			{ background-color: 		#2afff4 !important; }
.palette-border-17 				{ border-color: 			#2afff4 !important; }

a.palette-background-17:hover,
button.palette-background-17:hover,
input[type="submit"].palette-background-17:hover
{
	background-color: 			#20c2ba !important;
	color:						#fff;
}


/* PALETTE 23 BdC PRE-ORDER */
.palette-color-23 				{ color: 					#31c6f3 !important; }
.palette-background-23 			{ background-color: 		#31c6f3 !important; }
.palette-border-23 				{ border-color: 			#31c6f3 !important; }

a.palette-background-23:hover,
button.palette-background-23:hover,
input[type="submit"].palette-background-23:hover
{
	background-color: 			#28a1c5 !important;
	color:						#fff;
}



/* Bianco White */
.palette-color-fff 				{ color: 					#FFF !important; }
.palette-background-fff 		{ background-color: 		#FFF !important; }
.palette-border-fff 			{ border-color: 			#FFF !important; }

/* Nero Black */
.palette-color-000 				{ color: 					#000 !important; }
.palette-background-000 		{ background-color: 		#000 !important; }
.palette-border-000 			{ border-color: 			#000 !important; }


/* Dorato Gold */
.palette-color-gold 			{ color: 					#9B6010 !important; }
.palette-background-gold 		{ background-color: 		#9B6010 !important; }
.palette-border-gold 			{ border-color: 			#9B6010 !important; }

/* Grigio scuro / nero */
.palette-color-16 				{ color: 					#272727 !important; }
.palette-background-16 			{ background-color: 		#272727 !important; }
.palette-border-16 				{ border-color: 			#272727 !important; }

/* Grigio medio / scuro */
.palette-color-18 				{ color: 					#666666 !important; }
.palette-background-18 			{ background-color: 		#666666 !important; }
.palette-border-18 				{ border-color: 			#666666 !important; }


/* Rosso per testo su Grigio scuro */
.palette-color-red-light 				{ color: 					#FF0212 !important; }
.palette-background-red-light 			{ background-color: 		#FF0212 !important; }
.palette-border-red-light 				{}


/* Grigio scuro Indiegala */
.palette-color-333 				{ color: 					#333333 !important; }
.palette-background-333 			{ background-color: 		#333333 !important; }
.palette-border-333 				{}

.absolute {
	position: absolute
}

.relative {
	position: relative
}

.left {
	float: left
}

.right {
	float: right
}

.clear {
	clear: both;
	height: 0;
	line-height: 0
}

.fl-none {
	float: none!important
}

.top2 {
	top: 2px!important
}

.right5 {
	right: 5px!important
}

.right10 {
	right: 10px!important
}

.bottom10 {
	bottom: 10px!important
}

.top-20perc {
	top: 20%!important
}

.display_ib {
	display: inline-block!important
}

.display_b {
	display: block
}

.display_inli {
	display: inline
}

.display_init {
	display: initial
}

.display_n {
	display: none!important
}

.spacer-v-1 {
	height: 1px;
	line-height: 1px;
	font-size: 1px
}

.spacer-v-2 {
	height: 2px;
	line-height: 2px;
	font-size: 2px
}

.spacer-v-3 {
	height: 3px;
	line-height: 3px;
	font-size: 3px
}

.spacer-v-5 {
	height: 5px;
	line-height: 5px;
	font-size: 5px
}

.spacer-v-7 {
	height: 7px;
	line-height: 7px;
	font-size: 7px
}

.spacer-v-10 {
	height: 10px;
	line-height: 10px;
	font-size: 10px
}

.spacer-v-12 {
	height: 12px;
	line-height: 12px;
	font-size: 15px
}

.spacer-v-15 {
	height: 15px;
	line-height: 15px;
	font-size: 15px
}

.spacer-v-20 {
	height: 20px;
	line-height: 20px;
	font-size: 20px
}

.spacer-v-25 {
	height: 25px;
	line-height: 25px;
	font-size: 25px
}

.spacer-v-30 {
	height: 30px;
	line-height: 30px;
	font-size: 30px
}

.spacer-v-40 {
	height: 40px;
	line-height: 40px;
	font-size: 40px
}

.spacer-v-50 {
	height: 50px;
	line-height: 50px;
	font-size: 50px
}

.spacer-v-60 {
	height: 60px;
	line-height: 40px;
	font-size: 40px
}

.spacer-v-80 {
	height: 80px;
	line-height: 80px;
	font-size: 80px
}

.spacer-v-90 {
	height: 90px;
	line-height: 90px;
	font-size: 90px
}

.spacer-v-100 {
	height: 100px;
	line-height: 100px;
	font-size: 100px
}

.spacer-v-130 {
	height: 130px;
	line-height: 130px;
	font-size: 130px
}

.spacer-v-150 {
	height: 150px;
	line-height: 150px;
	font-size: 150px
}

.spacer-v-195 {
	height: 195px;
	line-height: 195px;
	font-size: 195px
}

.spacer-v-200 {
	height: 200px;
	line-height: 200px;
	font-size: 200px
}

.spacer-v-225 {
	height: 225px;
	line-height: 225px;
	font-size: 225px
}

.spacer-v-250 {
	height: 250px;
	line-height: 250px;
	font-size: 250px
}

.spacer-v-300 {
	height: 300px;
	line-height: 300px;
	font-size: 300px
}

.no-padding {
	padding: 0;
	margin: 0
}

.padding-l-0 {
	padding-left: 0
}

.padding-r-0 {
	padding-right: 0
}

.box_pad_5 {
	padding: 5px
}

.box_pad_10 {
	padding: 10px
}

.box_pad_15 {
	padding: 15px
}

.box_pad_20 {
	padding: 20px
}

.box_pad_25 {
	padding: 25px
}

.box_pad_30 {
	padding: 30px
}

.box_pad_35 {
	padding: 35px
}

.box_pad_40 {
	padding: 40px
}

.box_pad_45 {
	padding: 45px
}

.box_pad_50 {
	padding: 50px
}

.pad_sides_6 {
	padding: 0 6px
}

.pad_sides_20 {
	padding: 0 20px
}

.pad_top_bot_15 {
	padding: 15px 0
}

.pad_top_6 {
	padding-top: 6px
}

.pad_top_3 {
	padding-top: 3px
}

.pad_top_8 {
	padding-top: 8px
}

.pad_bot_6 {
	padding-bottom: 6px
}

.pad-l-6 {
	padding-left: 6px
}

.pad-l-40 {
	padding-left: 40px
}

.pad-b-30 {
	padding-bottom: 30px
}

.no-margin {
	margin: 0
}

.margin-auto {
	margin: 0 auto
}

.margin-top-3 {
	margin-top: 3px
}

.margin-top-12 {
	margin-top: 12px
}

.margin-top-20 {
	margin-top: 20px
}

.margin-top10-0 {
	margin: 10px 0 0!important
}

.margin-left--5 {
	margin-left: -5px
}

.margin-left--10 {
	margin-left: -10px
}

.margin-left-0 {
	margin-left: 0!important
}

.margin-left-5 {
	margin-left: 5px
}

.margin-left-10 {
	margin-left: 10px
}

.margin-left-13 {
	margin-left: 13px
}

.margin-left-15 {
	margin-left: 15px
}

.margin-left-20 {
	margin-left: 20px
}

.margin-right-0 {
	margin-right: 0!important
}

.margin-right-5 {
	margin-right: 5px!important
}

.margin-right-8 {
	margin-right: 8px!important
}

.margin-right-10 {
	margin-right: 10px!important
}

.margin-right-15 {
	margin-right: 15px!important
}

.margin-right-20 {
	margin-right: 20px!important
}

.margin-box-5 {
	margin: 5px
}

.margin-box-10 {
	margin: 10px
}

.margin-box-15 {
	margin: 15px
}

.marg-l-r--10 {
	margin: 0 -10px!important
}

.marg-l-r-5 {
	margin: 0 5px!important
}

.marg-l-r-7 {
	margin: 0 7px!important
}

.marg-l-r-10 {
	margin: 0 10px!important
}

.marg-l-r-15 {
	margin: 0 15px!important
}

.marg-l-r-20 {
	margin: 0 20px!important
}

.right-15 {

	right:					15px;
}

.border {
	border: 1px solid rgba(0, 0, 0, .5)
}

.border-t {
	border-top: 1px solid rgba(0, 0, 0, .5)
}

.border-b {
	border-bottom: 1px solid rgba(0, 0, 0, .5)
}

.border-l {
	border-left: 1px solid rgba(0, 0, 0, .5)
}

.border-r {
	border-right: 1px solid rgba(0, 0, 0, .5)
}

.border-none {
	border: none!important
}

.border-1-solid {
	border: 1px solid
}

.border-2-solid {
	border: 2px solid
}

.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.border-light {
	border: 1px solid rgba(0, 0, 0, .3)
}

.align-l {
	text-align: left!important
}

.align-r {
	text-align: right!important
}

.align-c {
	text-align: center!important
}

.align-j {
	text-align: justify!important
}

.italic {
	font-style: italic
}

.oblique {
	font-style: oblique
}

.font-normal {
	font-weight: 100
}

.semibold {
	font-weight: 400
}

.strong {
	font-weight: 700
}

.upper {
	text-transform: uppercase
}

.text-opt {
	text-rendering: optimizeLegibility
}

.font-w-100 {
	font-weight: 100
}

.font-w-200 {
	font-weight: 200
}

.font-w-300 {
	font-weight: 300
}

.font-w-400 {
	font-weight: 400
}

.font-w-500 {
	font-weight: 500
}

.font-w-600 {
	font-weight: 600
}

.font-w-700 {
	font-weight: 700
}

.font-w-800 {
	font-weight: 800
}

.font-10 {
	font-size: 12px!important
}

.font-11 {
	font-size: 12px!important
}

.font-12 {
	font-size: 12px!important
}

.font-13 {
	font-size: 13px!important
}

.font-14 {
	font-size: 14px!important
}

.font-15 {
	font-size: 15px!important
}

.font-16 {
	font-size: 16px!important
}

.font-17 {
	font-size: 17px!important
}

.font-18 {
	font-size: 18px!important
}

.font-19 {
	font-size: 19px!important
}

.font-20 {
	font-size: 20px!important
}

.font-21 {
	font-size: 21px!important
}

.font-22 {
	font-size: 22px!important
}

.font-23 {
	font-size: 23px!important
}

.font-24 {
	font-size: 24px!important
}

.font-26 {
	font-size: 26px!important
}

.font-27 {
	font-size: 27px!important
}

.font-29 {
	font-size: 29px!important
}

.font-30 {
	font-size: 30px!important
}

.font-33 {
	font-size: 33px!important
}

.font-34 {
	font-size: 34px!important
}

.font-37 {
	font-size: 37px!important
}

.font-43 {
	font-size: 43px!important
}

.font-57 {
	font-size: 57px!important
}

.letter-spacing-039: {
	letter-spacing: .39px
}

.letter-spacing-02: {
	letter-spacing: 0.2px;
}


.no-text-shadow {
	text-shadow: none!important
}

.width50 {
	width: 50%
}

.width70 {
	width: 70%
}

.w100 {
	width: 100% !important;
}

.min-w-990 {
	min-width:	990px;
}

.max-w-950 {
	max-width: 950px
}

.max-w-270 {
	max-width: 270px
}

.max-w-100 {
	max-width: 100px
}

.width-170 {
	width: 170px!important
}

.width-180 {
	width: 180px!important
}

.width-190 {
	width: 190px!important
}

.width-200 {
	width: 200px!important
}

.width-210 {
	width: 210px!important
}

.width-270 {
	width: 270px!important
}

.width-960 {
	width: 960px!important
}

.width-990 {
	width: 990px!important
}

.width-297 {
	width: 297px!important
}

.hauto {
	height: auto
}

.h18 {
	height: 18px
}

.h19 {
	height: 19px
}

.h20 {
	height: 20px
}

.h30 {
	height: 30px
}

.h40 {
	height: 40px
}

.h50 {
	height: 50px
}

.h60 {
	height: 60px
}

.h65 {
	height: 65px
}

.h70 {
	height: 70px!important
}

.h80 {
	height: 80px
}

.h90 {
	height: 90px!important
}

.h135 {
	height: 135px!important
}

.h145 {
	height: 145px
}

.h185 {
	height: 185px
}

.h200 {
	height: 200px
}

.h560 {
	height: 560px
}

.h570 {
	height: 570px
}

.h580 {
	height: 580px
}

.h700 {
	height: 700px
}

.h930 {
	height: 930px
}

.h1400 {
	height: 1400px
}

.mh-70 {
	max-height: 70px
}

.mh-90 {
	max-height: 90px
}

.lh-10 {
	line-height: 10px
}

.lh-18 {
	line-height: 18px
}

.lh-19 {
	line-height: 19px
}

.lh-20 {
	line-height: 20px
}

.lh-21 {
	line-height: 21px !important;
}

.lh-23 {
	line-height: 23px !important
}

.lh-25 {
	line-height: 25px
}

.lh-28 {
	line-height: 28px!important
}

.lh-30 {
	line-height: 30px
}

.lh-34 {
	line-height: 34px
}

.lh-35 {
	line-height: 35px
}

.lh-65 {
	line-height: 65px
}

.lh-70 {
	line-height: 70px
}

.lh-77 {
	line-height: 77px
}

.lh-222 {
	line-height: 222px!important
}

.lh-320 {
	line-height: 320px!important
}


.bold,
.strong {
	font-weight: 700
}

.underline {
	text-decoration: underline
}

.overflow-auto {
	overflow: auto
}

.overflow-hidden {
	overflow: hidden
}

.display-none {
	display: none
}

.visibility-hidden {
	visibility: hidden
}

.bg-none {
	background: none!important
}


	.store_back_promo_1 {

	background: url(/store-img/store-back/scratchy-spring-sale-takeover-20200406z2.jpg?version=201811012f) center top no-repeat, linear-gradient(#474747, #474747, #474747) !important;

	}
*/
.promo-stripe {
	height:					65px;
    text-align:				center;
    background: 			#d87402 !important;
    background: linear-gradient(to bottom, #d87402, #D67400); /* Standard syntax (must be last) */
}

.promo-stripe a {
	display:				block;
}

.promo-stripe span {

	line-height:			60px;
    margin:					0 15px;
}

.promo-stripe-text {
	font-size:				20px;
}


.mirror {
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.cookie-message-cont
{
	position: 				absolute;
	top: 					0;
	left: 					0;
	z-index: 				9999;
	width: 					100%;
	height:					100%;
	background: 			rgba(0, 0, 0, 0.8);
}

.cookie-message-text
{

	width: 50%;
    margin: 50px auto;
    padding: 15px 15px 15px 15px;
    text-align: left;
    font-size: 14px;
    background: #d9d6da;
    border-radius: 5px;
    border: 2px solid #999;
/*
	width: 					50%;
	margin: 				50px auto;
	padding: 				25px;
	text-align: 			center;
	font-size: 				18px;
	background: 			#FFF;
	border-radius: 			3px;
	*/
}

.cookie-message-text hr {
	margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px ridge rgb(153, 153, 153, .6);
}

.cookie-message-text-title {

	color: 					#999;
	font-weight:			bold;
}

.cookie-message-text .fa-times-circle {
	font-size:				20px;
}

.cookie-message-text .fa,
.cookie-message-text a
{
	color: 					#999;
}

.cookie-message-text .cookie-message-close
{

	position: 				absolute;
	top: 					0px;
	right: 					15px;
	color: 					#FABE28;
	font-size: 				27px;
	text-decoration: 		underline;

	/*
	position: 				absolute;
	top: 					-27px;
	right: 					-20px;
	color: 					#FABE28;
	font-size: 				27px;
	text-decoration: 		underline;

	*/
}

.butt-minim {
	border: 1px solid #FFF;
	padding: 0 20px;
	height: 70px;
	width: 600px;
	border-radius: 8px
}

.butt-minim span {
	line-height: 70px;
	color: #fff;
	font-size: 53px
}

.border-banner-r-2 {
	border-width: 6px;
	border-style: solid;
	-webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2c353c), to(rgba(64, 80, 89, 1))) 1 100%;
	-webkit-border-image: -webkit-linear-gradient(#2c353c, rgba(64, 80, 89, 1)) 1 100%;
	-moz-border-image: -webkit-linear-gradient(#2c353c, rgba(64, 80, 89, 1)) 1 100%;
	-o-border-image: -o-linear-gradient(#2c353c, rgba(64, 80, 89, 1)) 1 100%;
	border-image: linear-gradient(to bottom, #2c353c, rgba(64, 80, 89, 1)) 1 100%;
	-webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1, #405059), color-stop(1, #2c353c), color-stop(0, #2c353c), color-stop(0, #2c353c)) 0 100%;
	border-right-width: 6px;
	border-left-width: 0;
	border-top-width: 0;
	border-bottom-width: 0
}

.main-banner {
	position: relative;
	min-width: 940px;
	height: 290px;
	text-align: center
}

img.img-fit
{
	width:                      100%;
	height:                     auto;

	display:                    block;
}

.press-start-font
{
	font-family: 'Press Start 2P', cursive;
}

.banner-fightem {
	background: url(/store-img/banner-category/theme_week_fightem.jpg) 50% top no-repeat
}

.banner-shootem {
	background: url(/store-img/banner-category/theme_week_shootem.jpg) 50% top no-repeat
}

.banner-simulatem {
	background: url(/store-img/banner-category/theme_week_simulatem.jpg) 50% top no-repeat
}

.banner-board {
	background: url(/store-img/banner-category/theme_week_boardem.jpg) 50% top no-repeat
}

.banner-fright {
	background: url(/store-img/banner-category/theme_week_frightem.jpg) 50% top no-repeat
}

.main-banner-store {
	background: url(/img/banner/bundles/online/spring_sale5b_1920x290.jpg) 50% top no-repeat
}

.main-banner-store2 {
	background: url(/img/banner/bundles/online/saint-row_1920x290.jpg) 50% top no-repeat
}

.main-banner-bundle {
	background: url(/img/banner/bundles/online/adventuremegabundle_1920x290.jpg) 50% top no-repeat
}

.main-banner-1ccompany {
	background: url(/img/banner/bundles/online/1c_company_1920x290.jpg) 50% top no-repeat
}

.main-banner a {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	width: 100%;
	height: 100%
}

.main-banner-store .claim-main {
	position: absolute;
	z-index: 25;
	width: 100%;
	font-family: "Roboto", sans-serif;
	color: #f5f5f5;
	font-size: 45px;
	top: 190px
}

.main-banner-bundle .claim-main {
	position: absolute;
	top: 117px;
	left: 0;
	z-index: 25;
	width: 100%;
	color: #272C33;
	font-size: 50px;
	margin-top: 0;
	font-family: 'Racing Sans One', cursive;
	font-weight: 700
}

.main-banner-bundle .claim-main span {
	color: #000;
	font-size: 40px;
	display: block
}

.main-banner .claim-sub {
	position: absolute;
	top: 257px;
	left: 0;
	width: 100%;
	color: #fff;
	font-family: 'Racing Sans One', cursive;
	font-size: 20px;
	letter-spacing: .05em
}

.main-banner-store-double {
	background: url(/img/banner/bundles/online/db_muffin_cook-serve1920.jpg) 50% top no-repeat
}

.main-banner-store-double .banner-sx {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	width: 50%;
	height: 100%
}

.main-banner-store-double .banner-dx {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 50;
	width: 50%;
	height: 100%
}

.adventure-banner-bundle {
	background: url(/img/banner/bundles/online/majesco_1920x290.jpg) 50% top no-repeat
}

.weekend-banner-bundle {
	background: url(/img/banner/bundles/online/jesus_easter_1920x290.jpg) 50% top no-repeat
}

.weekly-banner-bundle .claim-main {
	position: absolute;
	top: 116px;
	left: 0;
	text-align: center;
	z-index: 25;
	width: 100%;
	color: #A90C0C;
	font-size: 50px;
	font-family: 'Oswald', sans-serif;
	font-weight: 700
}

.weekly-banner-bundle .claim-main span {
	color: #000;
	font-size: 32px;
	display: block;
	margin-top: 10px
}

.weekly-banner-bundle .claim-sub {
	position: absolute;
	top: 257px;
	left: 0;
	text-align: center;
	z-index: 25;
	width: 100%;
	color: #f5f5f5;
	font-size: 19px;
	margin-top: 0;
	font-family: "Roboto", sans-serif;
	font-weight: 400
}

.weekly-banner-bundle a {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	width: 100%;
	height: 100%
}

.banner-store {
	position: relative;
	max-width: 970px;
	height: 200px;
	overflow: hidden
}

.banner-pixel-japan {
	background: url(/img/banner/bundles/online/pixel_japan_940x200b.jpg) 50% top no-repeat
}

.banner-cook {
	background: url(/img/banner/store/cook_serve_delicious_940x200_euros_dollars.jpg) 50% top no-repeat
}

.banner-dying-light {
	background: url(/img/banner/bundles/online/dyinglight_subgame.jpg) 50% top no-repeat
}

.banner-mordor {
	background: url(/img_game/2015/august/20150825/shadow_mordor_fear2.jpg?version=20150903a) 50% top no-repeat
}

.banner-jesus {
	background: url(/img/banner/store/jesus_940x280.jpg) 50% top no-repeat
}

.banner-premonition {
	background: url(/img/banner/store/premonition_940x200_bonus_game.jpg) 50% top no-repeat
}

.banner-fearless {
	background: url(/img/banner/store/fearless_940x200_bonus_game.jpg?version=20150630a) 50% top no-repeat
}

.banner-fearless-new {
	background: url(/img/banner/store/fearless_940x200_bonus_game.jpg?version=20150630a) 50% top no-repeat
}

.banner-lucius {
	background: url(/img/banner/store/lucius_940x200.jpg?version=20150630a) 50% top no-repeat
}

.banner-premonition {
	background: url(/img/banner/store/deadly_940x200.jpg?version=20150630a) 50% top no-repeat
}

.banner-orborun {
	background: url(/img/banner/store/bannerorborun.jpg) 50% top no-repeat
}

.banner-nosferatu {
	background: url(/img/banner/store/nosferatu20151103_950x180.jpg) 50% top no-repeat
}

.banner-fearless {
	background: url(/img/banner/store/fearless_960x180_20151112.jpg) 50% top no-repeat
}

.banner-nosferatu_slender {
	background: url(/img/banner/store/bonusgameslender_950.jpg) 50% top no-repeat
}

.banner-dustforce {
	background: url(/img/banner/bundles/online/dustforce_1920x290.jpg?version=20150630a) 50% top no-repeat
}

.banner-spoiler {
	background: url(/img/banner/bundles/online/spoiler_alert_bonus_940x200.jpg?version=20150630a) 50% top no-repeat
}

.banner-giveaway {
	background:url("{{ CDN_PATH_STORE }}/store-img_game/banner_giveaway/banner/racer8_giveaway_940x142.jpg?version=20150830a") 50% top no-repeat
}

.banner-goat-simulator {
	background: url(/img/banner/bundles/online/goatsimulator_940x200.jpg) 50% top no-repeat
}

.banner-store2 {
	position: relative;
	max-width: 970px;
	height: 200px;
	overflow: hidden
}

.banner-store a {
	display: block;
	line-height: 200px;
	z-index: 30
}

.banner-store .claim-main {
	position: absolute;
	top: 74px;
	left: 0;
	text-align: center;
	z-index: 25;
	width: 100%;
	color: #A90C0C;
	font-size: 39px;
	font-family: 'Oswald', sans-serif;
	font-weight: 700
}

.banner-store .claim-main span {
	color: #000;
	font-size: 32px;
	display: block
}

.banner-store .claim-sub {
	position: absolute;
	top: 173px;
	left: 0;
	text-align: center;
	z-index: 25;
	width: 100%;
	color: #f5f5f5;
	font-size: 19px;
	margin-top: 0;
	font-family: "Roboto", sans-serif;
	font-weight: 400
}

.banner_sub_gamebox {
	position: relative;
	width: 100%;
	height: 280px;
	overflow: hidden
}

.banner_sub_gamebox a {
	display: block;
	line-height: 200px;
	z-index: 30
}

.banner_sub_gamebox-bundle .claim-main {
	position: absolute;
	top: 16px;
	left: 44px;
	text-align: center;
	z-index: 25;
	width: 90%;
	color: #ffdc2d;
	font-size: 28px;
	font-family: 'IM Fell DW Pica', serif;
	font-weight: 700
}

.banner_sub_gamebox-bundle .claim-main span {
	font-size: 32px;
	display: block
}

.banner_sub_gamebox-bundle .claim-sub {
	position: absolute;
	top: 162px;
	left: 51px;
	text-align: center;
	z-index: 25;
	width: 90%;
	color: #f5f5f5;
	font-size: 18px;
	margin-top: 0;
	font-family: 'IM Fell DW Pica', serif;
	font-weight: 400
}

.banner_sub_gamebox-bundle .claim-sub span {
	font-family: serif;
	font-weight: 400
}

.banner_sub_gamebox-store .claim-main {
	position: absolute;
	top: 16px;
	left: 44px;
	text-align: center;
	z-index: 25;
	width: 90%;
	color: #ffdc2d;
	font-size: 28px;
	font-family: 'IM Fell DW Pica', serif;
	font-weight: 700
}

.banner_sub_gamebox-store .claim-main span {
	font-size: 32px;
	display: block
}

.banner_sub_gamebox-store .claim-sub {
	position: absolute;
	top: 162px;
	left: 51px;
	text-align: center;
	z-index: 25;
	width: 90%;
	color: #f5f5f5;
	font-size: 17px;
	margin-top: 0;
	font-family: 'IM Fell DW Pica', serif;
	font-weight: 400
}

.banner_sub_gamebox-store .claim-sub span {
	font-family: serif;
	font-weight: 400
}

.banner_sub_gamebox_store_down {
	position: relative;
	width: 100%;
	height: 200px;
	overflow: hidden;
	background: url(/img/banner/store/dyingmount_940x200.jpg) 50% top no-repeat
}

.banner_sub_gamebox-store-down .claim-main {
	position: absolute;
	top: 16px;
	left: 44px;
	text-align: center;
	z-index: 25;
	width: 90%;
	color: #ffdc2d;
	font-size: 28px;
	font-family: 'IM Fell DW Pica', serif;
	font-weight: 700
}

.banner_sub_gamebox-store-down .claim-main span {
	font-size: 32px;
	display: block
}

.banner_sub_gamebox-store-down .claim-sub {
	position: absolute;
	top: 162px;
	left: 51px;
	text-align: center;
	z-index: 25;
	width: 90%;
	color: #f5f5f5;
	font-size: 17px;
	margin-top: 0;
	font-family: 'IM Fell DW Pica', serif;
	font-weight: 400
}

.banner_sub_gamebox-store-down .claim-sub span {
	font-family: serif;
	font-weight: 400
}

#banner_form_box {

}

#banner_form_box .banner_store {
	text-align: left;
	position: relative
}

#ribbon-s {
	vertical-align: top;
	max-width: 210px;
	margin: 15px 0 -59px -16px;
	z-index: 999
}

#ribbon-s img {
	position: relative;
	left: 5px;
	z-index: 9;
	top: 11px;
	width: 135px
}

#banner_form_box .banner_store .img_givebanner {
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: 30px
}

#banner_form_box .banner_store .img_givebanner img {
	width: 100%;
	vertical-align: middle;
	max-width: 303px
}

#banner_form_box .banner_store .form_email {
	display: inline-block;
	text-align: left;
	margin: 11px 0 0 20px;
	position: relative;
	top: 30px
}

#banner_form_box .banner_store .form_email .key_icon {
	display: inline-block;
	width: 30px
}

#banner_form_box .banner_store .form_email .key_icon img {
	width: 30px
}

#banner_form_box .banner_store .form_email .title_form_give {
	color: #2c353c;
	display: inline-block;
	position: relative;
	top: 5px;
	left: 3px
}

#banner_form_box .banner_store .form_email .title_form_give span {
	font-size: 23px
}

#banner_form_box .banner_store .form_email form {
	text-align: center;
	margin: 0 auto
}

#banner_form_box .banner_store .form_email form a {
	background: -moz-linear-gradient(center top, #6eb233 0%, #284a08 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6eb233), color-stop(100%, #284a08));
	background: -ms-linear-gradient(top left, #284a08 0%, #6eb233 100%);
	display: inline-block;
	border-radius: 4px;
	margin: 0 15px;
	padding: 9px 13px;
	text-decoration: none
}

#banner_form_box .banner_store .form_email form #input_email {
	width: 480px;
	display: inline-block;
	height: 54px;
	position: relative
}

#banner_form_box .banner_store .form_email form #input_email #give_email {
	width: 475px;
	margin: 10px 2px;
	height: 40px;
	padding-left: 10px
}

#banner_form_box .banner_store .form_email form #input_email #give_email_error {
	display: none;
	color: red
}

#banner_form_box .banner_store .form_email form #sign-me-box {
	text-align: left
}

#banner_form_box .banner_store .form_email form #sign-me-box #signme-type {
	width: 15px;
	display: inline-block;
	position: relative;
	left: 2px
}

#banner_form_box .banner_store .form_email form #sign-me-box #signme-type input {
	display: inline-block;
	position: relative;
	top: 2px
}

#banner_form_box .banner_store .form_email form #sign-me-box #signme-text {
	display: inline-block;
	width: 190px
}

#banner_form_box .banner_store .form_email form #sign-me-box #signme-text label {
	display: inline-block;
	font-weight: 200;
	font-size: 14px;
	color: #2c353c;
	margin: 0 0 0 3px;
	padding: 0
}

#myModal-givform .modal-dialog {
	width: 344px
}

#myModal-givform .modal-dialog .modal-content {
	padding: 10px;
	text-align: center
}

#myModal-givform .modal-dialog .modal-content .close_butt {
	display: inline-block;
	position: relative;
	padding: 5px 8px 5px 0;
	display: inline-block
}

#myModal-givform .modal-dialog .modal-content .close_butt .canc {
	background: none repeat scroll 0 0 transparent!important;
	border: medium none;
	padding: 0
}

#myModal-givform .modal-dialog .modal-content .close_butt .canc img {
	width: 20px
}

#myModal-login h2,
#myModal-forpass h2,
#myModal-register h2 {
	height: 35px;
	padding-left: 10px;
	line-height: 35px;
	color: #FFF;
	font-size: 18px;
	text-shadow: 0 1px 0 #2E2E2E;
	background: #CC001D
}

.modal-dialog .modal-content .modal-header button {
	padding: 0 10px;
	line-height: 35px;
	color: #FFF
}

#cookie-bar {
    background: #cc001d;
    height: 36px;
    line-height: 24px;
    color: #eee;
    text-align: center;
    padding: 6px 0;
}

/* MASSIVE GOLDEN GIVEAWAY */

.shadow-bottom {

}

/* .giveaway-social-cont.golden-giv {
	border: 1px solid rgb(246, 243, 12);
} */

.info-text-cont {
	border: 1px solid rgb(246, 243, 12);
}


.massive-golden-give-texture {
	background:			 url(/img/secret-massive-ga/secret-mass-giveaway-texture.jpg) left top repeat;
}

.massive-golden-give-texture .massive-golden-give-box {
	background:			 rgba(39,39,39,0.8);
    margin:				0 auto;
}

.massive-golden-cont {
	background: #272727;
    width: 1020px;
    margin: 0 auto;
    border: 1px solid #e2ca1a;
    border-radius: 6px;
}

p.massive-golden-text {
	text-align: justify !important;
	max-width: 950px;
	margin: 0 auto;
    line-height: 22px;
    color: #333;
    font-size: 15px;
}

.golden-base {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight:normal;
  -webkit-margin-before: 0.3em; 
  -webkit-margin-after: 0.2em;
}

.goldenmass {
  background-image: -webkit-linear-gradient(#FFF65C 45%, #9A8000 75%);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.09),
    -1px -1px 0 rgba(255, 220, 0, 0.670);
  font-size:55px;
  text-align:			center;
}

.golden-giv-ended h3 {
    background: #cc001d;
    border-radius: 5px;
    font-size: 20px;
    padding: 15px;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
}

.golden-giv-note {
    background: #F1CA00;
    border-radius: 5px;
    padding: 15px;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    max-width: 960px;
    margin: 0 auto;
}

.golden-giv-note p {
    text-align: center !important;
    font-size: 16px !important;
}

.vr-notice {
	font-size: 20px;
    color: #CC001D;
    text-transform: uppercase;
        height: 40px;
    line-height: 40px;
}

/*
.libd-submenu-ul .hidebundlebox:nth-child(2) {
	display: none;
}

.libd-submenu-ul .hidebundlebox:nth-child(9) {
	display: none;
}
*/

.dot{
  width:35px;
  height:35px;
  position:absolute;
  /*background: url(http://www.clipartqueen.com/image-files/red-lobed-fall-clipart-leaf.png);*/
  background: url(https://pixijs.github.io/pixi-particles-editor/assets/images/Snow100px.png);
  background-size: 30% 30%;
  background-repeat: no-repeat;
}
 #snowcontbox {width:100%; height:100%; }

/* NEWSLETTER FORM NEW 202003 */

.conten-right {padding: 18px 0; float: left;}

.conten-left {padding: 5px 0; float: left;}

.box-form-news {
	text-align: center; background-color: #CC001D; padding: 12px !important;
}

.box-news-cont {
	max-width: 1050px; margin: 0 auto;
}

.box-form {
	text-align:center; background-color: #CC001D !important;
}

.form-box {
	font-size:26px; text-align:left; font-weight:700; color:#fff; background-color:transparent; border-width:0px;
}

.form-box img {
	width: 100%;max-width: 50px;
}

.button-news-b {
	font-size:13px; text-align:left; font-weight:700;

}

.sib-text-form-block a {color: #fff !important; font-size: 12px;}


@media (max-width: 533px) {
	#cookie-bar {
		background: #cc001d;
		height: 66px;
		line-height: 24px;
		color: #eee;
		text-align: center;
		padding: 6px 0
	}
}

@media (max-width: 320px) {
	#cookie-bar {
		background: #cc001d;
		height: 66px;
		line-height: 24px;
		color: #eee;
		text-align: center;
		padding: 6px 0
	}
}

#cookie-bar.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%
}

#cookie-bar.fixed.bottom {
	bottom: 0;
	top: auto;
	height:	auto;
}

#cookie-bar {
    background: #cc001d;
    height: 66px;
    line-height: 24px;
    color: #eee;
    text-align: center;
    padding: 6px 0;
}
#cookie-bar p {
    max-width: 80%;
    margin: 0 auto;
}
@media (max-width: 533px) {
	#cookie-bar p {
		margin: 0 auto;
		padding: 0;
		color: #dad6ca;
		font-weight: 200;
		width: 100%;
		max-width: 400px
	}
}

#cookie-bar a {
	color: #fff;
	display: inline-block;
	border-radius: 3px;
	text-decoration: none;
	padding: 0 6px;
	/* margin-left: 8px; */
	font-size: 15px
}

#cookie-bar .cb-enable {
	background: #070
}

#cookie-bar .cb-enable:hover {
	background: #090
}

#cookie-bar .cb-disable {
	display: none;
	background: #900
}

#cookie-bar .cb-disable:hover {
	background: #b00
}

#cookie-bar .cb-policy {
	background: #03b
}

#cookie-bar .cb-policy:hover {
	background: #05d
}
div#cookie-policy-container {
    background: #fff;
    max-width: 90%;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
div#cookie-policy-container p {
    font-size: 18px;
    padding: 10px 30px;
}
div#cookie-policy-container ol {
    font-size: 18px;
    padding: 10px 30px;
}
div#cookie-policy-container li {
    list-style-type: disc;
    margin-left: 20px;
}
div#tos-container {
    background: #fff;
    max-width: 90%;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
div#tos-container p {
    font-size: 18px;
    padding: 10px 30px;
}
div#tos-container ol {
    font-size: 18px;
    padding: 10px 30px;
}
div#tos-container li {
    list-style-type: disc;
    margin-left: 20px;
}
div#tos-container h4 {
    font-weight: bold;
    margin-left: 30px;
    font-size: 20px;
}

div#blog-container {
    background: #fff;
    max-width: 90%;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
div#blog-container p {
    font-size: 18px;
    padding: 10px 30px;
}
div#blog-container ol {
    font-size: 18px;
    padding: 10px 30px;
}
div#blog-container li {
    list-style-type: disc;
    margin-left: 20px;
}
div#blog-container h4 {
    font-weight: bold;
    margin-left: 30px;
    font-size: 20px;
}
#create-account {
	height: 35px;
	padding-left: 10px;
	line-height: 35px;
	background: #2E2E2E
}

#create-account a {
	color: #999;
	font-size: 14px;
	text-shadow: 0 1px 0 #000
}

#create-account a:hover {
	color: #FFF;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

.input_popup_login {
	width: 100%;
	height: 35px;
	padding: 0 10px;
	line-height: 33px;
	color: #333;
	font-size: 12px;
	border: 1px solid #999;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

.input_popup_login:focus {
	border: 1px solid #999;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}

.button-pop {
	height: 35px;
	padding: 0 15px;
	line-height: 35px;
	color: #FFF;
	font-size: 14px;
	text-shadow: 0 1px 0 #2E2E2E;
	background: #CC001D;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

.button-pop:hover {
	background: #A70000
}

.button-forgot {
	margin-left: 5px;
	color: #999;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

.button-forgot:hover {
	color: #2E2E2E
}

#recaptcha_giveaway_store_div {
	position: relative;
	width: 303px;
	margin: 10px
}

#recaptcha_giveaway_store_div div {
	text-align: center
}

.button-form-pop {
	display: inline-block
}

.banner_giveaway {
	margin: 0 auto;
	background: #FFF
}

.banner_giveaway .giveaway-ribbon {
	position: absolute;
	top: 10px;
	left: -11px;
	z-index: 101;
	width: 135px;
	height: 29px;
	text-align: center;
	line-height: 26px;
	background: url(/img/icons/ribbon-side-empty.png) left top no-repeat
}

.banner_giveaway .giveaway-ribbon span {
	padding: 0 11px;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #2E2E2E
}

.banner_giveaway .img-cont {
	width: 301px;
	height: 142px;
	z-index: 110
}

.banner_giveaway .img-cont img {
	width: 100%;
	height: 142px;
	border: 1px solid #cc001d
}

.banner_giveaway .form-cont {
	width: 637px;
	height: 142px;
	padding: 17px 20px 20px;
	overflow: hidden
}

.banner_giveaway .form-cont .giveaway-header {
	line-height: 26px;
	font-size: 21px;
	text-align: center;
	text-transform: uppercase
}

.banner_giveaway .form-cont .giveaway-header i {
	padding: 5px 5px 6px 6px;
	margin-right: 10px;
	color: #FFF;
	font-size: 17px;
	background: #CC001D;
	border: none;
	top: -2px;
	position: relative
}

.banner_giveaway .form-cont input.giveaway-email {
	width: 485px;
	height: 40px;
	padding: 0 15px;
	line-height: 40px;
	color: #FFF;
	background: #2E2E2E;
	border: none
}

.banner_giveaway .form-cont .log-in-giv {
	margin: 0 auto;
	text-align: center;
	line-height: 15px
}

.banner_giveaway .form-cont .log-in-giv-drmfree {
	margin: 0 auto;
	text-align: center;
	line-height: 15px
}

.banner_giveaway .form-cont .log-in-text {
    margin: -9px auto;
    font-size: 12px;
    font-weight: 700;
}

.banner_giveaway .form-cont .claiming-note {
	margin: -3px auto;
	font-size: 10px;
	font-style: italic
}

.banner_giveaway .form-cont .log-in-buttons {
	margin: 18px auto
}

.banner_giveaway .form-cont .promo-butt-margin {
	margin: 14px auto
}

.form_giv {
	margin-top: -10px
}

.banner_giveaway .form-cont a.giveaway-popup-btn {
	padding: 10px 20px;
	color: #FFF;
	font-size: 15px;
	margin: 0 5px;
	background: #CC001D;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

.banner_giveaway .form-cont a.giveaway-popup-btn:hover {
	background: #A70000
}

.banner_giveaway .giveaway-social-cont .fb-cont {
	margin-right: 15px
}

.banner_giveaway .giveaway-social-cont .right input {
	margin-right: 5px
}

.woobox_giveaway {
	margin: 0 auto
}

.woobox_giveaway .giveaway-ribbon {
	position: absolute;
	top: 9px;
	left: -11px;
	z-index: 101;
	width: 135px;
	height: 29px;
	text-align: center;
	line-height: 26px;
	background: url(../img/icons/ribbon-side-empty.png) left top no-repeat
}

.woobox_giveaway .giveaway-ribbon span {
	padding: 0 11px;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #2E2E2E
}

.woobox_giveaway .img-cont {
	width: 301px;
	height: 142px
}

.woobox_giveaway .img-cont img {
	width: 100%;
	height: 142px;
	border: 1px solid #cc001d
}

.woobox_giveaway .form-cont {
	width: 637px;
	height: 142px;
	padding: 17px 20px 20px;
	overflow: hidden
}

.woobox_giveaway .form-cont .giveaway-header {
	line-height: 26px;
	font-size: 22px;
	text-align: center;
	text-transform: uppercase
}

.woobox_giveaway .form-cont .giveaway-header i {
	padding: 5px 5px 6px 6px;
	margin-right: 10px;
	color: #FFF;
	font-size: 17px;
	background: #CC001D;
	border: none;
	top: -2px;
	position: relative
}

.woobox_giveaway .form-cont input.giveaway-email {
	width: 485px;
	height: 40px;
	padding: 0 15px;
	line-height: 40px;
	color: #FFF;
	background: #2E2E2E;
	border: none
}

.woobox_giveaway .form-cont .log-in-giv {
	margin: 0 auto;
	text-align: center;
	line-height: 15px
}

.woobox_giveaway .form-cont .log-in-text {
	margin: 10px auto;
	font-size: 14px;
	font-weight: 700;
	margin: 10px auto;
	font-size: 14px;
	font-weight: bold
}

.woobox_giveaway .form-cont .claiming-note {
	margin: 5px auto;
	font-size: 10px;
	font-style: italic
}

.woobox_giveaway .form-cont .promo-butt-margin {
	margin: 14px auto
}

.form_giv {
	margin-top: -10px
}

.woobox_giveaway .form-cont a.giveaway-popup-btn {
	padding: 10px 20px;
	color: #FFF;
	font-size: 15px;
	margin: 0 5px;
	background: #CC001D;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

.woobox_giveaway .form-cont a.giveaway-popup-btn:hover {
	background: #A70000
}

.woobox_giveaway .giveaway-social-cont .fb-cont {
	margin-right: 15px
}

.woobox_giveaway .giveaway-social-cont .right input {
	margin-right: 5px
}

.woobox_giveaway .button-link {
	padding: 10px 15px;
	background: #4479BA;
	color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #20538D;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.woobox_giveaway .button-link:hover {
	background: #356094;
	border: solid 1px #2A4E77;
	text-decoration: none
}

.woobox_giveaway .button-link:active {
	-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
	background: #2E5481;
	border: solid 1px #203E5F
}

.woobox_giveaway .login-info p {
	text-align: center;
	line-height: 22px;
	color: #fff;
	font-size: 17px;
	font-weight: 700
}

.woobox_giveaway .log-in-buttons {
	margin: 20px 0 10px
}

.woobox_giveaway .steam-group {
	color: #e2de1c
}

#myModal-givform .modal-dialog {
	width: 344px
}

#myModal-givform .modal-dialog .modal-content {
	padding: 10px;
	text-align: center
}

#myModal-givform .modal-dialog .modal-content .close_butt {
	position: relative;
	padding: 5px 8px 5px 0;
	display: inline-block
}

#myModal-givform .modal-dialog .modal-content .close_butt .canc {
	padding: 0;
	background: none repeat scroll 0 0 transparent!important;
	border: medium none
}

#myModal-givform .modal-dialog .modal-content .close_butt .canc img {
	width: 20px
}

#recaptcha_giveaway_store_div {
	position: relative;
	width: 303px;
	margin: 10px
}

#recaptcha_giveaway_store_div div {
	text-align: center
}

.button-form-pop {
	display: inline-block
}

.sign-newsletter {
	margin-right: 5px
}

#banner-carousel .item,
#banner-carousel-footer .item {
	min-width: 100%;
	height: 180px
}

.banner-carousel-part a {
	display: block;
	line-height: 180px
}

.bg-pos-right {
	background-position: right top;
	background-repeat: no-repeat
}

.giveaway-social-cont {
	z-index: 100;
    background-color: rgba(0, 0, 0, 0.87);
    height: 142px;
    position: absolute;
    width: 960px;
    overflow: visible!important;
}

.banner_giveaway .form-cont {
	width: 655px;
	height: 142px;
	padding: 17px 20px 20px;
	overflow: hidden;
}

.social-text-cont {

	font-size:			20px;
	margin-top:			60px !important;
}

.promo_page .social-text-cont {
	margin-left: 155px;
	color: #fff;
	font-size: 17px;
    width:				600px;
	float: right;


}

.social-text-cont .fb-share-button {


    margin:	  0 20px;;
	top: -5px;


}


.social-text-cont .youtube-share {

	line-height:	85px;
    margin-left:	40px;

}

.social-buttons-giv {
	margin-left: 185px
}

.close-socials,
.promo_page .close-socials {
	margin: 5px 5px 0 0
}

.close-socials img,
.promo_page .close-socials img {
	height: 30px;
	width: 30px
}

.giveaway-social-cont .social-text-cont,
.giveaway-social-cont .social-buttons-giv {
	float: none;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: center;
	overflow: auto
}

.promo_page .giveaway-social-cont .social-text-cont,
.promo_page .giveaway-social-cont .social-buttons-giv {
    float: none;
    text-align: center;
    overflow: auto;
    margin: 0px 0 0 330px;
}

.giveaway-social-cont .social-text-cont {
}

.promo_page .giveaway-social-cont .social-text-cont {
}

.giveaway-social-cont .social-buttons-giv {
	width: 270px
}

.promo_page .giveaway-social-cont .social-buttons-giv {
	width: 270px
}

.banner-home-top img {
	width: 100%
}

body {
	clear: both;
	width: 100%;
	min-height: 100%;
	min-width: 320px;
	margin: 0 auto;
	text-align: left;
	line-height: 1.5;
	color: #333;
	font-family: 'Titillium Web', sans-serif;
	background:#474747;
}

.body {
	 background:#474747;
}

a {
	color: #333
}

a:hover,
a:focus {
	color: #333;
	text-decoration: none;
	outline: none;
	border: none
}

button {
	padding: 0;
	background: none;
	border: none
}


img {
	border: none
}

label {
	font-weight: 400
}

li {
	list-style: none
}

input {
	border: none;
	outline: none
}

button:focus,
input:focus {
	outline: none
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
label,
ul,
ol {
	padding: 0;
	margin: 0
}

.payment-methods button {
	padding: 0;
    background: none;
    border: none;
    width: 180px;
}

.payment-methods button img {

    width: 100%;
}



.clicker {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.container {
	width: 990px;
	padding: 0 15px;
	margin: 0 auto
}

#fixed-header {
	position: fixed;
	z-index: 2000;
	width: 100%;
	background: #CC001D
}

.header-placeholder {
	height: 70px
}

.showOnScroll {
	opacity: 0
}

nav.site-menu ul li {
	float: left;
	display: inline;
	line-height: 70px;
	color: #FFF;
	font-size: 14px
}

nav.site-menu ul li.logo-cont {
	background: #2E2E2E
}

nav.site-menu ul li a,
nav.site-menu ul li #log-in-status {
	padding: 0 12px;
	display: block;
	line-height: 70px;
	color: #FFF;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

nav.site-menu ul li.logo-cont a {
	padding: 0 20px;
	border-color: #2E2E2E
}

nav.site-menu ul li a:hover,
nav.site-menu ul li a.active,
nav.site-menu ul li a.selected {
	background: #A70000
}

nav.site-menu ul li.logo-cont a:hover {
	background: #2E2E2E
}

nav.site-menu ul li a.btn-cart-page {
	padding: 0 15px
}

nav.site-menu ul li a.btn-cart-page .fa {
	padding-right: 5px;
	font-size: 17px
}

.cart-page .banner-side {
	width:			337px;
	margin:			47px 0 0;
}

.sub-nav {
	padding: 15px 10px;
	padding-bottom: 0;
	margin-bottom: 2px;
	color: #FFF;
	background: #A70000
}

.sub-nav ul li {
	float: left;
	padding-bottom: 15px;
	display: inline
}

.mega-menu-item {
	width: 192px;
	min-height: 35px
}

.extra-info-cont {
	position: absolute;
	bottom: 39px;
	left: 6px;
	width: 50px;
	height: auto
}

.our-games-menu .extra-info-cont {
	position: relative!important;
	width: 96%;
	height: auto;
	bottom: 0;
	left: 0;
	border-width: 0 2px 2px;
	border-color: #cc001d;
	border-style: solid
}

.our-games-size {
	width: 96%;
	margin: 0 auto;
	background: #00f;
	height: 18px;
	line-height: 18px;
	font-size: 10px
}

.pre-alpha-border {
	border: 2px solid #00f
}

.medium-elem .extra-info-cont {
	top: auto;
	bottom: 0;
	left: 0;
	width: 70px;
	height: auto;
	z-index: 1
}

.extra-info-cont img {
	width: 100%;
	height: auto
}

.mega-menu-item .img-cont {
	display: block;
	margin: 0 4px;
	border: 2px solid #CC001D
}

.mega-menu-item .img-cont img {
	width: 100%;
	height: auto;
	display: block
}

.mega-menu-item .mega-menu-item-title {
	text-align: center
}

.mega-menu-item a,
.mega-menu-item span {
	color: #FFF;
	font-size: 12px
}

.mega-menu-item.our-games-menu a,
.mega-menu-item.our-games-menu span {
	font-size: 14px
}

.user-submenu {
	margin: 5px 0
}

.user-submenu .mega-menu-item {
	width: auto;
	margin-right: 35px
}

.user-submenu .mega-menu-item a,
.user-submenu .mega-menu-item span {
	line-height: 35px;
	font-size: 13px
}

.user-submenu .mega-menu-item span {
	padding: 6px 10px;
	color: #333;
	background: #FFF;
	border-radius: 3px
}

.steamnick-cont {
	line-height: 46px;
	font-size: 14px
}

.steamnick-cont .coins-amount {
	text-shadow: -1px 1px 0 #DDD
}

.steamnick-cont .coins-amount img {
	height: 12px;
	width: auto;
	vertical-align: middle
}

.steamnick-cont .border-r-3 {
	margin-left: 10px
}

.steamnick-cont .steam-username {
	padding: 0 10px;
	color: #333;
	background: #FFF
}

.steamnick-cont .avatar-cont {
	width: auto;
	height: 36px;
	padding: 0;
	background: none
}

.steamnick-cont .avatar-cont img {
	width: 46px;
	height: 46px;
	display: block
}

.steamnick-cont .fa {
	margin-right: 10px;
	font-size: 17px
}

.steamnick-cont .coins-amount {
	color: #333
}

.coins-menu-cont {
	height: 46px;
	color: #FFF;
	font-size: 13px;
	background: #2E2E2E
}

.coins-menu-cont .coins-menu-row {
	height: 23px;
	padding: 0 10px;
	line-height: 23px;
	text-shadow: -1px 1px 0 #000
}

.coins-menu-cont .coins-menu-row-no-gold {
	height: 46px;
	padding: 0 10px;
	line-height: 46px;
	text-shadow: -1px 1px 0 #000
}

.coins-menu-cont .coins-menu-row img,
.coins-menu-cont .coins-menu-row-no-gold img {
	padding: 0 5px
}

.coins-menu-cont .gold-cont {
	color: #FFD008
}

.coins-menu-cont .silver-cont {
	color: #A3A1A1
}

.mega-menu-item .mega-menu-item-title a:hover {
	color: #FFF
}

.top-search .relative {
	margin-top: 17px;
	line-height: 35px
}

.top-search input {
	height: 35px;
	width: 220px;
	padding: 0 10px;
	line-height: 35px;
	color: #999;
	background: #FFF
}

.top-search button {
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #FFF;
	font-size: 17px;
	background: #2E2E2E
}

.error_back {
	background: #d2dada url(/img/back-error404.png) center 120px repeat
}

.pixel-font {
	font-family: 'Press Start 2P'!important
}



@media screen and (min-width: 1007px) {



	.store_back_promo_1 {

	background: #474747 url("/store-img/store-back/scratchy-sale-halloween-back-20171026.jpg?version=20161018a") center 45px no-repeat;

	}

	.store_back_promo_2 {
		background: #474747 url(/store-img/store-back/warner-bros-home-we-skin.jpg?version=20171022a) center top no-repeat
	}
	.store_back_promo_3 {
		background: #474747 url(/store-img/store-back/little-nightmares-dark-souls3.jpg?version=20161018d) center top no-repeat
	}
	.store_back_promo_4 {
		background: #474747 url(/store-img/store-back/zgold-anniversary-bazaar-back.jpg?version=20170224b) center top no-repeat
	}
	.store_back_promo_downward {
		background: #474747 url(/store-img/store-back/downward-20170505.jpg?version=20170224b) center top no-repeat
	}
	.store_back_promo_feudalife {
		 background: 				#474747 url("/store-img/store-back/sfondo_feudalife_giallo.jpg?version=20170224a") center top no-repeat;
	}

}

.store_back_promo_voodoo {
	background: #474747 url(/store-img/store-back/voodoo_back_steam2-20170615.jpg?version=20161018d) center top no-repeat
}

.store_back_promo_dieyoung {
	background: #474747 url(/store-img/store-back/dieyoung_deluxe_pack-50_back.jpg?version=20190207) center top no-repeat
}

.store_back_promo_stayinalive {
	background: #474747 url(/store-img/store-back/stayin-alive-ed.jpg?version=201706141238a) center 0px no-repeat

}

.store_back_promo_gatesofnowhere {
	background: #474747 url(/store-img/store-back/gates-of-nowhere-2017-1680.jpg?version=201706141238a) center 0px no-repeat

}


.banner_back_store {
	position: relative;
	width: 100%;
	height: 117px;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 150px;
	overflow: hidden;
	background: url(/store-img/banner-promo/banner-html/naild_960x150.png) center 0 no-repeat!important
}

.info-main-back {
	position: absolute;
	right: 5px;
	top: 63px;
	font-size: 17px;
	font-weight: 100;
	color: #2E2E2E
}

.logo_game {
	width: 200px;
	float: left;
	line-height: 100px
}

.logo_game img {
	width: 200px;
	float: left;
	line-height: 100px
}

.info-sub-back {
	position: relative;
	float: left;
	font-size: 34px;
	font-weight: 100;
	color: #000;
	width: 570px;
	margin: 0 25px;
	text-align: center;
	letter-spacing: .005em
}

.title-info-sub-back {
	font-size: 25px;
	text-align: left
}

.subtitle-info-sub-back {
	width: 600px;
	font-size: 21px;
	text-align: left
}

.info-main-back {
	position: absolute;
	right: 0;
	top: 63px;
	font-size: 17px;
	font-weight: 100;
	color: #2E2E2E
}

.link-on-banner {
	font-size: 21px;
	font-weight: 100;
	color: #000;
	text-align: left;
	letter-spacing: .005em;
	line-height: 27px
}

.link-on-banner a {
	color: #C80032;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.link-on-banner a:hover {
	color: #E71F51
}

.container-623 {
	width: 623px
}

.container-297 {
	width: 297px
}

.container-full {
	width: 100%;
	padding: 20px 15px 0;
	margin: 0 auto
}

.bg-1 {
	background: #2E2E2E
}

.bg-2 {
	background: #404040
}

.bg-3 {
	background: #B3BBBB
}

.bg-3-op {
	background: rgba(255, 255, 255, 0.3)!important
}

.bg-4 {
	background: #D2DADA
}

.bg-black {
	background: #000!important
}

.bg-5 {
	background: #bec6c6
}

.col-5 {
	color: #bec6c6
}

.col-1 {
	color: #2E2E2E
}

.col-2 {
	color: #404040
}

.col-3 {
	color: #d2dada!important
}

.bg-orange {
	background: #FFB903
}

.bg-green {
	background: #478EFF
}

.bg-blue {
	background: #809D87
}

.bg-black {
	background: #000
}

.black-text {
	color: #000
}

.white-text {
	color: #FFF
}

.blue-text {
	color: #2E2E2E
}

.red-text {
	color: #C00
}

.red-garnet-text {
	color: #A40000
}

.redark-text {
	color: #802838
}

.cyan-text {
	color: #08E
}

.yellow-text {
	color: #CC0
}

.yellow-phospho-text {
	color: #FFED45
}

.light-blue-text {
	color: #00AED0
}

.orange-text {
	color: #F63
}

.gray-middle {
	color: #7e8080
}

.green-positive {
	color: #598527
}

.red-negative {
	color: #b13334
}

.blue-online {
	color: #00AED0
}

.st_ico {
	width: 50px;
	height: 50px;
	background: url(/img/icons/steam-icon-b-store.png) no-repeat scroll center center;
	margin: 0 auto
}

#myModal-specialpack-offert .modal-header {
	min-height: 16.43px
}

.social_postgames {
	background: none!important
}

.social_center {
	background: none!important;
	border-bottom: none!important
}

#share-text {
	margin: 0
}

#myModal-specialpack-offert .social_postgames .social_center {
	height: 64px!important;
	margin-bottom: -5px
}

#myModal-specialpack-offert .social_postgames .social_center .row {
	border-bottom: none
}

#myModal-specialpack-offert .social_postgames .social_center .row .share-text {
	margin: 12px auto -2px!important
}

#myModal-specialpack-offert .social_postgames .social_center .row .share-text span {
	font-size: 17px
}

#myModal-specialpack-offert #share-text form p input {
	font-size: 17px;
	width: 300px;
	height: 31px
}

#myModal-specialpack-offert #share-text form p .button-pop {
	width: 126px
}

.force-banner-above {
	position: relative;
	overflow: auto;
	z-index: 100
}

header,
header a {
	color: #999
}

.header-col-log,
.header-col-menu,
.header-col-user {
	width: auto
}

.header-col-social {
	float: right
}

header .logo,
nav.top-menu ul li,
.login-top a.login-btn,
.login-top a.dropdown-toggle,
nav.social-buttons ul li {
	line-height: 70px;
	font-size: 13px
}

.header-col-menu .special {
	padding: 3px 10px;
	color: #00AED0;
	border: 1px solid #00AED0;
	border-radius: 5px
}

.header-col-menu .special:hover {
	color: #2BD9FB;
	border: 1px solid #2BD9FB
}

.login-top .login-btn,
.login-top .dropdown-toggle {
	float: left!important
}

.login-top .login-btn {
	float: right!important
}

.login-top .dropdown-menu {
	top: 56px;
	min-width: auto
}

.login-top .dropdown-menu li a {
	padding: 3px 15px
}

.header-col-user {
	padding-left: 0
}

nav.top-menu ul li,
nav.social-buttons ul li {
	float: left;
	display: inline
}

nav.top-menu ul li {
	margin: 0 10px
}

nav.top-menu ul li a,
.login-top a {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

nav.top-menu ul li a:hover,
.login-top a:hover {
	color: #FFF
}

nav.top-menu ul li a:focus,
.login-top a {
	color: #999
}

.login-top .button-pop {
	padding: 5px 10px;
	color: #FFF;
	background: #404040
}

.login-top a.button-forgot:hover {
	color: #999;
	text-decoration: underline
}

nav.social-buttons {
	margin-top: 17px
}

nav.social-buttons ul li {
	width: 35px;
	height: 35px;
	margin: 0 0 0 7px;
	text-align: center;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	overflow: hidden
}

nav.social-buttons ul li a {
	display: block;
	line-height: 33px;
	height: 40px;
	color: #FFF;
	font-size: 20px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

nav.social-buttons ul li.tw a {
	background: #64CDED
}

nav.social-buttons ul li.tw a:hover {
	color: #64CDED;
	background: #FFF
}

nav.social-buttons ul li.fb a {
	background: #4F7ABE
}

nav.social-buttons ul li.fb a:hover {
	color: #4F7ABE;
	background: #FFF
}

nav.social-buttons ul li.yt a {
	background: #EE6A53
}

nav.social-buttons ul li.yt a:hover {
	color: #EE6A53;
	background: #FFF
}

nav.social-buttons ul li.pi a {
	background: #cb2027
}

nav.social-buttons ul li.pi a:hover {
	color: #cb2027;
	background: #FFF
}

nav.social-buttons ul li.gp a {
	background: #c40807
}

nav.social-buttons ul li.gp a:hover {
	color: #c40807;
	background: #FFF
}

nav.social-buttons ul li.st a {
	height: 36px;
	background: #5b5b5b url(/img/icons/steam-icon-w-header.png) center no-repeat
}

nav.social-buttons ul li.st a:hover {
	height: 36px;
	background: #fff url(/img/icons/steam-icon-dg-header.png) center no-repeat
}

nav.main-menu {
	margin: 0;
	margin-top: 25px
}

nav.main-menu ul li {
	position: relative;
	float: left;
	height: 37px;
	padding: 0 10px;
	margin: 0 2px;
	display: inline;
	font-size: 9px;
	text-transform: uppercase;
	background: #2E2E2E;
	border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

nav.main-menu ul li a {
	color: #D2DADA;
	display: block;
	line-height: 37px
}

nav.main-menu ul li.active,
nav.main-menu ul li:hover {
	background: #D2DADA
}

nav.main-menu ul li.active a,
nav.main-menu ul li:hover a {
	color: #2E2E2E
}

.flame-gif {
	position: absolute;
	top: -25px;
	right: -15px;
	z-index: 100;
	width: 41px;
	height: auto
}

.flame-gif img {
	width: 100%
}

.toggle-more-bundles {
	position: absolute;
	top: 0;
	right: 0;
	height: 37px;
	padding: 0 10px;
	line-height: 37px;
	font-size: 12px;
	background: #D2DADA;
	border-radius: 10px 10px 0 0
}

#home-store-carousel {
	width: 635px;
	height: 311px;
	margin-right: 15px;
	margin-bottom: 15px;
	overflow: hidden
}

.great-game {
	position: relative;
	float: left;
	width: 635px;
	height: 311px;
	overflow: hidden
}

.great-game .img-cont img {
	width: 635px;
	height: 311px
}

.banner-img {
	width: 310px
}

.store-box-extra {
	width: 310px;
	height: 298px;
	margin-bottom: 14px
}

.store-box-extra a {
	display: block;
	line-height: 298px
}

.store-box-extra a img.banner-img {
	display: block
}

.store-box-extra a .text-main-cont {
	position: absolute;
	top: 14px;
	left: 14px;
	width: 276px;
	padding: 5px 0;
	text-align: center;
	color: #FFF;
	background: rgba(0, 0, 0, 0.4)
}

.store-box-extra a .text-main-cont .row-1 {
	line-height: 34px;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase
}

.store-box-extra a .text-main-cont .row-2 {
	line-height: 26px;
	font-size: 17px;
	text-transform: uppercase
}

.sub-carousel-bar {
	margin-bottom: 14px
}

.sub-carousel-bar .carousel-controls-container {
	width: 635px
}

.sub-carousel-bar .carousel-controls {
	width: 310px;
	height: 28px;
	line-height: 28px;
	color: #FFF;
	font-size: 25px;
	text-shadow: -1px 1px 0 #2E2E2E;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.carousel-controls-container ul {
	height: 28px
}

.carousel-controls-container ul li {
	width: 70px;
	height: 10px;
	margin: 0 5px;
	margin-top: 9px;
	display: inline-block;
	cursor: pointer;
	border: 1px solid #2E2E2E;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

.carousel-controls-container ul li:hover,
.carousel-controls-container ul li.active {
	background: #2E2E2E
}

.claim-medium-games {
	width: 310px;
	height: 27px;
	margin-bottom: 14px;
	text-align: center;
	line-height: 27px;
	border: 1px solid #C3CBCB;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: rgba(210, 218, 218, 0.6)
}

.claim-medium-games h4 {
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase
}

.medium-game {
	position: relative;
	float: left;
	width: 310px;
	margin-right: 15px;
	margin-bottom: 15px;
	overflow: hidden
}

.great-game a,
.medium-game a {
	display: block
}

.medium-game .img-cont img {
	width: 100%;
	height: auto
}

.is-earlyaccess {
	position: absolute;
	width: 30%;
	height: auto;
	z-index: 50
}

.is-earlyaccess img {
	width: 100%;
	height: auto;
	display: block
}

.is-earlyaccess-big {
	position: absolute;
	width: 20%;
	height: auto;
	z-index: 50
}

.is-earlyaccess-big img {
	width: 100%;
	height: auto;
	display: block
}

.buttons-cont {
	overflow: hidden
}

.price-store-prod {
	float: right;
	height: 60px;
	line-height: 60px;
	margin: 0 13px 0 0
}

.price-store-prod.first-p {
	color: red;
	font-size: 15px
}

.price-store-prod.final-p {
	margin: 0 11px 0 0;
	color: #598527;
	font-weight: 700;
	font-size: 17px;
	letter-spacing: 1px
}

.prices-cont .left {
	width: 62px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	color: #FFF;
	font-size: 22px;
	background: #598527
}

.prices-cont .right {
	width: 62px;
	text-align: center;
	color: #333;
	height: 36px
}

.prices-cont .right .inner {
	height: 36px;
	background: #FFF;
	border: 1px solid #598527
}

.prices-cont .right .top,
.prices-cont .right .bottom {
	height: 14px;
	line-height: 19px;
	color: #333
}

.prices-cont .right .top {
	color: #999;
	font-size: 12px;
	text-decoration: line-through
}

.prices-cont .right .bottom {
	font-size: 14px;
	font-weight: 700
}

.price-cont {
	height: 38px;
	text-align: center;
	line-height: 38px;
	color: #333;
	font-size: 17px;
	font-weight: 700;
	background: #FFF
}

.add-info-button-cont .price-cont {
	width: 100%
}

.buttons-cont-sing {
	margin: 11px 10px 0 0
}

.search-price-cont .buttons-cont-sing {
	margin: 0
}

.prices-cont-sing .left {
	width: 62px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	color: #FFF;
	font-size: 22px;
}

.prices-cont-sing .right {
	width: 62px;
	text-align: center;
	color: #333;
	background: #FFF;
	height: 36px
}

.prices-cont-sing .right .inner {
	height: 31px;
	margin: 3px;
	border: 1px solid #598527;
	border-radius: 3px
}

.prices-cont-sing .right .top,
.prices-cont-sing .right .bottom {
	height: 14px;
	line-height: 14px;
	color: #000
}

.prices-cont-sing .right .top {
	color: #7c7c7c;
	font-size: 12px;
	text-decoration: line-through
}

.prices-cont-sing .right .bottom {
	font-size: 14px;
	font-weight: 700
}

.price-cont-sing {
	width: 124px;
	height: 30px;
	text-align: center;
	line-height: 25px;
	color: #333;
	font-size: 15px;
	font-weight: 700;
	background: #FFF
}

.price-cont-sing-small {
	width: 80px;
	height: 30px;
	text-align: center;
	line-height: 20px;
	color: #333;
	font-size: 13px;
	font-weight: 700;
	background: #FFF
}

.price-cont-small {
	width: 60px;
	height: 30px;
	text-align: center;
	line-height: 20px;
	color: #333;
	font-size: 13px;
	font-weight: 700;
	background: #FFF
}

.discount-cont-small .inner span {
	text-decoration: line-through
}

.game-row .price-cont {
	width: 124px;
	height: 36px;
	line-height: 36px
}

.cart-item {
	margin-bottom: 5px
}

.cart-item .game-row .buttons-cont {
	width: 190px
}

.cart-item .game-row .buttons-cont:hover {
	cursor: auto
}

.cart-item .game-row .price-cont {
	width: 130px;
	font-weight: 400
}

.cart-item .game-row .price-cont .left,
.cart-item .game-row .price-cont .right {
	width: 65px;
	text-align: center;
	line-height: 36px;
	color: #FFF;
	font-size: 13px
}

.cart-item .game-row .price-cont .left button {
	width: 100%;
	text-shadow: -1px 1px 0 rgba(0, 0, 0, 0.2)
}

.cart-item .game-row .price-cont .right {
	line-height: 34px;
	color: #333;
	border: 1px solid;
	border-left: 0;
	text-shadow: -1px 1px 0 rgba(0, 0, 0, 0.1)
}

.game-data-cont .quantity-cont {
	width: 60px;
	line-height: 36px
}

.add-to-cart {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 38px;
	text-align: center;
	line-height: 38px;
	color: #FFF;
	font-size: 17px;
	display: block;
	opacity: 0;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.product-page .game-data-cont .add-to-cart {
	position: relative;
	height: 36px;
	padding: 0 15px;
	line-height: 36px
}

.add-to-cart-small {
	height: 30px;
	padding: 0 10px;
	margin: 0 5px;
	line-height: 30px;
	color: #FFF;
	font-size: 13px;
	text-shadow: 0 1px 0 #2E2E2E;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.price-discount-area,
.add-to-cart-small {
	margin-top: 5px
}

.add-to-cart-small:hover {
	background: #719D3F
}

.search-page-store .add-to-cart-cont {
	width: 125px;
	margin-top: 11px;
	margin-left: 10px
}

.search-page-store .add-to-cart-cont .add-to-cart {
	height: 36px;
	display: block;
	opacity: 1;
	line-height: 36px
}

.sold_out {
	width: 124px;
	height: 37px;
	text-align: center;
	line-height: 36px;
	color: #FFF;
	font-size: 20px;
	background: #F63;
	display: none
}

.top-games .add-to-cart a {
	color: #FFF
}

.add-info-button-cont:hover,
.buttons-cont:hover {
	cursor: pointer
}

.add-info-button-cont:hover .add-to-cart,
.buttons-cont:hover .add-to-cart {
	opacity: 1
}

.sale-countdown-cont {
	width: 120px;
	text-align: center;
	line-height: 30px;
	color: #2E2E2E;
	background: #FFF
}

a.game-cover-great,
a.game-cover-medium {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	background: rgba(0, 0, 0, 0.65);
	opacity: 0;
	color: #FFF;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	width: 100%;
	height: 100%
}

.icon-gc-feat {
	float: left;
	margin-left: -25px;
	width: 20px;
	margin-top: 34px
}

.icon-gc-feat img {
	width: 80px;
	opacity: .4;
	right: -20px;
	position: absolute;
	top: -12%
}

a.game-cover-great:hover,
a.game-cover-medium:hover {
	opacity: 1
}

a.game-cover-great .data-cont {
	margin-top: 80px
}

a.game-cover-medium h3 {
	font-size: 18px
}

a.game-cover-great .drm-info-cover {
	color: #FFF;
	font-size: 30px
}

.drm-info-cover .fa {
	margin: 0 5px
}

a.game-cover-medium .drm-info-cover {
	color: #FFF;
	font-size: 23px
}

h3.top-games-header {
	text-align: center;
	color: #617484;
	font-size: 30px;
	text-transform: uppercase
}

h5.top-games-type-title {
	text-align: center;
	border: 1px solid #617484;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

h5.top-games-type-title a {
	padding: 10px 0;
	display: block;
	color: #617484;
	font-size: 19px;
	text-transform: uppercase
}

h5.top-games-type-title .fa {
	margin-right: 10px
}

.top-game {
	width: 310px;
	margin-right: 14px
}

.top-game:last-child {
	margin-right: 0
}

.top-game .medium-game {
	float: none;
	width: auto;
	height: 138px;
	margin: 0
}

.right-col .medium-game {
	float: none;
	width: 297px;
	height: auto;
	margin: 0;
	margin-bottom: 15px
}

.right-col a.game-cover-medium {
	width: 297px
}

footer {
	padding: 50px 0;
	color: #999;
	background: rgba(25, 25, 25, 1)!important;
	border-top: 1px solid #000;
	min-width: 990px;
	margin: 0 auto
}

nav.footer-menu ul li {
	float: left;
	margin-right: 25px;
	display: inline
}

nav.footer-menu ul li a {
	padding: 0 15px;
	display: block;
	line-height: 20px;
	color: #656565;
	font-size: 12px;
	text-shadow: -1px 1px 0 #000;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

nav.footer-menu ul li a:hover {
	color: #FFF
}

nav.footer-menu ul li .bundles a {
	color: #CC001D
}

nav.footer-menu ul li .bundles a:hover {
	color: #CC001D
}

nav.footer-menu ul li:first-child a {
	padding-left: 0
}

nav.social-menu ul li {
	float: left;
	width: 35px;
	height: 35px;
	display: inline;
	text-align: center;
	margin-left: 1px
}

nav.social-menu ul li a {
	display: block;
	line-height: 35px;
	color: #999;
	font-size: 20px;
	text-shadow: -1px 1px 0 #000;
	background: #2E2E2E;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

nav.social-menu ul li a:hover {
	color: #FFF
}

.footer_notes {
	color: #656565;
	font-size: 12px;
	text-shadow: -1px 1px 0 #000
}

.button-pop {
	padding: 5px 10px;
	color: #FFF;
	background: #404040
}

.check_give {
	position: absolute;
	top: -200px
}

.cover-layer {
	position: absolute;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.95);
	overflow: hidden
}

.check-cont {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 120px;
	margin-top: -50px;
	margin-left: -250px;
	text-align: center;
	background: rgba(210, 218, 218, 0.8);
	border-radius: 3px
}

.check-cont .confirm-text {
	margin-bottom: 15px;
	font-size: 20px
}

.check-cont button {
	width: 100px;
	height: 30px;
	margin: 0 10px;
	line-height: 30px;
	color: #D2DADA;
	font-size: 14px;
	text-transform: uppercase;
	background: #2E2E2E;
	border-radius: 3px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.check-cont button.btn-confirm-yes:hover {
	color: #00AED0;
	background: #FFF
}

.check-cont button.btn-confirm-no:hover {
	color: #E0272B;
	background: #FFF
}

.payments_logos {
	overflow: auto;
	margin: 0 auto
}

.payments_logos .logo-pay {
	float: left;
	margin: 0 6px;
	line-height: 35px
}

.stripe_logos {
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	padding: 0 7px
}

.gc_logos {
	border:				1px solid #d67400;
    border-radius:		4px;
    padding:			5px 8px 8px;
}

.h-25 {
	height: 35px
}

.payments_logos .logo-pay img {
	height: 23px
}

.triang-logo-pay {
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 10px solid rgba(0, 0, 0, 0.2);
	left: 262px;
	position: relative
}

.triang-logo-pay2 {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid rgba(0, 0, 0, 0.2);
	left: 587px;
	position: relative
}

.accept-payments-text {
    font-weight: bold;
    font-style: italic;
}

.bg-new-bundle {
	position: absolute;
	top: 68px;
	width: 100%;
	height: 326px;
	background: rgba(0, 0, 0, 0.2);
	border-top: 1px solid rgba(0, 0, 0, 0.5);
	border-bottom: 1px solid rgba(0, 0, 0, 0.5);
	opacity: .7
}

.section-title {
	padding-right: 10px;
	color: #DAD6CA;
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
	text-shadow: -1px 1px 0 #000;
	border-bottom: 2px solid #999
}

.section-title-2 {
	padding-right: 10px;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	text-shadow: -1px 1px 0 #000;
	border-bottom: 2px solid;
}


.section-title-2 .tabs span
{
	padding: 					4px 15px;
	margin-right: 				10px;
	font-size: 					15px;
	font-family: 				'Titillium Web', sans-serif;
	font-weight: 				normal;
	font-style: 				normal;
	text-transform: 			capitalize;
	cursor: 					pointer;
}

.section-title-2 .tabs .selected
{
	text-shadow: 				none;
	background: 				#CC001D;
	border-radius: 				3px 3px 0 0
}

.best-list-cont .loading-wheel,
.best-list-cont .error-text
{
	height: 					50px;
	margin-top: 				40px;
	text-align: 				center;
	line-height: 				50px;
	font-size: 					17px;
	text-shadow: 				-1px 1px 0 #000;
}

.section-title .fa {
	color: #999
}

.section-title .breadcrumbs a {
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.section-title .claim {
	font-style: normal
}

.back-promo-banner-home {
	background: #DAD6CA url(/home-banner-store/raiden4-overkill-960x95.jpg) top no-repeat;
	border-bottom: none!important;
	top: 5px
}

@media (max-width: 993px) {
	.back-promo-banner-home {
		min-height: 77px;
		padding-left: 15px
	}
}

.back-promo-banner-home-2 {
	background: #DAD6CA url(/home-banner-store/razer-ryse_960x85.png) top no-repeat;
	border-bottom: none!important;
	height: 85px;
	top: 5px
}

.disclaimer-bonus-g {
	position: absolute;
	font-size: 10px;
	bottom: 7px;
	left: 10px
}

.homepage .store-title {
	line-height: 42px
}

.pulsate-text {
	padding: 2px 5px;
	margin-right: 5px;
	line-height: 20px;
	color: #CC001D;
	font-size: 12px;
	text-shadow: none;
	background: #FFF;
	border-radius: 3px
}

.elem-img-cont img {
	width: 100%;
	height: auto;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}

.promo-box .elem-img-cont img {
	height: 293px
}

.promo-trades-home-cont {
	padding: 20px 0;
	text-align: center;
	font-size: 17px;
	background: url(/img/icons/didyouknow.png) 15px 50% no-repeat;
	overflow: auto
}

.text-know {
	float: left;
	margin-left: 58px;
	height: 35px;
	line-height: 35px;
	font-size: 17px;
	letter-spacing: .1px
}

.butt-know {
	float: right;
	margin-right: 20px
}

.promo-trades-home-cont .fa {
	margin: 0 5px;
	font-size: 20px
}

.promo-trades-home-cont a {
	font-weight: 700
}

.promo-trades-home-cont a.more-info {
	padding: 10px;
	margin-left: 10px;
	line-height: 35px;
	color: #FFF;
	font-size: 17px;
	font-weight: 400;
	text-shadow: 0 1px 0 #2E2E2E;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.main-elem-info-cont {
	position: relative;
	height: 293px;
	padding: 15px;
	padding-top: 0;
	margin-left: -15px;
	background: #FFF;
	overflow: hidden
}

.main-elem-info-cont h1 {
	line-height: 45px;
	text-align: center;
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
	min-height: 90px
}

.main-elem-text {
	text-align: justify;
	line-height: 18px;
	margin-top: 0;
	font-size: 14px
}

.countdown-big-cont {
	width: 160px;
	margin: 0 auto
}

.countdown-big-cont h5 {
	text-align: center;
	text-shadow: 0 1px 2px #AAA
}

.countdown-big-cont .col-xs-3 {
	padding: 0;
	margin: 0
}

.countdown-big-cont .countdown-value {
	margin: 0 5px;
	text-align: center;
	display: block;
	line-height: 30px;
	color: #FFF;
	font-size: 17px;
	font-weight: 700;
	text-shadow: 0 1px 0 #404040;
	background: #CC001D;
	border-radius: 3px
}

.purchase-button-cont {
	text-align: center
}

.purchase-button-cont a.button-big-blue {
	display: block;
	line-height: 30px;
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #404040;
	background: #CC001D;
	border-radius: 3px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.purchase-button-cont a.button-big-blue:hover {
	background: #A70000
}

.main-elem-subtitle {
	position: absolute;
	right: 15px;
	top: 45px;
	z-index: 75;
	width: 341px;
	line-height: 35px
}

.promo-box .main-elem-subtitle {
	margin-top: 0
}

.main-elem-subtitle p {
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #FFF;
	font-weight: 700;
	background: #FF8A00
}

.pre-alpha-games .main-elem-subtitle p {
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #FFF;
	font-weight: 700;
	background: #C90BD9
}

.main-elem-subtitle .triangle {
	position: absolute;
	left: -20px;
	top: 0;
	z-index: 50;
	width: 27px;
	height: 35px;
	background: url(/img/icons/arrow-red-main-bundle.png)
}

.main-elem-subtitle .triangle-y {
	position: absolute;
	left: -20px;
	top: 0;
	z-index: 50;
	width: 27px;
	height: 35px;
	background: url(/img/icons/arrow-yellow-main-bundle.png)
}

.main-elem-subtitle .triangle-p {
	position: absolute;
	left: -20px;
	top: 0;
	z-index: 50;
	width: 27px;
	height: 35px;
	background: url(/img/icons/arrow-purple-main-pre-alpha.png)
}

.main-elem-subtitle .white-triangle {
	left: -18px;
	z-index: 25;
	background: url(/img/icons/white-arrow-anim-mainbundle-ok.png)!important
}

section.store .store-row-cont {
	margin-left: -8px;
	margin-right: -8px
}

section.store .store-row-cont .game-col {
	padding: 0 8px
}

.elem-a-cont {
	position: absolute;
	z-index: 50;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.elem-a-cont a {
	display: block;
	height: 100%;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.elem-a-cont a:hover {
	background: rgba(0, 0, 0, 0.3)
}

#firstBnrHp .elem-a-cont a:hover {
	background: rgba(0, 0, 0, 0)
}

.bnr-hover-gif {
	position: absolute;
	z-index: 24;
	left: 0;
	top: 0;
	opacity: 0;
	display: none;
	width: 100%;
	height: 100% important
}

#firstBnrHp .relative:hover .bnr-hover-gif {
	display: block;
	opacity: 1
}

.bnr-hover-tmb-gif {
	width: 66%;
	position: absolute;
	bottom: 0;
	left: -100px;
	z-index: 25;
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.bnr-hover-tmb-gif img {
	width: 37%;
	float: left;
	margin: 0 5px 15px 0;
	/* border: 1px solid #333;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .5) */
}

#firstBnrHp .relative:hover .bnr-hover-tmb-gif {
	opacity: 1;
	left: 15px
}

.elem-img-cont {
	overflow: hidden
}

.hmpg-bundle-gif .relative:hover .bnr-hover-gif {
	display: block;
	opacity: 1
}

.hmpg-bundle-gif .relative:hover .bnr-hover-tmb-gif {
	opacity: 1;
	left: 15px
}

.hmpg-bundle-gif .bnr-hover-tmb-gif img {
	width: 37%;
	float: left;
	margin: 0 15px 5px 0;
	border: 1px solid #333;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .5)
}

.hmpg-bundle-gif a:hover {
	background: initial
}

.abs-right-bottom {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 100
}

.abs-left-bottom {
	position: absolute;
	bottom: 14px;
	left: 10px;
	z-index: 100
}

.add-info-button-cont {
	position: absolute;
	right: 5px;
	bottom: 35px;
	z-index: 25;
	width: 160px;
	border-radius: 3px;
	overflow: hidden;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5)
}

section.store .add-info-button-cont,
.product-page .add-info-button-cont,
.game-list-cont .add-info-button-cont,
.ending-offers .add-info-button-cont {
	right: 10px;
	bottom: 10px;
	z-index: 25
}

section.store .great-game .add-info-button-cont,
section.store .medium-game .add-info-button-cont,
.games-rel .add-info-button-cont,
.game-list-cont .add-info-button-cont,
.ending-offers .add-info-button-cont {
	z-index: 75
}

.add-info-button-cont .left,
.add-info-button-cont .right {
	width: 50%;
	text-align: center
}

.add-info-button-cont .left {
	height: 38px;
	line-height: 38px;
	color: #FFF;
	font-size: 22px;
	background: #CC001D
}

.add-info-button-cont .right {
	padding: 2px;
	background: #FFF
}

.add-info-button-cont .right .inner-info {
	height: 34px;
	color: #333;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 16px;
	border: 1px solid #CC001D;
	border-radius: 3px
}

section.store .add-info-button-cont .right .inner-info {
	line-height: 15px;
	font-size: 13px
}

section.store .add-info-button-cont .right .inner-info span {
	font-size: 12px;
	text-decoration: line-through;
	border-color: #598527
}

.add-info-button-cont .right .inner-info span {
	color: #777;
	text-decoration: line-through
}

.add-info-button-cont .right .inner-info a {
	color: #2E2E2E;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.add-info-button-cont .right .inner-info a:hover {
	color: #2E2E2E
}

.sold-counter-cont {
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 25;
	width: 160px;
	padding: 0 5px;
	line-height: 25px;
	color: #CC001D;
	background: #FFF;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5)
}

.sold-counter-cont .left {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase
}

.sold-counter-cont .right {
	font-weight: 700;
	letter-spacing: 1px
}

.add-info-medium-elem {
	border: 2px solid #CC001D;
	border-top: none
}

section.store .add-info-medium-elem {
	border: none
}

.add-info-medium-elem .top {
	background: #CC001D
}

.add-info-medium-elem .top .plus-info {
	padding-left: 32px;
	padding-right: 10px;
	height: 40px;
	color: #FFF;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #404040;
	background: url(/img/icons/arrow-grey-bundle.png) left 50% no-repeat
}

section.store .add-info-medium-elem .top .plus-info {
	background: none
}

.add-info-medium-elem .line-height-row {
	line-height: 40px
}

.add-info-medium-elem .line-height-rows {
	line-height: 20px
}

.add-info-medium-elem .medium-elem-title {
	padding: 0 10px;
	line-height: 40px
}

.add-info-medium-elem .medium-elem-title .timeend {
	color: #FFF;
	text-shadow: 0 1px 0 #404040
}

.add-info-medium-elem h2 {
	line-height: 40px;
	font-size: 17px;
	font-weight: 700
}

.add-info-medium-elem h2 a {
	color: #FFF
}

.add-info-medium-elem .max-width-350 {
	max-width: 350px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.add-info-medium-elem .max-width-200 {
	max-width: 200px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.add-info-medium-elem .bottom {
	height: 92px;
	line-height: 18px;
	font-size: 14px;
	overflow: hidden
}

.h-elem {
	height: 60px;
	overflow: hidden
}

.h-elem .h-elem-1 {
	width: 135px;
	text-align: center;
	line-height: 60px;
	color: #FFF;
	text-shadow: 0 1px 0 #2E2E2E
}

.h-elem img {
	width: 100%;
	height: auto
}

.h-elem-1 .guaranteed,
.h-elem-1 .not-guaranteed {
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.h-elem .h-elem-1 .guaranteed {
	background: #F90
}

.h-elem .h-elem-1 .not-guaranteed {
	background: #999
}

.h-elem .bg-arrow {
	position: absolute;
	right: 123px;
	width: 22px;
	height: 60px;
	background: url(/img/icons/arrow-dark-trades.png) left 50% no-repeat
}

.h-elem .h-elem-2 {
	margin: 0 135px
}

.bg-guaranteed,
.bg-not-guaranteed {
	background: rgba(255, 255, 255, 1);
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.h-elem .h-elem-2 h2 {
	padding: 0 10px;
	line-height: 60px;
	font-size: 17px
}

.h-elem .h-elem-2 h2 a:hover {
	color: #333
}

.h-elem .h-elem-2 h3 {
	margin-right: 20px;
	line-height: 60px;
	font-size: 18px;
	text-shadow: 0 1px 0 #999
}

.h-elem .h-elem-2 h3 img {
	width: 100%;
	height: auto
}

.h-elem .under {
	line-height: 60px;
	text-align: center;
	background: rgba(255, 255, 255, 0.75)
}

.free2play .elem-img-cont a img {
	display: block
}

.free2play .elem-img-cont a {
	display: block
}

.free2play-title {
	margin-top: 5px;
	text-align: center;
	line-height: 30px;
	background: #FFF
}

.free2play .elem-img-cont {
	position: relative
}

.free2play .elem-img-cont a {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.free2play .elem-img-cont a:hover {
	background: rgba(0, 0, 0, 0.3)
}

.free2play-title a {
	font-size: 13px
}

.free2play-title a:hover {
	color: #333
}



.newsletter-cont {
	text-align: center;
	font-size: 17px;
	/*background: url(/img/icons/staytuned.png) 15px 50% no-repeat */
}

.newsletter-cont .text {
	padding-left: 125px;
	line-height: 35px;
	font-size: 17px
}

.newsletter-cont .input-newsletter {
	width: 270px;
	padding: 0 10px;
	margin-left: 10px;
	margin-right: 15px;
	height: 35px;
	line-height: 35px;
	color: #FFF;
	font-weight: 700;
	text-shadow: 0 1px 0 #2E2E2E;
	background: url(/img/bg-mainpage.png) #2E2E2E
}

.newsletter-cont .btn-subscribe-newsletter {
	width: 180px;
	height: 35px;
	padding: 0 10px;
	line-height: 35px;
	color: #272727;
	/* text-shadow: 0 1px 0 #2E2E2E; */
	background: #CC001D;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.newsletter-cont .btn-subscribe-newsletter:hover {
	background: #A70000
}

.btn-show-all {
	width: 200px;
	margin: 0 auto;
	text-align: center
}

.btn-show-all a {
	display: block;
	line-height: 35px;
	color: #FFF;
	font-size: 14px;
	text-shadow: 0 1px 0 #2E2E2E;
	background: #FFF;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.btn-show-all a:hover {
	color: #FFF;
	background: #A70000
}

.ribbon-bonus {
	color: #FFF;
	font-weight: 700;
	font-style: normal
}

.back-promo-home-store .gift-icon {
	margin-top: 0;
	margin-left: 8px
}

.testo-b-g {
	position: absolute;
	left: 18px;
	z-index: 10
}

.testo-b-g1 {
	position: absolute;
	top: 17px;
	left: 58px;
	font-size: 19px;
	color: #fff;
	z-index: 10
}

.testo-b-g2 {
	position: absolute;
	top: 31px;
	left: 57px;
	font-size: 24px;
	letter-spacing: 3px;
	color: #fff;
	z-index: 10
}

.bonus-game-text {
	margin: 21px 0 0;
	color: #000;
	font-size: 17px;
	font-weight: 400;
	font-style: normal
}

.disclaimer-one {
	line-height: 18px;
	color: #000;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-shadow: none!important;
	position: relative
}

.bonus-game-text strong {
	color: #CC001D
}

#ribbon_game .gift-icon .fa-gift {
	padding: 7px 9px;
	font-size: 29px;
	color: #fff
}

.promo-text-store-link {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	width: 100%;
	height: 100%
}

.ryse-razer a {
	display: block
}

.ryse-razer img {
	width: 100%;
	height: auto
}

#ribbon_game {
	width: 180px;
	height: 77px;
	padding-top: 15px;
	position: relative;
	background: #FF8A00;
	color: #fff;
	font-size: 12px;
	letter-spacing: .2em;
	text-align: center;
	text-transform: uppercase;
	float: left
}

#ribbon_game:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 180px;
	height: 0;
	border-left: 75px solid transparent;
	border-right: 36px solid #475290!important;
	border-bottom: 41px solid transparent;
	border-top: 36px solid transparent;
	top: 0
}

#search-game-result {
	position: fixed;
	top: 45px;
	right: 50%;
	z-index: 2010;
	width: 527px;
	margin-right: -445px;
	display: none;
	color: #FFF
}

#search-game-result .tringle-cont {
	height: 20px;
	padding-right: 80px;
	text-align: right;
	overflow: hidden
}

#search-game-result .tringle-cont .fa {
	color: #2E2E2E;
	font-size: 30px
}

.search-game-result-cont {
	padding: 10px;
	background: #2E2E2E;
	overflow: auto;
	-webkit-box-shadow: -5px 5px 0 0 rgba(0, 0, 0, 0.55);
	-moz-box-shadow: -5px 5px 0 0 rgba(0, 0, 0, 0.55);
	box-shadow: -5px 5px 0 0 rgba(0, 0, 0, 0.55)
}

#searchSpinner {
	right: 44px;
	font-size: 22px;
	top: 8px;
	color: #666;
	display: none
}

#searchGameResultCont .result_message {
	padding: 0 15px
}

.search-game-result-cont .section-title {
	text-shadow: none;
	color: #272727;
	text-transform: uppercase;
	border-bottom: 2px solid #272727;
	margin: 0 15px 0 20px;
	line-height: 24px
}

#search-game-result ul li {
	width: 100%;
	margin-bottom: 5px
}

#search-game-result ul li:last-child {
	margin-bottom: 0
}

#search-game-result ul li a {
	display: block;
	color: #333
}

#search-game-result ul li a img {
	width: 128px;
	height: 60px;
	margin-right: 10px
}

#search-game-result ul li a span {
	font-size: 17px
}

.search-price-cont {
	height: 35px;
	margin-top: 13px;
	margin-right: 17px
}

.search-price-cont a.bundle-link {
	padding: 0 10px;
	display: block;
	line-height: 35px;
	color: #FFF;
	font-size: 17px;
	font-weight: 700
}

#search-game-result ul li a.bundle-link {
	color: #FFF
}

.search-price-cont .price-cont {
	width: 124px
}

.search-game-result-cont .see-more {
	height: 35px;
	margin: 0 auto
}

.search-game-result-cont .see-more a {
	display: block;
	line-height: 35px;
	color: #FFF;
	font-size: 14px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.search-gametitle-cont {
	min-height: 60px;
	width: 100%;
	line-height:17px;
}

.search-gametitle-cont a {
	max-width: 355px;
	font-size: 17px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.game-opened-data .info-text-cont .fa-users,
.response-data-cont .fa-users {
	color: #26ADE4
}

.game-opened-data .info-text-cont .fa-gamepad,
.response-data-cont .fa-gamepad {
	color: #F7A21B
}

.search-switcher-cont button {
	height: 35px;
	padding: 0 10px;
	margin-right: 10px;
	color: #FFF;
	font-size: 14px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.site-features-cont {
	margin-top: 30px
}

.site-features-cont .feature-icon-cont {
	position: absolute;
	top: -30px;
	left: 25px
}

.site-features-cont .feature-box {
	height: 240px
}

.site-features-cont h3 {
	margin-left: 75px;
	line-height: 28px;
	font-size: 17px;
	font-weight: 700;
	text-shadow: 0 0 0 trasparent
}

.site-features-cont img {
	width: 65px;
	margin-top: 3px
}

.powered_secured p,
.powered_secured p {
	letter-spacing: .02em
}

.site-features-cont p {
	padding: 7px;
	text-align: justify;
	line-height: 20px;
	font-size: 12px
}

.site-features-cont p .text-shadow {
	text-shadow: -1px 1px 0 #FFF
}

.site-features-cont p a {
	text-shadow: -1px 1px 0 #FFF;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.trade-item-message {
	height: 26px;
	width: 280px;
	margin-top: 17px;
	margin-right: 17px;
	text-align: center;
	line-height: 23px;
	background: #FFF;
	border: 1px solid rgba(0, 0, 0, 0.3)
}

.page-nav .page-link-cont {
	height: 35px;
	margin-right: 5px;
	text-align: center
}

.page-link-cont a,
.page-link-cont span {
	padding: 0 15px;
	display: block;
	line-height: 35px;
	color: #FFF;
	font-size: 14px
}

.page-nav .page-link-cont a {
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.page-link-cont a.active,
.page-link-cont a:hover {
	background: #FFF
}

.page-nav .page-link-cont span {
	text-shadow: 0 1px 0 #2E2E2E
}

.join-forum-cont {
	padding: 10px;
	text-align: left;
	line-height: 25px;
	color: #FFF;
	font-size: 13px
}

.join-forum-cont p {
	text-shadow: -1px 1px 0 #D67400
}

.join-forum-cont input {
	width: 300px;
	height: 25px;
	padding: 0 10px;
	margin-right: 15px;
	line-height: 25px;
	color: #333;
	font-size: 12px
}

.join-forum-cont button {
	height: 25px;
	padding: 0 10px;
	font-size: 12px;
	background: #2E2E2E;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.join-forum-cont button:hover {
	background: #3E3E3E
}

.promo-trades-home-cont {
	padding-left: 67px
}

.giveaways-library-user-data {
	line-height: 35px;
	font-size: 13px
}

.giveaways-library-user-data .title {
	margin-right: 15px;
	color: #333;
	font-size: 17px;
	text-shadow: 0 1px 0 #DDD
}

.giveaways-library-user-data .evidence {
	margin-right: 15px;
	color: #333;
	font-size: 14px;
	text-shadow: 0 1px 0 #DDD
}

.giveaways-library-user-data .fa {
	margin: 0 5px
}

.user-level-cont .right {
	width: 210px
}

.level-bar-cont,
.level-bar {
	height: 35px;
	line-height: 35px;
	border-radius: 3px;
	overflow: hidden
}

.level-bar {
	width: 0;
	color: #FFF;
	font-size: 12px;
	text-shadow: 0 1px 0 #2E2E2E;
	text-transform: uppercase;
	white-space: nowrap
}

.level-bar span {
	padding: 0 5px
}

.level-bar span span {
	padding: 0
}

.palette-grandient-1 {
	background: #CC001D;
	background: -moz-linear-gradient(top, #CC001D 0%, #A70000 100%);
	background: -webkit-linear-gradient(top, #CC001D 0%, #A70000 100%);
	background: linear-gradient(to bottom, #CC001D 0%, #A70000 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#CC001D', endColorstr='#A70000', GradientType=0)
}

.palette-grandient-6 {
	background: #DAD6CA;
	background: -moz-linear-gradient(top, #DAD6CA 0%, #999 100%);
	background: -webkit-linear-gradient(top, #DAD6CA 0%, #999 100%);
	background: linear-gradient(to bottom, #DAD6CA 0%, #999 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#DAD6CA', endColorstr='#999999', GradientType=0)
}

.giveaways-list-cont ul li {
	padding-left: 5px;
	border-left: 3px solid
}

.library-entry-data-left {
	width: 800px
}

.library-entry-data-right {
	width: 50px
}

.library-entry-data-left .col-xs-3,
.library-entry-data-left .col-xs-2,
.library-entry-data-left .col-xs-4 {
	padding: 0;
	margin: 0
}

.library-entry-data-left .col-xs-2 .entry-elem,
.library-entry-data-left .col-xs-3 .entry-elem,
.library-entry-data-left .col-xs-4 .entry-elem {
	margin-right: 5px
}

.entry-elem {
	height: 35px;
	padding: 0 10px;
	line-height: 33px;
	font-size: 13px;
	background: #EEE;
	border: 1px solid #EEE
}

.entry-elem.coupon-part {

	padding: 0 0 0 10px;
}

.entry-elem .fa {
	font-size: 15px
}

.entry-elem .steamnick {
	font-weight: 700;
	text-shadow: 0 1px 0 #FFF;
}

.entry-elem .indiegala-logo {
	width: auto;
	height: 25px;
	margin-top: 5px;
}

.entry-elem .indiegala-logo img {
	width: auto;
	height: 100%;
	display: block;
}

.entry-elem a.steamnick:hover {
	border-bottom: 1px dotted #333;
}

.entry-elem .ellipsis-2,
.entry-elem .ellipsis-3 {
	max-width: 247px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.entry-elem .ellipsis-2 {
	max-width: 130px;
}

.owner-ticket-cont {
	background: url(/img/giveaways/owner_coupon.jpg) right 50% no-repeat;
}

.winner-ticket-cont {
	background: url(/img/giveaways/player_coupons.jpg) 100% 50% no-repeat;
}

.extra-odds-counter {
	float:				right;
	text-align:			center;
	font-size:			15px;
	font-weight:		800;
	width:				40px;
}

.feedback-text-view {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
	padding: 12px 16px;
	z-index: 1
}

.entry-elem:hover .feedback-text-view {
	display: block
}

.btn-check-all-completed-giveaways {
	margin-top: 5px;
	margin-right: 5px;
	height: 25px;
	padding: 0 5px;
	font-size: 13px;
	text-shadow: -1px 1px 0 #2E2E2E
}

.giveaways-library-cont h4 .btn-check-all-completed-giveaways .fa {
	margin: 0
}

.serial-won {
	height: 27px;
	margin-top: 3px;
	line-height: 27px
}

.serial-won input {
	width: 100%;
	padding: 0;
	text-align: center;
	font-size: 13px;
	text-shadow: -1px 1px 0 #DDD;
	border: none
}

.giveaways-list-cont .subtitle {
	padding-left: 10px;
	font-size: 17px;
	text-shadow: -1px 1px 0 #DDD
}

.giveaways-list-cont .subtitle span {
	font-size: 12px;
	font-style: italic;
	text-shadow: none
}

.leave-feedback-form-cont .send-feedback,
.leave-feedback-form-cont .send-giv-feedback {
	font-size: 13px;
	text-shadow: -1px 1px 0 #DDD
}

.leave-feedback-form-cont .send-feedback input,
.leave-feedback-form-cont .send-giv-feedback input {
	height: 27px;
	padding: 0 10px;
	margin-top: 3px;
	line-height: 27px;
	font-size: 14px;
	width: 560px;
	height: 27px;
	padding: 0 10px;
	margin-top: 3px;
	line-height: 27px;
	font-size: 14px
}

.leave-feedback-form-cont .send-feedback .chars-counter,
.leave-feedback-form-cont .send-giv-feedback .chars-counter {
	color: #999;
	font-style: italic
}

.leave-feedback-form-cont .send-feedback .btn-feedback,
.leave-feedback-form-cont .send-giv-feedback .btn-feedback {
	margin-left: 20px
}

.check-if-won {
	width: 170px;
	height: 27px;
	margin-top: 3px;
	line-height: 27px;
	font-size: 14px;
	text-shadow: -1px 1px 0 #000
}

.giveaway-winner-cover {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2050;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8)
}

.giveaway-winner-cover .relative {
	height: 100%
}

.giveaway-winner-cover .close-animation {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 2050
}

.giveaway-winner-cover .close-animation button {
	opacity: .6;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.giveaway-winner-cover .close-animation button:hover {
	opacity: 1
}

.giveaway-winner-cover .close-animation .fa {
	color: #FFF;
	font-size: 40px
}

.giveaway-winner-cover .inner-center {
	position: absolute;
	top: 20%;
	left: 50%;
	z-index: 2050;
	width: 25%;
	height: auto;
	max-width: 400px;
	margin-left: -10%;
	background: #FFF;
	border-radius: 400px
}

.giveaway-winner-cover .inner-center img {
	width: 100%;
	height: auto;
	display: block
}

.giveaways-new-cont {
	background: #EEE
}

.warning-giveaways-list {
	padding: 10px!important;
	color: #a70000!important;
	font-size: 12px!important;
	letter-spacing: .004em!important;
	border-top: 1px solid!important;
	border-bottom: 1px solid!important
}

.profile-form .form-section-margin-r-15 {
	margin-right: 15px
}

.profile-form {
	font-size: 14px
}

.profile-form hr {
	height: 1px;
	padding: 0;
	margin: 0;
	line-height: 1px;
	background: #FFF;
	border-color: #CCC
}

.profile-form .form-section-title {
	line-height: 28px;
	font-size: 14px;
	font-weight: 700;
	text-shadow: -1px 1px 0 #FFF;
	border-color: #CCC
}

.profile-form .form-input-1 {
	width: 270px;
	height: 28px;
	padding: 0 10px;
	font-size: 12px;
	border: 1px solid #CCC;
	border-radius: 3px
}

.profile-form .form-info-text,
.profile-form .form-info-text-2 {
	line-height: 28px;
	color: #666;
	font-size: 12px;
	font-weight: 400;
	font-style: italic
}

.profile-form .form-info-text-2 {
	line-height: 18px
}

.profile-form .form-textarea-cont textarea {
	width: 100%;
	height: 70px;
	resize: none;
	padding: 5px;
	font-size: 13px;
	border: 1px solid #CCC;
	border-radius: 3px
}

.profile-form .form-button-1 {
	height: 28px;
	padding: 0 10px;
	line-height: 28px;
	color: #FFF;
	text-shadow: 0 1px 0 #2E2E2E;
	border-radius: 3px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.profile-form ul.form-owned-games-list {
	width: 100%;
	height: auto;
	padding: 15px;
	font-size: 13px;
	background: #FFF;
	border: 1px solid #CCC;
	border-radius: 3px;
	overflow: auto
}

.profile-form ul.form-owned-games-list li {
	margin-bottom: 3px
}

.profile-form ul.form-owned-games-list li:last-child {
	margin-bottom: 0
}

.form-not-guaranteed {
	padding: 15px;
	border: 1px solid #CCC;
	border-radius: 3px
}

.giveaways-library-cont ul.form-not-guaranteed li {
	margin-bottom: 0
}

ul.calculate-and-save-new-giv-cont {
	width: 866px;
	height: 50px;
	overflow: hidden;
	border: 1px solid #CCC;
	border-radius: 3px
}

ul.calculate-and-save-new-giv-cont li {
	position: absolute;
	top: 0;
	left: 0;
	width: 866px;
	padding: 5px;
	margin-bottom: 0!important
}

.btn-calculate-giv-value {
	margin-top: 5px
}

ul.calculate-and-save-new-giv-cont li.save-slide {
	left: 866px
}

ul.calculate-and-save-new-giv-cont li .text {
	padding: 0 10px;
	line-height: 38px
}

ul.calculate-and-save-new-giv-cont li .result {
	margin-top: 5px;
	text-align: center;
	line-height: 28px;
	text-shadow: 0 1px 0 #CCC;
	background: #FFF
}

ul.calculate-and-save-new-giv-cont li.save-slide .bg {
	padding-right: 5px;
	margin-right: 2px;
	background: #EEE
}

ul.calculate-and-save-new-giv-cont li.save-slide .right {
	width: 15%
}

ul.calculate-and-save-new-giv-cont li.save-slide .right .btn-save-cont {
	padding: 0 10px
}

ul.calculate-and-save-new-giv-cont li.save-slide .right .btn-save-cont button {
	width: 100%;
	height: 28px;
	margin-top: 5px;
	color: #FFF;
	font-size: 14px;
	text-shadow: -1px 1px 0 #2E2E2E;
	border-radius: 3px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.giv-buttons-cont button.btn-create-giv {
	opacity: .5
}

.banner-home-1 a {
	display: block
}

.banner-home-1 a img {
	width: 100%;
	height: auto;
	display: block
}

.giveaways-banner-cont img,
.trades-banner-cont img {
	width: 100%;
	height: auto
}

.giveaways-banner-cont a,
.trades-banner-cont a {
	display: block
}

#about-galagold-and-galasilver {
	font-size: 13px
}

#about-galagold-and-galasilver h4 {
	height: 35px;
	padding-left: 15px;
	line-height: 35px;
	color: #FFF;
	font-size: 17px;
	text-shadow: -1px 1px 0 #2E2E2E
}

#about-galagold-and-galasilver p {
	line-height: 18px
}

#about-galagold-and-galasilver .content-box {
	border: 2px solid;
	border-top: none
}

#about-galagold-and-galasilver .choose-amount-row {
	line-height: 25px
}

#about-galagold-and-galasilver hr {
	padding: 0;
	margin: 0
}

#about-galagold-and-galasilver .choose-amount-btn {
	height: 25px;
	padding: 0 10px;
	margin-left: 10px;
	color: #FFF;
	text-shadow: -1px 1px 0 #2E2E2E
}

#about-galagold-and-galasilver .choose-amount-btn:last-child {
	width: 115px
}

#about-galagold-and-galasilver .choose-amount-row img {
	padding-left: 5px;
	vertical-align: initial
}

#about-galagold-and-galasilver .choose-amount-row button {
	height: 25px;
	padding: 0 10px;
	margin-left: 3px;
	color: #FFF;
	text-shadow: -1px 1px 0 #000;
	background: #2E2E2E
}

#about-galagold-and-galasilver button {
	border-radius: 3px
}

#about-galagold-and-galasilver .choose-amount-custom {
	width: 113px;
	height: 25px;
	margin-left: 15px;
	text-align: center;
	color: #333;
	border: 1px solid;
	border-radius: 3px
}


.gcrd-conv-from-to-elem{
	display: inline-block;
	width: 30px;
	text-align: left;	
}
.galacoins-profile-cont {
	color: #FFF
}

.gcrd-conv-range-container {
	padding: 5px 0;
  }

.gcrd-conv-range {
	-webkit-appearance: none;
	width: 100%;
	height: 15px;
	border-radius: 5px;
	background: #d3d3d3;
	outline: none;
	opacity: 0.7;
	-webkit-transition: .2s;
	transition: opacity .2s;
  }
  
  .gcrd-conv-range:hover {
	opacity: 1;
  }
  
  .gcrd-conv-range::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #CC001D;
	cursor: pointer;
  }
  
  .gcrd-conv-range::-moz-range-thumb {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #CC001D;
	cursor: pointer;
  }

.custom_voodoo_bundle h2 {
	font-size: 25px
}

.custom_voodoo_bundle .inner_cont {
	font-size: 13px;
	border: 2px solid
}

.custom_voodoo_bundle .inner_cont a {
	font-style: italic;
	text-decoration: underline
}

.custom_voodoo_bundle .inner_cont .text-img img {
	border-radius: 3px
}

.custom_voodoo_bundle .inner_cont ol {
	padding-left: 30px
}

.custom_voodoo_bundle .inner_cont ol li {
	padding: 5px 0;
	list-style-type: decimal
}

.form-error-text {
	z-index: 50;
	background: rgba(0, 0, 0, 0.9);
	border: 1px solid
}

.form-error-text p {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 50px;
	margin-top: -25px;
	text-align: center;
	line-height: 25px;
	color: #FFF;
	font-size: 17px;
	text-shadow: -1px 1px 0 #000
}

.form-error-text p .fa {
	font-size: 18px
}

.form-error-text button {
	padding: 0 10px;
	margin-left: 9px;
	text-shadow: -1px 1px 0 #000;
	border: 1px solid #FFF;
	border-radius: 3px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.form-error-text button:hover {
	color: #2E2E2E;
	background: #FFF;
	text-shadow: none
}


.giveaways-main-page .cover-cont .palette-background-4-stripes a,
.trades-main-page .cover-cont .palette-background-4-stripes a

{

	background: rgb(71, 71, 71) none repeat scroll 0% 0%;
	padding: 9px 17px;
	font-size: 23px;
	color: rgb(218, 214, 202);
	color: #99D69D !important;

}

.giveaways-main-page .cover-cont .palette-background-4-stripes a:hover,
.trades-main-page .cover-cont .palette-background-4-stripes a:hover
{

	background: rgb(71, 71, 71) none repeat scroll 0% 0%;
	padding: 9px 17px;
	font-size: 23px;
	color: rgb(218, 214, 202);
	color: #fff !important;

}

.cover-cont .cover-text
{
	text-align: 				center;
	line-height: 				40px;

	color: 						#FFF;
	font-size: 					25px;
	text-shadow: 				none;
}

.palette-background-4-stripes {
	color: #fff;
	background: repeating-linear-gradient(-55deg, #474747, #474747 10px, #99D69D 10px, #99D69D 20px)
	/*  background: repeating-linear-gradient(-55deg, #474747, #474747 10px, #999 10px, #999 20px);  */
}

.transition-all-200
{
	-webkit-transition: 		all 200ms ease;
	-moz-transition: 			all 200ms ease;
	-ms-transition: 			all 200ms ease;
	-o-transition: 				all 200ms ease;
	transition: 				all 200ms ease;
}

.border-radius-3,
.bundle_header .countdown-value,
button.button-big-blue,
.col-xs-6 .bundle-item-cont,
.col-xs-4 .bundle-item-cont,
.bundle-item-trading-cards-cont span,
.bundle-item-trading-cards-cont strong,
.bundle-item-trading-cards-cont a,
.game-opened-data .more-info,
.game-opened-data .add-info-cont .fa,
.newsletter-cont,
.newsletter-cont .input-newsletter,
.newsletter-cont .btn-subscribe-newsletter,
#order-box,
#order-form-box .step-1 button,
#order-form-box .step-1 .custom-input,
.email-enter #email,
.btn-show-all a,
.store .add-info-medium-elem .top,
.add-info-medium-elem,
.free2play-title,
.banner_giveaway .form-cont input.giveaway-email,
.banner_giveaway .form-cont a.giveaway-popup-btn,
.button-pop,
.main-elem-info-cont,
.h-elem,
#header-title .add-steam #steam-account a,
.title_box1,
.shopping-cart-items-row .cart-input-cont input,
.sub-carousel-bar .carousel-controls,
#btn-notify-game,
#input-notify-game,
.add-to-cart-small,
.page-link-cont a,
.page-link-cont span,
.trade-title-cont,
.trade-info-cont-left,
.trade-subsection-cont,
.customer-serial-offer-input,
.trades-user-header,
.error-page-cont,
.promo-trades-home-cont,
.promo-trades-home-cont a.more-info,
.search-game-result-cont,
.search-game-result-cont .see-more a,
.search-switcher-cont button,
.feature-box,
.top-search input,
.custom-games-switcher-cont button,
.btn-style-1,
.pinned,
.post-table-cell-right .btn-quote,
.join-forum-cont,
.join-forum-cont input,
.join-forum-cont button,
.report-cont,
.report-cont button,
.cover-cont,
.steamnick-cont .border-r-3,
.coins-pack,
.btn-buy-coins,
.coins-pack-cont .palette-background-gold,
.warning-text,
.giver-level,
.btn-check-all-completed-giveaways,
.check-if-won,
.ticket-info-cont .info-row a.steam-link,
.sort-item-sub {
	border-radius: 3px;
	overflow: hidden
}
.search-game-result-cont .see-more a {
	font-size: 17px;
}


.woobox-giv {
	float: none;
	text-align: center;
	margin: 0 auto
}

.wealsomakegames {
	letter-spacing: -.07px
}

html,
body {
	height: 100%
}

.libd-responsive {
	display: block;
	height: 60px
}

.libd-responsive3 {
	width: 100%;
	clear: both;
	padding: 5px 0;
}

.libd-responsive3 .libd-resp-menu {
	line-height: 80px;
	padding-top:0;
}
.libd-responsive3  .libd-resp-menu img {
	width: 135px;
	display: inline;
	vertical-align: middle;
}
.libd-responsive3 .libd-logo-container {
	float: left;
	width: 260px;
	padding: 0 2%;
	text-align: center;
}
.libd-responsive3:after {
	clear: both;
	width: 100%;
	height: 0;
	display: block;
	content: " ";
}

.libd-responsive3  .burgermenu {
	float: right;
	border:none;
}
.libd-responsive3 .burgermenu {
	width: 41px;
	padding: 5px;
	margin: 21px 30px 21px 0;
	cursor: pointer;
}

.libd-home-responsive:after {
	clear: both;
	width: 100%;
	height: 0;
	display: block;
	content:" ";
}

#libdContainer {
	overflow: hidden
}

.trades-main-page .trade-cont {
	width: 31%!important;
	margin: 1%!important
}

.search-game-result-cont {
	padding: 0;
	background: transparent;
	box-shadow: inherit;
	position: fixed;
	top: 85px;
	left: 260px;
	z-index: 98;
	overflow-y: auto;
	display: none;
	border-radius: 0;
	box-shadow: 5px 5px 1px rgba(0, 0, 0, .5);
	border-left: 1px solid #272727
}

.search-game-result-cont .overflow-auto {
	padding-left: 20px;
	padding-right: 10px;
	line-height: 31px
}

.search-game-result-cont .search-game-title {
	font-size: 15px
}

.game-opened-switcher .game-description-cont img {
	max-width: 100%
}

.libd-left {
	position: fixed;
	z-index: 960;
	width: 300px;
	margin-left: -301px;
	min-height: 100%;
	top: 0;
	-webkit-transition: margin-left .1s ease-in-out;
	-moz-transition: margin-left .1s ease-in-out;
	-o-transition: margin-left .1s ease-in-out;
	transition: margin-left .1s ease-in-out;
	overflow-x: hidden
}

#libdContainer {
	width: 260px;

	background: #474747
}

.libd-left-active {
	margin-left: 0 !important;
	z-index: 1990;
	box-shadow: 0 0 70px rgba(0, 0, 0, .8);
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 100%;
	width: 100%
}

.sidebarmenu-open #libdBGContainer {
	padding-bottom: 100px;
	width: 260px;
	position: fixed;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: -1
}

.libd-left a {
	color: #FFF
}

.libd-left a .libd-left a:hover,
.libd-left a:focus {
	color: #FFF
}

.libd-left .libd-group {
	padding-left: 0
}

.libd-left .libd-group-item {
	position: relative;
	display: block;
	padding: 12px;
	margin-bottom: 0;
	color: #dad6ca;
	border-bottom: 1px solid #272727;
	font-size: 14px;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.libd-left .curspoint {
	cursor: pointer
}

.libd-left .libd-group-item:hover {
	background: #cc001d
}

.libd-left >ul>li:hover {
	background: #272727
}

.libd-left .libd-group-item-active {
	background: #CC001D
}

.libd-title {
	background: #CC001D;
	color: #F2F2F2;
	margin: 15px 0;
	padding: 10px 20px
}

.libd-bounce:hover,
.libd-bounce:focus,
.libd-bounce:active {
	color: #FFF
}

.libd-login {
	
	color: #F2F2F2
}

.libd-bounce {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: .5s;
	transition-duration: .5s
}

.libd-bounce:hover,
.libd-bounce:focus,
.libd-bounce:active {
	color: #fff
}

.libd-left .libd-group-item-icon {
	padding-left: 20px
}

.libd-left .libd-group-item-icon:hover {
	padding-left: 20px
}

.libd-bounce:hover:before,
.libd-bounce:focus:before,
.libd-bounce:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.libd-bounce:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2E2E2E;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.libd-left .libd-item-active {
	/* border-bottom: 3px solid #CC001D */
}

.libd-left .libd-item-disabled {
	background: #333;
	color: #000;
	text-shadow: -1px -1px 0 rgba(255, 255, 255, .1)
}

.libd-left .libd-logo {
	background: #272727;
	text-align: center
}

.libd-icon {
	display: inline-block
}

.libd-icon img {
	top: 16px;
	width: 16px;
	height: 16px
}

.libd-left .libd-item-active:hover {
	/* border-bottom: 3px solid #202020 */
}

.rss-icon:hover .libd-icon {
	padding: 10px 12px
}

.libd-group-item:hover .fa-user {
	padding: 9px 11px
}

.libd-left .bottom-box {
	position: fixed;
	bottom: 0;
	width: 18.8%;
	background: #2E2E2E;
	border-bottom: 35px solid #2E2E2E
}

.libd-left-active .bottom-box {
	width: 300px
}

#libdContainer ul:hover .libd-item-active .libd-icon {
	border: none
}

.libd-left .login-label {
	font-size: 20px;
	color: #FFF;
	margin-left: 20px;
	line-height: 32px
}

.libd-item-active .glyphicon,
.libd-item-active .libd-icon {
	font-size: 21px;
	position: absolute;
	top: 3px;
	padding: 10px;
	right: 25px;
	z-index: 99
}
.libd-storemenu { overflow: hidden }
.libd-storemenu .fa-shopping-cart {
	left: 0;
	padding: 10px;
}
.libd-storemenu .libd-item-left {
	width:75%;
	float: left;
}
.libd-storemenu .libd-item-right {
	float: left;
	width: 25%;
}


.libd-left .itemscount {
	float: right
}

.libd-left li ul {
	display: none
}

.libd-left .libd-active ul {
	display: block;
	position: absolute;
	left: 90%;
	top: 0;
	background: #272727;
	z-index: 9999;
	color: #FFF;
	box-shadow: 20px 0 70px rgba(0, 0, 0, .8)
}
.bodyminheigth {height: 1600px}

.sidebarmenu-open .libd-left li ul {

	box-shadow: none;
	margin-bottom: 10px
}

.libd-submenu {
	position: relative;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out

}

.libd-submenu a {
	cursor: pointer
}

.libd-left ul ul .libd-submenu {
	padding: 18px 20px 20px 20px;
	border-bottom: 3px solid #474747;
	position: relative;
	color: #FFF;
}

.libd-left ul ul .browse-submenu-cont {
	padding: 0;
	border-bottom: 3px solid #474747;
	position: relative;
	color: #FFF;
}

.libd-left ul ul .libd-submenu a {
	color: #FFF
}

.libd-left ul .libd-submenu:hover ul .libd-submenu .libd-submen-title a {
	color: #FFF
}

.libd-submenu:hover {
	color: #222
}

.libd-submenu ul img {
	width: 100%
}

.libd-submen-title {
	font-size: 17px;
	padding: 10px 0 7px;
	display: block;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
	width:100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.libd-submenu .fa-chevron-circle-right {
	float:right; line-height: 26px;
}

.libd-submenu .libd-submenu .img-cont {
	min-width: 180px;
	min-height: 84px;
	display: block
}

.libd-submen-title a {
	color: #FFF
}

.libd-submenu:hover .libd-submen-title a {
	color: #222
}

.libd-info-cont {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50px;
	height: auto
}

.libd-resp-menu {
	padding-top: 7px;
	display: inline-block
}

.libd-resp-menu img {
	width: 144px
}
.libd-our-game-info {
	font-size: 17px;
	overflow: auto;
	line-height: 26px;
}
.libd-our-game-released {
   float:left;
}
.libd-our-game-show-more {
	float:right;
}

/* BETA ICON */

.beta-icon {
	float:			right;
	color:			#fff;
	font-size:		13px;
	font-weight:	bold;
	letter-spacing:	1px;
	margin-left:	15px;
	padding:		3px 7px;
	background: linear-gradient(#ff9000, #fc7803);
	border: 1px solid #ffb733;
    border-top-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;

}

.free-showcase-label {
	float:			right;
	color:			#fff;
	font-size:		13px;
	font-weight:	bold;
	letter-spacing:	1px;
	margin-left:	15px;
	padding:		3px 7px;
	background: linear-gradient(#9cbd00, #7da600);
	border: 1px solid #add100;
    border-top-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
 }

 .xxx-label {
	float:			right;
	color:			#fff;
	font-size:		13px;
	font-weight:	bold;
	letter-spacing:	1px;
	margin-left:	15px;
	padding:		3px 7px;
	background: linear-gradient(#CC001D, #A70000);
	border: 1px solid #CC001D;
    border-top-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    width: 50px;
    text-align: center;
 }

/* FREE LABEL - DEV SHOWCASE */


.free-label-dev {
	position:		absolute;
	    z-index: 99;
    top: 10px;
    left: 10px;
}

.free-label-dev .beta-icon {
	color:			#fff;
	font-size:		13px;
	font-weight:	bold;
	letter-spacing:	1px;
	margin-left:	0;
	padding:		3px 7px;
	background: linear-gradient(#9cbd00, #7da600);
	border: 1px solid #add100;
    border-top-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;


}


.burgermenu {
	width: 40px;
	padding: 5px;
	margin: 10px 30px;
	cursor: pointer
}

.burgermenu2 {
	width: 30px;
	border: none;
	margin: 0 7px 0 54px;
	padding: 6px 5px
}

.bm-line {
	width: 100%;
	height: 4px;
	background: #F2F2F2;
	margin: 4px 0
}

.burgermenu2 .bm-line {
	width: 100%;
	height: 2px;
	background: #F2F2F2;
	margin: 4px 0
}

.menu1270 {
	height: 35px;
	color: #fff;
	line-height: 35px;
	font-size: 15px
}

.libd-left .libd-active ul {
	position: relative;
	left: 0
}

#libdBGCloseResponsive {
	display: none
}

.sidebarmenu-open #libdBGCloseResponsive {
	display: block;
	position: fixed;
	top: 0;
	bottom: 0;
	height: 100%;
	right: 12px;
	left: 260px
}

.libd-resp-menu2 {
	padding-left: 54px;
	padding-top: 25px;
	height: 85px;
	display: inline-block
}

.libd-resp-menu2 img {
	width: 130px
}

.libd-icon-href {
	display: inline
}

.search_prod img {
	height: 50px;
	float: left;
	margin-right: 12px
}

.libdLeft .overflow-auto {
	background: transparent!important
}

.libd-left .libdl-rowlogin,
.libd-left .libdl-rowlogin .libd-group-item {
	color: #dad6ca;
	border: none;
	position: relative;
	display: block
}

.libd-left .libdl-rowlogin a {
	color: #dad6ca;
	border: none;
	position: relative;
	display: block
}

.libd-left .libdl-rowlogin .libd-group-item-icon:hover {
	padding-left: 30px
}

.libd-left .libdl-rowlogin .libd-group-item:hover {
	background: transparent;
	background: transparent
}

.libd-left .libdl-rowlogin a:hover {
	text-decoration: underline
}

.bottom-login {
	background: #272727;
	color: #dad6ca;
	display: block
}

.bottom-login a {
	color: #fff
}

.libdl-rowlogout {
	background: #272727;
	color: #dad6ca;
	text-align: right;
	display: block;
	line-height: 40px;
	padding: 0 20px
}

.libd-left .libdl-rowlogout a,
.libd-left .libdl-rowlogout a:hover {
	display: inline;
	text-decoration: none
}

.account-row a:hover {
	text-decoration: none!important
}

.libd-left .libdl-rowlogout a .fa-sign-out {
	font-size: 18px;
	vertical-align: middle
}

.libdl-infolabel {
	padding-left: 30px;
	font-size: 14px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block
}

#menu-user-cont { padding: 5px 10px; }
#menu-user-avatar { width: 38px; height: auto; margin-right: 10px; border: 2px solid #FFF; border-radius: 40px; overflow: hidden; }
#menu-user-name, .menu-user-toggle { line-height: 40px; font-size: 17px; }
#menu-user-name { max-width: 160px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.pb-header-user-data-title { line-height: 15px; color: rgba(255, 255, 255, 0.6); font-size: 12px; }
.menu-user-toggle .fa { font-size: 20px; }

.libdl-infolabel-email {
	padding: 10px 55px 10px 22px;
	display: block;
	font-size: 17px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.libdl-infolabel-email .fa {
	font-size: 17px;
	display: inline-block;
	margin-right: 10px;
	float: left;
	margin-top: 2px
}

.libdl-container-login {
	background: #272727;
	padding: 0;
	margin: 2px
}

.libdl-imgleft {
	float: left;
	padding: 5px 5px 5px 10px
}

.libdl-steamtitle {
	font-size: 14px;
	text-align: center;
	color: #FFF;
	text-shadow: 1px 0 1px #444;
	margin: 5px
}

.libd-search-link {
	display: none
}

.libd-container-social {
	margin: 0 auto;
	padding-right: 15px
}

.libd-social-icon {
	display: inline;
	padding: 0 10px;
}
.libd-submenu
.libd-social-icon a {
	padding: 0;
	margin: 5px 10px;
	color: #dad6ca;
	font-size: 18px
}

.lidb-searchbox {
	padding: 0 20px;
	width: 100%;
	font-size: 14px;
	color: #474747;
	height: 40px;
	line-height: 40px;
	border-radius: 0
}

#libdLogo img {
	width: 70%;
	margin: 0 10%
}

.libd-search-icon {
	float: left
}

.libd-box-social {
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column
}

.social-concat {
	bottom: initial !important;
	position: relative  !important;
	width: 100%  !important;
	margin: 15px 0;
}

.libd-search-icon {
	background: #dad6ca;
	border-radius: 4px;
	width: 29px;
	display: inline-block
}

.libd-search-icon a {
	color: #272727;
	font-size: 20px;
	line-height: 29px
}

.libdl-container-login .steam-username {
	font-size: 20px;
	color: #dad6ca
}

.libdl-container-login .steam-username .fa {
	font-size: 32px;
	display: inline-block;
	margin-right: 8px;
	margin-left: 20px
}

.searchBoxDiv {
	position: relative
}

.searchBoxDiv .fa {
	position: absolute;
	right: 15px;
	top: 8px;
	color: #272727;
	font-size: 25px;
	text-rendering: optimizeLegibility
}

.account-row {
	background: #474747;
	font-size: 15px;
	padding: 14px 20px;
	color: #dad6ca;
	height: 38px;
	line-height: 38px;
	padding: 0 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.account-row .fa {
	margin-right: 7px
}

.account-galamoney {
	background: #272727
}

#faang {
	cursor: pointer
}



.libd-box-social {
	position: fixed;
	bottom: 25px;
	width: 260px
}

#log-in-status {
	color: #FFF;
	text-align: left;
	font-size: 17px;
	display: block;
	padding: 22px
}

.icon-user-logged {
	color: #3ab54a
}

.icon-user-notlog {
	color: #474747
}

#libdBGCloseResponsive {
	opacity: 0
}

.login-steamavatar {
	width: 22px;
	margin-right: 4px;
	border: 1px solid
}

#iconsearch {
	cursor: pointer
}

.sidebarmenu-open {
	overflow: hidden
}

@media (max-width: 993px) {
	.bnr-hover-tmb-gif img {
		margin: 0 5px 5px 0;
		width: 34%
	}
	.promo-box .elem-img-cont img {
		height: inherit
	}
	.elem-a-cont a {
		display: block;
		height: 100%
	}
	#firstBnrHp .relative:hover .bnr-hover-tmb-gif {
		left: 5px
	}
}

.sidebarmenu-open {
	overflow: inherit
}

.search-game-result-cont {
	display: block
}

.libd-responsive {
	display: none
}

#libdContainer {
	width: 100%;
	overflow: visible;
	box-sizing: border-box;
}
.sidebarmenu-open #libdBGContainer {
	width: 260px;
	box-shadow: 0 0 70px rgba(0, 0, 0, .8)
}

#libdBGCloseResponsive {
	right: 12px;
	left: 260px;
	opacity: 1
}

.sidebarmenu-open #libdBGCloseResponsive {
	right: 12px;
	left: 260px
}

#libdLogo {
	height: 85px;
	line-height: 85px;
	text-align: left
}

#libdLogo img {
	width: 135px;
	margin-left: 25px;
	padding-top: 27px;
	vertical-align: top
}

.libd-left {
	overflow-y: auto;
	width: 260px;
	height: 100%;
	overflow-x: hidden;
}

.libd-box-social {
	width: 260px
}

.libd-responsive .burgermenu {
	float: left
}

.search-game-result-cont .see-more {
	margin: 0 15px
}

.libd-submenu-ul, .browse-submenu {border-left:10px solid; background: #272727; box-sizing: content-box; }
.img-cont {position:relative;}
.libd-submenu-ul .img-cont .hoversubmenu {position:absolute; left:0; top:0; bottom:0; right:0; background: #000;
	opacity:0;  -webkit-transition: opacity .3s;
	transition:  opacity .3s;
}
.libd-submenu-ul .img-cont:hover .hoversubmenu {position:absolute; left:0; top:0; bottom:0; right:0; background: #000; opacity: .6}

#libdLogo2 img {
	width: 135px;
	vertical-align: middle;
}
#libdLogo2 a {
	line-height: 80px;
	display: inline-block;
}
#libdLogo2 {
	padding: 5px 0;
	display: block;
}
@media (max-width:1270px) {
	.libd-submenu:last-child {
		border-bottom:none !important;
	}

}

@media (min-width:1270px) {
	.libd-info-cont {
		bottom: 0;
		left: 0;
	}
	.libd-submenu-ul .libd-submenu {
		max-width: 300px;
		float:left;
	}
	.libd-left ul ul .libd-submenu  {
		 padding: 10px;
	}
	.libd-submenu-ul .browse-submenu-cont{
		padding: 		0 !important;
		max-width: 		none !important;
		float: 			none !important;
	}
	#libdLogo {
		height: 110px;
		line-height: 110px
	}
	.sidebarmenu-open #libdBGCloseResponsive {
		display: none
	}
	.libd-right {
		margin-left: 260px
	}
	.libd-left {
		width: 260px;
		margin: 0;
		min-height: 100%;
		box-shadow: 0 0 70px rgba(0, 0, 0, .8)
	}

	.libd-submenu-ul::after {
		content:' ';
		display: block;
		position: absolute;
		width:100%;
		height:3px;
		background:#474747;
		bottom: 0px;
		left:0px;
	}

	.libd-responsive {
		display: none
	}
	 .libd-responsive3 {
		display: none
	}
	.sidebarmenu-open #libdBGContainer {
		width: inherit
	}
	.libd-left li:hover ul,
	.libd-left .libd-active ul
	{
		position: fixed;
		left: 260px
	}

	.libd-submenu-ul {width: 300px;}

}

@media (min-width: 1240px) {
	.libd-left .bottom-box img {
		display: inline-block
	}
}

@media (min-width: 1700px) {
	.bottom-box .bottom-account {
		margin-top: 20px
	}
}
@media (max-width: 350px) {
	.libd-responsive3 .burgermenu {
		margin: 21px 6px 21px 0;
	}
}

#searchGameResultCont {
	z-index: 2000;
	min-width: 450px
}

#searchGameResultCont .price-cont {
	height: inherit;
	text-align: left;
	line-height: inherit;
	color: #333;
	font-size: inherit;
	font-weight: 400;
	background: transparent
}

#searchGameResultCont .search_prod li {
	padding-top: 10px
}

#searchGameResultCont .search_prod li:nth-child(odd) {
	background: transparent
}

#searchGameResultCont .search_prod li:hover {
	background: #474747;
	color: #FFF
}

#searchGameResultCont .search_prod li:hover a {
	color: #FFF
}

#searchGameResultCont .price-cont {
	max-width: 355px;
	font-size: 17px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

#searchGameResultCont .search_prod li:hover .price-cont {
	color: #FFF
}

#searchGameResultCont .search-game-title {
	max-width: 355px;
	font-size: 17px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block
}

#searchGameResultCont .buttons-cont-sing {
	margin-top: 5px
}

@media (max-width: 1135px) {
	.conten-right {padding: 5px 0; float: left;}
}

@media (max-width: 1006px) {
	.promo-bg-left,
	.promo-bg-right,
	.home-promo-bg-left,
	.promo-bg-center,
	.home-promo-bg-right,
	.visible1005 {
		display: none
	}


	#snowcontbox {display: none; }


		.store-header .banner-header-promo {
		display:				none;
	}


		
	.store_back_promo_1 {
	    background: #474747 !important;
	}
}

footer {
	padding: 40px 0 30px 30px;
	color: #dad6ca;
	font-family: 'Titillium Web', sans-serif;
	background: #272727!important;
	border-top: 1px solid #000;
	font-size: 12px
}

.footer-boxes {
	width: 20%;
	float: left;
	position: relative
}

.footer-box-text {
	padding: 0 40px 0 0
}

.footer-box-text p {
	text-align: justify;
	line-height: 20px
}

.footer-circle-img {
	margin-right: 10px
}

.footer-circle-img img {
	width: 90%
}

.footer-box-title {
	padding-top: 10px;
	min-height: 68px
}

.footer-box-title h3 {
	font-size: 14px;
	font-weight: 700
}

.footer-boxes li {
	margin-bottom: 18px;
	color: #dad6ca
}

.footer-boxes li a {
	color: #dad6ca;
	font-size: 14px
}

.footer-boxes li a:hover {
	color: #FFF
}

.footer-boxes nav.social-menu {
	margin-left: -14px;
	clear: both;
	width: 100%;
	overflow: auto
}

.footer-boxes .social-menu ul li a {
	background: transparent
}

.footer-logo {
	width: 40%;
	max-width: 127px
}

.footer_notes {
	color: #dad6ca;
	font-size: 12px;
	text-shadow: none;
	float: right
}

.footer-resp-logo {
	display: none
}

.footer_notes {
	margin-right: 40px
}

.google-logo {
	width: 25%;
	margin-top: 5px;
	max-width: 90px
}

.social-menu-mobile {
	display: none
}

.social-menu-responsive {
	display: none;
	clear: both;
	width: 100%
}

.footer-link {
	color: #fff;
	font-weight: 700
}

.footer-link:hover {
	color: #fff
}

.footer-copyright {
	font-style: 12px;
	text-align: center
}

/* Galagold */
.galagold-body .page-title-cont .img-cont
{
	width: 						215px;
	height: 					100px;
}

.galagold-body .page-title-cont .text-cont h1
{
	padding-left: 				30px;

	line-height: 				100px;

	color: 						#333;
	font-size: 					20px;
}

.galagold-body article h2
{
	line-height: 				35px;

	font-size: 					20px;
}

.galagold-body article
{
	font-size: 					15px;
}

.galagold-body .gg-pack-title
{
	position: 					absolute;
	top:						0;
	left:						0;
	z-index: 					10;

	width: 						100%;
	height: 					70px;

	text-align: 				center;
	line-height: 				70px;

	color: 						#FFF;
	font-size: 					40px;
}

.galagold-body .gg-info-cont
{
	position: 					absolute;
	left:						15px;
	bottom:						15px;
	z-index: 					10;

	text-align: 				center;

	font-weight: 				bold;
}

.galagold-body .gg-info-cont .gg-amount
{
	line-height: 				45px;

	font-size: 					40px;
}

.galagold-body .gg-info-cont .gg-text
{
	margin: 					0 25px;

	line-height: 				28px;

	font-size: 					22px;
	text-transform: 			uppercase;
}

.galagold-body .gg-info-cont .gg-price
{
	line-height: 				28px;

	font-size: 					18px;

	border: 					3px solid;
}

.galagold-body .gg-bag-cont .clicker
{
	z-index: 					50;

	-webkit-transition: 		all 200ms ease;
	-moz-transition: 			all 200ms ease;
	-ms-transition: 			all 200ms ease;
	-o-transition: 				all 200ms ease;
	transition: 				all 200ms ease;
}

.galagold-body .gg-bag-cont .clicker:hover,
.galagold-body .gg-bag-cont .selected-bag
{
	background: 				rgba(255, 255, 255, 0.5);
}

/* Main form */
#ig-main-form
{
	color: 						#333;
	font-size: 					15px;
}

#ig-main-form .mf-title-medium
{
	font-size: 					18px;
}

.mf-title-big
{
	font-size: 					25px;

	line-height: 				35px;
}

.mf-title-medium
{
	line-height: 				25px;

	font-size: 					18px;
}

.mf-text-small
{
	font-size: 					13px;
}

.mf-line-height-big
{
	line-height: 				35px;
}

.mf-line-height-medium
{
	line-height: 				20px;
}

.mf-line-height-small
{
	line-height: 				18px;
}

.mf-sep
{
	height: 					0px;

	padding: 					0;
	margin: 					0;

	line-height: 				0;

	border: 					none;
	border-bottom: 				1px solid;
}

.mf-submit-cont
{
	margin-right: 				15px;
}

.mf-service-link
{
	margin-right: 				5px;
}

.mf-service-link,
.mf-service-link:hover
{
	text-decoration: 			underline;
}

.mf-response-cont
{
	position: 					absolute;
	top: 						0;
	left: 						0;
	z-index: 					20;

	width: 						100%;
	height: 					100%;

	background: 				rgba(0, 0, 0, 0.8);
}

.mf-response-cont .mf-response-inner
{
	margin-top: 				120px;

	text-align: 				center;
	line-height: 				35px;

	font-size: 					20px;
	text-shadow: 				-1px 1px 0 rgba(0, 0, 0, 1);
}

.mf-response-cont .mf-response-inner .fa
{
	margin-right: 				5px;
}

.mf-response-cont .mf-response-inner a
{
	color: 						#FFF;

	border-bottom: 				2px solid #FFF;
}

.mf-warning-cont-amount,
.mf-warning-cont-terms
{
	position: 					absolute;
	left: 						275px;
	bottom: 					-5px;
	z-index: 					10;
}

.mf-warning-text
{
	padding: 					5px 15px;

	text-shadow: 				-1px 1px 0 rgba(0, 0, 0, 0.2);
}

.mf-warning-text .fa
{
	margin-right: 				5px;
}

.mf-warning-text a
{
	color: 						#FFF;

	text-decoration: 			underline;
}

.mf-purchase-processing
{
	margin-top: 				5px;
}

.browse-submenu-cont .browse-submenu-header
{
	padding: 25px;
	padding-bottom: 0;
}

.browse-submenu-cont .browse-submenu-header .main-elem
{
	margin-right: 20px;
	line-height: 35px;
	font-size: 18px;
	border-radius: 3px;
	overflow: hidden;
}

.browse-submenu-cont .browse-submenu-header .main-elem a
{
	padding: 0 10px;
	display: block;
	-webkit-transition: 		background-color 500ms ease;
	-moz-transition: 			background-color 500ms ease;
	-ms-transition: 			background-color 500ms ease;
	-o-transition: 				background-color 500ms ease;
	transition: 				background-color 500ms ease;
}

.browse-submenu-cont .browse-submenu-header .sub-elem
{
	line-height: 35px;
	font-size: 15px;
}

nav.browse-submenu-body
{
	position: relative;
	padding: 0 25px;
	margin-bottom: -2px;
}

nav.browse-submenu-body .inline-elem
{
	height: 37px;
	margin-left: 15px;
	line-height: 35px;
	font-size: 15px;
}

nav.browse-submenu-body .inline-elem a
{
	padding: 0 5px;
	display: block;
	border-bottom: 2px solid #474747;
	-webkit-transition: 		border-color 500ms ease;
	-moz-transition: 			border-color 500ms ease;
	-ms-transition: 			border-color 500ms ease;
	-o-transition: 				border-color 500ms ease;
	transition: 				border-color 500ms ease;
}

nav.browse-submenu-body .inline-elem a:hover
{
	border-color: #FFF;
}

nav.browse-submenu-body .inline-elem-first
{
	margin-left: 0;
}

.browse-submenu-cont hr
{
	height: 2px;
	margin: 0;
	padding: 0;
	line-height: 2px;
	border: none;
}

.browse-submenu-footer
{
	padding: 25px;
	padding-top: 0;
}

.browse-submenu-footer .inline-elem
{
	height: 37px;
	margin-left: 15px;
	line-height: 35px;
}

.browse-submenu-footer .first-elem
{
	margin-left: 0;
}

.browse-submenu-footer .inline-elem a
{
	padding: 0 10px;
	display: block;
	color: #FFF;
	font-size: 15px;
	border: 1px solid #474747;
	border-radius: 3px;
	-webkit-transition: 		border-color 500ms ease;
	-moz-transition: 			border-color 500ms ease;
	-ms-transition: 			border-color 500ms ease;
	-o-transition: 				border-color 500ms ease;
	transition: 				border-color 500ms ease;
}

.browse-submenu-footer .inline-elem a:hover
{
	border-color: #FFF;
}

/*  */


/* Slider */
#sliderHome {overflow:auto; position: relative;}
.slick-slider
{
	position: relative;

	display: block;
	box-sizing: border-box;

	-webkit-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none;

	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
		touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list
{
	position: relative;

	display: block;
	overflow: hidden;

	margin: 0;
	padding: 0;
}
.slick-list:focus
{
	outline: none;
}
.slick-list.dragging
{
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
	-webkit-transform: translate3d(0, 0, 0);
	   -moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		 -o-transform: translate3d(0, 0, 0);
			transform: translate3d(0, 0, 0);
}

.slick-track
{
	position: relative;
	top: 0;
	left: 0;

	display: block;
}
.slick-track:before,
.slick-track:after
{
	display: table;

	content: '';
}
.slick-track:after
{
	clear: both;
}
.slick-loading .slick-track
{
	visibility: hidden;
}

.slick-slide
{
	display: none;
	float: left;

	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide
{
	float: right;
}
.slick-slide img
{
	display: block;
}
.slick-slide.slick-loading img
{
	display: none;
}
.slick-slide.dragging img
{
	pointer-events: none;
}
.slick-initialized .slick-slide
{
	display: block;
}
.slick-loading .slick-slide
{
	visibility: hidden;
}
.slick-vertical .slick-slide
{
	display: block;

	height: auto;

	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}

.slick-dotted.slick-slider
{
	/* margin: 25px 1.2% 0 1.1em; */

	margin: 18px 1.2% 0 1.3em;
}

.slick-dots
{
	position: absolute;
	bottom: -25px;

	display: block;

	width: 100%;
	padding: 0;
	margin: 0;

	list-style: none;

	text-align: center;
}
.slick-dots li
{
	position: relative;

	display: inline-block;

	width: 17px;
	height: 17px;
	margin: 0 5px;
	padding: 0;

	cursor: pointer;
}
.slick-dots li button
{
	font-size: 0;
	line-height: 0;

	display: block;

	width: 20px;
	height: 20px;
	padding: 5px;

	cursor: pointer;

	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
	outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
	opacity: 1;
}
.slick-dots li button:before
{
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;

	position: absolute;
	top: 0;
	left: 0;

	width: 20px;
	height: 20px;

	content: '•';
	text-align: center;

	opacity: .25;
	color: black;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
	opacity: .75;
	color: black;
}

.slider {
  margin:5px;
  padding: 4px;
}

.slick-slide {
  width: 1000px;
  margin: 0px 2px;
  position: relative;
}
.slick-slide .slider-info-banner,
.slick-slide .slider-info {
  pointer-events: none;
  width: 280px;
  padding: 10px 20px 20px 20px;
  right:2%;
  top:6%;
  position: absolute;
  opacity: 0;
  text-align:justify;
  font-size: 15px;
  height:87%;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

.slider-tx1 {font-size: 30px; display: block; line-height: 32px;}
.slider-tx2 {font-size: 17px; display:block; line-height: 23px;} 
.slider-tx3 {font-size: 14px; display:block;  line-height: 18px;} 
.slider-btn { font-size: 20px;  line-height: 30px;  color: #FFF;  display: inline-block; padding: 5px 20px;  border-radius: 3px;   margin-top: 10px;}
.slider-btn:hover {color:#FFF;}
.slick-active .slider-info-banner,
.slick-active .slider-info {
  opacity: 1;
  pointer-events: initial;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before, .slick-next:before {
	color: black;
}
.ig-arrow {
  position: absolute;
  top:40%;
  z-index: 90;
  opacity: .9;
  cursor: pointer;
}

.ig-arrow:hover {
  opacity: 1;
}

.ig-arrow-left {
  left:15%;
}

 .ig-arrow-right {
  right:15%;
}

.slider-readmore {
	position: absolute;
	bottom: 13px;
	left: 0;
	color: #FFF;
	font-size: 15px;
	z-index: 99;
	text-align: center;
	display: block;
	box-sizing: border-box;
	border-radius: 3px;
	width: 88%;
	margin: 0 6%;
	line-height: 28px;

}
.slider-readmore:hover, .slider-readmore:focus {
	color:#FFF;
}
.slick-dots {
	position: absolute;
	bottom: 7%;
	cursor: pointer;
	width: 40%;
	margin-left: 30%;
}

.slider-info-title a {
	margin-bottom: 5px;
	font-size:20px;
	font-weight: bold;
	overflow-y: hidden;
	line-height: 1.4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:100%;
	position: relative;
	display: block;
}

.slider-info-text {
	height: 74%;
	overflow-y: hidden;
	line-height: 1.4;
}

.slider-info:after {
	display: block;
	position: absolute;
	bottom:0;
	height: 70px;
	width: 100%;
	z-index: 89;
	left: 0;
	content:" ";
	background: -moz-linear-gradient(top, rgba(218,214,202,0) 0%, rgba(218,214,202,1) 37%, rgba(218,214,202,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(218,214,202,0) 0%,rgba(218,214,202,1) 37%,rgba(218,214,202,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(218,214,202,0) 0%,rgba(218,214,202,1) 37%,rgba(218,214,202,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dad6ca', endColorstr='#dad6ca',GradientType=0 );
}


.slick-dots li button {
	width: 16px;
	height:16px;
	border:2px solid transparent;
	border-radius: 2px;
	background: #cc001d;
	box-sizing: content-box;
	padding: 0;
	opacity: .9;
}

.slick-dots li button:hover {
	opacity: 1;
}

.slick-dots .slick-active button {
	border:2px solid #FFF;
}

.slick-dots li button:before {
	content: '';
}

#info-ubisoft {
	display: 		none;
	width: 			100%;
	position: 		absolute;
	left: 			0;
}


#info-ubisoft .warning-cover .warning-text {
	height: 		60px;
}

#info-ubisoft .warning-cover .warning-text .info-text-ubisoft {
	padding: 		10px 15px 10px;
	color:			#a70000;

}

#info-ubisoft .warning-cover .warning-text .info-text-ubisoft span:nth-child(2) {
	line-height: 	20px;
}
#info-ubisoft .warning-cover .warning-text .info-text-ubisoft span:nth-child(3) {
	line-height: 	20px;
	display: 		block;
}

.ubisoft-product-info {
	color: 			#a70000;
}

.ubisoft-icon {
	float: left;
	line-height:	58px;
	margin-left:	10px;
}

.redlink-icon {
	float: left;
	line-height:	58px;
	margin-left:	10px;
}

.stayin-buy-play {
	padding:		15px 0 0 0;
}

.stayin-buy-play #newsform-voodoo span {
	font-weight:	bold;
}

.stayin-butt {
	width:			100%;
	background:		#cc001d;
	color:			#fff;
	padding:		5px;
	border-radius:	3px;
	display:		inline-block;
}

.stayin-butt a {

	color:			#fff;
	font-weight:	bold;
	display:		block;
}


/* Privacy Section Custom CSS */
.ui-accordion {
    max-width: 90%;
    margin: 0 auto;
}
.pd-list {
	padding: 10px;
}
.pd-sublist {
	padding: 10px;
}
.ui-widget-content a {
    color: #0091e8;
}
.ui-widget-content h4 {
    font-size: 18px;
}


.searchpage {
	url("/store-img/store-back/scratchy-summer-20180614-back-promo.jpg?version=20171120b") center top no-repeat, linear-gradient(#75a5a5, #75a5a5, #474747) !important;
}


.total-preview-bundle {
	border-top:		1px solid #999;
	padding-top:	15px;
}

.fa-user-circle-o.orderform-bundle-log {
	font-size:		21px;
    vertical-align: middle;
    line-height:	30px;
    /* margin-left:	10px; */
}

.orderform-bundle-login-box {
	text-decoration:none;
	color:			#999;
	position:		relative; 
	/* margin:10px 20px;
	text-transform:uppercase; */
}



.orderform-bundle-login-box a:after {
    transition:		.6s;
    white-space:	nowrap;
    content:		attr(data-text);
    color:			#000;
    opacity:		0.8;
    overflow:		hidden;
    position:		absolute;
    width:			0px;
    height:			100%;
    top:			1px;
    left:			7px;
}

.out-box{
	margin-left:	3px;
}

.orderform-bundle-login-box.out-box a:after {
	left:				3px !important;
}



.orderform-bundle-login-box a:hover:after {

	width:100%;
}

.orderform-bundle-login {
	border-bottom:	1px solid #999;
}


/* POPUP NUOVA PRIVACY Privacy Section Custom CSS */

#dialog-confirm {
}

.ui-dialog {
	width:		550px !important;
	left: 41% !important;
}

.ui-dialog-titlebar {
	background: #474747;
	color:		#dad6ca;
    text-align: center;
    height:			43px;

}

.ui-dialog-titlebar span {
	font-family: "titillium";
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 !important;
    float:		none !important;

}

.ui-dialog-titlebar button {
	font-family: "titillium";
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
    margin: 0 !important;
    background:		#dad6ca;
    right: 11px !important;
    top: 11px !important;
    display: none !important;

}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: none;
    background: #086e9c;
	width: 140px;
    margin: 13px auto 9px;
    text-align: center;
}

.ui-dialog .ui-dialog-buttonpane {
	padding:		0;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
	color:		#fff;
}

.ui-widget-overlay {
    background: #272727 100% !important;
    opacity: .7 !important;
    }


.sdb-comments-cont
{
	font-size: 15px;
}

.sdb-comments-cont .sdb-title 
{
	height: 45px;
	padding: 0 15px;
	line-height: 45px;
	font-size: 18px;
	text-transform: uppercase;
	overflow: hidden;
}

.sdb-comments-cont .sdb-title .fa
{
	position: absolute;
	top: -20px;
	right: 15px;
	font-size: 50px;
}

.sdb-comments .sdb-loader-cont
{
	height: 35px;
}

.sdb-comments .sdb-loader
{
	position: absolute;
	left: 50%;
	width: 180px;
	margin-left: -90px;
	text-align: center;
	line-height: 35px;
}

.sdb-comments .sdb-loader .fa
{
	margin-left: 5px;
}

.sdb-comments .sdb-load-comments
{
	
}

.sdb-comments .sdb-load-comments button
{
	height: 35px;
	text-decoration: underline;
	-webkit-transition: color 200ms ease;
	-moz-transition: color 200ms ease;
	-ms-transition: color 200ms ease;
	-o-transition: color 200ms ease;
	transition: color 200ms ease
}

.sdb-comments .sdb-comment-item
{
	margin-bottom: 15px;
}

.sdb-comments .sdb-comment-avatar
{
	width: 100px;
	height: 100px;
	overflow: hidden;
}

.sdb-comments .sdb-comment-right-cont
{
	margin-left: 110px;
}

.sdb-comments .sdb-comment-right
{
	margin-right: 100px;
}

.sdb-comments .sdb-comment-right .sdb-comment-username
{
	max-width: 100%;
	line-height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.sdb-comments .sdb-comment-right .sdb-comment-username a
{
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.sdb-comments .sdb-comment-right .sdb-comment-body
{
	line-height: 20px;
	font-size: 13px;
}

.sdb-comments .sdb-comment-right textarea.sdb-comment-body-edit
{
	width: 100%;
	height: 67px;
	resize: none;
	padding: 5px;
	line-height: 20px;
	vertical-align: top;
	font-size: 13px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: none;
}

.sdb-comments .sdb-comment-col
{
	width: 90px;
	height: 100px;
	overflow: hidden;
}

.sdb-comments .sdb-comments-response ul li.not-owner:hover .sdb-comment-action
{
	display: block;
}

.sdb-comments .sdb-comment-col .sdb-comment-date
{
	line-height: 16px;
	font-size: 13px;
}

.sdb-comments .sdb-comment-action button
{
	height: 22px;
	width: 100%;
	font-size: 13px;
	border: 1px solid;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.sdb-comments .sdb-comment-action .btn-edit-comment
{
	margin-top: 17px;
}

.sdb-comments .sdb-comment-action .btn-report-comment
{
	margin-top: 46px;
}

.sdb-comments .sdb-comment-action button.btn-report-comment
{
	border-color: rgba(0, 0, 0, 0.3);
}

.sdb-comments .sdb-comment-sep .sdb-comment-sep-left
{
	width: 100px;
}

.sdb-comments .sdb-comment-sep .sdb-comment-sep-left,
.sdb-comments .sdb-comment-sep .sdb-comment-sep-right
{
	height: 3px;
	background: rgba(0, 0, 0, 0.3);
	overflow: hidden;
}

.sdb-comments .sdb-comment-sep .sdb-comment-sep-right
{
	margin-left: 110px;
}

.sdb-comments .sdb-comments-write h4
{
	font-size: 18px;
}

.sdb-comments .sdb-comments-write .sdb-comment-right-cont
{
	background: rgba(0, 0, 0, 0.1);
}

.sdb-comments .sdb-comments-write .sdb-comment-write-actions
{
	width: 100px;
	padding: 15px;
	padding-left: 0;
}

.sdb-comments .sdb-comments-write .sdb-comment-write-actions .sdb-comment-write-chars
{
	margin-bottom: 24px;
}

.sdb-comments .sdb-comments-write .sdb-comment-write-actions button.sdb-comment-write-btn
{
	width: 100%;
	height: 22px;
	font-size: 13px;
	border: none;
	-webkit-transition: background 200ms ease;
	-moz-transition: background 200ms ease;
	-ms-transition: background 200ms ease;
	-o-transition: background 200ms ease;
	transition: background 200ms ease;
}

.sdb-comments .sdb-comments-write textarea.sdb-comment-write-textarea
{
	width: 100%;
	height: 70px;
	resize: none;
	padding: 5px;
	line-height: 20px;
	vertical-align: top;
	font-size: 13px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: none;
}

.sdb-comments .sdb-comments-write .to-login
{
	text-decoration: underline;
}

.sdb-comments .sdb-comments-error,
.sdb-comments .sdb-comments-response ul li.no-comments

{
	padding: 15px;
	line-height: 22px;
	border: 1px solid rgba(0, 0, 0, 0.3);
}

.login-register-menu-sect {
	padding: 11px 20px;
    width: 50%;
    display: inline-block;
}

.register-box {
	margin-left:		20px;
}

.libd-left .libd-group-item-icon:hover .login-register-menu-sect {
	background:			#272727;

}

.newsletter-home-cont {
    height: 90px;
    line-height: 90px;
    font-size: 20px;
    color: #FFF;
}

.newsletter-home {
    width: 1000px;
    padding: 0 15px;
    margin: 0 auto;
}

.newsletter-home .img-stay-tuned, .newsletter-home .text, .newsletter-home .input-cont, .newsletter-home .button-cont {
    margin-right: 30px;
}

.news-text-promo {
	display:		inline-block;
}

.newsletter-home .input-cont input {
    width: 250px;
    height: 35px;
    padding: 0 10px;
    line-height: 35px;
    color: #333;
    font-size: 20px;
    border: none;
    border-radius: 3px;
}

.newsletter-home .button-cont input {
	background:	#59A80F;
    height: 35px;
    line-height: 33px;
    padding: 0 15px;
    color: #FFF;
    font-size: 20px;
    border: 1px solid #fff;
    border-radius: 3px;
}

ul.galacredit-rules
{
	margin-left: 30px;
}

ul.galacredit-rules li
{
	list-style-type: disc;
}



@media (max-width: 1343px) {
	.ui-dialog {
		left:39% !important;
	}
}

@media (max-width: 1130px) {
	.ui-dialog {
		left:37% !important;
	}
}

@media (max-width: 1023px) {
	.ui-dialog {
		left:22% !important;
	}
}

@media (max-width: 930px) {
	.ui-dialog {
		left:20% !important;
	}
}

@media (max-width: 830px) {
	.ui-dialog {
		left: 10px !important;
		width: 97% !important;
	}
}

@media (max-width: 700px) {
	.ui-dialog {
		left: none !important;
		width: 96.5% !important;
	}
}



@media (max-width: 650px) {
	.ui-dialog {
		left: none !important;
		width: 96% !important;
	}
}

@media (max-width: 550px) {
	.ui-dialog {
		left: none !important;
		width: 95.5% !important;
	}
}

@media (max-width: 410px) {
	.ui-dialog {
		left: none !important;
		width: 94.5% !important;
	}
}

@media (max-width: 380px) {
	.ui-dialog {
		left: none !important;
		width: 94% !important;
	}
}

.homepage-link {
    color: #e8d01d;
}
.homepage-link:hover,
.homepage-link:focus {
    color: #65de1c;
}

.save-payment-popup {color:#59a80f;}
.save-payment-popup-cont { position: absolute; top: 35px; z-index: 400; width: 330px; padding: 10px; line-height: 18px; color: #333 !important; font-size: 12px; font-weight: normal; background: #FFF; border-radius: 3px; }
.save-payment-popup-cont .arrow-up { position: absolute; top: -8px; left: 105px; width: 0; height: 0; border-style: solid; border-width: 0 10px 8px 10px; border-color: transparent transparent #FFF transparent; }

.payment-methods button, .payment-methods button img { width: 100%; }

.home-bundle-promo-cont {
	margin: 0 auto;
	text-align: center;
	padding: 10px;
	font-size: 20px;
	text-transform: uppercase;
}



/*Parte relativa al back analytics, addeds by Omar*/

.analy_pad{
	padding-left:10%;
}

.align_left{
	text-align: left;
}

.widget_analy{
     display: inline-block;
}
.margin_2per_dx{
	margin-right:2%;
}

.margin_5per_dx{
	margin-right:5%;
}

.margin_10per_dx{
	margin-right:10%;
}

.margin_0per_sx{
	margin-left:0%;
}

.margin_5per_sx{
	margin-left:5%;
}

.margin_10per_sx{
	margin-left:10%;
}

.margin_20per_sx{
	margin-left:20%;
}

.margin_2per_up{
	margin-bottom: 2%;
}

.margin_10pix_up{
	margin-top:10px;
}

.margin_20pix_up{
	margin-top:20px;
}

.icon-mappa{
	background-color: #95a5a6;
	font-weight: bold;
	font-size:20px;

}

.bd_radius_5px{
	border-radius: 5px;
}

.bg-green{
	background-color: #58B19F;
	color:white;
	text-align: center;
}

.bg-yellow{
	background-color: #EAB543;
	color:white;
	text-align: center;
}
.bg-yellow:active{color:white;}
.bg-yellow:hover{color:white;}


.bg-red{
	background-color: #e74c3c;
	color:white;
	text-align: center;
}
.bg-red:active{color:white;}
.bg-red:hover{color:white;}

.td_win{background-color: #3e95cd;color:white; }
.td_mac{background-color: #8e5ea2;color:white; }
.td_lin{background-color: #3cba9f;color:white; }


.bg-blue{
	background-color: #80a4ed;
	color:black;
	text-align: center;
}
.bg-blue:active{color:white;}
.bg-blue:hover{color:white;}



.bg-gray{
	background-color: #dfe6e9;
	color:black;
	text-align: center;
}


.pagination{
	width: 50%;
}

.float-dx{
	float:right;
}

.inline-div{
	width: 100%;
 	display: flex;
}
.flex-one{
	flex:1;

}

.bottoni-status a.links{
    display: inline-block;
    background: lightgreen;
    height: 50px;
}

.tabella-win-anal{
	margin-left: -10%;

}

#search_bar_admin_anal{
	width:  30%;
	height: 30px;
	font-size:20px;
	border-radius: 5px;
}

.live-data-cont{float:left;height: 200px;}
.live-data-table-label h5{font-weight: bold}

.table-list-showcase-product-id{border-bottom:1px dashed black;}
.table-list-showcase-product-name{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-right: 20px}
.table-list-showcase-product{font-size:15px;}


.stats-table-title { margin-bottom: 5px; line-height: 25px; font-size: 18px; font-weight: bold; }
.stats-table-inner { padding: 15px; color: #FFF; background: rgba(62,149,205, 0.8); border: 1px solid rgba(62,149,205, 1); border-radius: 3px; }
.stats-table-mac .stats-table-inner { background: rgba(142,94,162, 0.8); border: 1px solid rgba(142,94,162, 1); }
.stats-table-lin .stats-table-inner{ background: rgba(60,186,159, 0.8); border: 1px solid rgba(60,186,159, 1); }
.stats-table-cont { height: 200px; overflow: auto; overflow-x: hidden; }
.stats-table-col-inner { line-height: 25px; }
/*Fine parte Analytics */