@import url("https://fonts.googleapis.com/css?family=Courgette|Roboto:100,400,700");
img {
  max-width: 100%; }

.header-wrapper {
  background-image: linear-gradient(to right, #DE0A16 50%, transparent 0%);
  background-position: top;
  background-size: 32px 16px;
  background-repeat: repeat-x;
  border-bottom: 1px solid #c8c7c7;
  padding-top: 16px; }
  .header-wrapper--home {
    margin-bottom: 0; }

header.header--site .contact-info {
  font-size: 1.25em;
  color: #DE0A16; }

header.header--site .search-box label {
  font-family: 'Courgette',script;
  font-weight: bold;
  font-size: 1.2em; }

header.header--site .search-box input[type="text"] {
  font-family: 'Roboto',sans-serif;
  font-size: 1rem;
  font-weight: normal;
  background: #ECEAEB;
  border: none; }

header.header--site .search-box a.search {
  font-size: 1rem;
  background: #ECEAEB;
  color: #DE0A16;
  padding: 8px; }

.nav--user {
  font-weight: bolder; }
  .nav--user a {
    color: #504E4F; }
    .nav--user a:link {
      color: #504E4F; }
    .nav--user a:visited {
      color: #504E4F; }
    .nav--user a:hover {
      color: #DE0A16; }
    .nav--user a:active {
      color: #504E4F; }
    .nav--user a.logout-link {
      color: #DE0A16; }
      .nav--user a.logout-link:link {
        color: #DE0A16; }
      .nav--user a.logout-link:visited {
        color: #DE0A16; }
      .nav--user a.logout-link:hover {
        color: #ad0811; }
      .nav--user a.logout-link:active {
        color: #DE0A16; }
  @media (min-width: 768px) {
    .nav--user li:not(:first-child) {
      border-left: 1px solid #88898A; } }

a.button, a.button--theme--primary,
button.button,
button.button--theme--primary,
input[type="submit"].button,
input[type="submit"].button--theme--primary {
  color: #DE0A16; }
  a.button--theme--primary, a.button.button--theme--secondary, a.button.button--theme--negative,
  button.button--theme--primary,
  button.button.button--theme--secondary,
  button.button.button--theme--negative,
  input[type="submit"].button--theme--primary,
  input[type="submit"].button.button--theme--secondary,
  input[type="submit"].button.button--theme--negative {
    box-shadow: -2px 2px 3px rgba(80, 80, 80, 0.2);
    border-radius: 3px; }
    a.button--theme--primary:disabled, a.button.button--theme--secondary:disabled, a.button.button--theme--negative:disabled, a.button--theme--primary.button--disabled, a.button.button--theme--secondary.button--disabled, a.button.button--theme--negative.button--disabled,
    button.button--theme--primary:disabled,
    button.button.button--theme--secondary:disabled,
    button.button.button--theme--negative:disabled,
    button.button--theme--primary.button--disabled,
    button.button.button--theme--secondary.button--disabled,
    button.button.button--theme--negative.button--disabled,
    input[type="submit"].button--theme--primary:disabled,
    input[type="submit"].button.button--theme--secondary:disabled,
    input[type="submit"].button.button--theme--negative:disabled,
    input[type="submit"].button--theme--primary.button--disabled,
    input[type="submit"].button.button--theme--secondary.button--disabled,
    input[type="submit"].button.button--theme--negative.button--disabled {
      background: #c8c7c7 !important;
      color: #fbfafa !important;
      cursor: not-allowed;
      border: 2px solid #c8c7c7; }
      a.button--theme--primary:disabled:hover, a.button.button--theme--secondary:disabled:hover, a.button.button--theme--negative:disabled:hover, a.button--theme--primary.button--disabled:hover, a.button.button--theme--secondary.button--disabled:hover, a.button.button--theme--negative.button--disabled:hover,
      button.button--theme--primary:disabled:hover,
      button.button.button--theme--secondary:disabled:hover,
      button.button.button--theme--negative:disabled:hover,
      button.button--theme--primary.button--disabled:hover,
      button.button.button--theme--secondary.button--disabled:hover,
      button.button.button--theme--negative.button--disabled:hover,
      input[type="submit"].button--theme--primary:disabled:hover,
      input[type="submit"].button.button--theme--secondary:disabled:hover,
      input[type="submit"].button.button--theme--negative:disabled:hover,
      input[type="submit"].button--theme--primary.button--disabled:hover,
      input[type="submit"].button.button--theme--secondary.button--disabled:hover,
      input[type="submit"].button.button--theme--negative.button--disabled:hover {
        background: #c8c7c7 !important; }
      a.button--theme--primary.button--theme--secondary:disabled, a.button.button--theme--secondary:disabled, a.button--theme--primary.button--theme--secondary.button--disabled, a.button.button--theme--secondary.button--disabled,
      button.button--theme--primary.button--theme--secondary:disabled,
      button.button.button--theme--secondary:disabled,
      button.button--theme--primary.button--theme--secondary.button--disabled,
      button.button.button--theme--secondary.button--disabled,
      input[type="submit"].button--theme--primary.button--theme--secondary:disabled,
      input[type="submit"].button.button--theme--secondary:disabled,
      input[type="submit"].button--theme--primary.button--theme--secondary.button--disabled,
      input[type="submit"].button.button--theme--secondary.button--disabled {
        border: none; }
    a.button--theme--primary:hover, a.button.button--theme--secondary:hover, a.button.button--theme--negative:hover,
    button.button--theme--primary:hover,
    button.button.button--theme--secondary:hover,
    button.button.button--theme--negative:hover,
    input[type="submit"].button--theme--primary:hover,
    input[type="submit"].button.button--theme--secondary:hover,
    input[type="submit"].button.button--theme--negative:hover {
      border-radius: 5px; }
    a.button--theme--primary.button--theme--secondary, a.button.button--theme--secondary,
    button.button--theme--primary.button--theme--secondary,
    button.button.button--theme--secondary,
    input[type="submit"].button--theme--primary.button--theme--secondary,
    input[type="submit"].button.button--theme--secondary {
      background: none;
      border-width: 2px;
      color: #88898A;
      border-color: #88898A; }
      a.button--theme--primary.button--theme--secondary:link, a.button.button--theme--secondary:link,
      button.button--theme--primary.button--theme--secondary:link,
      button.button.button--theme--secondary:link,
      input[type="submit"].button--theme--primary.button--theme--secondary:link,
      input[type="submit"].button.button--theme--secondary:link {
        color: #88898A; }
      a.button--theme--primary.button--theme--secondary:visited, a.button.button--theme--secondary:visited,
      button.button--theme--primary.button--theme--secondary:visited,
      button.button.button--theme--secondary:visited,
      input[type="submit"].button--theme--primary.button--theme--secondary:visited,
      input[type="submit"].button.button--theme--secondary:visited {
        color: #88898A; }
      a.button--theme--primary.button--theme--secondary:hover, a.button.button--theme--secondary:hover,
      button.button--theme--primary.button--theme--secondary:hover,
      button.button.button--theme--secondary:hover,
      input[type="submit"].button--theme--primary.button--theme--secondary:hover,
      input[type="submit"].button.button--theme--secondary:hover {
        color: #6f7070;
        border-color: #6f7070;
        background: rgba(85, 85, 85, 0.1); }
      a.button--theme--primary.button--theme--secondary:active, a.button.button--theme--secondary:active,
      button.button--theme--primary.button--theme--secondary:active,
      button.button.button--theme--secondary:active,
      input[type="submit"].button--theme--primary.button--theme--secondary:active,
      input[type="submit"].button.button--theme--secondary:active {
        color: #88898A; }
    a.button--theme--primary, a.button.button--theme--negative,
    button.button--theme--primary,
    button.button.button--theme--negative,
    input[type="submit"].button--theme--primary,
    input[type="submit"].button.button--theme--negative {
      background: #DE0A16;
      border: 2px solid #DE0A16;
      color: white; }
      a.button--theme--primary,
      button.button--theme--primary,
      input[type="submit"].button--theme--primary {
        background: #DE0A16;
        color: white; }
        a.button--theme--primary:link,
        button.button--theme--primary:link,
        input[type="submit"].button--theme--primary:link {
          color: white;
          background: #DE0A16; }
        a.button--theme--primary:visited,
        button.button--theme--primary:visited,
        input[type="submit"].button--theme--primary:visited {
          color: white;
          background: #DE0A16; }
        a.button--theme--primary:hover,
        button.button--theme--primary:hover,
        input[type="submit"].button--theme--primary:hover {
          color: white;
          background: #363536; }
        a.button--theme--primary:active,
        button.button--theme--primary:active,
        input[type="submit"].button--theme--primary:active {
          color: white;
          background: #504E4F; }
      a.button.button--theme--negative, a.button--theme--negative.button--theme--primary,
      button.button.button--theme--negative,
      button.button--theme--negative.button--theme--primary,
      input[type="submit"].button.button--theme--negative,
      input[type="submit"].button--theme--negative.button--theme--primary {
        border: 2px solid #d32f2f;
        background: #d32f2f;
        color: white; }
        a.button.button--theme--negative:link, a.button--theme--negative.button--theme--primary:link,
        button.button.button--theme--negative:link,
        button.button--theme--negative.button--theme--primary:link,
        input[type="submit"].button.button--theme--negative:link,
        input[type="submit"].button--theme--negative.button--theme--primary:link {
          color: white;
          background: #d32f2f; }
        a.button.button--theme--negative:visited, a.button--theme--negative.button--theme--primary:visited,
        button.button.button--theme--negative:visited,
        button.button--theme--negative.button--theme--primary:visited,
        input[type="submit"].button.button--theme--negative:visited,
        input[type="submit"].button--theme--negative.button--theme--primary:visited {
          color: white;
          background: #d32f2f; }
        a.button.button--theme--negative:hover, a.button--theme--negative.button--theme--primary:hover,
        button.button.button--theme--negative:hover,
        button.button--theme--negative.button--theme--primary:hover,
        input[type="submit"].button.button--theme--negative:hover,
        input[type="submit"].button--theme--negative.button--theme--primary:hover {
          color: white;
          background: #a22222; }
        a.button.button--theme--negative:active, a.button--theme--negative.button--theme--primary:active,
        button.button.button--theme--negative:active,
        button.button--theme--negative.button--theme--primary:active,
        input[type="submit"].button.button--theme--negative:active,
        input[type="submit"].button--theme--negative.button--theme--primary:active {
          color: white;
          background: #a22222; }

.footer-wrapper {
  background: #504E4F;
  border-top: 1px solid #88898A; }

footer.footer--site {
  color: white; }
  footer.footer--site a {
    color: white;
    font-weight: lighter; }
    footer.footer--site a:link {
      color: white; }
    footer.footer--site a:visited {
      color: white; }
    footer.footer--site a:hover {
      color: #FFE70C; }
    footer.footer--site a:active {
      color: white; }
  footer.footer--site .contact-info {
    padding-left: 16px; }
    footer.footer--site .contact-info .message {
      display: inline-block;
      width: 100%;
      font-weight: lighter; }
    footer.footer--site .contact-info .phone {
      display: inline-block;
      width: 100%;
      font-size: 2em;
      font-weight: bolder;
      margin-top: 8px; }
  footer.footer--site .legal {
    margin-top: 16px; }

.nav--footer li:not(:first-child) {
  border-left: 1px solid #e7e7e7; }

table thead th {
  background: #DE0A16;
  color: white;
  font-style: italic; }

table tbody tr:hover {
  cursor: arrow; }

table tbody tr:nth-child(odd) td {
  transition: all 300ms ease;
  background: #e7e7e7; }

table tbody tr:nth-child(odd):hover td {
  background: #c1c1c1; }

table tbody tr:nth-child(even) td {
  transition: all 300ms ease;
  background: #c8c7c7; }

table tbody tr:nth-child(even):hover td {
  background: #afadad; }

table td {
  padding: 4px 16px;
  font-weight: normal; }
  table td:not(:first-child) {
    border-left: 1px solid rgba(98, 97, 97, 0.3); }

table th {
  padding: 8px 16px;
  font-weight: normal; }

table tfoot td {
  background: #DE0A16;
  color: white;
  border-bottom: 1px solid #626161; }

.tabset ul.tabs li.tab {
  border-top: 1px solid #999;
  width: 50%;
  text-align: center; }
  .tabset ul.tabs li.tab--active {
    border-top: 3px solid #555;
    line-height: 1.38;
    font-weight: bolder; }

dl.specsheet, .product__specs dl {
  border: 1px solid #504E4F;
  border-radius: 5px; }
  dl.specsheet dt, .product__specs dl dt {
    background: #504E4F;
    color: white; }
  dl.specsheet dd:not(:last-child), .product__specs dl dd:not(:last-child) {
    border-bottom: 1px solid #504E4F; }

.radio-set.required::after,
.check-set.required::after {
  color: #fbc02d; }

.radio-set.valid::after,
.check-set.valid::after {
  color: #388e3c; }

.radio-set.invalid::after,
.check-set.invalid::after {
  color: #d32f2f; }

label.required::before {
  color: #fbc02d; }

label.required + input[type="text"] {
  border-bottom-color: #fbc02d; }

label.valid::before {
  color: #388e3c; }

label.valid + input[type="text"] {
  border-bottom-color: #388e3c; }

label.invalid::before {
  color: #d32f2f; }

label.invalid + input[type="text"] {
  border-bottom-color: #d32f2f; }

select {
  border: 2px solid #c8c7c7;
  background: white url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2RUNGODEyMjk0RDMxMUU3QkRGMEM5RDNGQzczODIzNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2RUNGODEyMzk0RDMxMUU3QkRGMEM5RDNGQzczODIzNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZFQ0Y4MTIwOTREMzExRTdCREYwQzlEM0ZDNzM4MjM1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjZFQ0Y4MTIxOTREMzExRTdCREYwQzlEM0ZDNzM4MjM1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+RXVKhQAAAMJJREFUeNpi/P//PwM1ARMDlcGogYPZQC4uLmMgPgOiidUMVKsE1eMCFwSlQxDm5OQ8A8T/gfgdEBvDxHFhoBolIL4L0wMTR/ZyOhC/B2JBIN6Nz6Ugl4HUALESVCgMw4VQW42hLsTpUjSXgbALsjw2r+A0lJBhIMyILS9Dvbsb6n1QMLhCaWRvun779m0Pul5GXIUDFkPfEzIMr4FYDGUgZBhGpOBIHshh6kJIPSMx5SE0mQgCXXaWkFrGkVfAAgQYAAbb2RdrcvIeAAAAAElFTkSuQmCC") right 8px center no-repeat; }
  select:disabled {
    background-color: #c8c7c7;
    cursor: not-allowed; }

fieldset {
  border: none; }

input[type="text"],
input[type="email"],
input[type="password"],
textarea {
  border: 1px solid #c8c7c7; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="password"]:focus,
  textarea:focus {
    border: 1px solid #504E4F; }
  input[type="text"]:disabled,
  input[type="email"]:disabled,
  input[type="password"]:disabled,
  textarea:disabled {
    background: #e7e7e7;
    border-radius: 10px;
    border-color: #c8c7c7; }

input[type="checkbox"]:disabled,
input[type="radio"]:disabled {
  opacity: .5em;
  cursor: not-allowed; }
  input[type="checkbox"]:disabled + label,
  input[type="radio"]:disabled + label {
    color: #88898A;
    cursor: not-allowed; }

.file-set .required .filename {
  background: rgba(251, 192, 45, 0.15); }

.file-set .invalid .filename {
  background: rgba(211, 47, 47, 0.15); }

.file-set .valid .filename {
  background: rgba(56, 142, 60, 0.15); }

.file-set .filename {
  width: 100%;
  background: #e7e7e7;
  border-radius: 5px; }
  .file-set .filename:hover::before {
    background: #ad0811; }
  .file-set .filename::before {
    background: #DE0A16;
    color: white; }

.alert--error {
  color: #292123;
  background-color: #ffccd2; }

.alert--warning {
  color: #292123;
  background-color: #fff59d; }

.alert--info {
  color: #292123;
  background-color: #b3e5fc; }

.alert h1, .alert h2, .alert h3, .alert h4, .alert h5, .alert h6 {
  font-family: "Roboto", sans-serif; }

.flash h1, .flash h2, .flash h3, .flash h4, .flash h5, .flash h6 {
  font-family: "Roboto", sans-serif; }

.flash--success {
  color: #1b5e20;
  background: #dcedc8; }

.flash--information {
  color: #0d47a1;
  background: #b3e5fc; }

.flash--error {
  color: #c62828;
  background: #ffccd2; }

.flash--alert {
  color: #f57f17;
  background: #ffecb3; }

.sidebar {
  background: #c8c7c7; }
  .sidebar ul {
    margin: 0;
    list-style: none; }
  .sidebar__navigation li {
    font-weight: bolder;
    font-size: .9rem; }
  .sidebar__navigation > li {
    font-size: 1.1rem;
    border-bottom: 1px solid #88898A; }
    .sidebar__navigation > li > a {
      font-style: italic; }
  .sidebar__navigation .has-children {
    width: 100%;
    position: relative; }
    .sidebar__navigation .has-children .dropdown-toggle {
      position: absolute;
      top: .5em;
      right: .5em;
      color: #DE0A16;
      float: right;
      display: inline-block;
      cursor: pointer; }
    .sidebar__navigation .has-children.is-open > a {
      color: #DE0A16; }
      .sidebar__navigation .has-children.is-open > a:link {
        color: #DE0A16; }
      .sidebar__navigation .has-children.is-open > a:visited {
        color: #DE0A16; }
      .sidebar__navigation .has-children.is-open > a:hover {
        color: #DE0A16; }
      .sidebar__navigation .has-children.is-open > a:active {
        color: #DE0A16; }
  .sidebar .closer {
    color: #DE0A16;
    background: white;
    border-radius: 25px;
    padding: 8px;
    font-size: 1.25em; }

.ajs-message {
  color: white; }

a {
  color: #504E4F; }
  a:link {
    color: #504E4F; }
  a:visited {
    color: #504E4F; }
  a:hover {
    color: #777475; }
  a:active {
    color: #504E4F; }

.product-display .product__price {
  background: #504E4F; }

.checkout .progress-bar li.complete {
  border-color: #fa878e; }
  .checkout .progress-bar li.complete::after {
    border-top-color: #fa878e; }

.checkout .progress-bar li.active {
  border-color: #DE0A16; }
  .checkout .progress-bar li.active::after {
    border-top-color: #DE0A16; }

.checkout .order-overview {
  background: #eee;
  border: 1px dashed #ccc;
  padding: .75em;
  border-radius: 3px; }
  .checkout .order-overview .button--theme--primary {
    background: #DE0A16;
    border-color: #DE0A16; }
    .checkout .order-overview .button--theme--primary:disabled {
      border-color: transparent; }
    .checkout .order-overview .button--theme--primary:hover {
      background: #c60914; }

.checkout .cart {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7; }

.checkout .oo-element dt, .checkout .oo-element dd {
  line-height: 1.8; }

.checkout address {
  line-height: 1.4; }

.address-management {
  line-height: 1.4; }
  .address-management .address {
    border: 1px solid #e7e7e7; }
  .address-management .address__status {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #e7e7e7; }
  .address-management .address-tag.default {
    background: #DE0A16;
    color: white; }
  .address-management .badge {
    border-radius: 8px;
    padding: 4px 8px;
    border: 1px solid #e7e7e7;
    font-size: .8em;
    line-height: 1.4;
    display: inline; }
  .address-management .button.button--text, .address-management .button--text.button--theme--primary {
    font-size: .8em; }
  .address-management .filters .form {
    width: auto; }

.oh-search a:link {
  color: #2685ff; }

.oh-search a:visited {
  color: #2685ff; }

.oh-search a:hover {
  color: #005fd9; }

.oh-search a:active {
  color: #2685ff; }

.oh-search__fields {
  border: 1px solid #dedede;
  font-size: .8em; }

.oh-search__order-details {
  border-top: 8px solid #dedede;
  border-bottom: 8px solid #dedede; }
  .oh-search__order-details tr td {
    text-align: left;
    background: #dedede !important;
    line-height: 1.4;
    border: none; }
    @media (min-width: 500px) {
      .oh-search__order-details tr td {
        text-align: center; }
        .oh-search__order-details tr td:not(:first-child) {
          border-left: 1px solid #ababab !important; } }

.oh-search__cart .item__controls {
  border: none; }

.oh-search__cart .item__pricing {
  text-align: left; }

.oh-search__cart .item__text {
  border: none;
  background: none; }

.oh-search__cart .name h2 {
  font-size: 1.2rem; }

.oh-search .cart__item + * {
  border-top: 1px solid #e7e7e7; }

.customer-reports .reports {
  border: 1px solid #DE0A16; }

.customer-reports .report.active .report-label {
  border: none !important;
  background: #eee; }

.customer-reports .report:not(:last-child) .report-label {
  border-bottom: 1px solid black; }

.customer-reports .report-header {
  background: #DE0A16;
  color: white;
  cursor: pointer; }

.customer-reports .report-fields {
  background: #eee;
  border: 1px solid #ccc; }

.customer-reports .field label {
  font-size: .8em;
  line-height: 1.4; }

.login__box .form-area {
  background: white; }

.login__box .swap-pane a {
  background: #555;
  color: white; }
  .login__box .swap-pane a:link {
    color: white; }
  .login__box .swap-pane a:visited {
    color: white; }
  .login__box .swap-pane a:hover {
    color: white; }
  .login__box .swap-pane a:active {
    color: white; }
  .login__box .swap-pane a.current {
    background: white;
    color: #504E4F; }
    .login__box .swap-pane a.current:link {
      color: #504E4F; }
    .login__box .swap-pane a.current:visited {
      color: #504E4F; }
    .login__box .swap-pane a.current:hover {
      color: #504E4F; }
    .login__box .swap-pane a.current:active {
      color: #504E4F; }

.cart .item__text {
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  padding: 8px 16px;
  background: #eee;
  margin-bottom: 16px; }

.cart .item__controls {
  padding-bottom: 16px;
  border-bottom: 1px solid #e7e7e7; }

.cart .item__info .name {
  border-bottom: 1px solid #c3c3c3; }

.cart__footer {
  border-top: 1px solid #88898A; }

.cart__controls {
  margin-top: 20px; }

.category a, figure.product a {
  color: #504E4F; }
  .category a:link, figure.product a:link {
    color: #504E4F; }
  .category a:visited, figure.product a:visited {
    color: #504E4F; }
  .category a:hover, figure.product a:hover {
    color: #88898A; }
  .category a:active, figure.product a:active {
    color: #504E4F; }

.product__cta {
  display: none; }

.checkout .cart {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7; }

.category img {
  width: 100%; }

.category__title {
  background: #DE0A16;
  color: white;
  padding: 8px 16px;
  margin: 0;
  text-align: center; }
  .category__title a {
    color: white; }
    .category__title a:link {
      color: white; }
    .category__title a:visited {
      color: white; }
    .category__title a:hover {
      color: white; }
    .category__title a:active {
      color: white; }

.category__subcategories {
  list-style: none;
  padding: 0;
  margin: 0;
  width: calc(99.9% * 1 - (16px - 16px * 1));
  background: #e7e7e7; }

.category__subcategories:nth-child(1n){
  float: left;
  margin-right: 16px;
  clear: none; }

.category__subcategories:last-child{
  margin-right: 0; }

.category__subcategories:nth-child(undefinedn){
  margin-right: 0;
  float: right; }

.category__subcategories:nth-child(undefinedn + 1){
  clear: both; }
  .category__subcategories li {
    padding: 4px 16px;
    transition: all 150ms ease; }
    .category__subcategories li:hover {
      background-color: #FFE70C; }
    .category__subcategories li:first-child {
      padding: 8px 16px 4px 16px; }
    .category__subcategories li:not(:first-child) {
      border-top: 1px solid #c8c7c7; }
    .category__subcategories li:last-child {
      padding: 4px 16px 8px 16px; }
  .category__subcategories a {
    display: inline-block;
    padding: .25em 0;
    width: 100%; }

.sub-categories figcaption {
  padding: .25em; }
  .sub-categories figcaption a {
    background: #777475;
    padding: 1em .5em;
    text-align: center;
    border-radius: 3px;
    width: 100%;
    color: white;
    display: inline-block;
    font-size: .9em;
    font-style: italic; }
    .sub-categories figcaption a:link {
      color: white; }
    .sub-categories figcaption a:visited {
      color: white; }
    .sub-categories figcaption a:hover {
      color: white; }
    .sub-categories figcaption a:active {
      color: white; }

.category-display h1,
.category-display h2,
.category-display h3 {
  margin-top: 0;
  padding-bottom: .25em;
  border-bottom: 1px solid #88898A; }

.product-landing-header .categories {
  font-weight: bolder; }
  .product-landing-header .categories a {
    color: #DE0A16; }
    .product-landing-header .categories a:link {
      color: #DE0A16; }
    .product-landing-header .categories a:visited {
      color: #DE0A16; }
    .product-landing-header .categories a:hover {
      color: #DE0A16; }
    .product-landing-header .categories a:active {
      color: #DE0A16; }
  .product-landing-header .categories + * {
    margin-top: .5em; }

.product-landing-header h1 {
  display: inline-block;
  width: 100%;
  margin: 0 0 .5em 0; }

.product-display .product__name {
  background: #DE0A16;
  color: white;
  padding: .75em .5em;
  font-family: "Roboto", sans-serif;
  text-align: center;
  min-height: 80px;
  position: relative; }
  .product-display .product__name a {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
    color: white; }
    .product-display .product__name a:link {
      color: white; }
    .product-display .product__name a:visited {
      color: white; }
    .product-display .product__name a:hover {
      color: white; }
    .product-display .product__name a:active {
      color: white; }

.product__specs h3 {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: .5em; }

.product__specs dl {
  width: calc(99.9% * 1 - (16px - 16px * 1));
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.product__specs dl:nth-child(1n){
  float: left;
  margin-right: 16px;
  clear: none; }

.product__specs dl:last-child{
  margin-right: 0; }

.product__specs dl:nth-child(undefinedn){
  margin-right: 0;
  float: right; }

.product__specs dl:nth-child(undefinedn + 1){
  clear: both; }
  .product__specs dl dt {
    -ms-flex: 1 1 50%;
        flex: 1 1 50%;
    font-weight: bolder;
    padding: 4px 8px; }
    @media (min-width: 500px) {
      .product__specs dl dt {
        -ms-flex: 1 1 40%;
            flex: 1 1 40%; } }
  .product__specs dl dd {
    -ms-flex: 1 1 50%;
        flex: 1 1 50%;
    padding: 4px 8px; }
    @media (min-width: 500px) {
      .product__specs dl dd {
        -ms-flex: 3 1 60%;
            flex: 3 1 60%; } }

.bundle {
  border-radius: 5px; }
  .bundle__item + .bundle__item {
    border-top: 1px solid #999; }
  .bundle__item.unconfigured .status {
    color: #b71c1c; }
  .bundle__item.unconfigured a.status {
    color: #b71c1c; }
    .bundle__item.unconfigured a.status:link {
      color: #b71c1c; }
    .bundle__item.unconfigured a.status:visited {
      color: #b71c1c; }
    .bundle__item.unconfigured a.status:hover {
      color: #5f0e0e; }
    .bundle__item.unconfigured a.status:active {
      color: #b71c1c; }
  .bundle__item.configured .status {
    color: #64dd17; }
  .bundle__item.configured a.status {
    color: #64dd17; }
    .bundle__item.configured a.status:link {
      color: #64dd17; }
    .bundle__item.configured a.status:visited {
      color: #64dd17; }
    .bundle__item.configured a.status:hover {
      color: #3a810d; }
    .bundle__item.configured a.status:active {
      color: #64dd17; }
  .bundle__item.configured .img-wrap::before {
    color: #9ef06a;
    text-shadow: -1px 1px 2px black;
    opacity: .75;
    font-size: 4em; }
  .bundle .bundle-wrap {
    background: #eee;
    border: 1px solid #999;
    border-radius: 5px; }
  .bundle .item__text {
    background: none;
    border: none;
    padding: 0; }

.bundle-figure {
  width: calc(99.9% * 1 - (16px - 16px * 1)); }

.bundle-figure:nth-child(1n){
  float: left;
  margin-right: 16px;
  clear: none; }

.bundle-figure:last-child{
  margin-right: 0; }

.bundle-figure:nth-child(undefinedn){
  margin-right: 0;
  float: right; }

.bundle-figure:nth-child(undefinedn + 1){
  clear: both; }
  .bundle-figure__name {
    width: calc(99.9% * 1 - (16px - 16px * 1));
    font-size: .8em;
    margin-bottom: 8px;
    font-weight: bolder; }
  .bundle-figure__name:nth-child(1n){
  float: left;
  margin-right: 16px;
  clear: none; }
  .bundle-figure__name:last-child{
  margin-right: 0; }
  .bundle-figure__name:nth-child(undefinedn){
  margin-right: 0;
  float: right; }
  .bundle-figure__name:nth-child(undefinedn + 1){
  clear: both; }
  .bundle-figure__label {
    width: calc(99.9% * 1 - (16px - 16px * 1));
    font-size: .8em;
    margin-bottom: .25em; }
  .bundle-figure__label:nth-child(1n){
  float: left;
  margin-right: 16px;
  clear: none; }
  .bundle-figure__label:last-child{
  margin-right: 0; }
  .bundle-figure__label:nth-child(undefinedn){
  margin-right: 0;
  float: right; }
  .bundle-figure__label:nth-child(undefinedn + 1){
  clear: both; }
  .bundle-figure__description {
    width: calc(99.9% * 1 - (16px - 16px * 1));
    font-size: .8em; }
  .bundle-figure__description:nth-child(1n){
  float: left;
  margin-right: 16px;
  clear: none; }
  .bundle-figure__description:last-child{
  margin-right: 0; }
  .bundle-figure__description:nth-child(undefinedn){
  margin-right: 0;
  float: right; }
  .bundle-figure__description:nth-child(undefinedn + 1){
  clear: both; }
  .bundle-figure .img-wrap {
    display: none; }
    @media (min-width: 500px) {
      .bundle-figure .img-wrap {
        width: calc(99.9% * 1/3 - (16px - 16px * 1/3));
        display: block; }
      .bundle-figure .img-wrap:nth-child(1n){
    float: left;
    margin-right: 16px;
    clear: none; }
      .bundle-figure .img-wrap:last-child{
    margin-right: 0; }
      .bundle-figure .img-wrap:nth-child(3n){
    margin-right: 0;
    float: right; }
      .bundle-figure .img-wrap:nth-child(3n + 1){
    clear: both; } }
  .bundle-figure figcaption {
    display: block; }
    @media (min-width: 500px) {
      .bundle-figure figcaption {
        width: calc(99.9% * 2/3 - (16px - 16px * 2/3)); }
      .bundle-figure figcaption:nth-child(1n){
    float: left;
    margin-right: 16px;
    clear: none; }
      .bundle-figure figcaption:last-child{
    margin-right: 0; }
      .bundle-figure figcaption:nth-child(3n){
    margin-right: 0;
    float: right; }
      .bundle-figure figcaption:nth-child(3n + 1){
    clear: both; } }
  .bundle-figure-content {
    min-height: 350px; }
  .bundle-figure-body {
    min-height: 350px !important; }
  .bundle-figure-footer .button, .bundle-figure-footer .button--theme--primary {
    padding: .5em !important;
    font-size: .8em; }
    @media (min-width: 500px) {
      .bundle-figure-footer .button, .bundle-figure-footer .button--theme--primary {
        font-size: 1em; } }

/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
.dropzone {
  border: 2px dashed #DE0A16;
  padding: 16px; }

.dropzone, .dropzone * {
  box-sizing: border-box;
  position: relative; }

.dropzone {
  position: relative;
  display: inline-block; }

.dropzone .dz-preview {
  position: relative;
  display: block;
  float: left;
  width: 25%;
  padding: 16px; }

.dropzone .dz-preview .dz-progress {
  display: block;
  height: 15px;
  max-width: 120px; }

.dropzone .dz-preview .dz-progress .dz-upload {
  display: block;
  height: 100%;
  width: 0; }

.dropzone .dz-preview .dz-error-message {
  display: none; }

.dropzone .dz-preview.dz-error .dz-error-message, .dropzone .dz-preview.dz-error .dz-error-mark {
  display: block; }

.dropzone .dz-preview.dz-success .dz-success-mark {
  display: block; }

.dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark {
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  width: 54px;
  height: 58px;
  left: 0;
  margin-left: 0; }

.dropzone {
  width: calc(99.9% * 1/1 - (16px - 16px * 1/1));
  min-height: 150px; }

.dropzone:nth-child(1n){
  float: left;
  margin-right: 16px;
  clear: none; }

.dropzone:last-child{
  margin-right: 0; }

.dropzone:nth-child(1n){
  margin-right: 0;
  float: right; }

.dropzone:nth-child(1n + 1){
  clear: both; }

.dz-message {
  font-size: 1.2rem;
  display: block;
  width: 50%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: .6; }

.fileDropzone .dz-image {
  display: none; }

.fileDropzone .dz-details {
  display: inherit; }

.dropzone .dz-preview .dz-progress .dz-upload {
  background: #DE0A16; }

.dropzone .dz-preview .dz-error-message {
  color: #ff0000; }

.dropzone .dz-preview .dz-progress {
  border: 1px solid #c8c7c7; }

.dz-message {
  color: #DE0A16; }

.dz-details {
  display: none; }

.dropzone.non-image .dz-details {
  display: block; }

body {
  color: #292123; }

body {
  font-family: "Roboto", sans-serif;
  font-weight: 400; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 600; }

.alertify .ajs-header {
  background-color: #DE0A16;
  color: white; }
