/* ESV 7.44: retain the verified shooting-section gap; remove the experiments.
   The white border is intentionally outside the inner coloured card. */
.esv-shooting-venue {
  margin-top:0!important;padding-top:0!important;border-top:52px solid var(--esv-color-border,#fff)!important;box-sizing:border-box!important;
}
.esv-shooting-venue::before {content:none!important;display:none!important;}
.esv-shooting-bridge-spacer {display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}
.esv-shooting-feature {margin-top:0!important;}
.esv-shooting-community,.esv-shooting-awards {margin-top:52px!important;}
/* Older published editor templates can contain decorative hints. The current
   navigation module uses actual arrow buttons and needs no 'Wischen' labels. */
.esv-subnav-scroll-indicator {display:none!important;}
@media(max-width:820px) {
  .esv-shooting-venue {border-top-width:42px!important;}
  .esv-shooting-community,.esv-shooting-awards {margin-top:42px!important;}
}
@media(max-width:620px) {
  .esv-shooting-venue {border-top-width:34px!important;}
  .esv-shooting-community,.esv-shooting-awards {margin-top:34px!important;}
}
