.modal-body h1 {
  font-weight: 900;
  font-size: 2.8em;
  text-transform: uppercase;
}
.modal-body a.pre-order-btn {
  color: #000;
  background-color: gold;
  border-radius: 1em;
  padding: 1em;
  display: block;
  margin: 2em auto;
  width: 50%;
  font-size: 1.25em;
  font-weight: 6600;
}
.modal-body a.pre-order-btn:hover {
  background-color: #000;
  text-decoration: none;
  color: gold;
}

.list{list-style:disc}
.list li{list-style:disc;text-align:left;margin-left:40px}

.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0;bottom: 48px;position: relative;right: 16px;font-size: 45px;}

.sticky-header .logo{width:50%}

.main-header .logo-outer{width:50%}

.tp-arr-allwrapper, .tp-leftarrow , .hermes.tparrows{display:none !important}