
@font-face {font-family:'Alterna'; font-weight:400; font-style:normal; src:url('https://www.urbecom.com/css/fuentes/Alterna.woff') format('woff');}
@font-face {font-family:'PTS'; font-weight:400; font-style:normal; src:url('https://www.urbecom.com/css/fuentes/PTS-N.woff') format('woff');}
@font-face {font-family:'PTS'; font-weight:600; font-style:normal; src:url('https://www.urbecom.com/css/fuentes/PTS-B.woff') format('woff');}


/* ---------------------------- ESTILOS MUY IMPORTANTES --------------------------------------- */

* {text-decoration:none; margin:0; padding:0; 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,.2); background:rgba(0,0,0,.02);}
input, textarea, button {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;}

.fondoRojo {background:#e2000f;}

h1 {font-size:30px;}
h2 {font-size:25px;}
h3 {font-size:22px;}

.txtSize12 {font-size:12px;}
.txtSize14 {font-size:14px;}
.txtSize16 {font-size:16px;}
.txtSize18 {font-size:18px;}
.txtSize20 {font-size:20px;}
.txtSize24 {font-size:24px;}
.txtSize28 {font-size:28px;}
.txtSize30 {font-size:30px;}
.txtSize36 {font-size:36px;}
.txtSize40 {font-size:40px;}
.txtSize45 {font-size:45px;}
.txtSize50 {font-size:50px;}

.inactivo  {opacity:0.4 !important; pointer-events:none;}
.inputrans, .noMostrar {display:none !important;}

.mapas   {width:90%; height:350px; margin:auto; box-shadow:0 0 15px rgba(0,0,0,.3);}
.mapa100 {width:100%; height:550px; margin:auto;}
.mapas iframe, .mapa100 iframe {width:100%; height:100%; border:0;}
.mapaFon {width:100%; height:100%; margin:0; position:absolute; z-index:10;}
.hoverON {pointer-events:none;}

#arriba, #arriba img, .owl-prev, .owl-next, .relacionados-ficha {box-sizing:content-box;}
#arriba       {transform:scale(1); transition:all 0.3s;}
#arriba:hover {transform:scale(1.18);}

.capaFlexTopL {display:flex !important; flex-wrap:wrap;}
.capaFlexTopC {display:flex !important; flex-wrap:wrap; justify-content:center;}
.capaFlexTop  {display:flex !important; flex-wrap:wrap; justify-content:center;}
.capaFlexCen  {display:flex !important; flex-wrap:wrap; justify-content:center; align-items:center;}
.capaFlexLeft {display:flex !important; flex-wrap:wrap; align-items:center;}


/* ------------------------------- FICHAS DE LOS PRODUCTOS ---------------------------------- */

.resDeleteWishList, .noWishList, .carritoVacio, #producto_agotado {width:100%; padding:20px; text-align:center; border-radius:5px; font-weight:600; font-size:18px;}
.resDeleteWishList {margin-bottom:20px; color:#fff; background:#74AA50;}
.noWishList, .carritoVacio, #producto_agotado {margin:20px auto; color:#fff; background:#bc5252;}
	
#fallr-buttons {margin-top:60px;}

.eti-oferta {width:100%; position:relative; color:#000; pointer-events:none;}
.eti-descuento {top:8px; right:8px; width:50px; height:50px; font:normal 24px 'Alterna', Arial, Helvetica; 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;}


/* ---------------------------- FICHA FINAL DE LOS PRODUCTOS -------------------------------- */

/*-- ESTILOS FICHA FIXED --*/
.capaTotalPr {width:0; margin:0 auto;}
.imgAnchoTotal {width:100%;}
.fichaFixed {width:100%; height:auto; background:#fff; box-shadow:0 0 10px rgba(0,0,0,.5); top:0; position:fixed; opacity:0; z-index:99; transition:all 0.8s; pointer-events:none;}
.fichaFixedCont, .fichaFixedImg {display:flex; flex-wrap:wrap; justify-content:center; align-items:center;}
.fichaFixedCont {width:1000px; height:70px; margin:1px auto auto auto; overflow:hidden;}
.fichaFixedImg {width:60px; height:60px; margin:auto; text-align:center;}
.fichaFixedImg img {width:auto; height:auto; max-width:100%; max-height:100%; display:inline; border:solid 1px rgba(0,0,0,.1);}
.fichaFixedTxt {width:710px; margin:5px 15px; padding:0 10px;}
.fichaFixedBtn {width:200px; padding:0 10px; text-align:center;}
.fichaFixedBtn a {padding:10px 15px; box-shadow:0 0 6px rgba(0,0,0,.3); border-radius:5px;}
	
/*-- ESTILOS PARA LAS VARIACIONES Y ATRIBUTOS --*/
.variaciones, .atributos, .variaciones legend, .atributos legend {color:#000;}
.variaciones, .atributos {padding:0; margin-top:20px;}
.variaciones fieldset, .atributos fieldset {padding:7px; border:solid; border-width:1px; border-color:#ccc;}
.variaciones legend, .atributos legend {margin:0 0 0 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; padding:5px; font-size:18px; border-radius:5px;}
.atrib_opciones {text-align:left; padding:0 15px 10px 10px; float:left; display:inline;}
.atributos label {display:block; font-weight:bold; margin-top:10px; margin-bottom:2px;}


/* ------------------------------ PROPIEDADES DEL CARRITO ----------------------------------- */

.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; display:flex; flex-wrap:nowrap; align-items:center;}
	
.carroCeldaBorra {width:70px; min-width:70px; justify-content:center;}
.carroCeldaProdu {width:calc(100% - 430px); text-align:left; justify-content:flex-start;}
.carroCeldaPreci {width:130px; min-width:130px; text-align:right; justify-content:flex-end;}
.carroCeldaCanti {width:100px; min-width:100px; text-align:center; justify-content:center;}
.carroCeldaTotal {width:130px; min-width:130px; text-align:right; justify-content:flex-end;}

.icoAspaCarro {color:#c90000; padding:2px; font-size:18px;}
.icoAspaCarro:hover {color:#7e0101; transform: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;}

.boton-procesar {background-color:var(--colPrim) !important; color:#fff !important; border:solid 1px #000; text-transform:uppercase;}
.boton-procesar:hover {background-color:#222 !important;}


/* ---------------------- VENTANAS MODALES --------------------------------- */

#fallr {width:100% !important;}


/* ---------------------- BANNERS EFECTOS ---------------------------------- */

#textoBanner  {width:100%; padding:15px; text-align:center; color:#fff; box-sizing:border-box;}
.textoAnimado {font-weight:600; animation:animaTexto 1s linear infinite 0s;}
.textoNormal  {padding-top:10px; font-weight:400;}

@keyframes animaTexto {
	0%   {color:#fff;}
	50%  {color:#fff000;}
	100% {color:#fff;}
}


/* ---------------------------------------- RESPONSIVE ---------- RESPONSIVE ---------- RESPONSIVE ------------------------------------------ */

@media only screen and (max-width: 999px) {

	h1 {font-size:25px;}
	h2 {font-size:22px;}
	h3 {font-size:20px;}
	
	.ampliar img, .amplia2 img, .ampliar img:hover, .amplia2 img:hover {transform:none !important;}
	.mapas, .mapa100 {height:300px;}
	
	
	/* -------------------------- SITE MAP ------------------------------------- */
	
	.sitemap_pr {display:none !important;}
	.liroot {padding:10px 2px !important;}
	
	
	/* ---------------------------- FICHA FINAL DE LOS PRODUCTOS -------------------------------- */
	
	.fichaFixedCont {width:92%; height:60px; margin:auto; overflow:hidden;}
	.fichaFixedImg  {width:50px; height:50px; padding:0; margin:auto; text-align:center;}
	.fichaFixedTxt  {width:calc(100% - 170px); margin:auto; padding:0 5px;}
	.fichaFixedBtn  {width:110px; margin:auto; padding:0;}
	.fichaFixedBtn a {padding:10px;}
	.fichaFixedTxt, .fichaFixedBtn a, .containerCustomFieldFile input {font-family:'PTS';}
	
	/*-- ESTILOS PESTAÑAS --*/
	#pestanas-propiedades {width:96% !important;}
	.pestanas-propiedades-tabs {height:35px !important; margin-left:0 !important;}
	.pestanas-propiedades-tabs li a {height:15px !important; box-sizing:content-box;}
	
	
	/* ------------------------------ 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 {width:10%;}
	.carroCeldaProdu {width:88%;}
	.carroCeldaPreci {width:38%;}
	.carroCeldaCanti {width:21%;}
	.carroCeldaTotal {width:38%;}

	.carroCuponDescuento, .carroBotonActualiza {width:100%; margin:10px auto; text-align:center;}
	#cupon {margin:10px 0 0 0;}


	/* ---------------------- VENTANAS MODALES --------------------------------- */
	
	#fallr-wrapper {width:90% !important; left:5% !important;}
	#fallr {width:100% !important;}
	
	
	/* ---------------------- BANNERS EFECTOS ---------------------------------- */

	#textoBanner {padding:10px;}
	#textoBanner .fontSize_28 {font-size:22px;}
	#textoBanner .fontSize_22 {font-size:17px;}	

}


/* ---------------------------- BOTONES 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 7px; padding:0;}
.quantity-prop-pr {width:45px; height:30px; margin:-5px; text-align:center;}
input.quantity-prop-pr {border-radius:0; background:rgba(255,255,255,.85);}

input.quantity-prop-pr, input.quantity-plus-prop-pr, input.quantity-minus-prop-pr {padding:0; font:bold 20px Arial, Helvetica; border:solid 1px #aaa;}
input.quantity-plus-prop-pr, input.quantity-minus-prop-pr {width:30px; height:30px; background:linear-gradient(rgba(0,0,0,0.05),rgba(0,0,0,.25));}
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,.05));}


/* ---------------------- 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 var(--colPrim); 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;}


/* ----------------------- 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 {animation:MenuAnimIn1 0.3s;}
@keyframes MenuAnimIn1 {
	0% {transform:translateZ(-500px) rotateY(0deg); opacity:0;}
	20% {transform:translateZ(-250px) rotateY(30deg); opacity:0.5;}
	100% {transform:translateZ(0px) rotateY(0deg); opacity:1;}
}

.dl-menu.dl-animate-out-1 {animation:MenuAnimOut1 0.4s;}
@keyframes MenuAnimOut1 {
	0% { }
	50% {transform:translateZ(-250px) rotateY(30deg);}
	75% {transform:translateZ(-372.5px) rotateY(15deg); opacity:.5;}
	100% {transform:translateZ(-500px) rotateY(0deg); opacity:0;}
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {animation:SubMenuAnimIn1 0.4s ease;}
@keyframes SubMenuAnimIn1 {
	0% {transform:translateX(50%); opacity:0;}
	100% {transform:translateX(0px); opacity:1;}
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {animation:SubMenuAnimOut1 0.4s ease;}
@keyframes SubMenuAnimOut1 {
	0% {transform:translateX(0%); opacity:1;}
	100% {transform:translateX(50%); opacity:0;}
}

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {position:relative; opacity:1; 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:'';}

/* ---------- Estilos de Colores  ---------- */

.txtBlan {color:#fff;}
.txtNegr {color:#000;}
.txtOk   {color:#0c9b60;}
.txtKo   {color:#ba1717;}

.fondoBlanco  {background:#fff;}
.fondoNegro   {background:#000;}

.trans15 {opacity:0.15;}
.trans25 {opacity:0.25;}
.trans50 {opacity:0.50;}
.trans75 {opacity:0.75;}

.txtBorde {text-shadow:-1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;}
.txtFiloNeg1 {text-shadow:-1px -1px 0 #000, -1px 0 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, 1px 0 0 #000, 1px 1px 0 #000, 0 -1px 0 #000, 0 1px 0 #000;}
.txtFiloNeg2 {text-shadow:-2px -2px 0 #000, -2px 0 0 #000, -2px 2px 0 #000, 2px -2px 0 #000, 2px 0 0 #000, 2px 2px 0 #000, 0 -2px 0 #000, 0 2px 0 #000;}
.txtFiloBco1 {text-shadow:-1px -1px 0 #fff, -1px 0 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 1px 0 0 #fff, 1px 1px 0 #fff, 0 -1px 0 #fff, 0 1px 0 #fff;}
.txtFiloBco2 {text-shadow:-2px -2px 0 #fff, -2px 0 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, 2px 0 0 #fff, 2px 2px 0 #fff, 0 -2px 0 #fff, 0 2px 0 #fff;}
.sombraBlanc {text-shadow:0 0 10px #fff;}
.sombraNegra {text-shadow:0 0 10px #000;}
.sombraImagen img {margin:10px 0; box-shadow:0 0 15px rgba(0,0,0,.3);}

.franjaSombraSup {width:100%; height:40px; background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,0));}
.franjaSombraInf {width:100%; height:40px; background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.2));}


/* ----------------------------- 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;}

.videoYoutube {position:relative; height:0; overflow:hidden; box-shadow:0px 0px 10px rgba(0,0,0,0.5);}
.videoYoutube iframe {position:absolute; top:0; left:0; width:100%; height:100%;}
.video_11-5 {padding-bottom:46%;}
.video_16-9 {padding-bottom:56.25%;}
.video_4-3  {padding-bottom:75%;}

.cent {text-align:center;}
.izda {text-align:left;}
.dcha {text-align:right;}
.just {text-align:justify;}
.ital {font-style:italic;}
.subraya {text-decoration:underline;}

.fina {font-weight:200;}
.norm {font-weight:400;}
.semi {font-weight:600;}
.bold {font-weight:800;}

.listaTitular {margin:40px 0 20px 50px; font-weight:400;}
.listaTopos {list-style:disc;}
.listaTopos li, .listaOrdenada li {margin:10px auto 10px 30px;}

.pad-left  {padding-left:20px;}
.pad-right {padding-right:20px;}
.pad-total {padding:20px;}
.pad-lados {padding:0 20px;}

.flotaDcha {float:right;}
.flotaIzda, .flotar {float:left;}
.subrayado {padding-bottom:5px; border-bottom:solid 1px var(--colSecu);}

.botonWeb {padding:10px 20px; color:#fff; font-weight:600; text-align:center; background:var(--colPrim); border:solid 2px #000; border-radius:8px; box-shadow:0 0 8px rgba(0,0,0,.2); transition:all 0.4s;}
.botonWeb:hover {background:#000; border:solid 2px var(--colPrim); box-shadow:1px 4px 10px rgba(0,0,0,.5); transform:scale(1.05);}

[class^="fontSize_"], [class*=" fontSize_"] {line-height:1.1em !important;}
.fontSize_12 {font-size:12px;}
.fontSize_14 {font-size:14px;}
.fontSize_15 {font-size:15px;}
.fontSize_16 {font-size:16px;}
.fontSize_17 {font-size:17px;}
.fontSize_18 {font-size:18px;}
.fontSize_20 {font-size:20px;}
.fontSize_22 {font-size:22px;}
.fontSize_24 {font-size:24px;}
.fontSize_25 {font-size:25px;}
.fontSize_26 {font-size:26px;}
.fontSize_28 {font-size:28px;}
.fontSize_30 {font-size:30px;}
.fontSize_36 {font-size:36px;}
.fontSize_40 {font-size:40px;}
.fontSize_50 {font-size:50px;}

[class^="ancho-"], [class*=" ancho-"] {margin:auto;}
.ancho-5   {width:5%;}
.ancho-10  {width:10%;}
.ancho-15  {width:15%;}
.ancho-20  {width:20%;}
.ancho-25  {width:25%;}
.ancho-30  {width:30%;}
.ancho-33  {width:33.33%;}
.ancho-35  {width:35%;}
.ancho-40  {width:40%;}
.ancho-45  {width:45%;}
.ancho-50  {width:50%;}
.ancho-55  {width:55%;}
.ancho-60  {width:60%;}
.ancho-65  {width:65%;}
.ancho-66  {width:66.66%;}
.ancho-70  {width:70%;}
.ancho-75  {width:75%;}
.ancho-80  {width:80%;}
.ancho-85  {width:85%;}
.ancho-90  {width:90%;}
.ancho-95  {width:95%;}
.ancho-100 {width:100%;}
.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^="margenMenos-"], [class*=" margenMenos-"] {width:100%; clear:both;}
.margenMenos-05 {margin-top:-5px;}
.margenMenos-10 {margin-top:-10px;}
.margenMenos-15 {margin-top:-15px;}
.margenMenos-20 {margin-top:-20px;}
.margenMenos-25 {margin-top:-25px;}
.margenMenos-30 {margin-top:-30px;}
.margenMenos-40 {margin-top:-40px;}
.margenMenos-50 {margin-top:-50px;}

[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;}


/* ----------------------------- ESTILOS EFECTOS GENERALES ------------------------------------*/

.redondea {border-radius:8px;}

a, img, .sombra, .ampliaCapa, .carro-flotante, .efectos, input, textarea, #menu-fondo {transition:all 0.4s;}
.productos-contenedor, .productosImagen img, .fichaBotonera, .productos-botonera, .vista-rapida-ficha {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 {transform:scale(1);}
.ampliar img:hover {transform:scale(1.18);}
.amplia2 img:hover {transform:scale(1.05);}

.ampliaCapa {transform:scale(1);}
.ampliaCapa:hover {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:grayscale(100%);}
.grises img:hover {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,.95); border:solid 1px #ddd;}
.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,.2); background:rgba(0,0,0,.02); box-shadow:0 0 5px rgba(0,0,0,.3);}
.campos:hover {border:solid 1px rgba(0,0,0,.5); background:#fff; box-shadow:0 0 5px rgba(0,0,0,.6);}
.campos, .form-button button {transition:all .3s;}

.selector {min-width:50%; max-width:90%; padding:6px; border-radius:5px; border:solid 1px rgba(0,0,0,.3); box-shadow:0 0 5px rgba(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,.4); border-radius:5px; background:rgba(0,0,0,.5); color:#fff;}
.form-button button:hover {width:150px; background:rgba(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 BARRA SCROLL ---------------------------------- */

::-webkit-scrollbar 	   {width:10px; height:10px;}
::-webkit-scrollbar-button {width:10px; height:10px;}
::-webkit-scrollbar-corner {background:transparent;}

::-webkit-scrollbar-thumb		{background:var(--colPrim);}
::-webkit-scrollbar-thumb:hover {background:var(--colSecu);}
::-webkit-scrollbar-track 		{background:#fff;}
::-webkit-scrollbar-track, ::-webkit-scrollbar-thumb {border-radius:10px; box-shadow:inset 0 0 5px rgba(0,0,0,0.5);}


/* ----------------------------- 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,.4); background:rgba(0,0,0,.05);border-radius:8px;}
#seccion-faqs dt.active{color:#888;}
#seccion-faqs dt:hover{color:#888;}
#seccion-faqs dd{height:0; overflow:hidden; position:relative; padding:10px; margin:-1px 10px 10px 10px; border:solid 1px rgba(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,.05); border:solid 1px #ccc;}
#dtoCantidadProducto, .dtoTxtTitu, .dtoTxtNorm, .dtoTxtTitular {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 var(--colSecu);}
.dtoTxtTitu {font-weight:bold; color:#fff; background:rgba(0,0,0,.5); border:solid 1px var(--colSecu);}
.dtoTxtNorm {font-weight:normal; color:#000; background:#fff; border:solid 1px #ccc;}
.dtoTxtVar {font-size:70%;}
