/*! typey | GPLv2 License | https://github.com/jptaranto/typey */
.node--type-blog {
  color: #191816;
}

.node--type-blog h1 {
  margin: 0 0 2rem;
}

.node--type-blog .view-group-exhibitions .search-item-wrapper,
.node--type-blog .view-group-events .search-item-wrapper {
  margin-bottom: 0;
}

.node--type-blog .view-group-exhibitions .search-item-wrapper .content-wrapper .description-wrapper,
.node--type-blog .view-group-exhibitions .search-item-wrapper .content-wrapper .subtitle-wrapper,
.node--type-blog .view-group-events .search-item-wrapper .content-wrapper .description-wrapper,
.node--type-blog .view-group-events .search-item-wrapper .content-wrapper .subtitle-wrapper {
  margin-top: 0;
  margin-left: 0;
  font-family: "Cubano", Arial, Helvetica;
}

.node--type-blog .view-group-exhibitions .search-item-wrapper .content-wrapper .dates-wrapper,
.node--type-blog .view-group-events .search-item-wrapper .content-wrapper .dates-wrapper {
  margin-left: 0;
}

.node--type-blog .view-group-exhibitions .views-field-rendered-entity,
.node--type-blog .view-group-events .views-field-rendered-entity {
  padding-right: 0;
  width: 100%;
}

.node--type-blog .field--name-city, .node--type-blog .field--name-museum-category, .node--type-blog .field--name-thematics, .node--type-blog .field--name-dynamic-block-fieldgroup-country-for-museums {
  margin-right: 1rem;
  font-size: 1.375rem;
  line-height: 1.375rem;
  font-family: "hoss-round", Helvetica, Arial, sans-serif;
  color: #191816;
  float: left;
  position: relative;
  line-height: normal;
}

.node--type-blog .field--name-city::after, .node--type-blog .field--name-museum-category::after, .node--type-blog .field--name-thematics::after, .node--type-blog .field--name-dynamic-block-fieldgroup-country-for-museums::after {
  color: #00aeab;
  content: '|';
  position: absolute;
  right: -10px;
  top: -1px;
}

.node--type-blog .field--name-thematics {
  margin-right: 0;
  margin-bottom: 0;
}

.node--type-blog .field--name-thematics > .field__item {
  margin-right: 1rem;
  position: relative;
  float: left;
}

.node--type-blog .field--name-thematics > .field__item::after {
  content: '-';
  position: absolute;
  right: -11px;
  top: -1px;
}

.node--type-blog .field--name-thematics > .field__item:last-child::after {
  content: '';
}

.node--type-blog .field--name-thematics::after {
  content: none;
}

.node--type-blog .field--name-city {
  clear: left;
}

.node--type-blog .field--name-dynamic-block-fieldgroup-country-for-museums::after {
  content: initial;
}

.node--type-blog .field--name-description, .node--type-blog .field--name-description-maarsi, .node--type-blog .field--name-additional-description, .node--type-blog .field--name-video {
  font-size: 1rem;
  line-height: 1.375rem;
  margin-bottom: 2.5rem;
}

.node--type-blog .field--name-video .video-embed-field-responsive-video iframe {
  position: relative;
}

.node--type-blog .field--name-video .video-embed-field-responsive-video::after {
  padding-bottom: 0;
}

.node--type-blog .field--name-body {
  margin-top: 2rem;
}

.node--type-blog .block-sharethis {
  margin-bottom: 2.5rem;
}

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