html{font-family:'Lato';font-weight:400;}
body{margin:0;overflow-x:hidden;}
/*header a{text-decoration:none;color:#fff;width:100%;}
*/
section a{text-decoration:none;color:#c78f98;}
.contenidoSection,.contenidoSlider,.articuloUnico{margin:0 2%;}
input:focus {outline: none;}
* {margin: 0;padding: 0;box-sizing: border-box;}

/*colores*/
:root {
--rojoC:#8e1f30;/*rojo crisol*/
--grisCC:#545759;/*gris crisol*/
--grisM:#989a9b;/*gris medio*/
--grisC1:#f5f5f5;/*gris claro 1*/
--grisC2: #e5e5e5;/*gris claro 2*/
--grisC3:rgba(245, 245, 245, .8);/*gris superclaro*/
--palido1:rgba(255,238,241,1);
--palido2:rgba(245,228,231,.6);
}
/*iconos*/

.cabAyuda a:after,.iconReturn:before,.iconMap h4:before,.iconMail:before,.iconTel:before,.listadoMarcas h2:before,.cabeceraSection .cabLiquidaciones:after,.coantenidoLogin a:before,nav.dropdown_catalogo li.icon_menu:hover > ul.M_mas > li > a:before,.menuCarro .desplegable h2:before ,.menuCarro .accionador,.menuBusqueda input[type="submit"],.menuLogin .accionador,.menuCatalogo .accionador:before ,.EGC_envio div:first-child:before, .iconoMenu,li.icon_menu a.M_n1:before , .menuCatalogo:before, .menuBusqueda input[type="submit"], .cabeceraSection p.p_presentacion:first-child:before, .prev-button, .next-button, .icon_menu:before, .desplegable h2:before, h4.icon_menu:before, .carro_Vacio h3:before, .XFiltro, .EGC_envio div:first-child:before ,.menuCatalogo .accionador:before,.envioCuadro > div:first-child p:before{background: transparent url(img/mapa_iconos_v5.png) no-repeat scroll calc(100% / 100 * 10) 50%;
background-size: 10100%;}



/**//**//**/
/*banner*/
section#banner{margin:20px 0;}
.contenedorBanner img{width:100%;height:inherit;}
.contenedorBanner img:hover{filter:grayscale(1);}
	/*solo para visualización*/
.contenedorBanner .imgPequeña{display:block;}
.contenedorBanner .imgGrande{display:none;}	
	/**/

section{margin:30px 10px;}
/*cabeceras*/
.cabeceraSection{border-bottom:1px solid #e9d2d6;padding-bottom:10px;grid-column:1 / -1;margin-top:20px;}
.cabeceraSection .cabNormal{font-size:3rem;font-weight:300;}
.cabeceraSection .cabNormal span{color:#c78f98;font-weight:400;}
.cabeceraSection .cabNovedades{font-size:4.5rem;font-weight:300;}
.cabeceraSection .cabLiquidaciones{background: #545759;color: white;height:50px;margin-bottom:15px;font-weight:300;font-size:3rem;}
.cabeceraSection .cabLiquidaciones {margin:0;padding:5px 58px;position:relative;}
.cabeceraSection .cabLiquidaciones:before{content:"";height:50px;width:50px;background:#e9d2d6;display:block;position:absolute;left:0;top:0;}
.cabeceraSection .cabLiquidaciones:after{content:"";height:30px;width:30px;position:absolute;left:9px;top:8px;background-position: calc(100% / 100 * 73) calc(100% / 7 * 3.4);}
.cabeceraSection p{color: #989a9b;font-size: 1.35rem;padding-bottom: 10px;margin-top:0;}

/*paht*/
#path {display:flex;padding:0 0 5px 0;margin-bottom:-20px;}
#path a:first-child{text-transform:uppercase;}
#path a {color: #c78f98;text-decoration: none;font-size: 1.35rem;font-weight: 400;}
#path a:hover {color: #545759;text-decoration: underline;text-decoration-color:#c78f98;}
#path a:not(:first-child):before{content:"|";padding:0 5px;color:#545759;}
/*presentación completa artículo*/
.nombreH1{font-size:3rem;font-weight:300;margin:0 0 15px 0;}
.ImgGridArticulo{width:100%;}
.gridArticulo{position:relative;color:#545759;line-height:2.3rem;width:100%;}
.gridArticulo img{width:100%;}
.gridArticulo .ImgGridArticulo img{border:1px solid #e9d2d6;}
.marcaGridArticulo{width: 70px;height:70px;position: absolute;border: 1px solid #e9d2d6;z-index: 100;top: 10px;left: -7px;padding: 5px;background: white;}
.textoGridArticuloVarios h2{display:none;}
.textoGridArticuloUno h2{display:none;}
.textoGridArticuloUno p{padding-bottom:10px;}
.textoGridArticulo h3{font-weight:700;font-size:1.8rem;margin:10px 0;border-bottom:1px dotted #e9d2d6;}
.textoGridArticulo p:last-of-type{border-bottom:1px dotted #e9d2d6;}
.miniaturas {display: flex;justify-content: flex-start;align-items: center;gap: 10px;overflow-x: auto;
padding: 10px 0;}
.miniatura {max-width: 35px;cursor: pointer;position: relative;}
.miniatura:hover {filter: saturate(0);border-color: #989a9b;}

/*anclas y enlaces normales*/
.enlacesArticulo{display:flex;flex-direction:column;}
.enlace{padding:10px 0;}
.ancla{font-size:1.8rem;border-top:1px dotted #c78f98;padding-top:2px;}
.ancla{margin:10px 0;}
.enlace:last-child{border-bottom:1px dotted #c78f98;}
.ancla:hover,.enlace:hover{color: black;font-weight: 400;}
.ancla:hover:after,.enlace:hover:after{color: #c78f98;font-weight: 800;}
.ancla:after, .enlace:after {content: "\00BB";padding-left: 5px;color: black;}

/*contenedores cuadros*/
.contenedorItems{width:100%;clear:both;}
.itemsArticulos {display: grid;grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));gap: 10px;}
.itemsNovedades {display: grid;grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));gap: 10px;}
.itemsNormal{display: grid;grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));gap: 15px;}
.itemsRelacionados, .itemsSugerencias {display: grid;grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));gap: 5px;}
.contenedorItems h3{padding:30px 0 0 0;border-bottom:1px dotted #e9d2d6;font-weight:700;font-size:2rem;}
.contenedorItems .infoIVA{margin:10px 0;color:#989a9b;font-size:1.35rem;padding-bottom:10px;}
/*banderolas*/
.banderola {position: absolute;z-index:1000;left: 0;color: white;padding: 5px 15px;white-space: nowrap;}
.bNovedad {top: 0;background-color:#8e1f30;font-weight:600;font-size:1.8rem;}
	/*colores banderolas inferiores*/
.bBajopedido{background-color:#c78f98;}
.bSerie{background-color:#8e1f30;}
.bLiquidacion{background-color:#545759;}
	/* Estilo para las banderolas inferiores */
.banderolasInferiores {position: absolute;bottom: 0;left: 0;}
.banderolasInferiores .banderola {bottom: 0;}
.banderolasInferiores .banderola:not(:last-child) {margin-bottom: 0;}
.banderolasInferiores .banderola:nth-child(1) {transform: translateY(0);}
.banderolasInferiores .banderola:nth-child(2) {transform: translateY(calc(-100% - 2px));}
.banderolasInferiores .banderola:nth-child(3) {transform: translateY(calc(-200% - 4px));}
	/*banderolas Sugerencias y Relacionados*/
.cuadroRelacionado .imagenCuadro span{display:none;}
.cuadroRelacionado .imagenCuadro .banderola{width:30px;height:30px;padding:0;}	
.cuadroRelacionado .imagenCuadro .bLiquidacion:before,.cuadroRelacionado .imagenCuadro .bSerie:before,.cuadroRelacionado .imagenCuadro .bBajopedido:before,.cuadroRelacionado .imagenCuadro .bNovedad:before{width:26px;height:26px;content:"";position:absolute;background:url(/Zona_de_Cata/img/iconosBanderolas.png);top:2px;left:2px;background-size:104px 52px;}
.cuadroRelacionado .imagenCuadro .bLiquidacion:before{background-position: 78px 26px;}
.cuadroRelacionado .imagenCuadro .bSerie:before{background-position: 130px 26px;}
.cuadroRelacionado .imagenCuadro .bBajopedido:before{background-position: 0px 26px;}
.cuadroRelacionado .imagenCuadro .bNovedad:before{background-position: 52px 26px;}

		/*leyenda de iconos*/
.leyenda{margin-top:10px;margin-bottom:20px;font-size:1.7rem;line-height:2.3rem;}
.leyenda strong{color:#8e1f30;}
.leyenda span{width:18px;height:18px;display:inline-block; background:url(/Zona_de_Cata/img/iconosBanderolas.png);background-size:90px 45px;margin-left:5px;vertical-align:middle;border-radius:50%;}
.leyenda span:nth-child(1),#relacionados .cabeceraCuadro span:nth-child(1){background-position: 43px 20px;background-color:#8e1f30;}
.leyenda span:nth-child(3),#relacionados .cabeceraCuadro span:nth-child(3){background-position: -1px 20px;background-color:#c78f98;}
.leyenda span:nth-child(2),#relacionados .cabeceraCuadro span:nth-child(2){background-position: 65px 21px;background-color:#545759;}





/*cuadros general*/
.cuadro{display:flex;flex-direction:column;height:fit-content;overflow:hidden;}

.cabeceraCuadroBusqueda{border-bottom:1px solid #e9d2d6;padding-bottom:10px;}
.cabeceraCuadroBusqueda h2{font-size:2.3rem;font-weight:300;}
.cabeceraCuadroBusqueda span{font-weight:400;color:#c78f98;}
/*hover .cuadro*/
.cuadro .imagenCuadro{position:relative;}
.cuadro:hover .imagenCuadro img{transform:scale(.95);transition:all .2s;}
.cuadro:hover .nombreCuadro[type="text"]{border-color:#e5e5e5;}
.cuadro:hover .addCarroCuadro input{border-color:#f5f5f5;}
.cuadro:hover .btnSelector{border-color:#989a9b;}
.cuadro:hover .selectorCuadro,.cuadro:hover .seleccionadoCuadro div:first-child,
.cuadro:hover .refItem, .cuadro:hover .addCarroCuadro div a{background:#f5f5f5;}
.cuadro:hover .btnSelector:not(.BajoPedido){color:#989a9b;}
.cuadro:hover .ItemSeleccionado{color:#545759;}
	/**/
.cuadro .path {display:flex;margin:10px 0;padding: 0 5px;}
.cuadro .path a:first-child{text-transform:uppercase;}
.cuadro .path a {color: #c78f98;text-decoration: none;font-size: 1.35rem;font-weight: 400;}
.cuadro .path a:hover {color: #545759;text-decoration: underline;text-decoration-color:#c78f98;}
.cuadro .path a:not(:first-child):before{content:"|";padding:0 5px;color:#545759;}
.imagenCuadro{overflow:hidden;position:relative;}
.imagenCuadro img{width:100%;height:auto;}
.nombreCuadro{border-bottom:1px solid rgba(255,238,241,1);}
.nombreCuadro h2{padding: 0 5px;margin:10px 0;}
.nombreCuadro a{font-size:2.4rem;font-weight:400;color:#545759;}
.marcaCuadro{padding: 0 5px;margin:10px 0;}
.deSerieCuadro{padding: 5px 5px;margin:10 0 0 0;border-bottom:1px dotted #e5e5e5;}
.descripcionCuadro{padding: 0 5px;margin:10px 0;color:#545759;}
.selectorCuadro{background:rgba(255,238,241,1);padding:5px;font-size:1.8rem;}
.selectorCuadro span{font-weight:800;}
.selectorCuadro div:first-child p{margin:5px 5px;}
.selectorCuadro div:not(:first-child){padding:10px 5px;display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-start;}
.btnSelector { height: 35px;border: 1px dotted #c78f98;text-align: center;text-decoration: none;padding: 0 5px;display: flex;  align-items: center;justify-content: center;}
.btnSelector:hover{background:white;border:1px solid rgba(255,238,241,1);}
.ItemSeleccionado {background-color: white;color: black;font-weight:800;}
.envioCuadro {padding:10px 5px; display:flex; flex-wrap:wrap;gap:10px;justify-content: space-between;
align-items: center;}
.envioCuadro > div:first-child p {position: relative;padding-left: 40px;}
.envioCuadro > div:first-child p:before {content: "";position: absolute;width: 32px;height: 32px;
  top: 50%;left: 0;transform: translateY(-50%);z-index: -1;background-position: calc(100% / 100 * 40) calc(100% / 4 * 2);}
.envioCuadro p{margin:0;}
.BajoPedido{background:#c78f98;color:white;}
.BajoPedido:hover{background:white;color:#c78f98;}
.articuloBP p{background:#c78f98;padding: 5px;color:white;}
.seleccionadoCuadro{padding:0 5px 10px 5px;}
.seleccionadoCuadro div:first-child,.refItem,.infoItem{margin:0 -4px;}
.seleccionadoCuadro div:first-child{background:rgba(245,228,231,.6);}
.seleccionadoCuadro table{border-spacing:0;padding:10px 0 0 5px;}
.seleccionadoCuadro tbody{margin-top:10px;}
.seleccionadoCuadro table th{padding: 0 20px 5px 0;}
.seleccionadoCuadro table td:not(:last-child){padding: 0 20px 0 0;vertical-align:bottom;line-height:3.5rem;}
.seleccionadoCuadro table th{border-bottom: 1px solid #e9d2d6;}
.seleccionadoCuadro table th,.seleccionadoCuadro table td{text-align: right;}
.seleccionadoCuadro .CajaPrecio span{font-size:2rem;font-weight:700;line-height:4.2rem;}
.seleccionadoCuadro .CajaPrecio span sup{font-size:1.5rem;}
.seleccionadoCuadro .CajaPrecio span strong{font-weight:200;}
.infoItem{background:white;font-size:1.35rem;display:flex;gap:10px;}
.infoItem p:first-child{padding-left:10px;}
.infoItem p{margin:5px 0;}
.refItem{display: flex;padding: 10px;background:rgba(245,228,231,.6);border-radius: 0 0 10px 10px;flex-wrap: wrap;}
.refItem p {margin-top: 0;margin-bottom: 45px;padding-top: 10px;}
.refItem p span {font-weight: 800;}
.refItem p:not(:first-child):before {content: "|";padding: 5px;color: #c78f98;}
.addCarroCuadro div {display: flex;justify-content: center;align-items: center;height: 56px;margin-top: -30px;margin-left: -5px;font-size: 3rem;}
.addCarroCuadro div a {display: flex;align-items: center;justify-content: space-around;color: #545759;
background: rgba(255,238,241,1);width: 30px;height: 30px;border-radius: 50%;border: 6px solid #fff;}
.addCarroCuadro input[type="text"] {margin-top: 10px;cursor: pointer;border-radius: 50%;width: 70px;
height: 70px;text-align: center;background: #fff;color: 545759;border: 2px solid rgba(255,238,241,1);font-size: 1.3rem;
font-weight: 700;}
.btnItem {margin-bottom: 10px;width: 18rem;margin-left: calc(50% - 6rem);margin-top: 15px;background: #8e1f30;border: 5px solid rgba(255,238,241,1);color: white;padding: 5px 10px;border-radius: 20px;cursor: pointer;font-size: 1rem;}
.btnItem:hover{background:#545759;border-color:#e5e5e5;}
.addCarroCuadro input[type="text"]:hover {background: #c78f98;color: white;}
.addCarroCuadro div a:hover{background:#989a9b;color:white;}
.CajaPrecio .separador{font-weight:300;color:#989a9b;padding:0 5px;}
/*cuadroNormal*/
.cuadroNormal:hover .imagenCuadro img{filter:scale(200%);transform:scale(1.03);transition:all .2s;}
.cuadroNormal:hover .nombreCuadro a{color:#c78f98;}
.cuadroNormal:hover {border:1px solid #e5e5e5;border-radius:10px;background:rgba(245, 245, 245, .8);}
.cuadroNormal{border:1px solid #e9d2d6; }
.cuadroNormal .imagenCuadro{margin: -10px -10px 0 -10px;}
.cuadroNormal{padding:10px;}
.cuadroNormal .descripcionCuadro p{  display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;  
  overflow: hidden;text-overflow: ellipsis;}
.cuadroNormal .nombreCuadro{border-bottom:none;}
.cuadroNormal .path{margin:0;}
.cuadroNormal .enlaceCuadro a{padding: 0 5px;margin:10px 0;}
.cuadroNormal .enlace:last-child{border:none;}
.cuadroNormal .CajaPrecio{text-align:right;}
.cuadroNormal .CajaPrecio span {font-size: 3rem;font-weight: 700;line-height: 4.2rem;}
.cuadroNormal .CajaPrecio span sup {font-size: 1.5rem;}
.cuadroNormal .CajaPrecio span strong {font-size: 2.1rem;font-weight:300;}
/*cuadroNovedades*/
.cuadroNovedades{position:relative;margin-bottom:15px;}
.cuadroNovedades .nombreCuadro{position:absolute;top:-10px;border-bottom:none;}
.cuadroNovedades .CajaPrecio{display:none;}
.cuadroNovedades .nombreCuadro a{margin-left:10px;}
.cuadroNovedades .enlaceCuadro {margin:5px 0px 10px 5px;}
.cuadroNovedades .imagenCuadro{margin-top:35px;}
.cuadroNovedades .marcaCuadro{margin-top:0;}
.cuadroNovedades .deSerieCuadro{margin-top:0;}
.cuadroNovedades .nombreCuadro h2:before{content:"|";margin: 1px 9px 0 -7px;color: #8e1f30;position:absolute;}
.cuadroNovedades:hover .imagenCuadro img{transform: scale(1.1);transition: all .2s;}
.cuadroNovedades:hover .nombreCuadro a{color:#c78f98;}
.cuadroNovedades:hover .nombreCuadro h2:before{transform:scaleY(.7);color:#545759;}
.cuadroNovedades:hover {    background: linear-gradient(to bottom,  #ffffff 0%, #ffffff 20vh, rgba(245,228,231,.6) 20vh, rgba(245,228,231,.6) 100%);
}
/*cuadroSerie*/
.cuadroSerie .descripcionCuadro p{  display: block; display: block;overflow: visible;text-overflow: clip;      -webkit-line-clamp: none;-webkit-box-orient: vertical;max-height: none; }
.cuadroSerie{border:2px solid #c78f98; }
.cuadroSerie:hover{border:2px solid #e5e5e5; }
/*cuadroItem*/
.cuadroItem {border:1px solid #c78f98;}
.cuadroItem:hover{border-color:#989a9b;border-radius:10px;}
.cuadroItem .imagenCuadro img{border-radius:10px 10px 0 0;}
/*cuadroRelacionado / cuadroSugerencias*/
.itemsSugerencias, .itemsRelacionados{margin-top:20px;}
.cuadroRelacionado,.cuadroSugerencias{border:1px dotted #e9d2d6;margin-bottom:5px;}
.cuadroRelacionado .nombreCuadro,.cuadroSugerencias .nombreCuadro {text-align:center;min-height:10.5rem;}
.cuadroRelacionado .nombreCuadro a,.cuadroSugerencias .nombreCuadro a{font-size:1.8rem;}
.cuadroRelacionado .CajaPrecio,.cuadroSugerencias .CajaPrecio{text-align:center;padding:5px 0;background:rgba(255,238,241,1);}
.cuadroRelacionado .CajaPrecio span,.cuadroSugerencias .CajaPrecio span{font-size:1.5rem;font-weight:600;}
.cuadroRelacionado .CajaPrecio span sup,.cuadroSugerencias .CajaPrecio span sup{font-size:1.05rem;}
.cuadroRelacionado .CajaPrecio span strong,.cuadroSugerencias .CajaPrecio span strong{font-weight:300;}
.cuadroRelacionado:hover,.cuadroSugerencias:hover{border:1px solid #989a9b;border-radius:10px;overflow:hidden;transition:all .2s;}
.cuadroRelacionado:hover .CajaPrecio,.cuadroSugerencias:hover .CajaPrecio{background:#e5e5e5;}
/*cuadroUno*/
.cuadroUno .envioCuadro div p{border:none;}
.cuadroUno .envioCuadro{align-content: space-around;}
.cuadroUno .envioCuadro > div:first-child p:before {top:10px;}
.cuadroUno  p:last-of-type{border-bottom:0;}
/*FILTRO*/
.filtroMeses{margin-top:-10px;}
.filtroMeses .barraFiltro{justify-content:flex-end;}
#emergenteFiltro{display:none;}
.filtro label:hover{background:#989a9b;}
.filtro{grid-column:1 / -1;display:flex;flex-direction:column;position:relative;margin-bottom:15px;}
.filtro label{background: #c78f98;width: 50px;height: 50px;
position: absolute;top: 20px;cursor:pointer;}
.filtro .iconoMenu{background-position: calc(100% / 100 * 15) calc(100% / 7 * 7);width:30px;height:30px;cursor:pointer;position:absolute;top:10px;left:10px;}
.filtro label:hover .iconoMenu{background-position: calc(100% / 100 * 7) calc(100% / 7 * 7);}
.barraFiltro{display:flex;flex-direction:row;margin-top:20px;background:#e9d2d6;justify-content: space-between;}
/*infoprecios*/
.preciosInfo{grid-column: 1 / -1;margin:-10px 0;}
.filtro input{display:none;}
.filtro_nResultados{display:flex;align-items:center;}
.filtro_nResultados div{width:50px;height:50px;background:var--grisCC;cursor:pointer;}
label:hover .filtro_nResultados div{background:#8e1f30;}
.filtro_nResultados span{padding-left:10px;display:block;}
.filtro_nResultados span{display:flex;gap:3px;}
.filtro_nResultados span p:first-child{display:none;}

.filtro_ordenResultados {display: flex;align-items: center;}
.filtro_ordenResultados p {margin-right: 10px;}
.filtro_ordenResultados select {border-left:1px solid white;border-right:none;border-top:none;border-bottom:none;background:#e9d2d6;height:50px;margin-right:10px;padding:10px;font-size:1.5rem;cursor:pointer;outline:none;}
.filtro select:focus > option:checked {background: #c78f98;color:white;}
#menuFiltro:checked ~ #emergentefiltro {grid-column: 1 / -1;display: flex;flex-direction:column;margin-top:0;border:1px solid #e9d2d6;padding:10px;gap:25px;}
	/*elementos emergente filtro*/
.FamiliaFiltro{margin:0;list-style-type:none;}	
#emergenteFiltro select{font-size:1.5rem;color:#c78f98;outline:none;border:1px solid #e9d2d6;}
.buscarFiltro,.FamiliaFiltro,.SubfamiliaFiltro,.marcasFiltro,.tipoFiltro{display:flex;align-items:center;gap:5px;}
.XFiltro{background-position: calc(100% / 100 * 10) calc(100% / 7 * 3.5);display: block;width: 20px;border-radius: 50%;height: 20px;float: right;}
		/*filtroProvincias*/
.selectMap{margin-top:-20px;}
.filtroProvincias .barraFiltro {justify-content: flex-start;}
#provinciaSelect{border-right:none;}
#empresaLink{background:white;padding:5px 10px;border-radius:5px;display:none;background: white;padding: 5px 10px;border-radius:0 5px;position: absolute;bottom: -30px;display: none;border:1px solid #e9d2d6;left: 50px;width: calc(100% - 50px);}
#empresaLink:hover{color:#545759;}
#provinciaSelect option{padding:5px;}



#ZC{width:90%;margin:0 auto; color:black; }
.columnasZC{display:flex;flex-direction: column;background: rgba(255,238,241,1);border-radius:0 10px 0 10px;position:relative;margin-top:10px;}
.portadaZCtexto{display:flex;flex-direction:column;}
.etiqueta_ZC{font-size:1.5rem;padding-bottom:.5rem;}
.etiqueta_ZC:hover{color:#545759;text-decoration:underline;text-decoration-color:#c78f98;}
.titulo_ZC{font-size:2.5rem;font-weight:300;line-height: initial;color:#545759;}
.titulo_ZC:hover{color:#c78f98;}
.portadaZCtexto .fechaZC{padding-left:0;}
.Indice_etiquetasZC{display:none;}
.ordenArticulos p{text-decoration:underline;text-decoration-color:#c78f98;font-size:1.5rem;}
.etiquetasZC{display:none;}

.pngZC h1{text-align:center;font-size:1.35rem;margin-top:-5px;}
.marcoExtra:after,.marcoExtra:before,.pngZC h1:after,.pngZC h1:before{content:"";display:inline-block;width:5px;height:5px;background:#c78f98;border-radius:50%;}
.marcoExtra:after,.pngZC h1:after{margin: 0 0 1px 3px;}
.marcoExtra:before,.pngZC h1:before{margin: 0 3px 1px 0;}
	/*columna1*/
.columna1_ZC{display:flex; background:rgba(245,228,231,.6);width:100%;overflow:auto;border-bottom:5px solid white;padding:20px 10px 10px 10px;}
.columna1_ZC .indiceZC,.columna1_ZC .ZCanteriores{display:none;}
.columna1_ZC div:not(:first-child){border-left:1px solid black;padding:10px;}
.pngZC{max-width:50%;padding-right:10px;}
.pngZC img{width:100%;}

.descripcionZC h2,.indiceZC h2{padding-bottom:5px;font-size:1.8rem;}
.descripcionZC p{padding-top:6px;}

/**/.descripcionZC p{padding-top:6px;font-size:1.5rem;line-height:2rem;}
/**/.indiceZC a{font-size:1.5rem;line-height:2.4rem;}
/**/.otrosarticulosZC{font-size:1.5rem;}
/**/.pExtra h2{font-size:2rem;}

.logoH{display:none;}
	/*logoH2*/
.lgoH,.logoH2{background:#c78f98;border-radius:5px;text-align:center;}
.logoH2{position:absolute;width:100px;padding:5px;}	
.logoH2 img{width:80%;}
#menuZC2{position: fixed;transform: rotate(-90deg);top: 140px;right: calc(0% - 36px);z-index: 9000;opacity:.7;display:none;}
#menuZC2:hover{background:#8e1f30;}
	
	/*columna2*/
.columna2_ZC{width:100%;background:white;}
/*.columna2_ZC .textoArticuloZC:not(.EncabezadoZC),.columna2_ZC .tituloZC{background:var(--palido1);}*/
.tituloZC{background:rgba(255,238,241,1);}
.textoArticuloZC,.imgZC{border-left:2px solid rgba(255,238,241,1);border-right:2px solid rgba(255,238,241,1);}

.columna2_ZC .textoArticuloZC .imgZC{padding:0 !important;}
.columna2_ZC > div:not(.fechaZC):not(.imgCabeceraZC):not(.imgZC){padding:15px;}
.tituloZC h3{font-size:1.5rem;color:#c78f98;}
.tituloZC h1{font-size:4.5rem;font-weight:300;line-height:5.3rem;position:relative;padding-bottom: 10px;}
.imgCabeceraZC{width: 100vw;margin-left: -5vw;position:relative;}
.imgCabeceraZC p{position:relative;font-size:.9rem;color:#989a9b;padding:5px 30px;}
.fechaZC{font-size: 1.35rem;color: #8e1f30;display: flex;gap: 5px;background: white;padding:10px 15px;}
.columna2_ZC .imgCabeceraZC img{width:100%;}
.textoArticuloZC p{font-size:2rem;line-height:3.2rem;padding-bottom:2.7rem;;}
.textoArticuloZC .encabezado{color:#8e1f30;}
.textoArticuloZC .encabezado strong{color:black;}
.textoArticuloZC .encabezado span{font-weight:700;}
.textoArticuloZC .ZCepigrafe{line-height: 4.1rem;font-size:3rem;color:#8e1f30;padding-top:15px;}
.textoArticuloZC p:last-child{padding-bottom:0;}
.textoArticuloZC p span.resaltadoZC1{font-weight:800;font-size:2.3rem;}
.textoArticuloZC p a{font-size:2.7rem;}
.textoArticuloZC p a:hover{color:#8e1f30;text-decoration:underline #e9d2d6;}
.textoArticuloZC p b{font-weight:400;color:#8e1f30;}

.imgTextoZC p{font-size:1.35rem;color:#8e1f30;padding:5px 10px 15px 15px;}
.imgZC{overflow:hidden;height:100%;justify-content: space-around;}
.imgTextoZC img{border-top:3px solid white;border-bottom:3px solid white;width:100%;}
.imgTextoZC img:hover {  filter: grayscale(1);border-top:3px solid #e9d2d6;border-bottom:3px solid #e9d2d6;transition:.2s;}
.textoArticuloZC p.finTExto{padding-bottom:0;}
.textoArticuloZC p.autor{font-size:1.35rem;color:#8e1f30;font-weight:700;padding-bottom:0;padding-top:15px;}
.textoArticuloZC p.autor:before{width:10px;height:10px;content:"";background:black;display:inline-block;margin: 0 5px 0 0;}

.tagsZC{border-top:2px solid rgba(255,238,241,1);}
.tagsZC{background:white;padding:20px 10px 10px 15px;font-size:1.5rem;border-bottom:2px solid rgba(245,228,231,.6);}
.tagsZC span{padding-right:5px;}
.tagsZC a{font-size:1.5rem;}
.tagsZC a:not(:first-of-type):before{content:"|";color:black;padding:5px;}
.tagsZC a:hover,.otrosZC a:hover{color:#545759;text-decoration:underline;text-decoration-color:#c78f98;}

.otrosarticulosZC{display:flex;justify-content: space-between;padding-bottom:20px;}
.otrosarticulosZC p{font-size:1.35rem;}
.otrosarticulosZC .sigZC{text-align:right;}
	/*contenido extra*/
	.marcoExtra{font-weight:600;font-size:1.35rem;}
.contenidoExtra{position:relative;border:1px solid #e9d2d6;padding:15px;margin-top:40px;margin-bottom:50px;}	
.clipZC{position:absolute;}
.clipZC img {position: absolute;z-index: 1000;width: 22%;top: -49px;
left: 10px;}
.clipZC p {width: fit-content;height: auto;background: white;padding: 30px 50px;margin: -30px 0 0 6px;transform: rotate(-12deg);box-shadow: 1px 2px 5px rgba(0,0,0,0.2);}

.pExtra h2{padding-top:70px;  font-size: 2rem;}
.pExtra p{padding-top:10px;font-size:1.5rem;line-height:2rem;}
 .tablaFlash   table {border-collapse: separate;border-spacing:0;background:rgba(255,238,241,1);border-radius:10px;margin-top:10px; font-size:1.5rem;}
.tablaFlash   th, .tablaFlash td {text-align: left;vertical-align: top;border-right: 5px solid white;padding:10px;}
.tablaFlash th:last-child, td:last-child {border-right: none;}
.tablaFlash tbody tr:first-child{background:rgba(245,228,231,.6);}
.pExtraResaltado{font-weight:700;font-size:1.7rem;}
.tablaFlash{width:100%;}
.tablaFlash img{width:100%;border:1px solid #e5e5e5;margin-top:10px;}
/*ZCbtnRRSS*/
.ZCbtnRRSS {display: flex;gap: 5px;	background:white;	justify-content:flex-start;}
.ZCbtnRRSS a div {width: 35px;height: 35px;background-image: url(/Zona_de_Cata/img/rrss.png);background-size: 390%;}
.facebook-icon {background-position: 454px 263px;}
.twitter-icon {background-position: 359px 263px;}
.pinterest-icon {background-position: 317px 223px;}
.linkedin-icon {background-position: 400px 223px;}
.ZCbtnRRSS a div:hover {background-image: url(/Zona_de_Cata/img/rrss2.png);}
/*Marcas*/
.listadoMarcas {margin-top: 20px;margin-bottom: 100px;}
.listadoMarcas div[id] {display: none;}
.listadoMarcas h2 {font-weight: 300;line-height: 3rem;padding: 5px;margin-bottom: 0;position: relative;width:100%;}
.listadoMarcas h2:hover{color:#545759;background:rgba(245,228,231,.6);border-bottom:1px solid #e9d2d6;}
.listadoMarcas h2:before {content: "";display: inline-block;
  width: 25px;height: 25px;margin-right: 10px;vertical-align: middle;margin-bottom: 5px;}
.listadoMarcas div[id]:target {  display: grid;  grid-template-columns: repeat(auto-fill, minmax(75px, 175px));
  gap: 10px;justify-content: start;width: 100%;padding-top: 40px;
  margin-top: -40px;}
.listadoMarcas div[id] a {margin: 4px;height: auto;position: relative;}
.listadoMarcas div[id] a img {width: 100%;filter: grayscale(100%);
  transition: all 0.3s;padding: 10px;}
.listadoMarcas div[id] a:hover:before {content: "";display: block;
  position: absolute;z-index: 1000;top: 0;right: 0;bottom: 0;
  left: 0;background-color: rgba(245,228,231,.6);overflow:hidden;
  mix-blend-mode: multiply;pointer-events: none;}
.listadoMarcas div[id]:target > span{width:50px;height:10px;border-bottom:1px solid red;grid-column:1 / -1;display:block;position:absolute;z-index:1000;}
.listadoMarcas div[id]:target:before{width:calc(100% - 20px);height:1px;border-top:1px dotted #e9d2d6;position:absolute;content:"";margin-top: -1px;}
.listadoMarcas a:nth-child(1) h2:before{background-position: calc(100% / 100 * 78) calc(100% / 7 * 3.4);}	
.listadoMarcas a:nth-child(3) h2:before{background-position: calc(100% / 100 * 79) calc(100% / 7 * 3.4);}
.listadoMarcas a:nth-child(5) h2:before{background-position: calc(100% / 100 * 80) calc(100% / 7 * 3.4);}	
.listadoMarcas a:nth-child(7) h2:before{background-position: calc(100% / 100 * 81) calc(100% / 7 * 3.4);}	
.listadoMarcas a:nth-child(8) h2:before{background-position: calc(100% / 100 * 82) calc(100% / 7 * 3.4);}
.listadoMarcas a:nth-child(9) h2:before{background-position: calc(100% / 100 * 83) calc(100% / 7 * 3.4);}
.listadoMarcas a:nth-child(10) h2:before{background-position: calc(100% / 100 * 84) calc(100% / 7 * 3.4);}
.listadoMarcas a:nth-child(11) h2:before{background-position: calc(100% / 100 * 85) calc(100% / 7 * 3.4);}
.listadoMarcas a:nth-child(12) h2:before{background-position: calc(100% / 100 * 86) calc(100% / 7 * 3.4);}
.listadoMarcas a:nth-child(13) h2:before{background-position: calc(100% / 100 * 87) calc(100% / 7 * 3.4);}
.listadoMarcas a:nth-child(14) h2:before{background-position: calc(100% / 100 * 88) calc(100% / 7 * 3.4);}
.listadoMarcas a:nth-child(15) h2:before{background-position: calc(100% / 100 * 89) calc(100% / 7 * 3.4);}
.listadoMarcas a:nth-child(16) h2:before{background-position: calc(100% / 100 * 90) calc(100% / 7 * 3.4);}
.listadoMarcas a:nth-child(17) h2:before{background-position: calc(100% / 100 * 91) calc(100% / 7 * 3.4);}
.listadoMarcas a:nth-child(18) h2:before{background-position: calc(100% / 100 * 92) calc(100% / 7 * 3.4);}


/*Ayuda*/
#Ayuda{width: 90%;    margin: 0 auto;}
.columnasAY {display: flex;flex-direction: column;background: #8e1f30;border-radius: 0 10px 0 10px;position: relative;
margin-top: 10px;}
.columna1_AY {display: flex;background: #8e1f30;width: 100%;
overflow: auto;border-bottom: 5px solid white;padding:10px 0;}
.indiceAY{display:flex;flex-direction:column;width:100%}
.indiceAY a:not(.principal){color: white;line-height: 1.7rem;padding: 2px 10px;font-size: 1rem;text-indent: -24px;padding-left: 45px;}
.indiceAY a.principal{color: white;font-weight:600;font-size:1.2rem;line-height: 2rem;padding:5px 20px;}
.indiceAY a b{padding-right:5px;}
.indiceAY a:hover{background:#c78f98;}
.indiceAY h2{font-size:2.2rem;color:white;padding:0 0 20px 20px;}
.columna2_AY {width: 100%;background: white;color:#545759;}
.tituloAY {font-weight:300;font-size: 3.5rem;line-height: 4rem;color:black;border-bottom:1px solid #c78f98;padding-bottom:10px;margin-bottom:20px;}
.textoAY{font-size: 1.1rem;line-height: 2rem;padding-bottom: 1.8rem;}
.textoAY p{padding-bottom:10px;}
.textoAY h3 {line-height: 2.7rem;font-size: 2rem;font-weight:400;
color: #8e1f30;padding:20px 0;}
.textoAY span{font-weight:600;color:#8e1f30;}
.textoAY h3 span{font-weight:300;color:black;}
.textoAY h3 i{color:#c78f98;}
.textoAY ul{padding:15px 0;}
.textoAY ul li{margin-left:20px;padding-bottom:10px;}
.textoAY h4{font-size: 1.3rem;line-height: 3rem;padding-top:15px;color:black;}
.AyudaEtiquetas b:nth-child(1){background:#8e1f30;color:white;padding:2px 5px;}
.AyudaEtiquetas b:nth-child(3){background:#c78f98;color:white;padding:2px 5px;}
.AyudaEtiquetas b:nth-child(5){background:#545759;color:white;padding:2px 5px;}
.AyudaEtiquetas b:nth-child(7){background:#8e1f30;color:white;padding:2px 5px;}
.ejemploAY{background:#f5f5f5;padding:10px;}
.ejemploAY p{font-size:.9rem;color:black;}






/*CAMBIOS*/
.columna2_ZC_2{display:flex;flex-direction:column;height:fit-content;gap:15px;width:100%;background:white;border-top: 1px solid rgba(255,238,241,1);}
.otrosarticulosZC {display: flex;justify-content: space-between;padding: 20px 0;}
.otrosarticulosZC p {font-size: 1.35rem;padding-bottom: 5px;}
/*otrosarticulosZC*/
.datosZC{display:flex;flex-direction:column;gap:20px;}
.indiceArticulosZC a{font-size: 1.3rem;font-weight:600;color: #8e1f30;    text-decoration: underline;text-decoration-color: #545759;}
.indiceArticulosZC a:hover{color:#545759;text-decoration: none;}

/*.ZCbtnRRSS a div {width: 35px;height: 35px;background-image: url(img/rrss.png);background-size: 390%;}*/
/*.ZCbtnRRSS a div:hover {background-image: url(img/rrss2.png);}*/	
.instagram-icon,.facebook-icon,.twitter-icon,.linkedin-icon,.whatsapp-icon{background: transparent url(/recursos/mapa_iconos_v6.png) no-repeat scroll calc(100% / 100 * 10) 50%;background-size: 10100%;width:30px;height:30px;}
.facebook-icon{background-position: calc(100% / 100 * 3) calc(100% / 7 * 3.4);}
.facebook-icon:hover{background-position: calc(100% / 100 * 3) calc(100% / 7 * 7);}
.rrss .facebook-icon{background-position: calc(100% / 100 * 3) calc(100% / 7 * 7);margin:0 10px;}
.twitter-icon{background-position: calc(100% / 100 * 5) calc(100% / 7 * 3.4);}
.twitter-icon:hover{background-position: calc(100% / 100 * 5) calc(100% / 7 * 7);}
.linkedin-icon{background-position: calc(100% / 100 * 6) calc(100% / 7 * 3.4);}
.linkedin-icon:hover{background-position: calc(100% / 100 * 6) calc(100% / 7 * 7);}
.whatsapp-icon{background-position: calc(100% / 100 * 7) calc(100% / 7 * 3.4);}
.whatsapp-icon:hover{background-position: calc(100% / 100 * 7) calc(100% / 7 * 7);}
.instagram-icon{background-position:calc(100% / 100 * 7) calc(100% / 7 * 7);}
.instagram-icon:hover{background-position:calc(100% / 100 * 7) calc(100% / 7 * 0);}
.rrss .facebook-icon:hover{background-position: calc(100% / 100 * 3) calc(100% / 7 * 0);}		

.columna2_ZC > div:not(.fechaZC):not(.imgCabeceraZC):not(.imgZC){padding:15px;}

.ZCTabla1 {width: fit-content;border-spacing: 0;border-radius:7px;
border:1px solid #e5e5e5;margin-bottom:20px;}
.ZCTabla1 th, .ZCTabla1 td {padding: 10px 20px;text-align: left;}
.ZCTabla1 td:not(:first-child){border-left:1px solid #f5f5f5;}
.ZCTabla1 th:not(:first-child){border-left:1px solid #e5e5e5;}
.ZCTabla1 td{border-top:1px solid #f5f5f5;}
.ZCTabla1 th {font-weight: 700;background:#f5f5f5;}
