




/* .block_action_price {
	font-size: 16px;
} */

/* revisar twig (breadcrumbs) */
.path-frontpage .region-banner-top {
	margin-bottom: 0;
  /* border: solid 1px green; */
}

header .header-desktop--wrapper {
	padding-top:195px !important;
  /* border: solid 1px red; */
}

@media (max-width: 1316.98px) {
  header .header-desktop--wrapper {
      padding-top: 56px !important;
  }
  }
header .header-region-logo {
	padding-top: 2rem !important;
	padding-bottom: 1.5rem !important;
}

.header-region-main .region-header-main .we-mega-menu-ul > .we-mega-menu-li > a {
    height: 45px!important;
}
/*cambio tamaño menú principal*/
/* .container-fluid .we-mega-menu-ul > .we-mega-menu-li > a {
    font-size: 1.15rem;
    font-weight: 600;
} */


.page-node-type-press-release footer {
  margin-top: 3rem;
}

.newchile .paragraph-items-header .field--name-field-title-format, .newchile .paragraph-items-header .field--name-field-subtitle-format {
  font-family: "Documan Regular";
  }

/* REF-08 Página mantenimiento, 403, 404 */

.block-field-blocknodepagetitle, .block-field-blocknodelandingtitle, .block-field-blocknodepress-releasetitle, .block-field-blocknodepublicationtitle {
  color: inherit!important;
}

.page-node-type-page footer {
  margin-top: 3rem;
}

 /* REF-64 Maquetación de los pop up */

.infobubble .full-content-2-column-with-header .row {
  flex-wrap: nowrap;
}

.gm-style  .field--name-field-images img {
  width: 100%;
  max-width: 100%:
}

/* REF-66 Estilos de los enlaces: se han perdido y no se muestra cuando hay un enlace en un texto o un listado... */

.paragraph--type--text-component .listado_presentaciones ul li a:hover {
 text-decoration: underline;
 font-weight: 500;
}

/* MENU WIDTH */

.page .we-mega-menu-ul > .we-mega-menu-li > .we-mega-menu-submenu {
  max-width: 800px;
  left: calc(50% - 400px);
}

.page .we-mega-menu-ul > .we-mega-menu-li > .we-mega-menu-submenu > .we-mega-menu-submenu-inner {
  max-width: 712px;
  margin: 0 auto;
  margin-bottom: 2em;
}

