﻿h1 {
  font-family: 'Roboto Slab', sans-serif;
  color: #000000;
  font-size: 40pt;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  list-style: none;
}
h2 {
  font-family: 'Roboto Slab', sans-serif;
  color: #000000;
  font-size: 45pt;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  list-style: none;
}
h3 {
  font-family: 'Roboto Slab', sans-serif;
  color: #000000;
  font-size: 35pt;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  list-style: none;
}
h4 {
  font-family: 'Roboto Slab', sans-serif;
  color: #000000;
  font-size: 18pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
}
/*copy 01*/
.copy-01-1,
a.copy-01-1,
ol.copy-01-1,
ul.copy-01-1,
li.copy-01-1 {
  font-family: 'Barlow Condensed', sans-serif;
  color: #ffffff;
  font-size: 18pt;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  /*list-style: none;*/
}
.copy-01-1:hover {
  color: #ffffff;
  text-decoration: none;
}
/*items-in-cart-01a*/
.items-in-cart-01,
a.items-in-cart-01,
ul.items-in-cart-01,
li.items-in-cart-01 {
  font-family: 'Roboto Slab', sans-serif;
  color: #ffc200;
  font-size: 13pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  list-style: none;
}
.items-in-cart-01:hover {
  color: #ffc200;
  text-decoration: none;
}
.copy-image-label-01a {
  font-family: 'Arial', 'Verdana';
  color: #ffffff;
  font-size: 28pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  text-transform: none;
  word-spacing: 5px;
  letter-spacing: 3px;
  vertical-align: middle;
  text-wrap: none !important;
  list-style: none;
  width: 100% !important;
}
.copy-image-label-01a:hover {
  text-decoration: none;
}
.copy-soldout-01a,
a.copy-soldout-01a,
ul.copy-soldout-01a,
li.copy-soldout-01a {
  font-family: 'Arial', 'Verdana';
  color: red;
  font-size: 20pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  list-style: none;
}
.copy-soldout-01a:hover {
  text-decoration: none;
}
/*.validationSummary01 {
    font-family: @FontFamily02;
    color: blue;
    font-size: 14pt;
    font-style: normal;
    font-weight: normal;
    background-color: #ffffff;
    text-decoration: none;
}*/
.footer-copy-01 {
  font-family: 'Arial', 'Verdana';
  color: #ffffff !important;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  min-height: 10px;
}
a.footer-copy-01 {
  color: #ffffff !important;
  text-decoration: underline;
}
.footer-copy-01:hover {
  color: #ffffff;
  /*text-decoration: none;*/
}
.footer-copy-02 {
  font-family: 'Arial', 'Verdana';
  color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  min-height: 10px;
}
.alert01 {
  font-family: 'Roboto Slab', sans-serif;
  color: #000000;
  font-size: 12pt;
  font-style: normal;
  font-weight: normal;
  background-color: #f2dede;
  text-decoration: none;
  text-transform: none;
  line-height: normal;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 5px;
  margin-bottom: 5px;
}
/*li.alert01 {
    font-family: @FontFamily02;
    color: @SysColor01;
}*/
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  .copy-image-label-01a {
    font-family: 'Arial', 'Verdana';
    color: #ffffff;
    font-size: 20pt;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
    word-spacing: 5px;
    letter-spacing: 3px;
    vertical-align: middle;
    text-wrap: none !important;
    list-style: none;
    width: 100% !important;
  }
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  .copy-image-label-01a {
    font-family: 'Arial', 'Verdana';
    color: #ffffff;
    font-size: 20pt;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
    word-spacing: 5px;
    letter-spacing: 3px;
    vertical-align: middle;
    text-wrap: none !important;
    list-style: none;
    width: 100% !important;
  }
}
/* Medium devices (tablets, 768px and up) */
/* Large devices (desktops, 992px and up) */
/* Extra large devices (large desktops, 1200px and up) */