body {
  margin: 0;
  font-family: 'Public Sans', sans-serif; }

h1, h2, h3, h4 {
  font-family: 'Orbitron', sans-serif; }

h1:not(.mainHeading h1) {
  font-size: 2.5em; }

h2 {
  font-size: 2em; }

@font-face {
  font-family: Progress;
  src: url(/ts1777975611/attachments/StyleSheet/7/ProgressPersonalUse-EaJdz.ttf);
  text-decoration: none; }
.defenceBody {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 40px;
  min-height: 70vh; }

#brands {
  background-color: #212121;
  color: white;
  text-align: center;
  padding: 44px 0 60px 0;
  margin-top: 20px; }

.AllProductsBox {
  text-align: center;
  background: #101010;
  padding: 10px; }

.AllProductsBox:hover {
  background: black; }

.AllProductsBox a {
  color: white;
  text-decoration: none; }

#brands h2 {
  margin-top: 4px; }

#brands h2:after {
  content: "";
  height: 0;
  border-top: 12px solid transparent;
  border-left: 20vw solid #545454;
  border-bottom: 0px solid transparent;
  display: inline-block;
  margin-left: 10px; }

#brands h2:before {
  content: "";
  height: 0;
  border-top: 12px solid transparent;
  border-right: 20vw solid #545454;
  border-bottom: 0px solid transparent;
  display: inline-block;
  margin-right: 10px; }

.preText {
  font-size: x-small;
  font-family: 'Orbitron', sans-serif;
  letter-spacing: 1px;
  line-height: 0px;
  margin: 0; }

#brands a {
  color: transparent; }

#brands img {
  max-width: 150px;
  width: 25vw; }

#brands img:hover {
  opacity: 0.4; }

.brandsInner {
  max-width: 1200px;
  margin: auto;
  width: 80vw; }

#homeResults {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.featuredCard {
  background-image: url(/ts1777975611/attachments/StyleSheet/7/featured-card.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 20%;
  margin: 20px 0;
  height: 330px;
  padding: 12px 20px 40px 20px;
  font-family: 'Orbitron', sans-serif;
  text-transform: uppercase;
  box-shadow: #b1b1b1 0px 0px 13px;
  border-style: double; }

.featuredCard:hover {
  filter: drop-shadow(2px 4px 6px black); }

.productTitle {
  height: 58px;
  font-weight: bold;
  overflow: hidden;
  margin: 0 0 17px 0; }

.moreInfo {
  font-family: 'Orbitron', sans-serif;
  font-size: small;
  background: black;
  color: white;
  padding: 3px 8px;
  margin-top: auto;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 10px; }

.price {
  margin-left: 8px; }

.tax {
  font-size: 8px; }

.featuredImg {
  text-align: center;
  margin: 0;
  margin-top: 10px; }

.featuredImg img {
  width: 90%; }

.footer {
  background-color: black;
  height: 100px;
  width: 100%;
  bottom: 0;
  color: white;
  font-family: 'Public Sans', sans-serif; }

.footerInner {
  width: 1050px;
  margin: auto;
  padding: 24px 0;
  font-size: small;
  text-align: center; }

.footerInner a {
  color: #d10000;
  text-decoration: none; }

#defenceContainer {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  max-width: 1350px;
  justify-content: center;
  padding: 50px 0;
  margin: 40px auto; }

#defence-left {
  width: 16%;
  border-right: solid 2px black;
  padding-right: 1%; }

#defence-right {
  width: 78.5%;
  padding-left: 4%; }

#defenceBreadcrumbs {
  width: 100%;
  margin-bottom: 20px;
  font-weight: bold; }

.defence-list-controls {
  display: flex; }

.defence-list-controls form {
  display: flex;
  width: 100%;
  align-items: center; }

.defence-list-controls form > div {
  flex: 1; }

.defence-list-controls form .pagination > div:not(.page-of) {
  margin: 0 10px; }

.defence-list-controls form input {
  max-width: 40px;
  padding: 5px; }

.defence-list-controls form select {
  max-width: 77px;
  padding: 5px; }

.drill-title a {
  background: black;
  color: white;
  text-decoration: none;
  padding: 5px 10px;
  border-left: 4px solid #d10000; }

.drill-title {
  margin-bottom: 20px; }

ul.brandList {
  list-style-image: url(/ts1777975611/attachments/StyleSheet/7/bullet-points.png);
  line-height: 25px;
  text-transform: uppercase;
  padding-left: 24px; }

ul.brandList a {
  font-size: 14px;
  color: black;
  font-family: 'Public Sans', sans-serif; }

.productShowBtns {
  cursor: pointer; }

input, select {
  height: 30px;
  width: 170px; }

button {
  padding: 10px 20px;
  background: black;
  color: white;
  border-left: 4px #d10000 solid;
  font-weight: bold;
  font-family: 'Orbitron', sans-serif;
  cursor: pointer;
  text-transform: uppercase; }

.defenceProductContainer {
  margin: 25px 0; }

.defenceProductInfo {
  width: 51%;
  display: inline-block;
  margin-left: 4%; }

.defenceProductImg {
  position: relative;
  width: 45%;
  padding-top: 45%;
  display: inline-block;
  float: left; }

.defenceImg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  font-size: 20px;
  color: white; }

.product-title {
  margin-top: 0; }

.facet-title {
  background: black;
  color: white;
  text-decoration: none;
  padding: 4px 10px;
  line-height: 29px;
  border-left: solid 4px #d10000; }

.facet-row {
  margin-top: 8px; }

.facet-row a {
  color: black; }

.select-side {
  padding: 0; }

.select-side li {
  margin: 10px 0;
  list-style: none; }

.select-side li img {
  position: relative;
  top: 3px;
  width: 11px; }

.messages {
  background: #d10000;
  padding: 0 22px; }

.errors {
  width: 100%;
  text-align: center; }

.errors * {
  display: inline-block;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px; }

.errors button {
  display: none; }

#cartNotification.hidden {
  visibility: hidden;
  opacity: 0;
  transition: all 1s; }

#cartNotification {
  background: #d10000;
  text-align: center;
  padding: 33px;
  position: fixed;
  bottom: 0;
  width: 100%;
  visibility: visible;
  opacity: 1;
  color: white;
  box-shadow: 0 -6px 54px #00000061; }

@media only screen and (max-width: 1470px) {
  button.add-btn {
    padding: 10px 12px !important;
    font-size: 0.55em; } }
