
@font-face {font-family:'Alterna'; font-weight:400; font-style:normal; src:url('fuentes/Alterna.woff') format('woff'); font-display:swap;}
@font-face {font-family:'IconWeb'; font-weight:400; font-style:normal; src:url('fuentes/IconWeb.woff') format('woff'); font-display:swap;}
@font-face {font-family:'PTS'; font-weight:400; font-style:normal; src:url('fuentes/PTSN-N.woff') format('woff'); font-display:swap;}
@font-face {font-family:'PTS'; font-weight:600; font-style:normal; src:url('fuentes/PTSN-B.woff') format('woff'); font-display:swap;}

BODY {font-family:'PTS', Arial, Helvetica; background:#f5f5f5;}
html {overflow-x:hidden;}


/* ---------------------------- ESTILOS MUY IMPORTANTES --------------------------------------- */

#CabzWeb {display:block !important;}
#CabzMov, .noWeb {display:none !important;}

A       {color:#d02c2c;}
A:hover {color:#000;}

.txtPrim {color:#d02c2c;}
.txtSecu {color:#999999;}

.fondoPrim    {background:#d02c2c;}
.fondoPrimTte {background:rgba(208,0,110,0.6);}
.fondoSecu    {background:#999999;}
.fondoSecuTte {background:rgba(153,153,153,0.6);}

.bordeDere {border-right:solid 5px #d02c2c;}
.bordeIzdo {border-left: solid 5px #d02c2c;}

.parraSep p {margin-bottom:1.2em;}

.capa1000   {width:1000px; margin:auto;}
.anchoTotal {width:0px; margin:auto;}

#cabecera, #cabeceraMenu {width:1010px; margin:auto;}
#cuerpo, .capaCuerpo, #franjaSuperior, #tablaPrincipal, #franjaInferior, #pieContenedor, #pieTexto {width:1000px; margin:auto;}


/* ------------------------------------- CABECERA WEB ------------------------------------------------ */

#CabzWeb {width:100%; margin:auto; z-index:-1;}

#cabecera {height:235px; margin:0 auto; background:url(images/cabecera.png) no-repeat top center;}

	.logo {margin:35px 0px 0px 35px; position:absolute;}
	.logoTxt {margin:113px 0px 0px 320px; position:absolute;}

	#buscarWeb {width:330px; height:40px; margin:45px 0 0 370px; text-align:left; position:absolute;}
		.buscar {width:290px; height:40px; padding:0 5px;}
		form#busca input, form#buscaMov input  {font-size:14px; border-radius:5px 0 0 5px; color:#000; border:1px solid #d02c2c; background:#f6f6f6;}
		form#busca input:focus, form#busca input:hover, form#buscaMov input:focus, form#buscaMov input:hover {border:1px solid #000; background:#fff;}
		.botonBuscar {width:40px; height:40px; float:left; display:block; border-radius:0 5px 5px 0; background:#d02c2c;}
		.botonBuscar img {width:24px; margin:8px;}

	#usuarios {width:150px; min-height:50px; margin:35px 0px 0px 810px; position:absolute;}
	.userIco {left:0px; position:absolute;}
	.userTxt {padding:0px 0px 0px 55px; text-align:left;}
	.userTxt a {color:#000000; font-size:18px; line-height:50px; text-transform:uppercase;}
	.userTxt a:hover {color:#d02c2c;}

	#carroWeb {width:150px; height:50px; margin:95px 0 0 810px; position:absolute;}
	.carroIcono {left:0; position:absolute;}
		#Cart, #Cart a {font-size:18px; line-height:50px; line-height:18px;}
		#Cart {padding:7px 0 0 55px; text-align:left;}
		#Cart a {font-weight:bold;}
		#Cart, #Cart a:hover, #carroLleno a:hover {color:#000;}
		#Cart a, #carroLleno a {color:#d02c2c;}
		#carroVacio {line-height:35px;}
		#contador-carro, #numero-con {display:none;}

	#cabeceraMenu {height:46px; margin:159px 0 0 0; text-align:left; overflow:hidden; position:absolute;}
    	ul#menu {margin:0; 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 20px; color:#fff; font:bold 20px 'PTS'; line-height:46px; text-transform:uppercase; display:block;}		
		ul#menu li a:hover {color:#fff; background:#000;}


/* --------------------------------------- CUERPO WEB ------------------------------------------------ */

#cuerpo {text-align:left; background:#fff; box-shadow:0 0 6px rgba(0,0,0,0.5);}

	#franjaSuperior {height:20px;}


#lateral-i {width:220px; margin:-10px 20px 0 10px; float:left; display:table-cell;}

	/* ---------------------- Menu VENTANAS ------------------------------- */
	.nav3 {border:solid 1px #ccc;}
	.nav3 > li, .nav3 li ul {z-index:900;}
	.nav3 li a {padding:5px 5px 7px 17px; color:#000; font-size:18px; line-height:18px; background:#f9f9f9; border-bottom:solid 1px #ccc; display:block;}
	.nav3 li a:hover {color:#d02c2c; background:rgba(0,0,0,.1);}
	.nav3 li {list-style:none; position:relative;}
	.nav3 li:hover > ul {display:block;}
	.nav3 li ul {top:0; width:220px; right:-220px; border:solid 1px #999; box-shadow:2px 2px 4px rgba(0,0,0,.4); display:none; position:absolute;}
	.nav3 span {padding:10px 0 0 5px; font-size:10px; line-height:10px; color:#000; position:absolute;}
	.nav3 li li a {background:url(images/categoria-a.png) no-repeat bottom left #eeeeee;}
	.nav3 li li a:hover {background:url(images/categoria-a.png) no-repeat bottom left #ffffff;}	

	/* ------------------------- Noticias --------------------------------- */
	#noticias {margin:0; border:solid 1px #ccc; background:#f9f9f9;}
	#noticiasText {padding:5px 15px 0 5px; text-align:left;}
	#noticiasText p {padding:2px 0 8px 14px; background:url(images/img-news.png) no-repeat 0 6px;}
	#noticiasText a {color:#000;}
	#noticiasText a:hover {color:#d02c2c;}
	.noticias-fecha, .noticias-titulo, .noticias-cuerpo {margin:auto;}


#principal {width:730px; margin:0; 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:16px;}
	#principal-text ul, #principal-text ol {margin-left:20px;}


#franjaInferior {height:30px; clear:both;}


/* ----------------------------------------- PIE WEB ------------------------------------------------- */

#Pie {width:100%; margin:20px auto auto auto; background:#333;}
	
	#pieAnuncios {margin:auto; text-align:center; background:#d02c2c; border-bottom:solid 1px #fff;}
		.linksImg {margin:auto; float:none; display:inline;}
		.linksImg img {margin:15px 25px; vertical-align:middle;}

	#pieContenedor, #pieContenedor a, #pieTexto, #pieTexto a {font-size:16px; line-height:16px; color:#cccccc;}	
	#pieContenedor a:hover {color:#fff;}

	.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:#fff; border-bottom:solid 1px #fff;}
	.pieMenu {text-transform:uppercase;}

	.iconoPie {width:30px; margin:0 5px 0 0; font-size:22px; line-height:22px; color:#fff; display:inline;}
	.verdeWhatsApp {color:#40a035;}
	
	.redesPie {float:none; display:inline;}
	.redesPie img {height:36px; margin:10px 5px 0 5px;}

	#pieTexto {width:100%; margin:auto; padding:15px 0; text-align:center; border-top:solid 1px #777; background:#000;}
	#pieTexto p {margin:5px auto;}
	.txtPeque90 {font-size:90%;}
	#pieTexto, #pieTexto a {color:#aaa;}
	#pieTexto a:hover      {color:#fff;}

	#boletin {width:220px; padding-top:1px; margin:-5px auto auto; text-align:center;}
		.boletinTxt {margin:7px auto auto auto; text-align:center;}
		.boletinTxt input {width:80%; margin-bottom:5px; border:solid 1px rgba(0,0,0,0.3); background:#fff;}
		.boletinTxt input:hover {border:solid 1px rgba(0,0,0,0.7);}
		.phoneSuscriptor {display:none;}
		#boletinAcepto {text-align:right; float:left; display:inline;}
		#boletinAcepto, #boletinAcepto a {font-size:15px;}
		#boletinAcepto a {color:#fff;}
		#boletinAcepto, #boletinAcepto a:hover {color:#cccccc;}
		.checknews {margin:0 0 0 7px; float:left; display:inline; transform:scale(1.2);}

	.ventanaWhatsApp a {width:120px; height:40px; bottom:10px; right: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 #d6d6d6; 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; text-align:center; position:absolute; text-transform:uppercase; opacity:0;}
	.vista-rapida-ficha a {background:rgba(0,0,0,0.6); border-radius:5px; border:solid 1px rgba(255,255,255,0.85); box-shadow:0 0 7px rgba(0,0,0,0.5);
		padding:10px; line-height:15px; color:#fff; font-weight:600; font-size:15px;}
	.vista-rapida-ficha a:hover {color:#cccccc; background:rgba(0,0,0,0.85);}

	.grupoFondo {width:calc(100% - 8px); padding:5px; margin:auto; background:#f5f5f5;}
	.nombreCont {min-height:60px;}
	.productosNombre {margin:0 auto; padding:0 8px; text-align:center;}
	.productosNombre, .productosNombre a {font-weight:400; font-size:18px; line-height:18px;}		
		.productosNombre a       {color:#000;}
		.productosNombre a:hover {color:#861212;}		

	.productosPrecio {padding:5px;}
	.pvp_oferta, .productosPrecio {font:italic 36px 'Alterna', Arial; color:#d02c2c; text-shadow:1px 1px 0 #fff, 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; display:inherit;}
	.fichaBotonera span {font-size:20px; line-height:18px; display:inherit;}
	.btnDetalles {width:100%;}
	.btnDetalles, .btnWishList, .btnWishDel {float:left; display:inline; cursor:pointer;}
	.btnDetalles a:hover {transform:scale(1.1);}
	.btnWishList a:hover, .btnWishDel a:hover {transform:scale(1.2);}
	.btnDetalles p {margin-left:5px;}
	.btnDetalles a {background:#000;}
	.btnWishList a {background:#d02c2c;}
	.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:#861212;}

.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; color:#444444;}
.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 'Alterna', Arial; color:#861212; text-shadow:1px 1px 0 #fff, 2px 3px 3px rgba(0,0,0,0.5)}
	.precio_oferta {text-decoration:line-through; font:italic 35px 'Alterna', Arial; color:#f00; text-shadow:1px 1px 0 #fff, 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:#333;}
	.botonAnadirCarrito a:hover, .botonWishList a, .fichaFixedBtn a:hover {color:#fff; background:#d02c2c;}
	
#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:#333333;}
.carroProduc div {color:#000000; background:#ffffff;}
.ibutton, .boton_buscar, .boton_area                   {color:#ffffff; background:#d02c2c; border:2px Solid #000000;}
.ibutton:hover, .boton_buscar:hover, .boton_area:hover {color:#000000; background:#ffffff; border:2px Solid #d02c2c;}


/* ---------------------- BANNERS EFECTOS ---------------------------------- */

#textoBanner  {width:100%; padding:15px; text-align:center; color:#fff; background:#E2000F; -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:24px; line-height:1.1em; margin-top:5px;}

@keyframes animaTexto {
    0%   {color:#ffffff;}
    50%  {color:#fff000;}
    100% {color:#ffffff;}
}

@-webkit-keyframes animaTexto {
    0%   {color:#ffffff;}
    50%  {color:#fff000;}
    100% {color:#ffffff;}
}

/* -------------------------- 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) {

	#cabecera, #cabeceraMenu {width:1260px;}
	#cuerpo, .capaCuerpo, #franjaSuperior, #tablaPrincipal, #franjaInferior, #pieContenedor {width:1250px;}

	#cabecera {background:url(images/cabecera2.png) no-repeat top center;}

	.logoTxt {margin-left:430px;}
	#buscarWeb {margin-left:480px;}
	#usuarios, #carroWeb {margin-left:1060px;}

	#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:#232323; position:absolute; /* Cambiar a Fixed si no absolute */ z-index:1000;}

#menu-general {width:240px; top:0; left:50%; margin-left:-90px; 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:5px; margin-left:30px; text-align:center; display:block; background:#d02c2c;
	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:#fff; font:normal 20px 'PTS'; line-height:20px; text-decoration:none;}

.active {display:block;}	
.toggleMenu {padding:0; 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:#111; border-bottom:1px solid #fff; margin:0; min-height:40px;}
.nav2 li li       {background:#333; margin-left:10px;}
.nav2 li li li    {background:#555;}
.nav2 li li li li {background:#777;}


/* -------------------------------- 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:#d02c2c;}

.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:#fff; border-bottom:solid 2px #d02c2c;}
#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; background:none; box-shadow:none;}
#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 ----------------------------------------------- */

.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:30px;}


/* -------------------------------- 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:18px;}
	.texto_productos    {font-size:36px;}
	.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 {line-height:22px;}
.textoNormal {font-size:18px;}


/* ----------------------- CAPAS FONDOS ------------------------------------ */

.capaTituloTxt {padding:10px; font-size:24px;}
.capaFondo {height:150px;}

}
