/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
@import url(fonts/fonts.css);
body {
  font-family: "Bebas Neue Pro", "Franklin Gothic Medium", "Trebuchet MS", sans-serif;
}
body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a {
  font-family: "Bebas Neue Pro", "Franklin Gothic Medium", "Trebuchet MS", sans-serif;
  opacity: 1;
}

#page-title .row-bg-wrap {
  background: #c8043f;
}
#page-title h1 {
  font-size: 10rem;
  line-height: 1;
  color: white;
  text-transform: uppercase;
}

.page-id-12 #endereco {
  background: #c8043f;
  color: white;
  border-radius: 20px;
}
.page-id-12 #endereco h1 {
  color: #fff;
}
.page-id-12 #endereco p {
  font-size: 0.8em;
  line-height: 1.2;
}

.page-id-20 .espaco img {
  border-radius: 20px;
}

.page-id-26 .toggles .toggle-title:after {
  background-color: #272c8c !important;
}
.page-id-26 .toggles .toggle-title:hover:after {
  background-color: #c8043f !important;
}
.page-id-26 .toggles .toggle-title .toggle-heading {
  font-size: 1.5rem !important;
  color: #272c8c !important;
}
.page-id-26 .toggles .toggle-title .toggle-heading:hover {
  color: #c8043f !important;
}
.page-id-26 #contatos h3 {
  margin-bottom: 1em;
}
.page-id-26 #contatos p {
  padding-bottom: 1em;
}
.page-id-26 #contatos .icon-default-style {
  margin-right: 5px;
  color: white !important;
}

.events-archive .event-row {
  margin-bottom: 20px;
}
.events-archive h1 {
  color: #c8043f;
}
.events-archive img {
  display: block;
  width: 100% !important;
}
.events-archive img:hover {
  opacity: 0.8;
}
.events-archive h1 {
  width: 100%;
  text-transform: uppercase;
}

#exposicao-single h1.entry-title {
  font-size: 2.5rem;
  line-height: 1;
}
#exposicao-single .vistas {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
#exposicao-single .patrocinadores {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
#exposicao-single .patrocinadores .patrocinador {
  display: block;
}
#exposicao-single .patrocinadores .patrocinador img {
  max-height: 80px;
  width: auto;
  height: auto;
}

/*# sourceMappingURL=style.css.map */
