/* Prepend all with .curatescape-fix-{themedir} */
/* ITEMS */
.curatescape-fix-freedom.type-curatescape-story.items.show .metadata h3 {
  margin-top: revert;
}
.curatescape-fix-freedom.type-curatescape-story.items.show .metadata h2 {
  font-size: 2.3rem;
}
.curatescape-fix-rhythm.type-curatescape-story .curatescape-byline,
.curatescape-fix-rhythm.type-curatescape-story .curatescape-lede {
  margin-block-end: 24px;
}

.curatescape-fix-foundation.type-curatescape-story .curatescape-lede {
  margin-block-start: 1rem;
}

@media screen and (min-width: 800px) {
  .curatescape-fix-the-daily.type-curatescape-story h2 {
    width: 25%;
    display: block;
    text-align: right;
  }
}

/* TOURS */
.curatescape-fix-emiglio#tours.browse .tour:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
.curatescape-fix-rhythm#tours.browse .tour:not(:last-child) {
  border-bottom: 1px dashed;
}
.curatescape-fix-berlin#tours.browse .tour:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.curatescape-fix-bigstuff#tours.browse .tour:not(:last-child) {
  border-bottom: 1px solid #cccccc;
}
.curatescape-fix-bigpicture#tours.browse .tour:not(:last-child) {
  border-bottom: 1px solid #cecece;
}
.curatescape-fix-foundation#tours.browse .tour:not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
}
.curatescape-fix-default#tours.browse .tour:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.curatescape-fix-santa-fe#tours.browse .tour:not(:last-child) {
  border-bottom: 1px solid #d3d6bc;
}
.curatescape-fix-minimalist#tours.browse .tour {
  border-top: 4px solid #ddd;
  padding-top: 1em;
}
.curatescape-fix-freedom#tours.browse h2 {
  font-size: 2rem;
}
.curatescape-fix-foundation#tours.browse h2 {
  font-size: 1.5625rem;
}
.curatescape-fix-centerrow#tours.browse h2 {
  margin-bottom: 0.25lh;
}
.curatescape-fix-freedom#tours.browse .tour-image,
.curatescape-fix-freedom#tours.browse svg,
.curatescape-fix-freedom#tours.browse img {
  width: 200px;
  height: 200px;
}
.curatescape-fix-freedom#tours.browse .tour-image::after {
  content: "";
  width: 90%;
  height: 90%;
  background: transparent;
  border: 1px solid #fff;
  display: block;
  position: absolute;
  border-radius: 50%;
  top: 5%;
  left: 5%;
  z-index: 2;
}
/* HOME MAP */
.curatescape-fix-default .curatescape-home-content {
  padding: 24px;
}
.curatescape-fix-bigpicture .curatescape-home-content {
  margin: 21px;
  padding: 21px;
  width: calc(100% - 42px);
}
.curatescape-fix-foundation .curatescape-home-content.top {
  border-bottom: 1px solid #cacaca;
  padding-bottom: 0.5lh;
  margin-bottom: 1lh;
}
.curatescape-fix-santa-fe .curatescape-home-content.top {
  border-bottom: 1px solid #d3d6bc;
  margin-bottom: 1lh;
}
.curatescape-fix-foundation .curatescape-home-content.bottom h2 {
  text-align: center;
  border-bottom: 1px solid #cacaca;
  margin-bottom: 2.25rem;
  padding-bottom: 2.25rem;
}
.curatescape-fix-emiglio .curatescape-home-content.top {
  border-bottom: 1px solid #ddd;
}
.curatescape-fix-berlin .curatescape-home-content.top {
  border-bottom: 1px solid #ccc;
}
.curatescape-fix-thedaily #curatescape-map-caption {
  background-color: #000000;
  color: #ffffff;
  padding: 12px;
  width: max-content;
}
.curatescape-fix-thedaily #curatescape-map-caption a {
  color: #ffff00;
  text-decoration: underline;
}
.curatescape-fix-thedaily h2.curatescape-map-title {
  font-size: 31.5px;
  line-height: 1em;
  background: #ffff00;
  display: inline-block;
  width: max-content;
  padding: 12px;
  margin: 0;
}
@media screen and (min-width: 800px) {
  .curatescape-fix-thedaily h2.curatescape-map-title {
    font-size: 22.5px;
  }
}
.curatescape-fix-freedom h2.curatescape-map-title {
  border-bottom: 1px solid #ececec;
  padding-bottom: 1rem;
}
.curatescape-fix-freedom h2.curatescape-map-title::after {
  display: block;
  content: "";
  background-color: var(--primary);
  bottom: -1px;
  height: 3px;
  left: 0;
  position: absolute;
  width: 64px;
}
/* TAGS */
.curatescape-fix-freedom.tags .hTagcloud ul {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-wrap: wrap;
  gap: 10px;
  list-style: none;
  margin-bottom: 10px;
  padding-left: 0;
  align-items: center;
  justify-content: center;
  margin-top: 3rem;
}
.curatescape-fix-freedom.tags#tours .hTagcloud ul li a {
  padding: 5px 10px;
  text-decoration: none;
  font-weight: 600;
  color: #333;
  background-color: hsl(2605185669, 100%, 87.5%);
}
.curatescape-fix-freedom.tags#tours .hTagcloud ul li:nth-child(2n) a {
  background: hsl(2345449404, 100%, 87.5%);
}
.curatescape-fix-freedom.tags#tours .hTagcloud ul li:nth-child(3n) a {
  background: hsl(103051168, 100%, 87.5%);
}
.curatescape-fix-freedom.tags#tours .hTagcloud ul li:nth-child(4n) a {
  background: hsl(408066808, 100%, 87.5%);
}
.curatescape-fix-freedom.tags#tours .hTagcloud ul li:nth-child(5n) a {
  background: hsl(844765985, 100%, 87.5%);
}
.curatescape-fix-freedom.tags#tours .hTagcloud ul li:nth-child(6n) a {
  background: hsl(1885528553, 100%, 87.5%);
}
