*{
	margin: 0;
	padding: 0;
}

@font-face {
    font-family: 'billybold';
    src: url('./css/billy_bold-webfont.eot');
    src: url('./css/billy_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('./css/billy_bold-webfont.woff') format('woff'),
         url('./css/billy_bold-webfont.ttf') format('truetype'),
         url('./css/billy_bold-webfont.svg#billybold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'billylight';
    src: url('./css/billy_light-webfont.eot');
    src: url('./css/billy_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('./css/billy_light-webfont.woff') format('woff'),
         url('./css/billy_light-webfont.ttf') format('truetype'),
         url('./css/billy_light-webfont.svg#billylight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'billyregular';
    src: url('./css/billy-webfont.eot');
    src: url('./css/billy-webfont.eot?#iefix') format('embedded-opentype'),
         url('./css/billy-webfont.woff') format('woff'),
         url('./css/billy-webfont.ttf') format('truetype'),
         url('./css/billy-webfont.svg#billyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html{
	scroll-behavior: smooth;
}

body{
	box-sizing: border-box;
	font-family: 'billyregular' !important;
}

b{
	font-family: 'billybold' !important;
}

.clear{
	clear: both;
}

.site-header{
	position: absolute;
	width: 100%;
	min-width: 1600px;
	min-width: 1200px;
	z-index: 200;
}

.site-footer{
	min-width: 1600px;
	min-width: 1200px;
}

.site-branding a{
	text-indent: -10000px;
	overflow: hidden;
	width: 237px;
	width: 207px;
	height: 95px;
	display: block;
	background: url(./img/logo.png) no-repeat;
	background-size: contain;
}


.site-header .content{
	width: 1600px;
	width: 1200px;
	margin: auto;
	padding: 20px;
}

.wrap-content{
	width: 100%;
	margin: auto;
	background: #9eccd6;
}

.franja{
	width: 100%;
	background: url(./img/frame.png) repeat-x;
	height: 48px;
}

.main-navigation{
	float: right !important;
	width: calc(100% - 267px) !important;
	clear: none !important;
}

.main-navigation li a{
	font-family: 'billybold';
	font-size: 40px;
	font-size: 27px;
   text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
   color: #ed68a3;
}

.main-navigation li a:hover{
	font-family: 'billybold';
   text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
   color: #b3366e;
}

.main-navigation li{
	margin: 20px;
}

.facebook{
	width: 67px;
	height: 67px;
	width: 47px;
	height: 47px;
	background: url(./img/facebook.png) no-repeat;
	display: inline-block !important;
	margin: 20px;
	text-indent: -10000px;
	overflow: hidden;
	background-size: contain;
}

.youtube{
	width: 67px;
	height: 67px;
	width: 47px;
	height: 47px;
	background: url(./img/youtube.png) no-repeat;
	display: inline-block !important;
	margin: 20px;
	text-indent: -10000px;
	overflow: hidden;
	background-size: contain;
}

.facebook:hover, .youtube:hover{
	opacity: .8;
}

.site-branding{
	float: left;
	width: 237px;
}

.site-content{
	padding-top: 160px;
	min-width: 1600px;
	min-width: 1200px;
}

.bloque{
	width: 100%;
}

.bloque.munecas{
	background: #f5e3d5;
}

.bloque.bebes{
	background: #d2e6e9;
}

.bloque.accesorios{
	background: #eac7c8;
}

.bloque.videos{
	background: url(./img/fondorosa.jpg);
}

.conten{
	margin: auto;
	width: 1600px;
	width: 1200px;
	padding: 20px;
}

.item{
	color: #886d4a;
	text-align: center;
	font-size: 24px;
	font-size: 20px;
}

.site-footer{
	background: #9eccd6;
}

.site-footer .conten{
	width: 1600px;
	width: 1200px;
	margin: auto;
	padding: 40px;
}

.page{
	margin: 0 !important;
}

.juguetes{
	background-color: #f74d96;
	background-image: url(./img/fondo_degradado.jpg);
	background-repeat: repeat-x;
	min-height: 500px;
}

.contenido-juguetes{
	width: 100%;
	max-width: 1200px;
	margin: auto;
	padding-top: 150px;
}

.itemList{
	width:226px;
	height:211px;
	overflow:hidden;
	position:relative;
	float:left;
	margin-left:10px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	border-radius: 24px;
	-moz-box-shadow: 0px 0px 5px #000000;
	-webkit-box-shadow: 0px 0px 5px #644646;
	box-shadow: 0px 0px 5px #644646;
	margin-bottom:20px;
	
}

.pos1{
	/*margin-left:0px;*/
}

.itemList a.imagen{
	width:230px;
	height:213px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	text-indent:-10000px;
	overflow:hidden;
	display:block;
}

.itemList .banda{
	width:100%;
	height:40px;
	background:url(./img/cruz.png) top right no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:20;
	padding:5px 5px 0px 15px;
	
}

.itemList .banda a{
	padding-right:40px;
	display:block;
	width:175px;
	font-size: 16px;
   line-height: 16px;
}

.pos1 .banda{
	background-color:#981f95;
}

.pos2 .banda{
	background-color:#4bc8f2;	
}

.pos3 .banda{
	background-color:#87b95a;	
}

.pos4 .banda{
	background-color:#f25196;	
}

.itemList .banda a{
	font-size: 16px;
   line-height: 16px;
	color:#FFFFFF;
	font-family:"billylight", Arial;
}

.itemList .banda a:hover{
	text-decoration:none;
}

.juguete{
	background: #aeddee;
}


#contenido{
	width:830px;
	height:540px;
	margin:auto;
	position:relative;
	padding:20px;
}

.itemView .imagengrande{
	float:left;
	width:515px;
	height:537px;
	overflow:hidden;
	-moz-border-radius: 31px;
	-webkit-border-radius: 31px;
	border-radius: 31px;
	background:#fff;
	position:relative;
}

.itemView .imagengrande .anterior{
	background:url(./img/izquierda.png) top center no-repeat;
	display:block;
	text-indent:-10000px;
	overflow:hidden;
	width:42px;
	height:46px;
	position:absolute;
	top:250px;
	left:20px;
	z-index: 20;
}

.slider{
	width: 100%;
	height: 100%;
}

.itemView .imagengrande .siguiente{
	background:url(./img/derecha.png) top center no-repeat;
	display:block;
	text-indent:-10000px;
	overflow:hidden;
	width:43px;
	height:46px;
	position:absolute;
	top:250px;
	right:20px;
	z-index: 20;
}

.itemView .datos{
	float:left;
	padding:16px;
	width:275px;
}

.datos .titulo h2{
	color:#f25196;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
	font-weight:bold;
}

.datos .texto{
	color:#55287b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:15px;
	margin-bottom:15px;
	font-weight:bold;
}

.redes{
	font-family: 'billyregular';
	font-size:24px;
	font-size: 19px;
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;

}

.redes img{
	width: 47px;
}


.frame{
	width: 315px;
	width: 255px;
	height: 441px;
	height: 357px;
	background: #ebc7dc;
	overflow: hidden;
	position: relative;
	transition: all .3s ease-in-out;
	margin: auto;
}

.frame .borde{
	width: 315px;
	height: 441px;
	width: 255px;
	height: 357px;
	background: url(./img/frameimg.png) no-repeat;
	z-index: 40;
	position: absolute;
	background-size: contain;
}

.frame .background{
	position: absolute;
	width: 315px;
	height: 441px;
	background: url(./img/backazul.png) no-repeat;
	z-index: 2;
	opacity: 1;
	transition: all .3s ease-in-out;
}

.frame .image{
	position: absolute;
	z-index: 4;
	width: 315px;
	height: 441px;
	text-align: center;
	transform: scale(1);
	transition: all .3s ease-in-out;
	width: 255px;
   height: 321px;
   overflow: hidden;
}

.frame .image img{
	margin-top: 30px;
	height: 291px;
}

.item .descripcion{
	opacity: 0;
	transition: all .3s ease-in-out;
}

.item:hover .image{
	transform: scale(1.2);
}

.item:hover .background{
	opacity: 0;
}

.item:hover .descripcion{
	opacity: 1;
}

.fluidMedia {
    position: relative;
    padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    height: 0;
    overflow: hidden;
}

.fluidMedia iframe {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}

.menu-responsive{
	display: none;
}

.menu-responsive{
	position: absolute;
	z-index: 300;
	background: #333;
	width: 100%;
	padding-top: 20px;
}

.botmenu{
	background: url(./img/menu.png) no-repeat;
	background-size: contain;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 40px;
	top: 40px; 
	text-indent: -10000px;
	overflow: hidden;
	display: none;
}


.menu-responsive li{
	list-style: none;
	font-size: 30px;
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
   color: #ed68a3;
   margin-bottom: 20px;
}

.menu-responsive a, .menu-responsive a:visited{
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
   color: #ed68a3;
}

.menu-cerrar{
	position: absolute;
	top: 20px;
	right: 20px;
}

.enlaceboton:hover img{
	opacity: .8;
}

@media only screen and (max-width: 640px) {
	
	.botmenu{
		display: block;
	}
	
	.site-header, .site-footer{
		min-width: 320px;
	}
	
	.main-navigation{
		display: none !important;
	}
	
	.site-header .content, .site-footer .conten{
		width: 100%;
	}
	
	.site-content{
		min-width: 320px;
		width: 100%;
	}
	
	.conten{
		width: 100%;
	}
	
	.item{
		margin: auto;
		width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 20px;
	}
	
	.item .descripcion{
		opacity: 1;
	}
	
	.site-footer .col{
		width: 100%;
		flex: 0 0 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	
	.itemList{
		margin: auto;
    display: block;
    margin-bottom: 30px;
    float: none;
	}
	
}