@charset "UTF-8";
/*
Theme Name:  Victor Eloy child theme
Theme URL:   http://localhost/victoreloy/public_html
Description: Write here theme description.
Author:      Missmarketing
Author URL:  http://missmarketing.es
Template:    scapeshot
Version:     1.0.0
*/
/* Variables*/
/* Single Event */
/* line 5, sass/agenda-single-event.scss */
body.single-event,
body.single-che-event {
  /** Custom Header **/
  /** Single Event */
  /*add to calendar*/
  /*calendar icon*/
}
/* line 13, sass/agenda-single-event.scss */
body.single-event #masthead .site-branding .show-home svg path,
body.single-che-event #masthead .site-branding .show-home svg path {
  fill: #191B37 !important;
}
/* line 18, sass/agenda-single-event.scss */
body.single-event #masthead .site-branding .show-home svg .line path,
body.single-che-event #masthead .site-branding .show-home svg .line path {
  stroke: #191B37;
}
/* line 28, sass/agenda-single-event.scss */
body.single-event #masthead .header-right-wrapper #fullscreen-site-header-menu .menu-label,
body.single-che-event #masthead .header-right-wrapper #fullscreen-site-header-menu .menu-label {
  color: #191B37 !important;
}
/* line 34, sass/agenda-single-event.scss */
body.single-event #masthead .header-right-wrapper .language-switcher a,
body.single-che-event #masthead .header-right-wrapper .language-switcher a {
  color: #191B37;
}
/* line 36, sass/agenda-single-event.scss */
body.single-event #masthead .header-right-wrapper .language-switcher a:hover,
body.single-che-event #masthead .header-right-wrapper .language-switcher a:hover {
  color: #191B37 !important;
}
/* line 41, sass/agenda-single-event.scss */
body.single-event #masthead .header-right-wrapper .language-switcher::before,
body.single-che-event #masthead .header-right-wrapper .language-switcher::before {
  border: 1px solid #191B37;
}
/* line 48, sass/agenda-single-event.scss */
body.single-event .custom-header-media,
body.single-che-event .custom-header-media {
  display: none;
}
/* line 55, sass/agenda-single-event.scss */
body.single-event .event-template-default .entry-image.post-thumbnail,
body.single-event .che-event-template-default .entry-image.post-thumbnail,
body.single-che-event .event-template-default .entry-image.post-thumbnail,
body.single-che-event .che-event-template-default .entry-image.post-thumbnail {
  display: none;
}
/* line 60, sass/agenda-single-event.scss */
body.single-event .em-item-header,
body.single-che-event .em-item-header {
  display: contents !important;
}
/* line 65, sass/agenda-single-event.scss */
body.single-event .entry-header,
body.single-che-event .entry-header {
  display: none;
}
/* line 70, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header,
body.single-che-event .em.em-item.em-item-single .em-item-header {
  flex-direction: column-reverse;
}
/* line 73, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-image,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-image {
  padding: 0px 60px 0px;
}
@media all and (max-width: 768px) {
  /* line 73, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-image,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-image {
    margin: 0;
    padding: 0;
  }
}
/* line 81, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-image img,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-image img {
  border-left: none;
  object-fit: cover;
  padding: 0 0 0px !important;
  border-radius: 10px;
  height: 720px;
  width: 100%;
  border-bottom: none !important;
}
@media all and (max-width: 768px) {
  /* line 81, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-image img,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-image img {
    height: 300px;
    margin: auto;
  }
}
@media all and (min-width: 768px) and (max-width: 1440px) {
  /* line 81, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-image img,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-image img {
    height: 500px;
  }
}
@media all and (min-width: 961px) {
  /* line 81, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-image img,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-image img {
    margin-bottom: 2rem;
  }
}
@media all and (min-width: 1920px) {
  /* line 81, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-image img,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-image img {
    margin-bottom: 5rem;
  }
}
/* line 109, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media all and (max-width: 768px) {
  /* line 109, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta {
    padding: 0;
  }
}
/* line 118, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
/* line 127, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-location,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-location {
  margin-top: -40px;
  width: 100%;
}
@media all and (min-width: 985px) {
  /* line 127, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-location,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-location {
    width: 70%;
  }
}
/* line 133, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-location iframe,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-location iframe {
  width: 100%;
}
@media all and (max-width: 985px) {
  /* line 133, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-location iframe,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-location iframe {
    max-height: 300px;
    margin-bottom: 20px;
  }
}
/* line 141, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when {
  font-family: "Red Hat Text";
  height: fit-content;
  background: #F1EBFC !important;
  padding: 2rem !important;
  border-radius: 10px;
  width: 70%;
  margin: 1rem 0 2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
/* line 152, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when p:first-child,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when p:first-child {
  font-weight: bold;
  text-transform: capitalize;
}
/* line 156, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when p,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when p {
  margin: 10px 0;
  display: flex;
}
/* line 160, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .dashicons,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .dashicons {
  width: 28px !important;
  height: 28px !important;
  font-size: 28px !important;
  line-height: 34px !important;
  margin-right: 5px !important;
}
@media all and (max-width: 985px) {
  /* line 160, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .dashicons,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .dashicons {
    width: 28px !important;
    height: 24px !important;
    font-size: 24px !important;
    line-height: 28px !important;
    margin-right: 5px !important;
  }
}
/* line 174, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-item-meta-line,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-item-meta-line {
  grid-template-columns: 50px 1fr !important;
}
@media all and (max-width: 768px) {
  /* line 174, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-item-meta-line,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-item-meta-line {
    grid-template-columns: 30px 1fr !important;
  }
}
@media all and (max-width: 575px) {
  /* line 141, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when {
    width: 100%;
  }
}
@media all and (max-width: 768px) {
  /* line 141, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when {
    margin: 0rem auto 2rem;
  }
}
@media (min-width: 1920px) {
  /* line 141, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when {
    max-width: 700px;
    padding: 3rem !important;
  }
}
/* line 194, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when h3,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when h3 {
  margin: 0 !important;
}
/* line 199, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-date,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-date {
  font-weight: 700 !important;
}
/* line 203, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime,
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location {
  font-size: 24px !important;
  font-family: "Red Hat Text" !important;
  text-transform: capitalize !important;
  line-height: 25px !important;
  align-items: flex-start !important;
}
@media all and (max-width: 768px) {
  /* line 203, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime,
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location {
    margin: 0 !important;
  }
}
@media all and (min-width: 769px) {
  /* line 203, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime,
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location {
    margin: 1rem 0 !important;
  }
}
@media all and (max-width: 768px) {
  /* line 203, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime,
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location {
    font-size: 13px !important;
    line-height: 20px !important;
  }
}
/* line 224, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime .em-icon,
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location .em-icon,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime .em-icon,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location .em-icon {
  margin: auto 1rem auto 0 !important;
  width: 28px;
  height: 28px;
}
@media all and (max-width: 768px) {
  /* line 224, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime .em-icon,
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location .em-icon,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime .em-icon,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location .em-icon {
    width: 15px !important;
    height: 15px !important;
  }
}
/* line 234, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime .em-icon-at,
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location .em-icon-at,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime .em-icon-at,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location .em-icon-at {
  background-size: contain;
}
/* line 237, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime .em-icon-calendar.em-icon,
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location .em-icon-calendar.em-icon,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime .em-icon-calendar.em-icon,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location .em-icon-calendar.em-icon {
  background-image: url(./assets/images/calendar-blue.svg) !important;
  background-size: contain;
}
/* line 242, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime .em-icon-clock.em-icon,
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location .em-icon-clock.em-icon,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime .em-icon-clock.em-icon,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location .em-icon-clock.em-icon {
  background-image: url(./assets/images/icon-time.svg) !important;
  background-size: contain;
}
/* line 247, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime .em-icon-location.em-icon,
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location .em-icon-location.em-icon,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-meta-datetime .em-icon-location.em-icon,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-location .em-icon-location.em-icon {
  background-image: url(./assets/images/icon-location.svg) !important;
  background-size: contain;
}
/* line 254, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-where,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-where {
  margin: 0 !important;
}
@media all and (max-width: 768px) {
  /* line 254, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-where,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-where {
    margin: 0.5rem 0 !important;
  }
}
/* line 261, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-where a,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-where a {
  text-underline-offset: 0.3rem !important;
  text-decoration-thickness: 1.6px !important;
}
@media all and (max-width: 768px) {
  /* line 261, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-where a,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-where a {
    text-decoration-thickness: 1px !important;
  }
}
/* line 269, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-where .address,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-where .address {
  line-height: 40px !important;
}
@media all and (max-width: 768px) {
  /* line 269, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-where .address,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-event-where .address {
    line-height: 30px !important;
  }
}
/* line 278, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-content,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-content {
  width: 100%;
  margin: 2rem auto !important;
}
@media (max-width: 769px) {
  /* line 278, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-content,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-content {
    margin: 0rem auto !important;
  }
}
@media all and (min-width: 1920px) {
  /* line 278, sass/agenda-single-event.scss */
  body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-content,
  body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .em-event-content {
    margin: 3rem 0 !important;
  }
}
/* line 292, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .add,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .add {
  display: flex;
  position: relative;
}
/* line 295, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .add.che-add-to-calendar,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .add.che-add-to-calendar {
  max-width: 250px;
  margin-top: 2rem;
  display: inline-block;
}
/* line 299, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .add.che-add-to-calendar::before,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .add.che-add-to-calendar::before {
  display: none !important;
}
/* line 302, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .add.che-add-to-calendar a,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .add.che-add-to-calendar a {
  border: 0 !important;
}
/* line 306, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .add::before,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .add::before {
  content: '';
  position: absolute;
  background: url(./assets/images/calendar-white.svg) no-repeat center;
  background-position: center center;
  left: 20px;
  height: 30px;
  bottom: 0;
  top: 33%;
  scale: 0.7;
  width: 26px;
  z-index: 2;
  background-size: contain;
}
/* line 321, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .add button.input.em-tooltip-ddm,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .add button.input.em-tooltip-ddm {
  background-color: #191B37 !important;
  color: #FFFF !important;
  font-size: 13px !important;
  line-height: 26px !important;
  background-image: none !important;
  display: flex;
  align-items: center;
  padding: 0 25px 0 50px !important;
  justify-content: center;
}
/* line 332, sass/agenda-single-event.scss */
body.single-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .add button.input.em-tooltip-ddm span,
body.single-che-event .em.em-item.em-item-single .em-item-header .em-item-meta .em-item-meta-column .add button.input.em-tooltip-ddm span {
  display: none !important;
}
/* line 342, sass/agenda-single-event.scss */
body.single-event .event-template-default h3,
body.single-event .che-event-template-default h3,
body.single-event .em-event-meta-datetime,
body.single-event .em-event-location,
body.single-event .em.em-item .em-item-meta .em-item-meta-line a,
body.single-che-event .event-template-default h3,
body.single-che-event .che-event-template-default h3,
body.single-che-event .em-event-meta-datetime,
body.single-che-event .em-event-location,
body.single-che-event .em.em-item .em-item-meta .em-item-meta-line a {
  color: #191B37 !important;
}
/* line 352, sass/agenda-single-event.scss */
body.single-event .em-item-meta-line.em-event-location,
body.single-event .em-item-meta-line.em-event-time.em-event-meta-datetime,
body.single-che-event .em-item-meta-line.em-event-location,
body.single-che-event .em-item-meta-line.em-event-time.em-event-meta-datetime {
  font-size: 24px !important;
  font-family: "Red Hat Text" !important;
  line-height: 40px !important;
  align-items: flex-start !important;
}
@media all and (min-width: 1920px) {
  /* line 352, sass/agenda-single-event.scss */
  body.single-event .em-item-meta-line.em-event-location,
  body.single-event .em-item-meta-line.em-event-time.em-event-meta-datetime,
  body.single-che-event .em-item-meta-line.em-event-location,
  body.single-che-event .em-item-meta-line.em-event-time.em-event-meta-datetime {
    margin: 1rem 0;
  }
}
/* line 364, sass/agenda-single-event.scss */
body.single-event .em-item-info .em-item-meta-line.em-event-time.em-event-meta-datetime,
body.single-che-event .em-item-info .em-item-meta-line.em-event-time.em-event-meta-datetime {
  margin-bottom: 1rem !important;
}
/* line 368, sass/agenda-single-event.scss */
body.single-event .em.em-item .em-item-meta .em-item-meta-line a,
body.single-che-event .em.em-item .em-item-meta .em-item-meta-line a {
  text-decoration: underline !important;
  text-transform: capitalize !important;
  font-style: normal !important;
}
/* line 377, sass/agenda-single-event.scss */
body.single-event .em.pixelbones button.input:focus,
body.single-che-event .em.pixelbones button.input:focus {
  color: #b3aebd !important;
}
/* line 382, sass/agenda-single-event.scss */
body.single-event .ve-icon-calendar,
body.single-event .ve-icon-calendar-blue,
body.single-che-event .ve-icon-calendar,
body.single-che-event .ve-icon-calendar-blue {
  margin-right: 7px;
  margin-top: 5px;
  height: 17px !important;
  width: 15px !important;
}
/* line 390, sass/agenda-single-event.scss */
body.single-event .ve-icon-calendar-blue,
body.single-che-event .ve-icon-calendar-blue {
  display: none;
}
/* line 394, sass/agenda-single-event.scss */
body.single-event #em-wrapper .ve-icon-calendar,
body.single-che-event #em-wrapper .ve-icon-calendar {
  display: none;
}
/* line 398, sass/agenda-single-event.scss */
body.single-event .navigation.post-navigation,
body.single-che-event .navigation.post-navigation {
  display: none;
}

/* Variables*/
/* Agenda-Eventos */
/* line 9, sass/agenda.scss */
body.page-template-agenda .custom-header .wrapper::before,
body.page-template-agenda-past .custom-header .wrapper::before {
  background-image: url(assets/images/agenda-header.png) !important;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 768px) {
  /* line 18, sass/agenda.scss */
  body.page-template-agenda .site-content .wrapper,
  body.page-template-agenda-past .site-content .wrapper {
    padding: 0 !important;
  }
}
/* line 27, sass/agenda.scss */
body.page-template-agenda .em-search-scope,
body.page-template-agenda-past .em-search-scope {
  display: none;
}
/* line 31, sass/agenda.scss */
body.page-template-agenda .em-search-views,
body.page-template-agenda-past .em-search-views {
  display: none;
}
/* line 35, sass/agenda.scss */
body.page-template-agenda .em.em-search .em-search-main.em-search-main-bar > .em-search-field,
body.page-template-agenda .em.em-search-advanced .em-search-main.em-search-main-bar > .em-search-field,
body.page-template-agenda-past .em.em-search .em-search-main.em-search-main-bar > .em-search-field,
body.page-template-agenda-past .em.em-search-advanced .em-search-main.em-search-main-bar > .em-search-field {
  border-right: none !important;
}
/* line 41, sass/agenda.scss */
body.page-template-agenda .em.em-search .em-search-main.em-search-main-bar,
body.page-template-agenda .em.em-search-advanced .em-search-main.em-search-main-bar,
body.page-template-agenda-past .em.em-search .em-search-main.em-search-main-bar,
body.page-template-agenda-past .em.em-search-advanced .em-search-main.em-search-main-bar {
  border-radius: 45px;
}
/* line 46, sass/agenda.scss */
body.page-template-agenda .em.em-search .em-search-main input.em-search-text,
body.page-template-agenda .em.em-search-advanced .em-search-main input.em-search-text,
body.page-template-agenda-past .em.em-search .em-search-main input.em-search-text,
body.page-template-agenda-past .em.em-search-advanced .em-search-main input.em-search-text {
  background: none !important;
}
/* line 53, sass/agenda.scss */
body.page-template-agenda .em.pixelbones .em-search-form .em-search-main-bar .em-search-submit .button-primary,
body.page-template-agenda-past .em.pixelbones .em-search-form .em-search-main-bar .em-search-submit .button-primary {
  border-radius: 50px !important;
  background: #191B37 !important;
  border: 0px transparent !important;
}
@media all and (max-width: 1000px) {
  /* line 63, sass/agenda.scss */
  body.page-template-agenda .em-grid,
  body.page-template-agenda-past .em-grid {
    grid-template-columns: 1fr !important;
  }
}
/* line 72, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: auto;
  display: block;
  overflow: hidden;
}
@media all and (min-width: 768px) {
  /* line 72, sass/agenda.scss */
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper {
    height: 360px;
  }
}
/* line 83, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper img,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper img,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper img,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper img,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper img,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper img {
  width: auto;
  height: auto;
  object-fit: cover;
}
@media all and (min-width: 768px) {
  /* line 83, sass/agenda.scss */
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper img,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper img,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper img,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper img,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper img,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper img {
    height: auto;
    width: 100%;
  }
}
/* line 94, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha {
  display: flex;
  flex-direction: column;
  width: 85px;
  height: auto;
  text-align: center;
  margin: 1%;
  z-index: 9 !important;
  position: absolute;
}
@media all and (min-width: 768px) {
  /* line 94, sass/agenda.scss */
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha {
    margin: 2%;
  }
}
@media all and (min-width: 1920px) {
  /* line 94, sass/agenda.scss */
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha {
    width: 115px !important;
  }
}
/* line 110, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha p,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha p,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha p,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha p,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha p,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha p {
  color: #191B37 !important;
  margin: 3px 0px !important;
  font-size: 13px;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 20px;
}
@media all and (min-width: 1920px) {
  /* line 110, sass/agenda.scss */
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha p,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha p,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha p,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha p,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha p,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha p {
    font-size: 15px !important;
  }
}
/* line 122, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate {
  background: white;
  border-radius: 8px;
  margin: 2px 3px;
  padding: 5px 0px;
}
/* line 128, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate:first-child,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate:first-child,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate:first-child,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate:first-child,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate:first-child,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate:first-child {
  padding: 10px 0px;
}
/* line 133, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate:nth-child(3) p,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate:nth-child(3) p,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate:nth-child(3) p,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate:nth-child(3) p,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate:nth-child(3) p,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate:nth-child(3) p {
  font-size: 14px;
}
@media all and (min-width: 1920px) {
  /* line 133, sass/agenda.scss */
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate:nth-child(3) p,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate:nth-child(3) p,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate:nth-child(3) p,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate:nth-child(3) p,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate:nth-child(3) p,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate:nth-child(3) p {
    font-size: 16px !important;
  }
}
/* line 144, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate p:first-child,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate p:first-child,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate p:first-child,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate p:first-child,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate p:first-child,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate p:first-child {
  margin-bottom: 5px !important;
}
@media all and (max-width: 768px) {
  /* line 144, sass/agenda.scss */
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate p:first-child,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate p:first-child,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate p:first-child,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate p:first-child,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate p:first-child,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate p:first-child {
    font-size: 10px !important;
  }
}
/* line 154, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate .month p,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate .month p,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate .month p,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate .month p,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate .month p,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate .month p {
  text-transform: uppercase !important;
  font-size: 12px !important;
}
@media all and (min-width: 1920px) {
  /* line 154, sass/agenda.scss */
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate .month p,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate .month p,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate .month p,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate .month p,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate .month p,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate .month p {
    font-size: 14px !important;
  }
}
/* line 164, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate strong,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate strong,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate strong,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate strong,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate strong,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate strong {
  font-size: 32px;
}
@media all and (min-width: 1920px) {
  /* line 164, sass/agenda.scss */
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate strong,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate strong,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate strong,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-image-wrapper .fecha .boxdate strong,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper .fecha .boxdate strong,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .image-wrapper .fecha .boxdate strong {
    font-size: 34px !important;
  }
}
/* line 178, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid.size-large ul,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid.size-large ul {
  display: grid;
  grid-template-columns: 1fr;
}
@media all and (min-width: 768px) {
  /* line 178, sass/agenda.scss */
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid.size-large ul,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid.size-large ul {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 40px;
  }
}
@media all and (min-width: 1920px) {
  /* line 178, sass/agenda.scss */
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid.size-large ul,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid.size-large ul {
    width: 80%;
    margin: auto;
  }
}
/* line 192, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-event.em-item,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid li,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-event.em-item,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid li {
  max-width: 100% !important;
  border-radius: 10px;
  overflow: visible;
  margin-bottom: 10px;
}
/* line 200, sass/agenda.scss */
body.page-template-agenda .em.em-list.em-grid .em-item,
body.page-template-agenda-past .em.em-list.em-grid .em-item {
  box-shadow: none !important;
}
/* line 204, sass/agenda.scss */
body.page-template-agenda .em.em-list.em-grid ul,
body.page-template-agenda-past .em.em-list.em-grid ul {
  margin: 0;
}
/* line 209, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper {
  border-top: none;
  height: auto;
  background: #F1EBFC !important;
  padding: 5% 8% 1% !important;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media all and (min-width: 768px) {
  /* line 209, sass/agenda.scss */
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper {
    min-height: 300px;
  }
}
@media all and (min-width: 1920px) {
  /* line 209, sass/agenda.scss */
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper {
    height: 400px;
  }
}
/* line 233, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .event-info,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper .event-info,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .event-info,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper .event-info {
  padding-bottom: 1.5rem;
}
/* line 235, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .event-info p,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper .event-info p,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .event-info p,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper .event-info p {
  display: flex;
  gap: 10px;
  font-size: 16px;
  line-height: 22px;
}
/* line 240, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .event-info p a,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper .event-info p a,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .event-info p a,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper .event-info p a {
  font-size: 16px;
  line-height: 22px;
}
/* line 245, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .event-info .che-add-to-calendar,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper .event-info .che-add-to-calendar,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .event-info .che-add-to-calendar,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper .event-info .che-add-to-calendar {
  background: #fff;
  max-width: 250px;
  box-shadow: none;
  border-radius: 5px;
  margin-right: 5px;
}
/* line 251, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .event-info .che-add-to-calendar .che-add-to-calendar-btn,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper .event-info .che-add-to-calendar .che-add-to-calendar-btn,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .event-info .che-add-to-calendar .che-add-to-calendar-btn,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper .event-info .che-add-to-calendar .che-add-to-calendar-btn {
  line-height: 24px;
  border-radius: 2px;
  background: white !important;
  font-style: italic;
  font-size: 13px !important;
  color: #191B37 !important;
  border-radius: 5px;
  height: 38px;
  font-weight: lighter;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  box-shadow: none;
  border-radius: 5px;
  padding: 0 10px;
}
@media all and (max-width: 985px) {
  /* line 251, sass/agenda.scss */
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .event-info .che-add-to-calendar .che-add-to-calendar-btn,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper .event-info .che-add-to-calendar .che-add-to-calendar-btn,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .event-info .che-add-to-calendar .che-add-to-calendar-btn,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper .event-info .che-add-to-calendar .che-add-to-calendar-btn {
    font-size: 11px;
  }
}
/* line 272, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .event-info .ver-mas,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper .event-info .ver-mas,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .event-info .ver-mas,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper .event-info .ver-mas {
  line-height: 24px;
  border-radius: 2px;
  background: white !important;
  font-style: italic;
  font-size: 13px !important;
  color: #191B37 !important;
  border-radius: 5px;
  height: 38px;
  font-weight: lighter;
  text-transform: uppercase;
  display: inline-block;
  box-shadow: none;
  border-radius: 5px;
  padding: 0 10px;
  line-height: 38px;
}
@media all and (max-width: 985px) {
  /* line 272, sass/agenda.scss */
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .event-info .ver-mas,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper .event-info .ver-mas,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .event-info .ver-mas,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper .event-info .ver-mas {
    font-size: 11px;
  }
}
/* line 299, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .em-item-title a,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper h3 a,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .em-item-title a,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper h3 a {
  color: #191B37 !important;
  font-size: 41px;
  font-weight: 600;
  line-height: 46px;
  display: inline-block;
}
@media all and (max-width: 1440px) {
  /* line 299, sass/agenda.scss */
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .em-item-title a,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper h3 a,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item-info .em-item-title a,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .info-wrapper h3 a {
    font-size: 25px !important;
    line-height: 30px !important;
  }
}
/* line 314, sass/agenda.scss */
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .em-item-image,
body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .em-item-image,
body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper {
  height: auto;
}
@media all and (min-width: 768px) {
  /* line 314, sass/agenda.scss */
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .em-item-image,
  body.page-template-agenda .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .em-item-image,
  body.page-template-agenda-past .em.pixelbones.em-list.em-events-list.em-grid.em-events-grid .em-item .image-wrapper {
    height: 360px;
  }
}
/* line 322, sass/agenda.scss */
body.page-template-agenda #em-wrapper,
body.page-template-agenda-past #em-wrapper {
  width: 90%;
  margin: auto;
}
/* line 327, sass/agenda.scss */
body.page-template-agenda .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line.em-event-location,
body.page-template-agenda-past .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line.em-event-location {
  align-items: flex-start !important;
}
/* line 330, sass/agenda.scss */
body.page-template-agenda .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line.em-event-location .b,
body.page-template-agenda-past .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line.em-event-location .b {
  font-family: "Red Hat Text" !important;
}
/* line 335, sass/agenda.scss */
body.page-template-agenda .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line.em-event-location .boxed a,
body.page-template-agenda-past .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line.em-event-location .boxed a {
  margin-bottom: 5px;
}
/* line 339, sass/agenda.scss */
body.page-template-agenda .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line.em-event-location .boxed .text,
body.page-template-agenda-past .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line.em-event-location .boxed .text {
  margin-top: 10px;
}
/* line 344, sass/agenda.scss */
body.page-template-agenda .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line.em-event-location .em-icon-location.em-icon,
body.page-template-agenda-past .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line.em-event-location .em-icon-location.em-icon {
  background-image: url(./assets/images/icon-location.svg);
  background-size: contain;
}
/* line 350, sass/agenda.scss */
body.page-template-agenda .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line,
body.page-template-agenda .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line a,
body.page-template-agenda-past .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line,
body.page-template-agenda-past .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line a {
  font-size: 16px !important;
  color: #191B37 !important;
  margin-bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media all and (min-width: 1920px) {
  /* line 350, sass/agenda.scss */
  body.page-template-agenda .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line,
  body.page-template-agenda .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line a,
  body.page-template-agenda-past .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line,
  body.page-template-agenda-past .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line a {
    font-size: 25px !important;
    line-height: 40px;
  }
}
/* line 365, sass/agenda.scss */
body.page-template-agenda .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line.em-event-meta-datetime,
body.page-template-agenda-past .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line.em-event-meta-datetime {
  font-family: "Red Hat Text" !important;
  margin: 1rem 0 0 !important;
}
/* line 370, sass/agenda.scss */
body.page-template-agenda .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta p,
body.page-template-agenda-past .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta p {
  margin-left: 1.8rem !important;
  margin-bottom: 0.5rem !important;
  font-size: inherit !important;
}
@media all and (min-width: 1920px) {
  /* line 370, sass/agenda.scss */
  body.page-template-agenda .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta p,
  body.page-template-agenda-past .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta p {
    font-size: 25px !important;
    margin: 0.5rem 0 0rem 1.8rem !important;
  }
}
/* line 381, sass/agenda.scss */
body.page-template-agenda .icon-location,
body.page-template-agenda .icon-clock,
body.page-template-agenda-past .icon-location,
body.page-template-agenda-past .icon-clock {
  margin-right: 1rem;
}
/* line 386, sass/agenda.scss */
body.page-template-agenda .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line a,
body.page-template-agenda-past .em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line a {
  text-decoration: underline !important;
  font-style: normal !important;
  font-weight: 400;
}
/* line 393, sass/agenda.scss */
body.page-template-agenda .buttons-calendar,
body.page-template-agenda-past .buttons-calendar {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 0.5rem;
}
/* line 402, sass/agenda.scss */
body.page-template-agenda .agenda .buttons-calendar,
body.page-template-agenda-past .agenda .buttons-calendar {
  position: relative;
}
@media all and (max-width: 375px) {
  /* line 402, sass/agenda.scss */
  body.page-template-agenda .agenda .buttons-calendar,
  body.page-template-agenda-past .agenda .buttons-calendar {
    flex-direction: column !important;
  }
}
@media all and (max-width: 768px) {
  /* line 402, sass/agenda.scss */
  body.page-template-agenda .agenda .buttons-calendar,
  body.page-template-agenda-past .agenda .buttons-calendar {
    justify-content: flex-start;
    flex-direction: row;
    margin-top: 2rem;
  }
}
@media all and (max-width: 375px) {
  /* line 415, sass/agenda.scss */
  body.page-template-agenda .agenda .buttons-calendar .more,
  body.page-template-agenda-past .agenda .buttons-calendar .more {
    width: 100% !important;
    margin-left: 0;
  }
}
@media (min-width: 376px) {
  /* line 415, sass/agenda.scss */
  body.page-template-agenda .agenda .buttons-calendar .more,
  body.page-template-agenda-past .agenda .buttons-calendar .more {
    margin-left: 0.5rem;
  }
}
@media all and (max-width: 1000px) {
  /* line 415, sass/agenda.scss */
  body.page-template-agenda .agenda .buttons-calendar .more,
  body.page-template-agenda-past .agenda .buttons-calendar .more {
    font-size: 10px !important;
  }
}
@media all and (max-width: 1440px) {
  /* line 415, sass/agenda.scss */
  body.page-template-agenda .agenda .buttons-calendar .more,
  body.page-template-agenda-past .agenda .buttons-calendar .more {
    padding: 0 6px !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
/* line 437, sass/agenda.scss */
body.page-template-agenda .agenda .buttons-calendar .more strong,
body.page-template-agenda-past .agenda .buttons-calendar .more strong {
  margin-left: 0.2rem;
}
@media all and (max-width: 375px) {
  /* line 442, sass/agenda.scss */
  body.page-template-agenda .agenda .buttons-calendar button.input.em-tooltip-ddm,
  body.page-template-agenda-past .agenda .buttons-calendar button.input.em-tooltip-ddm {
    width: 100% !important;
  }
}
@media all and (max-width: 1000px) {
  /* line 442, sass/agenda.scss */
  body.page-template-agenda .agenda .buttons-calendar button.input.em-tooltip-ddm,
  body.page-template-agenda-past .agenda .buttons-calendar button.input.em-tooltip-ddm {
    width: fit-content;
    padding: 0 40px 0 10px !important;
    font-size: 10px !important;
  }
}
@media all and (max-width: 768px) {
  /* line 455, sass/agenda.scss */
  body.page-template-agenda .agenda .em-item-info,
  body.page-template-agenda-past .agenda .em-item-info {
    height: fit-content !important;
  }
}
/* line 461, sass/agenda.scss */
body.page-template-agenda .em button.input.em-tooltip-ddm,
body.page-template-agenda-past .em button.input.em-tooltip-ddm {
  background-color: white !important;
  margin-left: 0.5rem;
  font-style: italic;
  font-size: 13px !important;
  border: none !important;
}
/* line 468, sass/agenda.scss */
body.page-template-agenda .em button.input.em-tooltip-ddm .em-icon.em-icon-calendar,
body.page-template-agenda-past .em button.input.em-tooltip-ddm .em-icon.em-icon-calendar {
  background-image: url(./assets/images/calendar-blue.svg);
  background-size: contain;
}
/* line 474, sass/agenda.scss */
body.page-template-agenda .em.pixelbones button.input,
body.page-template-agenda-past .em.pixelbones button.input {
  font-weight: lighter !important;
}
/* line 478, sass/agenda.scss */
body.page-template-agenda .em button.more,
body.page-template-agenda .swipe-slider button.more,
body.page-template-agenda-past .em button.more,
body.page-template-agenda-past .swipe-slider button.more {
  background: white !important;
  margin-left: 0.5rem;
  font-style: italic;
  font-size: 13px !important;
  color: #191B37 !important;
  border-radius: 5px;
  height: 38px;
  padding: 0 30px;
  font-weight: lighter;
  text-transform: uppercase;
}
/* line 492, sass/agenda.scss */
body.page-template-agenda .em button.more strong,
body.page-template-agenda-past .em button.more strong {
  font-weight: 600;
}

/* line 500, sass/agenda.scss */
.em.pixelbones .buytickets a {
  display: inline-block;
  width: auto;
  padding: 10px 20px 10px 40px;
  background: #191B37 !important;
  color: #ffff !important;
  margin: 16px 0 0 0 !important;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}
@media all and (min-width: 768px) {
  /* line 500, sass/agenda.scss */
  .em.pixelbones .buytickets a {
    font-size: 14px;
    padding: 15px 20px 15px 45px;
  }
}
/* line 515, sass/agenda.scss */
.em.pixelbones .buytickets a:before {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 9px;
  left: 10px;
  background: url(./assets/images/tickets.svg) no-repeat center/contain;
}
@media all and (min-width: 768px) {
  /* line 515, sass/agenda.scss */
  .em.pixelbones .buytickets a:before {
    top: 14px;
    left: 14px;
  }
}

/* line 531, sass/agenda.scss */
.em-event-content a {
  color: #191B37 !important;
  border-bottom: 1px solid #191B37;
}

/* Variables*/
/*biografia*/
/* line 8, sass/bio.scss */
body.page-template-biography .custom-header .custom-header-overlay .custom-video {
  bottom: 0;
  content: "";
  position: absolute;
  left: 0;
  overflow: hidden;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
/* line 18, sass/bio.scss */
body.page-template-biography .custom-header .custom-header-overlay .custom-video iframe {
  height: 600px;
  width: 100%;
  top: -50px;
  position: relative;
}
/* line 23, sass/bio.scss */
body.page-template-biography .custom-header .custom-header-overlay .custom-video iframe .ytp-chrome-top.ytp-show-cards-title {
  display: none !important;
}
/* line 26, sass/bio.scss */
body.page-template-biography .custom-header .custom-header-overlay .custom-video iframe .html5-video-player.video-stream {
  width: 100% !important;
  height: 600px !important;
  left: 0 !important;
  top: 0px !important;
  right: 0px !important;
}
/* line 38, sass/bio.scss */
body.page-template-biography .custom-header .wrapper::before {
  background-image: url(assets/images/bio.jpg) !important;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 46, sass/bio.scss */
body.page-template-biography .text-bio {
  text-align: left;
  max-width: 60%;
  margin: auto;
}
@media all and (max-width: 768px) {
  /* line 46, sass/bio.scss */
  body.page-template-biography .text-bio {
    max-width: 95%;
  }
}
@media all and (min-width: 1920px) {
  /* line 46, sass/bio.scss */
  body.page-template-biography .text-bio {
    max-width: 62%;
  }
}

/* Variables*/
/* Contacto */
/* line 5, sass/contacto.scss */
body.page-template-contacto {
  /*contacto*/
}
/* line 8, sass/contacto.scss */
body.page-template-contacto .page-template-contacto .custom-header .wrapper:before {
  background-image: url(assets/images/contacto-header.png) !important;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 14, sass/contacto.scss */
body.page-template-contacto .contacto {
  display: flex;
  margin: auto;
  justify-content: center;
  gap: 0;
  width: 80%;
}
@media (max-width: 600px) {
  /* line 14, sass/contacto.scss */
  body.page-template-contacto .contacto {
    width: 100%;
  }
}
@media all and (max-width: 1200px) {
  /* line 14, sass/contacto.scss */
  body.page-template-contacto .contacto {
    flex-direction: column-reverse;
  }
}
@media (min-width: 1920px) {
  /* line 14, sass/contacto.scss */
  body.page-template-contacto .contacto {
    width: 50%;
  }
}
/* line 34, sass/contacto.scss */
body.page-template-contacto .contacto .contact-columns .wp-block-group {
  border-left: 1px solid #191B37;
  margin-left: 0rem;
  padding-left: 1.5rem;
  margin-bottom: 3rem;
}
@media all and (max-width: 768px) {
  /* line 34, sass/contacto.scss */
  body.page-template-contacto .contacto .contact-columns .wp-block-group {
    width: 100%;
    margin-top: 2rem;
  }
}
/* line 45, sass/contacto.scss */
body.page-template-contacto .contacto .contact-columns .wp-block-group h4 {
  color: #191B37;
  font-size: 34px;
  line-height: 36px;
}
@media (max-width: 768px) {
  /* line 45, sass/contacto.scss */
  body.page-template-contacto .contacto .contact-columns .wp-block-group h4 {
    font-size: 24px;
  }
}
@media all and (max-width: 768px) {
  /* line 45, sass/contacto.scss */
  body.page-template-contacto .contacto .contact-columns .wp-block-group h4 {
    margin-bottom: 0.5rem;
  }
}
/* line 59, sass/contacto.scss */
body.page-template-contacto .contacto .contact-columns .wp-block-group h5 {
  font-size: 28px;
  line-height: 39px;
  margin-bottom: 1rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  /* line 59, sass/contacto.scss */
  body.page-template-contacto .contacto .contact-columns .wp-block-group h5 {
    font-size: 18px;
    line-height: 26px;
  }
}
/* line 75, sass/contacto.scss */
body.page-template-contacto .contacto .contact-box .wpcf7 {
  background-color: #F1EBFC;
  border-radius: 20px;
  top: -6rem;
  padding: 3rem 3rem;
  width: 100%;
  margin: auto;
}
@media all and (max-width: 768px) {
  /* line 75, sass/contacto.scss */
  body.page-template-contacto .contacto .contact-box .wpcf7 {
    padding: 1.5rem;
    margin: 0;
    top: 0;
    border-radius: 10px;
  }
}
@media (min-width: 1200px) {
  /* line 75, sass/contacto.scss */
  body.page-template-contacto .contacto .contact-box .wpcf7 {
    max-width: 600px;
  }
}
@media (min-width: 1920px) {
  /* line 75, sass/contacto.scss */
  body.page-template-contacto .contacto .contact-box .wpcf7 {
    top: -9rem;
  }
}
/* line 98, sass/contacto.scss */
body.page-template-contacto .contacto .contact-box .wpcf7 .mensaje {
  padding-top: 1rem !important;
  align-items: flex-start !important;
  min-height: 144px;
}
@media (min-width: 768px) {
  /* line 98, sass/contacto.scss */
  body.page-template-contacto .contacto .contact-box .wpcf7 .mensaje {
    height: 290px;
  }
}
/* line 109, sass/contacto.scss */
body.page-template-contacto .contacto .contact-box .wpcf7 .wpcf7-form p {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
}
/* line 114, sass/contacto.scss */
body.page-template-contacto .contacto .contact-box .wpcf7 .wpcf7-form p:nth-last-child(-n+2) {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  /* line 109, sass/contacto.scss */
  body.page-template-contacto .contacto .contact-box .wpcf7 .wpcf7-form p {
    margin: 0;
  }
}
/* line 127, sass/contacto.scss */
body.page-template-contacto .contacto .contact-box .wpcf7 .wpcf7-form .wpcf7-form-control-wrap {
  padding: 1rem;
  display: flex;
  flex-direction: row;
  background: white;
  border-radius: 20px;
  min-height: 40px;
  align-items: center;
  margin: 0.5rem 0;
}
@media (max-width: 575px) {
  /* line 127, sass/contacto.scss */
  body.page-template-contacto .contacto .contact-box .wpcf7 .wpcf7-form .wpcf7-form-control-wrap {
    margin: 0.2rem 0;
  }
}
@media (max-width: 768px) {
  /* line 127, sass/contacto.scss */
  body.page-template-contacto .contacto .contact-box .wpcf7 .wpcf7-form .wpcf7-form-control-wrap {
    border-radius: 10px;
    padding: 0.5rem 1rem;
  }
}
/* line 146, sass/contacto.scss */
body.page-template-contacto .contacto .contact-box .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input {
  padding: 0;
}
/* line 151, sass/contacto.scss */
body.page-template-contacto .contacto .contact-box .wpcf7 .wpcf7-form input,
body.page-template-contacto .contacto .contact-box .wpcf7 .wpcf7-form textarea {
  border: none;
}
/* line 157, sass/contacto.scss */
body.page-template-contacto .contacto .contact-box .wpcf7 .wpcf7-form input[type="submit"] {
  color: white;
  background: #191B37;
  border-radius: 50px;
  text-transform: uppercase;
  font-weight: 500;
  height: 35px;
  width: 130px;
  margin: 1rem 0 0;
  line-height: 20px !important;
  padding: 0.3rem 0;
}
@media (max-width: 768px) {
  /* line 157, sass/contacto.scss */
  body.page-template-contacto .contacto .contact-box .wpcf7 .wpcf7-form input[type="submit"] {
    margin: 1rem 0;
    font-size: 12px;
    padding: 0.3rem 0;
    width: 100px;
  }
}
/* line 175, sass/contacto.scss */
body.page-template-contacto .contacto .contact-box .wpcf7 .wpcf7-form input[type="submit"]:hover {
  background: #FFFF !important;
  color: #191B37 !important;
  border: 1px solid #191B37 !important;
  margin: 1rem 0 0;
  line-height: 20px !important;
  padding: 0.3rem 0;
  height: 35px;
}
/* line 185, sass/contacto.scss */
body.page-template-contacto .contacto .contact-box .wpcf7 .wpcf7-form .wpcf7-response-output {
  border: none;
  font-size: 13px;
  line-height: 20px;
  width: 100%;
}
/* line 191, sass/contacto.scss */
body.page-template-contacto .contacto .contact-box .wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
  font-size: 13px;
  line-height: 20px;
  width: 100%;
}

/* Variables*/
/** Footer **/
/* line 6, sass/footer.scss */
#colophon {
  background-color: #191B37;
  margin-top: 4rem;
}
@media (max-width: 768px) {
  /* line 6, sass/footer.scss */
  #colophon {
    margin-top: 2rem;
  }
}
@media (min-width: 1920px) {
  /* line 6, sass/footer.scss */
  #colophon {
    margin-top: 10rem;
  }
}
/* line 16, sass/footer.scss */
#colophon #site-generator {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 64em) {
  /* line 16, sass/footer.scss */
  #colophon #site-generator {
    flex-direction: row;
  }
}
/* line 24, sass/footer.scss */
#colophon #site-generator .place-left {
  display: flex;
  flex-direction: row;
  width: 100%;
}
@media all and (max-width: 768px) {
  /* line 24, sass/footer.scss */
  #colophon #site-generator .place-left {
    flex-direction: column;
    width: 90%;
    margin: auto;
  }
}
/* line 35, sass/footer.scss */
#colophon #site-generator .place-left .logo-footer {
  margin: 1% 3%;
}
/* line 39, sass/footer.scss */
#colophon #site-generator .place-left .menu-footer {
  display: flex;
  flex-direction: column;
  align-content: stretch;
  text-align: left;
}
@media all and (max-width: 768px) {
  /* line 39, sass/footer.scss */
  #colophon #site-generator .place-left .menu-footer {
    margin-top: 2rem;
  }
}
/* line 49, sass/footer.scss */
#colophon #site-generator .place-left .menu-footer ul {
  margin: 0;
}
/* line 53, sass/footer.scss */
#colophon #site-generator .place-left .menu-footer .menu {
  display: flex;
}
@media all and (max-width: 768px) {
  /* line 53, sass/footer.scss */
  #colophon #site-generator .place-left .menu-footer .menu {
    flex-direction: column;
  }
}
/* line 61, sass/footer.scss */
#colophon #site-generator .place-left .menu-footer .menu li a {
  color: white;
  text-transform: uppercase !important;
  font-style: italic !important;
  padding-right: 33px;
  transition: font-weight 0.3s ease, font-size 0.3s ease;
  font-size: 17px;
}
/* line 68, sass/footer.scss */
#colophon #site-generator .place-left .menu-footer .menu li a:hover, #colophon #site-generator .place-left .menu-footer .menu li a:focus {
  color: #ffff !important;
  font-weight: 600 !important;
  outline: none !important;
}
/* line 74, sass/footer.scss */
#colophon #site-generator .place-left .menu-footer .menu li a:focus-visible {
  outline: none !important;
}
/* line 81, sass/footer.scss */
#colophon #site-generator .place-left .menu-footer .info-site {
  display: flex;
  list-style: none;
}
@media all and (max-width: 768px) {
  /* line 81, sass/footer.scss */
  #colophon #site-generator .place-left .menu-footer .info-site {
    display: flex;
    flex-direction: column;
    border-top: 1px solid #ffff;
    margin: 1rem 0;
    padding-top: 1rem;
  }
}
/* line 92, sass/footer.scss */
#colophon #site-generator .place-left .menu-footer .info-site a {
  color: white;
  font-size: 14px;
  font-style: italic;
  text-transform: capitalize;
  transition: font-weight 0.3s ease, font-size 0.3s ease;
  padding-right: 20px;
}
/* line 99, sass/footer.scss */
#colophon #site-generator .place-left .menu-footer .info-site a:hover, #colophon #site-generator .place-left .menu-footer .info-site a:focus {
  color: #ffff !important;
  font-weight: 600 !important;
  outline: none !important;
}
/* line 105, sass/footer.scss */
#colophon #site-generator .place-left .menu-footer .info-site a:focus-visible {
  outline: none !important;
}
/* line 115, sass/footer.scss */
#colophon #site-generator .place-right .social-footer {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}
@media all and (max-width: 1023px) {
  /* line 115, sass/footer.scss */
  #colophon #site-generator .place-right .social-footer {
    justify-content: flex-start;
    width: 95%;
    margin: auto;
    margin-top: 1rem;
  }
}
/* line 127, sass/footer.scss */
#colophon #site-generator .place-right .social-footer a {
  margin: 0 10px;
}
/* line 134, sass/footer.scss */
#colophon .basefooter {
  background-color: #1A1A1A;
}
/* line 137, sass/footer.scss */
#colophon .basefooter .texto {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 1rem 2rem;
}
@media all and (max-width: 768px) {
  /* line 137, sass/footer.scss */
  #colophon .basefooter .texto {
    flex-direction: column;
    align-items: center;
    padding: 1rem;
  }
}
@media all and (min-width: 1920px) {
  /* line 137, sass/footer.scss */
  #colophon .basefooter .texto {
    max-width: 50%;
    margin: auto;
    padding: 1rem 0;
  }
}
/* line 153, sass/footer.scss */
#colophon .basefooter .texto .footertxt {
  color: white !important;
  font-size: 15px;
  margin: 0;
  font-weight: lighter;
}
/* line 158, sass/footer.scss */
#colophon .basefooter .texto .footertxt a {
  color: #ffff;
}
/* line 160, sass/footer.scss */
#colophon .basefooter .texto .footertxt a:hover {
  color: #ffff !important;
}
/* line 165, sass/footer.scss */
#colophon .basefooter .texto .footertxt:first-child {
  font-style: italic;
}

/* Variables*/
/* line 3, sass/general.scss */
html,
body {
  background: #F7F5E6;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
/* line 11, sass/general.scss */
html #page,
body #page {
  background: white;
}
/* line 15, sass/general.scss */
html .wrapper,
body .wrapper {
  max-width: 100% !important;
}
/* line 18, sass/general.scss */
html .wrapper .content-area,
body .wrapper .content-area {
  margin: 0;
  max-width: 100% !important;
}

/*no header*/
/*logo white hidden*/
/* line 27, sass/general.scss */
.privacy-policy .site-branding .show-home,
.single-post .site-branding .show-home,
.single-event .site-branding .show-home,
.single-che-event .site-branding .show-home {
  display: none;
}

/*single event/prensa*/
/* line 35, sass/general.scss */
.privacy-policy .custom-header.header-media,
.single-post .custom-header.header-media,
.single-event .custom-header.header-media,
.single-che-event .custom-header.header-media {
  padding: 40px !important;
  background: transparent;
}

/* line 43, sass/general.scss */
.single-post .custom-header-media {
  display: none;
}

/* line 47, sass/general.scss */
.privacy-policy .custom-header .wrapper:before,
.single-post .custom-header .wrapper:before,
.single-event .custom-header .wrapper:before,
.single-che-event .custom-header .wrapper:before {
  background-image: none;
}

/* line 54, sass/general.scss */
body.home .pagination-events,
body.home .link-to-past-events {
  display: none;
}

/* line 59, sass/general.scss */
.home .hentry-inner .entry-container {
  display: none !important;
}

/* line 63, sass/general.scss */
.navigation-full-screen .site-branding {
  margin: 0 auto 0 0;
}

/* line 68, sass/general.scss */
a,
p,
h5,
h4,
h3,
h2,
h1,
.entry-title a {
  color: #191B37;
  font-family: 'Red Hat Text';
}

@media all and (max-width: 768px) {
  /* line 80, sass/general.scss */
  a {
    font-size: 11px;
  }
}
/* line 85, sass/general.scss */
a:hover {
  color: #191B37 !important;
}
/* line 89, sass/general.scss */
a:focus {
  outline: none !important;
  color: #191B37 !important;
}

@media all and (max-width: 768px) {
  /* line 95, sass/general.scss */
  h1 {
    font-size: 32px;
  }
}

/* line 101, sass/general.scss */
p {
  font-size: 24px;
  line-height: 36px;
}
@media all and (max-width: 768px) {
  /* line 101, sass/general.scss */
  p {
    font-size: 16px;
    line-height: 28px;
  }
}
@media all and (min-width: 1920px) {
  /* line 101, sass/general.scss */
  p {
    font-size: 28px;
    line-height: 42px;
  }
}

/* line 116, sass/general.scss */
h1 {
  text-transform: capitalize;
  font-weight: lighter;
  font-style: italic;
}

/* line 122, sass/general.scss */
h4 {
  font-weight: 600;
}

/* line 126, sass/general.scss */
.velcLink {
  text-transform: uppercase;
  font-style: italic;
  text-decoration: underline;
  text-underline-offset: 10px;
}
@media all and (min-width: 1920px) {
  /* line 126, sass/general.scss */
  .velcLink {
    font-size: 25px;
  }
}

/* line 138, sass/general.scss */
.text-home p {
  text-align: center;
  max-width: 60%;
  margin: 1rem auto;
}
@media all and (max-width: 768px) {
  /* line 138, sass/general.scss */
  .text-home p {
    font-size: 13px;
    max-width: 90%;
  }
}
@media all and (min-width: 1920px) {
  /* line 138, sass/general.scss */
  .text-home p {
    font-size: 30px;
  }
}

/* line 154, sass/general.scss */
ul,
ol,
li {
  font-size: 24px;
  line-height: 36px;
  font-family: "Red Hat Text";
}
@media all and (max-width: 768px) {
  /* line 154, sass/general.scss */
  ul,
  ol,
  li {
    font-size: 16px;
    line-height: 28px;
  }
}
@media all and (min-width: 1920px) {
  /* line 154, sass/general.scss */
  ul,
  ol,
  li {
    font-size: 30px;
    line-height: 42px;
  }
}

/* line 172, sass/general.scss */
.text-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  vertical-align: middle;
}

/* line 179, sass/general.scss */
.ornament {
  text-align: center;
}

/* line 183, sass/general.scss */
.ornament svg {
  width: 90%;
  margin: 2rem auto;
  height: fit-content;
}
@media all and (max-width: 768px) {
  /* line 183, sass/general.scss */
  .ornament svg {
    width: 150%;
    overflow: hidden;
    margin: 0;
  }
}
@media all and (min-width: 1920px) {
  /* line 183, sass/general.scss */
  .ornament svg {
    width: 100%;
    margin: -50px 0 0;
  }
}

/* line 200, sass/general.scss */
ul {
  list-style: none;
}

/* Events css swipe slider */
/* line 205, sass/general.scss */
#slider {
  padding: 0;
  width: 90%;
  height: auto;
  margin: 6rem auto 8rem;
}
@media all and (max-width: 1023px) {
  /* line 205, sass/general.scss */
  #slider {
    width: 95%;
  }
}
@media all and (max-width: 768px) {
  /* line 205, sass/general.scss */
  #slider {
    margin: 0rem auto 4rem;
  }
}
/* line 221, sass/general.scss */
#slider .frame ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 940px;
  margin-left: 0;
}
@media all and (max-width: 768px) {
  /* line 221, sass/general.scss */
  #slider .frame ul {
    height: 500px;
    margin-left: 0;
  }
}
/* line 233, sass/general.scss */
#slider .frame ul li {
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
  width: 840px;
  height: 420px;
}
@media all and (max-width: 768px) {
  /* line 233, sass/general.scss */
  #slider .frame ul li {
    width: 320px;
    height: 500px;
    padding: 0 5px !important;
  }
}
/* line 247, sass/general.scss */
#slider .frame ul .event {
  opacity: 0.3;
}
@media all and (max-width: 768px) {
  /* line 247, sass/general.scss */
  #slider .frame ul .event {
    flex-direction: column;
  }
}
/* line 254, sass/general.scss */
#slider .frame ul .event .image-wrapper {
  width: 45%;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 768px) {
  /* line 254, sass/general.scss */
  #slider .frame ul .event .image-wrapper {
    width: 100%;
    display: flex;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    overflow: hidden;
    height: 186px;
  }
}
/* line 268, sass/general.scss */
#slider .frame ul .event .image-wrapper .fecha {
  display: flex;
  flex-direction: column;
  width: 85px;
  height: auto;
  text-align: center;
  margin: 0.3%;
  z-index: 9 !important;
  position: absolute;
}
@media all and (max-width: 768px) {
  /* line 268, sass/general.scss */
  #slider .frame ul .event .image-wrapper .fecha {
    width: 70px;
    margin: 0.8%;
  }
}
/* line 283, sass/general.scss */
#slider .frame ul .event .image-wrapper .fecha .boxdate {
  background: white;
  border-radius: 8px;
  margin: 2px 3px;
  padding: 1px 0px;
}
@media all and (max-width: 768px) {
  /* line 283, sass/general.scss */
  #slider .frame ul .event .image-wrapper .fecha .boxdate {
    border-radius: 5px;
  }
}
/* line 294, sass/general.scss */
#slider .frame ul .event .image-wrapper .fecha .date {
  padding: 5px 0px;
}
/* line 298, sass/general.scss */
#slider .frame ul .event .image-wrapper .fecha .date p:first-child {
  line-height: 9px;
  margin: 15px 0 10px !important;
}
@media all and (max-width: 768px) {
  /* line 298, sass/general.scss */
  #slider .frame ul .event .image-wrapper .fecha .date p:first-child {
    font-size: 9px;
    margin: 0.3rem 0 !important;
  }
}
/* line 311, sass/general.scss */
#slider .frame ul .event .image-wrapper .fecha .month p {
  text-transform: uppercase !important;
  line-height: 1.5rem;
}
@media all and (max-width: 768px) {
  /* line 311, sass/general.scss */
  #slider .frame ul .event .image-wrapper .fecha .month p {
    font-size: 9px !important;
  }
}
@media all and (max-width: 768px) {
  /* line 321, sass/general.scss */
  #slider .frame ul .event .image-wrapper .fecha .year {
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
/* line 329, sass/general.scss */
#slider .frame ul .event .image-wrapper .fecha .year p {
  font-size: 14px;
}
@media all and (max-width: 768px) {
  /* line 329, sass/general.scss */
  #slider .frame ul .event .image-wrapper .fecha .year p {
    font-size: 9px !important;
  }
}
/* line 338, sass/general.scss */
#slider .frame ul .event .image-wrapper .fecha strong {
  font-size: 32px;
}
/* line 342, sass/general.scss */
#slider .frame ul .event .image-wrapper .fecha p {
  color: #191B37 !important;
  margin: 3px 0px !important;
  font-size: 13px;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 1.5rem;
}
/* line 352, sass/general.scss */
#slider .frame ul .event .image-wrapper img {
  object-fit: cover;
  height: 420px;
  width: 100%;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
@media all and (max-width: 768px) {
  /* line 352, sass/general.scss */
  #slider .frame ul .event .image-wrapper img {
    height: 100% !important;
    vertical-align: middle;
    object-fit: cover !important;
    border-bottom-left-radius: 0;
  }
}
/* line 368, sass/general.scss */
#slider .frame ul .event .info-wrapper {
  background-color: #F1EBFC;
  width: 55%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 0rem 2rem 1.5rem;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media all and (max-width: 768px) {
  /* line 368, sass/general.scss */
  #slider .frame ul .event .info-wrapper {
    width: 100%;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 0rem 1rem 1.5rem;
    height: 260px;
  }
}
/* line 387, sass/general.scss */
#slider .frame ul .event .info-wrapper h3 {
  margin: 2rem 0 0 0.5rem;
}
@media all and (max-width: 768px) {
  /* line 387, sass/general.scss */
  #slider .frame ul .event .info-wrapper h3 {
    margin: 1rem 0;
    line-height: 28px;
  }
}
/* line 395, sass/general.scss */
#slider .frame ul .event .info-wrapper h3 a {
  font-size: 41px;
  line-height: 46px;
  margin: 0px;
  font-weight: 600;
}
@media all and (max-width: 768px) {
  /* line 395, sass/general.scss */
  #slider .frame ul .event .info-wrapper h3 a {
    font-size: 22px;
    line-height: 28px;
  }
}
/* line 405, sass/general.scss */
#slider .frame ul .event .info-wrapper h3 a:focus {
  color: #191B37;
}
/* line 408, sass/general.scss */
#slider .frame ul .event .info-wrapper h3 a:focus-visible {
  outline: none;
}
/* line 414, sass/general.scss */
#slider .frame ul .event .info-wrapper h3 .event-info {
  display: flex;
  flex-direction: column;
}
/* line 422, sass/general.scss */
#slider .frame ul .event .info-wrapper .event-info p,
#slider .frame ul .event .info-wrapper .event-info a {
  color: #191B37 !important;
  font-size: 16px;
  line-height: 20px;
}
/* line 427, sass/general.scss */
#slider .frame ul .event .info-wrapper .event-info p .dashicons,
#slider .frame ul .event .info-wrapper .event-info a .dashicons {
  margin-right: 5px;
}
@media all and (max-width: 768px) {
  /* line 422, sass/general.scss */
  #slider .frame ul .event .info-wrapper .event-info p,
  #slider .frame ul .event .info-wrapper .event-info a {
    font-size: 13px !important;
  }
}
/* line 434, sass/general.scss */
#slider .frame ul .event .info-wrapper .event-info .che-add-to-calendar {
  background: #fff;
  max-width: 250px;
  box-shadow: none;
  border-radius: 5px;
  margin-right: 5px;
}
/* line 440, sass/general.scss */
#slider .frame ul .event .info-wrapper .event-info .che-add-to-calendar .che-add-to-calendar-btn {
  line-height: 24px;
  border-radius: 2px;
  background: white !important;
  font-style: italic;
  font-size: 13px !important;
  color: #191B37 !important;
  border-radius: 5px;
  height: 38px;
  font-weight: lighter;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  box-shadow: none;
  border-radius: 5px;
  padding: 0 10px;
}
@media all and (max-width: 985px) {
  /* line 440, sass/general.scss */
  #slider .frame ul .event .info-wrapper .event-info .che-add-to-calendar .che-add-to-calendar-btn {
    font-size: 11px;
  }
}
/* line 460, sass/general.scss */
#slider .frame ul .event .info-wrapper .event-info .che-add-to-calendar .che-add-to-calendar-items {
  top: auto;
  bottom: 100%;
}
/* line 465, sass/general.scss */
#slider .frame ul .event .info-wrapper .event-info .ver-mas {
  line-height: 24px;
  border-radius: 2px;
  background: white !important;
  font-style: italic;
  font-size: 13px !important;
  color: #191B37 !important;
  border-radius: 5px;
  height: 38px;
  font-weight: lighter;
  text-transform: uppercase;
  display: inline-block;
  box-shadow: none;
  border-radius: 5px;
  padding: 0 10px;
  line-height: 38px;
}
@media all and (max-width: 985px) {
  /* line 465, sass/general.scss */
  #slider .frame ul .event .info-wrapper .event-info .ver-mas {
    font-size: 11px;
  }
}
/* line 485, sass/general.scss */
#slider .frame ul .event .info-wrapper .event-info svg {
  margin-right: 0.5rem !important;
}
/* line 489, sass/general.scss */
#slider .frame ul .event .info-wrapper .event-info .icon-location {
  display: flex;
  justify-content: flex-start;
}
/* line 493, sass/general.scss */
#slider .frame ul .event .info-wrapper .event-info .icon-location svg {
  width: 10%;
}
/* line 498, sass/general.scss */
#slider .frame ul .event .info-wrapper .event-info .time {
  display: flex;
  flex-direction: row;
  margin-top: 0.5rem;
}
/* line 503, sass/general.scss */
#slider .frame ul .event .info-wrapper .event-info .time svg {
  width: 10%;
}
/* line 510, sass/general.scss */
#slider .frame ul .event .info-wrapper .event-info .icon-location p,
#slider .frame ul .event .info-wrapper .event-info .time p {
  margin: auto auto;
  width: 90%;
  font-size: 16px;
  line-height: 22px;
}
/* line 518, sass/general.scss */
#slider .frame ul .event .info-wrapper .event-info .em-item-meta-line.em-event-time.em-event-meta-datetime {
  color: #191B37;
  font-size: 18px;
}
@media (max-width: 768px) {
  /* line 518, sass/general.scss */
  #slider .frame ul .event .info-wrapper .event-info .em-item-meta-line.em-event-time.em-event-meta-datetime {
    font-size: 13px !important;
  }
}
/* line 526, sass/general.scss */
#slider .frame ul .event .info-wrapper .event-info .em-item-meta-line.em-event-location {
  align-items: flex-start !important;
  display: flex;
  flex-direction: row;
}
/* line 531, sass/general.scss */
#slider .frame ul .event .info-wrapper .event-info .em-item-meta-line.em-event-location .b {
  font-family: "Red Hat Text" !important;
  color: #191B37;
  font-size: 18px;
}
@media (max-width: 768px) {
  /* line 531, sass/general.scss */
  #slider .frame ul .event .info-wrapper .event-info .em-item-meta-line.em-event-location .b {
    font-size: 13px !important;
  }
}
/* line 541, sass/general.scss */
#slider .frame ul .event .info-wrapper .event-info .em-item-meta-line.em-event-location .boxed a {
  margin: 5px 0;
}
/* line 545, sass/general.scss */
#slider .frame ul .event .info-wrapper .event-info .em-item-meta-line.em-event-location .boxed .text {
  margin-top: 10px;
}
@media (max-width: 768px) {
  /* line 545, sass/general.scss */
  #slider .frame ul .event .info-wrapper .event-info .em-item-meta-line.em-event-location .boxed .text {
    margin: 2px 0;
  }
}
/* line 555, sass/general.scss */
#slider .frame ul .event .info-wrapper .event-info .em-item-meta-line.em-event-location .em-icon-location.em-icon {
  background-image: url(./assets/images/icon-location.svg);
  background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  width: 19px;
  height: 19px;
  margin-right: 0.5rem;
  display: flex;
}
/* line 568, sass/general.scss */
#slider .frame ul .event .info-wrapper .buttons-calendar {
  padding-top: 0;
  display: flex;
}
@media all and (max-width: 768px) {
  /* line 568, sass/general.scss */
  #slider .frame ul .event .info-wrapper .buttons-calendar {
    margin-top: 1rem;
  }
}
@media all and (max-width: 768px) {
  /* line 577, sass/general.scss */
  #slider .frame ul .event .info-wrapper .buttons-calendar button:first-child {
    margin-left: 0;
  }
}
/* line 585, sass/general.scss */
#slider .frame ul .event .info-wrapper button.input {
  font-weight: lighter !important;
}
/* line 589, sass/general.scss */
#slider .frame ul .event .info-wrapper .event button.more,
#slider .frame ul .event .info-wrapper .buttons-calendar button {
  background: white !important;
  margin-left: 0.5rem;
  font-style: italic;
  font-size: 13px !important;
  color: #191B37 !important;
  border-radius: 5px;
  height: 38px;
  padding: 0 15px;
  font-weight: lighter;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
@media all and (max-width: 768px) {
  /* line 589, sass/general.scss */
  #slider .frame ul .event .info-wrapper .event button.more,
  #slider .frame ul .event .info-wrapper .buttons-calendar button {
    font-size: 10px !important;
    line-height: 26px;
    height: 30px;
    padding: 0 7px;
  }
}
/* line 612, sass/general.scss */
#slider .frame ul .event .info-wrapper .event button.more strong {
  font-weight: 800;
}
/* line 619, sass/general.scss */
#slider .frame ul .event.active {
  opacity: 1;
}
/* line 623, sass/general.scss */
#slider .frame ul li {
  float: left;
  background-color: transparent;
  margin: 0 0;
  padding: 1rem 1rem;
  display: flex;
  flex-direction: row;
}
/* line 634, sass/general.scss */
#slider .scrollbar {
  width: 100%;
  height: 16px;
  padding: 0.2rem;
  background-color: #C5C6CD;
  border-radius: 20px;
}
/* line 641, sass/general.scss */
#slider .scrollbar .handle {
  width: 100px;
  /* overriden if dynamicHandle: 1 */
  height: 100%;
  border-radius: 20px;
  background: #8C8D9B;
}
/* line 649, sass/general.scss */
#slider .scrollbar .controls {
  margin-top: 1rem;
}

/* End Events css swipe slider */
/* line 659, sass/general.scss */
.single-post .entry-image.post-thumbnail img {
  border-radius: 10px;
  width: 90%;
}

/* line 664, sass/general.scss */
.single-post .entry-content {
  max-width: 900px;
  margin: auto;
  padding-left: 5rem;
}

/* line 670, sass/general.scss */
.single-post .entry-header h2 {
  text-align: left;
  width: 80%;
  margin: auto;
}

/* line 684, sass/general.scss */
#tippy-1 .tippy-box,
#tippy-2 .tippy-box {
  max-width: auto;
}
/* line 688, sass/general.scss */
#tippy-1 .tippy-box .tippy-content .em-event-add-to-calendar-content,
#tippy-2 .tippy-box .tippy-content .em-event-add-to-calendar-content {
  width: 100% !important;
}

@media all and (max-width: 768px) {
  /* line 696, sass/general.scss */
  .ngg-galleryoverview {
    max-height: 550px !important;
  }
  /* line 698, sass/general.scss */
  .ngg-galleryoverview .slick-list {
    height: 550px;
  }
  /* line 700, sass/general.scss */
  .ngg-galleryoverview .slick-list .slick-slide {
    height: 550px;
  }
  /* line 702, sass/general.scss */
  .ngg-galleryoverview .slick-list .slick-slide div {
    height: 100%;
  }
  /* line 704, sass/general.scss */
  .ngg-galleryoverview .slick-list .slick-slide div a {
    height: 100%;
  }
}
/* Pagination */
/* line 714, sass/general.scss */
.page-numbers {
  display: inline-block;
  color: #191B37;
  background: #F1EBFC;
  padding: 5px 15px;
  border-radius: 5px;
  margin-right: 5px;
  margin-top: 1rem;
  font-size: 15px;
}

/* line 724, sass/general.scss */
.page-numbers.current {
  font-weight: bold;
  background: #f9f9f9;
}

/* Variables*/
/*header*/
/*logo blue hidden*/
/* line 6, sass/header.scss */
.page-template-noticias .site-branding .logo-blue,
.single-records .site-branding .logo-blue,
.page-template-grabaciones .site-branding .logo-blue,
.page-template-contacto .site-branding .logo-blue,
.page-id-49 .site-branding .logo-blue,
.home .site-branding .logo-blue,
.page-template-biography .site-branding .logo-blue,
.page-template-prensa .site-branding .logo-blue {
  display: none;
}

/*the burger menu color*/
/* line 19, sass/header.scss */
.privacy-policy .fullscreen-menu-toggle svg,
.privacy-policy .menu-toggle-wrapper svg,
.single-post .fullscreen-menu-toggle svg,
.single-post .menu-toggle-wrapper svg,
.single-event .menu-toggle-wrapper svg,
.single-event .fullscreen-menu-toggle svg,
.single-che-event .menu-toggle-wrapper svg,
.single-che-event .fullscreen-menu-toggle svg {
  fill: #191B37 !important;
}

/*header*/
@media only screen and (min-width: 48em) {
  /* line 34, sass/header.scss */
  .fullscreen-site-header-menu,
  .navigation-full-screen .header-right-wrapper {
    width: 35%;
  }
}
/* line 40, sass/header.scss */
.home .custom-header.header-media {
  display: none;
}

/* line 44, sass/header.scss */
.custom-header-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 55, sass/header.scss */
.navigation-full-screen .header-blank,
.fullscreen-menu-inside-wrapper {
  background: rgba(25, 27, 55, 0.98);
}

/* line 60, sass/header.scss */
.header-blank {
  opacity: 0;
}

/* line 64, sass/header.scss */
body:not(.home) .custom-header-content .custom-header-content-wrapper {
  text-align: left;
  margin: 0;
}

@media only screen and (min-width: 64em) {
  /* line 70, sass/header.scss */
  body:not(.home) .custom-header {
    padding-top: 220px;
  }
}
@media all and (max-width: 768px) {
  /* line 77, sass/header.scss */
  body #masthead .wrapper {
    padding: 0px 10px;
  }
}
/* line 82, sass/header.scss */
body #masthead .wrapper .fullscreen-menu-inside-wrapper {
  background-image: url(./assets/images/ornament-menu.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 100%;
}
/* line 89, sass/header.scss */
body #masthead .wrapper .site-branding {
  display: block !important;
}
@media all and (max-width: 375px) {
  /* line 93, sass/header.scss */
  body #masthead .wrapper .site-branding .show-home svg {
    width: 170px !important;
  }
}
@media all and (max-width: 768px) {
  /* line 93, sass/header.scss */
  body #masthead .wrapper .site-branding .show-home svg {
    width: 183px;
    height: 50px;
  }
}
/* line 105, sass/header.scss */
body #masthead .wrapper .language-switcher {
  display: flex !important;
  align-items: center;
  z-index: 3;
  position: relative;
  display: inline-block;
}
@media all and (max-width: 768px) {
  /* line 105, sass/header.scss */
  body #masthead .wrapper .language-switcher {
    position: sticky;
    z-index: 99;
  }
}
/* line 115, sass/header.scss */
body #masthead .wrapper .language-switcher a {
  color: #ffff;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 0.5rem;
}
/* line 120, sass/header.scss */
body #masthead .wrapper .language-switcher a:hover {
  color: #ffff !important;
}
/* line 125, sass/header.scss */
body #masthead .wrapper .language-switcher a.current-language {
  text-decoration: underline;
  text-underline-offset: 10px;
  font-weight: 600;
}
@media all and (min-width: 769px) {
  /* line 131, sass/header.scss */
  body #masthead .wrapper .language-switcher a.language-code {
    display: none;
  }
}
@media all and (max-width: 768px) {
  /* line 137, sass/header.scss */
  body #masthead .wrapper .language-switcher a.language-name {
    display: none;
  }
}
@media all and (min-width: 769px) {
  /* line 105, sass/header.scss */
  body #masthead .wrapper .language-switcher {
    padding-right: 1.5rem;
    margin-right: 0.9rem;
  }
}
@media all and (min-width: 769px) {
  /* line 153, sass/header.scss */
  body #masthead .wrapper .language-switcher::before {
    content: '';
    position: absolute;
    top: 60%;
    right: 0;
    width: 0;
    height: 28px;
    border-right: 1px solid #ffffff;
    transform: translateY(-50%) skewX(-10deg);
    transform-origin: top;
  }
}
/* line 168, sass/header.scss */
body #masthead .wrapper .fullscreen-menu-inside-container #fullscreen-menu-left-wrap {
  position: relative;
}
/* line 170, sass/header.scss */
body #masthead .wrapper .fullscreen-menu-inside-container #fullscreen-menu-left-wrap .main-navigation a {
  text-transform: uppercase;
  font-style: italic;
  font-weight: lighter;
}
/* line 174, sass/header.scss */
body #masthead .wrapper .fullscreen-menu-inside-container #fullscreen-menu-left-wrap .main-navigation a:hover, body #masthead .wrapper .fullscreen-menu-inside-container #fullscreen-menu-left-wrap .main-navigation a:focus {
  color: #ffff !important;
  font-weight: 600 !important;
  outline: none !important;
}
/* line 180, sass/header.scss */
body #masthead .wrapper .fullscreen-menu-inside-container #fullscreen-menu-left-wrap .main-navigation a:focus-visible {
  outline: none !important;
}
@media all and (min-width: 768px) {
  /* line 189, sass/header.scss */
  body #masthead .wrapper .fullscreen-menu-inside-container #fullscreen-menu-left-wrap::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 0;
    height: 100%;
    border-right: 1px solid #ffffff;
    transform: translateY(-50%) skewX(-10deg);
    transform-origin: top;
    opacity: 0.2;
  }
}
/* line 204, sass/header.scss */
body #masthead .wrapper .fullscreen-menu-inside-container #fullscreen-menu-right-wrap {
  display: none !important;
}
/* line 211, sass/header.scss */
body #masthead .wrapper #fullscreen-site-header-menu .fullscreen-menu-wrapper {
  position: sticky;
}
/* line 214, sass/header.scss */
body #masthead .wrapper #fullscreen-site-header-menu .fullscreen-menu-wrapper .fullscreen-menu-toggle-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: inherit;
}
/* line 220, sass/header.scss */
body #masthead .wrapper #fullscreen-site-header-menu .fullscreen-menu-wrapper .fullscreen-menu-toggle-wrapper .menu-label {
  text-transform: uppercase;
  font-style: italic;
  color: #ffff;
  font-size: 16px;
  font-weight: 300;
  margin-right: 1rem;
}
@media all and (max-width: 768px) {
  /* line 220, sass/header.scss */
  body #masthead .wrapper #fullscreen-site-header-menu .fullscreen-menu-wrapper .fullscreen-menu-toggle-wrapper .menu-label {
    display: none;
  }
}
/* line 233, sass/header.scss */
body #masthead .wrapper #fullscreen-site-header-menu .fullscreen-menu-wrapper .fullscreen-menu-toggle-wrapper #fullscreen-menu-toggle {
  color: #ffff;
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
}
@media (max-width: 575px) {
  /* line 233, sass/header.scss */
  body #masthead .wrapper #fullscreen-site-header-menu .fullscreen-menu-wrapper .fullscreen-menu-toggle-wrapper #fullscreen-menu-toggle {
    padding: 1rem;
  }
}
/* line 241, sass/header.scss */
body #masthead .wrapper #fullscreen-site-header-menu .fullscreen-menu-wrapper .fullscreen-menu-toggle-wrapper #fullscreen-menu-toggle:focus {
  color: #ffff;
  outline: none;
}
/* line 252, sass/header.scss */
body #masthead .wrapper .header-right-wrapper {
  display: flex;
}
@media only screen and (min-width: 48em) {
  /* line 252, sass/header.scss */
  body #masthead .wrapper .header-right-wrapper {
    width: 35% !important;
  }
}

/** Menú Scrolled **/
/* line 265, sass/header.scss */
body.scrolled #masthead {
  position: fixed;
}
/* line 268, sass/header.scss */
body.scrolled #masthead .wrapper {
  background: #191B37;
  transition: padding 0.5s ease-in-out, background 0.5s ease;
  padding: 0px 50px;
}
@media all and (max-width: 575px) {
  /* line 268, sass/header.scss */
  body.scrolled #masthead .wrapper {
    padding: 0px 10px;
  }
}

/* Variables*/
/* Home */
/* line 6, sass/home.scss */
body.page-template-content-home .site-content {
  padding: 0px 0 0 0;
}
/* line 10, sass/home.scss */
body.page-template-content-home .wrapper {
  padding: 0;
}
/* line 13, sass/home.scss */
body.page-template-content-home .wrapper #primary {
  padding: 0;
  /*** Slider Home ***/
  /*** End Slider Home ***/
  /** Slider News **/
  /** End Slider News **/
  /** Last Record **/
  /** End Last Record **/
}
/* line 17, sass/home.scss */
body.page-template-content-home .wrapper #primary .ngg-galleryoverview {
  margin-top: 0 !important;
  overflow: hidden;
  /* Custom Arrows */
}
@media all and (max-width: 900px) {
  /* line 17, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ngg-galleryoverview {
    height: auto !important;
  }
}
/* line 25, sass/home.scss */
body.page-template-content-home .wrapper #primary .ngg-galleryoverview .slick-list,
body.page-template-content-home .wrapper #primary .ngg-galleryoverview .slick-track {
  height: 690px;
}
/* line 30, sass/home.scss */
body.page-template-content-home .wrapper #primary .ngg-galleryoverview .ngg-gallery-slideshow-image {
  height: 690px !important;
  pointer-events: none;
}
@media all and (min-width: 1920px) {
  /* line 30, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ngg-galleryoverview .ngg-gallery-slideshow-image {
    height: 690px !important;
  }
}
/* line 38, sass/home.scss */
body.page-template-content-home .wrapper #primary .ngg-galleryoverview .slick-slide {
  position: relative;
}
/* line 40, sass/home.scss */
body.page-template-content-home .wrapper #primary .ngg-galleryoverview .slick-slide div {
  width: 100%;
  height: 100%;
}
/* line 45, sass/home.scss */
body.page-template-content-home .wrapper #primary .ngg-galleryoverview a {
  width: 100%;
  height: 100%;
  display: block;
}
/* line 49, sass/home.scss */
body.page-template-content-home .wrapper #primary .ngg-galleryoverview a img {
  max-height: none !important;
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: none !important;
}
/* line 59, sass/home.scss */
body.page-template-content-home .wrapper #primary .ngg-galleryoverview .slick-prev {
  left: 5% !important;
  top: 49%;
  display: inline-flex;
  width: 40px;
  cursor: pointer;
  height: 72px;
}
/* line 67, sass/home.scss */
body.page-template-content-home .wrapper #primary .ngg-galleryoverview .slick-prev::before {
  content: '';
  position: absolute;
  background: url(./assets/images/slick-prev.svg) no-repeat center;
  width: 40px;
  height: 72px;
  background-size: contain;
}
/* line 77, sass/home.scss */
body.page-template-content-home .wrapper #primary .ngg-galleryoverview .slick-next {
  right: 5% !important;
  top: 49%;
  display: inline-flex;
  width: 40px;
  cursor: pointer;
  height: 72px;
}
/* line 85, sass/home.scss */
body.page-template-content-home .wrapper #primary .ngg-galleryoverview .slick-next::before {
  content: '';
  position: absolute;
  background: url(./assets/images/slick-next.svg) no-repeat center;
  width: 40px;
  height: 72px;
  background-size: contain;
}
/* line 101, sass/home.scss */
body.page-template-content-home .wrapper #primary .text-home p a {
  text-transform: uppercase;
  font-style: italic;
  text-decoration: underline;
  text-underline-offset: 10px;
}
@media all and (min-width: 1920px) {
  /* line 100, sass/home.scss */
  body.page-template-content-home .wrapper #primary .text-home p {
    max-width: 50% !important;
  }
}
/* line 114, sass/home.scss */
body.page-template-content-home .wrapper #primary .calendar-section {
  width: 90%;
  margin: auto;
  margin-top: 5rem;
}
@media all and (min-width: 1920px) {
  /* line 114, sass/home.scss */
  body.page-template-content-home .wrapper #primary .calendar-section {
    width: 50%;
    margin-top: 8rem;
  }
}
@media all and (min-width: 1920px) {
  /* line 125, sass/home.scss */
  body.page-template-content-home .wrapper #primary .calendar-section .text-line a {
    font-size: 30px;
  }
}
/* line 134, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias {
  max-height: 700px;
  position: relative;
}
/* line 138, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .slider {
  margin: 0 auto;
  max-width: 100%;
  position: relative;
}
/* line 143, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer {
  height: 600px;
  overflow: hidden;
  position: relative;
  margin: 0 -3.2rem;
  clip-path: polygon(0 0, 91% 0, 86% 100%, 0% 100%);
}
@media all and (max-width: 768px) {
  /* line 143, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer {
    clip-path: none;
    height: 600px;
  }
}
/* line 155, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group {
  height: 100%;
  position: relative;
  width: 100%;
}
/* line 160, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide {
  display: none;
  height: 100%;
  position: absolute;
  width: 100%;
}
/* line 166, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide:first-child {
  display: block;
}
/* line 170, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .img {
  position: absolute;
  width: 100%;
  object-fit: cover;
}
@media all and (max-width: 768px) {
  /* line 170, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .img {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
    clip-path: polygon(0 0, 100% 15%, 100% 100%, 0 85%);
  }
}
/* line 183, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .img img {
  width: 100%;
}
@media all and (max-width: 768px) {
  /* line 183, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .img img {
    object-fit: cover;
  }
}
/* line 193, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info {
  display: flex;
  flex-direction: row;
}
@media (max-width: 768px) {
  /* line 193, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info {
    height: 280px;
  }
}
/* line 201, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info h2,
body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info h3,
body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info p {
  color: #ffff;
}
@media all and (max-width: 768px) {
  /* line 201, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info h2,
  body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info h3,
  body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info p {
    color: #191B37;
    margin: 0.5rem 0;
  }
}
@media all and (min-width: 1920px) {
  /* line 212, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info p {
    font-size: 30px;
  }
}
/* line 218, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info h3 {
  font-size: 18px;
  font-weight: 400;
}
@media all and (max-width: 768px) {
  /* line 218, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info h3 {
    font-size: 13px;
  }
}
@media all and (min-width: 1920px) {
  /* line 218, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info h3 {
    font-size: 28px;
  }
}
/* line 231, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info .box1 {
  position: relative;
  padding: 5rem 8rem;
  margin: auto;
  width: 70%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media all and (max-width: 768px) {
  /* line 231, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info .box1 {
    padding: 0rem 0rem;
  }
}
@media all and (max-width: 768px) {
  /* line 244, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info .box1 h2 {
    margin: 0.5rem 0;
    font-size: 24px;
    line-height: 28px;
  }
}
@media all and (min-width: 1920px) {
  /* line 244, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info .box1 h2 {
    font-size: 47px;
    margin-top: 1rem;
  }
}
@media all and (max-width: 768px) {
  /* line 257, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info .box1 p {
    font-size: 13px !important;
    line-height: 20px !important;
  }
}
@media all and (max-width: 768px) {
  /* line 265, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info .more-link {
    margin: 0;
  }
}
/* line 270, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info .more-link a {
  background-color: #ffff;
  color: #191B37;
  padding: 0.5rem 1rem;
  width: 200px;
  text-align: center;
  border-radius: 5px;
  margin: auto;
}
@media all and (max-width: 768px) {
  /* line 270, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info .more-link a {
    padding: 0.2rem 0.5rem;
    color: #ffff;
    background-color: #191B37;
    font-weight: lighter;
    text-transform: uppercase;
    font-style: italic;
    font-size: 11px;
    line-height: 26px;
    width: 130px;
  }
}
@media all and (min-width: 1920px) {
  /* line 270, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .slider .slide_viewer .slide_group .slide .info .more-link a {
    font-size: 20px;
    width: 240px;
  }
}
/* line 303, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .slide_buttons {
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
/* line 310, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .slide_buttons .slide_btn {
  color: #474544;
  font-size: 42px;
  margin: 0 0.175em;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 321, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .slide_buttons .slide_btn:hover {
  color: #428CC6;
  cursor: pointer;
}
/* line 327, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .slide_buttons .slide_btn.active {
  color: #428CC6;
  cursor: pointer;
}
/* line 333, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .directional_nav {
  display: flex;
  justify-content: space-between;
  bottom: 20rem;
  width: 100%;
  margin: auto;
  position: relative;
}
@media all and (max-width: 768px) {
  /* line 333, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .directional_nav {
    bottom: 28rem;
  }
}
/* line 346, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .directional_nav .previous_btn {
  bottom: 0;
  left: 20px;
  margin: auto;
  position: absolute;
  top: 0;
}
/* line 353, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .directional_nav .previous_btn:hover {
  opacity: 1;
}
@media all and (max-width: 768px) {
  /* line 346, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .directional_nav .previous_btn {
    left: 10px;
  }
}
@media only screen and (min-width: 769px) {
  /* line 346, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .directional_nav .previous_btn {
    left: 50px;
  }
}
/* line 366, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .directional_nav .next_btn {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 20px;
  top: 0;
}
/* line 373, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .directional_nav .next_btn:hover {
  opacity: 1;
}
@media all and (max-width: 768px) {
  /* line 366, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .directional_nav .next_btn {
    right: 10px;
  }
}
@media only screen and (min-width: 769px) {
  /* line 366, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .directional_nav .next_btn {
    right: 50px;
  }
}
/* line 386, sass/home.scss */
body.page-template-content-home .wrapper #primary .ultimas-noticias .directional_nav .previous_btn,
body.page-template-content-home .wrapper #primary .ultimas-noticias .directional_nav .next_btn {
  cursor: pointer;
  height: 65px;
  opacity: 0.8;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  width: fit-content;
}
@media all and (max-width: 768px) {
  /* line 400, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .directional_nav .previous_btn svg path,
  body.page-template-content-home .wrapper #primary .ultimas-noticias .directional_nav .next_btn svg path {
    stroke: white;
  }
}
@media all and (max-width: 768px) {
  /* line 398, sass/home.scss */
  body.page-template-content-home .wrapper #primary .ultimas-noticias .directional_nav .previous_btn svg,
  body.page-template-content-home .wrapper #primary .ultimas-noticias .directional_nav .next_btn svg {
    height: 50px !important;
  }
}
/* line 418, sass/home.scss */
body.page-template-content-home .wrapper #primary .last-record .last-record-box {
  display: flex;
  justify-content: space-around;
  width: 90%;
  margin: 5rem auto;
  align-items: center;
}
@media all and (max-width: 575px) {
  /* line 418, sass/home.scss */
  body.page-template-content-home .wrapper #primary .last-record .last-record-box {
    margin: 3rem auto !important;
  }
}
@media (max-width: 768px) {
  /* line 418, sass/home.scss */
  body.page-template-content-home .wrapper #primary .last-record .last-record-box {
    align-items: flex-start;
  }
}
@media all and (max-width: 900px) {
  /* line 418, sass/home.scss */
  body.page-template-content-home .wrapper #primary .last-record .last-record-box {
    flex-direction: column;
    width: 90%;
    margin: 3rem auto;
  }
}
@media all and (min-width: 1920px) {
  /* line 418, sass/home.scss */
  body.page-template-content-home .wrapper #primary .last-record .last-record-box {
    margin: 10rem auto !important;
    width: 60%;
  }
}
/* line 444, sass/home.scss */
body.page-template-content-home .wrapper #primary .last-record .last-record-box .img {
  height: 450px;
  width: 450px;
  margin: 0 2rem;
}
@media all and (max-width: 900px) {
  /* line 444, sass/home.scss */
  body.page-template-content-home .wrapper #primary .last-record .last-record-box .img {
    height: 260px;
    width: 260px;
    object-fit: cover;
    margin: 0;
  }
}
@media all and (min-width: 1920px) {
  /* line 444, sass/home.scss */
  body.page-template-content-home .wrapper #primary .last-record .last-record-box .img {
    height: 550px;
    width: 550px;
  }
}
/* line 461, sass/home.scss */
body.page-template-content-home .wrapper #primary .last-record .last-record-box .img img {
  height: 100%;
  object-fit: cover;
}
/* line 467, sass/home.scss */
body.page-template-content-home .wrapper #primary .last-record .last-record-box .text-last-box {
  width: 47%;
  margin: 2rem 0;
}
@media all and (max-width: 900px) {
  /* line 467, sass/home.scss */
  body.page-template-content-home .wrapper #primary .last-record .last-record-box .text-last-box {
    width: 100%;
    margin: 1rem 0;
  }
}
/* line 476, sass/home.scss */
body.page-template-content-home .wrapper #primary .last-record .last-record-box .text-last-box h3 {
  color: #191B37;
  font-weight: 100;
  font-size: 21px;
  font-style: italic;
}
@media all and (max-width: 768px) {
  /* line 476, sass/home.scss */
  body.page-template-content-home .wrapper #primary .last-record .last-record-box .text-last-box h3 {
    margin: 0;
    line-height: 25px;
    font-size: 13px;
  }
}
@media all and (min-width: 1920px) {
  /* line 476, sass/home.scss */
  body.page-template-content-home .wrapper #primary .last-record .last-record-box .text-last-box h3 {
    font-size: 28px;
  }
}
@media all and (max-width: 575px) {
  /* line 493, sass/home.scss */
  body.page-template-content-home .wrapper #primary .last-record .last-record-box .text-last-box h2 {
    margin: 0.5rem 0rem !important;
  }
}
/* line 499, sass/home.scss */
body.page-template-content-home .wrapper #primary .last-record .last-record-box .text-last-box h2 a {
  font-size: 44px;
  font-weight: 600;
  line-height: 46px;
}
@media all and (max-width: 768px) {
  /* line 499, sass/home.scss */
  body.page-template-content-home .wrapper #primary .last-record .last-record-box .text-last-box h2 a {
    margin: 1rem 0;
    line-height: 26px;
    font-size: 24px;
  }
}
@media all and (min-width: 1920px) {
  /* line 499, sass/home.scss */
  body.page-template-content-home .wrapper #primary .last-record .last-record-box .text-last-box h2 a {
    font-size: 47px;
  }
}
/* line 516, sass/home.scss */
body.page-template-content-home .wrapper #primary .last-record .last-record-box .text-last-box p {
  width: 70%;
  line-height: 36px;
}
@media all and (max-width: 768px) {
  /* line 516, sass/home.scss */
  body.page-template-content-home .wrapper #primary .last-record .last-record-box .text-last-box p {
    width: 95%;
    line-height: 25px;
  }
}
@media all and (min-width: 1920px) {
  /* line 516, sass/home.scss */
  body.page-template-content-home .wrapper #primary .last-record .last-record-box .text-last-box p {
    font-size: 30px;
  }
}
/* line 530, sass/home.scss */
body.page-template-content-home .wrapper #primary .last-record .last-record-box .text-last-box .more-link {
  display: none;
}

/** Galerias home, mostrar una en desktop y otra en mobile **/
/* line 544, sass/home.scss */
.slider-desktop {
  display: block;
}

/* line 548, sass/home.scss */
.slider-mobile {
  display: none;
}

@media all and (max-width: 900px) {
  /* line 553, sass/home.scss */
  .slider-desktop {
    display: none;
  }

  /* line 557, sass/home.scss */
  .slider-mobile {
    display: block;
  }
}
/** END Galerias **/
/* Variables*/
/* Noticias */
/* line 5, sass/noticias.scss */
body.page-template-noticias {
  /*noticias*/
}
/* line 6, sass/noticias.scss */
body.page-template-noticias .custom-header .wrapper:before {
  background-image: url(assets/images/noticias-header.png) !important;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 12, sass/noticias.scss */
body.page-template-noticias .wrapper-noticias {
  margin: 5rem 0;
  display: flex;
  justify-content: center;
}
@media all and (min-width: 1920px) {
  /* line 12, sass/noticias.scss */
  body.page-template-noticias .wrapper-noticias {
    width: 70%;
    margin: 8rem auto;
  }
}
/* line 22, sass/noticias.scss */
body.page-template-noticias .wrapper-noticias .content-news {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
}
@media (min-width: 769px) {
  /* line 22, sass/noticias.scss */
  body.page-template-noticias .wrapper-noticias .content-news {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1920px) {
  /* line 22, sass/noticias.scss */
  body.page-template-noticias .wrapper-noticias .content-news {
    gap: 5rem;
  }
}
/* line 36, sass/noticias.scss */
body.page-template-noticias .wrapper-noticias .content-news .news-box {
  border: 1px solid #191b37;
  border-radius: 10px;
  text-align: right;
  height: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 768px) {
  /* line 36, sass/noticias.scss */
  body.page-template-noticias .wrapper-noticias .content-news .news-box {
    width: 100%;
    height: fit-content;
  }
}
/* line 50, sass/noticias.scss */
body.page-template-noticias .wrapper-noticias .content-news .news-box img {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  width: 100% !important;
}
/* line 56, sass/noticias.scss */
body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed {
  padding: 2rem;
  display: flex;
  height: fit-content;
  flex-direction: column;
  justify-content: space-between;
}
@media all and (min-width: 769px) {
  /* line 56, sass/noticias.scss */
  body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed {
    min-height: 400px;
  }
}
@media all and (min-width: 1024px) {
  /* line 56, sass/noticias.scss */
  body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed {
    padding: 3rem;
  }
}
@media all and (min-width: 1920px) {
  /* line 56, sass/noticias.scss */
  body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed {
    padding: 3rem 4rem;
  }
}
@media all and (max-width: 768px) {
  /* line 56, sass/noticias.scss */
  body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed {
    padding: 1.5rem;
  }
}
/* line 79, sass/noticias.scss */
body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed .text-box {
  margin-bottom: 1rem;
}
/* line 81, sass/noticias.scss */
body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed .text-box h5 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  text-align: left;
  margin: 0;
  text-transform: uppercase;
}
@media all and (max-width: 768px) {
  /* line 81, sass/noticias.scss */
  body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed .text-box h5 {
    font-size: 14px;
  }
}
/* line 94, sass/noticias.scss */
body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed .text-box h2.name {
  margin: 0.5rem 0;
  line-height: auto;
  text-align: left;
  line-height: 38px !important;
}
@media all and (max-width: 768px) {
  /* line 94, sass/noticias.scss */
  body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed .text-box h2.name {
    line-height: 24px !important;
  }
}
/* line 104, sass/noticias.scss */
body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed .text-box h2.name a {
  font-weight: 600;
  text-decoration: none;
  color: #191B37;
  font-size: 32px;
  line-height: 38px !important;
}
@media all and (max-width: 768px) {
  /* line 104, sass/noticias.scss */
  body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed .text-box h2.name a {
    font-size: 21px;
    line-height: 24px !important;
    font-weight: 800;
  }
}
/* line 119, sass/noticias.scss */
body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed .text-box .extracto {
  display: flex;
}
/* line 122, sass/noticias.scss */
body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed .text-box .extracto p {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}
@media all and (max-width: 768px) {
  /* line 122, sass/noticias.scss */
  body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed .text-box .extracto p {
    font-size: 13px;
    line-height: 18px;
  }
}
/* line 134, sass/noticias.scss */
body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed .text-box .extracto .more-link {
  display: none;
}
/* line 140, sass/noticias.scss */
body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed .boxbutton {
  display: flex;
  justify-content: flex-end;
}
/* line 144, sass/noticias.scss */
body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed .boxbutton .btn-more {
  padding: 0.2rem 0.5rem;
  font-size: 11px;
  line-height: 26px;
  background: #191B37 !important;
  border-radius: 5px;
  width: 160px !important;
}
/* line 154, sass/noticias.scss */
body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed .boxbutton .btn-more a {
  color: #ffff;
  font-weight: lighter;
  text-transform: uppercase;
  font-style: italic;
}
/* line 159, sass/noticias.scss */
body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed .boxbutton .btn-more a:hover {
  color: #F1EBFC !important;
}
/* line 162, sass/noticias.scss */
body.page-template-noticias .wrapper-noticias .content-news .news-box .boxed .boxbutton .btn-more a:focus {
  outline: none;
}
/* line 173, sass/noticias.scss */
body.page-template-noticias .open-icon {
  display: inline-block;
  vertical-align: bottom;
  margin: 0px 2px;
}

/* Variables*/
/* line 3, sass/single.scss */
body.single:not(.single-records),
body.che-event {
  /** Custom Header **/
}
/* line 11, sass/single.scss */
body.single:not(.single-records) #masthead .site-branding .show-home svg path,
body.che-event #masthead .site-branding .show-home svg path {
  fill: #191B37 !important;
  transition: fill 0.5s ease-in-out;
}
/* line 17, sass/single.scss */
body.single:not(.single-records) #masthead .site-branding .show-home svg .line path,
body.che-event #masthead .site-branding .show-home svg .line path {
  stroke: #191B37 !important;
  transition: stroke 0.5s ease-in-out;
}
/* line 28, sass/single.scss */
body.single:not(.single-records) #masthead .header-right-wrapper #fullscreen-site-header-menu .menu-label,
body.che-event #masthead .header-right-wrapper #fullscreen-site-header-menu .menu-label {
  color: #191B37 !important;
  transition: color 0.5s ease-in;
}
/* line 35, sass/single.scss */
body.single:not(.single-records) #masthead .header-right-wrapper .language-switcher a,
body.che-event #masthead .header-right-wrapper .language-switcher a {
  color: #191B37;
  transition: color 0.5s ease-in;
}
/* line 38, sass/single.scss */
body.single:not(.single-records) #masthead .header-right-wrapper .language-switcher a:hover,
body.che-event #masthead .header-right-wrapper .language-switcher a:hover {
  color: #191B37 !important;
}
/* line 43, sass/single.scss */
body.single:not(.single-records) #masthead .header-right-wrapper .language-switcher::before,
body.che-event #masthead .header-right-wrapper .language-switcher::before {
  border: 1px solid #191B37;
  transition: border 0.5s ease-in;
}
/* line 51, sass/single.scss */
body.single:not(.single-records) .site-content,
body.che-event .site-content {
  padding-bottom: 0 !important;
}
@media all and (max-width: 575px) {
  /* line 51, sass/single.scss */
  body.single:not(.single-records) .site-content,
  body.che-event .site-content {
    padding-top: 0;
  }
}
/* line 59, sass/single.scss */
body.single:not(.single-records) .single-item,
body.single:not(.single-records) .che-event,
body.che-event .single-item,
body.che-event .che-event {
  display: flex;
  flex-direction: column;
  max-width: none;
  width: 100%;
}
@media all and (min-width: 769px) {
  /* line 65, sass/single.scss */
  body.single:not(.single-records) .single-item .image,
  body.single:not(.single-records) .che-event .image,
  body.che-event .single-item .image,
  body.che-event .che-event .image {
    padding: 0 60px 0px;
  }
}
/* line 71, sass/single.scss */
body.single:not(.single-records) .single-item img,
body.single:not(.single-records) .che-event img,
body.che-event .single-item img,
body.che-event .che-event img {
  object-fit: cover;
  border-radius: 10px;
  margin: auto;
  height: 650px;
  width: auto;
  object-position: 50% 30%;
}
@media all and (max-width: 575px) {
  /* line 71, sass/single.scss */
  body.single:not(.single-records) .single-item img,
  body.single:not(.single-records) .che-event img,
  body.che-event .single-item img,
  body.che-event .che-event img {
    width: auto;
    height: 200px;
  }
}
@media (min-width: 1920px) {
  /* line 71, sass/single.scss */
  body.single:not(.single-records) .single-item img,
  body.single:not(.single-records) .che-event img,
  body.che-event .single-item img,
  body.che-event .che-event img {
    margin-bottom: 5rem;
    height: 720px;
  }
}
@media all and (min-width: 769px) {
  /* line 90, sass/single.scss */
  body.single:not(.single-records) .single-item .top,
  body.single:not(.single-records) .che-event .top,
  body.che-event .single-item .top,
  body.che-event .che-event .top {
    padding: 0 60px 0;
  }
}
/* line 95, sass/single.scss */
body.single:not(.single-records) .single-item .top .post-date,
body.single:not(.single-records) .che-event .top .post-date,
body.che-event .single-item .top .post-date,
body.che-event .che-event .top .post-date {
  margin: 2rem 0 1rem;
  width: 94%;
  font-weight: 600;
}
/* line 101, sass/single.scss */
body.single:not(.single-records) .single-item .top h1.post-title,
body.single:not(.single-records) .che-event .top h1.post-title,
body.che-event .single-item .top h1.post-title,
body.che-event .che-event .top h1.post-title {
  font-style: normal;
  font-weight: 600;
  margin: 2rem 0;
  width: 94%;
  font-size: 82px;
  line-height: 90px;
}
@media (max-width: 575px) {
  /* line 101, sass/single.scss */
  body.single:not(.single-records) .single-item .top h1.post-title,
  body.single:not(.single-records) .che-event .top h1.post-title,
  body.che-event .single-item .top h1.post-title,
  body.che-event .che-event .top h1.post-title {
    font-size: 22px;
    line-height: 30px;
    margin: 1rem 0 !important;
  }
}
@media (max-width: 678px) {
  /* line 101, sass/single.scss */
  body.single:not(.single-records) .single-item .top h1.post-title,
  body.single:not(.single-records) .che-event .top h1.post-title,
  body.che-event .single-item .top h1.post-title,
  body.che-event .che-event .top h1.post-title {
    margin: 2rem 0;
  }
}
@media (min-width: 576px) and (max-width: 1200px) {
  /* line 101, sass/single.scss */
  body.single:not(.single-records) .single-item .top h1.post-title,
  body.single:not(.single-records) .che-event .top h1.post-title,
  body.che-event .single-item .top h1.post-title,
  body.che-event .che-event .top h1.post-title {
    font-size: 42px;
    line-height: 50px;
  }
}
@media (min-width: 1920px) {
  /* line 101, sass/single.scss */
  body.single:not(.single-records) .single-item .top h1.post-title,
  body.single:not(.single-records) .che-event .top h1.post-title,
  body.che-event .single-item .top h1.post-title,
  body.che-event .che-event .top h1.post-title {
    margin: 0 0 4rem 0;
  }
}
@media all and (min-width: 769px) {
  /* line 129, sass/single.scss */
  body.single:not(.single-records) .single-item .post-content,
  body.single:not(.single-records) .che-event .post-content,
  body.che-event .single-item .post-content,
  body.che-event .che-event .post-content {
    padding: 0 60px 0;
    width: 80%;
    margin: auto;
  }
}
/* line 137, sass/single.scss */
body.single:not(.single-records) .single-item .post-content .post-subtitle,
body.single:not(.single-records) .che-event .post-content .post-subtitle,
body.che-event .single-item .post-content .post-subtitle,
body.che-event .che-event .post-content .post-subtitle {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 2rem;
}
@media all and (max-width: 768px) {
  /* line 137, sass/single.scss */
  body.single:not(.single-records) .single-item .post-content .post-subtitle,
  body.single:not(.single-records) .che-event .post-content .post-subtitle,
  body.che-event .single-item .post-content .post-subtitle,
  body.che-event .che-event .post-content .post-subtitle {
    font-size: 18px !important;
  }
}
@media all and (min-width: 1920px) {
  /* line 137, sass/single.scss */
  body.single:not(.single-records) .single-item .post-content .post-subtitle,
  body.single:not(.single-records) .che-event .post-content .post-subtitle,
  body.che-event .single-item .post-content .post-subtitle,
  body.che-event .che-event .post-content .post-subtitle {
    font-size: 38px !important;
  }
}
/* line 151, sass/single.scss */
body.single:not(.single-records) .single-item .post-content p,
body.single:not(.single-records) .che-event .post-content p,
body.che-event .single-item .post-content p,
body.che-event .che-event .post-content p {
  font-size: 24px;
  line-height: 36px !important;
}
@media all and (max-width: 768px) {
  /* line 151, sass/single.scss */
  body.single:not(.single-records) .single-item .post-content p,
  body.single:not(.single-records) .che-event .post-content p,
  body.che-event .single-item .post-content p,
  body.che-event .che-event .post-content p {
    font-size: 16px;
    line-height: 28px !important;
  }
}
@media all and (min-width: 1920px) {
  /* line 151, sass/single.scss */
  body.single:not(.single-records) .single-item .post-content p,
  body.single:not(.single-records) .che-event .post-content p,
  body.che-event .single-item .post-content p,
  body.che-event .che-event .post-content p {
    font-size: 30px;
    line-height: 42px !important;
  }
}
/* line 164, sass/single.scss */
body.single:not(.single-records) .single-item .post-content ul,
body.single:not(.single-records) .che-event .post-content ul,
body.che-event .single-item .post-content ul,
body.che-event .che-event .post-content ul {
  list-style: disc;
  padding-left: 2rem;
}
/* line 169, sass/single.scss */
body.single:not(.single-records) .single-item .post-content ol,
body.single:not(.single-records) .che-event .post-content ol,
body.che-event .single-item .post-content ol,
body.che-event .che-event .post-content ol {
  color: #1A1A1A;
  padding-left: 2rem;
}
/* line 175, sass/single.scss */
body.single:not(.single-records) .single-item .post-content li::marker,
body.single:not(.single-records) .che-event .post-content li::marker,
body.che-event .single-item .post-content li::marker,
body.che-event .che-event .post-content li::marker {
  color: #1A1A1A;
}

/* line 192, sass/single.scss */
body.single.menu-open #masthead .site-branding .show-home svg path,
body.page-template-default.menu-open #masthead .site-branding .show-home svg path,
body.che-event.menu-open #masthead .site-branding .show-home svg path {
  fill: #ffff !important;
  transition: fill 0.5s ease-in-out;
}
/* line 198, sass/single.scss */
body.single.menu-open #masthead .site-branding .show-home svg .line path,
body.page-template-default.menu-open #masthead .site-branding .show-home svg .line path,
body.che-event.menu-open #masthead .site-branding .show-home svg .line path {
  stroke: #ffff;
  transition: stroke 0.5s ease-in-out;
}
/* line 209, sass/single.scss */
body.single.menu-open #masthead .header-right-wrapper #fullscreen-site-header-menu .menu-label,
body.page-template-default.menu-open #masthead .header-right-wrapper #fullscreen-site-header-menu .menu-label,
body.che-event.menu-open #masthead .header-right-wrapper #fullscreen-site-header-menu .menu-label {
  color: #ffff !important;
  transition: color 1s ease-in-out;
}
/* line 216, sass/single.scss */
body.single.menu-open #masthead .header-right-wrapper .language-switcher a,
body.page-template-default.menu-open #masthead .header-right-wrapper .language-switcher a,
body.che-event.menu-open #masthead .header-right-wrapper .language-switcher a {
  color: #ffff;
  transition: color 1s ease-in-out;
}
/* line 219, sass/single.scss */
body.single.menu-open #masthead .header-right-wrapper .language-switcher a:hover,
body.page-template-default.menu-open #masthead .header-right-wrapper .language-switcher a:hover,
body.che-event.menu-open #masthead .header-right-wrapper .language-switcher a:hover {
  color: #ffff !important;
}
/* line 224, sass/single.scss */
body.single.menu-open #masthead .header-right-wrapper .language-switcher::before,
body.page-template-default.menu-open #masthead .header-right-wrapper .language-switcher::before,
body.che-event.menu-open #masthead .header-right-wrapper .language-switcher::before {
  border: 1px solid #ffff;
  transition: border 1s ease-in-out;
}
/* line 230, sass/single.scss */
body.single.menu-open #masthead .header-right-wrapper .icon-cancel,
body.page-template-default.menu-open #masthead .header-right-wrapper .icon-cancel,
body.che-event.menu-open #masthead .header-right-wrapper .icon-cancel {
  fill: white !important;
  transition: fill 1s ease-in-out;
}

/* line 247, sass/single.scss */
body.single.scrolled #masthead .site-branding .show-home svg path,
body.page-template-default.scrolled #masthead .site-branding .show-home svg path,
body.che-event.scrolled #masthead .site-branding .show-home svg path {
  fill: #ffff !important;
  transition: fill 0.5s ease-in-out;
}
/* line 253, sass/single.scss */
body.single.scrolled #masthead .site-branding .show-home svg .line path,
body.page-template-default.scrolled #masthead .site-branding .show-home svg .line path,
body.che-event.scrolled #masthead .site-branding .show-home svg .line path {
  stroke: #ffff !important;
  transition: stroke 0.5s ease-in-out !important;
}
/* line 264, sass/single.scss */
body.single.scrolled #masthead .header-right-wrapper #fullscreen-site-header-menu .menu-label,
body.page-template-default.scrolled #masthead .header-right-wrapper #fullscreen-site-header-menu .menu-label,
body.che-event.scrolled #masthead .header-right-wrapper #fullscreen-site-header-menu .menu-label {
  color: #ffff !important;
  transition: color 0.5s ease-in-out;
}
/* line 271, sass/single.scss */
body.single.scrolled #masthead .header-right-wrapper .language-switcher a,
body.page-template-default.scrolled #masthead .header-right-wrapper .language-switcher a,
body.che-event.scrolled #masthead .header-right-wrapper .language-switcher a {
  color: #ffff !important;
  transition: color 0.5s ease-in-out !important;
}
/* line 274, sass/single.scss */
body.single.scrolled #masthead .header-right-wrapper .language-switcher a:hover,
body.page-template-default.scrolled #masthead .header-right-wrapper .language-switcher a:hover,
body.che-event.scrolled #masthead .header-right-wrapper .language-switcher a:hover {
  color: #ffff !important;
}
/* line 279, sass/single.scss */
body.single.scrolled #masthead .header-right-wrapper .language-switcher::before,
body.page-template-default.scrolled #masthead .header-right-wrapper .language-switcher::before,
body.che-event.scrolled #masthead .header-right-wrapper .language-switcher::before {
  border: 1px solid #ffff !important;
  transition: border 0.5s ease-in-out !important;
}
/* line 285, sass/single.scss */
body.single.scrolled #masthead .header-right-wrapper .icon-menu,
body.page-template-default.scrolled #masthead .header-right-wrapper .icon-menu,
body.che-event.scrolled #masthead .header-right-wrapper .icon-menu {
  fill: white !important;
  transition: fill 0.5s ease-in-out !important;
}

/* Variables*/
/** Page Template Default **/
/* line 5, sass/page-template-default.scss */
body.page-template-default {
  /** Custom Header **/
}
/* line 12, sass/page-template-default.scss */
body.page-template-default #masthead .site-branding .show-home svg path {
  fill: #191B37 !important;
  transition: fill 0.5s ease-in-out;
}
/* line 18, sass/page-template-default.scss */
body.page-template-default #masthead .site-branding .show-home svg .line path {
  stroke: #191B37 !important;
  transition: stroke 0.5s ease-in-out;
}
/* line 29, sass/page-template-default.scss */
body.page-template-default #masthead .header-right-wrapper #fullscreen-site-header-menu .menu-label {
  color: #191B37 !important;
  transition: color 0.5s ease-in;
}
/* line 36, sass/page-template-default.scss */
body.page-template-default #masthead .header-right-wrapper .language-switcher a {
  color: #191B37;
  transition: color 0.5s ease-in;
}
/* line 40, sass/page-template-default.scss */
body.page-template-default #masthead .header-right-wrapper .language-switcher a:hover {
  color: #191B37 !important;
}
/* line 45, sass/page-template-default.scss */
body.page-template-default #masthead .header-right-wrapper .language-switcher::before {
  border: 1px solid #191B37;
  transition: border 0.5s ease-in;
}
/* line 53, sass/page-template-default.scss */
body.page-template-default .custom-header.header-media {
  display: none;
}
/* line 57, sass/page-template-default.scss */
body.page-template-default #content {
  margin: auto;
  padding-top: 15rem;
}
@media (max-width: 575px) {
  /* line 57, sass/page-template-default.scss */
  body.page-template-default #content {
    padding-top: 5rem;
  }
}
@media (min-width: 1000px) {
  /* line 57, sass/page-template-default.scss */
  body.page-template-default #content {
    width: 80%;
  }
}
@media (min-width: 1920px) {
  /* line 57, sass/page-template-default.scss */
  body.page-template-default #content {
    width: 60%;
    padding-top: 20rem;
  }
}
/* line 76, sass/page-template-default.scss */
body.page-template-default .wrapper h1 {
  font-style: normal;
  font-weight: 800;
  margin: 2rem 0;
  width: 94%;
  font-size: 82px;
  line-height: 90px;
}
@media (max-width: 575px) {
  /* line 76, sass/page-template-default.scss */
  body.page-template-default .wrapper h1 {
    font-size: 24px;
    line-height: 28x;
    margin: 1rem 0 !important;
  }
}
@media (max-width: 678px) {
  /* line 76, sass/page-template-default.scss */
  body.page-template-default .wrapper h1 {
    margin: 2rem 0;
  }
}
@media (min-width: 576px) and (max-width: 1200px) {
  /* line 76, sass/page-template-default.scss */
  body.page-template-default .wrapper h1 {
    font-size: 42px;
    line-height: 50px;
  }
}
@media (min-width: 1920px) {
  /* line 76, sass/page-template-default.scss */
  body.page-template-default .wrapper h1 {
    margin: 0 0 4rem 0;
  }
}
/* line 104, sass/page-template-default.scss */
body.page-template-default .wrapper h2 {
  margin-top: 3rem;
}
@media (max-width: 575px) {
  /* line 104, sass/page-template-default.scss */
  body.page-template-default .wrapper h2 {
    font-size: 22px;
    line-height: 25px;
    margin-top: 2rem;
  }
}
/* line 115, sass/page-template-default.scss */
body.page-template-default .wrapper ul {
  list-style: disc !important;
}
/* line 118, sass/page-template-default.scss */
body.page-template-default .wrapper ol {
  color: #1A1A1A !important;
}
@media (max-width: 768px) {
  /* line 118, sass/page-template-default.scss */
  body.page-template-default .wrapper ol {
    margin: 0;
  }
}
/* line 124, sass/page-template-default.scss */
body.page-template-default .wrapper li {
  color: #1A1A1A !important;
}
@media (min-width: 1000px) {
  /* line 124, sass/page-template-default.scss */
  body.page-template-default .wrapper li {
    margin: 0.5rem 0 !important;
  }
}
/* line 129, sass/page-template-default.scss */
body.page-template-default .wrapper li::marker {
  color: #1A1A1A !important;
}

/* Variables*/
/* Prensa */
/* line 6, sass/prensa.scss */
body.page-template-prensa .custom-header .wrapper:before {
  background-image: url(assets/images/prensa-header.png) !important;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 12, sass/prensa.scss */
body.page-template-prensa .site-content {
  background: white;
}
/* line 16, sass/prensa.scss */
body.page-template-prensa .wrapper-press {
  margin-top: 5rem;
}
@media all and (min-width: 1920px) {
  /* line 19, sass/prensa.scss */
  body.page-template-prensa .wrapper-press .content-press {
    width: 60%;
    margin: auto;
  }
}
@media all and (max-width: 768px) {
  /* line 25, sass/prensa.scss */
  body.page-template-prensa .wrapper-press .content-press .press-box {
    flex-direction: column;
    height: fit-content;
  }
}
@media all and (max-width: 768px) {
  /* line 31, sass/prensa.scss */
  body.page-template-prensa .wrapper-press .content-press .press-box .img {
    width: 100%;
  }
}
@media all and (max-width: 768px) {
  /* line 37, sass/prensa.scss */
  body.page-template-prensa .wrapper-press .content-press .press-box .img img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media all and (max-width: 768px) {
  /* line 45, sass/prensa.scss */
  body.page-template-prensa .wrapper-press .content-press .press-box .text-box {
    padding: 2rem;
    width: 100%;
  }
}
@media all and (max-width: 768px) {
  /* line 51, sass/prensa.scss */
  body.page-template-prensa .wrapper-press .content-press .press-box .text-box h5 {
    font-size: 14px;
  }
}
@media all and (max-width: 768px) {
  /* line 58, sass/prensa.scss */
  body.page-template-prensa .wrapper-press .content-press .press-box .text-box h2.name {
    line-height: 24px !important;
  }
}
@media all and (max-width: 768px) {
  /* line 62, sass/prensa.scss */
  body.page-template-prensa .wrapper-press .content-press .press-box .text-box h2.name a {
    font-size: 20px !important;
    line-height: 20px !important;
    font-weight: 600;
  }
}
@media all and (min-width: 769px) and (max-width: 1200px) {
  /* line 62, sass/prensa.scss */
  body.page-template-prensa .wrapper-press .content-press .press-box .text-box h2.name a {
    font-size: 26px !important;
    line-height: 22px !important;
  }
}
/* line 79, sass/prensa.scss */
body.page-template-prensa .wrapper-press .content-press .press-box .boxbutton {
  display: flex;
  justify-content: flex-end;
}
/* line 83, sass/prensa.scss */
body.page-template-prensa .wrapper-press .content-press .press-box .boxbutton .btn-more {
  padding: 0.2rem 0.5rem;
  font-size: 11px;
  line-height: 26px;
  background: #191B37 !important;
  border-radius: 5px;
  width: 160px !important;
}
/* line 93, sass/prensa.scss */
body.page-template-prensa .wrapper-press .content-press .press-box .boxbutton .btn-more a {
  color: #ffff;
  font-weight: lighter;
  text-transform: uppercase;
  font-style: italic;
}
/* line 98, sass/prensa.scss */
body.page-template-prensa .wrapper-press .content-press .press-box .boxbutton .btn-more a:hover {
  color: #F1EBFC !important;
}
/* line 101, sass/prensa.scss */
body.page-template-prensa .wrapper-press .content-press .press-box .boxbutton .btn-more a:focus {
  outline: none;
}
/* line 111, sass/prensa.scss */
body.page-template-prensa .wrapper-press .content-press {
  display: flex;
  gap: 3rem;
  flex-direction: column;
  flex-wrap: nowrap;
}
/* line 119, sass/prensa.scss */
body.page-template-prensa .press-box {
  display: flex;
  flex-direction: row;
  height: 400px;
  border: 1px solid #191b37;
  border-radius: 10px;
  width: 100%;
}
/* line 128, sass/prensa.scss */
body.page-template-prensa .wrapper-press .press-box:nth-child(even) {
  flex-direction: row-reverse;
}
@media all and (max-width: 768px) {
  /* line 128, sass/prensa.scss */
  body.page-template-prensa .wrapper-press .press-box:nth-child(even) {
    flex-direction: column;
  }
}
/* line 136, sass/prensa.scss */
body.page-template-prensa .wrapper-press .press-box img {
  border-radius: 10px;
  object-fit: cover;
  width: 100%;
}
/* line 142, sass/prensa.scss */
body.page-template-prensa .wrapper-press .press-box .img {
  display: flex;
  width: 50%;
}
/* line 147, sass/prensa.scss */
body.page-template-prensa .wrapper-press .text-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: fit-content;
  padding: 4rem;
  width: 50%;
}
/* line 156, sass/prensa.scss */
body.page-template-prensa .wrapper-press .text-box h5,
body.page-template-prensa .text-box h5 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  text-align: left;
  margin: 0;
}
/* line 165, sass/prensa.scss */
body.page-template-prensa .wrapper-press .text-box h5 {
  text-transform: uppercase;
}
/* line 169, sass/prensa.scss */
body.page-template-prensa .wrapper-press .text-box h2 {
  margin: 0.5rem 0;
  line-height: 2rem;
  text-align: left;
}
/* line 175, sass/prensa.scss */
body.page-template-prensa .wrapper-press .text-box h2 {
  width: 98%;
}
/* line 179, sass/prensa.scss */
body.page-template-prensa .press-box .name a {
  font-size: 36px !important;
  line-height: 44px !important;
}
/* line 184, sass/prensa.scss */
body.page-template-prensa .wrapper-press .text-box .extracto p {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}
/* line 191, sass/prensa.scss */
body.page-template-prensa .text-box .extracto {
  display: flex;
}
/* line 195, sass/prensa.scss */
body.page-template-prensa .wrapper-press .btn-more {
  width: 180px;
  margin: 2rem 0rem;
}
/* line 200, sass/prensa.scss */
body.page-template-prensa .extracto .more-link {
  display: none;
}
/* line 204, sass/prensa.scss */
body.page-template-prensa .open-icon {
  display: inline-block;
  vertical-align: bottom;
  margin: 0px 2px;
}

/* Variables*/
/* line 4, sass/records.scss */
body.page-template-grabaciones {
  /** Last Record **/
  /** End Last Record **/
  /* Records grid Styles*/
  /* Records grid Styles */
}
/* line 8, sass/records.scss */
body.page-template-grabaciones .last-record .last-record-box {
  display: flex;
  width: 90%;
  margin: 7rem auto;
  align-items: center;
  justify-content: flex-start;
}
@media all and (max-width: 575px) {
  /* line 8, sass/records.scss */
  body.page-template-grabaciones .last-record .last-record-box {
    margin: 2rem auto 0 !important;
    width: 100% !important;
  }
}
@media all and (max-width: 900px) {
  /* line 8, sass/records.scss */
  body.page-template-grabaciones .last-record .last-record-box {
    flex-direction: column;
    margin: 5rem auto;
    align-items: flex-start !important;
    width: 90%;
  }
}
@media all and (min-width: 1920px) {
  /* line 8, sass/records.scss */
  body.page-template-grabaciones .last-record .last-record-box {
    margin: 8rem auto 10rem !important;
    width: 80%;
  }
}
/* line 32, sass/records.scss */
body.page-template-grabaciones .last-record .last-record-box .img {
  height: 450px;
  width: 450px;
}
@media all and (max-width: 900px) {
  /* line 32, sass/records.scss */
  body.page-template-grabaciones .last-record .last-record-box .img {
    height: 260px;
    width: 260px;
    object-fit: cover;
  }
}
@media (min-width: 901px) and (max-width: 1200px) {
  /* line 32, sass/records.scss */
  body.page-template-grabaciones .last-record .last-record-box .img {
    margin: 0 4rem 0 0 !important;
  }
}
@media all and (min-width: 1920px) {
  /* line 32, sass/records.scss */
  body.page-template-grabaciones .last-record .last-record-box .img {
    height: 550px;
    width: 550px;
  }
}
/* line 51, sass/records.scss */
body.page-template-grabaciones .last-record .last-record-box .img img {
  height: 100%;
  object-fit: cover;
}
/* line 57, sass/records.scss */
body.page-template-grabaciones .last-record .last-record-box .text-last-box {
  width: 47%;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media all and (max-width: 900px) {
  /* line 57, sass/records.scss */
  body.page-template-grabaciones .last-record .last-record-box .text-last-box {
    width: 100%;
    margin: 1rem 0;
    padding: 0;
  }
}
@media all and (min-width: 1200px) {
  /* line 57, sass/records.scss */
  body.page-template-grabaciones .last-record .last-record-box .text-last-box {
    padding-left: 5rem;
  }
}
/* line 74, sass/records.scss */
body.page-template-grabaciones .last-record .last-record-box .text-last-box h3 {
  color: #191B37;
  font-weight: 100;
  font-size: 21px;
  font-style: italic;
}
@media all and (max-width: 768px) {
  /* line 74, sass/records.scss */
  body.page-template-grabaciones .last-record .last-record-box .text-last-box h3 {
    margin: 0;
    line-height: 25px;
    font-size: 13px;
  }
}
@media all and (min-width: 1920px) {
  /* line 74, sass/records.scss */
  body.page-template-grabaciones .last-record .last-record-box .text-last-box h3 {
    font-size: 28px;
  }
}
/* line 91, sass/records.scss */
body.page-template-grabaciones .last-record .last-record-box .text-last-box h2 {
  margin: 1rem 0;
}
@media all and (max-width: 575px) {
  /* line 91, sass/records.scss */
  body.page-template-grabaciones .last-record .last-record-box .text-last-box h2 {
    margin: 0.5rem 0rem !important;
  }
}
@media all and (max-width: 768px) {
  /* line 91, sass/records.scss */
  body.page-template-grabaciones .last-record .last-record-box .text-last-box h2 {
    margin: 0 !important;
  }
}
/* line 102, sass/records.scss */
body.page-template-grabaciones .last-record .last-record-box .text-last-box h2 a {
  font-size: 44px;
  font-weight: 600;
  line-height: 46px;
}
@media all and (max-width: 768px) {
  /* line 102, sass/records.scss */
  body.page-template-grabaciones .last-record .last-record-box .text-last-box h2 a {
    margin: 1rem 0;
    line-height: 26px;
    font-size: 24px;
  }
}
@media all and (min-width: 1920px) {
  /* line 102, sass/records.scss */
  body.page-template-grabaciones .last-record .last-record-box .text-last-box h2 a {
    font-size: 47px;
  }
}
/* line 119, sass/records.scss */
body.page-template-grabaciones .last-record .last-record-box .text-last-box p {
  width: 90%;
  line-height: 36px;
}
@media all and (max-width: 768px) {
  /* line 119, sass/records.scss */
  body.page-template-grabaciones .last-record .last-record-box .text-last-box p {
    width: 95%;
    line-height: 25px;
  }
}
@media all and (min-width: 1920px) {
  /* line 119, sass/records.scss */
  body.page-template-grabaciones .last-record .last-record-box .text-last-box p {
    font-size: 30px;
    line-height: 40px;
  }
}
/* line 134, sass/records.scss */
body.page-template-grabaciones .last-record .last-record-box .text-last-box .more-link {
  display: none;
}
/* line 144, sass/records.scss */
body.page-template-grabaciones .content-records .grid {
  margin: 0 auto;
}
/* line 148, sass/records.scss */
body.page-template-grabaciones .content-records {
  top: 0;
}
@media all and (min-width: 768px) and (max-width: 1919px) {
  /* line 148, sass/records.scss */
  body.page-template-grabaciones .content-records {
    width: 90%;
    margin: auto;
  }
}
@media all and (min-width: 1920px) {
  /* line 148, sass/records.scss */
  body.page-template-grabaciones .content-records {
    width: 80%;
    margin: auto;
  }
}
/* line 163, sass/records.scss */
body.page-template-grabaciones .record-box {
  display: flex;
  flex-direction: column;
  margin: 0;
  width: 33.3%;
  padding: 1rem;
}
@media all and (max-width: 575px) {
  /* line 163, sass/records.scss */
  body.page-template-grabaciones .record-box {
    margin: 1rem 0rem;
    padding: 0;
    width: 100% !important;
  }
}
@media all and (min-width: 576px) and (max-width: 900px) {
  /* line 163, sass/records.scss */
  body.page-template-grabaciones .record-box {
    width: 50% !important;
  }
}
/* line 180, sass/records.scss */
body.page-template-grabaciones .record-box .img {
  width: 100%;
  height: 380px;
}
@media all and (max-width: 1000px) {
  /* line 180, sass/records.scss */
  body.page-template-grabaciones .record-box .img {
    height: 260px !important;
  }
}
@media all and (min-width: 1920px) {
  /* line 180, sass/records.scss */
  body.page-template-grabaciones .record-box .img {
    height: 500px;
  }
}
@media all and (min-width: 2560px) {
  /* line 180, sass/records.scss */
  body.page-template-grabaciones .record-box .img {
    height: 560px !important;
    width: 560px !important;
  }
}
/* line 197, sass/records.scss */
body.page-template-grabaciones .record-box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media all and (max-width: 1000px) {
  /* line 197, sass/records.scss */
  body.page-template-grabaciones .record-box .img img {
    height: 260px !important;
    width: 260px !important;
  }
}
/* line 209, sass/records.scss */
body.page-template-grabaciones .record-box .text-box {
  height: fit-content;
  display: flex;
  flex-direction: column;
}
/* line 214, sass/records.scss */
body.page-template-grabaciones .record-box .text-box h2 {
  margin: 0;
}
/* line 218, sass/records.scss */
body.page-template-grabaciones .record-box .text-box p {
  font-size: 24px;
  font-weight: 700;
}
/* line 222, sass/records.scss */
body.page-template-grabaciones .record-box .text-box p:first-of-type {
  font-size: 13px;
  line-height: 20px;
  margin: 0.5rem 0;
}
@media all and (min-width: 576px) {
  /* line 222, sass/records.scss */
  body.page-template-grabaciones .record-box .text-box p:first-of-type {
    font-size: 21px;
    margin: 1rem 0;
  }
}
/* line 234, sass/records.scss */
body.page-template-grabaciones .record-box .text-box .name a {
  font-size: 28px;
  font-weight: 600;
}
/* line 242, sass/records.scss */
body.page-template-grabaciones .extracto .more-link:hover,
body.page-template-grabaciones .extracto .more-link,
body.page-template-grabaciones .btn-more {
  font-weight: 400;
  background: #191B37;
  border-radius: 5px;
  width: 95px;
  padding: 0.2rem 1rem;
  margin: 1rem 0rem;
}
/* line 251, sass/records.scss */
body.page-template-grabaciones .extracto .more-link:hover:hover,
body.page-template-grabaciones .extracto .more-link:hover,
body.page-template-grabaciones .btn-more:hover {
  color: #ffff !important;
}
/* line 255, sass/records.scss */
body.page-template-grabaciones .extracto .more-link:hover a:hover,
body.page-template-grabaciones .extracto .more-link a:hover,
body.page-template-grabaciones .btn-more a:hover {
  color: #ffff !important;
}
/* line 261, sass/records.scss */
body.page-template-grabaciones .extracto .more-link a,
body.page-template-grabaciones .btn-more a {
  color: white;
  text-transform: uppercase;
  font-style: italic;
  font-size: 13px;
}
/* line 267, sass/records.scss */
body.page-template-grabaciones .extracto .more-link a:hover,
body.page-template-grabaciones .btn-more a:hover {
  color: #ffff;
}
/* line 272, sass/records.scss */
body.page-template-grabaciones .extracto .more-link strong,
body.page-template-grabaciones .btn-more strong {
  color: white;
  font-weight: 700px;
}
/* line 280, sass/records.scss */
body.page-template-grabaciones .filters-button-group {
  display: flex;
  width: 80%;
  justify-content: space-evenly;
  margin: 4rem auto 2rem;
}
@media all and (max-width: 768px) {
  /* line 280, sass/records.scss */
  body.page-template-grabaciones .filters-button-group {
    width: 100%;
  }
}
@media all and (min-width: 1920px) {
  /* line 280, sass/records.scss */
  body.page-template-grabaciones .filters-button-group {
    width: 70%;
  }
}
@media (max-width: 781px) {
  /* line 296, sass/records.scss */
  body.page-template-grabaciones .filters-button-group {
    display: flex;
    flex-wrap: wrap;
  }
}
/* line 304, sass/records.scss */
body.page-template-grabaciones button.button-tag {
  font-weight: lighter;
  box-sizing: border-box;
  margin: 0.313rem;
  min-width: 0px;
  appearance: none;
  display: inline-block;
  line-height: inherit;
  text-transform: uppercase;
  font-style: italic;
  font-size: inherit;
  padding: 8px 45px;
  border: 1px solid #191B37;
  border-radius: 5px;
  color: white;
  background: #191B37;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
  justify-content: center;
  z-index: 1;
}
@media (max-width: 781px) {
  /* line 328, sass/records.scss */
  body.page-template-grabaciones button.button-tag {
    font-size: 0.75rem;
    padding: 4px 20px;
  }
}
/* line 334, sass/records.scss */
body.page-template-grabaciones button.button-tag:focus {
  color: #191B37;
  background-color: white;
  border: 1px solid #191B37;
  outline: none;
}

/* line 348, sass/records.scss */
body.single-records {
  /** Single Record **/
}
/* line 350, sass/records.scss */
body.single-records .site-content {
  padding-bottom: 0 !important;
}
@media all and (max-width: 575px) {
  /* line 350, sass/records.scss */
  body.single-records .site-content {
    padding-top: 0;
  }
}
/* line 358, sass/records.scss */
body.single-records .custom-header .wrapper:before {
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 364, sass/records.scss */
body.single-records .site-content {
  position: relative;
}
/* line 367, sass/records.scss */
body.single-records .site-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
  background-color: #191B37;
}
@media (min-width: 1440px) {
  /* line 378, sass/records.scss */
  body.single-records .site-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 650px;
    background-color: #191B37;
  }
}
/* line 389, sass/records.scss */
body.single-records .site-content .wrapper {
  padding-top: 10rem;
}
/* line 396, sass/records.scss */
body.single-records .custom-header.header-media {
  display: none;
}
/* line 400, sass/records.scss */
body.single-records .custom-header-content-wrapper {
  display: none;
}
/* line 404, sass/records.scss */
body.single-records .navigation.post-navigation {
  display: none;
}
/* line 410, sass/records.scss */
body.single-records .record-presentation {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 3rem;
}
@media all and (max-width: 768px) {
  /* line 410, sass/records.scss */
  body.single-records .record-presentation {
    flex-direction: column;
    gap: 0;
  }
}
@media (min-width: 769px) {
  /* line 410, sass/records.scss */
  body.single-records .record-presentation {
    width: 80%;
    margin: auto;
  }
}
@media all and (min-width: 2560px) {
  /* line 410, sass/records.scss */
  body.single-records .record-presentation {
    width: 60%;
    margin: auto;
  }
}
/* line 429, sass/records.scss */
body.single-records .record-presentation .entry-meta {
  margin: 2rem 0;
  max-height: 300px;
}
@media all and (max-width: 768px) {
  /* line 429, sass/records.scss */
  body.single-records .record-presentation .entry-meta {
    margin: 1rem 0;
  }
}
/* line 437, sass/records.scss */
body.single-records .record-presentation .entry-meta .date {
  font-size: 42px;
  margin-bottom: 0;
}
/* line 442, sass/records.scss */
body.single-records .record-presentation .entry-meta h4 {
  color: white;
  margin: 0 0 1rem;
}
/* line 448, sass/records.scss */
body.single-records .record-presentation .boxed {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 0rem;
}
@media (min-width: 768px) {
  /* line 448, sass/records.scss */
  body.single-records .record-presentation .boxed {
    position: relative;
    top: -3rem;
    margin-bottom: -3rem;
  }
}
@media (max-width: 768px) {
  /* line 448, sass/records.scss */
  body.single-records .record-presentation .boxed {
    flex-direction: column;
    margin-bottom: 1rem;
  }
}
@media all and (min-width: 576px) and (max-width: 768px) {
  /* line 448, sass/records.scss */
  body.single-records .record-presentation .boxed {
    width: 80%;
    margin: auto;
    margin-bottom: 2rem;
  }
}
/* line 474, sass/records.scss */
body.single-records .record-presentation .boxed .record-image {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media all and (max-width: 768px) {
  /* line 474, sass/records.scss */
  body.single-records .record-presentation .boxed .record-image {
    width: 100%;
    align-items: center;
  }
}
@media all and (min-width: 769px) {
  /* line 474, sass/records.scss */
  body.single-records .record-presentation .boxed .record-image {
    position: relative;
    top: -15rem;
  }
}
/* line 490, sass/records.scss */
body.single-records .record-presentation .boxed .record-image .plataformas {
  display: flex;
  justify-content: space-around;
  margin-top: 2rem;
  width: 100%;
}
@media all and (max-width: 768px) {
  /* line 490, sass/records.scss */
  body.single-records .record-presentation .boxed .record-image .plataformas {
    display: flex;
    justify-content: space-around;
    margin: 1rem 0;
    width: 100%;
  }
}
/* line 504, sass/records.scss */
body.single-records .record-presentation .boxed .record-image .plataformas .itunes-icon img {
  width: 60%;
  object-fit: contain;
  height: 100% !important;
  margin-bottom: 0.3rem;
}
@media (min-width: 769px) {
  /* line 504, sass/records.scss */
  body.single-records .record-presentation .boxed .record-image .plataformas .itunes-icon img {
    width: 64%;
  }
}
/* line 516, sass/records.scss */
body.single-records .record-presentation .boxed .record-image .plataformas .amazon-icon {
  border-color: #0081C2;
}
/* line 519, sass/records.scss */
body.single-records .record-presentation .boxed .record-image .plataformas .amazon-icon img {
  width: 90%;
  object-fit: contain;
  height: 100% !important;
}
/* line 530, sass/records.scss */
body.single-records .record-presentation .boxed .record-image .plataformas a.spotify-icon {
  border-color: #1ED760;
  margin: auto 0.5rem;
}
/* line 535, sass/records.scss */
body.single-records .record-presentation .boxed .record-image .plataformas a {
  border: 1px solid;
  border-radius: 5px;
  padding: 0rem 2rem;
  height: 61px;
  margin: 1rem 0;
  width: 33.3%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffff;
  position: relative;
}
@media all and (max-width: 575px) {
  /* line 535, sass/records.scss */
  body.single-records .record-presentation .boxed .record-image .plataformas a {
    height: 40px;
  }
}
@media all and (max-width: 768px) {
  /* line 535, sass/records.scss */
  body.single-records .record-presentation .boxed .record-image .plataformas a {
    padding: 0rem 0.5rem;
  }
}
@media all and (min-width: 769px) and (max-width: 1200px) {
  /* line 535, sass/records.scss */
  body.single-records .record-presentation .boxed .record-image .plataformas a {
    height: 50px;
    padding: 0.6rem 0.8rem;
  }
}
@media (min-width: 1920px) {
  /* line 535, sass/records.scss */
  body.single-records .record-presentation .boxed .record-image .plataformas a {
    height: 80px;
  }
}
/* line 565, sass/records.scss */
body.single-records .record-presentation .boxed .record-image .plataformas a svg {
  width: 80%;
  height: 100%;
  position: absolute;
}
/* line 574, sass/records.scss */
body.single-records .record-presentation .boxed .record-image .cover {
  width: 100%;
  height: 578px;
  object-fit: cover;
  object-position: top;
}
@media all and (max-width: 575px) {
  /* line 574, sass/records.scss */
  body.single-records .record-presentation .boxed .record-image .cover {
    height: 300px;
  }
}
@media all and (min-width: 576px) and (max-width: 1200px) {
  /* line 574, sass/records.scss */
  body.single-records .record-presentation .boxed .record-image .cover {
    height: 378px;
  }
}
@media (min-width: 1920px) {
  /* line 574, sass/records.scss */
  body.single-records .record-presentation .boxed .record-image .cover {
    height: 700px;
  }
}
/* line 593, sass/records.scss */
body.single-records .record-presentation .boxed .playlist {
  display: flex;
  flex-direction: column;
  width: 50%;
  justify-content: flex-start;
}
@media all and (max-width: 768px) {
  /* line 593, sass/records.scss */
  body.single-records .record-presentation .boxed .playlist {
    width: 100%;
  }
}
@media all and (min-width: 2560px) {
  /* line 593, sass/records.scss */
  body.single-records .record-presentation .boxed .playlist {
    width: 50%;
    margin: auto;
  }
}
/* line 608, sass/records.scss */
body.single-records .record-presentation .boxed .playlist .page-title {
  font-size: 75px;
}
/* line 612, sass/records.scss */
body.single-records .record-presentation .boxed .playlist .songs {
  background-color: #F1EBFC;
  border-radius: 10px;
  align-content: space-around;
  flex-direction: column;
  justify-content: space-around;
  padding: 3rem;
  width: 90%;
  height: 95%;
  display: flex;
}
@media (min-width: 1920px) {
  /* line 612, sass/records.scss */
  body.single-records .record-presentation .boxed .playlist .songs {
    height: 650px;
  }
}
@media (max-width: 768px) {
  /* line 612, sass/records.scss */
  body.single-records .record-presentation .boxed .playlist .songs {
    height: fit-content;
  }
}
@media (max-width: 768px) {
  /* line 628, sass/records.scss */
  body.single-records .record-presentation .boxed .playlist .songs p {
    font-size: 13px;
    line-height: 20px;
  }
}
@media (max-width: 1000px) {
  /* line 628, sass/records.scss */
  body.single-records .record-presentation .boxed .playlist .songs p {
    font-size: 18px;
    line-height: 30px;
  }
}
@media all and (max-width: 768px) {
  /* line 612, sass/records.scss */
  body.single-records .record-presentation .boxed .playlist .songs {
    width: 100%;
    padding: 2rem;
  }
}
/* line 645, sass/records.scss */
body.single-records .record-presentation .boxed .playlist .songs .info {
  border-top: 1px solid;
  padding-top: 1rem;
}
/* line 649, sass/records.scss */
body.single-records .record-presentation .boxed .playlist .songs .info p {
  font-size: 17px;
  margin: 0 0;
  font-style: italic;
  font-weight: 600;
}
/* line 661, sass/records.scss */
body.single-records .entry-content {
  position: relative;
  margin: 1rem 1rem;
}
@media all and (min-width: 575px) {
  /* line 661, sass/records.scss */
  body.single-records .entry-content {
    width: 70%;
    margin: 2rem auto 0;
  }
}
@media all and (min-width: 1920px) {
  /* line 661, sass/records.scss */
  body.single-records .entry-content {
    width: 60%;
    top: -4rem;
    margin: 0 auto 0;
  }
}
@media all and (min-width: 2560px) {
  /* line 661, sass/records.scss */
  body.single-records .entry-content {
    width: 50%;
    top: 0;
  }
}

/* Single Record */
/* Variables*/
/* Error 404 */
/* line 9, sass/error404.scss */
body.error404 .custom-header.header-media .custom-header-content-wrapper .site-header-text p {
  color: #ffff !important;
}
/* line 15, sass/error404.scss */
body.error404 .error-404.not-found {
  width: 80%;
  margin: auto;
}
@media (min-width: 768px) {
  /* line 15, sass/error404.scss */
  body.error404 .error-404.not-found {
    width: 95%;
    margin: auto;
  }
}
@media (min-width: 1920px) {
  /* line 15, sass/error404.scss */
  body.error404 .error-404.not-found {
    width: 50%;
    margin: auto;
  }
}
/* line 26, sass/error404.scss */
body.error404 .error-404.not-found .search-field {
  background-color: #ffff !important;
  border-radius: 45px;
  border-color: #191B37;
}
/* line 30, sass/error404.scss */
body.error404 .error-404.not-found .search-field:focus {
  outline: none !important;
}
/* line 33, sass/error404.scss */
body.error404 .error-404.not-found .search-field:focus-visible {
  outline: none !important;
}
/* line 37, sass/error404.scss */
body.error404 .error-404.not-found .focus-border {
  display: none !important;
}
/* line 39, sass/error404.scss */
body.error404 .error-404.not-found .focus-border::before {
  background-color: none !important;
  outline: none !important;
}
/* line 43, sass/error404.scss */
body.error404 .error-404.not-found .focus-border::after {
  background-color: none !important;
  outline: none !important;
}
/* line 49, sass/error404.scss */
body.error404 .error-404.not-found label:focus-visible {
  outline: none !important;
}
/* line 54, sass/error404.scss */
body.error404 .error-404.not-found button.search-submit svg {
  color: #191B37 !important;
}
/* line 57, sass/error404.scss */
body.error404 .error-404.not-found button.search-submit:focus {
  background-color: transparent !important;
}
/* line 60, sass/error404.scss */
body.error404 .error-404.not-found button.search-submit:hover {
  background-color: transparent !important;
}
/* line 63, sass/error404.scss */
body.error404 .error-404.not-found button.search-submit:focus-visible {
  outline: none !important;
}
/* line 68, sass/error404.scss */
body.error404 .error-404.not-found .search-form:focus-visible {
  outline: none !important;
}
