/*
Theme Name: ItaliaLC child
Author: LAZIOcrea
Author URI: https://www.laziocrea.it
Version: 1.0.0
License: GNU GENERAL PUBLIC LICENSE v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain: italialc
Template: italialc
*/
.search_museums {
  background: #90b3cb;
  padding: 20px;
}
article.museo .dato-museo {
  margin: 0;
  padding: 20px 0;
  border-top: 1px solid #ccc;
}
.embed-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}
.embed-video iframe,
.embed-video object,
.embed-video embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#sidebar-museo .widget-area li, .widget li {
  list-style: none;
  border-bottom: solid 1px #ddd;
  padding: 10px 0;
}
#sidebar-museo .widget-area li:last-child, .widget li:last-child {
  border-bottom: none;
}
span.dato-museo-label {
  font-weight: 700;
  color: #36c;
}
