/* BoothNest v4.0.1 Single Booth Simplicity */
[href*="r=shared-booths"],
[href*="r=payouts"],
[href*="r=settlements"],
[href*="r=booth-settlements"],
[href*="r=items/splits"]{
  display:none!important;
}
.bn-v4-single-booth-note{
  border:1px solid rgba(21,128,61,.18);
  background:#f0fdf4;
  color:#14532d;
  border-radius:16px;
  padding:12px 14px;
  margin:10px 0 16px;
  font-weight:700;
}