
#mobiletitle
{
  margin: -10px 0 15px;
  display: none;
}
#mobiletitle .title
{
  font: normal 18px/18px 'sansa_stdbold', Arial, Helvetica, Sans-Serif;
  padding-bottom: 5px;
}
#mobiletitle .artist
{
  font: normal 17px/20px 'sansa_stdnormal', Arial, Helvetica, Sans-Serif;
  color: #222;
}

  html.performance #rtddoc p
, html.performance #performancetext > div
{
  line-height: 24px;
  font-size: 16px !important;/* overrule inline styling */
}
  html.performance #rtddoc p + p
, html.performance #performancetext > div + div
{
  margin-top: 20px;
}
  html.performance #rtddoc p a
, html.performance #performancetext > div a
{
  color: rgb(109,31,132);
}
html.performance #rtddoc .reviews
{
  margin-top: 30px;
}
html.performance #rtddoc .reviews h3
{
  font: normal 21px/21px 'sansa_stdbold', Arial, Helvetica, Sans-Serif;
  margin-bottom: 15px;
  margin: 5px 0;
}
html.performance #rtddoc .review
{
  border-top: solid 1px #ccc;
  padding: 15px 0;
}

#friendstext
{
  padding: 15px 15px 5px;
  margin-bottom: 15px;
}
#friendstext .title
{
  font: normal 20px/20px 'sansa_stdbold', Arial, Helvetica, Sans-Serif;
  padding-bottom: 15px;
}

  html.performance #rtddoc > #friendstext .description p
, html.performance #rtddoc > #friendstext .description div
{
  font-size: 14px !important;
  line-height: 18px;
  margin-bottom: 10px;
}
html.performance #rtddoc #friendstext .description p + p
{
  margin-top: 10px;
}

#performancetext .readmore
{
  margin-top: 10px;
  display: inline-block;
  cursor: pointer;
}
#performancetext .readmore:before
{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  font-size: 26px;
  position: relative;
  top: 3px;
  padding-right: 10px;
}

#performancedetails
{
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 22px;
}
#performancedetails .fee
{
  font-size: 12px;
}
#performancedetails .button
{
  color: #fff;
  text-decoration: none;
  font: normal 20px/20px 'sansa_stdnormal', Arial, Helvetica, Sans-Serif;
  min-height: 60px;
  padding: 20px 40px 20px 65px;
  position: relative;
  border-radius: 4px;
  margin-bottom: 20px;
  opacity: 1;
  transition: opacity 0.3s;
  display: block;
  cursor: pointer;
}
#performancedetails .button:hover
{
  opacity: 0.85;
}
  #performancedetails .button > .fa
, #performancedetails .button > .ticket
{
  font-size: 38px;
  position: absolute;
  top: 50%;
  margin-top: -19px;
}
#performancedetails .button > .ticket
{
  width: 38px;
  height: 38px;
  display: block;
  left: 10px;
}
#performancedetails .button > .fa-angle-right
{
  right: 10px;
}
#performancedetails .title
{
  margin: 20px 0 8px;
  font: normal 14px/14px 'sansa_stdbold', Arial, Helvetica, Sans-Serif;
}
  #performancedetails .title.soldout
, #performancedetails .title.canceled
{
  font: normal 24px/24px 'sansa_stdnormal', Arial, Helvetica, Sans-Serif;
  text-transform: uppercase;
  margin: 0 0 15px;
}
#performancedetails .meta
{
  font: normal 14px/24px 'sansa_stdnormal', Arial, Helvetica, Sans-Serif;
}
#performancedetails .meta > div
{
  position: relative;
  padding-left: 25px;
}
#performancedetails .meta .fa
{
  font-size: 18px;
  position: absolute;
  display: inline-block;
  padding-right: 4px;
  top: 3px;
  left: 0;
}
#performancedetails .prices
{
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}
  #performancedetails .prices th
, #performancedetails .prices td
{
  vertical-align: top;
  text-align: left;
  font-weight: normal;
  padding-right: 20px;
}
#performancedetails .prices .soldout
{
  color: #bbb;
}
#performancedetails .prices .soldout td .price
{
  text-decoration: line-through;
}

#performancedetails .addto
{
  margin: 20px 0 0;
  padding: 0;
  list-style-type: none;
  clear: both;
}
#performancedetails .addto > li
{
  display: inline-block;
  white-space: nowrap;
  margin-right: 30px;
  padding-bottom: 5px;
  transition: color 0.3s;
  cursor: pointer;
}
#performancedetails .addto > li a
{
  text-decoration: none;
}
#performancedetails .addto .fa
{
  font-size: 23px;
  position: relative;
  top: 2px;
  padding-right: 4px;
}
  #performancedetails .addto .favorite.active
, #performancedetails .addto .favorite:hover
{
  color: #e42100;
}
#performancedetails .speeldata
{
  margin-top: 10px;
  padding: 15px 0 10px;
}
#performancedetails .speeldata:after
{
  clear: both;
  content: '';
  display: block;
}
#performancedetails .speeldata .title
{
  margin: 0 0 10px;
}
#performancedetails .speeldata ul
{
  list-style-type: none;
  margin: 0;
  padding: 0 15px;
  border: 1px solid #ccc;
}
#performancedetails .speeldata li
{
  position: relative;
  display: block;
}
#performancedetails .speeldata li + li
{
  border-top: 1px solid #ccc;
}
#performancedetails .speeldata a
{
  color: #444;
  display: block;
  text-decoration: none;
  padding: 10px 20px 10px 0;
  position: relative;
}
#performancedetails .speeldata a:hover
{
  text-decoration: underline;
}
#performancedetails .speeldata li .fa
{
  position: absolute;
  top: 50%;
  margin-top: -14px;
  right: 0;
  font-size: 28px;
}

#rtddoc #performancedetails .group_mobileright
{
  width: 50%;
  float: right;
  padding-left: 10px;
}
#rtddoc #performancedetails .group_mobileleft
{
  width: 50%;
  float: left;
  padding-right: 10px;
  margin-top: -20px;
}
#rtddoc #performancedetails.noleftcol .group_mobileright
{
  float: left;
  padding-left: 0;
}
#rtddoc #performancedetails .addto
{
  border-bottom: 1px solid #ccc;
  padding-left: calc(50% + 10px);
  padding-bottom: 15px;
}
#rtddoc #performancedetails.noleftcol .addto
{
  padding-top: 15px;
  padding-left: 0;
}
#rtddoc #performancedetails .speeldata > .title
{
  width: 50%;
  float: left;
  padding-right: 10px;
}
#rtddoc #performancedetails .speeldata > ul
{
  width: 50%;
  float: right;
  margin-top: -10px;
  padding-left: 10px;
}

@media (max-width:600px)
{
  #mobiletitle
  {
    display: block;
  }
  #pageimage.wh-slideshow .centerblock > .title > h1
  {
    display: none;
  }
  #pageimage.wh-slideshow .centerblock > .title > .date
  {
    bottom: 15px;
  }

  #rtddoc #performancedetails .group_mobileright
  {
    width: 100%;
    float: none;
    padding-left: 0;
  }
  #rtddoc #performancedetails .group_mobileleft
  {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-top: 0;
  }
  #rtddoc #performancedetails .addto
  {
    border-bottom: 1px solid #ccc;
    padding-left: 0;
    padding-bottom: 15px;
  }
  #rtddoc #performancedetails .speeldata > .title
  {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  #rtddoc #performancedetails .speeldata > ul
  {
    width: 100%;
    float: none;
    margin-top: 0;
    padding-left: 15px;
  }

}
