
BODY {background:#fff;}
html {overflow-x:hidden;}

@font-face {font-family:'alternate'; font-weight:normal; font-style:normal; src:url('https://www.urbecom.com/css/fuentes/AlternateGothic.woff') format('woff');}
@font-face {font-family:'IconWeb'; font-weight:400; font-style:normal; src:url('https://www.urbecom.com/css/fuentes/IconWeb.woff') format('woff');}
@font-face {font-family:'PTS'; font-weight:normal; font-style:normal; src:url('https://www.urbecom.com/css/fuentes/PTS-N.woff') format('woff');}
@font-face {font-family:'PTS'; font-weight:bold; font-style:normal; src:url('https://www.urbecom.com/css/fuentes/PTS-B.woff') format('woff');}

@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 --------------------------------------- */

* {text-decoration:none; margin:0; padding:0; -webkit-box-sizing:border-box; box-sizing:border-box;}	
p, form, h1, .productos h1, h2, h3 {margin:0; padding:0;}
table {border-collapse:collapse; border:none;}
td, th {text-align:left; vertical-align:top;}
input, textarea {padding:5px; border:1px solid rgba(0,0,0,0.2); background:rgba(0,0,0,0.02); cursor:pointer;}
fieldset {padding:10px; border-radius:10px;}
fieldset input {background:#fff;}
select {padding:3px; background:#fff !important;}
.MsoNormal, th {color:#000;}
.highslide-caption {margin-top:15px}
img {border:0; display:inherit;}
h1 {font-size:20px;}

.owl-prev, .owl-next, .relacionados-ficha {-webkit-box-sizing:content-box; box-sizing:content-box;}
#arriba, #arriba img {-webkit-box-sizing:content-box; box-sizing:content-box; transition:none; -webkit-transition:none;}

#CabzWeb, .noMov {display:block !important;}
#CabzMov, .noWeb, #numero-con, .carroCuponDescuento {display:none !important;}

.capaFlexTop  {display:flex; flex-wrap:wrap; justify-content:center;}
.capaFlexCen  {display:flex; flex-wrap:wrap; justify-content:center; align-items:center;}
.capaFlexLeft {display:flex; flex-wrap:wrap; align-items:center;}
.textoComprimido {font-family:'PTS';}

BODY, A {font-family:'GothNw', Arial, Helvetica, sans-serif;}
A       {color:#009cb5;}
A:hover {color:#000;}


/* ------------------------------------- CABECERA WEB ------------------------------------------------ */

#CabzWeb {background:#fff; border-bottom:solid 1px #009cb5; z-index:-1;}

#CabzWeb, #Pie {margin:auto; width:100%;}
#cabecera, #cuerpo, #franjaSuperior, #tablaPrincipal, #franjaInferior, #pieContenedor, #pieTexto {width:1010px; margin:auto;}

.mensajeIVA {width:100%; height:30px; margin:0; text-align:center; line-height:30px; color:#fff; background:#b9c827; position:absolute;}

#cabecera {height:160px; margin:0 auto;}

	.logoImg {margin:5px 0 0 65px; position:absolute;}
	.logoTxt {margin:35px 0 0 190px; position:absolute;}

	.icoBuscar {margin:55px 0px 0px 760px; position:absolute;}	
	#buscarWeb {width:180px; height:30px; padding-top:57px; margin:0px 0 0 582px; text-align:left; position:absolute;}
		.buscar {width:150px; height:30px; padding:0 5px;}
		form#busca input, form#buscaMov input  {font-size:14px; border-radius:0px; color:#000; border:1px solid #ccc; 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:30px; height:30px; float:left; display:block; border-radius:0; background:#fff; border:1px solid #ccc; background:#fff;}
		.botonBuscar img {width:18px; margin:5px;}
		.cerrarBuscar {margin:0px 0px 0px 180px; padding:0px 8px; background:#eee; border:solid 1px #ccc; position:absolute;}
		.cerrarBuscar a {font:bold 16px Verdana, Arial; line-height:28px; color:#777;}
		.cerrarBuscar a:hover {color:#000;}
		.modalBuscar {opacity:0; pointer-events:none; z-index:9999; transition:all 0.3s; -webkit-transition:all 0.3s;}
		.modalBuscar:target {opacity:1; pointer-events:auto;}	

	#usuarios {margin:55px 0px 0px 810px; position:absolute;}

	#carro3 {width:120px; height:34px; margin:55px 0px 0px 860px; position:absolute;}
	#carro-icono {left:0px; position:absolute;}
	#Cart {padding:3px 0px 0px 35px; text-align:center;}
	#carro-total {width:28px; height:28px; font-weight:bold; font-size:18px; line-height:25px; background:#fff; border:solid 2px #009cb5; border-radius:49%;}

	#cabeceraMenu {width:450px; height:40px; margin:120px 0 0 550px; clear:both; text-align:left; position:absolute;}
	ul.nav {float:right;}	/* ------- Alineación Drcha / Izda ---- */	
	.nav > li {float:left; z-index:999;}
	.nav li a {padding:11px 20px; color:#000; font-size:16px; line-height:18px; text-transform:uppercase; display:block;}
	.nav li a:hover {color:#fff; background:#009cb5; border-radius:10px 10px 0 0;}
	.nav li {list-style:none; position:relative;}
	.nav li ul {width:200px; display:none; border:1px solid #009cb5; background:#ffffff; box-shadow:2px 2px 4px rgba(0,0,0,0.4); position:absolute;}
	.nav li li a {padding:8px 10px; color:#000; font-size:16px; line-height:16px;}
	.nav li li a:hover {color:#fff; background:#009cb5;}
	.nav li:hover > ul {display:block;}
	.nav li ul li ul {right:-190px; top:0;}


/* --------------------------------------- CUERPO WEB ------------------------------------------------ */

#cuerpo {text-align:left;}

	#franjaSuperior {height:20px;}


#lateral-i {width:230px; margin:0 30px 0 10px; float:left; display:table-cell;}

	.menos7 {margin-left:-7px;}

	/* ------------------------ Menu TREE --------------------------------- */
	.liAccordion {margin:-8px 0 0 0; text-align:left; background-color:#fff; border:solid 1px rgba(0,0,0,0);}
	.liAccordion a  {padding:8px; font-size:18px; line-height:20px; display:block; position:relative; color:#000;}
	.liAccordion ul {padding:0; margin:0 0 0 10px; overflow:hidden; display:none;}
	.liAccordion li {display:block; border-bottom:solid 1px #e5e5e5;}
	.liAccordion > li > a:hover, .liAccordion > li.harOpen > a {color:#fff; background-color:#b9c827;}
	.liAccordion ul a:hover, .liAccordion ul .harOpen > a {color:#fff; background-color:#009cb5;}
	.liAccordion ul ul a:hover, .liAccordion ul ul .harOpen > a {color:#fff; background-color:#006b7c;}
	.liAccordion.harDisable {opacity:0.5; cursor:e-resize}

	/* ------------------------- Noticias --------------------------------- */
	#noticias {margin:-5px 0 0 0;}
	#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:#009cb5;}
	.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;}
	#cat-descripcion {text-align:center;}
	#recaptcha_area img {display:block;}
	.modulos-sliders .slide {margin:5px 12px 5px 2px !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%; background:#009cb5;}
	
	#pieContenedor, #pieContenedor a, #pieTexto, #pieTexto a {font-size:15px; line-height:1.1em; color:#d2eaee;}	
	#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 #fff;}
	.pieMenu {text-transform:uppercase;}

	.iconoPie {width:30px; margin:0 3px 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; background:#006b7c;}
	#pieTexto p {margin:5px auto;}
	.txtPeque90 {font-size:90%;}
	#pieTexto, #pieTexto a {color:#d2eaee;}
	#pieTexto a:hover      {color:#fff;}

	.ventanaWhatsApp a {width:140px; height:40px; bottom:15px; right:15px; text-align:center; color:#ffffff; font:normal 20px 'alternate', Arial; line-height:36px;
		background:#40A22E; border:solid 2px #ffffff; border-radius:8px; box-shadow:0px 0px 15px rgba(0,0,0,0.3); position:fixed; z-index:1000; display:inherit;}
	.ventanaWhatsApp a:hover {background:#1f6d10;}
	.ventanaWhatsApp img {width:28px; margin:-2px 5px 0px 0px; vertical-align:middle; display:inline;}


/* ---------------------------------- FICHAS DE LOS PRODUCTOS --------------------------------------- */

#contenedor-general {width:100%; margin:0; text-align:center;}
.texto_nombre_pr {margin-bottom:20px; font-size:20px; float:left; color:#000;}	
.ordenaFichas {float:right;}

#contenedor-fichas {width:100%; margin:0; text-align:left; clear:both; display:flex; flex-wrap:wrap; justify-content:left;}

.productos {width:100%; max-width:100%; min-height:70px; margin:0 0 10px 0; text-align:left;}
.productos a {color:#000;}
.productos a:hover {color:#009cb5;}

.productos-contenedor {padding:5px 10px; border:solid 1px #009cb5; background:#fff; border-radius:5px; 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);}

.nombreCont {width:550px;}

	.capaNombre, .capaDescri {width:100%; margin:5px 0;}
	.capaDescri {font-size:16px; line-height:18px;}
	
	.desSepar {margin:0 5px; font-size:30px; line-height:18px; color:#009cb5;}
	
	.productos-nombre {margin:0; padding:0;}
	.productos-nombre a {font-weight:600; font-size:20px; line-height:20px;}
	
	.desRefer {}
	.desCdEan {}
	.desFabri {}
	.desCorta {width:100%; margin:5px auto 0 auto; color:#fe0006;}

.precioCont {width:135px; margin-left:20px;}
	.pvp_oferta, .productos-precio {font-weight:600; font-size:20px; line-height:20px; color:#009cb5;}
	.pvp_oferta_old {color:#F00;}
	.ficha-boton2 {height:24px; margin:5px auto 0 auto;}
	
#fallr-buttons {margin-top:60px;}
.eti-productos {pointer-events:none;}
.eti-oferta {width:100%; position:relative; color:#000; pointer-events:none;}
.eti-descuento {top:8px; right:8px; width:50px; height:50px; font:normal 24px 'alternate', Arial, Helvetica, sans-serif; line-height:52px; text-align:center;
	background:rgba(255,255,255,0.95); box-shadow:0 0 6px rgba(0,0,0,0.6); border-radius:49%; position:absolute; z-index:25;}


/* ---------------------- PROPIEDADES DEL CARRITO --------------------------------- */

.carroTitulo div {color:#ffffff; background:#009cb5;}
.carroProduc div {color:#000000; background:#ffffff;}
.ibutton, .boton_buscar, .boton_area                   {color:#ffffff; background:#009cb5; border:2px Solid #000000;}
.ibutton:hover, .boton_buscar:hover, .boton_area:hover {color:#000000; background:#ffffff; border:2px Solid #009cb5;}

.carroContenedor {width:100%; margin:10px auto 20px auto; padding:4px; background:rgba(0,0,0,0.1);}
.carroTitulo, .carroCeldaBorra, .carroCuponFinal {display:flex; flex-wrap:nowrap; justify-content:center; align-items:center;}
.carroProduc {margin:2px 0; display:flex; flex-wrap:nowrap; justify-content:center;}
.carroTitulo div {padding:4px; margin:0 1px; text-align:center; line-height:25px;}
.carroProduc div {margin:0 1px;}

.carroProduc .carroCeldaBorra, .carroProduc .carroCeldaProdu, .carroProduc .carroCeldaPreci, .carroProduc .carroCeldaCanti, .carroProduc .carroCeldaTotal {
	padding:8px 6px; display:flex; flex-wrap:nowrap; align-items:center;}
	
.carroCeldaBorra {width:5%; min-width:60px; justify-content:center;}
.carroCeldaProdu {width:55%; text-align:left; justify-content:flex-start;}
.carroCeldaPreci {width:20%; min-width:100px; text-align:right; justify-content:flex-end;}
.carroCeldaCanti {width:8%; min-width:80px; text-align:center; justify-content:center;}
.carroCeldaTotal {width:12%; min-width:120px; text-align:right; justify-content:flex-end;}

.carroCeldaBorra img {-webkit-transform: scale(1); transform: scale(1); transition:all 0.4s; -webkit-transition:all 0.4s;}
.carroCeldaBorra img:hover {-webkit-transform:scale(1.2) rotate(90deg); transform:scale(1.2) rotate(90deg);}

.carroCuponDescuento, .carroBotonActualiza {margin:10px auto; text-align:center;}
.carroCuponDescuento {width:70%;}
.carroBotonActualiza {width:30%;}
#cupon {width:150px; padding:8px; margin:5px 0 0 10px; background:rgba(255,255,255,0.8); box-shadow:0 0 5px rgba(0,0,0,0.3);}
#cupon:hover {box-shadow:0 0 8px rgba(0,0,0,0.5);}
.importeCanonDigitalCarrito {margin-left:10px !important;}

.ibutton, .boton_buscar, .boton_area {margin-top:4px; height:35px; font-weight:bold; font-size:14px; line-height:10px; border-radius:5px;}
.ibutton {width:155px;}
.boton_buscar {width:100px;}
.boton_area {width:70px; margin-left:6px;}

#contenedora-boton-tr {display:none;}

#textoBanner, .textoBanne2 {text-align:center; -webkit-box-sizing:border-box; box-sizing:border-box;}
#textoBanner {color:#fff; background:#D80000; width:110%; margin:0 0 10px -2%; padding:0 10px;}
.textoBanne2 {color:#fff; background:#B9C632; width:100%; margin:0; padding:0 10px;}

.textoAnimado {padding-top:10px; line-height:25px; font-weight:600; animation:animaTexto 1s linear infinite 0s; -webkit-animation:animaTexto 1s linear infinite 0s;}
.textoNormal {margin-top:7px; padding-bottom:15px; font-weight:400; font-size:17px; line-height:17px;}
#observ-titulo {width:100%; margin-bottom:5px; text-align:center !important; font-weight:600; font-size:20px;}
#observ-area {width:90% !important; margin:auto;}
#observ-area textarea {border:solid 2px #1817E1; border-radius:5px; box-shadow:0 0 5px rgba(0,0,0,0.3);}
#observ-area textarea:hover {border:solid 2px #1817E1; border-radius:5px; box-shadow:0 0 10px rgba(0,0,0,0.7);}

@keyframes animaTexto {
    0%   {font-size:24px; color:#ffffff;}
    50%  {font-size:25px; color:#fff000;}
    100% {font-size:24px; color:#ffffff;}
}

@-webkit-keyframes animaTexto {
    0%   {font-size:24px; color:#ffffff;}
    50%  {font-size:25px; color:#fff000;}
    100% {font-size:24px; color:#ffffff;}
}


/* ---------------------- VENTANAS MODALES --------------------------------- */

#fallr {width:100% !important;}




/* ---------------------------------------- RESPONSIVE ---------- RESPONSIVE ---------- RESPONSIVE ------------------------------------------ */

@media only screen and (min-width: 1350px) {

}


@media only screen and (max-width: 999px) {

BODY {background:#fff;}
#CabzWeb, .noMov {display:none !important;}
#CabzMov, .noWeb {display:block !important;}


/* ------------------------------------- CABECERA MOVIL ---------------------------------------------- */

#menu-fondo, #menu-general, #menu-cat, #logoMovil {height:60px;}

#menu-fondo {width:100%; top:0; background:#fff; border-bottom:solid 1px #009cb5; position:absolute; /* Cambiar a absolute si no Fixed */ z-index:1000;}

#logoMovil {width:50%; margin:0 auto; padding-top:0px; position:relative; z-index:1000;}
#logoMovil a, #logoMovil img {display:inherit; height:50px; line-height:60px;}
#logoMovil img {max-width:185px; height:auto; max-height:60px; margin:6px auto auto auto; text-align:center;}

.mensajeIVA {margin-top:-10px; font-family:'PTS'; position:absolute;}

.botonBuscador {width:40px; left:45px; top:10px; position:absolute; z-index:980;}
#buscarMov {width:100%; height:40px; padding-top:10px; margin:0px; text-align:left; position:fixed;}
	.buscar {width:75%; height:40px; padding:10px;}
	form#buscaMov input, form#buscaMov textarea {font-size:14px; border-radius:0px; border:1px solid #aaa; border-right:0; color:#000; background:#fff; display:block;}
	form#buscaMov input:focus, form#buscaMov input:hover, .botonBuscar:hover {border:1px solid #000; color:#000; background:#fff;}
	.botonBuscar {width:40px; height:40px; float:left; display:block; border-radius:0; background:#fff; border:1px solid #aaa; border-left:0; background:#fff;}
	.botonBuscar img {width:22px; margin:8px;}
	.cerrarBuscar {width:10%; height:40px; margin:0px; background:#333; border:solid 1px #333; position:relative;}
	.cerrarBuscar {font-weight:bold; font-size:20px; line-height:38px; text-align:center; color:#fff;}
	.cerrarBuscar:hover {color:#000000;}
	.modal {opacity:0; pointer-events:none; z-index:9999; transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s;}
	.modal:target {opacity:1; pointer-events:auto;}	

#menu-general {top:10px; right:0%; text-align:center; position:absolute; z-index:980;}
	.botonera {width:40px; margin:0px 2px; float:left; display:inline;}
	#menu-cat img, .botonera img {height:40px;}
	#menu-cat img {margin-top:10px;}

.dl-menuwrapper a, .dl-menuwrapper img, .botonera a {display:inherit;}

#Cart {padding:0;}
#carro-vacio, #carro-lleno, #carro-total {display:none;}
#contador-carro {width:18px; height:18px; top:1px; margin-left:0; text-align:center; background:#d7d7d7;
	border-radius:49%; border:solid 1px #fff; box-shadow:0px 0px 5px rgba(0,0,0,0.5); position:absolute;}
#numero-con, #numero-con a {margin:0; font-weight:400; font-size:13px; line-height:18px; text-decoration:none; color:#000; display:block !important;}

#menu-cat {width:200px; top:0; text-align:left; position:absolute; z-index:105;}
#menu-cat a, #menu-cat a:hover {color:#fff; font:normal 18px 'PTS'; line-height:18px; text-decoration:none;}
.derecha {margin-left:210px;}

.colorCat ul {background:#006b7c;}
.colorSec ul {background:#006b7c;}

.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:10px 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:40px; 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(0,0,0,0.3);}
.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:60px; left:0; margin:0; border-top:solid 1px #fff;}


/* --------------------------------------- CUERPO MOVIL ---------------------------------------------- */

#cuerpo {width:95%; max-width:95%; margin:auto; padding:90px 0 15px 0; overflow:hidden;}
#tablaPrincipal, #franjaSuperior, #franjaInferior, #pieContenedor {width:100%; margin:0; padding:0; background:none;}
#franjaSuperior, #franjaInferior {height:10px;}
#principal {width:100%; margin:0;}
.modulos-sliders .slide {margin:5px 11px 5px -7px !important;}
.callbacks_container {margin-bottom:30px !important;}


/* ----------------------------------------- PIE MOVIL ----------------------------------------------- */

.linksImg img {width:38%; margin:15px 3%; vertical-align:middle;}

.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; font-family:'PTS'; font-size:16px;}

.ventanaWhatsApp a {width:110px; left:15px; right:0;}


/* ---------------------------------- FICHAS DE LOS PRODUCTOS --------------------------------------- */

.texto_nombre_pr {margin:0 auto; font-size:18px; float:none;}	
.ordenaFichas {margin-bottom:15px; float:none;}

#contenedor-fichas .productos {width:98% !important; margin:5px 1%;}
.productos {text-align:center !important;}

.nombreCont {width:100%; font-family:'PTS'; font-size:16px; line-height:16px;}

	.capaNombre, .capaDescri {width:100%; margin:5px 0; text-align:center; justify-content:center;}
	.capaDescri {font-size:16px; line-height:18px;}
	
	.desSepar {margin:0 5px; font-size:30px; line-height:18px; color:#009cb5;}
	.desCorta {font-size:18px;}
	
.precioCont {width:80%; margin:8px auto 5px auto;}
	.productos-precio {width:100px;}
	.ficha-boton2 {width:130px; height:24px; margin:0 auto;}


/* ---------------------- PROPIEDADES DEL CARRITO --------------------------------- */

.carroContenedor {width:97%; margin:10px auto;}
.carroTitulo {display:none;}
.carroCeldaBorra, .carroProduc, .carroCuponFinal {flex-wrap:wrap;}
.carroProduc {margin:0 0 4px 0; padding-bottom:4px; border-bottom:solid 1px #fff;}
.carroProduc div {margin:0.5%;}

.carroCeldaBorra, .carroCeldaPreci, .carroCeldaCanti, .carroCeldaTotal {min-width:0;}
.carroCeldaBorra, .carroCeldaProdu, .carroCeldaPreci, .carroCeldaCanti, .carroCeldaTotal {padding:6px;}
.carroCeldaBorra {width:10%;}
.carroCeldaProdu {width:88%;}
.carroCeldaPreci {width:50%;}
.carroCeldaCanti {width:20%;}
.carroCeldaTotal {width:27%;}

.carroCuponDescuento, .carroBotonActualiza {width:100%; margin:10px auto; text-align:center;}
#cupon {margin:10px 0 0 0;}


#textoBanner {width:100%; margin:0 0 10px 0; padding:0 15px;}
.textoAnimado {line-height:20px; animation:animaTexto 1s linear infinite 0s; -webkit-animation:animaTexto 1s linear infinite 0s;}
#observ-titulo {padding:0 10px 0px 10px !important;}

@keyframes animaTexto {
    0%   {font-size:20px; color:#ffffff;}
    50%  {font-size:21px; color:#fff000;}
    100% {font-size:20px; color:#ffffff;}
}

@-webkit-keyframes animaTexto {
    0%   {font-size:20px; color:#ffffff;}
    50%  {font-size:21px; color:#fff000;}
    100% {font-size:20px; color:#ffffff;}
}


/* ---------------------- VENTANAS MODALES --------------------------------- */

#fallr-wrapper {width:90% !important; left:5% !important;}
#fallr {width:100% !important;}
#lepopup-wrap {max-width:90% !important; left:5% !important;}
	
}

/* ------------------------------------------------------------------------------------------------------------------------------------------ */


/* ---------------------- PROPIEDADES FINALIZACION COMPRAS --------------------------------- */

#agotado, .agotado {font-weight:bold; text-transform:uppercase; color:#F00;}
#agotado-ficha, .agotado-ficha {color:#F00;}
.tpvOk {text-align:center; font-size:20px}
.tpvKo {text-align:center; font-size:20px; color:#F00}
#envio_etiqueta {color:#333333;}
label, .borde {color:#555555;}
hr {border:1px solid #009cb5; margin:3px auto 5px auto;}
.marco-fondo, fieldset {background:rgba(0,0,0,0.05);}
input#cupon {background:rgba(255,255,255,0.75);}
.contendedor-login-carrito {width:100%; max-width:1000px; margin:40px auto auto auto;}


/* ----------------------------- ESTILOS UTILES VARIOS  ----------------------------------------*/

.imags, .formas-pago-cont-item, .profile-items {text-align:center;}
.imags img, .formas-pago-cont-item img, .profile-items img {display:inline;}
.cent {text-align:center;}
.izda {text-align:left;}
.dcha {text-align:right;}
.flotaDcha {float:right;}
.flotaIzda, .flotar {float:left;}

.ancho100  {width:100%;}

.margen-5  {margin-top:5px;}	
.margen-10 {margin-top:10px;}
.margen-15 {margin-top:15px;}
.margen-20 {margin-top:20px;}
.margen-25 {margin-top:25px;}
.margen-30 {margin-top:30px;}
.margen-35 {margin-top:35px;}

[class^="separa-"], [class*=" separa-"], .limpiar, .separar {width:100%; clear:both;}
.separa-01 {height:1px;}
.separa-02 {height:2px;}
.separa-03 {height:3px;}
.separa-05 {height:5px;}
.separa-10 {height:10px;}
.separa-15 {height:15px;}
.separa-20 {height:20px;}
.separa-25 {height:25px;}
.separa-30 {height:30px;}
.separa-40 {height:40px;}
.separa-50 {height:50px;}
.separa-60 {height:60px;}
.separa-70 {height:70px;}
.separa-80 {height:80px;}
.separa-90 {height:90px;}
.separa-100 {height:100px;}
.separa-120 {height:120px;}
.separa-150 {height:150px;}
.separa-200 {height:200px;}


/* ----------------------- FORMULARIOS USUARIO Y CONTRASEÑA -------------------------- */

#login-user-clasica, #login-user-clasica .campo-logins input {box-sizing:content-box;}
#login-user-clasica .campo-logins input {border-radius:5px;}
#login-user-clasica .menu_categorias2 {width:90%;}

.form_login {width:160px; height:20px; margin-top:8px; border:1px Solid rgba(0,0,0,0.3); background:rgba(255,255,255,0.85); font-size:12px; color:#000;}
.form_login:hover {border:1px Solid rgba(0,0,0,0.5); background:#fff; color:#000;}
.login_usuario, .login_pass {font-weight:normal; font-size:12px; color:#000;}

.formularios {width:100%; text-align:center;}
.formularios table {margin:auto;}
.seguridad_form {margin-top:10px; text-align:center;}
.seguridad_form p {margin:0 4px; float:none; display:inline;}
.formularios .privacidad {margin-top:10px; clear:both;}

@media only screen and (max-width: 800px) {

#login-user-contenedor {margin:10px auto 40px auto;}
.icono-logins {margin:0;}
.icono-logins img {width:50px; height:50px;}
.campo-logins {margin:-1px 0 0 60px;}
.campo-logins input {width:200px;}
.contenedor-logins input {padding:7px;}
	
}


/* ----------------------- ANIMACIONES MENUS MOVIL ---------------------------- */

.dl-menu.dl-animate-in-1 {-webkit-animation:MenuAnimIn1 0.3s; animation:MenuAnimIn1 0.3s;}
@-webkit-keyframes MenuAnimIn1 {
	0% {-webkit-transform:translateZ(-500px) rotateY(0deg); opacity:0;}
	20% {-webkit-transform:translateZ(-250px) rotateY(30deg); opacity:0.5;}
	100% {-webkit-transform:translateZ(0px) rotateY(0deg); opacity:1;}
}
@keyframes MenuAnimIn1 {
	0% {-webkit-transform:translateZ(-500px) rotateY(0deg); transform:translateZ(-500px) rotateY(0deg); opacity:0;}
	20% {-webkit-transform:translateZ(-250px) rotateY(30deg); transform:translateZ(-250px) rotateY(30deg); opacity:0.5;}
	100% {-webkit-transform:translateZ(0px) rotateY(0deg); transform:translateZ(0px) rotateY(0deg); opacity:1;}
}

.dl-menu.dl-animate-out-1 {-webkit-animation:MenuAnimOut1 0.4s; animation:MenuAnimOut1 0.4s;}
@-webkit-keyframes MenuAnimOut1 {
	0% { }
	50% {-webkit-transform:translateZ(-250px) rotateY(30deg);}
	75% {-webkit-transform:translateZ(-372.5px) rotateY(15deg); opacity:.5;}
	100% {-webkit-transform:translateZ(-500px) rotateY(0deg); opacity:0;}
}
@keyframes MenuAnimOut1 {
	0% { }
	50% {-webkit-transform:translateZ(-250px) rotateY(30deg); transform:translateZ(-250px) rotateY(30deg);}
	75% {-webkit-transform:translateZ(-372.5px) rotateY(15deg); transform:translateZ(-372.5px) rotateY(15deg); opacity:.5;}
	100% {-webkit-transform:translateZ(-500px) rotateY(0deg); transform:translateZ(-500px) rotateY(0deg); opacity:0;}
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {-webkit-animation:SubMenuAnimIn1 0.4s ease; animation:SubMenuAnimIn1 0.4s ease;}
@-webkit-keyframes SubMenuAnimIn1 {
	0% {-webkit-transform:translateX(50%); opacity:0;}
	100% {-webkit-transform:translateX(0px); opacity:1;}
}
@keyframes SubMenuAnimIn1 {
	0% {-webkit-transform:translateX(50%); transform:translateX(50%); opacity:0;}
	100% {-webkit-transform:translateX(0px); transform:translateX(0px); opacity:1;}
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {-webkit-animation:SubMenuAnimOut1 0.4s ease; animation:SubMenuAnimOut1 0.4s ease;}
@-webkit-keyframes SubMenuAnimOut1 {
	0% {-webkit-transform:translateX(0%); opacity:1;}
	100% {-webkit-transform:translateX(50%); opacity:0;}
}
@keyframes SubMenuAnimOut1 {
	0% {-webkit-transform:translateX(0%); transform:translateX(0%); opacity:1;}
	100% {-webkit-transform:translateX(50%); transform:translateX(50%); opacity:0;}
}

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {position:relative; opacity:1; -webkit-transform:none; transform:none;}
.no-js .dl-menuwrapper li .dl-submenu {display:block;}
.no-js .dl-menuwrapper li.dl-back {display:none;}
.no-js .dl-menuwrapper li > a:not(:only-child) {background:rgba(0,0,0,0.1);}
.no-js .dl-menuwrapper li > a:not(:only-child):after {content:'';}


/* ----------------------------- ICONOS WEB ------------------------------------*/

[class^="icon"], [class*=" icon"] {font-family:'IconWeb'; -webkit-font-smoothing:antialiased;}
.iconHome:before         {content:"\e900";}
.iconCerrar:before       {content:"\e90c";}
.iconFlechaTop:before    {content:"\e901";}
.iconFlechaRight:before  {content:"\e902";}
.iconFlechaBottom:before {content:"\e903";}
.iconFlechaLeft:before   {content:"\e904";}
.iconIconoMenu:before    {content:"\e905";}
.iconIconoEmail:before   {content:"\e906";}
.iconIconoTelef:before   {content:"\e907";}
.iconPieDirec:before     {content:"\e908";}
.iconPieEmail:before     {content:"\e909";}
.iconPieTelef:before     {content:"\e90a";}
.iconPieMovil:before     {content:"\e917";}
.iconPieFax:before       {content:"\e90b";}
.iconFacebook:before     {content:"\e90d";}
.iconTwitter:before      {content:"\e90e";}
.iconWordpress:before    {content:"\e90f";}
.iconBlog:before         {content:"\e910";}
.iconInstagram:before    {content:"\e911";}
.iconYoutube:before      {content:"\e912";}
.iconWhatsapp:before     {content:"\e913";}
.iconLinkedin:before     {content:"\e914";}
.iconPinterest:before    {content:"\e915";}
.iconMenuRedes:before    {content:"\e916";}
.iconEstrella:before     {content:"\e918";}
.iconFecha:before        {content:"\e919";}


/* ----------------------------- ESTILOS EFECTOS GENERALES ------------------------------------*/

.redondea {border-radius:8px;}

a, .opacidad img, .realce img, .respland img, .sombra, .ampliar img, .amplia2 img, .ampliaCapa, .desplaza img, .ruleta img, .circulo img, .cuadrado img, .grises img, 
#menu li a, .nav li a, .carro-flotante, .efectos, .efectos img, .efectos a, input, #menu-fondo, textarea {transition:all 0.4s; -webkit-transition:all 0.4s;}

.productos-contenedor, .productos-imagen img, .ficha-boton, .ficha-boton2, .productos-botonera, .vista-rapida-ficha, .efecto5, .efecto5 img, .efecto5 a {
	transition:all 0.5s; -webkit-transition:all 0.5s;}

.opacidad img, .realce img:hover {opacity:1;}
.opacidad img:hover, .realce img {opacity:0.6;}

.respland img {box-shadow:0 0 0 #fff;}
.respland img:hover {box-shadow:0 0 5px #fff;}

.sombra {box-shadow:0 0 0 rgba(0,0,0,0);}
.sombra:hover {box-shadow:0 0 6px rgba(0,0,0,0.5);}

.ampliar img, .amplia2 img {-webkit-transform: scale(1); transform: scale(1);}
.ampliar img:hover {-webkit-transform: scale(1.18); transform: scale(1.18);}
.amplia2 img:hover {-webkit-transform: scale(1.05); transform: scale(1.05);}

.ampliaCapa {-webkit-transform: scale(1); transform: scale(1);}
.ampliaCapa:hover {-webkit-transform: scale(1.18); transform: scale(1.18);}

.desplaza img, .ruleta img {margin-top:0; padding-bottom:0;}
.desplaza img:hover {margin-top:-2px; padding-bottom:2px;}
.ruleta img:hover {margin-top:-30px; padding-bottom:30px;}

.circulo img, .cuadrado img:hover {border:solid 2px #fff; border-radius:0;}
.circulo img:hover, .cuadrado img {border:solid 2px #fff; border-radius:50%;}

.grises img {filter: url('#grayscale'); -webkit-filter:grayscale(100%); filter:grayscale(100%); filter:Gray();}
.grises img:hover {-webkit-filter:grayscale(0%); filter:none;}


/* ----------------------------- ESTILOS FORMULARIOS ------------------------------------*/

.seccion-form, .campos, .selector, .form-label-privacidad a {font:15px Arial, Helvetica; text-decoration:none;}

.form-container {width:100%; max-width:560px; margin:20px auto auto auto; background:rgba(255,255,255,0.95); border:solid 1px #dddddd;}
.form-container ul {margin:0; padding:20px;}

.campos {width:95%; max-width:95%; padding:10px; border-radius:5px; border:solid 1px rgba(0,0,0,0.2); background:rgba(0,0,0,0.02); box-shadow:0 0 5px rgba(0,0,0,0.3);}
.campos:hover {border:solid 1px rgba(0,0,0,0.5); background:#fff; box-shadow:0 0 5px rgba(0,0,0,0.6);}
.campos, .form-button button {transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; -ms-transition:all 0.3s;}

.selector {min-width:50%; max-width:90%; padding:6px; border-radius:5px; border:solid 1px rgba(0,0,0,0.3); box-shadow:0 0 5px rgba(0,0,0,0.3);}

.form-ul {margin:0; padding:10px 25px; list-style:none;}
.form-ul li {clear:both; padding:0 0 20px 0;}

.form-label-text {width:90%; margin-left:8px; line-height:36px; text-align:left;}
.form-field-text, .form-field-area, .form-field-select {width:97%; height:40px; margin-left:10px;}
.form-field-area {height:105px;}
.form-field-area textarea {height:80px; max-height:80px;}
.form-field-select, .form-field-option, .form-field-check {margin-left:25px;}

.form-label-privacidad {width:65%; padding-top:2px; text-align:right; float:left; display:inline;}
.form-field-privacidad {margin-left:10px; float:left; display:inline;}

.form-button {width:100%; margin-top:10px; text-align:center;}
	.form-button button {width:140px; height:35px; border:solid 1px rgba(0,0,0,0.4); border-radius:5px; background:rgba(0,0,0,0.5); color:#fff;}
	.form-button button:hover {width:150px; background:rgba(0,0,0,0.7);}
	
.check {margin:5px 5px 0 0;}
.error {color:#FF0004;}

#formulario-seccion-recaptcha {text-align:center;}
#recaptcha_area {margin:30px auto auto auto;}


/* ----------------------------- ESTILOS RGPD ------------------------------------*/

.text-checkbox-privacidad, .text-checkbox-noticias, .text-checkbox-carrito {font-size:70%; padding:10px; border:solid 1px; margin:5px 0 20px 0;}


/*CSS_SECCION_FAQ*/
#seccion-faqs{width:100%; margin:0 0 5px 0;}
#seccion-faqs dt{cursor:pointer; font-weight:bold; font-size:110%; padding:10px; margin-top:15px;
	border:solid 2px rgba(0,0,0,0.4); background:rgba(0,0,0,0.05);border-radius:8px;}
#seccion-faqs dt.active{color:#818181;}
#seccion-faqs dt:hover{color:#818181;}
#seccion-faqs dd{height:0; overflow:hidden; position:relative; padding:10px; margin:-1px 10px 10px 10px; border:solid 1px rgba(0,0,0,0.2); border-radius:0 0 8px 8px;}


/*CSS_DESCUENTOS_CANTIDADES_PRODUCTOS*/
#dtoCantidadProducto {width:100%; max-width:700px; margin:20px auto auto auto; padding:7px; text-align:center; font-family:Arial, Helvetica, sans-serif;
	border-radius:10px; background:rgba(0,0,0,0.05); border:solid 1px #cccccc;}
#dtoCantidadProducto, .dtoTxtTitu, .dtoTxtNorm, .dtoTxtTitular {-webkit-box-sizing:border-box; box-sizing:border-box;}
#dtoCantidadProducto table {width:100%; margin:auto; border-collapse:separate;}
#dtoCantidadProducto td {width:32.7%; margin:.15% .3%; border-radius:5px; text-align:center; vertical-align:middle;}
.dtoTxtTitu, .dtoTxtNorm, .dtoTxtTitular {padding:10px; font-size:16px; line-height:17px;}
.dtoTxtTitular {width:99.6%; margin:.15% .3%; color:#fff; font-weight:bold; font-size:18px; border-radius:5px; background:rgba(0,0,0,0.8); border:solid 1px #999999;}
.dtoTxtTitu {font-weight:bold; color:#fff; background:rgba(0,0,0,0.5); border:solid 1px #999999;}
.dtoTxtNorm {font-weight:normal; color:#000; background:#fff; border:solid 1px #cccccc;}
.dtoTxtVar {font-size:70%;}
