html {
  font-family: 'Verdana', 'Arial', sans-serif;
}


body {
    font-family: 'Verdana', 'Arial', sans-serif;
}

html, body {
    margin: 0 !important;
    padding: 0 !important;*/
    height: 100%;
}


.cat_subtitulo{
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 5px;
}

.cat_descripcion{
    font-size: 12px;
    margin-bottom: 10px;
}




.pdf-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 30px;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #fff;
    padding: 5px 10px;
    display: flex;
    justify-content: space-between;
    background: #d51c1c;
    align-items: center;
}

.pdf-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #888;
  padding: 5px 10px;
  display: flex;
  justify-content: space-between;
  background: white; /* opcional */
}


.cat_body .columna_1{
    width: 50%;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
	padding:10px;
}

.cat_body .columna_2{
    width: 50%;
	padding:10px;
}





.productos-grid {
    column-count: 1;
    column-gap: 10px;
    max-width: 750px;
    margin: 0 auto;
    margin-top: 0px;
    break-inside: avoid;
    page-break-inside: avoid;
}

.producto {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    break-inside: avoid;
    page-break-inside: avoid;
    background: #ffffff;
    box-sizing: border-box;
    border-radius: 8px;
}


.cat_body{
    border-right: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 5px;
    border-radius: 0;
    overflow: hidden;
        display: flex;
    column-gap: 10px;
}

.cat_body.un_cuarto{
    height: 190px;
}

.cat_body.dos_cuartos{
    height: 430px;
}

.cat_body.tres_cuartos{
    height: 670px;
}


.cat_body.cuatro_cuartos{
    height: 900px;
}





.cat_body.un_cuarto .cat_img_principal img{
    max-height: 170px;
}

.cat_body.dos_cuartos .cat_img_principal img{
    max-height: 410px;
}

.cat_body.tres_cuartos .cat_img_principal img{
    max-height: 650px;
}

.cat_body.cuatro_cuartos .cat_img_principal img{
    max-height: 880px;
}



.tabla-acf{
    border: 1px solid #595959;
    border-collapse: collapse;
    margin-top: 10px 
}


.tabla-acf th{
    font-size: 10px;
    background: #212121;
    color: #fff;
    padding: 2px 4px;
    text-align: center;
}

.tabla-acf td{
    font-size: 11px;
    border: 1px solid #999999;
    padding: 2px;
    text-align: center;
}

.item100 {
    width: 100%;
    column-span: all;
    display: block;
}

.cat_img_principal img {
    max-width: 100%;
    height: auto;
}

.cat_img_principal {text-align:center;} 


.producto h2 {
    font-size: 1.2em;
    margin-top: 10px;
}

.cat_titulo{
    background: #d51c1c;
    color: #fff;
    padding: 4px 10px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4;
    /*border: 1px solid #d51c1c;*/
	border-left:25px solid #000;
    border-radius:0;
    display: flex;
    justify-content:space-between;
    text-transform: uppercase;
}


.edit-link {
    margin-left: 10px;
    font-size: 12px;
    color: #fff;
    text-decoration: underline;
    text-decoration: none;
}

.cat_icono {
    margin-top: 10px;
    text-align: left;
    height: 40px; 
    margin-bottom: 10px;
	
}

.cat_icono.una_fila{
    height: 40px;   
}

.cat_icono.dos_filas{
    height: 90px;   
}

.cat_icono.tres_filas{
    height: 140px;   
}

.cat_icono.cuatro_filas{
    height: 190px;   
}

.cat_icono.cinco_filas{
    height: 240px;   
}

.cat_icono.seis_filas{
    height: 290px;   
}

.cat_icono.siete_filas{
    height: 340px;   
}

.cat_icono img {
    width: auto;
    height: 100%;
}


.cat_tabla_producto{
    width: 100%;
    display: flex;
}

.cat_tabla_producto img{
    width: 100%;
    max-width: 100%;
}

.cat_tabla_producto .auto{
    width: auto;
}

.cat_tabla_producto .w15{
    width: 15%;
}

.cat_tabla_producto .w20{
    width: 20%;
}

.cat_tabla_producto .w25{
    width: 25%;
}

.cat_tabla_producto .w30{
    width: 30%;
}

.cat_tabla_producto .w35{
    width: 35%;
}

.cat_tabla_producto .w40{
    width: 40%;
}

.cat_tabla_producto .w45{
    width: 45%;
}

.cat_tabla_producto .w50{
    width: 50%;
}

.cat_tabla_producto .w55{
    width: 55%;
}

.cat_tabla_producto .w60{
    width: 65%;
}

.cat_tabla_producto .w65{
    width: 65%;
}

.cat_tabla_producto .w70{
    width: 70%;
}

.cat_tabla_producto .w75{
    width: 75%;
}

.cat_tabla_producto .w80{
    width: 80%;
}

.cat_tabla_producto .w85{
    width: 85%;
}


.cat_tabla_producto .w90{
    width: 90%;
}

.cat_tabla_producto .w95{
    width: 95%;
}





.cambiar-plantilla{
    color: #fff;
    text-decoration: none;
}



.cat_foto_adicional_derecha img {
    max-width: 100%;
}

.cat_foto_adicional_derecha.auto img{
    width: auto;
}


.cat_foto_adicional_derecha.extrachica img{
    width: 35%;
}

.cat_foto_adicional_derecha.chica img{
    width: 50%;
}

.cat_foto_adicional_derecha.mediana img{
    width: 75%;
}

.cat_foto_adicional_derecha.grande img{
    width: 100%;
}



.cat_foto_adicional_izquierda img{
    max-width: 100%;
}


.cat_foto_adicional_izquierda.auto img{
    width: auto;
}


.cat_foto_adicional_izquierda.extrachica img{
    width: 35%;
}

.cat_foto_adicional_izquierda.chica img{
    width: 50%;
}

.cat_foto_adicional_izquierda.mediana img{
    width: 75%;
}

.cat_foto_adicional_izquierda.grande img{
    width: 100%;
}



@media print {
  body {
    margin: 0;
    width: 100%;
  }

  .producto {
    page-break-inside: avoid;
    break-inside: avoid;
  }

  .edit-link {
    display: none !important;
  }

  .cambiar-plantilla{
    display: none !important;
  }

  .oculto_en_doc{
    display: none !important;
  }
}

/*

@page {
  margin-top: 1cm;
  margin-right: 1cm;
  margin-bottom: 1cm;
  margin-left: 1cm;


  @top-left {
    content: "Representaciones Austral - Chile";
    font-family: Verdana, sans-serif;
    font-size: 10px;
    color: #888;
  }
  @top-right {
    content: "Catálogo de Productos";
    font-family: Verdana, sans-serif;
    font-size: 10px;
    color: #888;
  }

  @bottom-left {
    content: "Representaciones Austral - Chile";
    font-family: Verdana, sans-serif;
    font-size: 10px;
    color: #888;
  }

  @bottom-right {
    content: "Página " counter(page) " de " counter(pages);
    font-family: Verdana, sans-serif;
    font-size: 10px;
    color: #888;
  }
}




@page {
    counter-reset: page 4;
}
*/

@media print {
  .page-break {
    height: 100vh;
    page-break-after: always;
  }
}


/* Separador visible en pantalla */
.page-break-marker {
  height: 0;
  border-top: 1px dashed #999;
  margin: 24px 0;
  position: relative;
}
.page-break-marker::after {
  content: "Salto de página";
  position: absolute;
  top: -10px;
  right: 0;
  font: 12px/1 sans-serif;
  color: #777;
  background: #fff;
  padding: 0 6px;
}