p {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1.3;
}
ol, ul {
  list-style: disc;
  padding-left: 15px;
}
li {
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 1.3;
}
a {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.skiptranslate {
  display: none;
}
.header {
  padding: 20px 0;
}
.header .section-inner {
  display: flex;
  flex-direction: column;
}
.header-top-menu, .social-menu {
  list-style: none;
}
.section-inner {
  width: auto;
}
.content, .sidebar {
  padding-top: 20px;
}
.glossary-nav {
  display: flex;
}
.glossary-nav .post-navigation {
  flex: 1;
}
.sidebar {
  padding-left: 20px;
}
.single-theatre .theatre-gallery {
  margin-top: 40px;
  margin-bottom: 40px;
}
.single-post .post-title {
  padding-bottom: 12px;
}
.single-post .post-inner {
  float: none;
  width: 100%;
}
.single-theatre .content, .single-glossary-term .content {
  padding-top: 7px;
}
.single-theatre .post-inner, .single-glossary-term .post-inner {
  margin-top: 30px;
}
.single-theatre .post-title, .single-glossary-term .post-title {
  font-size: 24px;
  font-weight: bold;
}
.single-theatre .post-title .pronunciation, .single-glossary-term .post-title .pronunciation {
  font-size: 18px;
}
.single-theatre .post-navigation, .single-glossary-term .post-navigation {
  border-top: 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  margin-top: 0px;
}
.theatre-stat, .glossary-preview {
  display: flex;
  flex-wrap: nowrap;
  padding: 10px;
  border-bottom: 1px solid #e1e1e1;
}
.theatre-stat:nth-child(odd), .glossary-preview:nth-child(odd) {
  background: #f9f9f9;
}
.theatre-stat h3, .glossary-preview h3 {
  flex: 1;
  line-height: 1.3;
}
.theatre-stat p:last-of-type, .glossary-preview p:last-of-type {
  margin-bottom: 0;
}
.theatre-stat p:first-of-type, .glossary-preview p:first-of-type {
  margin-top: 0px;
}
.theatre-stat .details, .glossary-preview .details {
  flex: 4;
}
.glossary-preview {
  font-size: 15px;
  line-height: 1.3;
}
.glossary-preview h3 {
  margin: 0;
  font-size: 20px;
  font-weight: bold !important;
}
.glossary-preview .pronunciation {
  display: block;
  margin-top: 2px;
  font-size: 16px;
}
.theatre-stats .header-image img {
  width: 100%;
  height: auto;
}
.post-modified-info {
  font-size: 14px;
}
.glossary-return {
  margin-top: 10px;
  margin-bottom: 10px;
}
.glossary-return a {
  display: inline-block;
  margin-top: 16px;
  padding: 8px 16px;
  background: #ccc;
  border-radius: 6px;
  color: #111111;
}
.glossary-pager {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f9f9f9;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  font-size: 20px;
  font-weight: 700;
}
.site-footer .attribution, .site-footer .to-the-top {
  display: none;
}
.searchandfilter > ul {
  margin: 0 !important;
  display: flex;
  column-gap: 10px;
  align-items: flex-end;
}
.searchandfilter h4 {
  margin: 0;
  font-size: 16px;
}
.searchandfilter ul.chosen-results {
  margin-left: 0;
}
.sf-field-search .sf-input-text {
  margin: 0 !important;
  padding: 2px 2px 3px 2px !important;
  font-size: 14px !important;
}
.sf-field-search .sf-field-reset {
  font-size: 14px !important;
}
.search-filter-results {
  margin-top: 20px;
}
.search-filter-results-area {
  margin-top: 20px;
  margin-bottom: 20px;
}
.search-filter-results-area .search-filter-result {
  padding: 10px;
  display: flex;
  column-gap: 10px;
}
.search-filter-results-area .search-filter-result:nth-child(odd) {
  background: #f1f1f1;
}
.search-filter-results-area h2 {
  margin: 0;
  padding: 10px;
  font-size: 16px;
  font-weight: bold !important;
  line-height: 1.4;
}
.search-filter-result-image {
  max-width: 300px;
}
.search-filter-result-image img {
  display: block;
}
.search-filter-result-image a {
  border-bottom: none;
}
.search-filter-result-textarea {
  flex: 1;
}
.result-label {
  width: 125px;
}
.theatre-result {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding: 0 10px;
  font-size: 14px;
}
.theatre-result p {
  margin: 0;
}
.searchandfilter > ul {
  flex-wrap: wrap;
}
@media screen and (max-width: 800px) {
  .term-letter {
    padding-left: 6px;
    padding-right: 6px;
  }
  .theatre-stat, .theatre-result, .search-filter-result, .glossary-preview {
    flex-direction: column;
  }
  .theatre-stat, .search-filter-result, .glossary-preview {
    row-gap: 8px;
  }
  .theatre-result {
    align-items: flex-start;
    font-size: 16px;
  }
  .result-label {
    font-weight: bold;
  }
  .search-filter-result-image {
    max-width: 100%;
  }
}
