.single-geniessertouren h2 {
  font-size: 1.75em;
  color: #c7327f; }
.single-geniessertouren h3 {
  color: #c7327f; }
.single-geniessertouren h4 {
  color: #524e4a;
  font-size: 16px;
  margin-bottom: 8px; }
.single-geniessertouren hr {
  background: #969696; }
.single-geniessertouren img {
  max-width: 100%; }
.single-geniessertouren .wp-caption {
  max-width: 100%; }
.single-geniessertouren .wp-caption-text {
  text-align: right; }
.single-geniessertouren #etappen {
  margin: 30px 0;
  border-bottom: 1px solid #969696; }
  .single-geniessertouren #etappen .item {
    display: block;
    overflow: hidden; }
    .single-geniessertouren #etappen .item h3 {
      margin-top: 0;
      color: #c7327f;
      font-size: 1.25em; }
      .single-geniessertouren #etappen .item h3 a {
        font-weight: 700; }
      .single-geniessertouren #etappen .item h3 span {
        width: 1.5em;
        height: 1.5em;
        margin-right: .5em;
        border-radius: 50%;
        color: white;
        text-align: center;
        line-height: 1.5em;
        background: #96c11f;
        display: inline-block; }
    .single-geniessertouren #etappen .item p a.trigger-open-etappe {
      font-size: .875em; }
    .single-geniessertouren #etappen .item .item-content {
      width: calc(100% - 180px);
      float: right; }
    .single-geniessertouren #etappen .item img {
      width: auto !important; }
.single-geniessertouren .sidebar #tour-nav ul {
  list-style-type: none; }
  .single-geniessertouren .sidebar #tour-nav ul li.active:before {
    font-weight: bold;
    color: #c7327f; }
  .single-geniessertouren .sidebar #tour-nav ul li.active a {
    font-weight: bold;
    color: #c7327f; }
  .single-geniessertouren .sidebar #tour-nav ul li:before {
    margin-right: .25em;
    content: '\00BB ';
    color: #524e4a; }
  .single-geniessertouren .sidebar #tour-nav ul li a {
    color: #524e4a; }

@media only screen and (max-width: 960px) {
  .single-geniessertouren .sidebar #tour-nav {
    display: none; } }
@media only screen and (max-width: 580px) {
  .single-geniessertouren #etappen .item .item-content {
    width: auto;
    float: none; } }
