/* @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,600);
@import url(https://fonts.googleapis.com/css?family=Oswald);
*/
*{
	margin: 0;
	padding: 0;
}
body{
	font-size: 13px;
	color: #000;
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: lighter;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
#envoltura-global{
	height: 100%;
	position: relative;
	padding-left: 50px;
}
a{
	text-decoration: none;
	color: #000;
}
a img{
	border:none: 
}
a:visited{
	color: #000;
}
h2{
	font-family: 'Oswald', sans-serif;
}
.envoltura{
	margin: 0 auto;
	position: relative;
	min-width: 800px;
	width: 85%;
	max-width: 1100px;
}
.boton{
	padding: 5px 30px;
	background: #000;
	color: #fff;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	background: rgb(237,168,123);
	background: -moz-linear-gradient(top, rgba(237,168,123,1) 0%, rgba(239,132,55,1) 8%, rgba(249,105,2,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(237,168,123,1) 0%,rgba(239,132,55,1) 8%,rgba(249,105,2,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(237,168,123,1) 0%,rgba(239,132,55,1) 8%,rgba(249,105,2,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eda87b', endColorstr='#f96902',GradientType=0 ); /* IE6-9 */
  	border: 1px solid #d95c01;
  	border-bottom: 1px solid #d95c01;
  	border-radius: 3px;
  	-webkit-box-shadow: inset 0 1px 0 0 #f8b380;
  	box-shadow: inset 0 1px 0 0 #f8b380;
  	color: #fff;
  	text-align: center;
  	text-shadow: 0 -1px 0 #913D01;
}
.boton:hover{
	background: #d95c01;
	box-shadow: inset 0 1px 0 0 #d95c01
;
}
nav{
	width: 50px;
	height: 100%;
	background: #e9e9e9;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
}
header{
	z-index: 2;
	position: relative;

}
header h1{
	color: #fff;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	margin-top: 10px;
	background: url(../img/logo.png) no-repeat center;
	background-size: 270px;
	width: 270px;
	overflow: hidden;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
}
header .info{
	position: absolute;
	right: 200px;
	top:0;
	color: #fff;
	width: 400px;
}
header .info a{
	color: #ffc221;
}
header .info ul{
	float: right;
}
header .info li{
	list-style: none;
	display: inline;
	margin: 0 10px;
	line-height: 24px;
	font-weight: bold;
}
header .info .sociales li{
	height: 24px;
	width: 24px;
	border-radius: 30px;
	display: block;
	float: right;
	margin: 0 0 0 10px;
}
header .info .sociales li.btn-fbk a{
	display: block;
	height: 24px;
	width: 24px;
	background: url(../img/ico-fbk.png);
	background-size: 24px 24px;
	text-indent: -9999px;
}
header .info .sociales li.btn-twt a{
	display: block;
	height: 24px;
	width: 24px;
	background: url(../img/ico-twt.png);
	background-size: 24px 24px;
	text-indent: -9999px;
}
header .info span{
	clear: both;
	float: right;
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
}
header .info span b{
	font-size: 14px;
	font-weight: normal;
	position: relative;
	bottom: 3px;
	margin-right: 4px;
}
header .carro{
	position: absolute;
	right: 0;
	top:0;
	color: #fff;
	text-align: center;
}
header .carro span{
	display: block;
	padding: 0 0 5px 0;
}
header .carro a{
	color: #ffc221;
}
header .carro a.boton{
	display: block;	
	color: #fff;
	width: 120px;
}
nav ul#lateral li{
	height: 50px;
	line-height: 50px;
	text-align: center;
}
nav ul#lateral li.menu a{
	background: #ffc221;
	text-indent: 9999px;
	overflow: hidden;
	position: relative;
	text-indent:-9999px;
	overflow:hidden;
}
nav ul#lateral li.buscar a{
	background: #f26702 url(../img/ico-buscar.png) no-repeat center;
	background-size: 24px 24px;
	color: #fff;
	text-indent: -9999px;
	overflow: hidden;

}
nav ul#lateral li.menu a:before {
  content: "";
  position: absolute;
  left: 12.5px;
  top: 24px;
  width: 25px;
  height: 5px;
  background: #dfa60e;
  box-shadow: 
    0 -8px 0 0 #dfa60e,
    0 8px 0 0 #dfa60e;
    border-radius: 10px;
}
nav ul#lateral li a{
	display: block;
	line-height: 50px;
	display: block;
	text-align: center;
	color: #6f6f6f;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
}
nav ul#lateral li  a {
	overflow: hidden;
}

nav ul#lateral li  a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	width: 100%;
}

nav ul#lateral li  a span:before {
	position: absolute;
	left:  100%;
	content: attr(data-over);
	font-weight: 700;
	width: 50px;
	top: 1px;
}

nav ul#lateral li  a:hover span,
nav ul#lateral li a:focus span{
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transform: translateX(-100%);
}
/* colores */ 
li.xone  a span:before {
	background: #22ad4a;
	color: #fff;
}
.seccion-productos-portada.xone, .seccion-productos-portada.xone h3:after{
	border-top-color: #22ad4a;
}
.seccion-productos-portada.xone h3, .plataformas li.xone a{
	background: #22ad4a;
}
li.ps4  a span:before {
	background: #db1920;
	color: #fff;
}
.seccion-productos-portada.ps4, .seccion-productos-portada.ps4 h3:after{
	border-top-color: #db1920;
}
.seccion-productos-portada.ps4 h3, .plataformas li.ps4 a{
	background: #db1920;
}
li.x360  a span:before {
	background: #aed135;
	color: #fff;
}
li.ps3 a span:before {
	background: #b21f24;
	color: #fff;
}
li.wiiu a span:before {
	background: #00aad0;
	color: #fff;
}
.seccion-productos-portada.wiiu, .seccion-productos-portada.wiiu h3:after{
	border-top-color: #00aad0;
}
.seccion-productos-portada.wiiu h3{
	background: #00aad0;
}
li.psvita a span:before {
	background: #0065b1;
	color: #fff;
}
li.pc a span:before {
	background: #f9763d;
	color: #fff;
}
li.tresds a span:before {
	background: #6aa3bf;
	color: #fff;
}
/* Fin colores */
#cabecera-destacado{
	height: 620px;
	left: 0;
	top:0;
	width: 100%;
	z-index: 1;
	position: relative;
	top: -75px;
	background: #000;
	color: #fff;
}
#cabecera-destacado .imagen-destacado{
	height: 100%;
	width: 100%;
	position: relative;
	z-index: -1;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/fondo.jpg) center;
	background-size: cover;
	opacity: 0.8;
	overflow: hidden;
}
video{
	 position: absolute;
  top: 50%; 
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%; 
  min-height: 100%; 
  width: auto; 
  height: auto;
  overflow: hidden;

}
#cabecera-destacado .imagen-destacado:after{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 400px;
	width: 100%;
	content: '';
	z-index:10;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(85,85,85,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(85,85,85,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(85,85,85,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#555555',GradientType=0 ); /* IE6-9 */
}
#cabecera-destacado .imagen-destacado:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 140px;
	width: 100%;
	content: '';
	z-index:10;
	background: -moz-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(85,85,85,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,0) 0%,rgba(85,85,85,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top, rgba(0,0,0,0) 0%,rgba(85,85,85,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#555555',GradientType=0 ); /* IE6-9 */
}
#cabecera-destacado h2{
	text-transform: uppercase;
}
#cabecera-destacado .precio{
	border-top: 1px solid #ffc221;
	border-left: 1px solid #ffc221;
	border-bottom: 1px solid #ffc221;
	font-size: 22px;
	font-weight: bold;
	padding: 0 2px 0 10px;
	line-height: 34px;
	margin: 5px 0;
	display: inline-block;
	position: relative;
	color: #ffc221;
	font-family: 'Oswald', sans-serif;
}
#cabecera-destacado .precio:after{
	content: '';
	position: absolute;
	height: 50px;
	width: 34px;
	right: -47px;
	top: 4px;
	border-left: 1px solid #ffc221;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
#cabecera-destacado .precio:before{
	content: '';
	position: absolute;
	height: 50px;
	width: 34px;
	right: -34px;
	top: -1px;
	border-top: 1px solid #ffc221;
}
#cabecera-destacado .envoltura{
	height: 550px;	
}
.estado{
	text-transform: uppercase;
	font-size: 10px;
	padding: 0 5px 0 10px;
	background: #555;
	margin-bottom: 5px;
	line-height: 20px;
	display: inline-block;
	position: relative;
	color: #fff;
}
.estado:after{
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 20px solid #555;
	border-top: 20px transparent solid;
	position: absolute;
	right: -20px;
	bottom: 0;
}
.estado.preventa{
	background: #f26702;
}
.estado.preventa:after{
	border-left-color: #f26702;
}
.estado.agotado{
	background: #515151;
}
.estado.agotado:after{
	border-left-color: #515151;
}
.small .estado.preventa{
	border-bottom: 1px solid #f26702;
}
.plataformas li{
	text-align: center;
	font-size: 9px;
	list-style: none;
}
.plataformas li a{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border: 2px solid #fff;
	display: block;
	line-height: 30px;
	border-radius: 100px;
	width: 30px;
	height: 30px;
	overflow: hidden;

}

.caja-destacado-principal{
	position: absolute;
	bottom: 200px;
	left:0;
}
.caja-destacado-principal .precio{
	float: left;
}
.caja-destacado-principal .plataformas{	
	float: left;
	line-height: 30px;
	margin: 5px 0 0 40px;
}
.caja-destacado-principal .plataformas li{
	display: inline-block;
}
.caja-destacado-principal h2{
	font-size: 50px;
	line-height: 110%;
	width: 500px;
}
.caja-destacado-principal p{
	float: left;
	height: 32px;
	margin: 5px 0 5px 15px;
	width: 50%;
}
.lista-destacados {
	position: absolute;
	bottom: 10px;
	width: 100%;
	left: 0;
}
.lista-destacados .caja-destacado{
	height: 180px;
	width: 31.6%;
	float: left;
	margin: 0 2% 0 0;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #ccc;
	position: relative;
	background: #000;
	overflow: hidden;
	cursor: pointer;
}
.lista-destacados .caja-destacado .imagen{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.6;
	-webkit-transition: all 0.4s;
    transition: all 0.4s;
    transition-timing-function: ease-in-out;
}
.caja-destacado:hover .imagen{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}
.lista-destacados .caja-destacado .grupo-info{
	position: absolute;
	left: 0;
	bottom: 0;
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
}
.lista-destacados .caja-destacado:last-child{
	margin: 0 0 0 0 ;
}
.caja-destacado h2{
	font-size: 26px;
	line-height: 110%;
}
#cabecera-destacado .caja-destacado .precio{
	font-size: 18px;
	line-height: 26px;
}
#cabecera-destacado .caja-destacado .precio:after{
	height: 39px;
	right: -43px;
	top: 5px;
}
#cabecera-destacado .caja-destacado .precio:before{
	width: 26px;
	right: -26px;
}
.caja-destacado .plataformas{
	display: none;
}
.caja-destacado p{
	display: none;
}
#novedades{
	height: 260px;
	margin-top: -75px;
	padding-top: 30px;
	border-bottom: 40px solid #555;
	padding-bottom: 15px;
}
#novedades .envoltura{
	position: relative;
	height: 100%;
}
#novedades .flecha{
	position: absolute;
	top: 84px;
	height: 60px;
	margin-top: -30px;
	border: 1px solid #ccc;
	color: #ccc;
	width: 60px;
	border-radius: 60px;
	display: block;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	z-index: 10;
	cursor: pointer;
}
#novedades .flecha:hover{
	color: #ffc221;
	border-color: #ffc221;
}
#novedades .flecha.izq{
	left: -50px;
}
#novedades .flecha.der{
	right: -50px;
}
#novedades ul.tabs{
	position: absolute;
	left: 0;
	top: -63px;
	z-index: 10;
}
#novedades ul.tabs li{
	display: inline-block;
	color: #fff;
	line-height: 26px;
	margin-right: 5px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	position: relative;
	top: -4px;
}
#novedades ul.tabs li.activo{
	display: inline-block;
	color: #fff;
	line-height: 33px;	
	border-radius: 0;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom: none;
	margin-top: 0;
	top: 0;
	background: #fff;
}
#novedades ul.tabs li a{
	color: #e6e6e6;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	padding: 0 35px;
}
#novedades ul.tabs li:hover, #novedades ul li a:hover{
	border-color: #ffc221;
	color: #ffc221;
}
#novedades ul.tabs li.activo a{
	color: #555;
}
#novedades ul.tabs li:hover.activo{
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#novedades ul.paginador{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 7px;
	width: 100%;
	text-align: center;
}
#novedades ul.paginador li{
	height: 7px;
	width: 5%;
	display: inline-block;
	overflow: hidden;
	background: #f3f3f3;
	text-indent: -9999px;
	cursor: pointer;
	-ms-transform: skewX(-40deg); 
    -webkit-transform: skewX(-40deg);
    transform: skewX(-40deg); 
}
#novedades ul.paginador li:hover{
	background: #f26702;
}
#novedades ul.paginador li.activo{
	background: #ffc221;
}
.caja-producto{
	width: 20%;
	float: left;
	height: 230px;
	padding-top: 20px;
	margin: 0;
	text-align: center;
	background: #fff;
	position: relative;
	text-align: center;
	overflow: hidden;	
	-webkit-transition: height 0.6s;
    transition: height 0.6s;
    transition-timing-function: ease-in-out;      
}
.caja-producto img{
	opacity: 1;
	-webkit-transition: all 0.4s;
    transition: all 0.4s;
    transition-timing-function: ease-in-out;  
}
.caja-producto.agotado img{
	 filter: grayscale(100%);
  -webkit-filter: grayscale(100%); /* For Webkit browsers */
  filter: gray; /* For IE 6 - 9 */
}
.caja-producto:hover a{
	color: red;
}
.caja-producto span.precio{
	width: 100%;
	bottom: 35px;
	left: 0;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
}
.caja-producto span.nombre{
	width: 100%;
	top: 215px;
	left: 0;
	font-size: 12px;
	position: absolute;
	padding: 0 10px;
	box-sizing: border-box;
}
.caja-producto span.estado{
	position: absolute;
	top: 22%;
	left: 0;
	z-index: 2;
}
.caja-producto img{
	width: 110%;
	position: absolute;
	left: 50%;
	bottom: 28%;
	margin-left: -55%;
}
.seccion-productos-portada .caja-producto.small{
	font-size: 11px;
	display: block;
	margin: 0 10px;
	height: 40px;
	border-top:1px solid #c2c2c2;
	display: block;
	width: auto;
	padding: 10px 0;
	float: none;
}
.seccion-productos-portada .caja-producto.small:last-child{
	padding-bottom: 20px;
}
.seccion-productos-portada .caja-producto{
	display: block;
	float: none;
	width: auto;
	padding: 50px 0 0 0;
	font-size: 12px;
	position: relative;
	border-top:1px solid #c2c2c2;
	margin: 0 10px;
}
.seccion-productos-portada .caja-producto.small:first-child, .seccion-productos-portada .caja-producto:first-child{
	border-top: none;
}

.seccion-productos-portada span.nombre{
	top: 230px;
}
.seccion-productos-portada span.precio{
	bottom: 50px;
}
.caja-producto.small img{
	visibility: hidden;
	opacity: 0;
}
.caja-producto.small span.nombre{
	float: left;
	width: 65%;
	text-align: left;
	padding-right: 10px;
	box-sizing: border-box;
	line-height: 130%;
	position: relative;
	top: 50%;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);  	
  	padding: 0;
}
.caja-producto.small span.precio{
	width: 35%;
	font-size: 14px;
	float: right;
	position: static;
	text-align: right;
	position: relative;
  	top: 50%;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}
.caja-producto.small span.estado{
	position: absolute;
	background: none;
	color: #555;
	padding: 0;
	margin: 0;
	top: 10px;
	right: 0;
	left: auto;
	line-height: 11px;
	font-size: 9px;
	letter-spacing: 0.1em;
	text-align: right;
}
.caja-producto.small span.estado:after{
	display: none;
}
#lista-productos{
	padding: 10px 0;
}
#lista-productos aside{
	float: right;
	width: 20%;
	background: #fff;
	height: 1200px;
	box-sizing:border-box;
	padding-left: 20px;
	height: 100%;
}
#lista-productos aside img{
	width: 100%;
	margin-bottom: 20px;
}
#lista-productos .envoltura{
	position: relative;
}
#lista-productos .nombre-columna{
	width: 80%;
	z-index: 1000;	
	background: #fff;
	-webkit-transition: background 0.4s;
    transition: background 0.4s;
    transition-timing-function: ease-in-out;
}
#lista-productos .nombre-columna.stick{
	position: fixed;
	top: 0;
	border-bottom: 1px solid #c2c2c2;
}
#lista-productos .nombre-columna li{
	width: 25%;
	text-align: center;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	border-right: 1px solid #c2c2c2;
	list-style: none;
	padding: 6px 0;
	box-sizing:border-box;
	position: relative;
}
#lista-productos .nombre-columna li:after{
	content: '';
	display: block;
	height: 10px ;
	width:10px;
	border-bottom: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: -6px;
	background: #fff;
	z-index: 100;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
#lista-productos .nombre-columna li:last-child{
	border-right: none;
}
.seccion-productos-portada{
	clear: left;
	border-top: 3px solid blue;
	position: relative;
	width: 80%;
}
.seccion-productos-portada h3{
	position: absolute;
	top: -3px;
	left: -40px;
	width: 40px;
	height: 260px;
	background: blue;
	font-size: 12px;
	text-align: center;
	color: #fff;
	padding-top: 20px;
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
}
.seccion-productos-portada h3:after{
	content: '';
	padding: 0;
	width: 0;
	height: 0;
	border-top: 40px solid blue;
	border-left: 40px solid transparent;
	position: absolute;
	left: 0;
	top: 280px;
}
.seccion-productos-portada .columna{
	width: 25%;
	float: left;
	border-right: 1px solid #c2c2c2;
	box-sizing:border-box;
	padding-bottom: 40px;
	height: 100%;
}
.seccion-productos-portada .columna:last-child{
	border-right: none; 
}
footer{
	background: #555;
	clear: both;
	min-height: 220px;
	color: #f3f3f3;
	padding: 30px 0 10px 0;
}
footer h4{
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
footer .columna{
	float: left;
	width: 21%;
	border-left: 1px solid #6e6e6e;
	padding-left: 20px;
}
footer .columna.stores{
	width: 50%;
}
footer .columna.stores ul li{
	float: left;
	width: 30%;
	margin: 0 5px 0 0;
}
footer ul li{
	list-style: none;
	padding: 4px 0;
}
footer a, footer a:visited{
	color: #ffc221;
}
footer a:hover{
	color: #ffda79;	
}
footer span b{
	font-size: 20px;
	display: block;
}
footer .citas:before{
	content: '';
	display: inline-block;
	width: 50px;
	border-top: 1px solid #6e6e6e;
	height: 1px;
	margin-bottom: 10px;
}
footer .citas{
	font-size: 13px;
	text-align: center;
	clear: both;
	padding: 30px 0 20px 0;
}
footer .citas i{
	display: block;
	font-size: 16px;
}
@media screen 
  and (min-width: 600px) 
  and (max-width: 1200px){ 
  	.caja-producto img{
	width: 125%;
	position: absolute;
	left: 50%;
	bottom: 31%;
	margin-left: -60.25%;
	}
	.caja-producto span.nombre{
		width: 100%;
		bottom: 25px;
		left: 0;
		font-size: 12px;
		position: absolute;
	}
	.caja-producto.small span.nombre{
		font-size: 11px;
	}
	.caja-producto.small span.precio{
		font-size: 12px;
	}
}