
*:focus { outline: none; }

body { background-color:#ffffff;font-family:'Roboto',sans-serif;text-align:center;color:#4e626d;margin:0;padding:0 0 40px 0}

p,td,input,select,textarea { font-family:'Roboto',sans-serif;font-weight:300; }
h1 { font-weight:300; }
h1.portada {
	margin-top:40px;
}
h2 { font-weight:300 }
h3 { font-weight:400 }
h2.nombreFamilia {
	font-size:2em;
    font-weight:400;
}

@media screen and (min-width: 600px) {
    p,td,input,select,textarea { font-size:1em; }
    h1 { font-size:1.8em; }
    h2 { font-size:1.3em; }
    h3 { font-size:1.1em; }
}
@media screen and (max-width: 600px) {
    p,td,input,select,textarea { font-size:0.9em; }
    h1 { font-size:1.6em; }
    h2 { font-size:1.2em; }
    h3 { font-size:1em; }
}


a { color:#0000bb;text-decoration:none }
a:hover { color:#7a4070 }
strong { font-weight:500; }

.logo { width:200px;margin-top:15px }
.logo-interior {
	float:left;
	margin-top:10px;
    margin-left:15px;
    max-height:80px
}
.logo-interior.portada {
	float:none;
	margin:10px auto;
}

.mini { font-size:0.9em;margin:0;padding:0 }
.clicable { cursor:pointer; }
.error { color:#bb0000 }
.errorStock { color: }
.mensajePortes { font-weight:500 }
.regalo { width:25px;height:25px }
.regaloBloque { padding-right:20px }
.ajustado { font-size:0.8em; }
.selectorDireccion { width:17px;height:17px }
.checkGrande { width:20px;height:20px }

.adjunto { width:100%;margin:0 0 10px 0 }
.iconoPapelera { height:35px; }
.iconoPapeleraAdjunto { height:25px;margin-bottom:-3px;float:right }
.iconoCarpeta { height:33px;margin-bottom:-9px; }
.iconoDocumento { height:20px;margin:0 8px -3px; 0 }

.iconoLupa { width:30px;height:30px }
.iconoDescargar { width:30px;height:30px }

.iconoImportarPlantilla { width:20px;height:20px;cursor:pointer }
.iconoBorrarCampo { width:15px;height:15px;cursor:pointer }

.campo {
	font-family:'Roboto',sans-serif;
	font-weight:300;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #999999;
	text-align:center;
}
.campo.filtroTabla {
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	font-size: 0.8em;
    margin-left:-2px;
    padding-left:7px;
    padding-right:6px;
}
.campoIcono {
	width: 20px;
    height: 20px;
    margin-bottom: -5px;
    margin-right: 5px;
    cursor:pointer;
}
.mayusculas {
	text-transform:uppercase;
}
.campo.error {
	background-color:#ffdcdc;
}
.boton {
	background-color:#d0d0e9;
    color:#000000;
	font-family:'Roboto',sans-serif;
	font-weight:300;
	padding:8px 25px 8px 25px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #999999;
	cursor:pointer;
    margin-top:10px;
}
.boton.negrita { font-weight:500 }
.boton:hover { 
	background-color:#6262d8;
    color:#ffffff;
}
.boton.reducido {
	font-size:0.9em;
}

.capaBanner { width:100%;margin-top:20px;clear:both } 
.banner { width:100%;max-width:1000px; }

.botonCantidad {
	width: 40px;
    height: 40px;
    margin-bottom: -12px;
    cursor:pointer;
}
.botonCantidad.reducido {
	width: 34px;
    height: 34px;
}

.mosaicoProductosBloque {
	width:900px;
    margin:0 auto;
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
}

.maqueta_2022_arriba {
	width:100%;
    display:flex;
	justify-content:center;
    padding:20px;
    border-bottom:1px solid #dddddd;
    background-color:#2a4b81;
}
.maqueta_2022_arriba .menu_2022_item {
	padding:0 20px 0 20px;
    float:left;
    font-size:0.9em;
    font-weight:bold;
    color:#ffffff;
}
.maqueta_2022_arriba .menu_2022_item a {
	color:#ffffff;
    text-decoration:none;
}
.maqueta_2022_izquierda {
	width:calc(50% - 450px - 40px);
    float:left;
    margin:20px;
}
.maqueta_2022_izquierda .menu_2022_item {
	font-size:0.9em;
    text-align:left;
}
.maqueta_2022_izquierda .separador{
	
}
.maqueta_2022_central {
	width:900px;
    float:left;
    padding-bottom:40px;
}
.maqueta_2022_derecha {
	width:calc(50% - 450px);
    float:left;
    font-size:0.8em;
}


.carrusel {
	width:800px;
    height:250px;
    margin:20px auto 40px;
    /*background-color:#ffff00;*/
}
.carrusel img {
	width:800px
}

.mosaicoProductosBloque .mosaicoProducto {
	border:1px solid #dddddd;
    background-color:#FFFFFF;
    padding:15px 10px 10px 10px;
    width:150px;
    height:180px;
    margin: 0 10px 10px 0;
    font-size:0.8em;
    position:relative;
    cursor:pointer
}
.mosaicoProductosBloque .mosaicoProducto .mosaicoProductoImagen {
	width:150px;
    height:150px;
    display:flex;
    align-items:center;
    /*background-color:#ffff00;*/
}
.mosaicoProductosBloque .mosaicoProducto .mosaicoProductoTexto {
	position:absolute;
    bottom:0;
    width:calc(100% - 20px)
}

.mosaicoProductosBloque .mosaicoProducto2022 {
	border:1px solid #dddddd;
    background-color:#FFFFFF;
    padding:10px;
    width:170px;
    height:250px;
    margin: 5px;
    font-size:0.8em;
    position:relative;
}



.mosaicoProductosBloque .mosaicoProducto2022.listado {
	width:780px;
    height:32px;
}
.mosaicoProductosBloque .mosaicoProducto2022.listado .mosaicoProductoTexto {
	position:absolute;
    top:17px;
    left:10px;
    width:600px;
    text-align:left;
    font-size:1.2em;
}
.mosaicoProductosBloque .mosaicoProducto2022.listado .mosaicoProductoImagen {
	display:none;
}
.mosaicoProductosBloque .mosaicoProducto2022.listado .mosaicoProductoPrecio {
	position:absolute;
    top:17px;
    right:200px;
    width:auto;
    text-align:right;
}
.mosaicoProductosBloque .mosaicoProducto2022.listado .mosaicoProductoPrecio p {
	margin:0;
}
.mosaicoProductosBloque .mosaicoProducto2022.listado .mosaicoProductoBloqueInferior {
	position:absolute;
    top:10px;
    right:10px;  
}




.mosaicoProductosBloque .mosaicoProducto2022 .mosaicoProductoTexto {
	position:absolute;
    width:calc(100% - 20px);
    top:10px;
}
.mosaicoProductosBloque .mosaicoProducto2022 .mosaicoProductoTexto p {
	margin:0;
}
.mosaicoProductosBloque .mosaicoProducto2022 .mosaicoProductoImagen {
	width:170px;
    height:150px;
    display:flex;
    align-items:center;
    justify-content: center;
    position:absolute;
    top:55px;
}
.mosaicoProductosBloque .mosaicoProducto2022 .mosaicoProductoImagen img {
	max-width:170px;
    max-height:140px;
    margin:0 auto
}
.mosaicoProductosBloque .mosaicoProducto2022 .mosaicoProductoPrecio {
	position:absolute;
    top:190px;
    width:calc(100% - 20px);
    font-size:1.2em;
}
.mosaicoProductosBloque .mosaicoProducto2022 .mosaicoProductoBloqueInferior {
	position:absolute;
    top:230px; 
    margin-left:-5px
}
.mosaicoProductosBloque .mosaicoProducto2022 .mosaicoProductoBloqueInferior .campo {
	width:20px;
    float:left;
    height: 16px;
    margin-top: 3px;
}
.mosaicoProductosBloque .mosaicoProducto2022 .mosaicoProductoBloqueInferior .botoncito {
	float:left;
    width:35px;
    height:35px;
    cursor:pointer;
}
.mosaicoProductosBloque .mosaicoProducto2022 .mosaicoProductoBloqueInferior .boton {
	width: 60px;
    height: 27px;
    font-size: 0.85em;
    padding: 0;
}
.mosaicoProductosBloque .mosaicoProducto2022 .mosaicoProductoBloqueInferior .boton:disabled,
.mosaicoProductosBloque .mosaicoProducto2022 .mosaicoProductoBloqueInferior .boton[disabled]{
  background-color: #cccccc;
  color: #ffffff;
  border-color:#ffffff;
  cursor:inherit;
}


.mosaicoProductosBloque .mosaicoProducto.sinStock,.mosaicoProductosBloque .mosaicoProducto2022.sinStock {
	border:1px solid #ddb9b9;
    color:#cc0000;
}
.mosaicoProductosBloque .mosaicoProducto2022 .mosaicoProductoTexto a {
	color:#000000;
}
.mosaicoProductosBloque .mosaicoProducto2022.sinStock .mosaicoProductoTexto a {
	color:#cc0000;
}

.productoImagen {
	max-height:200px;
}
.iconoTexto {
	width:50px;
    height:50px;
}
.iconoTextoMini {
	width:25px;
    height:25px;
    margin-bottom:-5px;
    margin-right:5px;
}

@media screen and (min-width: 600px) {
	.campo { font-size:1.2em; padding:5px 10px 5px 10px; }
    .campo.reducido { font-size:0.9em; }
    .boton { font-size:1em; }
}
@media screen and (max-width: 600px) {
	.campo { font-size:1em; padding:5px 5px 5px 5px; }
    .campo.reducido { font-size:0.8em; }
    .boton { font-size:1em; }
}

@media screen and (min-width: 600px) {

    .popup {
        position:fixed;
        top:0%;
        left:0%;
        width:100%;
        height:100%;
        background-color:rgba(0,0,0,0.4);
        z-index:10;
    }
    .popupContenido {
        position:fixed;
        top:50%;
        left:50%;
        padding:0 40px 0 40px;
        transform:translate(-50%,-50%);
        -ms-transform:translate(-50%,-50%);
        -webkit-transform:translate(-50%,-50%);
        -moz-transform:translate(-50%,-50%);
        -o-transform:translate(-50%,-50%);
        border:1px solid #999999;	
        background-color:#FFFFFF;
        z-index:20;
    }
    .popupContenidoSimple {
        position:absolute;
        top:50%;
        left:50%;
        padding:20px;
        transform:translate(-50%,-50%);
        -ms-transform:translate(-50%,-50%);
        -webkit-transform:translate(-50%,-50%);
        -moz-transform:translate(-50%,-50%);
        -o-transform:translate(-50%,-50%);
        background-color:rgba(255,255,255,0.9);
        z-index:20;
    }
    .popupContenidoScroll {
        position:absolute;
        top:50px;
        left:50%;
        padding:20px;
        margin:20px;
        transform:translate(-50%,0);
        -ms-transform:translate(-50%,-0);
        -webkit-transform:translate(-50%,0);
        -moz-transform:translate(-50%,0);
        -o-transform:translate(-50%,0);
        background-color:rgba(255,255,255,0.9);
        z-index:20;
    }

}

@media screen and (max-width: 600px) {

    .popup {
        position:fixed;
        top:0%;
        left:0%;
        width:100%;
        height:100%;
        background-color:rgba(255,255,255,0.9);
        z-index:10;
    }
    .popupContenido {
        position:fixed;
        width:100%;
        top:50%;
        left:50%;
        transform:translate(-50%,-50%);
        -ms-transform:translate(-50%,-50%);
        -webkit-transform:translate(-50%,-50%);
        -moz-transform:translate(-50%,-50%);
        -o-transform:translate(-50%,-50%);
        border:1px solid #999999;	
        background-color:#FFFFFF;
        z-index:20;
    }
    .popupContenidoSimple {
        position:absolute;
        top:50%;
        left:50%;
        transform:translate(-50%,-50%);
        -ms-transform:translate(-50%,-50%);
        -webkit-transform:translate(-50%,-50%);
        -moz-transform:translate(-50%,-50%);
        -o-transform:translate(-50%,-50%);
        background-color:rgba(255,255,255,0.9);
        z-index:20;
    }
    .popupContenidoScroll {
        position:absolute;
        top:50px;
        left:50%;
        transform:translate(-50%,0);
        -ms-transform:translate(-50%,-0);
        -webkit-transform:translate(-50%,0);
        -moz-transform:translate(-50%,0);
        -o-transform:translate(-50%,0);
        background-color:rgba(255,255,255,0.9);
        z-index:20;
    }

}

#menu {
	width:100%;
    height:90px;
    background-color:#ffffff;
    border-bottom:1px solid #aaaaaa;
    -webkit-box-shadow: 10px 10px 61px -30px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 61px -30px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 61px -30px rgba(0,0,0,0.75);
    padding-bottom:10px;
}
#menu-selector {
	width:35px;
    height:35px;
    cursor:pointer;
    margin:0 0 15px 15px;
    fill:;
}
#menu-contenido {
	background-color:#ffffff;
}
#menu-contenido ul {
    margin:0;
    padding:0;
}
#menu-contenido ul li {
    list-style-type:none;
    font-weight:300;
    margin:0;
    padding:0;
}
#menu-contenido ul li a {
    text-decoration:none;
    text-transform:uppercase;
	font-size:0.9em;
}
#menu-contenido ul li .icono {
    width:30px;
    height:30px;
    margin:0 5px -10px 0;
}

@media (max-width: 1000px) {
    .logo-interior {
    	float:left;
        margin-left:5px;
    }
    #menu {
    	height:90px;
    }
    #menu-selector {
        display:block;
        float:right;
        margin:45px 10px 0 0;
    }
    #menu-contenido {
        display:none;
        position:absolute;
        width:100%;
        top:90px;
        left:0;
        -webkit-box-shadow: 10px 10px 61px -30px rgba(0,0,0,0.75);
		-moz-box-shadow: 10px 10px 61px -30px rgba(0,0,0,0.75);
		box-shadow: 10px 10px 61px -30px rgba(0,0,0,0.75);
    }
    #menu-contenido ul {
    	width:100%;
        background-color:#ffffff;
    }
    #menu-contenido ul li {
    	width:100%;
        border-top:1px solid #dddddd;
        padding:15px 0 15px 0;
    } 
    #menu-contenido ul li:last-child {
    	border-bottom:1px solid #dddddd;
    } 
}

@media (min-width: 1000px) {
    #menu-selector {
        display:none;
    }
    #menu-contenido {
        display:block;
        /*margin-top:10px;*/
        padding: 40px 0 10px 0;
    }
    #menu-contenido ul {
        margin:0 auto;
        display:table;
    }
    #menu-contenido ul li {
        float:left;
        padding-right:30px;
        padding-left:30px;
    }
}

@media screen and (min-width: 600px) {

    .tablaFormateada {
        margin:0 auto;
        border-spacing:0;
        padding:0 5px 0 5px;
    }
    .tablaFormateada tr th, .cabecera {
        background-color:#2a4b81;
        color:#ffffff;
        font-weight:400;
        font-size:0.8em;	
    }
    .tablaFormateada tr td {
        background-color:#FFFFFF;
    }
    .tablaFormateada tr th {
        padding:0.5em;
        border-top:1px solid #2a4b81;
        border-left:1px solid #2a4b81;
    }
    .tablaFormateada tr td {
        padding:0.5em;
        border-top:1px solid #999999;
        border-left:1px solid #999999;
    }
    .tablaFormateada tr th:last-child {
        border-right:1px solid #2a4b81;
    }
    .tablaFormateada tr td:last-child {
        border-right:1px solid #999999;
    }
    .tablaFormateada tr:last-child th {
        border-bottom:1px solid #2a4b81;
    }
    .tablaFormateada tr:last-child td {
        border-bottom:1px solid #999999;
    }
    .tablaFormateada tr th:first-child {
        border-radius: 5px 0 0 0;
        -moz-border-radius: 5px 0 0 0;
        -webkit-border-radius: 5px 0 0 0;
    }
    .tablaFormateada tr th:last-child {
        border-radius: 0 5px 0 0;
        -moz-border-radius: 0 5px 0 0;
        -webkit-border-radius: 0 5px 0 0;
    }
    .tablaFormateada tr th:only-child {
        border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius:5px 5px 0 0;
    }
    .tablaFormateada tr:last-child td:last-child {
        border-radius: 0 0 5px 0;
        -moz-border-radius: 0 0 5px 0;
        -webkit-border-radius: 0 0 5px 0;
    }
    .tablaFormateada tr:last-child td:first-child {
        border-radius: 0 0 0 5px;
        -moz-border-radius: 0 0 0 5px;;
        -webkit-border-radius: 0 0 0 5px;
    }
    .tablaFormateada tr:last-child td:only-child {
        border-radius: 0 0 5px 5px;
        -moz-border-radius: 0 0 5px 5px;;
        -webkit-border-radius: 0 0 5px 5px;
    }
    .tablaFormateada tr.odd td, .tablaFormateada tr:nth-of-type(odd) td {
        background:#eeeeee;
    }

}

.total {
	font-weight:400;
}

.barraFiltro {
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	border-top:1px solid #666666;
	background-color:#eeeeee;
	font-size:1.1em;
	padding:10px 0 10px 0;
	
	-webkit-box-shadow: 0 0 50px 0 rgba(0,0,0,0.40);
	-moz-box-shadow: 0 0 50px 0 rgba(0,0,0,0.40);
	box-shadow: 0 0 50px 0 rgba(0,0,0,0.40);
}


@media screen and (max-width: 600px) {
       .tablaFormateada {
           width:100%;
           margin:0;
           padding:0;
           border-bottom:1px solid #999999;
           border-collapse: collapse;
       }
       .tablaFormateada th {
           display: none;
       }
       .tablaFormateada tr td {
            background-color:#FFFFFF;
        }
       .tablaFormateada tr td:first-child {
       		border-top:1px solid #999999;
            padding-top:5px;
       }
       .tablaFormateada tr td:last-child {
       		padding-bottom:5px;
       }
       .tablaFormateada tr td {
           display: block;
           text-align:center;
           margin:0;
           padding:0;
       }
       .tablaFormateada tr.odd td, .tablaFormateada tr:nth-of-type(odd) td {
            background:#eeeeee;
       }
       .tablaFormateada tr td.ocultarMovil {
            display:none;
       }
       .tablaFormateada tr td:before {
           content: attr(data-th);
           display: block;
           text-align:left;
       }
}

@media screen and (min-width: 600px) {
    .tablaFormateada td.pedido_linea { padding-top:14px }
    .pedido_botonActualizar {  }
    .pedido_datosGenerales {  }
    .pedido_fecha { width:100px;text-align:center }
    .pedido_observaciones { width:calc(100% - 20px);height:100px;text-align:left }
}
@media screen and (max-width: 600px) {
    .tablaFormateada td.pedido_linea { }
    .pedido_botonActualizar { margin:10px }
    .pedido_datosGenerales { margin:10px 0 10px 0;padding-top:10px;border-top:1px solid #999999; }
    .pedido_fecha { width:100px;text-align:center }
    .pedido_observaciones { width:calc(100% - 20px);height:100px;text-align:left }
}






.popup {
	position:fixed;
	top:0%;
	left:0%;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.4);
	z-index:10;
}
.popupContenido {
	position:fixed;
	top:50%;
	left:50%;
	padding:0 40px 0 40px;
	transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	border:1px solid #999999;	
	background-color:rgba(255,255,255,1);
	z-index:20;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.popupContenidoSimple {
	position:absolute;
	top:50%;
	left:50%;
	padding:20px;
	transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	background-color:rgba(255,255,255,1);
	z-index:20;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.popupScroll {
	position:absolute;
	top:0%;
	left:0%;
	width:100%;
	background-color:rgba(0,0,0,0.4);
	z-index:10;
	overflow:visible;
}
.popupContenidoScroll {
	position:absolute;
	top:50px;
	left:50%;
	padding:20px;
	margin:20px;
	transform:translate(-50%,0);
	-ms-transform:translate(-50%,-0);
	-webkit-transform:translate(-50%,0);
	-moz-transform:translate(-50%,0);
	-o-transform:translate(-50%,0);
	background-color:rgba(255,255,255,1);
	z-index:20;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#banderas { position:absolute;top:10px;right:10px }
#banderas img { width:30px;margin:0 5px 0 0 }


.bloqueEncabezadoIntegrado {
	width:850px;
    height:50px;
    position:relative;
}
.bloqueBuscador {
	width:350px;
    position:absolute;
    top:0;
    left:calc(50% - 140px);
}
.bloqueBuscador input {
	font-size:0.9em;
    width:200px;
    text-transform: uppercase;
} 
.bloqueBuscador .boton {
	width:80px;
}
.bloqueIconos {
	width:100px;
    position:absolute;
    top:0;
    right:0;
}
.bloqueIconos .icono {
	width:35px;
    height:35px;
    float:right;
    margin-right:5px;
    cursor:pointer;
}

.tabla_carrito_resumen {
	width:calc(100% - 20px);
}
.tabla_carrito_resumen tr td {
	padding:10px 3px 10px 3px;
}
.tabla_carrito_resumen tr.tabla_carrito_resumen_linea td {
	border-bottom:1px solid #dddddd;
}
.tabla_carrito_resumen tr.tabla_carrito_resumen_total td {
	padding-top:10px;
    font-weight:bold;
}

.paginacion {
	font-size:0.8em;
    text-decoration:none;
}
.paginacion strong {
	font-weight:800;
    text-decoration:underline;
}
.paginacion .separador {
	padding:0 10px 0 10px;
}
.paginacion .separadorAmplio {
	padding:0 20px 0 20px;
}
.paginacion a {
    color:#000000;
}


.iconoFamiliaPeque {
	width: 50px;
	height: 50px;
	margin-right: 10px;
	vertical-align: middle;
	filter:invert(100%);
}
.iconoFamilia {
	width: 70px;
	height: 70px;
	margin-right: 10px;
	vertical-align: middle;
	filter:invert(40%);
}

.paginacion2024 {
		width:100%;
		display:flex;
		justify-content:center;
		margin-top:20px;
}
.paginacion2024 .numeroPagina {
	width: 40px;
	height: 40px;
	border: 1px solid #dddddd;
	display: flex;
	align-items: center;
	justify-content:center;
	cursor: pointer;
	font-size:0.8em;
	margin-left:-1px;
}
.paginacion2024 .numeroPagina.noClicable {
	cursor:auto;
}
.paginacion2024 .numeroPagina.activa {
	background-color:#2a4b81;
	border: 1px solid #2a4b81;
	color:#ffffff;
}


.tabla_carrito_resumen tr th {
	background-color:#2a4b81;
	color:#ffffff;
	font-weight:normal;
	padding:5px;
	font-size:0.8em;
}
.tabla_carrito_resumen tr td.espacioDerecha  {
	padding-right:20px;
}