/*CUADROS*/
/*contendorCuadros*/
@media (min-width: 700px) {
.imgGridArticulo{grid-area:imgGrid;}
.textoGridArticulo{grid-area:textoGrid;}
.gridArticulo{display:grid;grid-template-columns:55% auto;grid-template-areas:"imgGrid textoGrid";gap:10px}
.textogridArticuloVarios .ancla:first-of-type{border-top:none;}	
.itemsArticulos{display: grid;grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));gap: 10px;}
}

/*BANNER*/
@media (min-width: 600px) {
/*banner*/
	/*solo para visualización*/
.contenedorBanner .imgPequeña{display:none;}
.contenedorBanner .imgGrande{display:block;}	
	/**/
}

/*Filtro*/
@media (min-width: 400px) {
.filtro_nResultados span p:first-child{display:block;}
.filtro_nResultados span p:last-child{display:none;}
}
@media (min-width:600px){
#menuFiltro:checked ~ #emergentefiltro{flex-direction: row;flex-wrap: wrap;}	
}
/*ayuda*/
@media (min-width: 600px) {
#ayuda{width:85%;}	
}
@media (min-width: 900px) {
#ayuda{width:80%;background: white;display: flex;flex-direction:row;}
.ayudaIzq{position: sticky;top: 0;}
}
@media (min-width: 900px) {
.columnasAY {background: white;display: grid;grid-gap:10px;
    grid-template-areas: "col1ZC col2ZC";grid-template-columns: 35% 65%;}
.columna1_AY {grid-area: col1ZC;display: flex;flex-direction: column;
    height: fit-content;border-right: 5px solid white;}
.columna2_AY {grid-area: col2ZC;display: flex;flex-direction: column;
    height: fit-content;}
#menuAY {position: -webkit-sticky;position: sticky;top: 0;}
.indiceAY .logoH{display:block;text-align:center;border-top:2px solid white;margin-top:10px;}
.indiceAY .logoH img{width:50%;margin-top:10px;}

}
@media (min-width: 1100px){
	.indiceAY .logoH {width: 100%;background:#8e1f30;
    border-radius: 0px;padding: 0;
}}
/*ZC*/
@media (min-width: 600px) {
#ZC{width:85%;}	.columna2_ZC .imgCabeceraZC{margin-left: -8vw;}
.logoH2{position:absolute;width:100px;padding:5px;}	
.logoH2 img{width:100%;}
#menuZC2{position: fixed;transform: rotate(-90deg);top: 140px;right: calc(0% - 34px);z-index: 9000;}
}
@media (min-width: 700px) {
.columna1_ZC .indiceZC{display:flex;flex-direction:column;width:100%;gap:5px;}	
.columna1_ZC .descripcionZC{width:80%;}
.ZCanteriores a:hover,.indiceZC a:hover{color:black;text-decoration:underline;text-decoration-color:#c78f98;}
}
@media (min-width: 900px) {
#ZC{width:80%;}	.columna2_ZC .imgCabeceraZC{margin-left: -12vw;}
.tituloZC h1{font-size:5.3rem;line-height:6rem;}
.imgZC{display:flex;gap:10px;padding-top:20px;border-bottom:2px solid white;border-top:2px solid white;}
}

/*ZC*/
/*PortadaZC*/
@media (min-width: 1000px) {
.portadaZCimg{display:block;max-width:40%;margin-left:-15px;}	
.portadaZCimg img{width:100%;}
.ArticuloPortadaZC{display:flex;flex-direction:row;border-bottom:1px dotted #e9d2d6;}
.columna2_ZC,.portadaZCtexto{margin-left:15px;}
.titulo_ZC{font-size:3.5rem;font-weight:300;color:#545759;}
.ZCPortada .lista_etiquetasZC{display:flex;flex-direction:row;gap:10px;flex-wrap: wrap;}
.ZCPortada .lista_etiquetasZC a{font-size:1.4rem;}
.ZCPortada .lista_etiquetasZC a:hover{color:#545759;text-decoration:underline;text-decoration-color:#c78f98;}
.ordenArticulos{background:rgba(255,238,241,1);font-size:1.5rem;}
.ordenArticulos p{font-size:2rem;text-decoration:none;}
}



@media (min-width: 1100px) {
#menuZC{position: -webkit-sticky;position: sticky;top: 0;}
.imgCabeceraZC p{padding:5px 15px;}
.columna1_ZC .ZCanteriores{display:flex;gap:5px;}
.pngZC{max-width:100%;padding-top:35px;}

.columnasZC{background:white;display:grid;grid-template-areas:"col1ZC col2ZC" "col1ZC col2ZC_2";grid-template-columns:25% 75%;}

.columna2_ZC_2{grid-area:col2ZC_2;margin-left:15px;}

.columna1_ZC{grid-area:col1ZC;display:flex;flex-direction:column;height:fit-content;border-right:5px solid white;}	
.columna1_ZC div:not(:first-child){border-left:0;padding:20px 0;}
.columna1_ZC div{display:flex;flex-direction:column;}
.columna1_ZC .descripcionZC{width:100%;margin-top: 20px;border-top: 3px solid white;}
.columna1_ZC div:not(:nth-child(-n+2)){border-top:2px solid #e9d2d6;}
.columna2_ZC{grid-area:col2ZC;display:flex;flex-direction:column;height:fit-content;}
.columna2_ZC .imgCabeceraZC{margin-left:0;width:73vw;}
.tituloZC h3{padding-top:20px;}
.tituloZC h1{font-size:6rem;line-height:6.8rem;}
.contenidoExtra{padding:30px;}
.clipZC img{top:-65px;}
.clipZC p{margin:-43px 0 0 6px;}
.tablaFlash table{width:100%;font-size:medium;}
.logoH{display:block;width:100%;position:relative;background:#c78f98;padding:10px;border-radius:5px;text-align:center;padding:10px;}
.logoH:hover{background:#8e1f30;}
.logoH img{width:50%;}
#menuZC2 {display: none;}
}
/*Red de ventas*/
@media (min-width: 450px) {
.seleccionRV .mapaRV {flex: 0 0 100%;max-width: 100%;position: relative;margin-bottom: 30px;
padding-right: 0;}	
/**/#empresaLink {position: relative;border-radius: 5px;bottom: 0;left: 0;}
/**/#provinciaSelect {border-right:1px solid white;}
/**/.mapaRV h4 {display:block;}
/**/.mapaRV p{display:block;}
/**/.svgMapa {display: block;}
/**/.leyenda{font-size:1.3rem;line-height:1.7rem;}
/*******/}
@media (min-width: 850px) {
.seleccionRV .MapaRedVentas{flex-direction:row;gap:30px;}
.seleccionRV .mapaRV {flex: 0 0 55%;max-width: 55%;position: relative;padding-right: 0;}
.seleccionRV .listadoRV {flex: 0 0 45%;max-width: 45%;}
	
}

@media (min-width: 500px){
.indiceArticulosZC a{background:#8e1f30;color:white;padding:5px;text-decoration:none;border-radius:5px;}
.indiceArticulosZC a:hover{background:#545759;color:white;}
}
