body {
  margin: 0px;
  background: #252525;
  color: white;
  font-family: 'Public Sans', sans-serif;
  background: repeating-linear-gradient(#101010f0, #000 10px), linear-gradient(90deg, rgba(255, 255, 255, 0), #000 100%, #00d4ff 0);
  font-size: 18px;
  line-height: 27px; }

@font-face {
  font-family: "Fraulein";
  src: local("Fraulein"), url("/ts1777975612/attachments/StyleSheet/8/frau.ttf") format("truetype"); }
h1, h2, h3, h4 {
  letter-spacing: 0.1vw;
  font-weight: 100;
  margin: 0;
  font-family: 'Public Sans', OpenSans,Roboto,Oxygen,sans-serif; }

h1 {
  font-size: 2.9em;
  line-height: 54px; }

h2 {
  font-size: 2.4em;
  line-height: 44px; }

h3 {
  font-size: 2em;
  line-height: 36px; }

h4 {
  font-size: 1.9em;
  line-height: 34px; }

h1.cat, h2.cat, h3.cat, h4.cat {
  font-family: Fraulein, OpenSans,Roboto,Oxygen,sans-serif;
  font-size: 5em;
  line-height: 70px; }

.ztSeries {
  font-family: 'Fraulein', sans-serif !important; }

#ZTcontainer {
  width: 1350px;
  max-width: 90vw;
  margin: 80px auto; }

a {
  color: #e87722;
  text-decoration: none; }

span.orange {
  color: #e87722;
  font-weight: bold; }

span.advanced {
  color: #d2aa73;
  font-weight: bold; }

button:not(.remove-line):not(.refresh-button):hover:not(.closeBtn), input#ztContinue:hover, button.cartBtns:hover {
  background: #b15a18 !important; }

.style1 {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #fff;
  cursor: pointer;
  height: 40px;
  border-left: none;
  padding: 0;
  width: 45%;
  margin: 0;
  border: none;
  text-align: center;
  background: repeating-linear-gradient(45deg, transparent, transparent 10px, #e8772254 10px, #e8772254 20px); }

.style1 a {
  color: white;
  line-height: 40px; }

.style2 {
  background: black;
  color: #fff;
  cursor: pointer;
  -webkit-transform: skewX(329deg);
  transform: skewX(329deg);
  margin: 8px 15px;
  border-left: 4px solid #e87722;
  border-left: 4px solid #e87722;
  display: inline-block; }

.style3 {
  background: #e87722;
  color: #fff;
  cursor: pointer;
  -webkit-transform: skewX(329deg);
  transform: skewX(329deg);
  margin: 8px 15px;
  display: inline-block; }

.style2 p, .style2 a, .style3 p {
  line-height: 25px;
  padding: 0 20px;
  -webkit-transform: skewX(33deg);
  transform: skewX(33deg);
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 3px 15px; }

.style3:hover {
  background: #c15f15; }

.alert {
  width: 100%;
  max-width: 800px;
  margin: auto;
  background: white;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  padding: 25px;
  box-shadow: 0 0 101px 70px black; }

.alert h4 {
  color: black;
  display: inline-block;
  margin-left: 10px; }

.alert .error, .alert .notice {
  display: inline-block;
  color: black; }

.alert button {
  transform: none;
  font-size: 1.5em;
  cursor: pointer; }

.alert.alert-info {
  padding: 25px;
  border: 5px solid #e87822;
  box-shadow: 0 0 80px 80px #000000a1; }

.alert.alert-info button.close {
  color: black; }

#ZTfooter {
  background: black;
  border-top: solid 4px #e87822;
  height: 60px;
  position: sticky;
  width: 100%;
  text-align: center;
  font-size: 0.8em;
  top: 100vh; }

#ZTfooter p {
  padding: 0 25px; }

#loginLogo {
  width: 90%;
  margin: auto;
  max-width: 420px; }

#loginContainer {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center; }

#loginModel, #forgotPWModal {
  width: 100%;
  max-width: 600px;
  margin: auto;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  justify-content: center;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 40px; }

#loginModel {
  background: #0000007d; }

#forgotPWModal {
  background: #000000eb;
  display: none; }

#forgotPWModal h2 {
  font-size: 1.5vw;
  margin: 10px; }

#formContainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 18px; }

#formContainer > article {
  width: 50%; }

#formContainer label {
  display: block; }

#formContainer input {
  width: 90%;
  height: 34px;
  border-left: #e87822 solid 4px; }

.loginBtns {
  background: #e87722;
  border: none; }

.loginBtns:hover {
  background: #b15a18; }

.loginBtns p {
  margin: 4px 10px; }

#pwReset {
  color: white;
  font-size: small;
  width: 100%;
  cursor: pointer; }

section.grid {
  margin: 50px 0 120px 0;
  display: grid;
  grid-template-columns: 24.25% 24.25% 24.25% 24.25%;
  grid-gap: 1%;
  row-gap: 50px;
  grid-auto-rows: 1fr; }

section.grid article {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 4%;
  background: #00000059; }

.title {
  text-overflow: ellipsis;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  color: white; }

.pmeta, .date-expected {
  font-size: 12px;
  color: #d0d0d0;
  font-family: 'Open Sans', sans-serif; }

.pmeta a {
  position: relative;
  top: 3px; }

.pstock {
  height: 25px; }

.pstock p {
  margin: 0px;
  font-size: 12px; }

.pstock img {
  position: relative;
  top: 4px; }

.pdescription {
  display: flex;
  flex-direction: column; }

#results {
  display: inline-table; }

.pimage {
  max-height: 400px;
  margin-bottom: 5px; }

.pimage img {
  width: 100%;
  max-height: 100%; }

span.price {
  font-family: 'Squada One', cursive;
  color: #e87822;
  font-size: 28px;
  font-weight: bold; }

span.price .tax {
  font-size: 16px;
  color: white;
  font-weight: 100; }

.add-table {
  display: flex;
  justify-content: space-between; }

.add-table input {
  width: 23%;
  height: 40px;
  margin: 0;
  text-align: center;
  border: none;
  padding: 0; }

.add_to_cart_form {
  margin: 0; }

.addCartDiv {
  background: #000000a6;
  padding: 10px; }

.orangeBtn {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #fff;
  cursor: pointer;
  height: 40px;
  border-left: none;
  padding: 0;
  width: 75%;
  margin: 0;
  border: none;
  background: #e87822;
  text-align: center; }

.orangeBtn a {
  color: white;
  line-height: 40px; }

.ztProductForm {
  width: 55%;
  display: inherit; }

#spec-table {
  width: 100%;
  margin-top: 20px; }

form {
  margin: 0; }

table {
  text-align: left; }

th {
  padding: 7px 6px;
  background: black;
  border-bottom: orange 2px solid; }

td {
  padding: 7px 10px;
  line-height: 23px; }

button.remove-line {
  border: 0;
  width: 13px;
  height: 13px;
  background: none;
  background-image: url(/ts1777975612/attachments/StyleSheet/8/closeIcon.webp);
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer; }

button.remove-line:hover, button.refresh-button:hover {
  filter: grayscale(1); }

#cartNotification {
  display: block;
  background: #e87822;
  text-align: center;
  font-size: xx-large;
  position: sticky;
  bottom: 0;
  animation: popup .1s linear; }

#cartNotification div {
  line-height: 80px; }

#cartNotification.hidden {
  display: none; }

#cartNotification a {
  color: white;
  text-decoration: none; }

@keyframes popup {
  0% {
    transform: translateY(20px); }
  100% {
    transform: translateY(0px); } }
@media only screen and (max-width: 960px) {
  .add-table {
    flex-direction: column; }

  .ztProductForm, .ztdetails {
    width: 100%; }

  .add-table div {
    width: 100%; } }
@media only screen and (max-width: 870px) {
  .title {
    font-size: 0.75em;
    line-height: 1.3em; }

  section.grid {
    margin: 50px 10px; }

  h1 {
    font-size: 1.65em; }

  h2 {
    font-size: 1.5em; }

  h3 {
    font-size: 1.3em; }

  h4 {
    font-size: 1.1em; }

  section.grid {
    grid-template-columns: 49% 49%; } }
@media only screen and (max-width: 762px) {
  #ZTcontainer {
    margin: 50px auto; }

  .backBtnContainer {
    margin: 0 !important; }

  #pageBtns {
    flex-wrap: wrap;
    margin-top: 0 !important; }

  #pageQtyBtns {
    width: 90%;
    order: 1; }

  #catBtns {
    width: 100%;
    order: 3; }

  #clearFiltersContainer {
    width: 10%;
    order: 2; }

  #pageQtyBtns, #catBtns, #clearFiltersContainer {
    margin: 5px 0 !important; }

  #pageBtns button {
    margin: 10px 5px !important; } }
@media only screen and (max-width: 698px) {
  h1 {
    font-size: 1.85em; }

  h2 {
    font-size: 1.7em; }

  h3 {
    font-size: 1.55em; }

  h4 {
    font-size: 1.2em; } }
@media only screen and (max-width: 475px) {
  section.grid {
    grid-template-columns: 100%; }

  #ZTfooter {
    height: 80px; } }
