.pw-l {
  
  margin-bottom: 10px;
  color: #343333;
  font-family: "Hedvig Letters Serif", serif;
  font-weight: 800;
  text-transform: capitalize;
}
.pw-l table, .visit-official-store{
  margin-bottom: 60px!important
}
.visit-official-store{
  border: 1px solid #343333!important;
  background-color: #ffffff;!important;
  color: #343333!important;
}
.visit-official-store span{
  color: #343333!important;
}
.pw-page-inner .pw-g a.visit-official-store:hover{
  border: 1px solid #343333!important;
  background-color: #343333!important;
  color: #ffffff;!important;
}
.visit-official-store:hover span{
  color: #ffffff;!important;
}


#formHolder{
  max-width: 550px;
  margin: auto;
}
@media screen and (max-width: 600px) {
  .pw-l {
    margin-bottom: 10px;
  }
}

#slideShow{position:relative; clear: both; padding-bottom: 65%}
#slideShow img{position:absolute;z-index:1}
#slideShow img.active{z-index:3}


.pw-l table {
  border-collapse: collapse;
  width: 100%;
  font-size: 15px;
}
span.pw-container{
  text-align: center;
}
@media screen and (max-width: 600px) {
  .pw-l table {
    font-size: 3.2vw;
  }
}
.pw-l table tr {
  background: none;
  -webkit-transition: 250ms ease-in-out;
  transition: 250ms ease-in-out;
  position: relative;
}
.pw-l table tr.hover {
  background: #343333;
}
.pw-l table tr.year th {
  text-align: center;
}
.pw-l table tr th {
  cursor: pointer;
  text-align: left;
  padding: 4px 13px;
}
.pw-l table tr th a {
  display: block;
  color: #343333;
  font-family: "Hedvig Letters Serif", serif;
  font-weight: 800;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-transition: 250ms ease-in-out;
  transition: 250ms ease-in-out;
}
.pw-l table tr th a.hover {
  color: #36362c;
}
.pw-l table tr th:nth-of-type(1) {
  padding-right: 12px;
}
@media screen and (max-width: 600px) {
  .pw-l table tr th:nth-of-type(1) {
    padding-right: 1vw;
  }
}
.pw-l table tr th:nth-of-type(2) {
  padding-right: 12px;
}
@media screen and (max-width: 600px) {
  .pw-l table tr th:nth-of-type(2) {
    padding-right: 1vw;
  }
}
.pw-l table tr td {
  cursor: pointer;
  text-align: left;
  padding: 4px 13px;
}
.pw-l table tr td a {
  color: #343333;
  font-family: "Hedvig Letters Serif", serif;
  font-weight: 400;
  text-decoration: none;
  text-transform: capitalize;
}
.pw-l table tr td a.hover {
  color: #36362c;
}
.pw-l table tr td:nth-of-type(1) {
  padding-right: 12px;
}
@media screen and (max-width: 600px) {
  .pw-l table tr td:nth-of-type(1) {
    padding-right: 1vw;
  }
}
.pw-l table tr td:nth-of-type(2) {
  white-space: nowrap;
}
.pw-l table tr td.tickets {
  white-space: nowrap;
}
.pw-l table tr td.tickets a {
  font-family: "Hedvig Letters Serif", serif;
  font-weight: 800;
  -webkit-transition: 250ms ease-in-out;
  transition: 250ms ease-in-out;
}
.pw-l table tr td.tickets a:hover {
  text-decoration: underline;
}
.pw-l table tr.first th, .pw-l table tr.first td {
  padding-top: 10px;
}
.pw-l table tr.last th, .pw-l table tr.last td {
  padding-bottom: 10px;
}
.pw-l table tr.subsequant th {
  padding-top: 10px;
  padding-bottom: 5px;
}
.pw-l table tr.sold-out {
  pointer-events: none;
}
.pw-l table tr.sold-out th, .pw-l table tr.sold-out td {
  position: relative;
}
.pw-l table tr.sold-out th:after, .pw-l table tr.sold-out td:after {
  /* background: rgba(255, 221, 0, 0.71);
  -webkit-transition: 250ms ease-in-out;
  transition: 250ms ease-in-out;
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  height: 2px;
  width: 100%; */
}
.pw-l table tr.sold-out.first th:after, .pw-l table tr.sold-out.first td:after {
  top: calc(50% + 1px);
}
.pw-l table tr.sold-out.last th:after, .pw-l table tr.sold-out.last td:after {
  top: calc(50% - 4px);
}

a.pw-r {
  
  margin-bottom: 10px;
  display: block;
  text-align: center;
  padding: 3px 10px;
  color: #343333;
  font-size: 32px;
  font-family: "Hedvig Letters Serif", serif;
  font-weight: 800;
  text-transform: capitalize;
  text-decoration: none;
  background: none;
  -webkit-transition: 250ms ease-in-out;
  transition: 250ms ease-in-out;
}
@media screen and (max-width: 600px) {
  a.pw-r {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  a.pw-r {
    font-size: 5.5vw;
  }
}
a.pw-r:hover {
  background: #343333;
  color: #36362c;
}

.pw-l table tr.first th, .pw-l table tr.first td {
  padding-top: 10px;
}

.pw-page-inner .pw-g a {
  margin-bottom: 10px;
  background-color: #transparent!important;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-image: none !important;
  text-decoration: none !important;
  transition: all 0.3s;
  border-radius: 5px;
  border: 1px solid #ffffff;;
  max-width: 300px;
  margin: auto;
}

.pw-page-inner .pw-g a:hover {
  color: #343333!important;
  background-color: #ffffff;!important
}

.pw-page-inner .pw-g a:hover span {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
   color: #ffffff; !important;
}
.pw-page-inner .pw-g a{
  background-color: rgba(0, 0, 0, 0.4);
}

.pw-page-inner .pw-g a:hover{
  background-color: #ffffff;;
}



.pw-page-inner .pw-g a span {
    text-transform: capitalize;
    font-family: "Hedvig Letters Serif", serif;
    text-align: center;
    display: block;
    width: 100%;
    padding-top: 10px;
    text-decoration: none !important;
    padding-bottom: 10px;
    position: relative;
    background-image: none !important;
    text-indent: 0px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #ffffff;;
    font-size: 18px;
    font-weight: normal;
    
}

.pw-page-inner .pw-g a {
  aspect-ratio: auto;
}

.pw-page-inner .pw-gtp a span {
  background: url("../img/preorder.gif") center center repeat-x;
  background-size: auto 100%;
}

.pw-page-inner .pw-g a.join-here:hover span {
  -webkit-filter: none;
  filter: none;
  color: #343333!important;
}

.pw-l table {
  font-size: 16px;
}

@media screen and (max-width: 600px) {
  .pw-l table {
    font-size: 3vw;
  }
}
@media screen and (max-width: 500px) {
  .pw-l table {
    font-size: 2.65vw;
  }
}
.pw-l table tr th:nth-of-type(1) {
  text-align: right;
  text-align: left;
  padding-right: 5px;
  width: 6%;
}
@media screen and (max-width: 600px) {
  .pw-l table tr th:nth-of-type(1) {
    padding-right: 2px;
  }
}

.pw-l table tr th:nth-of-type(2) {
  padding-left: 0;
  padding-right: 0;
  width: 6%;
}

.pw-l table tr th:nth-of-type(3) {
  text-align: left;
  padding-left: 5px;
  padding-right: 0;
  width: 4.2%;
}
@media screen and (max-width: 600px) {
  .pw-l table tr th:nth-of-type(3) {
    padding-left: 2px;
  }
}

.pw-l table tr td:nth-of-type(1) {
  padding-left: 10px;
  width: 25%;
}

.pw-l table tr td:nth-of-type(2) {
  padding-left: 0;
  width: 38.8%;
}
.pw-l table tr td:nth-of-type(3) {
  text-align: right;
  width: 19%;
}

.ballot-button img {
  display: block;
  height: auto;
  width: 100%;
}

.pw-l table.toon-table tr:hover {
  background: none;
}

.pw-l table.toon-table tr td.toon-button {
  padding: 0;
}

a.ballot-button {
  background: #343333;
  color: #36362c;
  font-family: "Hedvig Letters Serif", serif;
  font-weight: 800;
  font-size: 17px;
  text-align: center;
  display: block;
  padding: 5px 0;
  width: 100%;
  -webkit-transition: 250ms ease-in-out;
  transition: 250ms ease-in-out;
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  a.ballot-button {
    font-size: 3vw;
  }
}

a.ballot-button:hover {
  background: #ffffff;;
}

.pw-l-toon .toon-table td {
  font-family: "Hedvig Letters Serif", serif;
  font-weight: 400;
}

.pw-l-toon .toon-table th,
.pw-l-toon .toon-table td {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pw-l-toon table.toon-table tr.toon-two td.toon-button {
  background: none;
  padding-top: 0;
  padding-bottom: 0;
}

.pw-l-toon table.toon-table tr.toon-two td.toon-button a {
  color: #36362c;
  font-family: "Hedvig Letters Serif", serif;
  font-weight: 800;
}

.pw-l-toon table.toon-table tr.toon-tr.hover {
  background: #343333;
}

.pw-l-toon table.toon-table tr.toon a.hover {
  color: #343333;
}

#formHolder{
      margin-bottom: 0px !important;
}
#header{
      padding-top: 60px;
    padding-bottom: 0px;
}
.pre-order-buttons a.button:hover, #formOuterPhoto #formHolder a.join-here:hover{
  background-color: #ffffff!important;
  color: #343333!important;
}
.pw-page-inner .pw-g a.visit-official-store{
  background-color: #ffffff!important;
}
#header nav a:hover, .pw-page-inner .pw-g a.visit-official-store:hover{
  color: #ffffff!important;
  background-color: #343333!important;
}

.pw-page-inner .pw-g a.visit-official-store:hover span{
  color: #ffffff!important;
}