body {
  margin: 0;
  min-width: 320px !important;
  background-color: #ffffff;
  color: #000000;
}
::selection {
  background-color: #ebebeb;
}
body, input, h1, h2, select {
  font-family: 'Helvetica', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18.5px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}
#logo, #bag, img, #detailstoggle, #sizecharttoggle, .message a:not(#email) {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-drag: none;
  -webkit-user-drag: none;
  touch-action: manipulation;
}
a, input[type=email] {
  color: #000000;
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: transparent
}
#archive, #back {
  z-index: 3;
  position: fixed;
  top: 0;
  left: 0;
  margin: 22px 24px;
  text-decoration: underline;
}
#logo, #bag {
  position: fixed;
  display: block;
  top: 0;
  right: 0;
}
#logo {
  z-index: 4;
  width: 36px;
  left: 0;
  margin: 17.5px auto;
}
#content, #countdown, #update {
  z-index: 2;
  position: relative;
}
#countdown, #update {
  margin: calc(50vh - 9px) 0 0 0;
  text-align: center;
  cursor: default;
}
#subscription {
  z-index: 4;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto 24px;
  text-align: center;
}
input[type=email], #subscribe, select, #paypalform input[type=number] {
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
}
input[type=email], #subscribe {
  height: 24px;
  cursor: not-allowed;
}
input[type=email] {
  min-width: 170px;
  max-height: 20px;
  padding: 1px 3px;
}
#subscribe {
  position: relative;
  margin: 0 0 0 -4px;
  padding: 2px 3px;
  color: #ffffff;
  background-color: #000000;
}
#bag {
  z-index: 5;
  width: 21px;
  height: 21px;
  margin: 23px 22px;
  cursor: not-allowed;
}
#bag, #addtobag, select {
  border-radius: 0 !important;
}
.product, .archived {
  display: block;
  margin: 105px auto;
}
.product img, .archived {
  display: block;
  width: 720px;
  left: 0;
  right: 0;
  cursor: pointer;
}
.product img {
  margin: 0 auto;
}
.product img, #reel img, .archived {
  max-width: calc(100% - 33px);
}
#cover {
  z-index: 6;
  position: fixed;
  display: none;
  width: 100vw;
  height: 100vh;
  top: 0;
  background-color: rgba(0, 0, 0, 0.08);
}
#reel, #info {
  display: inline-block;
  width: 100%;
  margin: 0;
}
#reel {
  max-width: 50%;
  margin: calc(50vh - 266px) auto 70px;
  float: left;
  cursor: default;
}
#reel img {
  display: block;
  width: 555px;
  margin: 0 -70px 70px auto;
}
#reel img.hidden {
  display: block;
}
#info {
  position: fixed;
  max-width: calc(50% - 70px);
  margin: calc(50vh - 194px) 0 0 70px;
  padding: 0 0 121px;
  text-align: left;
  float: right;
}
#info.more {
  margin: calc(50vh - 323px) 0 0 70px;
}
h2 {
  margin: 0 0 36px;
}
#info p {
  margin: 0 23px 16px 0;
}
#detailstoggle, #sizecharttoggle, #scrolltotop {
  text-decoration: underline;
  cursor: pointer;
}
#detailstoggle, #details a, .message a, #unavailable, #sizehelp {
  color: #999999;
}
#detailstoggle {
  margin: 36px 23px 36px 0;
}
#details, #paypalform, #addtobag {
  margin: 36px 0;
}
#details {
  display: none;
}
#details a {
  text-decoration: underline;
}
#details p:last-child, #details p:nth-last-child(2) {
  margin: 33px 23px 36px 0;
}
#sizechart {
  z-index: 7;
  position: fixed;
  display: none;
  left: 0;
  right: 0;
  width: 280px;
  margin: calc(50vh - 55px) auto;
  padding: 1px 6px 1px;
  background-color: #ffffff;
  border: 1px solid #000000;
}
#close {
  padding: 0 0 3px;
  float: right;
  cursor: pointer;
}
table, th, td {
  font-weight: normal;
  text-align: center;
  border: 1px solid #000000;
}
th, td {
  padding: 3px 6px;
}
table {
  width: 100%;
  border-collapse: collapse;
}
.trhead {
  text-align: left !important;
  padding: 0 0 0 4px;
}
#sizechart p {
  text-align: center;
}
#sizehelp {
  display: inline;
  text-decoration: underline;
  cursor: pointer;
}
select, #paypalform input[type=number] {
  display: block;
  margin: 18px 0 0;
  padding: 3px 6px;
  background-color: #ffffff;
  border: 1px solid #000000;
  appearance: none;
}
select {
  width: 55px;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 0;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
#paypalform input[type=number] {
  width: 40px;
  height: 20px;
}
select:focus, #paypalform input[type=number]:focus {
  outline: none;
}
#addtobag {
  position: relative;
  height: 13px;
  padding: 2px 0 1px;
  transform: translate(-1px, 1px);
}
#unavailable {
  cursor: not-allowed;
  margin: 36px auto;
}
#igalert {
  display: none;
  width: 198px;
  padding: 10px 11px 11px;
  margin: 72px auto 0;
  color: #aaaaaa;
  background-color: #f2f2f2;
  border: 1px solid #aaaaaa;
}
#scrolltotop {
  z-index: 3;
  position: fixed;
  display: none;
  bottom: 0;
  right: 0;
  padding: 22px 24px;
  opacity: 0;
  pointer-events: none;
}
.message {
  padding: 0 24px;
  text-align: center;
}
.message.sml {
  margin: calc(50vh - 9px) auto 0;
}
.message.lrg {
  margin: calc(50vh - 61px) auto 0;
}
.message a {
  text-decoration: underline;
}
@media screen and (max-height: 716px) {
  #reel {
    margin: 66px auto 70px !important;
  }
  #info {
    position: relative;
  }
  #info, #info.more {
    margin: 148px auto 70px !important;
  }
  #scrolltotop {
    opacity: 1;
    pointer-events: all;
  }
}
@media screen and (max-width: 621px) {
  #reel {
    max-width: 100%;
    margin: 105px auto 70px !important;
    float: none;
    cursor: pointer;
  }
  #reel img {
    margin: 0 auto;
  }
  #reel img.hidden {
    display: none;
  }
  #info {
    position: relative;
    max-width: 100%;
    text-align: center;
  }
  #info, #info.more {
    margin: 0 !important;
  }
  #info p {
    margin: 0 0 16px 0 !important;
  }
  #detailstoggle {
    margin: 33px 0 16px 0 !important;
  }
  #details p:last-child, #details p:nth-last-child(2) {
    margin: 33px 0 36px 0 !important;
  }
  select, #paypalform input[type=number] {
    margin: 18px auto 0 !important;
  }
  #scrolltotop {
    opacity: 0;
    pointer-events: none;
  }
}
