*{
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body{
	/*background: url(./img/fondo.png) no-repeat;*/
	background-position: bottom left;
	font-family: 'Rubik', sans-serif;
	background-size: contain;
}

.site-404{
	background:#CBDDE1 url(./img/fondo404.png) no-repeat;
	background-position: bottom center;
	background-size: cover;
	min-height: 500px;
}

.pre-cabecera{
	background: #fff;
	height: 72px;
	width: 100%;
}

.cabecera{
	background: #198040;
	height: 100px;
	width: 100%;
	border-bottom: 5px solid #fff;
}

.conten{
	width: 100%;
	max-width: 1400px;
	margin: auto;
	position: relative;
}

.conten.marca, .conten.juguete{
	padding: 85px;
}

.enlace{
	color: #009DE0;
	text-decoration: none;
}
.enlace:hover{
	text-decoration: underline;
}

a{
	color: #000;
}

a:visited{
	color: #000;
}

h4 a{
	cursor: pointer;
}

.menu .home a{
	text-indent: -10000px;
	overflow: hidden;
	width: 35px;
	height: 30px;
	background: url(./img/casita.svg) no-repeat;
	background-size: contain;
	margin-bottom: -8px;
	display: inline-block;
}

.menu a:hover{
	opacity: .8;
}

.logo{
	width: 137px;
	height: 111px;
	display: block;
	position: absolute;
	top: 20px;
	left: 30px;
	background: url(./img/logo.svg) no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	background-size: contain;
	z-index: 30;
}


.menu{
	float: right;
	padding-top: 18px;
	padding-right: 8px;
}

.menu ul{
	list-style: none;
}

.menu li{
	display: inline-block;
	margin-left: 30px;
}

.menu a{
	color: #fff;
	padding: 10px;
	font-size: 19px;
	font-weight: bold;
}

.menu .current_page_item a{
	color: #A2C037;
}

.buscador{
	float: right;
	padding-top: 20px;
	padding-right: 25px;
}

.buscador input[type=text]{
	border-radius: 200px !important;
}

.redes{
	float: right;
	padding-top: 20px;
	padding-right: 25px;
}

.redes enlace{
	border-radius: 4000px;
	background: #fff;
	color: #198040;
	font-size: 20px;
	padding: 10px;
	transition: all .3s ease-in-out;
	width: 40px;
	height: 40px;
	display: inline-block;
	margin-left: 10px;
	text-align: center;
}

.redes a{
	margin-left: 10px;
}

.redes a img{
	width: 30px;
}

.redes a:hover{
	opacity: .7;
}

.slider{
	width: 100%;
	
}

.slide{
	width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

.wrap-slider{
	position: relative;
	width: 100%;
	height: auto;
	display: block;
}

.wrap-slider-top{
	background: #333;
}

.slick-track
{
	display: flex !important;
}

.slick-slide
{
	height: inherit !important;
}

.slider-top:hover img{
	transition: all .3s ease-in-out;
	opacity: .65;
}

h2{
	font-size: 55px;
	width: 100%;
	font-weight: bold;
}

.pagina{
	padding-top: 50px;
}

.faldon{
	text-align: center;
	color: #fff;
	padding: 20px;
	width: 100%;
}
.item-novedad{
	padding: 10px;
}

.faldon.verde{
	background: #198040;
}
.faldon.rojo{
	background: #c13041;
}
.faldon.amarillo{
	background: #e0a645;
}

a:hover{
	text-decoration: none;
}

.res{
	display: none;
}

.flecha{
	position: absolute;
	top: 50%;
	margin-top: -25px;
	transition: all .3s ease-in-out;
}

.flecha:hover{
	opacity: .7;
}

.izquierda{
	left: 50px;
}

.derecha{
	right: 50px;
}

.inter .izquierda{
	left: -50px;
}
.inter .derecha{
	right: -50px;
}

.pie{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 50px;
}

.slick-dots{
	position: absolute;
	bottom: -10px;
	z-index: 30;
	
}

.slick-dots li button:before{
	color: white;
	font-size: 11px;
	opacity: 1 !important;
}

.item-marca{
	padding: 30px;
}

.item-juguete{
	border-radius: 0 50px 0 50px;
	overflow: hidden;
	border: 1px solid #ccc;
	margin: 20px;
}

.containervideo {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom:56.25%;
}
.video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.juguete{
	font-size: 20px;
	padding: 0;
}

.juguete .row, .marca .row{
	margin-bottom: 50px;
}

.foto-grande{
	/*border: 2px solid #018837;
	border-radius: 40px;*/
}

.foto-juguete{
	margin: 20px;
	/*border: 1px solid #ccc;
	border-radius: 20px;
	overflow: hidden;*/
}

.padding50{
	padding: 50px;
}

.padding30{
	padding: 30px;
}

.padding0{
	padding: 0;
}

.item-home{
	padding: 20px;
	position: relative;
}

.item-home a{
	position:relative;
}

.item-home a .text{
	font-size: 20px;
	width: 100%;
	margin-bottom: -17px;
	color: #000;
}

.ninos{
	position: relative;
}

.ninos .texto{
	position: relative;
	font-size: 35px;
	width: 100%;
	line-height: 35px;
	background: #54cb25;
	padding: 30px;
}

.ninos .texto h2{
	margin: 0;
}

.site-footer{
	font-size: 18px;
}

.slick-prev:before, .slick-next:before {
	color: black;
}

.bandaverde{
	background: #80C41C;
}

.bandarosa{
	background: #F7BFD4;
}

.bordeclaro{
	width: 100%;
	height: 50px;
	background: #fff;
	opacity: .5;
}

.muneca{
	margin-top: -69px;
	margin-bottom: -72px;
}

.margin0{
	margin: 0;
}

.item-historia{
	padding: 10px;
}

.enlace{
	color: #01A0C6 !important;
}

.enlace:hover{
	opacity: .8;
}

input[type=text], textarea{
	width: 100%;
	border: 1px solid #000 !important;
	border-radius: 8px !important;
	padding: 5px !important;
}

label{
	width: 100%;
}
span.wpcf7-list-item { display: block; }

.boton-enviar{
	text-indent: -10000px;
	overflow: hidden;
	width: 205px;
	height: 60px;
	background: url(./img/botonenviar.png) !important;
	border: none !important;
	background-size: cover !important;
	background-repeat: no-repeat;
	transition: all .3s ease-in-out;
}

.boton-enviar:hover{
	opacity: .8;
}

.bloquerosa{
	background: #F7BFD4;
}

.item-opinion{
	margin-top: 40px;
}



input[type=range] {
	 box-sizing: border-box;
	 appearance: none;
	 width: 400px;
	 margin: auto;
	 padding: 0 2px;
	 overflow: hidden;
	 border: 0;
	 border-radius: 1px;
	 outline: none;
	 background: linear-gradient(grey,#3161d1 ) no-repeat center;
	 background-size: 100% 2px;
	 pointer-events: none;
}
 input[type=range]:active, input[type=range]:focus {
	 outline: none;
}
 input[type=range]::-webkit-slider-thumb {
	 height: 28px;
	 width: 28px;
	 border-radius: 28px;
	 background-color: #fff;
	 position: relative;
	 margin: 5px 0;
	 cursor: pointer;
	 appearance: none;
	 pointer-events: all;
	 box-shadow: 0 1px 4px 0.5px rgba(0,0,0,0.25);
}
 input[type=range]::-webkit-slider-thumb::before {
	 content: ' ';
	 display: block;
	 position: absolute;
	 top: 13px;
	 left: 100%;
	 width: 2000px;
	 height: 2px;
}
 .multi-range {
	 position: relative;
	 height: 50px;
}
 .multi-range input[type=range] {
	 position: absolute;
}
 .multi-range input[type=range]:nth-child(1)::-webkit-slider-thumb::before {
	 background-color: red;
}
 .multi-range input[type=range]:nth-child(2) {
	 background: none;
}
 .multi-range input[type=range]:nth-child(2)::-webkit-slider-thumb::before {
	 background-color: grey;
}
 


.marcas, .categorias{
	display: none;
	background: #FEFFFE;
	max-width: 350px;
	width: 100%;
	border-radius: 0 0 25px 25px;
	padding: 40px;
	text-align: left;
	margin: auto;
	margin-top: -20px;
}

.boton-search, .boton-search:visited, .boton-search:active, .boton-search:focus{
	background: #007FC5 0% 0% no-repeat padding-box;
	border-radius: 25px;
	opacity: 1;
	text-align: center;
	letter-spacing: 0px;
	color: #FFFFFF;
	font-size: 28px;
	min-width: 350px;
	display: inline-block;
	border: 4px solid #fff;
	transition: all .3s ease-in-out;
	position: relative;
}

.boton-verde, .boton-verde:visited, .boton-verde:active, .boton-verde:focus{
	background: #289548 0% 0% no-repeat padding-box;
	border-radius: 100px;
	opacity: 1;
	text-align: center;
	letter-spacing: 0px;
	color: #FFFFFF;
	font-size: 28px;
	min-width: 350px;
	display: inline-block;
	border: 4px solid #fff;
	transition: all .3s ease-in-out;
	position: relative;
	padding: 0px 30px;
}

.boton-search:hover{
	color: #fff;
	opacity: .7;	
}

.desplegado{
	position: absolute;
	transform: rotate(90deg);
	right: 20px;
	top: 10px;
	width: 20px;
	transition: all .3s ease-in-out;
}

.desplegado.active{
	transform: rotate(-90deg);
}

.desplegado2{
	position: absolute;
	right: 20px;
	top: 10px;
	width: 20px;
	transition: all .3s ease-in-out;
}

.marcas input, .categorias input{
	margin-right: 10px;
}

.rango{
	width: auto;
	background: #fff;
	max-width: 100px;
	margin: auto;
	text-align: center;
	padding: 10px;
	border-radius: 40px;
}

.hover-areafun{
	font-size: 50px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	color: #fff;
	display: none;
	font-weight: bold;
	width: 100%;
	text-shadow: 0px 0px 9px #000000;
}

.item-areafun{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.item-areafun:hover .hover-areafun{
	display: block;
}

.home .menu .home{
	display: none;
}

.site-footer a:hover{
	color: #3161d1 !important;
}

.item-evento{
	padding: 30px;
	position: relative
}

.event-title{
	font-weight: bold;
	font-size: 20px;
	color: #198040;
}

.item-evento b{
	color: #198040;
	margin-right: 15px;
}

.item-evento .enlace{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.videos{
	background: #54cb25;
	padding: 40px;
}

.item-video{
	padding: 20px;
}

.menuresponsive{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 20;
	background: #198040;
	padding: 50px;
	text-align: center;
}

.menuresponsive .menu-item{
	margin-bottom: 30px;
	margin-left: 0;
	text-align: center;
	width: 100%;
}

.menuresponsive .menu{
	margin: 0;
}

.menuresponsive .logo{
	position: relative;
	margin: auto;
	height: 100px;
	width: 100%;
	left: 0;
	text-align: center;
	background-position: center;
}

.botonmenuresponsive, .botonmenuresponsivecerrar {
	font-size: 25px !important;
	padding: 0 !important;
	margin-top: -13px !important;
	display: block;
}

.botonmenuresponsivecerrar{
	position: absolute;
	top: 20px;
	right: 20px;
	color: #fff;
}


.idiomas{
	position: relative;
	float: right;
	top: 20px;
	margin-right: 40px;
}

.listaidiomas{
	display: none;
	width: 40px;
	padding: 5px;
	background: #ffffffc8;
	position: absolute;
	top: 30px;
	z-index: 30;
	border-radius: 50px;
	left: -5px;
}

.listaidiomas a{
	margin-bottom: 3px;
	display: block;
	transition: all .3s ease-in-out;
}

.listaidiomas a:hover{
	opacity: .8;
}


@media (max-width: 640px) {
	.res {
		display: block;
	}
	
	.nores{
		display: none;
	}
	
	.row{
		margin: 0;
	}
	
	.conten{
		width: 100%;
		padding: 10px;
	}
	
	.conten.marca, .conten.juguete{
		width: 100%;
		padding: 10px;
	}
	
	.logo{
		top: 8px;
		height: 47px;
	}
	h2 {
		font-size: 30px;
	}
	.pagina {
		padding-top: 0px;
	}
	
	.flecha{
		display: none;
	}
	
	.item-marca{
		padding: 10px;
	}
	
	.redes {
		padding-top: 7px;
	}
	
	.faldon{
		padding: 5px;
	}
	
	.cabecera{
		height: 68px;
		position: fixed;
		z-index: 10;
		top: 65px;
		border-bottom: none;
	}
	
	.pre-cabecera {
		background: #fff;
		height: 72px;
		width: 100%;
		position: fixed;
		z-index: 1;
		top: 0;
	}
	
	.site{
		padding-top: 133px;
	}
	
	.redes a img {
		width: 29px;
	}
	
	.buscador{
		padding-top: 3px;
		display: flex;
		float: inherit;
	}
	
	.padding50{
		padding: 20px;
	}
	
	.site-footer{
		font-size: 13px;
	}
}