#pie{
	/*border-top: 5px solid #e76d00;
	background: #ffffff url(images/fondo-pie2.png) repeat-x;
	height: 450px;*/	
}
#pieRedesNewsletterNoticias{
	background: #f68825;
	border-top: 5px solid #e76d00;
	width:100%;
}
.pieResponsive{
	display:block;
	background: #f68825;
}
.pieDesktop{
	display:none;
	/* background:url(https://cdn.juguetilandia.com/images/fondos/fondo-pie.png) center center no-repeat; */
}
@media (min-width: 992px){
	.pieResponsive{
		display:none;
	}
	.pieDesktop{
		display:block;
	}
}
.footerRedesNewsletterNoticias {
	margin: 0px auto;
	margin-top: 0px;
	width: 100%;
	text-align: center;
	line-height: 1.8em;
	padding: 10px 0 10px 0;
}

@media (min-width: 992px){
	.footerRedesNewsletterNoticias {
	width: 950px;
	}
}

#pieAtencionCliente{
	
	
}

.confianzaOnline{
	float:left;
	width: 100%;
	margin-bottom:20px;
}

.ecomAward2015{
	float:left;
	display:none;
	margin-left:20px;
}

.ecomAward{
	float:left;
	display:none;
	margin-left:20px;
}

.ecomAwardTexto{
	float:left;
	display:none;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 20px;
	margin-left:10px;
	width: 135px;
}

@media(min-width: 992px){
	.ecomAwardTexto{
		display:inline;
		margin-left:25px;
	}
	.ecomAward{
	display:inline;
	margin-left:25px;
	}
	
	.ecomAward2015{
	display:inline;
	margin-left:25px;
	}
	
	.confianzaOnline{
	width: 220px;
	margin-left:20px;
	margin-bottom:0px;
	}
	
}

.pagosPieSeguros{
	width:110px;
	float:left;
	margin-top:10px;
	margin-left:15px;
}

.footerAtencionCliente {
	background: #F8B77C;
	margin: 0px auto;
	margin-top: 0px;
	width: 100%;
	text-align: center;
	line-height: 1.8em;
	padding: 10px 0 10px 0;
}

@media(min-width: 992px){
	.footerAtencionCliente {
	width: 950px;
}
}

#pieCategoriasDestacadas{
	
}

.footerCategoriasDestacadas {
	background: #F8B77C;
	margin: 0px auto;
	margin-top: 0px;
	width: 100%;
	text-align: center;
	line-height: 1.8em;
	padding: 10px 0 10px 0;
}

@media (min-width: 992px){
	.footerCategoriasDestacadas {
	width: 950px;
}
}

.columnaAtencionCliente{
	width:200px;
	float:left;
	min-height: 170px;
}

.columnaAtencionClienteLinea{
	width:500px;
	float:left;
	text-align:left;
	padding-top:13px;
	padding-bottom:13px;
}

.tituloColumnaAtcLinea{
	font-size:13px;
	font-weight:bold;
	
}

#pie{}
#pie a{
	text-decoration:none;
	color:#333;
}

#pie a:hover{
	text-decoration:none;
	
}

#pieAtencionCliente a:hover{
	color:white !important;
}

.footerCategoriasDestacadas a:hover{
	color:white !important;
}
.columnaCategoriasDestacadas{
	width:192px;
	float:left;
	min-height: 200px;
}
.columnaAtencionClienteGrande{
    padding-top:20px;
}
.columnaAtencionClienteGrande img{
float: left;
margin-top: -6px;
}

.footerRedesNewsletterNoticias a {
	color: #ffffff;
	text-decoration: none;	
}

.footerRedesNewsletterNoticias a:hover {
	color: #cccccc;
}
.footer2Responsive{
	float:left;
	overflow:auto;
	width: 100%;
	margin-bottom: 25px;
}

.textoBotonPie{
	margin-left:5px;
}

/* footer2  */
.footer2 {
	margin: 10px auto;
	width: 100%;
	text-align: center;
	line-height: 1.8em;
	
	overflow:auto;
}


/* footer  */
.footer {
	margin: 10px auto;
	margin-top: 0px;
	width: 100%;
	text-align: center; 
	line-height: 1.8em;
	padding: 10px 0 10px 0;
	
}

@media (min-width: 992px){
	.footer2 {
		width: 960px;
	}
	.footer{
		width: 950px;
	}
}

.footer a {
	/*color: #333333;*/
	color: #ffffff;
	text-decoration: none;	
}

.footer a:hover {
	color: #cccccc;
}


/* footer2  */



/* INICIO LISTA ARTICULO */
.articulos {
	float: left;
	width: 175px;
	height: 330px;
	margin: 0 0px 0px 0px;
	margin-left: 0;
}





.articulos .buttons {
	float: right;
	height: 20px;
	/*padding-bottom: 10px;*/
}

.articulos h2{
	font-size: 1.2em;
	color: #2068a9;
	padding-bottom: 5px;
}

.articulos h2 a {
	color: #2068a9;
	text-decoration: none;
}

.articulos h2 a:hover {
	color: #EF7F1A;
	text-decoration: none;
}

.articulos .titulo-articulo{
	height: 40px;
}

.articulos .cuerpo-articulo{
	overflow: hidden;
	font-family: 'Lato', Arial, serif;
	font-size:12px;
	font-weight: bold;
	
	margin-bottom:10px;
	margin-top:10px;
}

.articulos  .cuerpo-articulo:hover {
	
	box-shadow:0 0 20px rgba(0,0,0,0.25); 
}



.articulos .cuerpo-articulo p {
	margin: 0px;
} 

.articulos .precio-articulo{
	height: 50px;
	padding-right: 5px;
	float: left;
	width: 170px;
}

.articulos .precio-descuento {
	font-size: 1.5em;
	color: #d40000;
	font-weight: bold;	
}

.articulos .precio-descuento-n-unidad{
	font-size: 1.5em;
	color: #d40000;
}

.articulos .precio-tachado {
	font-size: 1.3em;
	text-decoration: line-through;
}



.articulos .precio-normal {
	font-size: 1.5em;
	font-weight: bold;
}

.articulos .precio-normal-descuento-n-unidad{
	font-size: 1.3em;
	
	font-weight: bold;
}

.articulos .precio-juguepuntos{
	color: #2068a9;
}

.articulos .thumbnail a {
	color: #2068a9;
	text-decoration: none;
	border: 0px;
	
	
}

.articulos .thumbnail a:hover {
	color: #EF7F1A;
	text-decoration: none;
	border: 0px;
}

.articulos .thumbnail img{
	border: 0px;
	
}




.articulos-profesional {
	float: left;
	width: 348px;
	margin: 0 0px 0px 0px;
	margin-left: 4px;
	margin-bottom: 20px;
}

.articulos-profesional .buttons {
	float: right;
	height: 20px;
	/*padding-bottom: 10px;*/
}

.articulos-profesional h2{
	font-size: 1.2em;
	color: #2068a9;
	padding-bottom: 5px;
}

.articulos-profesional h2 a {
	color: #2068a9;
	text-decoration: none;
}

.articulos-profesional h2 a:hover {
	color: #EF7F1A;
	text-decoration: none;
}

.articulos-profesional .titulo-articulo{
	height: 40px;
}

.articulos-profesional .cuerpo-articulo{
	width: 348px;
	height: 300px;
	overflow: hidden;
	border: 2px solid #dddddd;
	
	border-radius:10px; 
	-moz-border-radius:10px; /* Firefox */ 
	-webkit-border-radius:10px; /* Safari y Chrome */
}

.articulos-profesional  .cuerpo-articulo:hover {
	border: 2px solid #db702a;
	width: 348px;
	height: 300px;
	
	border-radius:10px; 
	-moz-border-radius:10px; /* Firefox */ 
	-webkit-border-radius:10px; /* Safari y Chrome */
}

.articulos-profesional .cuerpo-articulo p {
	margin: 0px;
} 

.articulos-profesional .precio-articulo{
	height: 50px;
	padding-right: 5px;
	float: left;
	width: 170px;
}

.articulos-profesional .precio-descuento {
	font-size: 1.5em;
	color: #d40000;
	font-weight: bold;	
}

.articulos-profesional .precio-descuento-n-unidad{
	font-size: 1.5em;
	color: #d40000;
}

.articulos-profesional .precio-tachado {
	font-size: 1.3em;
	text-decoration: line-through;
}

.articulos-profesional .precio-normal {
	font-size: 1.5em;
	font-weight: bold;
}

.articulos-profesional .precio-normal-descuento-n-unidad{
	font-size: 1.3em;
	
	font-weight: bold;
}


.articulos-profesional .ultimo{
	margin-left: 20px;
}

.articulos-profesional .margen {
	text-align: right; 
	padding-right: 2px;
	font-size: 1.2em;
	margin-bottom: 5px;
}

.articulos-profesional .precio-lote{
	text-align: right;
	color: #333333;
	
	background-color: #dddddd;
	border: 1px solid #dddddd;
	padding-right: 2px;
	
	border-radius:5px; 
	-moz-border-radius:5px; /* Firefox */ 
	-webkit-border-radius:5px; /* Safari y Chrome */
}


.articulos-profesional .precio-lote .ulote{
	font-size: 1.3em;
}

.articulos-profesional .precio-lote .plote{
	font-weight: bold;
	font-size: 1.6em; 
}

.articulos-profesional .precio-venta{
	font-size: 1.3em;
	margin-top: 10px;
}

.edades-home {
	border-bottom: 1px dashed #679FCF;
	text-align: center; 
	padding: 10px; 
	margin-bottom: 20px;
	margin-top: 20px;
	color: #679FCF;
	font-weight: bold;
}

.edades-col1-home {
	width: 107px; 
	height: 125px; 
	float: left;
}

.edades-col-home {
	width: 107px; 
	height: 125px; 
	float: left;  
}

.edades-col-right-home {
	width: 107px; 
	height: 125px; 
	float: right; 
	
}

.edades-col-right-2-home {
	width: 435px; 
	height: 125px; 
	float: right; 
	
}

.edades-enlace-home{
	text-align: center; 
	font-size: 1.5em; 
	padding-top: 5px;
	margin-bottom: 5px;
}

.edades-enlace-home a {
	text-decoration: none;
	color: #679FCF;
}

.edades-imagen-home {
	text-align: center;
	
	height: 105px;
	margin-left: 5px;
}

.edades-imagen-col1-home {
	text-align: center;
	height: 105px;
}

.lista-articulos-foto {	
	width: 65px;
	height: 65px;
	float: left;
	overflow: hidden;
	margin-bottom: 5px;
}

.lista-articulos-foto-col1{
	
}

.lista-articulos-foto-col2{
	margin-left: 20px;	
}

.lista-articulos-foto-seleccionada{
	border: 1px solid #d40000;	
}

#siguiente{
	font-size: 1.2em;
}

#anterior{
	font-size: 1.2em;
}



.festivos-title{
	color: #d40000;
}
.festivos{
	font-size: 1.5em;
	line-height: 30px;
}

.color-rojo{
	color:#d40000;
}

.color-azul{
	color:#2c71ae;
}

.float-left{
	float: left;
	
}

.float-right{
	float: right;
}

.categories3columns{
	-webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
}

@media (min-width: 500px){
	.categories3columns{
	-webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
}
}

@media (min-width: 768px){
	.categories3columns{
	-webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
}
}


@media (min-width:992px){
	.recomendados {
	width: 950px;
}
	
}

.suscripciones{
	border: 2px solid #e76d00; 
	margin-bottom:10px;
	background-color:#ffffff; 
	width: 100%; 
	text-align: left;
	float:left;
	border-radius:15px; 
	-moz-border-radius:15px; /* Firefox */ 
	-webkit-border-radius:15px; /* Safari y Chrome */
}

#mc-embedded-subscribe-form{
	margin-right: 20px;
	/* margin-bottom: 20px; */
	padding: 20px; 
}

#mc-embedded-subscribe{
	display:none;
}

 @media (min-width: 992px){
 #mc-embedded-subscribe{
 	display:inline;
 	border-radius:5px; 
	-moz-border-radius:5px; /* Firefox */ 
	-webkit-border-radius:5px; /* Safari y Chrome */
 }
	
}

.redesSocialesPie{
	margin-right: 20px;
	margin-bottom: 20px;	
	width: 100%;
	text-align:center;
	background: #C3E2F6; 
	padding-top:5px;
}
 @media (min-width: 992px){
.redesSocialesPie::after{
	content: '';
float: right;
margin-top: -4px;
height: 0;
width: 0;
border-bottom: 27px solid transparent;
border-right: 20px solid white;
border-top: 27px solid transparent;

}

.redesSocialesPie::before{
	content: '';
float: left;
margin-top: -4px;
height: 0;
width: 0;
border-bottom: 27px solid transparent;
border-left: 20px solid white;
border-top: 27px solid transparent;

}
 }

.opinionesPie{
	float: left;
    width: 100%;
}

@media(min-width: 992px){
	.opinionesPie{
    	width: 200px;
    	margin-left: 5px;
    	margin-top:10px;
	}
}

.suscripciones .email{
	width: 100%;
	padding-top: 7px;
	padding-bottom: 5px;
}

@media(min-width: 992px){
	.suscripciones .email{
	width: 76%;
	display: inline;
}
}

.tituloPie{
	font-size: 15px;
    font-weight: bold;
    text-align:center;
}


.cookies{
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #dddddd;	
}

.cookies-titulo-title{
	font-weight: bold;
}

.cookies-descripcion-title{
	font-weight: bold;
}

.cookies td{
	padding: 5px;
	border: 1px solid #dddddd;
	vertical-align: top;
}

#mensaje-cookies{
	background-color: #f5f5f5;
	color: #666666;
	width: 100%;
}

.contenedorCookies{
	float: left;
	width: 100%;
}

#content-cookies{
	padding-left: 5px;
}


.buttoncookies, .buttoncookies:visited {
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
}
 
.buttoncookies:hover{ 
	background-color: #111; color: #fff; 
}

.buttoncookies:active{ 
	top: 1px; 
}

.buttoncookies, .buttoncookies:visited{ 
	font-size: 14px; 
	font-weight: bold; 
	line-height: 1; 
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
}
	
.orange.buttoncookies, .orange.buttoncookies:visited{ 
	background-color: #fb6a12;
	width: 80px;
	text-align: center;
	padding: 8px 14px 9px; 
}

.orange.buttoncookies:hover{ 
	background-color: #d45500; 
}

.gray.buttoncookies, .gray.buttoncookies:visited{ 
	background-color: #cccccc;
	width: 60px;
	text-align: center;
	padding: 2px 14px 2px;  
}

.gray.buttoncookies:hover{ 
	background-color: #aaaaaa; 
}

	.textoHome{
	/* -webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	border:1px solid #eeeeee !important; */
	padding: 10px;
	margin-bottom:10px;
	color: #666;
	}

.productosDestacadosSlider{
	 -webkit-border-radius: 6px !important;
	-webkit-border-top-left-radius: 0 !important;
	-moz-border-radius: 6px !important;
	-moz-border-radius-topleft: 0 !important;
	border-radius: 6px !important;
	border-top-left-radius: 0 !important;
	border:1px solid #eeeeee !important;
	overflow:auto;
}

.productosDestacadosSlider .articulos{
	display:none;
}
.productosNovedadesSlider .articulos{
	display:none;
}
@media (min-width: 500px){
	.productosDestacadosSlider{
		overflow:auto;
		height: auto;
	}
}

.productosNovedadesSlider{
	 -webkit-border-radius: 6px !important;
	-webkit-border-top-left-radius: 0 !important;
	-moz-border-radius: 6px !important;
	-moz-border-radius-topleft: 0 !important;
	border-radius: 6px !important;
	border-top-left-radius: 0 !important;
	border:1px solid #eeeeee !important;
}

.lista-categorias{
	 -webkit-border-radius: 6px !important;
	-webkit-border-top-left-radius: 0 !important;
	-moz-border-radius: 6px !important;
	-moz-border-radius-topleft: 0 !important;
	border-radius: 6px !important;
	border-top-left-radius: 0 !important;
	border:1px solid #eeeeee !important;
}

.contenedorEdadesHome{
	-webkit-border-radius: 6px !important;
	-webkit-border-top-left-radius: 0 !important;
	-moz-border-radius: 6px !important;
	-moz-border-radius-topleft: 0 !important;
	border-radius: 6px !important;
	border-top-left-radius: 0 !important;
	border:1px solid #eeeeee !important;
	
}

.contenedorMarcasHome{
	-webkit-border-radius: 6px !important;
	-webkit-border-top-left-radius: 0 !important;
	-moz-border-radius: 6px !important;
	-moz-border-radius-topleft: 0 !important;
	border-radius: 6px !important;
	border-top-left-radius: 0 !important;
	border:1px solid #eeeeee !important;
}

.home-11 {
	width: 200px;
	height: 410px;
	margin-bottom: 20px;
}

.home-12 {
	widht: 527px;
	height: 220px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.home-13 {
	widht: 258px;
	height: 220px;
	margin-bottom: 20px;
}

.home-14 {
	widht: 200px;
	height: 220px;
	margin-bottom: 20px;
}

.home-21 {
	margin-bottom: 20px;
	width: 100%;
}

 @media (min-width: 992px){
	.home-21 {
		width: 950px;
	}
}

.home-22 {
	widht: 258px;
	height: 170px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.home-23 {
	widht: 258px;
	height: 170px;
	margin-bottom: 20px;
}

.home-24 {
	widht: 200px;
	height: 170px;
	margin-left: 10px;
	margin-bottom: 20px;
}

.home-31 {
	margin-bottom: 20px;
	width: 756px;
}

.destacados {
	padding:5px;
	
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	
    background: #eeeeee;
    border-bottom-color:white;
    font-size:20px;
}

.destacadosCurrent {
	padding:5px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
    background: #454545 !important;
    border-bottom-color:white;
    display:inline-block;
    font-size:20px;
    color:#eeeeee !important;
}


.secciones-home {
	border: 1px solid #dddddd;
	width: 282px;
	height: 150px;
	border-radius: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
	font-size: 1.3em;
}

.secciones-home a {
	text-decoration: none;
}

.secciones-home-ultimo{
	border: 1px solid #dddddd;
	width: 282px;
	height: 150px;
	border-radius: 10px;
	margin-bottom: 15px;
	padding: 10px;
	font-size: 1.3em;
}

.secciones-home-ultimo a {
	text-decoration: none;
}

.edades-home {
	border-bottom: 1px dashed #679FCF;
	text-align: center; 
	padding-left: 10px;
	padding-right: 10px; 
	margin-bottom: 20px;
	color: #679FCF;
	font-weight: bold;
}

.edades-col1-home {
	width: 135px; 
	height: 115px; 
	float: left;
	margin-top:10px;
}

.edades-col-home {
	width: 33%;  
	float: left;
	margin-top:10px;  
}

@media (min-width:768px){
	.edades-col-home {
	width: 135px;  
}
}

@media (min-width:992px){
	.edades-col-home {
	width: 135px;  
}
}

.edades-col-home:hover {
	color: #679FCF
}

.edades-col-right-home {
	width: 135px; 
	height: 115px; 
	float: right;
	margin-top:10px; 
	
}

.edades-enlace-home{
	text-align: center; 
	font-size: 1em; 
	padding-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	color: #679FCF;
	margin-left:30px;
}

@media (min-width:992px){
	.edades-enlace-home{
	font-size: 1.2em;  
}
}

.edades-imagen-home {
	text-align: center;
	height: 105px;
	margin-left: 5px;
}

.edades-imagen-col1-home {
	text-align: center;
	height: 105px;
}

#banners-home-der {
 	border-radius: 6px;
    -moz-border-radius:6px; /* Firefox */ 
	-webkit-border-radius:6px; /* Safari y Chrome */
    border:1px solid #eeeeee;
    padding:5px;
    
    width: 100%;
 	
 }
 
 .itemBannerDer{
  display:inline-block;
  padding-right:2px;
  width: 32%;
 }
 
 @media (min-width: 768px){
 	.itemBannerDer{
		width: 32.5%;
	}
 }
 
 @media (min-width: 992px){
	 .itemBannerDer{
		width: 33%;
	}
	#banners-home-der {
		width: 950px;
	}
}

.imagenBannerHome{
	width:100%;
}
 
 @media all and (max-width: 1350px) and (min-width: 20px) {
/*  #banners-home-der {
  	clear: both;
    float: none;
    width: 100%;
    border: 1px solid black;
  }
  
  #banners-home-der img{
  	width: 100%;
  	height: auto;
  }
*/
#aviscertifies_widget_0e3bd5e1-2655-3df4-c5e6-027b98f88cad_wf4_3{
	display:none;
}
}

a.morelink {
    text-decoration:none;
    outline: none;
    
}
.morecontent span {
    display: none;
}

.inputDeshabilitado{
	cursor:not-allowed;
	
}

.portesGratis{
	font-size:14px;
	color:red;
}

.imagenOfertaPopUp{
	margin-top: 15px;
	
}

.liProductosDestacados:hover{
	cursor:pointer;
}

.liNovedades:hover{
	cursor:pointer;
}

.contenedorPopUpPromociones{
	margin-top: 0px;
	margin-left: 0px;
	background: white;
	border-radius: 5px;
	padding:5px;
	
}
.contenedorPopUpPromociones .email{
	font-size: 20px;
	height: 30px;
	width: 100%;
}
@media(min-width: 400px){
.contenedorPopUpPromociones{
	margin-top: -199px;
	margin-left: 30px;
	background: transparent;
}	
.contenedorPopUpPromociones .email{
	font-size: 20px;
	height: 30px;
	width: auto
}
}

.contenedorPopUpPromociones button, .contenedorPopUpPromociones input{
	margin-right:5px;
}


.contenedorMailPolitica{
	width: 100%;
}
.checkBoxPolitica{
	
}
@media(min-width: 425px){
	.contenedorMailPolitica{
	width: 100%;
	
}
.checkBoxPolitica{
	
}

}
@media(min-width: 768px){
.checkBoxPolitica{
}

}
.imagenPopUpPromociones{
	border-radius: 8px;
}



.botonCancelarPopUpPromociones{
	display:none;
}

.botonEnviarPopUpPromociones{
	display:none;
}
@media (min-width: 610px){
	.imagenPopUpPromociones{
		border-radius: 8px;
	}
}
@media (min-width: 768px){
	.contenedorMailPolitica{
	width: 490px;
	margin-left:100px;
}

.botonCancelarPopUpPromociones{
	display:inline;
}

.botonEnviarPopUpPromociones{
	display:inline;
}
}

.inputError{
	background: #FFE4E4;
}



.mensaje-correo-enviado{
	margin-left:0px;
	background: #FFE4E4;
	border-radius: 5px;
	padding-left:10px;
	
}

@media (min-width: 400px){
	.mensaje-correo-enviado{
	margin-top: 100px;
}
}

@media (min-width: 600px){
	.mensaje-correo-enviado{
	margin-left:90px;
	margin-top:0px;
	width:355px;
	background: transparent;
	color: red;
}
}


 
*:focus {
    outline: 0;
}

.simpleTabsNavigation{
	margin-bottom:0px;
}

@media (min-width: 768px) {
  .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
  }
  .sidebar-nav .navbar ul {
    float: none;
  }
  .sidebar-nav .navbar ul:not {
    display: block;
  }
  .sidebar-nav .navbar li {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .imagenPopUpPromociones{
	border-radius: 8px;
}
}
/* No se mostrará en responsive */
.responsive{
	display:none !important;
}
.responsiveInline{
	display:none !important;
}
/* No se mostrará en desktop */
.desktop{
	display:block;
}

.desktopInline{
	display: inline-block;
	font-size:20px;
}

@media(min-width:992px){

.responsive{
	display:block !important;
}
.responsiveInline{
	display:inline !important;
}
.desktop{
	display:none !important;
}
}

.imagenEnvioGratis{
	width: 100%;
}

.imagenItemArticulo{
	height: 145px !important;
	width: 100px !important;
}

.imagenMiniMoviles{
	display:none;
}

@media(min-width: 360px){
	.imagenItemArticulo{
	width: 120px !important;
	height: 175px !important;
}
	.imagenMiniMoviles{
	display:block;
}
}

@media(min-width: 500px){
	.imagenItemArticulo{
	height: 240px !important;
	width: 165px !important;
}
}

@media(min-width: 768px){
	.imagenItemArticulo{
	width: 165px !important;
	height: 240px !important;
}
}

@media(min-width: 992px){
	.imagenItemArticulo{
	width: 165px !important;
	height: 240px !important;
}
}

.imagenEdades{
	width: 85px !important;
	margin: 0 auto;
}

.imagenCategoriaSlider{
	width: 100px !important;
	height: 100px !important;
	margin: 0 auto;
}

.imagenSliderInicial{
	width:100%;
}

#navbarCollapse2{
	height: auto;
}

#navbarCollapse4{
	height: auto;
}

@media (min-width: 768px){
#navbarCollapse2{
	height: 50px;
}


#navbarCollapse4{
	height: 50px;
}
}

@media (min-width: 992px){
#navbarCollapse2{
	height: auto;
}


#navbarCollapse4{
	height: auto;
}

.checkBoxPolitica #check_politica{
	margin-top:10px;
	margin-right: 10px;
}


}

/******************************* INICIO BOTON SUBIR *******************************/
 #message{
	margin: 0px auto;
	margin-top: 0px;
	width: 1060px;	
	text-align: right;
}

#message a{
    /* display: block before hiding */
    display: block;
    display: none;

    /* link is above all other elements */
    z-index: 999; 

    /* link doesn't hide text behind it */
    /*opacity: .8;*/

    /* link stays at same place on page */
    position: fixed;

    /* link goes at the bottom of the page */
    top: 100%;
    margin-top: -90px; /* = height + preferred bottom margin */

    /* link is centered */
    /*left: 50%;
    margin-left: -160px;*/ /* = half of width */
    

    /* round the corners (to your preference) */
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;

    /* make it big and easy to see (size, style to preferences) */
    width: 50px;
    line-height: 20px;
    height: 70px;
    
      
    /*background-color: #000;*/
    font-size: 24px;
    text-align: center;
    color: #333333;
    font-size: 0.9em;
    
}
 /******************************* FIN BOTON SUBIR *******************************/
 
 /******************************* INICIO MAGNIFIC POP UP *******************************/
 /* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

@media only screen and (max-width: 961px) {
    .mfp-bg  {
        display: none;
    }
    .imagenPopUpPromociones{
    	display: none;
    }
    .contenedorPopUpPromociones{
    	display: none;
    }
    #small-dialog-popUpDescuento{
    	display: none;
    }
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10001;
  position: fixed;
  outline: none !important;
  display:none;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: black; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
  margin-top:30px; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 12px solid black;
    left: 5px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    border-right: 20px solid white; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 12px solid black;
    left: 3px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 20px solid white; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

.mfp-iframe-holder .mfp-close {
  top: -43px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }
@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

  
/* Styles for dialog window */
#small-dialog{
	background: white;
	text-align: left;
	width: 100%;
	height: 575px;
	margin: 40px auto;
	position: relative;
	border: 3px solid #999999;
	border-radius:10px; 
	-moz-border-radius:10px; /* Firefox */ 
	-webkit-border-radius:10px; /* Safari y Chrome */
}

#small-dialog-popUpDescuento{ 
	text-align: left;
	width: 100%;
	margin: 40px auto;
	position: relative;

}

.articuloSmallDialog{
	width:100%;
	height: 500px;
	border-right: 2px solid #999999;
	float:left;
}

/* .carritoSmallDialog{
	width:100%;
	height: 285px;
	float:right;
} */

#small-dialog .titulo {
	color:green;
	font-size:1.2em;
	text-align:center;
	background-color: #cccccc;
	border-bottom: 2px solid #999999;
	padding: 10px;
	
}

#small-dialog .imagen {
	width:100%;
	text-align:center
}
#small-dialog .nombre {
	font-size: 23px;
    margin-top: 10px;
    line-height:23px;
}

#small-dialog .fabricante {
    margin-top: 10px;
}
#small-dialog .precio {
	font-size: 3em;
    padding-top: 20px;
}

#small-dialog .importeTotal {
	display:none;
	font-size:26px;
	padding:20px;
	text-align:center;
}
#small-dialog .portes {
	display: none;
	font-size:18px;
	padding-left:20px;
	padding-bottom:10px;
	text-align:center;
}
#small-dialog .portesGratis {
	font-size:22px;
	color:red;
}

.precioAntiguo {	
	text-decoration: line-through;
}

#small-dialog .precioAntiguoSinTachar {
	font-size: 2em;
	padding-top: 20px;	
	
}

#small-dialog .precioConDescuento {
	font-size: 3em;
	padding-top: 20px;	
}

#small-dialog .cantidadArticulos{
	display:none;
	color:green;
	font-size:1.5em;
	text-align:center;
	background-color: #dddddd;
	border-bottom: 2px solid #999999;
	padding: 10px;
}



#small-dialog .articulo {
	margin-top: 10px; 
	font-size: 1.5em;
	text-align: center;	
}

#small-dialog .seguir-comprando{
	width: 50%;
	border: 2px solid #999999;
	padding: 10px;
	background-color: #bbbbbb;
	border-radius:7px; 
	-moz-border-radius:7px; /* Firefox */ 
	-webkit-border-radius:7px; /* Safari y Chrome */
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
	position:absolute;
	bottom:0;
}

#small-dialog .seguir-comprando a{
	text-decoration: none;
	color: #ffffff;
}

#small-dialog .ir-a-cesta{
	width: 50%;
	border: 2px solid #999999;
	padding: 10px;
	background-color: #db702a;
	border-radius:7px; 
	-moz-border-radius:7px; /* Firefox */ 
	-webkit-border-radius:7px; /* Safari y Chrome */
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
	right:0;
	position:absolute;
	bottom:0;
}

@media (min-width: 380px){
	#small-dialog .ir-a-cesta{
	width: auto;
	}
	#small-dialog .seguir-comprando{
	width: auto;
	}
}
#small-dialog .ir-a-cesta a{
	text-decoration: none;
	color: #ffffff;
}

.precioPromoPopUp{
	font-size:20px;
}

@media (min-width: 930px){
	.mfp-wrap {
	display: block;
	}
	#small-dialog{
	background: white;
	text-align: left;
	width: 900px;
	height: 385px;
	margin: 40px auto;
	position: relative;
	border: 3px solid #999999;
	border-radius:10px; 
	-moz-border-radius:10px; /* Firefox */ 
	-webkit-border-radius:10px; /* Safari y Chrome */
}

#small-dialog-sequra{
	background: white;
	text-align: left;
	width: 900px;
	height: 385px;
	margin: 40px auto;
	position: relative;
	border: 3px solid #999999;
	border-radius:10px; 
	-moz-border-radius:10px; /* Firefox */ 
	-webkit-border-radius:10px; /* Safari y Chrome */
	font-size:16px;
	padding: 20px;
}



.articuloSmallDialog{
	width:441px;
	height: 385px;
	border-right: 2px solid #999999;
	float:left;
}

/* .carritoSmallDialog{
	width:453px;
	height: 385px;
	float:right;
} */

#small-dialog .imagen {
	width:200px;
	float:left;
	margin-left:20px;
}
#small-dialog .titulo {
	font-size:1.5em;
}
#small-dialog .cantidadArticulos{
	display:block;
}
#small-dialog .importeTotal {
	display:block;
}
#small-dialog .portes {
	display:block;
}
}

.imagenPopUpTallas{
	width: 100%;
}

#small-dialog-tallas {
text-align: left;
width: 100%;
height: auto;
margin: 40px auto;
position: relative;
font-size: 16px;
}

#small-dialog-observaciones {
text-align: left;
width: 100%;
height: auto;
margin: 40px auto;
position: relative;
font-size: 16px;
}

@media (min-width: 992px){
	.imagenPopUpTallas{
	width: 831px;
}
#small-dialog-tallas {
	width: 828px;
height: 383px;
}

#small-dialog-observaciones {
	width: 828px;
height: 383px;
}
}

@media (min-width: 620px){
	#small-dialog-popUpDescuento{ 
	text-align: left;
	width: 650px;
	margin: 40px auto;
	position: relative;

}
}
#small-dialog-popUpDescuento .mfp-close{
	color:white;
}
 /******************************* FIN MAGNIFIC POP UP *******************************/


/******************************************SPRITES *****************************************/

.imagenEdadesSlider0-12{
	width: 85px !important;
	height: 85px !important;
	margin: 0 auto;
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -100px -325px;
	display: block;
}

.imagenEdadesSlider0-12:hover{
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -100px -325px;
}

.imagenEdadesSlider2-3{
	width: 85px !important;
	height: 85px !important;
	margin: 0 auto;
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -7px -325px;
	display: block;
}

.imagenEdadesSlider2-3:hover{
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -7px -325px;
}

.imagenEdadesSlider4-5{
	width: 85px !important;
	height: 85px !important;
	margin: 0 auto;
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -187px -325px;
	display: block;
}

.imagenEdadesSlider4-5:hover{
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -187px -325px;
}

.imagenEdadesSlider6-7{
	width: 85px !important;
	height: 85px !important;
	margin: 0 auto;
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -542px -325px;
	display: block;
}

.imagenEdadesSlider6-7:hover{
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -542px -325px;
}

.imagenEdadesSlider8-10{
	width: 85px !important;
	height: 85px !important;
	margin: 0 auto;
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -446px -325px;
	display: block;
}

.imagenEdadesSlider8-10:hover{
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -446px -325px;
}

.imagenEdadesSlider11-14{
	width: 85px !important;
	height: 85px !important;
	margin: 0 auto;
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -363px -325px;
	display: block;
}

.imagenEdadesSlider11-14:hover{
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -363px -325px;
}

.imagenEdadesSlider15-99{
	width: 85px !important;
	height: 85px !important;
	margin: 0 auto;
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -275px -325px;
	display: block;
}

.imagenEdadesSlider15-99:hover{
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -275px -325px;
}

.imagenMarcasFamosa{
	width: 100px !important;
	height: 100px !important;
	margin: 0 auto;
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -619px -210px;
	display: block;
}

.imagenMarcasFamosa:hover{
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -619px -210px;
}

.imagenMarcasHasbro{
	width: 100px !important;
	height: 100px !important;
	margin: 0 auto;
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -495px -221px;
	display: block;
}

.imagenMarcasHasbro:hover{
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -495px -221px;
}

.imagenMarcasMattel{
	width: 100px !important;
	height: 100px !important;
	margin: 0 auto;
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -126px -221px;
	display: block;
}

.imagenMarcasMattel:hover{
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -126px -221px;
}

.imagenMarcasBandai{
	width: 100px !important;
	height: 100px !important;
	margin: 0 auto;
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -7px -221px;
	display: block;
}

.imagenMarcasBandai:hover{
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -7px -221px;
}

.imagenMarcasVtech{
	width: 100px !important;
	height: 100px !important;
	margin: 0 auto;
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -985px -220px;
	display: block;
}

.imagenMarcasVtech:hover{
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -985px -220px;
}

.imagenMarcasGiochi{
	width: 100px !important;
	height: 100px !important;
	margin: 0 auto;
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -372px -217px;
	display: block;
}

.imagenMarcasGiochi:hover{
	background: url(https://cdn.juguetilandia.com/images/sprites/banners.jpg) -372px -217px;
}

#facebook-pie {
	display:inline-block;	
	width: 45px;
	height: 45px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -125px -30px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -330px -50px; 
	margin-right:3px;
}
#facebook-pie:hover {background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -386px -50px;}

#twitter-pie {
	display:inline-block;		
	width: 45px;
	height: 45px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -140px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -1px -101px;
	margin-right:3px; 
}
#twitter-pie:hover {background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -56px -101px;}

#plus-pie {
	display:inline-block;	
	width: 45px;
	height: 45px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -169px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -443px -51px;
	margin-right:3px;
}
#plus-pie:hover {background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -445px -101px;}
#blog-pie {
	display:inline-block;	
	width: 45px;
	height: 45px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -384px 0px;
	margin-right:3px; 
}
#blog-pie:hover {background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -329px -0px;}
#pinterest-pie {
	display:inline-block;	
	width: 45px;
	height: 45px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -222px -101px;
	margin-right:3px; 
}
#pinterest-pie:hover {background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -277px -101px;}
#instagram-pie {
	display:inline-block;	
	width: 45px;
	height: 45px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -333px -101px;
	margin-right:3px; 
}
#instagram-pie:hover {background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -388px -101px;}
#youtube-pie {
	display:inline-block;	
	width: 45px;
	height: 45px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -112px -101px;
	margin-right:3px; 
}
#youtube-pie:hover {background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -167px -101px;}


.iconoTelefono{
	display:block;
	width: 30px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -152px -307px;
	float: left;
}
.iconoTelefono:hover{background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -152px -307px;}

#mastercard-pie {
	display:block;
	width: 50px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -167px -34px;
	float: left;
	margin-right:3px;
	padding:3px; 
}
#visa-pie {
	display:block;
	width: 48px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) 0px -34px;
	float: left;
	margin-right:3px; 
}

#gls-pie {
	display:block;
	width: 80px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -104px -246px;
	float: left;
	margin-right:3px; 
}

#adyen-pie {
	display:block;
	width: 94px;
	height: 30px;
	background: url(https://cdn.juguetilandia.com/images/sprites/adyen-logo.png) no-repeat;
	/* background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -104px -246px; */
	float: left;
	margin-right:3px; 
}

#exapaq-pie {
display: block;
width: 48px;
height: 35px;
/* background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px; */
background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -225px -31px;
float: left;
margin-right: 3px;
}

#paypal-pie {
	display:block;
	width: 113px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/especiales/ppcom.png);
	float: left;
	margin-right:3px; 
	padding:3px;
}
#transferencia-pie {
	display:block;
	width: 30px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -83px -305px;
	float: left;
	margin-right:3px; 
}

#contrareembolso-pie {
	display:block;
	width: 30px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -117px -305px;
	float: left;
	margin-right:3px; 
}

#mastercard-pie2 {
	display:block;
	width: 48px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -124px -378px;
	float: left;
	margin-right:3px; 
}

#visa-pie2 {
	display:block;
	width: 48px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -219px -348px;
	float: left;
	margin-right:3px; 
}

#verisign-pie {
	display:block;
	width: 48px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -70px -378px;
	float: left;
	margin-right:3px; 
}

#pagoseguro-pie {
	display:block;
	width: 95px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -287px -576px;
	float: left;
	margin-right:3px; 
}

#pagoseguroFr-pie {
	display:block;
	width: 95px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -169px -539px;
	float: left;
	margin-right:3px; 
}

#pagoseguroIt-pie {
	display:block;
	width: 95px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -169px -611px;
	float: left;
	margin-right:3px; 
}

#pagoseguroEn-pie {
	display:block;
	width: 95px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -169px -574px;
	float: left;
	margin-right:3px; 
}

#pagoseguroDe-pie {
	display:block;
	width: 95px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -286px -539px;
	float: left;
	margin-right:3px; 
}

#seur-pie {
	display:block;
	width: 48px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -69px -347px;
	float: left;
	margin-right:3px; 
}

#asm-pie {
	display:block;
	width: 68px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -273px -347px;
	float: left;
	margin-right:3px; 
}

#redyser-pie {
	display:block;
	width: 106px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/especiales/redyser.png);
	float: left;
	margin-right:3px; 
	padding:3px;
}

#dhl-pie {
	display:block;
	width: 140px;
	height: 30px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/especiales/dhl.jpg);
	float: left;
	margin-right:3px; 
	padding:3px;
}

.iconoFranquicia{
	display:block;
	width: 100px;
	height: 100px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -375px -354px;
	float: left;
	
}

.iconoFranquicia:hover{
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -375px -354px;
}

.iconoPremio1{
	display:block;
	width: 150px;
	height: 100px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -183px -415px;
	float: left;
	
}

.iconoPremio1:hover{
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -183px -415px;
}

.iconoPremio2{
	display:block;
	width: 150px;
	height: 100px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -17px -415px;
	float: left;
	
}

.iconoPremio2:hover{
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -17px -415px;
}

.iconoSubir{
	display:block;
	width: 50px;
	height: 50px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -84px 0px;*/
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -295px -231px;
	float: left;
}

.iconoSubir:hover{
	background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -295px -231px;
}



.pieMetodosPago{
	width: 100%;
	height: 35px;
	margin-left:auto;
	margin-right: auto;
	text-align: center;
}

@media (min-width: 992px){
	.pieMetodosPago{
	width: 850px;
	height: 35px;
	margin-left:auto;
	margin-right: auto;
	text-align: center;
}
}

.contenedorCategoriasDestacadas{
	 -webkit-border-radius: 6px !important;
	-webkit-border-top-left-radius: 0 !important;
	-moz-border-radius: 6px !important;
	-moz-border-radius-topleft: 0 !important;
	border-radius: 6px !important;
	border-top-left-radius: 0 !important;
	border:1px solid #eeeeee !important;
	overflow:auto;
}

.imagenesBloqueNewsletter{
   display:none;
}

@media screen and (min-width: 575px){
	.imagenesBloqueNewsletter{
	display:block;
   height:50px; 
    background:url(https://cdn.juguetilandia.com/images/especiales/pajaro-newsletter.png) center center no-repeat;
   background-size: 50px 50px; 
}
}

.contenedorRedesSocialesPie{
margin: 10px auto;
margin-top: 0px;
width: 100%;
background-color: #ffffff;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
position: relative;
}
@media screen and (min-width: 992px){
	.contenedorRedesSocialesPie{
	width: 960px;
	}
}

.navbarCollapseP1{
	color:#666;
	cursor: pointer;
	height: auto;
}

.navbarCollapseP1:hover{
	text-decoration:none;
	
}
@media screen and (min-width: 768px){
	.dropdown-menu-right{
	width: 768px !important;
	max-width: 768px !important;
}

.dropdown-menu-right > li{
	width: 160px;
  display: inline-block;
    float:left;
 }
}

@media screen and (min-width: 992px){
.dropdown-menu-right{
	width: 992px !important;
	max-width: 992px !important;
}

.dropdown-menu-right > li{
	width: 160px;
  display: inline-block;
    float:left;
 }
}
 
.boton-recomendacion-fixed{
	position: fixed;
	right: 5px;
	bottom: 0;
	background-color: #FB6A12;
	/* color: white; */
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 5px;
	z-index: 10;
}

.boton-recomendacion-fixed a{
	color: white;
	font-weight: bold;
	
}
.boton-recomendacion-fixed a:hover{
	color: white !important;
	
}
.boton-recomendacion-fixed:hover{
	background-color: #4CAF50;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  	transform: translate3d(0, 0, 0);
  	backface-visibility: hidden;
  	perspective: 1000px;
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

#correo-pie {
	display:inline-block;	
	width: 45px;
	height: 45px;
	/*background: url(https://cdn.juguetilandia.com/images/css-sprite.gif) no-repeat -125px -30px;*/
	background: url(https://cdn.juguetilandia.com/images/especiales/icono-contacto-pie.png); 
	margin-right:3px;
}
#correo-pie:hover {background: url(https://cdn.juguetilandia.com/images/especiales/icono-contacto-pie2.png);}

.correo-pie-seleccionado {background: url(https://cdn.juguetilandia.com/images/especiales/icono-contacto-pie2.png) !important; }

.facebook-pie-seleccionado {background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -386px -50px !important;}

.twitter-pie-seleccionado {background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -56px -101px !important;}

.plus-pie-seleccionado {background: url(https://cdn.juguetilandia.com/images/sprites/fijos.png) -445px -101px !important;}

#btn-obtenerDescuento{display:none;}

#info-recomendacionOk{display:none;}

@media only screen and (max-width: 500px) {
    .displayMovil {
        display: none;
    }
}

@media only screen and (max-width: 500px) {
    .bannerSEO {
        display: none;
    }
}

   		.slick-prev{z-index:9999;}
   		.boton-guardar, .boton-guardar2{ 
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
}
.boton-guardar button, .boton-guardar input, .boton-guardar a{
	-moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
	-webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0099eb), color-stop(1, #006fbf));
	background:-moz-linear-gradient(top, #0099eb 5%, #006fbf 100%);
	background:-webkit-linear-gradient(top, #0099eb 5%, #006fbf 100%);
	background:-o-linear-gradient(top, #0099eb 5%, #006fbf 100%);
	background:-ms-linear-gradient(top, #0099eb 5%, #006fbf 100%);
	background:linear-gradient(to bottom, #0099eb 5%, #006fbf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0099eb', endColorstr='#006fbf',GradientType=0);
	background-color:#0099eb;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px -1px 0px #5b6178;
}

.boton-guardar2 button, .boton-guardar2 input{
	-moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
	-webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0099eb), color-stop(1, #006fbf));
	background:-moz-linear-gradient(top, #0099eb 5%, #006fbf 100%);
	background:-webkit-linear-gradient(top, #0099eb 5%, #006fbf 100%);
	background:-o-linear-gradient(top, #0099eb 5%, #006fbf 100%);
	background:-ms-linear-gradient(top, #0099eb 5%, #006fbf 100%);
	background:linear-gradient(to bottom, #0099eb 5%, #006fbf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0099eb', endColorstr='#006fbf',GradientType=0);
	background-color:#0099eb;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:3px 10px;
	text-decoration:none;
	text-shadow:0px -1px 0px #5b6178;
	text-align:center;
}

.boton-guardar2Responsive button, .boton-guardar2Responsive input{
	-moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
	-webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0099eb), color-stop(1, #006fbf));
	background:-moz-linear-gradient(top, #0099eb 5%, #006fbf 100%);
	background:-webkit-linear-gradient(top, #0099eb 5%, #006fbf 100%);
	background:-o-linear-gradient(top, #0099eb 5%, #006fbf 100%);
	background:-ms-linear-gradient(top, #0099eb 5%, #006fbf 100%);
	background:linear-gradient(to bottom, #0099eb 5%, #006fbf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0099eb', endColorstr='#006fbf',GradientType=0);
	background-color:#0099eb;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	padding:3px 10px;
	text-decoration:none;
	text-shadow:0px -1px 0px #5b6178;
	text-align:center;
}

.boton-guardar3Responsive button, .boton-guardar3Responsive input, .boton-guardar3Responsive a{
	-moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
	-webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0099eb), color-stop(1, #006fbf));
	background:-moz-linear-gradient(top, #0099eb 5%, #006fbf 100%);
	background:-webkit-linear-gradient(top, #0099eb 5%, #006fbf 100%);
	background:-o-linear-gradient(top, #0099eb 5%, #006fbf 100%);
	background:-ms-linear-gradient(top, #0099eb 5%, #006fbf 100%);
	background:linear-gradient(to bottom, #0099eb 5%, #006fbf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0099eb', endColorstr='#006fbf',GradientType=0);
	background-color:#0099eb;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:3px 10px;
	text-decoration:none;
	text-shadow:0px -1px 0px #5b6178;
	text-align:center;
}

.boton-guardar button:hover, .boton-guardar input:hover, .boton-guardar a:hover, .boton-guardar2 button:hover, .boton-guardar2Responsive button:hover, .boton-guardar2Responsive input:hover,.boton-guardar3Responsive a:hover{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #006fbf), color-stop(1, #0099eb));
	background:-moz-linear-gradient(top, #006fbf 5%, #0099eb 100%);
	background:-webkit-linear-gradient(top, #006fbf 5%, #0099eb 100%);
	background:-o-linear-gradient(top, #006fbf 5%, #0099eb 100%);
	background:-ms-linear-gradient(top, #006fbf 5%, #0099eb 100%);
	background:linear-gradient(to bottom, #006fbf 5%, #0099eb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006fbf', endColorstr='#0099eb',GradientType=0);
	background-color:#006fbf;
	color: white;
	text-decoration: none;
	
}


.boton-guardar3Responsive button:hover, .boton-guardar3Responsive input:hover{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #006fbf), color-stop(1, #0099eb));
	background:-moz-linear-gradient(top, #006fbf 5%, #0099eb 100%);
	background:-webkit-linear-gradient(top, #006fbf 5%, #0099eb 100%);
	background:-o-linear-gradient(top, #006fbf 5%, #0099eb 100%);
	background:-ms-linear-gradient(top, #006fbf 5%, #0099eb 100%);
	background:linear-gradient(to bottom, #006fbf 5%, #0099eb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006fbf', endColorstr='#0099eb',GradientType=0);
	background-color:#006fbf;
	
}


.boton-guardar button:active {
	position:relative;
	top:1px;
}