
BODY {background:#fff; background-size:cover;}
html {overflow-x:hidden;}

@font-face {font-family:'GothNw'; font-weight:400; font-style:normal; src:url('fuentes/GothNw-N.woff') format('woff');}
@font-face {font-family:'GothNw'; font-weight:400; font-style:italic; src:url('fuentes/GothNw-NI.woff') format('woff');}
@font-face {font-family:'GothNw'; font-weight:600; font-style:normal; src:url('fuentes/GothNw-B.woff') format('woff');}
@font-face {font-family:'GothNw'; font-weight:600; font-style:italic; src:url('fuentes/GothNw-BI.woff') format('woff');}


/* ---------------------------- ESTILOS MUY IMPORTANTES --------------------------------------- */

#CabzWeb {display:block !important;}
#CabzMov, .noWeb {display:none !important;}

BODY, A {font-family:'GothNw', Arial, Helvetica, sans-serif;}
A       {color:#bf4f1d;}
A:hover {color:#000;}

.txtPrim {color:#bf4f1d;}
.txtSecu {color:#999999;}

.fondoPrim    {background:#bf4f1d;}
.fondoPrimTte {background:rgba(208,0,110,0.6);}
.fondoSecu    {background:#999999;}
.fondoSecuTte {background:rgba(153,153,153,0.6);}

.bordeDere {border-right:solid 5px #bf4f1d;}
.bordeIzdo {border-left: solid 5px #bf4f1d;}

.parraSep p {margin-bottom:1.2em;}

.capa1000   {width:1000px; margin:auto;}
.anchoTotal {width:0px; margin:auto;}

#cabecera, #cuerpo, .capaCuerpo, #franjaSuperior, #tablaPrincipal, #franjaInferior, #pieContenedor, #pieTexto {width:1000px; margin:auto;}


/* ------------------------------------- CABECERA WEB ------------------------------------------------ */

#CabzWeb {width:100%; margin:auto; background:url(images/cabecera-fondo.jpg) repeat-x top center; z-index:-1;}

#cabecera {height:200px; margin:0 auto;}

	#cabecera-menu {width:830px; height:50px; margin:0px; text-align:left; overflow:hidden; position:absolute;}
    	ul#menu {margin:0px; text-align:center; float:left; left:50%; position:relative;}
		ul#menu li {float:left; list-style:none; position:relative; right:50%;}
		ul#menu li a {padding:0px 18px; color:#fff; font:normal 20px 'PTS', Arial, Sans-Serif; line-height:50px; text-transform:uppercase; display:block;}		
		ul#menu li a:hover {color:#fff; background:url(images/boton-b.png) repeat-x bottom center;}

	#idiomas {width:150px; margin:0px 0px 0px 850px; text-align:center; position:absolute;}
		.idi-link {margin:0px 3px 0px 3px; text-align:left; line-height:50px; float:none; display:inline;}
		.idi-link img {vertical-align:middle;}
		.bandera {height:30px;}

	.banner1 {margin:60px 0px 0px -50px; position:absolute;}
	.banner2 {margin:60px 0px 0px 950px; position:absolute;}
	
	.logo {margin:63px 0px 0px 80px; position:absolute;}
	.logoTxt {margin:75px 0px 0px 360px; position:absolute;}

	#usuarios {width:130px; min-height:40px; margin:70px 0px 0px 620px; position:absolute;}
	#usuarios-icono {left:0px; position:absolute;}
	#usuarios-txt {padding:0px 0px 0px 45px; text-align:left;}
	#usuarios-txt a {color:#000; font:normal 20px 'PTS', Arial, sans-serif; line-height:40px; text-transform:uppercase;}
	#usuarios-txt a:hover {color:#bf4f1d;}

	.wishList {margin:70px 0px 0px 725px; position:absolute;}
	.wishList img {width:40px;}

	#carroWeb {width:150px; min-height:40px; margin:70px 0px 0px 780px; position:absolute;}
	.carroIcono {left:0px; position:absolute;}
		#Cart, #Cart a, #carroTotal {font:normal 20px 'PTS', Arial, sans-serif; line-height:16px;}
		#Cart {padding:3px 0px 0px 45px; text-align:left;}
		#Cart, #Cart a:hover {color:#000;}
		#Cart a, #carroTotal {color:#bf4f1d; font-weight:bold;}
		#carroTotal {margin-top:2px;}
		#carroVacio {line-height:35px;}
		#contador-carro, #numero-con {display:none;}

	#buscarWeb {width:300px; height:30px; margin:125px 0 0 620px; text-align:left; position:absolute;}
		.buscar {width:260px; height:30px; padding:0 5px;}
		form#busca input, form#buscaMov input  {font-size:14px; border-radius:5px 0 0 5px; color:#000; border:1px solid #bf4f1d; background:#fff;}
		form#busca input:focus, form#busca input:hover, form#buscaMov input:focus, form#buscaMov input:hover {border:1px solid #000; background:#fff;}
		.botonBuscar {width:30px; height:30px; float:left; display:block; border-radius:0 5px 5px 0; background:#bf4f1d;}
		.botonBuscar img {width:20px; margin:5px;}


/* --------------------------------------- CUERPO WEB ------------------------------------------------ */

#cuerpo {text-align:left; background:rgba(255,255,255,.9);}

	#franjaSuperior {height:20px;}


#lateral-i {width:210px; margin:0 20px 0 20px; float:left; display:table-cell;}

	/* ------------------------ Menu TREE --------------------------------- */
	.liAccordion {margin:0; text-align:left; background-color:rgba(255,255,255,0); border:solid 1px rgba(0,0,0,0); text-transform:uppercase;}
	.liAccordion a  {padding:8px; display:block; position:relative; font-family:'PTS', Arial, Sans-Serif; font-size:18px; line-height:18px; color:#000;}
	.liAccordion ul {padding:0; margin:0 0 0 10px; overflow:hidden; display:none;}
	.liAccordion li {display:block; border-bottom:solid 1px #F3AD75;}
	.liAccordion > li > a:hover, .liAccordion > li.harOpen > a {color:#fff; background-color:rgba(0,0,0,0.8);}
	.liAccordion ul a:hover, .liAccordion ul .harOpen > a {color:#fff; background-color:#bf4f1d;}
	.liAccordion ul ul a:hover, .liAccordion ul ul .harOpen > a {color:#fff; background-color:#777;}
	.liAccordion.harDisable {opacity:0.5; cursor:e-resize;}
	.harMark {width:18px; height:18px; border-radius:4px; background-color:rgba(0,0,0,.1);}

	#carrusel-ofertas {background:url(images/ofertas-b.png) repeat-y top center;}

	/* ------------------------- Noticias --------------------------------- */
	#noticias {margin:0;}
	#noticiasText {padding:5px 15px 0 5px; text-align:left;}
	#noticiasText p {padding:4px 0 6px 14px; background:url(images/img-news.png) no-repeat 0 6px;}
	#noticiasText a {color:#000;}
	#noticiasText a:hover {color:#bf4f1d;}
	.noticias-fecha, .noticias-titulo, .noticias-cuerpo {margin:auto;}


#principal {width:730px; margin:0 0 0 0px; color:#000; float:left; display:table-cell;}

	#principal iframe {max-width:100%;}
	#principal img, #cat-descripcion img {max-width:100%; height:auto !important; display:inline;}
	#recaptcha_area img {display:block;}

	/*------- Slider Ofertas, novedades y destacados ----------*/
	.modulos-sliders .slide {margin:5px 11px 5px 4px !important;}
	.bx-wrapper {max-width:100% !important;}

	#principal-text, .mapa-text {font-size:15px;}
	#principal-text ul, #principal-text ol {margin-left:20px;}


#franjaInferior {height:30px; clear:both;}


/* ----------------------------------------- PIE WEB ------------------------------------------------- */

#Pie {width:100%; margin:10px auto auto auto; background:url(images/pieFondo.jpg) repeat top center #222;}

	#pieNewsletter {width:100%; padding:30px 0; color:#fff; text-align:center; border-top:solid 1px #fff;
		background:url(images/Newsletter.jpg) no-repeat center left; background-size:cover;}
		.boletinTxt {margin:10px; text-align:center;}
		.boletinTxt input {width:200px; padding:10px; border:solid 2px #bf4f1d; background:rgba(255,255,255,0.9); border-radius:8px;}
		.boletinTxt input:hover {border:solid 2px #fff; background:#fff; box-shadow:0 0 15px rgba(0,0,0,1);}
		.phoneSuscriptor {display:none;}
		#boletinAcepto {margin-top:3px; float:left; display:inline;}
		#boletinAcepto, #boletinAcepto a {font-size:14px;}
		#boletinAcepto a {color:#f3ad75;}
		#boletinAcepto, #boletinAcepto a:hover {color:#fff;}
		.checknews {margin:3px 15px 0 7px; float:left; display:inline; transform:scale(1.2);}
		.newsBtn {width:150px; height:35px; padding:5px; font-weight:bold; font-size:15px; color:#fff; background:#bf4f1d; border:solid 2px #fff; border-radius:8px;}
		.newsBtn:hover {color:#000; background:#fff; border:solid 2px #bf4f1d;}

	#pieAnuncios {margin:auto; text-align:center; background:url(images/franjaOxido.jpg) repeat top center; border-bottom:solid 2px #2b0504;}
		.linksImg {margin:auto; float:none; display:inline;}
		.linksImg img {margin:15px 25px; vertical-align:middle;}

	#pieContenedor, #pieContenedor a, #pieTexto, #pieTexto a {font:normal 16px 'PTS', Arial, Helvetica; line-height:1.1em; color:#2b0504;}	
	#pieContenedor a:hover {color:#bf4f1d;}

	.pieBloque {width:21%; margin:0px 2%; text-align:center; float:left; display:block;}
	.pieBloque p {margin:0 0 3px 0;}

	.pieTitular {width:100%; margin-bottom:15px; padding:25px 0 5px; font-weight:600; font-size:19px; line-height:20px; color:#581b03; border-bottom:solid 1px #bf4f1d;}
	.pieMenu {text-transform:uppercase;}

	.iconoPie {width:30px; margin:0 5px 0 0; font-size:22px; line-height:22px; color:#bf4f1d; display:inline;}
	.verdeWhatsApp {color:#40a035;}
	
	.redesPie {float:none; display:inline;}
	.redesPie img {height:36px; margin:10px 5px 0 5px;}

	.franjaOxido {width:100%; height:16px; margin:15px 0px 0px 0px; background:url(images/franjaOxidoFina.jpg) repeat-x top center;}

	#pieTexto {width:100%; margin:auto; padding:15px 0 50px 0; text-align:center;}
	#pieTexto p {margin:5px auto;}
	.txtPeque90 {font-size:90%;}
	#pieTexto, #pieTexto a {color:#2b0504;}
	#pieTexto a:hover      {color:#bf4f1d;}

	.ventanaWhatsApp a {width:120px; height:40px; bottom:10px; left:10px; display:inherit; z-index:1000; position:fixed;
		background:#40A22E; border:solid 2px #fff; border-radius:8px; box-shadow:0 0 10px rgba(0,0,0,0.3);}
	.ventanaWhatsApp a:hover {background:#1f6d10;}
	.ventanaWhatsApp img {margin:-2px 0 0 -2px;}


/* ---------------------------------- FICHAS DE LOS PRODUCTOS --------------------------------------- */

#contenedorGeneral {width:100%; margin:0; text-align:center;}
.texto_nombre_pr {margin-bottom:20px; font-size:20px; float:left; color:#000;}	
.ordenaFichas {float:right;}
.separaFicha img {display:inherit !important;}
#contenedorFichas {width:104%; margin:0 0 0 -2%; text-align:center; clear:both; display:flex; flex-wrap:wrap; justify-content:center;}

.productos, .vista-rapida-ficha, .nombreCont, .productosNombre {width:230px; max-width:100%;}
.productos {min-height:400px; margin:10px;}

.productos-contenedor {text-align:center; border:solid 1px #f3ad75; background:#fff; box-shadow:0 0 7px rgba(0,0,0,0); overflow:hidden;}
.productos-contenedor:hover {box-shadow:0 0 7px rgba(0,0,0,0.7);}

	.productosImagen {margin:4px auto 5px auto; width:220px; height:220px; line-height:220px; overflow:hidden;}
	.productosImagen img {vertical-align:middle; max-width:220px; max-height:220px; height:auto !important;}
	
	.vista-rapida-ficha {margin:-125px auto auto auto;}

	.nombreCont {min-height:60px;}
	.productosNombre {margin:0 auto; padding:0 8px; text-align:center;}
	.productosNombre, .productosNombre a {font-weight:400; font-size:16px; line-height:16px;}		
		.productosNombre a       {color:#000;}
		.productosNombre a:hover {color:#bf4f1d;}		

	.productosPrecio {padding:5px;}		
	.pvp_oferta, .productosPrecio {font:italic 35px 'alternate', Arial, sans-serif; color:#bf4f1d; text-shadow:1px 1px 0 #ffffff, 2px 3px 3px rgba(0,0,0,0.5)}	
	.pvp_oferta_old {color:#F00;}

	.fichaOpiniones {width:100%; height:20px; font-size:16px; line-height:20px; text-align:center;}

	.fichaBotonera {height:30px; margin-top:-25px; opacity:0;}
	.fichaBotonera a {margin:0 3px; padding:6px 10px; font-size:16px; line-height:18px; color:#fff; border-radius:5px; display:inherit;}
	.fichaBotonera span {font-size:20px; line-height:18px; display:inherit;}
	.btnDetalles, .btnWishList, .btnWishDel {float:left; display:inline; cursor:pointer;}
	.btnDetalles a:hover {transform:scale(1.1); -webkit-transform:scale(1.1);}
	.btnWishList a:hover, .btnWishDel a:hover {transform:scale(1.2); -webkit-transform:scale(1.2);}
	.btnDetalles p {margin-left:5px;}
	.btnDetalles a {background:#000;}
	.btnWishList a {background:#bf4f1d;}
	.btnWishDel  a {background:#ff0000;}

	.productos-contenedor:hover .fichaBotonera {margin:5px auto 5px auto; opacity:1;}
	.productos-contenedor:hover .vista-rapida-ficha {opacity:1;}
	.productos-contenedor:hover .productosImagen img {-webkit-transform: scale(1.18); transform: scale(1.18);}

.eti-productos {pointer-events:none;}


/* -------------------------------- FICHA FINAL DE LOS PRODUCTOS ------------------------------------- */
		
#productos-final-nombre {text-align:left; font-size:25px; font-weight:400; color:#bf4f1d;}

.tablaProductosFinal {display:flex; flex-wrap:wrap;}
.tablaProductoImags {width:42%; margin-right:3%;}
.tablaProductoDatos {width:55%;}

#productos-final-imagen {text-align:left; margin:0;}
#productos-final-imagen img {max-width:100%; margin-bottom:10px; display:block; float:left;}
.zoom-adic {width:100%; margin:0; padding:0;}
.zoom-adic img {margin:5px; border:2px solid #ccc; max-width:50px !important; max-height:50px !important;}
.zoom-adic.Active img {border:2px solid #FB9E11;}
.MagicThumb-expanded {box-sizing:content-box;}
.MagicThumb-expanded div {height:auto !important;}
.MagicThumb-caption {color:#fff; background:rgba(0,0,0,0.8); border-top:solid 1px #fff !important; text-align:center;}

#codep, #fabri, #larga, .contenidos-extra, .Opiniones {font-size:16px; color:#000;}
#corta {margin:20px auto; text-align:left; font-size:18px;}
.Opiniones {padding-top:5px;}
#codep, #fabri {padding-top:15px;}
#corta, #larga, .contenidos-extra {word-wrap:break-word;}
	
#productos-final-precio {width:100%; margin-top:20px; padding:10px; font-size:20px; text-align:center; background:rgba(0,0,0,0.07); border:2px solid rgba(0,0,0,0.1);}
	.texto_productos {margin-right:10px; font:italic 50px 'alternate', Arial; color:#bf4f1d; text-shadow:1px 1px 0 #ffffff, 2px 3px 3px rgba(0,0,0,0.5)}
	.precio_oferta   {text-decoration:line-through; font:italic 35px 'alternate', Arial; color:#f00; text-shadow:1px 1px 0 #ffffff, 2px 3px 3px rgba(0,0,0,0.5)}

	.canonDigital {width:100%; height:20px; padding:10px; line-height:20px; display:none;}

	#cantidad-final {width:95%; margin:10px auto auto auto; padding:10px 0; text-align:center; border:solid 2px #fff; background:rgba(255,255,255,0.5);}
	.cantidad-txt {font-size:16px;}
	.cantidad-flotar {margin:0; float:left; display:inline;}
	
	.sequra-promotion-widget {margin-top:10px; padding:10px; border:solid 2px #fff; background:rgba(255, 255, 255, 0.5); border-radius:8px;}

	.botonAnadirCarrito, .botonWishList {margin:15px 10px 10px 10px; text-align:center;}
	.botonAnadirCarrito a, .botonWishList a {font-size:22px; font-weight:400; line-height:50px; text-shadow:1px 2px 3px rgba(0,0,0,0.2);
		border:solid 2px #fff; box-shadow:0 0 15px rgba(0,0,0,0.4);}
	.botonAnadirCarrito a:hover, .botonWishList a:hover {border:solid 2px #fff; box-shadow:0 0 15px rgba(0,0,0,0.8);}
	.botonAnadirCarrito a {padding:10px 20px;}
	.botonWishList a      {padding:12px 15px 8px 15px; cursor:pointer;}

	.botonAnadirCarrito a, .botonWishList a:hover, .fichaFixedBtn a       {color:#fff; background:#000;}
	.botonAnadirCarrito a:hover, .botonWishList a, .fichaFixedBtn a:hover {color:#fff; background:#bf4f1d;}
	
#compartir {width:100%; margin:20px auto; text-align:center;}
#compartir a {margin:0 3px !important;}

#producto_agotado {margin-bottom:20px; padding:20px; font-size:20px; font-weight:800; text-align:center; color:#7f1418; border:solid #999 1px; background-color:#E6E6E6;}
.radio-boton, .botonAdjuntar, .botonAnadirCarrito a, .botonWishList a {border-radius:10px;}


/* ---------------------- PROPIEDADES DEL CARRITO --------------------------------- */

.carroTitulo div {color:#ffffff; background:#932b04;}
.carroProduc div {color:#000000; background:#ffffff;}
.ibutton, .boton_buscar, .boton_area                   {color:#ffffff; background:#932b04; border:2px Solid #000000;}
.ibutton:hover, .boton_buscar:hover, .boton_area:hover {color:#000000; background:#ffffff; border:2px Solid #932b04;}


/* ---------------------- BANNERS EFECTOS ---------------------------------- */

#textoBanner  {width:100%; padding:15px; text-align:center; color:#fff; background:#ff0000; -webkit-box-sizing:border-box; box-sizing:border-box;}
.textoAnimado {font-weight:600; font-size:30px; line-height:30px; animation:animaTexto 1s linear infinite; -webkit-animation:animaTexto 1s linear infinite;}
.textoNormal  {font-weight:400; font-size:20px; line-height:1.1em; margin-top:5px;}

@keyframes animaTexto {
    0%   {transform:scale(1.0); color:#ffff00;}
    50%  {transform:scale(1.1); color:#fff;}
    100% {transform:scale(1.0); color:#ffff00;}
}

@-webkit-keyframes animaTexto {
    0%   {-webkit-transform:scale(1.0); color:#ffff00;}
    50%  {-webkit-transform:scale(1.1); color:#fff;}
    100% {-webkit-transform:scale(1.0); color:#ffff00;}
}

/* -------------------------- CAPAS FONDOS --------------------------------- */

.separaBanner {width:100%; height:50%;}
.capaTituloTxt {width:100%; padding:15px; font-weight:200; font-size:30px; color:#fff; text-shadow:0 0 7px rgba(0,0,0,0.8);
	background:rgba(0,0,0,0.7); border-top:solid 1px #fff; border-bottom:solid 1px #fff; box-shadow:0 0 10px rgba(0,0,0,0.5);}

.capaFondo   {width:100%; height:250px; margin-top:-20px; left:0; border-bottom:solid 2px #2B2A29; z-index:-100;}
.capaFonFijo {width:100%; height:100%; top:0; left:0; position:fixed; z-index:-100;}
.capaBanner  {width:100%; height:100%;}

.fondoConta {background:url(images/fondoConta.jpg) repeat-y top center; background-size:cover; z-index:9;}
.fondoLegal {background:url(images/fondoLegal.jpg) repeat-y top center; background-size:cover; z-index:9;}



/* ---------------------------------------- RESPONSIVE ---------- RESPONSIVE ---------- RESPONSIVE ------------------------------------------ */

@media only screen and (min-width: 1350px) {

	#cuerpo, .capaCuerpo, #franjaSuperior, #tablaPrincipal, #franjaInferior, #pieContenedor {width:1250px;}

	#principal {width:980px;}
	.linksImg img {margin:15px 50px;}
	.capaFondo {height:300px;}
	
}


@media only screen and (max-width: 999px) {

BODY {background:#fff;}
#CabzWeb, .noMov {display:none !important;}
#CabzMov, .noWeb {display:block !important;}

.anchoTotal {width:100%; margin:auto;}


/* ------------------------------------- CABECERA MOVIL ---------------------------------------------- */

#menu-fondo, #menu-general, #menu-cat, #menu-sec, .toggleMenu img, #menu-cat img, #menu-sec img {height:50px;}

#menu-fondo {width:100%; top:0; background:url(images/franjaOxido.jpg) repeat top center; border-bottom:solid 2px #2b0504; position:absolute; z-index:1000;}

#menu-general {width:240px; top:0; left:50%; margin-left:-120px; text-align:center; position:absolute; z-index:980;}
	.botonera {width:50px; margin:0 5px; float:left; display:inline;}
	.botonera img {height:50px;}

#Cart {padding:0;}
#contador-carro {width:24px; height:24px; top:1px; margin-left:34px; text-align:center; display:block; background:#932b04;
	border-radius:49%; border:solid 2px #fff; box-shadow:0 0 8px rgba(0,0,0,0.5); position:absolute;}
#numero-con, #numero-con a {margin:0; font-weight:600; font-size:15px; line-height:22px; text-decoration:none; color:#fff; display:block !important;}
#carroVacio, #carroLleno, #carroTotal {display:none;}

/* -------------------------------- MENÚ CATEGORIAS -------------------------------------- */

#menu-cat {width:100%; top:0; text-align:left; position:absolute; z-index:100;}
#menu-cat a, #menu-cat a:hover {color:#000; font:normal 20px 'PTS'; line-height:20px; text-decoration:none;}

.active {display:block;}	
.toggleMenu {padding:0px 0px; display:inherit !important;}
.nav2 {margin-top:1px; list-style:none;}
.nav2:before, .nav2:after {content:" "; display:table;}
.nav2:after {clear:both;}

.nav2 ul {width:100%; list-style:none; overflow:hidden; display:block;}
.nav2 > li > .parent, .nav2 li li .parent {background:url(images/catMas.png) no-repeat; background-position:97% 50%;}
.nav2 li a {min-height:26px; margin:0px; padding:10px 25px 10px 8px; display:block; background:url(images/catFin.png) no-repeat; background-position:97% 50%;}
.nav2 li ul {position:absolute; left:-9999px;}
.nav2 > li.hover > ul, .nav2 li li.hover ul {left:0; position:static;}

.nav2 li       {background:#f8dcc9; border-bottom:1px solid #932b04; margin:0px; min-height:40px;}
.nav2 li li    {background:#faebe1; margin-left:3px;}
.nav2 li li li {background:#fff;}


/* -------------------------------- MENÚ SECCIONES -------------------------------------- */

#menu-sec {width:270px; top:0; right:0; text-align:left; position:absolute; z-index:105;}
#menu-sec a, #menu-sec a:hover {color:#fff; font:normal 20px 'PTS'; line-height:20px; text-decoration:none;}
.margenCat, .margenSec {border-top:solid 1px rgba(255,255,255,0.3) !important;}
.derecha {margin-left:210px;}

.colorSec ul {background:#bf4f1d;}

.dl-menuwrapper a, .dl-menuwrapper img, .botonera a {display:inherit;}

.dl-menuwrapper {width:100%; float:left; position:relative; -webkit-perspective:1000px; perspective:1000px;
	-webkit-perspective-origin:50% 200%; perspective-origin:50% 200%;}
.dl-menuwrapper:first-child {margin-right:100px;}
.dl-menuwrapper ul {padding:0; list-style:none; -webkit-transform-style:preserve-3d; transform-style:preserve-3d;}
.dl-menuwrapper li {position:relative; border-bottom:solid 1px rgba(255,255,255,0.3);}

.dl-menuwrapper li a {display:block; position:relative; padding:13px 15px; outline:none;}
.no-touch .dl-menuwrapper li a:hover {background:rgba(255,255,255,0.2);}
.dl-menuwrapper li.dl-back > a {padding-left:30px; background:rgba(0,0,0,0.2);}
.dl-menuwrapper li.dl-back:after, .dl-menuwrapper li > a:not(:only-child):after {
	position:absolute; top:0; line-height:46px; font-family:'IconWeb'; -webkit-font-smoothing:antialiased; content:"\e902";}
.dl-menuwrapper li.dl-back:after {left:5px; color:rgba(255,255,255,0.4); -webkit-transform:rotate(180deg); transform:rotate(180deg);}
.dl-menuwrapper li > a:after {right:5px; color:rgba(255,255,255,0.5);}
.dl-menuwrapper .dl-menu {margin:0; position:absolute; width:100%; opacity:0; pointer-events:none; border-top:solid 1px #fff;
	-webkit-transform:translateY(10px); transform:translateY(10px); -webkit-backface-visibility:hidden; backface-visibility:hidden;}
.dl-menuwrapper .dl-menu.dl-menu-toggle {transition:all 0.3s ease;}
.dl-menuwrapper .dl-menu.dl-menuopen {opacity:1; pointer-events:auto; -webkit-transform:translateY(0px); transform:translateY(0px);}

.dl-menuwrapper li .dl-submenu {display:none;}
.dl-menu.dl-subview li, .dl-menu.dl-subview li.dl-subviewopen > a, .dl-menu.dl-subview li.dl-subview > a {display:none;}
.dl-menu.dl-subview li.dl-subview, .dl-menu.dl-subview li.dl-subview .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {display:block;}
.dl-menuwrapper > .dl-submenu {position:absolute; width:100%; top:50px; left:0; margin:0; border-top:solid 1px #fff;}

#logoMovil {width:100%; margin:0 auto; background:url(images/pieFondo.jpg) repeat top center; border-bottom:solid 2px #2b0504;}
#logoMovil img {max-width:480px; margin:50px auto auto auto; text-align:center;}
#logoMovil a, #logoMovil img {display:inherit;}

#buscarMov {width:90%; height:40px; margin:20px auto; text-align:left;}
	.buscar {width:100%; height:40px; padding:0 10px;}
	form#buscaMov input {font-size:16px; border-width:2px; border-radius:5px;}
	form#buscaMov input:focus, form#buscaMov input:hover {border-width:2px;}
	.botonBuscar {width:40px; height:40px; right:5%; float:none; position:absolute;}
	.botonBuscar img {width:26px; margin:7px;}


/* --------------------------------------- CUERPO MOVIL ---------------------------------------------- */

.capaCuerpo, .capa1000 {width:100%;}

#cuerpo {width:100%; max-width:100%; margin:auto; padding-bottom:15px; overflow:hidden;}
#tablaPrincipal, #franjaSuperior, #franjaInferior, #pieContenedor {width:100%; margin:0; padding:0; background:none;}
#franjaSuperior, #franjaInferior {height:10px;}
#principal {width:95%; margin:0 2.5%;}
.modulos-sliders .slide {margin:5px 11px 5px -7px !important;}
.callbacks_container {margin-bottom:30px !important;}

.owl-theme .owl-controls .owl-buttons .owl-prev {right:42px !important; top:-42px !important;}
.owl-theme .owl-controls .owl-buttons .owl-next {right:1px !important; top:-42px !important;}
.owl-theme .owl-controls .owl-buttons .owl-prev, .owl-theme .owl-controls .owl-buttons .owl-next {
	width:15px; height:29px !important; line-height:28px !important; font-size:26px !important;}


/* ----------------------------------------- PIE MOVIL ----------------------------------------------- */

#pieNewsletter {padding:30px 10px;}
	.boletinTxt {margin:5px;}
	.boletinTxt input {width:250px;}
	.newsBtn {margin-top:15px;}

.idiomasPie {width:300px; margin:auto; padding-top:20px; text-align:center;}
.idiLinkPie {width:45px; height:45px; margin:0 5px; text-align:left; float:none; display:inline;}
.idiLinkPie img {width:45px;}

.linksImg {width:40%; margin:15px 5%;}
.linksImg img {max-width:100%; margin:0;}

.pieBloque {width:90%; margin:10px 5%; float:none;}
.pieBloque p {margin:0 0 5px 0;}
.txtBigMov {font-size:125% !important; line-height:1.5em !important;}

.redesPie img {height:45px; margin:20px 8px;}
		
#pieTexto {padding:10px 0 50px 0;}
#pieTexto, #pieTexto a {line-height:30px;}


/* ---------------------------------- FICHAS DE LOS PRODUCTOS --------------------------------------- */

.texto_nombre_pr {margin:0 auto; font-size:18px; float:none;}	
.ordenaFichas {margin-bottom:15px; float:none;}

#contenedorFichas .productos {width:47% !important; margin:5px 1%;}
.productos {min-height:300px;}

.productosImagen {margin:0 auto; padding:3px; width:180px; max-width:100%; height:180px; line-height:180px; overflow:hidden;}
.productosImagen img {vertical-align:middle; width:auto; max-width:100%; height:auto; max-height:180px;}

.nombreCont {min-height:50px;}
.productosNombre {padding:0 5px;}
.productosNombre, .productosNombre a {font-family:'PTS'; font-size:16px; line-height:16px;}

.fichaOpiniones {height:15px; margin-bottom:5px; font-size:13px; line-height:15px;}

.fichaBotonera {margin:5px auto; opacity:1;}
.fichaBotonera a {margin:0 3px; padding:6px 10px;}

.pvp_oferta, .productosPrecio {font-size:28px;}


/* -------------------------------- FICHA FINAL DE LOS PRODUCTOS ------------------------------------- */

.tablaProductoImags {width:90%; margin:auto;}
.tablaProductoDatos {width:100%; margin:auto;}

#productos-final-imagen {text-align:center; margin:auto;}

#productos-final-nombre {margin-top:20px; font-size:20px;}
#productos-final-nombre, .Opiniones, #codep, #fabri, #corta, .variaciones, .atributos {text-align:center;}
#codep, #fabri, #larga, .contenidos-extra, .Opiniones {font-size:15px;}
#corta {font-size:16px;}
.Opiniones {margin-top:5px;}
#larga, .contenidos-extra {margin:15px auto; word-wrap:break-word;}

.variaciones legend, .atributos legend {margin:0;}
.variaciones select, .atributos select {padding:5px; font-size:16px;}

#productos-final-precio {font-size:25px;}
	.texto_productos    {font-size:35px;}
	.precio_oferta      {font-size:30px;}

#cantidad-final {width:100%;}
.botonAnadirCarrito a {font-size:20px;}
.radio-boton, .botonAdjuntar, .botonAnadirCarrito a {border-radius:7px;}


/* ---------------------- BANNERS EFECTOS ---------------------------------- */

.textoAnimado {font-size:24px; line-height:24px;}
.textoNormal {font-size:16px;}


/* ----------------------- CAPAS FONDOS ------------------------------------ */

.capaTituloTxt {padding:10px; font-size:24px;}
.capaFondo {height:150px;}

}
