@charset "windows-1252";
/* CSS Document */

BODY {background:#ffffff;}
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:'Dosis'; font-weight:normal; font-style:normal; src:url('fuentes/DosisN.woff') format('woff');}
@font-face {font-family:'Dosis'; font-weight:bold; font-style:normal; src:url('fuentes/DosisSB.woff') format('woff');}


/* ---------------------------- ESTILOS MUY IMPORTANTES --------------------------------------- */

* {text-decoration:none; margin:0; padding:0;}	
p, form, h1, .productos h1, h2, h3 {margin:0px; padding:0px;}
table {border-collapse:collapse; border:none;}
td, th {font-size:12px; 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);}
fieldset {padding:10px; border-radius:10px;}
fieldset input {background:#ffffff;}
select {padding:3px;}
.MsoNormal, th {color:#000;}
.highslide-caption {margin-top:15px}
img {border:0px; display:inherit;}
h1 {font-size:16px;}
.limpiar {clear:both;}

BODY, A {font-family:Verdana, Arial, Helvetica, sans-serif;}
A       {color:#bc7300;}
A:hover {color:#000000;}

/* --------------------------------------------------------------------------------------------------- */

#cabecera-fondo {width:100%; margin:auto; background:url(images/cabecera-fondo.png) repeat-x top center; z-index:-1;}

#cabecera, #cuerpo, #separata, #pie-contenedor, #pie-texto, #tabla-principal, .tabla-central {width:1000px;}

#cabecera {height:130px; margin:0 auto;}

	.logo {margin:60px 0px 0px 20px; position:absolute;}

	#cabecera-menu {width:980px; height:40px; margin:0px 0px 0px 10px; text-align:left; overflow:hidden; position:absolute;}
    	ul#menu {margin:0px 0px 0px 0px; text-align:center; float:left; left:50%; position:relative;}
		ul#menu li {float:left; list-style:none; position:relative; right:50%;}
		ul#menu li a {padding:0px 15px; color:#aaaaaa; font:normal 18px 'Dosis', Arial, Sans-Serif; line-height:40px; display:block;}		
		ul#menu li a:hover {color:#ffffff; background:url(images/boton-a.png) repeat-x bottom center;}

	#buscar {width:250px; height:30px; margin:69px 0px 0px 380px; text-align:left; position:absolute;}
		.buscar {width:100%; height:22px; padding:3px 25px 3px 5px;}
		form#busca input, form#busca textarea {
			font:12px Verdana, Arial; border-radius:5px; border:1px solid #000000; color:#000000; background:#f6f6f6; display:block;}
		form#busca input:focus, form#busca input:hover {border:1px solid #000000; color:#000000; background:#ffffff;}
		.separador {width:12px;}
		.boton-buscar {width:30px; height:30px; float:left; display:block; line-height:27px; background:url(images/busca-a.png) no-repeat top left;}
		.boton-buscar img {width:18px; margin-left:0px; vertical-align:middle;}
		
	#usuarios {width:150px; min-height:40px; margin:64px 0px 0px 690px; position:absolute;}
	#usuarios-icono {left:0px; position:absolute;}
	#usuarios-txt {padding:0px 0px 0px 45px; text-align:left;}
	#usuarios-txt a {color:#000000; font:normal 18px 'Dosis', Arial, Helvetica, sans-serif; line-height:40px; text-transform:uppercase;}
	#usuarios-txt a:hover {color:#bc7300;}

	#carro3 {width:150px; min-height:40px; margin:64px 0px 0px 840px; position:absolute;}
	#carro-icono {left:0px; position:absolute;}
		#Cart, #Cart a, #carro-total {font:normal 18px 'Dosis', Arial, Helvetica, sans-serif; line-height:18px;}
		#Cart {padding:2px 0px 0px 45px; text-align:left;}
		#Cart, #Cart a:hover {color:#000000;}
		#Cart a, #carro-total {color:#bc7300; font-weight:bold;}
		#carro-total {margin-top:2px;}
		#carro-vacio {line-height:35px;}

	#categorias-menu {
		width:100%; height:45px; margin:auto; clear:both; text-align:left; background:url(images/categoriaFondo.png) repeat-x top center; z-index:100; position:absolute;}
	ul.nav {float:left; left:50%; position:relative;}	/* ------- MUY IMPORTANTE ---- */	
	.nav > li {float:left; z-index:999;}
	.nav li a {padding:12px 15px; color:#000000; font:normal 18px 'Dosis', Arial, Sans-Serif; line-height:18px; display:block;}
	.nav li a:hover {color:#ffffff; background:url(images/boton-b.png) repeat-x top center #000000;}
	.nav li {list-style:none; position:relative; right:50%;}   /* ------- MUY IMPORTANTE ---- */
	.nav li li {left:0%;}	/* ------- MUY IMPORTANTE ---- */	
	.nav li ul {width:200px; border:1px solid #000000; box-shadow:2px 2px 4px rgba(0,0,0,0.25); display:none; position:absolute;}
	.nav li li a {padding:8px 10px; background:#ffffff;}
	.nav li:hover > ul {display:block;}
	.nav li ul li ul {right:-202px; top:0;}

#cuerpo {margin:60px auto auto auto; text-align:left;}

#principal {width:980px; min-height:350px; margin:0px 0px 0px 10px; color:#000000; float:left; display:inline;}
	#principal-text, .mapa-text {font-size:12px;}
	#principal-text ul, #principal-text ol {margin-left:20px;}
	
	#slider-inicio-1 {display:block;}
	#slider-inicio-2 {display:none;}	

#separata {height:30px; margin:auto; clear:both;}

/* --------------------------------------------------------------------------------------------------- */
	
#pie {width:100%; margin:auto; background:#dddddd;}
	
	#pie-sliders {min-height:340px; text-align:center; background:#ffffff; border-top:solid 1px #d9d9d9;}
	.pieSliderCont {width:1000px; margin:auto;}
		.sliderPie {width:200px; height:260px; margin:40px 25px; float:left; display:inline;}
		#carrusel-ofertas {padding:5px; background:#ffffff;}
	
	#pie-anuncios {height:65px; margin:auto; text-align:center; background:#000000; border-bottom:solid 1px #db8600;}
		.links-img {margin:0px 30px 0px 30px; line-height:62px; float:none; display:inline;}
		.links-img img {vertical-align:middle;}

	#pie-contenedor {margin:auto;}
		#pie-contenedor, #pie-contenedor a {font:normal 16px 'Dosis', Arial, Helvetica; line-height:16px; color:#000000;}	
		#pie-contenedor a:hover {color:#777777;}
		.pie-bloque {width:220px; margin:0px 0px 0px 20px; text-align:left; float:left; display:block;}
			.pie-bloque p {margin:0px 1px 3px 5px;}
		.links-pie {margin:10px 2px 0px 5px; text-align:left; float:left; display:block;}
		.links-pie img {width:36px;}			
		.pie-titular {width:100%; height:45px; margin-bottom:10px; text-align:left; background:url(images/pie-linea.png) no-repeat bottom left;}
			.pie-titular p {padding:20px 0px 0px 0px; color:#555555; font:bold 19px 'Dosis', Arial, Helvetica; line-height:19px; text-transform:uppercase;}
		
	#boletin-1 {width:210px; padding-top:1px; margin:-5px auto auto -10px; text-align:center;}
		.boletin-txt1 {margin:7px auto auto auto; text-align:center;}
		.boletin-txt1 input {width:80%; margin-bottom:5px; border:solid 1px rgba(0,0,0,0.3); background:#ffffff;}
		.boletin-txt1 input:hover {border:solid 1px rgba(0,0,0,0.7);}
		#boletin-acepto {margin-left:20px; margin-top:3px; text-align:right; float:left; display:inline;}
		.checknews {margin:3px 0px 0px 7px; float:left; display:inline; -moz-transform:scale(1.2); -webkit-transform:scale(1.2);}
		#boletin-acepto, #boletin-acepto a {color:#000000; font:normal 10px Arial, Helvetica, sans-serif;}
			#boletin-acepto a {color:#777777;}
			#boletin-acepto a:hover {color:#000000;}

	#pie-texto {width:100%; height:50px; margin:25px auto auto auto; text-align:center; background:#000000; border-top:solid 1px #db8600;}
	#pie-texto, #pie-texto a {font:normal 16px 'Dosis', Arial, Helvetica; line-height:50px; color:#cccccc;}
	#pie-texto a:hover {color:#ffffff;}

	.ventanaWhatsApp a {width:140px; height:40px; bottom:15px; left:15px; text-align:center; color:#ffffff; font:normal 20px 'alternate', Arial; line-height:40px;
		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:-3px 5px 0px 0px; vertical-align:middle; display:inline;}


/* ---------------------------------- FICHAS DE LOS PRODUCTOS --------------------------------------- */

#contenedor-general {width:100%; margin:auto; text-align:center;}
.texto_nombre_pr {margin-bottom:20px; font:bold 16px Verdana, Arial, Helvetica, sans-serif; color:#000000;}	
#contenedor-fichas {width:104%; margin:auto; text-align:center; clear:both; display:table;}
.productos {width:230px; min-height:390px; margin:0px 20px 10px 0px; text-align:center; float:left; display:table-cell;}
.productos-contenedor {text-align:center; border:solid 1px #ffffff; background:#ffffff; box-shadow:0px 0px 7px rgba(0,0,0,0); overflow:hidden;}
.productos-contenedor:hover {box-shadow:0px 0px 7px rgba(0,0,0,0.7);}
	.productos-imagen {margin-top:3px; padding-bottom:10px; height:220px; line-height:220px;}
		.productos-imagen img {vertical-align:middle;}
	.fichaPestana {background:url(images_ficha/ficha-pestana.png) repeat-y top center;}
	.productos-nombre {margin:0px 0px 0px 0px; padding:0px 8px 0px 8px; text-align:center;}
	.productos-nombre, .productos-nombre a {font:normal 16px 'Dosis', Arial, Helvetica, sans-serif; line-height:16px;}		
		.productos-nombre a       {color:#000000;}
		.productos-nombre a:hover {color:#777777;}		
	.productos-precio {padding:7px;}		
	.pvp_oferta, .productos-precio {font:bold 24px 'Dosis', Arial, Helvetica, sans-serif; color:#777777;}
	.ficha-boton2 {margin-top:-20px; opacity:0;}
	.productos-contenedor:hover .ficha-boton2 {margin-top:2px; opacity:1;}

.eti-productos {}	
.eti-oferta {width:100%; position:relative;}
.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:0px 0px 6px rgba(0,0,0,0.6); border-radius:49%; position:absolute; z-index:25;}	


/* -------------------------------- FICHA FINAL DE LOS PRODUCTOS ------------------------------------- */
		
#productos-final-nombre {text-align:left; font:normal 25px 'Dosis', Arial, Helvetica, sans-serif; color:#777777;}
#productos-final-imagen {text-align:left; margin:0px 0px 0px 0px;}
	#productos-final-imagen img {margin:5px 20px 10px 0px; max-width:400px; display:block; float:left;}
	.zoom-adic {width:400px; text-align:left; margin:0; padding:0;}
	.Selector img {border:2px solid #ccc;}
	.Selector.Active img {border:2px solid #FB9E11;}	
	#codep, .codep {padding-top:20px; font-size:13px; text-align:left; color:#000000;}	
	#fabri, .fabri {padding-top:10px; font-size:13px; text-align:left; color:#000000;}
	#corta, .corta {padding-top:20px; font-size:15px; text-align:left; color:#444444; word-wrap:break-word;}
	#larga, .larga, .contenidos-extra {padding-top:0px; font-size:12px; text-align:left; color:#000000; word-wrap:break-word;}
	#corta img, .corta img, #larga img, .larga img, .contenidos-extra img {max-width:100%;}
#productos-final-precio {margin-top:20px; padding:10px; text-align:center; font:normal 16px Arial, Helvetica, sans-serif; color:#000000;
	background:rgba(0,0,0,0.07); border:2px solid rgba(0,0,0,0.1);}
	.texto_productos {font:bold 30px 'Dosis', Arial, Helvetica, sans-serif; margin-right:10px; color:#777777;}
	.precio_oferta   {font:normal 24px 'Dosis', Arial, Helvetica, sans-serif; text-decoration:line-through; color:#F00}

	#cantidad-final {width:369px; margin:10px auto auto auto; padding:10px; text-align:center; border:solid 2px #ffffff; background:rgba(255,255,255,0.5);}
		.cantidad-txt {padding-top:8px;}
		.cantidad-flotar {margin:0px 0px 0px 15px; float:left; display:inline;}
	
	.productos-sombra2, .boton-ir-tienda {border-radius:8px;}
	.productos-sombra2 {height:50px; box-shadow:inset 0 0 15px rgba(0,0,0,.25);}
	.boton-ir-tienda {width:250px; margin:15px auto 5px auto; text-align:center; border:solid 3px #ffffff; background:#555555; box-shadow:0px 0px 6px rgba(0,0,0,0.3);}
	.boton-ir-tienda:hover {border:solid 3px #ffffff; background:#222222; box-shadow:0px 0px 10px rgba(0,0,0,0.8);}
		.boton-ir-tienda a {color:#ffffff; font:normal 25px Arial, Helvetica, sans-serif; line-height:48px;}
	
#producto_agotado {margin-bottom:20px; padding:20px; font:bold 16px Arial, Helvetica; text-align:center; color:#7f1418; border:solid #999 1px; background-color:#E6E6E6;}
.radio-boton {border-radius:10px;}
	
/*ESTILOS PARA LAS VARIACIONES*/
.variaciones, .atributos, .variaciones legend, .atributos legend {color:#000000;}
.variaciones, .atributos {padding:0px; margin-top:20px;}
.variaciones fieldset, .atributos fieldset {padding:7px; border:solid; border-width:1px; border-color:#CCC;}
.variaciones legend, .atributos legend {margin:0px 0px 0px 10px; font-size:120%; font-weight:bold;} 
.variaciones input, .atributos input, textarea, select {border:1px solid #CCC;} 
.variaciones input:focus, .atributos input:focus, select:focus {background:#FFF799;}
.variaciones select, .atributos select {margin-top:5px;}

/*ESTILOS PARA LOS ATRIBUTOS*/
.atrib_opciones {text-align:left; padding:0px 15px 10px 10px; float:left; display:inline;}
.atributos label {display:block; font-weight:bold; margin-top:10px; margin-bottom:2px;}

	
/* ---------------------------- BOTONES AÑADIR - RESTAR CANTIDAD EN PRODUCTOS ---------------------------------------*/

.productos-cantidad .quantity-prop-pr {width:35px; height:23px; margin:-5px; text-align:center;}
.productos-cantidad input.quantity-prop-pr, .productos-cantidad input.quantity-plus-prop-pr, .productos-cantidad input.quantity-minus-prop-pr {
	font:bold 15px Arial, Helvetica; line-height:15px;}
.productos-cantidad input.quantity-plus-prop-pr, .productos-cantidad input.quantity-minus-prop-pr {width:20px; height:25px;}

#form-cantidad-prop-pr {margin:0; padding:0;}
.quantity-prop-pr {width:51px; height:33px; margin:-5px; text-align:center;}
input.quantity-minus-prop-pr {border-radius:5px 0px 0px 5px;}
input.quantity-plus-prop-pr  {border-radius:0px 5px 5px 0px;}
input.quantity-prop-pr {border-radius:0px 0px 0px 0px; background:rgba(255,255,255,0.85);}

input.quantity-prop-pr, input.quantity-plus-prop-pr, input.quantity-minus-prop-pr {padding:0; font:bold 20px Arial, Helvetica; line-height:20px; border:solid 1px #aaaaaa;}
input.quantity-plus-prop-pr, input.quantity-minus-prop-pr {width:30px; height:35px; background:linear-gradient(rgba(0,0,0,0.05),rgba(0,0,0,0.25)); transition:all 0.15s;}
input.quantity-plus-prop-pr:hover, input.quantity-minus-prop-pr:hover, input.quantity-plus-prop-pr:focus, input.quantity-minus-prop-pr:focus {
	background:linear-gradient(rgba(0,0,0,0.25),rgba(0,0,0,0.05));}


/* ---------------------- PROPIEDADES DEL CARRITO Y DE FINALIZACIÓN COMPRAS --------------------------------- */

.carro-fondo1 {height:35px; color:#ffffff; background:#000000;}
.carro-fondo2 {height:35px; color:#000000; background:#ffffff;}

.redondo1 {padding:4px; text-align:center; vertical-align:middle;}
.redondo2 {width:100%; padding:2px 2px 5px 2px; background:rgba(0,0,0,0.15); border-collapse:separate;}
.form_login, .redondo1, .redondo2, input, select {border-radius:5px;}

#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 #bc7300; 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;}


/* --------------------- BOTON ACCESO CLIENTES + ACTUALIZAR CARRITO ---------------------------*/

.boton_buscar {width:100px;}
.boton_area {width:70px; margin-left:6px;}
.ibutton {width:155px; margin-top:5px;}

.boton_buscar, .boton_area, .ibutton {height:25px; font:bold 12px Verdana, Arial, Helvetica, sans-serif; line-height:12px; border-radius:4px;
	border:1px Solid #000000; color:#ffffff; background:#777777; /* text-indent: -9999px; */}

.boton_buscar:hover, .boton_area:hover, .ibutton:hover {border:1px Solid #000000; color:#000000; background:#ffffff;}


/* ----------------------- FORMULARIOS USUARIO Y CONTRASEÑA ----------------------------------- */

.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:#000000;}
.form_login:hover {border:1px Solid rgba(0,0,0,0.5); background:#ffffff; color:#000000;}
.login_usuario, .login_pass {font-weight:normal; font-size:12px; color:#000000;}

.formularios {width:100%; text-align:center;}
.formularios table {margin:auto;}
.seguridad_form {margin-top:10px; text-align:center;}
.seguridad_form p {margin:0px 4px 0px 4px; float:none; display:inline;}
.formularios .privacidad {margin-top:10px; clear:both;}


/* ----------------------------- ESTILOS EFECTOS GENERALES ------------------------------------*/

.redondea {border-radius:8px;}

.opacidad img, .realce img, .respland img, .sombra, .ampliar img, .desplaza img, .ruleta img, .circulo img, .cuadrado img, .grises img, #menu li a, .nav li a,
.carro-flotante, .vista-rapida-ficha, .productos-contenedor, .boton-ir-tienda, .ficha-boton, .ficha-boton2, .productos-botonera, .efectos {
	transition:all 0.2s; -webkit-transition:all 0.2s; -moz-transition:all 0.2s; -o-transition:all 0.2s; -ms-transition:all 0.2s;}

.opacidad img, .realce img:hover {opacity:1;}
.opacidad img:hover, .realce img {opacity:0.75;}

.respland img {box-shadow:0px 0px 0px #ffffff;}
.respland img:hover {box-shadow:0px 0px 5px #ffffff;}

.sombra {box-shadow:0px 0px 0px rgba(0,0,0,0);}
.sombra:hover {box-shadow:0px 0px 6px rgba(0,0,0,0.5);}

.ampliar img {-webkit-transform: scale(1); transform: scale(1)}
.ampliar img:hover {-webkit-transform: scale(1.18); transform: scale(1.18)}

.desplaza img, .ruleta img {margin-top:0px; padding-bottom:0px;}
.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 #ffffff; border-radius:0px;}
.circulo img:hover, .cuadrado img {border:solid 2px #ffffff; 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 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;}
.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;}		


/* ----------------------------- ESTILOS FORMULARIO ------------------------------------*/

.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:0px 0px 5px rgba(0,0,0,0.3);}
.campos:hover {border:solid 1px rgba(0,0,0,0.5); background:#ffffff; box-shadow:0px 0px 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:0px 0px 5px rgba(0,0,0,0.3);}

.form-ul {margin:0px; padding:10px 25px; list-style:none;}
.form-ul li {clear:both; padding:0px 0px 20px 0px;}

.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:#ffffff;}
	.form-button button:hover {width:150px; background:rgba(0,0,0,0.7);}
	
.check {margin:5px 5px 0px 0px;}
.error {color:#FF0004;}

#formulario-seccion-recaptcha {text-align:center;}
#recaptcha_area {margin:30px auto auto auto;}


/* ---------------------------- RESPONSIVE ---------------------------------------*/

@media only screen and (min-width: 1350px) {

#cuerpo, #separata, #tabla-principal, .tabla-central {width:1250px;}
#principal {width:1230px;}
#slider-inicio-1 {display:none;}
#slider-inicio-2 {display:block;}

}

