
body {font-family:'GothNw', Arial, Helvetica; background:#fff;}
html {overflow-x:hidden;}

/*------------ Estilos por la barra de idiomas de Google ----------*/
body {top:0 !important;}
.skiptranslate iframe {display:none;}

@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;}

A       {color:#1b75ba;}
A:hover {color:#000;}

.txtPrim {color:#1b75ba;}
.txtSecu {color:#999999;}

.fondoPrim    {background:#1b75ba;}
.fondoPrimTte {background:rgba(208,0,110,0.6);}
.fondoSecu    {background:#999999;}
.fondoSecuTte {background:rgba(153,153,153,0.6);}

.bordeDere {border-right:solid 5px #1b75ba;}
.bordeIzdo {border-left: solid 5px #1b75ba;}

.parraSep p {margin-bottom:1.2em;}

.capa1000   {width:1000px; margin:auto;}
.anchoTotal {width:0px; margin:auto;}
.imgTotalMargen {width:95%; margin:auto;}

#cabecera, #cuerpo, .capaCuerpo, #franjaSuperior, #tablaPrincipal, #franjaInferior, #pieContenedor, #pieTexto {width:1040px; margin:auto;}


/* ------------------------------------- CABECERA WEB ------------------------------------------------ */

#CabzWeb {width:100%; margin:auto; background:url(images/cabeceraFondo.png) repeat-x top center; z-index:-1;}

#cabecera {height:150px; margin:0 auto;}

	.contactoTelf {margin:20px 0 0 40px; position:absolute;}
	.contactoMail {margin:56px 0 0 10px; position:absolute;}

	.capaIdiomas {width:1040px; margin:auto;}
	#idiomas {width:180px; top:55px; margin-left:30px; text-align:center; position:absolute;}
	#google_translate_element {padding:5px; background:#689952;}
	
	.logo {margin:10px 0 0 270px; position:absolute;}

	.icoBuscar {margin:15px 0 0 750px; position:absolute;}	
	#buscarWeb {width:300px; height:40px; padding-top:12px; margin:0 0 0 452px; text-align:left; position:absolute;}
		.buscar {width:260px; height:40px; padding:0 5px;}
		form#busca input, form#buscaMov input  {font-size:14px; border-radius:0px; color:#000; border:1px solid #1B75BA; border-right:none; background:#fff;}
		form#busca input:focus, form#busca input:hover, .botonBuscar:hover {box-shadow:0 0 8px rgba(0,0,0,0.5);}
		.botonBuscar {width:40px; height:40px; float:left; display:block; border-radius:0; background:#fff; border:1px solid #1B75BA; border-left:none;}
		.botonBuscar img {width:20px; margin:8px;}
		.cerrarBuscar {margin:0 0 0 300px; padding:0 11px; background:#eee; border:solid 1px #1B75BA; position:absolute;}
		.cerrarBuscar a {font:bold 18px Verdana, Arial; line-height:38px; color:#777;}
		.cerrarBuscar a:hover {color:#000;}
		.modalBuscar {opacity:0; pointer-events:none; z-index:9999; transition:all 0.3s;}
		.modalBuscar:target {opacity:1; pointer-events:auto;}	

	#usuarios {margin:15px 0 0 800px; position:absolute;}
	
	.wishList {margin:15px 0 0 850px; position:absolute;}

	#carroWeb {width:100px; height:34px; margin:15px 0px 0px 900px; position:absolute;}
	.carroIcono {left:0px; position:absolute;}
		#Cart, #Cart a, #carroTotal {font-size:16px; line-height:34px;}
		#Cart {padding:0 0 0 40px; text-align:left;}
		#Cart, #Cart a:hover {color:#428fca;}
		#Cart a, #carroTotal {color:#000; font-weight:bold;}
		#contador-carro, #numero-con {display:none;}

	.buscaMarca {margin:60px 0 0 715px; text-align:center; position:absolute;}
		.buscaMarca select {padding:7px 5px; border-radius:5px; border:1px solid #428FCA; color:#555;}
		.buscaMarca fieldset {padding:0;}
		#fabricante {width:250px; background-color:rgba(255,255,255,0.85);}
		#fabricante:hover {background-color:#fff;}
		fieldset.search {background:transparent;}

	#cabeceraMenu {height:40px; margin:110px 0 0 225px; clear:both; text-align:left; z-index:99999; position:absolute;}
	ul.nav {float:left; display:flex; flex-wrap:wrap; align-items:center;}	/* ------- Alineación Drcha / Izda ---- */	
	.nav li {list-style:none;}
	.nav > li {float:left;}
	.nav li a {padding:12px 11px; color:#fff; font-size:15px; line-height:15px; text-transform:uppercase; display:block;
		background:linear-gradient(180deg, rgba(6,62,130,0) 0%, rgba(6,62,130,0) 100%);}
	.nav li a:hover {color:#fff; background:linear-gradient(180deg, rgba(6,62,130,0) 0%, rgba(6,62,130,1) 100%);}
	.nav li ul {width:1040px; display:none; border:1px solid #333; background:#428FCA; box-shadow:2px 2px 4px rgba(0,0,0,0.4); left:0; position:absolute;}
	.nav li li a {width:33.33%; padding:7px; font-size:14px; line-height:14px; color:#fff; float:left; display:table-cell;}
	.nav li li a:hover {color:#fff; background:#063e82; background-image:none;}
	.nav ul li ul {border:none; box-shadow:none;}
	.nav ul li ul li {display:none;}
	.nav li:hover > ul {display:block;}

	.cabzBanner   {width:100%; padding:10px; text-align:center; color:#fff; background:#063E82; box-sizing:border-box;}
	.txtBannerAni {font-weight:400; font-size:20px; line-height:20px; animation:animaTexto 1s linear infinite; text-transform:uppercase; letter-spacing:0.5rem;}

	#cabzAnuncios {margin:auto; text-align:center; background:#689952;}
	.linksCabz {margin:auto; float:none; display:inline;}
	.linksCabz img {margin:12px 25px; vertical-align:middle;}	

/* --------------------------------------- CUERPO WEB ------------------------------------------------ */

#cuerpo {text-align:left;}

	#franjaSuperior {height:20px;}


#principal {width:1020px; margin:0 0 0 10px; 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;}
	
	/*--------------- Cuadros Subcategorías -------------------*/
	/* .CatContainer {display:flex; flex-wrap:wrap; justify-content:center; align-items:center;} */
	/* .subsCatContainer {width:13.3% !important; min-width:0; max-width:13.3%; min-height:50px; margin:5px .49% !important;} */
	/* .subsCatImagen {display:none;} */
	/* .subsCatTitulo {padding:5px 10px; line-height:18px; height:auto;} */


#franjaInferior {height:30px; clear:both;}


/* ----------------------------------------- PIE WEB ------------------------------------------------- */

#Pie {width:100%; margin:10px auto auto auto; background:url(images/pieFondo.png) repeat top center fixed #222;}
	
	#pieAnuncios {margin:auto; text-align:center; border-top:solid 1px #1b75ba; border-bottom:solid 1px #1b75ba; background:rgba(0,0,0,0.2);}
		.linksImg {margin:auto; float:none; display:inline;}
		.linksImg img {margin:15px 25px; vertical-align:middle;}

	#pieContenedor, #pieContenedor a, #pieTexto, #pieTexto a {font-size:15px; line-height:1.1em; color:#bfd9ec;}	
	#pieContenedor a:hover {color:#fff;}

	.pieBloque {width:28%; margin:0 2.66%; 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 #90bbdb;}
	.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 #1b75ba;}
	#pieTexto p {margin:5px auto;}
	.txtPeque90 {font-size:90%;}
	#pieTexto, #pieTexto a {color:#bfd9ec;}
	#pieTexto a:hover      {color:#fff;}
	
	.ventanaFacebook {width:210px; height:200px; margin:auto;}

	/* ------------------------------- VENTANA WHATSAPP TEXTO Modelo 2 ---------------------------------*/

	.capaWhatsTxt2 {width:160px; height:50px; bottom:10px; right:10px; box-sizing:border-box; z-index:1000; position:fixed;}
	.ventanaAyuda2 {width:105px; height:30px; margin:10px 0 0 55px; padding-left:9px; font-size:12px; line-height:30px; text-align:center; background:url(images/globoFondo2.svg) no-repeat top; position:absolute;}
	.ventanaWhatsTxt2 a {width:50px; height:50px; margin:0; color:#fff; font-weight:400; font-size:30px; line-height:50px; text-align:center;
		background:#40A22E; border-radius:49%; box-shadow:0 0 10px rgba(0,0,0,0.3); position:absolute;}
	.ventanaWhatsTxt2 a:hover {background:#1f6d10;}
	.ventanaWhatsTxt2 img {margin:-2px 0 0 -2px;}


/*-------------------------------- BANNER LATERAL NOTICIAS ------------------------------------------*/

.callbacks_nav.prev {left:50px;}

.ventBlog {width:300px; height:550px; left:-280px; top:50%; margin-top:-300px; position:fixed; box-shadow:0 0 12px rgba(0,0,0,0.25); z-index:9999;
	background:#eee; border-radius:0 15px 15px 0; border:solid 1px #bbb; border-left:none; transition:all 0.4s ease-in;}
.ventBlog:hover {left:0;}
.ventBlogTitulo {width:300px; top:45%; left:148px; color:#fff; font-weight:800; font-size:22px; padding-top:5px; line-height:45px; text-align:center; position:absolute;
	border-radius:10px; background:#063E82; border:solid 2px #99C2EC; box-shadow:0 0 15px rgba(0,0,0,0.5); transform:rotate(-90deg);}

#noticiasLateral {width:235px; height:500px; margin:25px 0 25px 20px;}
	#noticiasText {width:235px; height:450px; margin:0 20px 20px 0; border-top:solid 1px #ddd; overflow:hidden; position:absolute;}
	#noticiasText p {padding:10px 5px 10px 15px; background:url(images/img-news.png) no-repeat 0 15px; border-bottom:solid 1px #ddd;}
	#noticiasText a {color:#000; font-size:20px; line-height:22px;}
	#noticiasText a:hover {color:#428FCA;}
	#noticiasBtn {width:235px; height:40px; margin-top:460px; text-align:center; position:absolute;}
	#noticiasBtn a {padding:10px 40px; font-size:18px; font-weight:600; line-height:40px; color:#fff; background:#428FCA; border-radius:7px;}
	#noticiasBtn a:hover {background:#063E82;}
	

/*-------------------------------- ESTILOS NOTICIAS CUERPO ------------------------------------------*/

hr {border:1px solid #428FCA; margin:5px auto;}
.noticiasCuerpo a {padding:2px 0 8px 14px; background:url(images/img-news.png) no-repeat 0 5px;}
.noticias-fecha, .noticias-titulo, .noticias-cuerpo {margin:auto;}
.noticias-titulo h1 {padding-bottom:5px; color:#063E82; text-align:center; font-size:26px; line-height:28px;}
.noticias-cuerpo {padding:5px 20px 20px 20px;}
.noticias-cuerpo img {margin:20px auto; border:solid 2px #c9cc3f; box-shadow:0px 0px 15px rgba(0,0,0,0.4);}
.noticias-cuerpo p {margin:10px 0px;}
.btn-default {padding:10px 15px; font-weight:600; font-size:20px; color:#ffffff; background:#6a933f; border:solid 2px #c9cc3f; border-radius:5px;}
.btn-default:hover {color:#ffffff; background:#c9cc3f; border:solid 2px #6a933f;}


/* ---------------------------------- 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:240px; max-width:100%;}
.productos {min-height:400px; margin:10px;}

.productos-contenedor {text-align:center; border:solid 1px #ddd; 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:230px; height:230px; line-height:230px; overflow:hidden;}
	.productosImagen img {vertical-align:middle; max-width:230px; max-height:230px; height:auto !important;}
	
	.vista-rapida-ficha {margin:-130px 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:#1b75ba;}		

	.productosPrecio {padding:5px;}		
	.pvp_oferta, .productosPrecio {font-weight:600; font-size:24px; color:#1b75ba;}
	.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);}
	.btnWishList a:hover, .btnWishDel a:hover {transform:scale(1.2);}
	.btnDetalles p {margin-left:5px;}
	.btnDetalles a {background:#063e82;}
	.btnWishList a {background:#689952;}
	.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 {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:#1b75ba;}

.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:#444;}
.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 {font-weight:bold; font-size:30px; margin-right:10px; color:#1b75ba;}
	.precio_oferta {font-weight:normal; font-size:24px; text-decoration:line-through; color:#F00;}
	.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:#063e82;}
	.botonAnadirCarrito a:hover, .botonWishList a, .fichaFixedBtn a:hover {color:#fff; background:#689952;}
	
#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:#fff; background:#063e82;}
.carroProduc div {color:#000; background:#fff;}
.ibutton, .boton_buscar, .boton_area                   {color:#fff; background:#063e82; border:2px Solid #000;}
.ibutton:hover, .boton_buscar:hover, .boton_area:hover {color:#000; background:#fff; border:2px Solid #063e82;}


/* ---------------------- BANNERS EFECTOS ---------------------------------- */

#textoBanner  {width:100%; padding:15px; text-align:center; color:#fff; background:#E2000F; box-sizing:border-box;}
.textoAnimado {font-weight:600; font-size:30px; line-height:30px; 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;}
}


/* -------------------------- 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: 1370px) {

	#cuerpo, .capaCuerpo, #franjaSuperior, #tablaPrincipal, #franjaInferior, #pieContenedor {width:1300px;}

	#principal {width:1280px;}
	.linksImg img {margin:15px 50px;}
	.capaFondo {height:300px;}
	
	/*--------------- Cuadros Subcategorías -------------------*/
	/* .subsCatContainer {width:11.5% !important; max-width:11%; margin:5px .5% !important;} */
	
}


@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;}
.imgTotalMargen {width:98%; left:1%;}


/* ------------------------------------- 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:#032a5b; position:fixed; /* Cambiar a absolute si no Fixed */ 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:#74aa50; 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;}

#menu-cat {width:90%; top:0; text-align:left; position:absolute; z-index:105;}
#menu-sec {width:270px; top:0; right:0; text-align:left; position:absolute; z-index:100;}
#menu-cat a, #menu-cat a:hover, #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;}

.colorCat ul {background:#1b75ba;}
.colorSec ul {background:#689952;}

.dl-menuwrapper a, .dl-menuwrapper img, .botonera a {display:inherit;}

.dl-menuwrapper {width:100%; float:left; position:relative; perspective:1000px; perspective-origin:50% 200%;}
.dl-menuwrapper:first-child {margin-right:100px;}
.dl-menuwrapper ul {padding:0; list-style:none; 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); 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; transform:translateY(10px); backface-visibility:hidden;
	overflow:hidden; overflow-y:auto; max-height:calc(100vh - 150px); box-shadow:1px 1px 5px rgba(0,0,0,0.5);}
.dl-menuwrapper .dl-menu.dl-menu-toggle {transition:all 0.3s ease;}
.dl-menuwrapper .dl-menu.dl-menuopen {opacity:1; pointer-events:auto; 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 #1b75ba;}
#logoMovil img {max-width:480px; margin:45px auto; text-align:center;}
#logoMovil a, #logoMovil img {display:inherit;}

.capaIdiomas {width:100%; margin:auto;}
#idiomas {width:100%; top:100px; margin-left:0;}
#google_translate_element {padding:10px; background:#689952;}

.txtBannerAni {font-size:18px; line-height:18px; letter-spacing:0.1rem;}

#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-radius:0px;}
	.botonBuscar {width:40px; height:40px; right:5%; float:none; position:absolute;}
	.botonBuscar img {width:26px; margin:7px;}


/* -------------------------------- MENÚ CATEGORIAS TREE ---------------------------------

#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;}
#menu-cat a {padding:0;}

.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 !important; 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:#073f82; border-bottom:1px solid #fff; margin:0; min-height:40px;}
.nav2 li li       {background:#1b75bb; margin-left:10px;}
.nav2 li li li    {background:#689952;}
.nav2 li li li li {background:#b9b9b9;}
/* --------------------------------------------------------------------------------------- */


/* --------------------------------------- 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;}
	
	/*--------------- Cuadros Subcategorías -------------------*/
	/* .subsCatContainer {width:29% !important; max-width:29%; min-height:30px; margin:5px 1% !important;} */
	/* .subsCatTitulo {width:29%; min-width:29% !important; padding:5px 10px; line-height:18px; height:auto;} */
	/* .subsCatTitulo p {width:auto; height:auto; margin:auto; text-align:center; display:flex; flex-wrap:wrap; justify-content:center; align-items:center;} */

/* ----------------------------------------- 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:18px;}


/* -------------------------------- 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:24px;}
	.precio_oferta      {font-size:20px;}

#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;}

}
