﻿@charset "UTF-8";
@import "../../../lib/normalize/normalize.min.css";
/* Colors */
/* Margin topa nd bottom on block element items */
/* Margin on position-right and left floated items */
.news-item h2, .pos-grid .pos-item h3, .related-products .related-product h3, .new-products .product h2,
.new-products .product h3, .product-listing .product h3, .products-grid .product h3, .product-grid .product h3, .nav-breadcrumbs li, h2.alt-h2-content, h2.alt-h2, html {
  font-family: "Roboto", sans-serif;
}

.header-nav-primary > ul > li ul li a, .header-nav-primary > ul > li > a {
  font-family: "Ranchers", cursive;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Galindo", cursive;
}

.interior-container, .page-main, .nav-breadcrumbs, .pagination ul {
  zoom: 1;
}
.interior-container:before, .page-main:before, .nav-breadcrumbs:before, .pagination ul:before, .interior-container:after, .page-main:after, .nav-breadcrumbs:after, .pagination ul:after {
  content: "";
  display: table;
}
.interior-container:after, .page-main:after, .nav-breadcrumbs:after, .pagination ul:after {
  clear: both;
}

.block-blockquote, table, .callouts, .hero, .pagination, .block-image, .block-disclaimer, ul,
ol {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 46.875em) {
  .block-blockquote, table, .callouts, .hero, .pagination, .block-image, .block-disclaimer, ul,
  ol {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.position-right {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 46.875em) {
  .position-right {
    margin-left: 30px;
    margin-right: 0;
  }
}

.position-left {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 46.875em) {
  .position-left {
    margin-right: 30px;
    margin-left: 0;
  }
}

html {
  height: 100%;
  color: #333;
  font-weight: 400;
  line-height: 1.5;
  font-size: 62.5%;
}

body {
  padding: 0;
  margin: 0;
  background-color: #fff;
  position: relative;
  min-height: 100%;
  color: #333;
}
@media (max-width: 34.3125em) {
  body {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  body {
    font-size: 1.65rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  body {
    font-size: 1.7rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  body {
    font-size: 1.75rem;
  }
}
@media (min-width: 78.125em) {
  body {
    font-size: 1.8rem;
  }
}

html,
body {
  overflow: auto;
  height: auto;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

a img {
  border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px 0;
  line-height: 1.2;
  color: #D52B1E;
  font-weight: 700;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.7);
}

h1 {
  color: #0091D2;
}
@media (max-width: 34.3125em) {
  h1 {
    font-size: 3.4rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  h1 {
    font-size: 3.4rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  h1 {
    font-size: 3.4rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  h1 {
    font-size: 3.4rem;
  }
}
@media (min-width: 78.125em) {
  h1 {
    font-size: 3.4rem;
  }
}
h1.alt-h1 {
  color: #D52B1E;
}

@media (max-width: 34.3125em) {
  h2 {
    font-size: 2.2rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  h2 {
    font-size: 2.2rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  h2 {
    font-size: 2.2rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  h2 {
    font-size: 2.2rem;
  }
}
@media (min-width: 78.125em) {
  h2 {
    font-size: 2.2rem;
  }
}
h2.alt-h2 {
  text-transform: uppercase;
}
@media (max-width: 34.3125em) {
  h2.alt-h2 {
    font-size: 2.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  h2.alt-h2 {
    font-size: 2.725rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  h2.alt-h2 {
    font-size: 2.85rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  h2.alt-h2 {
    font-size: 2.975rem;
  }
}
@media (min-width: 78.125em) {
  h2.alt-h2 {
    font-size: 3.1rem;
  }
}
h2.alt-h2-content {
  color: #000;
  font-weight: 400;
}
@media (max-width: 34.3125em) {
  h2.alt-h2-content {
    font-size: 2.2rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  h2.alt-h2-content {
    font-size: 2.25rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  h2.alt-h2-content {
    font-size: 2.3rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  h2.alt-h2-content {
    font-size: 2.35rem;
  }
}
@media (min-width: 78.125em) {
  h2.alt-h2-content {
    font-size: 2.4rem;
  }
}

@media (max-width: 34.3125em) {
  h3 {
    font-size: 2rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  h3 {
    font-size: 2.075rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  h3 {
    font-size: 2.15rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  h3 {
    font-size: 2.225rem;
  }
}
@media (min-width: 78.125em) {
  h3 {
    font-size: 2.3rem;
  }
}

@media (max-width: 34.3125em) {
  h4 {
    font-size: 1.8rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  h4 {
    font-size: 1.8rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  h4 {
    font-size: 1.8rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  h4 {
    font-size: 1.8rem;
  }
}
@media (min-width: 78.125em) {
  h4 {
    font-size: 1.8rem;
  }
}

@media (max-width: 34.3125em) {
  h5,
  h6 {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  h5,
  h6 {
    font-size: 1.75rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  h5,
  h6 {
    font-size: 1.9rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  h5,
  h6 {
    font-size: 2.05rem;
  }
}
@media (min-width: 78.125em) {
  h5,
  h6 {
    font-size: 2.2rem;
  }
}

p + h2, p + h3 {
  margin-top: 30px;
}

/* Links */
a {
  color: #337ab7;
  transition: color 0.2s, text-decoration 0.2s;
  text-decoration: none;
}
a svg {
  fill: #337ab7;
}
a:hover, a:focus {
  color: #23527c;
}
a:hover svg, a:focus svg {
  fill: #23527c;
}
a[href^=tel] {
  color: inherit;
}

hr {
  border: none;
  height: 1px;
  background: #ebebeb;
  clear: both;
  margin: 30px 0 10px;
  width: 100%;
}

strong {
  font-weight: 700;
}

/* Lists */
ul,
ol {
  text-align: left;
  margin-left: 30px;
  margin-top: 20px;
  padding: 0;
  list-style: none;
}
ul li,
ol li {
  position: relative;
  margin-bottom: 5px;
}

@media (min-width: 46.875em) {
  .position-left {
    float: left;
  }
}

@media (min-width: 46.875em) {
  .position-right {
    float: right;
  }
}

.container {
  max-width: 1364px;
  margin: 0 auto;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 64em) {
  .container {
    padding-left: 42px;
    padding-right: 42px;
  }
}

.error {
  color: red;
}

.is-vishidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
}

.text-center {
  text-align: center;
}

.uppercase {
  text-transform: uppercase;
  text-decoration: underline;
}

.clear-right {
  clear: right;
}

.freeform-pages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0 0 10px;
  list-style: none;
}

.freeform-pages li {
  margin: 0 10px 0 0;
  background-color: #000;
  color: #fff;
  text-align: center;
  padding-left: 0;
  padding: 10px 20px;
  vertical-align: middle;
}

.freeform-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -15px;
}
@media (max-width: 46.865em) {
  .freeform-row {
    display: block !important;
  }
}

.freeform-column {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 10px 0;
  margin: 0 15px;
  box-sizing: border-box;
}
.freeform-column.freeform-column-content-align-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.freeform-column.freeform-column-content-align-left > button:not(:first-of-type) {
  margin-left: 5px;
}
.freeform-column.freeform-column-content-align-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.freeform-column.freeform-column-content-align-center > button:not(:first-of-type) {
  margin-left: 5px;
}
.freeform-column.freeform-column-content-align-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.freeform-column.freeform-column-content-align-right > button:not(:first-of-type) {
  margin-left: 5px;
}
.freeform-column.freeform-column-content-align-spread {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.freeform-column.freeform-column-content-align-spread > button:not(:first-of-type) {
  margin-left: 5px;
}
.freeform-column fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.freeform-column label {
  display: block;
}

.freeform-label {
  font-weight: bold;
  text-align: left;
  color: #0091D2;
}

.block-form-alt .freeform-label {
  color: #000;
}

.freeform-label.freeform-required:after {
  content: "*";
  margin-left: 5px;
  color: red;
}

.freeform-input:not([type=submit]):not([type=button]) {
  width: 100%;
  display: block;
  box-sizing: border-box;
}

.freeform-input-only-label {
  font-weight: normal;
}

.freeform-input-only-label > .freeform-input {
  display: inline-block;
  width: auto;
  margin-right: 5px;
}

.freeform-errors {
  list-style: none;
  padding: 0;
  margin: 5px 0 0;
}
.freeform-errors > li {
  color: red;
}

.freeform-instructions {
  margin: 0 0 5px;
  color: #54595F;
}

.freeform-form-has-errors {
  color: red;
}

.freeform-column {
  /* Custom form styles */
}
.freeform-column input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=file]),
.freeform-column select,
.freeform-column textarea {
  border: 2px solid #0091D2;
  line-height: 32px;
  padding: 8px 20px;
  background: #E8F8FF;
  outline: none;
  appearance: none;
  border-radius: 14px;
}
@media (max-width: 34.3125em) {
  .freeform-column input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=file]),
  .freeform-column select,
  .freeform-column textarea {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .freeform-column input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=file]),
  .freeform-column select,
  .freeform-column textarea {
    font-size: 1.6rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .freeform-column input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=file]),
  .freeform-column select,
  .freeform-column textarea {
    font-size: 1.6rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .freeform-column input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=file]),
  .freeform-column select,
  .freeform-column textarea {
    font-size: 1.6rem;
  }
}
@media (min-width: 78.125em) {
  .freeform-column input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=file]),
  .freeform-column select,
  .freeform-column textarea {
    font-size: 1.6rem;
  }
}
.freeform-column input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=file]):focus,
.freeform-column select:focus,
.freeform-column textarea:focus {
  border-color: #F1F9FF;
}
.freeform-column input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=file]),
.freeform-column select {
  height: 48px;
}
.freeform-column .invalid input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=file]),
.freeform-column .invalid textarea {
  background: #fff;
  color: red;
  border-color: red;
}
.freeform-column .invalid input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=file]):focus,
.freeform-column .invalid textarea:focus {
  border-color: red;
}

.two-column {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 40px;
  column-gap: 40px;
  align-items: flex-start;
}
@media (min-width: 46.875em) {
  .two-column {
    grid-template-columns: 1fr 1fr;
  }
}
.two-column .two-column-content {
  text-align: center;
}
.two-column .block-form {
  box-shadow: 0px 0px 10px 6px rgba(0, 0, 0, 0.5);
  padding: 40px;
}
.two-column .block-image {
  margin-top: 0;
}

.alternate-content-look {
  color: #0091D2;
}
@media (max-width: 34.3125em) {
  .alternate-content-look {
    font-size: 2.2rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .alternate-content-look {
    font-size: 2.2rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .alternate-content-look {
    font-size: 2.2rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .alternate-content-look {
    font-size: 2.2rem;
  }
}
@media (min-width: 78.125em) {
  .alternate-content-look {
    font-size: 2.2rem;
  }
}
.alternate-content-look h2 {
  color: #0091D2;
  margin-bottom: 0;
}
.alternate-content-look h2 + p {
  margin-top: 0;
}

.field-validation-error {
  color: red;
  text-align: left;
  display: block;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 8px 40px;
  border-radius: 2px;
  font-weight: normal;
  text-decoration: none;
  transition: color 0.2s, background-color 0.2s, border 0.2s;
}
@media (max-width: 34.3125em) {
  .btn {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .btn {
    font-size: 1.6rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .btn {
    font-size: 1.6rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .btn {
    font-size: 1.6rem;
  }
}
@media (min-width: 78.125em) {
  .btn {
    font-size: 1.6rem;
  }
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: disabled;
  opacity: 0.65;
  box-shadow: non;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn,
.btn-default {
  color: #000;
  background-color: #EEE;
  border-color: #000;
}
.btn.disabled:hover, .btn.disabled:focus, .btn[disabled]:hover, .btn[disabled]:focus, fieldset[disabled] .btn:hover, fieldset[disabled] .btn:focus,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus {
  background-color: #EEE;
  border-color: #000;
}
.btn:focus, .btn:hover, .btn:active,
.btn-default:focus,
.btn-default:hover,
.btn-default:active {
  color: #000;
  background-color: #FFF;
  border-color: #000;
}

.btn-primary {
  color: #fff;
  background-color: #0091D2;
  border-color: #0091D2;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus {
  background-color: #0091D2;
  border-color: #0091D2;
}
.btn-primary:focus, .btn-primary:hover, .btn-primary:active {
  color: #fff;
  background-color: #01648f;
  border-color: #01648f;
}

.callout-link {
  text-decoration: none;
}

/* custom select variables */
/* Container used for styling the custom select, the bottom class below adds the
 * bg gradient, corners, etc. */
.custom-select {
  color: #7A7A7A;
  background-color: #FAFAFA;
  border-radius: 0;
  position: relative;
  /* This is the native select */
  /* Custom arrow sits on top of the select - could be an image, SVG, icon font,
  * etc. or the arrow could just baked into the bg image on the select. */
  /* Firefox focus has odd artifacts around the text, this kills that. See https://developer.mozilla.org/en-US/docs/Web/CSS/:-moz-focusring */
  /* Firefox <= 34 has a false positive on @supports( -moz-appearance: none )
  * @supports ( mask-type: alpha ) is Firefox 35+
  */
  /* IE 10/11+ - This hides native dropdown button arrow so it will have the custom appearance. Targeting media query hack via http://browserhacks.com/#hack-28f493d247a12ab654f6c3637f6978d5 - looking for better ways to achieve this targeting */
  /* The second rule removes the odd blue bg color behind the text in the select button in IE 10/11 and sets the text color to match the focus style's - fix via http://stackoverflow.com/questions/17553300/change-ie-background-color-on-unopened-focused-select-box */
}
@media (max-width: 34.3125em) {
  .custom-select {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .custom-select {
    font-size: 1.6rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .custom-select {
    font-size: 1.6rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .custom-select {
    font-size: 1.6rem;
  }
}
@media (min-width: 78.125em) {
  .custom-select {
    font-size: 1.6rem;
  }
}
.custom-select select {
  box-shadow: none;
  border-radius: 0;
  border-width: 1px;
  border-color: #ddd;
  border-style: solid;
  width: 100%;
  margin: 0;
  outline: none;
  padding: 8px 40px 8px 10px;
  background: transparent;
  /* Prefixed box-sizing rules necessary for older browsers */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.custom-select select:focus {
  border-color: #000;
  box-shadow: none;
}
.custom-select::before, .custom-select::after {
  color: #000;
  position: absolute;
  display: block;
  z-index: 2;
  /* Arrow positioning */
  width: 40px;
  border: 0;
  /* These hacks make the select behind the arrow clickable in some browsers */
  pointer-events: none;
}
.custom-select::before {
  background-color: transparent;
  border-radius: 0;
  content: "";
  top: 4px;
  right: 4px;
  bottom: 4px;
}
.custom-select::after {
  font-weight: 900;
  content: "";
  width: 6px;
  height: 6px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: rotate(45deg);
  text-align: center;
  right: 8px;
  top: 50%;
  margin-top: -4px;
}
.custom-select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #7A7A7A;
}
@supports (-webkit-appearance: none) or (appearance: none) or ((-moz-appearance: none) and (mask-type: alpha)) {
  .custom-select {
    /* Show custom arrow */
    /* Remove select styling */
  }
  .custom-select::before, .custom-select::after {
    display: block;
  }
  .custom-select select {
    padding-right: 2em;
    /* inside @supports so that iOS <= 8 display the native arrow */
    background: none;
    /* inside @supports so that Android <= 4.3 display the native arrow */
    border-width: 1px;
    border-color: #ddd;
    border-style: solid;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .custom-select select:focus {
    border-color: #000;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .custom-select select::-ms-expand {
    display: none;
  }
  .custom-select select:focus {
    border-width: 1px;
    border-color: #000;
    border-style: solid;
  }
  .custom-select select:focus::-ms-value {
    color: #7A7A7A;
    background: transparent;
  }
  .custom-select select {
    padding-right: 0.5em;
    background: none;
  }
  .custom-select::before, .custom-select::after {
    display: block;
  }
}

.ie9 .custom-select select {
  padding-right: 0.5em;
}

.block-content ul,
.accordion-content ul,
.block-rich-content ul {
  list-style: none;
  padding-left: 20px;
}
.block-content ul li,
.accordion-content ul li,
.block-rich-content ul li {
  padding-left: 0;
  text-indent: 0;
  position: relative;
}
.block-content ul li::before,
.accordion-content ul li::before,
.block-rich-content ul li::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 10px;
  width: 6px;
  height: 6px;
  background: #000;
  border-radius: 50%;
}
.block-content ol,
.accordion-content ol,
.block-rich-content ol {
  list-style: none;
  padding-left: 40px;
  counter-reset: item;
}
.block-content ol li,
.accordion-content ol li,
.block-rich-content ol li {
  position: relative;
}
.block-content ol li:before,
.accordion-content ol li:before,
.block-rich-content ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  color: #000;
  display: inline-block;
  position: absolute;
  left: -20px;
  top: 0px;
  font-weight: 800;
}

.block-disclaimer {
  font-style: italic;
}
@media (max-width: 34.3125em) {
  .block-disclaimer {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .block-disclaimer {
    font-size: 1.6rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .block-disclaimer {
    font-size: 1.6rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .block-disclaimer {
    font-size: 1.6rem;
  }
}
@media (min-width: 78.125em) {
  .block-disclaimer {
    font-size: 1.6rem;
  }
}

.block-image {
  display: block;
  position: relative;
  z-index: 5;
}
.block-image.position-left, .block-image.position-right {
  max-width: 550px;
  width: auto;
  display: table;
  text-align: center;
  margin-top: 0;
}
.block-image.position-full {
  clear: both;
  margin-left: 0;
  margin-right: 0;
}
.block-image.position-center {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
@media (min-width: 46.875em) {
  .block-image.position-center {
    max-width: 85%;
  }
}
.block-image img {
  display: block;
  width: 100%;
  height: auto;
}
.block-image.width-fixed img {
  max-width: 100%;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

figcaption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
figcaption .trigger {
  display: block;
  width: 60px;
  height: 60px;
  background-color: #000;
  color: #fff;
  text-align: center;
  margin-left: 40px;
  text-decoration: none;
  transition: all 0.3s;
  border: 0;
}
figcaption .trigger::before {
  content: "\f036";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 60px;
}
@media (max-width: 34.3125em) {
  figcaption .trigger::before {
    font-size: 3rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  figcaption .trigger::before {
    font-size: 3rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  figcaption .trigger::before {
    font-size: 3rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  figcaption .trigger::before {
    font-size: 3rem;
  }
}
@media (min-width: 78.125em) {
  figcaption .trigger::before {
    font-size: 3rem;
  }
}
figcaption .trigger:hover, figcaption .trigger:focus {
  text-decoration: none;
  background: #fff;
}
figcaption .trigger:hover::before, figcaption .trigger:focus::before {
  color: #000;
}
figcaption .trigger.open::before {
  content: "\f00d";
}
figcaption .trigger.open + .caption {
  display: block;
}
figcaption .caption {
  display: none;
  padding: 20px 40px;
  color: #fff;
  background: #000;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.pagination ul {
  list-style: none;
  padding: 0;
  text-align: left;
  margin: 0;
}
.pagination li {
  display: inline-block;
  margin-right: 5px;
  border: 1px solid #0274be;
}
@media (max-width: 34.3125em) {
  .pagination li {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .pagination li {
    font-size: 1.6rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .pagination li {
    font-size: 1.6rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .pagination li {
    font-size: 1.6rem;
  }
}
@media (min-width: 78.125em) {
  .pagination li {
    font-size: 1.6rem;
  }
}
.pagination li a {
  display: block;
  text-align: center;
  color: #000;
  text-decoration: none;
  width: 58px;
  height: 37px;
  border: 1px solid #e9e9e9;
  line-height: 37px;
  color: #555;
}
.pagination li a:hover, .pagination li a:focus {
  color: #fff;
  background-color: #0274be;
}
.pagination li.current {
  z-index: 5;
}
.pagination li.current a {
  color: #fff;
  background-color: #0274be;
  transition: color 0.2s, background-color 0.2s;
}
.nav-breadcrumbs {
  display: block;
  padding: 10px 0;
  position: relative;
  width: 100%;
}
@media (max-width: 34.3125em) {
  .nav-breadcrumbs {
    font-size: 1.4rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .nav-breadcrumbs {
    font-size: 1.4rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .nav-breadcrumbs {
    font-size: 1.4rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .nav-breadcrumbs {
    font-size: 1.4rem;
  }
}
@media (min-width: 78.125em) {
  .nav-breadcrumbs {
    font-size: 1.4rem;
  }
}
.nav-breadcrumbs ul {
  margin: 0;
}
.nav-breadcrumbs li {
  display: inline-block;
  color: #777;
  font-weight: 400;
}
.nav-breadcrumbs li.current-page {
  color: #777;
}
.nav-breadcrumbs li a {
  color: #777;
  font-weight: 300;
  padding-right: 2px;
  padding-left: 2px;
}

.freeform-field-type--checkbox_group .form-check-inline label,
.freeform-field-type--radio_group .form-check-inline label {
  display: inline-block;
  margin-right: 10px;
}

/* This is to fix an issue with IE and having singular checkboxes unclickable without this css. Height and width can be changed based on checkbox size */
.custom-checkbox .freeform-input[type=checkbox] {
  width: 24px;
  height: 24px;
  z-index: 5;
}

.custom-checkbox input[type=checkbox],
.custom-radio input[type=radio] {
  display: block;
  position: absolute;
  opacity: 0;
  position: absolute;
  width: auto;
}
.custom-checkbox input[type=checkbox] + span,
.custom-radio input[type=radio] + span {
  padding-left: 30px;
  position: relative;
  display: inline-block;
  line-height: 1.1;
  margin-bottom: 2px;
  font-weight: 700;
}

.custom-checkbox input[type=checkbox] + span::before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #b7b7b7;
  background: #fff;
  content: "";
  color: transparent;
  font-size: 0.7em;
  line-height: 1.6;
  text-align: center;
  vertical-align: middle;
  border-radius: 3px;
}
.custom-checkbox input[type=checkbox]:focus + span::before {
  background: #fff;
}
.custom-checkbox input[type=checkbox]:checked + span::before {
  color: #fff;
  background: #fff;
  border: 2px solid #000;
}
.custom-checkbox input[type=checkbox]:checked + span::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 14px;
  height: 14px;
  background: #000;
}

.custom-radio input[type=radio] + span::before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #b7b7b7;
  background: #fff;
  color: #fff;
  content: "";
  font-size: 0.7em;
  vertical-align: middle;
  text-align: center;
  border-radius: 100%;
}
.custom-radio input[type=radio]:focus + span::before {
  border-color: #b7b7b7;
}
.custom-radio input[type=radio]:checked + span::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 14px;
  height: 14px;
  background: #000;
  border-radius: 50%;
}

.custom-checkbox.custom-mailing-list span {
  padding-left: 2em;
  position: relative;
  display: inline-block;
}
.custom-checkbox.custom-mailing-list span::before {
  display: block;
  position: absolute;
  left: 0;
  top: 0.2em;
  width: 18px;
  height: 18px;
  border: 2px solid #b7b7b7;
  background: #fff;
  content: "";
  color: transparent;
  font-size: 0.7em;
  line-height: 1.6;
  text-align: center;
  vertical-align: middle;
}
.custom-checkbox.custom-mailing-list span.checked::before {
  color: #fff;
  background: #333;
  border: 2px solid #333;
}
.custom-checkbox.custom-mailing-list label {
  display: block;
  position: absolute;
  opacity: 0;
  z-index: 500;
}
.custom-checkbox.custom-mailing-list input {
  display: block;
  position: absolute;
  opacity: 0;
  z-index: 65;
}

.invalid .custom-select select {
  color: red;
  border-color: red;
}
.invalid .custom-select select:focus {
  border-color: red;
}
.invalid .custom-checkbox span {
  color: red;
}
.invalid .custom-checkbox input[type=checkbox] + span::before {
  border-color: red;
}
.invalid .custom-radio span {
  color: red;
}
.invalid .custom-radio input[type=radio] + span::before {
  border-color: red;
}

.hero {
  margin-top: 120px;
}

.hero-callout {
  text-align: center;
  padding: 0 0 60px;
  color: #0091D2;
  margin-top: 30px;
}
@media (max-width: 34.3125em) {
  .hero-callout {
    font-size: 2rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .hero-callout {
    font-size: 2.025rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .hero-callout {
    font-size: 2.05rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .hero-callout {
    font-size: 2.075rem;
  }
}
@media (min-width: 78.125em) {
  .hero-callout {
    font-size: 2.1rem;
  }
}
@media (min-width: 46.875em) {
  .hero-callout {
    max-width: 60%;
    margin: 0 auto;
  }
}
.hero-callout h1 {
  color: #D52B1E;
}

.callouts {
  width: 100%;
  text-align: center;
  color: #0091D2;
  background: radial-gradient(at center center, rgba(0, 145, 210, 0.2705882353) 16%, #fff 100%);
  padding: 40px 0 30px;
}
.callouts h2 {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
}
@media (max-width: 34.3125em) {
  .callouts h2 {
    font-size: 3.4rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .callouts h2 {
    font-size: 3.4rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .callouts h2 {
    font-size: 3.4rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .callouts h2 {
    font-size: 3.4rem;
  }
}
@media (min-width: 78.125em) {
  .callouts h2 {
    font-size: 3.4rem;
  }
}
.callouts h2 + p {
  max-width: 80%;
  margin: 0 auto;
}

.popular-categories {
  display: flex;
  flex-flow: row;
  margin-top: 60px;
  width: 100%;
  flex-wrap: wrap;
}
@media (min-width: 34.375em) {
  .popular-categories {
    margin-left: -20px;
    width: calc(100% + 20px);
  }
}

.callout {
  width: 100%;
  text-align: center;
  flex: 0 0 100%;
  width: 100%;
  height: 100%;
  margin-bottom: 30px;
}
.callout:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 34.375em) {
  .callout {
    flex: 0 0 calc(50% - 20px);
    width: calc(50% - 20px);
    margin-left: 20px;
  }
}
@media (min-width: 64em) {
  .callout {
    flex: 0 0 calc(25% - 20px);
    width: calc(25% - 20px);
    margin-left: 20px;
  }
}
.callout .product-gallery {
  background-color: #D52B1E;
  padding: 0 20px 15px;
  margin-top: 30px;
  height: 100%;
}
.callout .product-gallery .product {
  padding-top: 40px;
  padding-bottom: 60px;
  position: relative;
}
.callout .product-gallery .product::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 3px;
  background-color: #000;
}
.callout .product-gallery figure {
  margin: 0 0 15px;
  height: 305px;
  display: flex;
  align-items: center;
  width: 100%;
  display: block;
}
.callout .product-gallery img {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 305px;
  margin: auto;
  display: block;
  text-align: center;
}
.callout .product-gallery h4 {
  color: #fff;
  text-align: center;
  min-height: 80px;
}
.callout .slick-dots {
  margin: 0 auto;
  text-align: center;
}
.callout .slick-dots li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.callout .slick-dots li.slick-active button {
  background-color: #000;
}
.callout .slick-dots li button {
  width: 8px;
  height: 8px;
  background-color: #c6c6c6;
  margin: 0 5px;
  border-radius: 50%;
  font-size: 0;
  padding: 0;
  border: 0;
}
.callout .slick-arrow {
  font-size: 0;
  position: absolute;
  top: 45%;
  background: none;
  border: 0;
  color: #fff;
}
.callout .slick-arrow.slick-prev {
  left: 15px;
}
.callout .slick-arrow.slick-prev::before {
  content: "←";
}
@media (max-width: 34.3125em) {
  .callout .slick-arrow.slick-prev::before {
    font-size: 2.1rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .callout .slick-arrow.slick-prev::before {
    font-size: 2.1rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .callout .slick-arrow.slick-prev::before {
    font-size: 2.1rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .callout .slick-arrow.slick-prev::before {
    font-size: 2.1rem;
  }
}
@media (min-width: 78.125em) {
  .callout .slick-arrow.slick-prev::before {
    font-size: 2.1rem;
  }
}
.callout .slick-arrow.slick-next {
  right: 15px;
}
.callout .slick-arrow.slick-next::after {
  content: "→";
}
@media (max-width: 34.3125em) {
  .callout .slick-arrow.slick-next::after {
    font-size: 2.1rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .callout .slick-arrow.slick-next::after {
    font-size: 2.1rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .callout .slick-arrow.slick-next::after {
    font-size: 2.1rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .callout .slick-arrow.slick-next::after {
    font-size: 2.1rem;
  }
}
@media (min-width: 78.125em) {
  .callout .slick-arrow.slick-next::after {
    font-size: 2.1rem;
  }
}

.overlay {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 50;
}
.overlay.show {
  display: block;
}

.off-canvas-slidebar {
  height: auto;
  width: 100%;
  position: fixed;
  z-index: 3000;
  top: 67px;
  right: 100%;
  background-color: #0091D2;
  overflow-x: hidden;
  padding-top: 0px;
  transition: right 0.5s;
  padding-bottom: 40px;
}
.off-canvas-slidebar .off-canvas-nav {
  display: none;
}
.off-canvas-slidebar.open {
  right: 0;
}
.off-canvas-slidebar.open .off-canvas-nav {
  display: block;
}

.off-canvas-nav .off-canvas-nav-container > ul {
  list-style: none;
  margin: 0;
  padding: 0 20px;
}
.off-canvas-nav .off-canvas-nav-container > ul > li {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #c4c4c4;
  position: relative;
  text-align: center;
}
@media (max-width: 34.3125em) {
  .off-canvas-nav .off-canvas-nav-container > ul > li {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .off-canvas-nav .off-canvas-nav-container > ul > li {
    font-size: 1.6rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .off-canvas-nav .off-canvas-nav-container > ul > li {
    font-size: 1.6rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .off-canvas-nav .off-canvas-nav-container > ul > li {
    font-size: 1.6rem;
  }
}
@media (min-width: 78.125em) {
  .off-canvas-nav .off-canvas-nav-container > ul > li {
    font-size: 1.6rem;
  }
}
.off-canvas-nav .off-canvas-nav-container > ul > li:last-child {
  border-bottom: 0;
}
.off-canvas-nav .off-canvas-nav-container > ul > li.login a img {
  vertical-align: middle;
}
.off-canvas-nav .off-canvas-nav-container > ul > li.open > ul {
  display: block;
}
.off-canvas-nav .off-canvas-nav-container > ul > li.open > button::after {
  transform: rotate(-135deg);
}
.off-canvas-nav .off-canvas-nav-container > ul > li a {
  padding: 10px 8px 10px 0;
  display: inline-block;
  position: relative;
  color: #fff;
  text-align: center;
}
.off-canvas-nav .off-canvas-nav-container > ul > li a:hover, .off-canvas-nav .off-canvas-nav-container > ul > li a:focus {
  text-decoration: none;
}
.off-canvas-nav .off-canvas-nav-container > ul > li > button {
  display: inline-block;
  background: none;
  border: 0;
  position: relative;
  width: 20px;
  height: 20px;
  padding: 0;
}
.off-canvas-nav .off-canvas-nav-container > ul > li > button:hover, .off-canvas-nav .off-canvas-nav-container > ul > li > button:focus {
  outline: 0;
}
.off-canvas-nav .off-canvas-nav-container > ul > li > button::after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 1px;
}
.off-canvas-nav .off-canvas-nav-container > ul > li ul {
  display: none;
  margin: 0;
  margin-left: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.off-canvas-nav .off-canvas-nav-container > ul > li ul li {
  padding: 0;
  margin: 0;
  border-bottom: 0px;
  list-style: none;
  border-bottom: 1px solid #c4c4c4;
  text-align: center;
}
.off-canvas-nav .off-canvas-nav-container > ul > li ul li.open > ul {
  display: block;
}
.off-canvas-nav .off-canvas-nav-container > ul > li ul li.open > button::after {
  transform: rotate(-135deg);
}
.off-canvas-nav .off-canvas-nav-container > ul > li ul li:last-child {
  border-bottom: 0;
}
.off-canvas-nav .off-canvas-nav-container > ul > li ul li a {
  padding: 10px;
  text-align: center;
}
@media (max-width: 34.3125em) {
  .off-canvas-nav .off-canvas-nav-container > ul > li ul li a {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .off-canvas-nav .off-canvas-nav-container > ul > li ul li a {
    font-size: 1.6rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .off-canvas-nav .off-canvas-nav-container > ul > li ul li a {
    font-size: 1.6rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .off-canvas-nav .off-canvas-nav-container > ul > li ul li a {
    font-size: 1.6rem;
  }
}
@media (min-width: 78.125em) {
  .off-canvas-nav .off-canvas-nav-container > ul > li ul li a {
    font-size: 1.6rem;
  }
}
.off-canvas-nav .off-canvas-nav-container > ul > li ul li > button {
  display: inline-block;
  background: none;
  border: 0;
  position: relative;
  width: 20px;
  height: 20px;
  padding: 0;
}
.off-canvas-nav .off-canvas-nav-container > ul > li ul li > button:hover, .off-canvas-nav .off-canvas-nav-container > ul > li ul li > button:focus {
  outline: 0;
}
.off-canvas-nav .off-canvas-nav-container > ul > li ul li > button::after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 1px;
}

#drag-container, #spin-container {
  position: relative;
  display: flex;
  margin: auto;
  padding: 29px 0px 100px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  align-items: center;
}

#drag-container img {
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  position: absolute;
  width: 100%;
  max-height: 300px;
  margin: auto;
  text-align: center;
  -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, rgba(0, 0, 0, 0.34));
}

#drag-container picture img {
  top: -50px;
}

#drag-container img:hover {
  -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, rgba(0, 0, 0, 0.47));
}

#drag-container p {
  font-family: Serif;
  position: absolute;
  top: 100%;
  left: 50%;
  color: #fff;
}

@keyframes spin {
  from {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  to {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-webkit-keyframes spinRevert {
  from {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
  to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
.gallery {
  margin: 0 10px 20px;
}
.gallery .gallery-item figure {
  margin: 0;
}
.gallery .gallery-item figure img {
  width: 100%;
}
.gallery .slick-dots {
  margin: 0;
  display: flex;
  flex-flow: row;
  justify-content: center;
  width: 100%;
  text-align: center;
}
.gallery .slick-dots li {
  margin: 0 6px 0 0;
  display: inline-block;
}
.gallery .slick-dots li.slick-active button {
  background-color: #000;
}
.gallery .slick-dots li button {
  background: none;
  border: 0;
  font-size: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 0;
}
.gallery .slick-arrow {
  font-size: 0;
  background: none;
  border: 0;
  top: 50%;
  position: absolute;
}
.gallery .slick-arrow::before {
  content: "";
  width: 15px;
  height: 15px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  display: block;
  transform: rotate(-45deg);
}
.gallery .slick-arrow.slick-prev {
  left: 15px;
}
.gallery .slick-arrow.slick-prev::before {
  z-index: 50;
  position: relative;
  border-right: 0;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(45deg);
}
.gallery .slick-arrow.slick-next {
  right: 15px;
}

.is-vishidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
}

.skip-link a,
button.skip-link {
  color: #fff;
  background: #000;
  padding: 3px 15px;
  width: auto;
  display: block;
  border-radius: 0 0 5px 5px;
  position: absolute;
  top: 0;
  left: 45px;
  z-index: 4500;
  font-weight: 400;
  text-transform: uppercase;
  left: -10000px;
}
@media (max-width: 34.3125em) {
  .skip-link a,
  button.skip-link {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .skip-link a,
  button.skip-link {
    font-size: 1.6rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .skip-link a,
  button.skip-link {
    font-size: 1.6rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .skip-link a,
  button.skip-link {
    font-size: 1.6rem;
  }
}
@media (min-width: 78.125em) {
  .skip-link a,
  button.skip-link {
    font-size: 1.6rem;
  }
}
.skip-link a:hover, .skip-link a:focus,
button.skip-link:hover,
button.skip-link:focus {
  text-decoration: none;
  color: #fff;
  left: 45px;
}

.page-header {
  z-index: 1000;
  position: absolute;
  width: 100%;
  transition: right 0.5s;
  /* Default, mobile-first page header setup */
  /* Hide .page-header-* components according to the width of viewport */
}
.page-header.headroom--not-top {
  position: fixed;
  top: 0;
}
.page-header .page-header-full {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.page-header .page-header-compact {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.page-header .page-header-compact.open {
  position: fixed;
}
@media (min-width: 64em) {
  .page-header .page-header-full {
    display: block;
  }
  .page-header .page-header-compact {
    display: none;
  }
}

/*
 * Full desktop version of the header. All the bells and whistles.
 */
.page-header-full {
  background-color: #0091D2;
  height: 102px;
}
.page-header-full .container {
  display: grid;
  grid-template-columns: 288px 1fr;
  grid-template-rows: auto;
  column-gap: 30px;
}
.page-header-full .logo {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 10px;
  width: 288px;
  grid-column: 1;
  grid-row: 2;
}
.page-header-full .logo img {
  display: block;
  width: 100%;
  height: auto;
}

/* Header Nav Primary */
.header-nav-primary {
  position: relative;
  grid-column: 2;
  grid-row: 2;
  height: 100%;
  align-self: center;
  justify-self: flex-end;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.header-nav-primary > ul {
  margin: 10px 0;
  padding: 0;
  display: flex;
  flex-flow: row;
  justify-content: flex-end;
}
.header-nav-primary > ul.secondary-nav {
  font-size: 90%;
}
.header-nav-primary > ul.secondary-nav > li.has-children > a::after {
  border-right: 2px solid #94cbe3;
  border-bottom: 2px solid #94cbe3;
}
.header-nav-primary > ul.secondary-nav > li a {
  font-size: 90%;
  color: #94cbe3;
}
.header-nav-primary > ul.secondary-nav > li a:hover, .header-nav-primary > ul.secondary-nav > li a:focus {
  color: #fff;
}
.header-nav-primary > ul.secondary-nav > li ul li a {
  color: #0091D2;
}
.header-nav-primary > ul.secondary-nav > li ul li a:hover, .header-nav-primary > ul.secondary-nav > li ul li a:focus {
  background-color: #94cbe3;
}
.header-nav-primary > ul > li {
  position: relative;
  margin: 0 10px 0 0;
  display: flex;
}
.header-nav-primary > ul > li.has-children > a::after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  display: inline-block;
  margin-left: 10px;
  vertical-align: super;
}
.header-nav-primary > ul > li.active a {
  color: rgba(228, 234, 236, 0.6509803922);
}
.header-nav-primary > ul > li.active a::after {
  border-color: rgba(228, 234, 236, 0.6509803922);
}
.header-nav-primary > ul > li:last-child {
  margin-right: 0;
}
.header-nav-primary > ul > li:last-child ul {
  right: 0;
}
.header-nav-primary > ul > li:hover > a, .header-nav-primary > ul > li:focus > a, .header-nav-primary > ul > li:focus-within > a, .header-nav-primary > ul > li.open > a {
  color: rgba(228, 234, 236, 0.6509803922);
}
.header-nav-primary > ul > li:hover > a::after, .header-nav-primary > ul > li:focus > a::after, .header-nav-primary > ul > li:focus-within > a::after, .header-nav-primary > ul > li.open > a::after {
  border-color: rgba(228, 234, 236, 0.6509803922);
}
.header-nav-primary > ul > li:hover > ul, .header-nav-primary > ul > li:focus > ul, .header-nav-primary > ul > li:focus-within > ul, .header-nav-primary > ul > li.open > ul {
  display: block;
}
.header-nav-primary > ul > li > a {
  text-decoration: none;
  display: block;
  padding: 0px 10px;
  color: #fff;
  display: flex;
  align-items: center;
}
@media (max-width: 34.3125em) {
  .header-nav-primary > ul > li > a {
    font-size: 1.9rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .header-nav-primary > ul > li > a {
    font-size: 1.9rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .header-nav-primary > ul > li > a {
    font-size: 1.9rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .header-nav-primary > ul > li > a {
    font-size: 1.9rem;
  }
}
@media (min-width: 78.125em) {
  .header-nav-primary > ul > li > a {
    font-size: 1.9rem;
  }
}
.header-nav-primary > ul > li ul {
  display: none;
  width: 220px;
  position: absolute;
  top: 2.5ex;
  margin: 0;
  padding: 0;
  z-index: 1000;
  background: #fff;
  box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
}
.header-nav-primary > ul > li ul li {
  display: block;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #c4c4c4;
}
.header-nav-primary > ul > li ul li:last-child {
  border-bottom: 0;
}
.header-nav-primary > ul > li ul li.has-children > a::after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 2px solid #0091D2;
  border-bottom: 2px solid #0091D2;
  transform: rotate(-45deg);
  display: inline-block;
  vertical-align: super;
  position: absolute;
  right: 10px;
  top: calc(50% - 3px);
}
.header-nav-primary > ul > li ul li:hover ul, .header-nav-primary > ul > li ul li:focus-within ul {
  display: block;
}
.header-nav-primary > ul > li ul li a {
  border-right: 0;
  color: #0091D2;
  padding: 15px 30px;
  font-weight: normal;
  text-decoration: none;
  display: block;
  transition: background-color 0.2s, color 0.2s;
}
@media (max-width: 34.3125em) {
  .header-nav-primary > ul > li ul li a {
    font-size: 1.9rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .header-nav-primary > ul > li ul li a {
    font-size: 1.9rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .header-nav-primary > ul > li ul li a {
    font-size: 1.9rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .header-nav-primary > ul > li ul li a {
    font-size: 1.9rem;
  }
}
@media (min-width: 78.125em) {
  .header-nav-primary > ul > li ul li a {
    font-size: 1.9rem;
  }
}
.header-nav-primary > ul > li ul li a:hover, .header-nav-primary > ul > li ul li a:focus {
  background-color: #0091D2;
  color: rgba(228, 234, 236, 0.6509803922);
}
.header-nav-primary > ul > li ul li a:hover::after, .header-nav-primary > ul > li ul li a:focus::after {
  border-color: rgba(228, 234, 236, 0.6509803922);
}
.header-nav-primary > ul > li ul li ul {
  left: 100%;
  top: 0;
}

/*
 * Compact version of the header. Usually for mobile screens. Use this if adapting
 * the full desktop version to a mobile-friendly version is unreasonable.
 */
.page-header-compact {
  background: #0091D2;
}
.page-header-compact .container {
  display: grid;
  grid-template-columns: 150px 1fr;
  column-gap: 20px;
}
.page-header-compact .logo {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 10px;
  width: 150px;
  line-height: 1;
}
.page-header-compact .logo img {
  width: 100%;
  height: auto;
}
.page-header-compact .off-canvas-trigger {
  background: none;
  color: #fff;
  border: 0;
  padding: 0;
  justify-self: flex-end;
  align-self: center;
  padding: 10px;
}
@media (max-width: 34.3125em) {
  .page-header-compact .off-canvas-trigger {
    font-size: 2.7rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .page-header-compact .off-canvas-trigger {
    font-size: 2.7rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .page-header-compact .off-canvas-trigger {
    font-size: 2.7rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .page-header-compact .off-canvas-trigger {
    font-size: 2.7rem;
  }
}
@media (min-width: 78.125em) {
  .page-header-compact .off-canvas-trigger {
    font-size: 2.7rem;
  }
}
.page-header-compact .off-canvas-trigger .bar {
  width: 20px;
  height: 3px;
  margin-bottom: 3px;
  background-color: #fff;
  display: block;
}
.page-header-compact .off-canvas-trigger .bar:last-child {
  margin-bottom: 0;
}
.page-header-compact .off-canvas-trigger.open .bar:first-child {
  transform: rotate(45deg);
  margin-top: 5px;
}
.page-header-compact .off-canvas-trigger.open .bar:nth-child(2) {
  transform: rotate(-45deg);
  margin-top: -6px;
}
.page-header-compact .off-canvas-trigger.open .bar:nth-child(3), .page-header-compact .off-canvas-trigger.open .bar:last-child {
  display: none;
}

.page-main {
  padding-top: 67px;
  overflow: hidden;
  min-height: calc(100vh - 176px);
}
@media (min-width: 64em) {
  .page-main {
    padding-top: 102px;
  }
}

#content {
  transition: margin-right 0.5s;
}

.page-footer {
  background: #000;
  color: #666666;
  padding: 40px 0;
  text-align: center;
}
@media (max-width: 34.3125em) {
  .page-footer {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .page-footer {
    font-size: 1.6rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .page-footer {
    font-size: 1.6rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .page-footer {
    font-size: 1.6rem;
  }
}
@media (min-width: 78.125em) {
  .page-footer {
    font-size: 1.6rem;
  }
}
.page-footer span {
  display: block;
}
.page-footer .title {
  text-transform: uppercase;
}
.page-footer a {
  color: #fff;
}
.page-footer a:hover, .page-footer a:focus {
  color: rgb(255, 0, 0);
}

.interior-container {
  max-width: 1364px;
  margin: 0 auto;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
  grid-template-columns: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 64em) {
  .interior-container {
    padding-left: 42px;
    padding-right: 42px;
    grid-template-columns: 7fr 3fr;
    column-gap: 50px;
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
.interior-container.one-column {
  display: block;
}
.interior-container .interior-content {
  width: 100%;
  padding-bottom: 0;
  grid-row: 1/span 1;
  grid-column: 1/span 1;
}
.interior-container .interior-aside {
  width: 100%;
  padding: 0;
  background-color: #eee;
  grid-row: 2/span 1;
  grid-column: 1/span 1;
}
@media (min-width: 64em) {
  .interior-container .interior-aside {
    grid-row: 1/span 1;
    grid-column: 2/span 1;
  }
}

table {
  border-collapse: collapse;
}
table thead tr th,
table tfoot tr th {
  padding: 10px 15px;
  background-color: #0091D2;
  color: #fff;
  text-align: left;
  vertical-align: top;
}
table tbody tr:nth-child(even) {
  background: #f2f2f2;
}
table tbody tr td {
  padding: 15px 15px;
  color: #6d7882;
  line-height: 1;
}
@media (max-width: 34.3125em) {
  table tbody tr td {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  table tbody tr td {
    font-size: 1.6rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  table tbody tr td {
    font-size: 1.6rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  table tbody tr td {
    font-size: 1.6rem;
  }
}
@media (min-width: 78.125em) {
  table tbody tr td {
    font-size: 1.6rem;
  }
}

@media (max-width: 46.865em) {
  table thead,
  table tfoot {
    display: none;
  }
  table tbody td {
    border-right: 0;
    display: table-row;
  }
  table tbody td:before {
    content: attr(data-label);
    display: table-cell;
    font-weight: bold;
    padding: 0.2em 0.6em 0.2em 0;
    text-align: right;
  }
  table tbody td:last-child:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #000;
  }
  table tr {
    display: block;
    position: relative;
    padding: 10px 10px;
  }
  table tr:first-of-type {
    border-top: 1px solid #000;
  }
}
.hello-bar {
  background: #F1F9FF;
  color: #000;
  padding: 5px 0;
  text-align: center;
}
.hello-bar p {
  margin: 5px 0;
}
.hello-bar a {
  text-decoration: underline;
  color: #000;
}

.distributor-warning {
  background-color: #C7202E;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 8px 0;
}
@media (max-width: 34.3125em) {
  .distributor-warning {
    font-size: 2rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .distributor-warning {
    font-size: 2rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .distributor-warning {
    font-size: 2rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .distributor-warning {
    font-size: 2rem;
  }
}
@media (min-width: 78.125em) {
  .distributor-warning {
    font-size: 2rem;
  }
}

.vending-exclusives {
  text-align: center;
  padding: 50px 0 50px;
  color: #0091D2;
}
.vending-exclusives h2 {
  color: #FD0C0C;
}
@media (max-width: 34.3125em) {
  .vending-exclusives h2 {
    font-size: 3rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .vending-exclusives h2 {
    font-size: 3.125rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .vending-exclusives h2 {
    font-size: 3.25rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .vending-exclusives h2 {
    font-size: 3.375rem;
  }
}
@media (min-width: 78.125em) {
  .vending-exclusives h2 {
    font-size: 3.5rem;
  }
}

.product-grid {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 40px;
  row-gap: 20px;
  margin-top: 60px;
}
@media (min-width: 34.375em) {
  .product-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 46.875em) {
  .product-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.product-grid .product {
  width: 100%;
}
.product-grid .product:hover figure, .product-grid .product:focus figure {
  transform: scale(1.05);
}
.product-grid .product figure {
  margin: 0 0 20px;
  width: 100%;
  transition: transform 0.3s;
  filter: brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
  box-shadow: 0px 2px 18px 0px #D52B1E;
}
.product-grid .product figure img {
  width: 100%;
  height: auto;
}
.product-grid .product h3 {
  color: #0091D2;
  text-align: center;
}
@media (max-width: 34.3125em) {
  .product-grid .product h3 {
    font-size: 2rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .product-grid .product h3 {
    font-size: 2rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .product-grid .product h3 {
    font-size: 2rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .product-grid .product h3 {
    font-size: 2rem;
  }
}
@media (min-width: 78.125em) {
  .product-grid .product h3 {
    font-size: 2rem;
  }
}

.distribution {
  text-align: center;
  color: #B88B00;
}
.distribution h2 {
  color: #FD0C0C;
}
@media (max-width: 34.3125em) {
  .distribution h2 {
    font-size: 3rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .distribution h2 {
    font-size: 3.125rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .distribution h2 {
    font-size: 3.25rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .distribution h2 {
    font-size: 3.375rem;
  }
}
@media (min-width: 78.125em) {
  .distribution h2 {
    font-size: 3.5rem;
  }
}
.distribution h2 + p {
  max-width: 80%;
  margin: 0 auto;
}

.map {
  position: relative;
  margin-bottom: 30px !important;
  display: block;
  margin-top: 30px !important;
}

.spot-pin {
  color: #B88B00;
  width: 21px;
  height: 28px;
  opacity: 1;
  transform: scale(1);
  margin-left: -11px;
  margin-top: -44px;
  position: absolute;
}
.spot-pin svg {
  width: 21px;
}
.spot-pin svg path {
  fill: #B88B00;
}
.spot-pin svg:hover path, .spot-pin svg:focus path {
  fill: #000;
}

.popup-dist {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  max-width: 100%;
  z-index: 5000;
  padding: 25px;
  color: #fff;
  text-align: left;
  font-weight: 400;
}
@media (min-width: 34.375em) {
  .popup-dist {
    max-width: 500px;
  }
}
.popup-dist p {
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 34.3125em) {
  .popup-dist p {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .popup-dist p {
    font-size: 1.6rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .popup-dist p {
    font-size: 1.6rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .popup-dist p {
    font-size: 1.6rem;
  }
}
@media (min-width: 78.125em) {
  .popup-dist p {
    font-size: 1.6rem;
  }
}
.popup-dist p a {
  word-break: break-all;
}
.popup-dist .btn-danger {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border: 0;
  border-radius: 4px;
}
@media (max-width: 34.3125em) {
  .popup-dist .btn-danger {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .popup-dist .btn-danger {
    font-size: 1.6rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .popup-dist .btn-danger {
    font-size: 1.6rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .popup-dist .btn-danger {
    font-size: 1.6rem;
  }
}
@media (min-width: 78.125em) {
  .popup-dist .btn-danger {
    font-size: 1.6rem;
  }
}

#spot-3149 {
  left: 8.677%;
  top: 63.376%;
}

#spot-6885 {
  left: 86.99%;
  top: 23.243%;
}

#spot-5942 {
  left: 2.671%;
  top: 48.229%;
}

#spot-4464 {
  left: 15.118%;
  top: 57.312%;
}

#spot-1937 {
  left: 22.436%;
  top: 44.954%;
}

#spot-4117 {
  left: 20.79%;
  top: 71.095%;
}

#spot-1198 {
  left: 34.048%;
  top: 50.976%;
}

#spot-3679 {
  left: 32.18%;
  top: 77.525%;
}

#spot-4093 {
  left: 48.114%;
  top: 97.754%;
}

#spot-4945 {
  left: 50.814%;
  top: 75.363%;
}

#spot-237 {
  left: 54.832%;
  top: 86.521%;
}

#spot-6164 {
  left: 56.272%;
  top: 56.613%;
}

#spot-9910 {
  left: 55.185%;
  top: 48.7%;
}

#spot-3246 {
  left: 56.35%;
  top: 27.499%;
}

#spot-8873 {
  left: 62.401%;
  top: 82.226%;
}

#spot-4115 {
  left: 65.208%;
  top: 75.175%;
}

#spot-4612 {
  left: 65.679%;
  top: 31.984%;
}

#spot-557 {
  left: 69.181%;
  top: 39.211%;
}

#spot-4804 {
  left: 73.318%;
  top: 30.745%;
}

#spot-3674 {
  left: 75.536%;
  top: 37.691%;
}

#spot-812 {
  left: 87.237%;
  top: 92.199%;
}

#spot-4716 {
  left: 83.341%;
  top: 57.326%;
}

#spot-8025 {
  left: 75.687%;
  top: 69.155%;
}

#spot-8152 {
  left: 94.828%;
  top: 22.191%;
}

#spot-5066 {
  left: 92.05%;
  top: 28.467%;
}

#spot-7033 {
  left: 91.441%;
  top: 34.76%;
}

#spot-9811 {
  left: 87.768%;
  top: 38.463%;
}

#spot-8080 {
  left: 81.345%;
  top: 36.498%;
}

#spot-2246 {
  left: 89.399%;
  top: 25.734%;
}

#spot-3628 {
  left: 75.617%;
  top: 57.637%;
}

#spot-8025 {
  left: 75.687%;
  top: 69.155%;
}

#spot-6322 {
  left: 71.25%;
  top: 68.969%;
}

.products-grid {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 30px;
  row-gap: 30px;
  margin-top: 70px;
  margin-bottom: 30px;
}
@media (min-width: 25em) {
  .products-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 46.875em) {
  .products-grid {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 50px;
    row-gap: 50px;
  }
}
@media (min-width: 64em) {
  .products-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.products-grid .product {
  background-color: #F1F9FF;
  border-radius: 20px;
  border: 1px solid #333333;
  padding: 5px;
  text-align: center;
  padding-top: 40px;
  transition: background-color 0.2s, box-shadow 0.2s, border-radius 0.2s;
}
.products-grid .product:hover, .products-grid .product:focus {
  background-color: rgba(1, 145, 210, 0.69);
  box-shadow: 0px 13px 14px 0px rgba(0, 0, 0, 0.5);
  border-radius: 30px;
}
.products-grid .product:hover img, .products-grid .product:focus img {
  transform: scale(1.05);
}
.products-grid .product figure {
  margin: 0 15px;
}
.products-grid .product img {
  width: 100%;
  transition: transform 0.2s;
  height: auto;
}
.products-grid .product h3 {
  font-style: italic;
  font-weight: 700;
}
@media (max-width: 34.3125em) {
  .products-grid .product h3 {
    font-size: 2.8rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .products-grid .product h3 {
    font-size: 2.8rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .products-grid .product h3 {
    font-size: 2.8rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .products-grid .product h3 {
    font-size: 2.8rem;
  }
}
@media (min-width: 78.125em) {
  .products-grid .product h3 {
    font-size: 2.8rem;
  }
}
.products-grid .product span {
  text-transform: uppercase;
  color: #000;
  padding: 10px 20px 30px;
  text-align: center;
  display: block;
}

.products-grid-large {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(165px, 1fr));
  column-gap: 25px;
  row-gap: 50px;
  margin: 50px 0;
}
.products-grid-large .product {
  color: #3a3a3a;
}
.products-grid-large figure {
  margin: 0;
}
.products-grid-large figure img {
  width: 100%;
  height: auto;
}
.products-grid-large .brand {
  margin-bottom: 2px;
  display: block;
  line-height: 1.3;
  opacity: 0.6;
}
@media (max-width: 34.3125em) {
  .products-grid-large .brand {
    font-size: 1.2rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .products-grid-large .brand {
    font-size: 1.2rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .products-grid-large .brand {
    font-size: 1.2rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .products-grid-large .brand {
    font-size: 1.2rem;
  }
}
@media (min-width: 78.125em) {
  .products-grid-large .brand {
    font-size: 1.2rem;
  }
}
.products-grid-large .title {
  line-height: 1.2;
  display: block;
}
@media (max-width: 34.3125em) {
  .products-grid-large .title {
    font-size: 1.4rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .products-grid-large .title {
    font-size: 1.4rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .products-grid-large .title {
    font-size: 1.4rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .products-grid-large .title {
    font-size: 1.4rem;
  }
}
@media (min-width: 78.125em) {
  .products-grid-large .title {
    font-size: 1.4rem;
  }
}

.results-sort {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  color: #54595F;
  align-items: center;
  margin-bottom: 50px;
}
@media (max-width: 34.3125em) {
  .results-sort {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .results-sort {
    font-size: 1.6rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .results-sort {
    font-size: 1.6rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .results-sort {
    font-size: 1.6rem;
  }
}
@media (min-width: 78.125em) {
  .results-sort {
    font-size: 1.6rem;
  }
}
.results-sort .results {
  margin-bottom: 10px;
}
@media (min-width: 34.375em) {
  .results-sort .results {
    margin-bottom: 0;
  }
}
@media (min-width: 34.375em) {
  .results-sort {
    flex-flow: row;
  }
}

.product-listing {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(265px, 1fr));
  column-gap: 25px;
  row-gap: 50px;
  text-align: center;
}
.product-listing .product.product-out-of-stock {
  opacity: 0.5;
}
.product-listing .product figure {
  margin: 0 auto;
  max-width: 300px;
  display: block;
}
.product-listing .product figure img {
  max-width: 300px;
  width: 100%;
  height: auto;
}
.product-listing .product .category {
  color: rgba(84, 89, 95, 0.6);
  display: inline-block;
  border-radius: 10px;
  padding: 0 10px;
}
@media (max-width: 34.3125em) {
  .product-listing .product .category {
    font-size: 1.4rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .product-listing .product .category {
    font-size: 1.4rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .product-listing .product .category {
    font-size: 1.4rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .product-listing .product .category {
    font-size: 1.4rem;
  }
}
@media (min-width: 78.125em) {
  .product-listing .product .category {
    font-size: 1.4rem;
  }
}
.product-listing .product .category-new {
  color: #fff;
  background-color: #D52B1E;
}
.product-listing .product .category-out-of-stock {
  color: #fff;
  background-color: #54595F;
}
.product-listing .product .category-performer {
  color: #fff;
  background-color: #0091D2;
}
.product-listing .product h3 {
  color: #0091D2;
  font-weight: 400;
}
@media (max-width: 34.3125em) {
  .product-listing .product h3 {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .product-listing .product h3 {
    font-size: 1.6rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .product-listing .product h3 {
    font-size: 1.6rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .product-listing .product h3 {
    font-size: 1.6rem;
  }
}
@media (min-width: 78.125em) {
  .product-listing .product h3 {
    font-size: 1.6rem;
  }
}

.new-products {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(225px, 1fr));
  column-gap: 20px;
  row-gap: 30px;
  margin-top: 40px;
  margin-bottom: 50px;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 46.875em) {
  .new-products {
    margin-bottom: 130px;
    grid-template-columns: repeat(auto-fill, minmax(285px, 1fr));
  }
}
.new-products .product {
  border: 1px solid #f1f1f1;
  padding: 20px 30px 30px;
}
.new-products .product figure {
  margin: 0 0 30px;
  height: 285px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.new-products .product figure img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 285px;
  margin: auto;
}
.new-products .product h2,
.new-products .product h3 {
  color: #444444;
  margin-bottom: 0;
}
@media (max-width: 34.3125em) {
  .new-products .product h2,
  .new-products .product h3 {
    font-size: 1.8rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .new-products .product h2,
  .new-products .product h3 {
    font-size: 1.8rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .new-products .product h2,
  .new-products .product h3 {
    font-size: 1.8rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .new-products .product h2,
  .new-products .product h3 {
    font-size: 1.8rem;
  }
}
@media (min-width: 78.125em) {
  .new-products .product h2,
  .new-products .product h3 {
    font-size: 1.8rem;
  }
}
.new-products.top-performers {
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(auto-fill, minmax(165px, 1fr));
  padding: 20px;
}
.new-products.top-performers figure {
  height: 165px;
}
.new-products.top-performers figure img {
  max-height: 165px;
}

.product-spec-link {
  display: flex;
}

.details-out-of-stock {
  display: inline-block;
  border-radius: 10px;
  padding: 0 10px;
  color: #fff;
  background-color: #54595F;
}

.related-products {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(165px, 1fr));
  column-gap: 25px;
  row-gap: 50px;
}
.related-products .related-product figure {
  margin: 0;
}
.related-products .related-product figure img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.related-products .related-product .category {
  color: rgba(84, 89, 95, 0.6);
}
@media (max-width: 34.3125em) {
  .related-products .related-product .category {
    font-size: 1.4rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .related-products .related-product .category {
    font-size: 1.4rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .related-products .related-product .category {
    font-size: 1.4rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .related-products .related-product .category {
    font-size: 1.4rem;
  }
}
@media (min-width: 78.125em) {
  .related-products .related-product .category {
    font-size: 1.4rem;
  }
}
.related-products .related-product h3 {
  color: #0091D2;
  font-weight: 400;
}
@media (max-width: 34.3125em) {
  .related-products .related-product h3 {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .related-products .related-product h3 {
    font-size: 1.6rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .related-products .related-product h3 {
    font-size: 1.6rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .related-products .related-product h3 {
    font-size: 1.6rem;
  }
}
@media (min-width: 78.125em) {
  .related-products .related-product h3 {
    font-size: 1.6rem;
  }
}

.categories {
  color: #54595F;
}
@media (max-width: 34.3125em) {
  .categories {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .categories {
    font-size: 1.6rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .categories {
    font-size: 1.6rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .categories {
    font-size: 1.6rem;
  }
}
@media (min-width: 78.125em) {
  .categories {
    font-size: 1.6rem;
  }
}

.product-detail-hero {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 40px;
  margin-bottom: 50px;
}
@media (min-width: 46.875em) {
  .product-detail-hero {
    grid-template-columns: 390px 1fr;
  }
}
.product-detail-hero .product-detail-hero-content {
  grid-column: 1;
  grid-row: 2;
}
@media (min-width: 46.875em) {
  .product-detail-hero .product-detail-hero-content {
    grid-column: 2;
    grid-row: 1;
  }
}
.product-detail-hero .product-detail-hero-content .marketing-section {
  display: flex;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
}
.product-detail-hero .product-detail-hero-content .marketing-section img {
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.product-detail-hero .product-detail-hero-image {
  grid-column: 1;
  grid-row: 1;
  max-width: 390px;
  margin: 0 auto;
}
.product-detail-hero .product-detail-hero-image figure {
  margin: 0;
}
.product-detail-hero .product-detail-hero-image figure img {
  width: 100%;
}
.product-detail-hero .product-detail-hero-image figure figcaption {
  right: 0;
  left: auto;
  top: 0;
  display: block;
  width: 38px;
  height: 38px;
  background-color: #fff;
  border-radius: 50%;
  z-index: 50;
}
.product-detail-hero .product-license-statement {
  font-size: 10px;
}

.block-blockquote {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 20px;
  display: block;
  text-align: center;
  position: relative;
}
@media (max-width: 34.3125em) {
  .block-blockquote {
    font-size: 1.8rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .block-blockquote {
    font-size: 1.9rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .block-blockquote {
    font-size: 2rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .block-blockquote {
    font-size: 2.1rem;
  }
}
@media (min-width: 78.125em) {
  .block-blockquote {
    font-size: 2.2rem;
  }
}
.block-blockquote.position-full {
  clear: both;
  margin-left: 0;
  margin-right: 0;
}
.block-blockquote p {
  margin: 0;
}

.block-pullquote {
  font-style: italic;
  color: #0091D2;
  text-align: center;
  max-width: 520px;
  margin-top: 0;
}
@media (max-width: 34.3125em) {
  .block-pullquote {
    font-size: 2rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .block-pullquote {
    font-size: 2rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .block-pullquote {
    font-size: 2rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .block-pullquote {
    font-size: 2rem;
  }
}
@media (min-width: 78.125em) {
  .block-pullquote {
    font-size: 2rem;
  }
}
.block-pullquote.position-full {
  clear: both;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 34.3125em) {
  .block-pullquote cite {
    font-size: 1.8rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .block-pullquote cite {
    font-size: 1.9rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .block-pullquote cite {
    font-size: 2rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .block-pullquote cite {
    font-size: 2.1rem;
  }
}
@media (min-width: 78.125em) {
  .block-pullquote cite {
    font-size: 2.2rem;
  }
}

@media (min-width: 46.875em) {
  .block-pullquote.position-left,
  .block-blockquote.position-left,
  .block-pullquote.position-right,
  .block-blockquote.position-right {
    max-width: 520px;
  }
}

.pos-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(265px, 1fr));
  column-gap: 25px;
  row-gap: 50px;
  margin: 50px 0 20px;
}
.pos-grid .pos-item {
  text-align: center;
}
.pos-grid .pos-item figure {
  margin: 0 0 15px;
  max-height: 175px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pos-grid .pos-item figure img {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 175px;
  margin: auto;
}
.pos-grid .pos-item h3 {
  font-weight: 400;
}
@media (max-width: 34.3125em) {
  .pos-grid .pos-item h3 {
    font-size: 1.9rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .pos-grid .pos-item h3 {
    font-size: 1.9rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .pos-grid .pos-item h3 {
    font-size: 1.9rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .pos-grid .pos-item h3 {
    font-size: 1.9rem;
  }
}
@media (min-width: 78.125em) {
  .pos-grid .pos-item h3 {
    font-size: 1.9rem;
  }
}

@media screen and (max-width: 750px) {
  .news-listing {
    display: flex;
    column-gap: 35px;
    row-gap: 30px;
    margin-top: 50px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    align-content: stretch;
    justify-content: center;
  }
}
@media screen and (max-width: 750px) and (min-width: 46.875em) {
  .news-listing {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  }
}
.news-item {
  color: #333;
  max-width: 100%;
}
@media (max-width: 34.3125em) {
  .news-item {
    font-size: 1.6rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .news-item {
    font-size: 1.6rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .news-item {
    font-size: 1.6rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .news-item {
    font-size: 1.6rem;
  }
}
@media (min-width: 78.125em) {
  .news-item {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 751px) {
  .news-listing {
    display: flex;
    column-gap: 35px;
    row-gap: 30px;
    margin-top: 50px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: center;
  }
}
.news-item {
  color: #333;
  max-width: 400px;
}
.news-item figure {
  margin: 0 auto 20px;
  max-height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.news-item figure img {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 140px;
}
.news-item h2 {
  color: #333;
  text-align: center;
  margin-bottom: 55px;
}
@media (max-width: 34.3125em) {
  .news-item h2 {
    font-size: 2.5rem;
  }
}
@media (min-width: 34.375em) and (max-width: 46.8125em) {
  .news-item h2 {
    font-size: 2.5rem;
  }
}
@media (min-width: 46.875em) and (max-width: 63.9375em) {
  .news-item h2 {
    font-size: 2.5rem;
  }
}
@media (min-width: 64em) and (max-width: 78.0625em) {
  .news-item h2 {
    font-size: 2.5rem;
  }
}
@media (min-width: 78.125em) {
  .news-item h2 {
    font-size: 2.5rem;
  }
}

.sponsor {
  background: linear-gradient(180deg, #FFFFFF 47%, #0091D2 100%);
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.sponsor a:hover img, .sponsor a:focus img {
  transform: scale(1.1);
}
.sponsor img {
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
  display: block;
  transition: transform 0.2s;
  animation-name: shake;
  animation-duration: 1.25s;
  height: auto;
}

@keyframes shake {
  0% {
    transform: translate3d(0, 0, 0);
  }
  10% {
    transform: translate3d(-10px, 0, 0);
  }
  20% {
    transform: translate3d(10px, 0, 0);
  }
  30% {
    transform: translate3d(-10px, 0, 0);
  }
  40% {
    transform: translate3d(10px, 0, 0);
  }
  50% {
    transform: translate3d(-10px, 0, 0);
  }
  60% {
    transform: translate3d(10px, 0, 0);
  }
  70% {
    transform: translate3d(-10px, 0, 0);
  }
  80% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
