img {
  max-width: 100%;
}

abbr {
  cursor: help;
}

cite {
  font-weight: lighter;
}

mark {
  background: yellow;
  color: #333300;
  padding: 1px 4px;
  border-radius: 3px;
}

a {
  color: #d59e00;
}
a:link {
  color: #d59e00;
}
a:visited {
  color: #d59e00;
}
a:hover {
  color: #ffc723;
}
a:active {
  color: #FFC009;
}

#menu-toggle {
  cursor: pointer;
}

.header-wrapper {
  border-bottom: 3px solid #FFC009;
  margin-bottom: 16px;
}

header.header--site a {
  color: #121112;
}
header.header--site a:link {
  color: #121112;
}
header.header--site a:visited {
  color: #121112;
}
header.header--site a:hover {
  color: #4C4E4D;
}
header.header--site a:active {
  color: #121112;
}
header.header--site i.fa {
  color: #d59e00;
}
header.header--site .search-box input[type=text] {
  border-top: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
}
header.header--site .search-box input[type=text]:focus {
  border-color: #FFC009;
}
header.header--site .search-box input[type=text]:focus + a {
  border-color: #FFC009;
}
header.header--site .search-box a.search {
  border-top: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
}
header.header--site .nav-list {
  font-weight: bolder;
}

a.button,
button.button,
input[type=submit].button {
  color: #FFC009;
}
a.button.button--theme--negative, a.button.button--theme--secondary, a.button.button--theme--primary,
button.button.button--theme--negative,
button.button.button--theme--secondary,
button.button.button--theme--primary,
input[type=submit].button.button--theme--negative,
input[type=submit].button.button--theme--secondary,
input[type=submit].button.button--theme--primary {
  box-shadow: -2px 2px 3px rgba(80, 80, 80, 0.2);
  border-radius: 3px;
}
a.button.button--theme--negative:hover, a.button.button--theme--secondary:hover, a.button.button--theme--primary:hover,
button.button.button--theme--negative:hover,
button.button.button--theme--secondary:hover,
button.button.button--theme--primary:hover,
input[type=submit].button.button--theme--negative:hover,
input[type=submit].button.button--theme--secondary:hover,
input[type=submit].button.button--theme--primary:hover {
  border-radius: 5px;
  transform: translate(0, -2px) scale(1.1);
  box-shadow: -2px 4px 3px rgba(80, 80, 80, 0.4);
  z-index: 20;
}
a.button.button--theme--negative:disabled, a.button.button--theme--secondary:disabled, a.button.button--theme--primary:disabled, a.button.button--theme--negative.button--disabled, a.button.button--theme--secondary.button--disabled, a.button.button--theme--primary.button--disabled,
button.button.button--theme--negative:disabled,
button.button.button--theme--secondary:disabled,
button.button.button--theme--primary:disabled,
button.button.button--theme--negative.button--disabled,
button.button.button--theme--secondary.button--disabled,
button.button.button--theme--primary.button--disabled,
input[type=submit].button.button--theme--negative:disabled,
input[type=submit].button.button--theme--secondary:disabled,
input[type=submit].button.button--theme--primary:disabled,
input[type=submit].button.button--theme--negative.button--disabled,
input[type=submit].button.button--theme--secondary.button--disabled,
input[type=submit].button.button--theme--primary.button--disabled {
  background: #ecdeb5 !important;
  color: white !important;
  cursor: not-allowed;
  border: 2px solid #faf6ea;
  text-shadow: none;
}
a.button.button--theme--negative:disabled:hover, a.button.button--theme--secondary:disabled:hover, a.button.button--theme--primary:disabled:hover, a.button.button--theme--negative.button--disabled:hover, a.button.button--theme--secondary.button--disabled:hover, a.button.button--theme--primary.button--disabled:hover,
button.button.button--theme--negative:disabled:hover,
button.button.button--theme--secondary:disabled:hover,
button.button.button--theme--primary:disabled:hover,
button.button.button--theme--negative.button--disabled:hover,
button.button.button--theme--secondary.button--disabled:hover,
button.button.button--theme--primary.button--disabled:hover,
input[type=submit].button.button--theme--negative:disabled:hover,
input[type=submit].button.button--theme--secondary:disabled:hover,
input[type=submit].button.button--theme--primary:disabled:hover,
input[type=submit].button.button--theme--negative.button--disabled:hover,
input[type=submit].button.button--theme--secondary.button--disabled:hover,
input[type=submit].button.button--theme--primary.button--disabled:hover {
  background: #ecdeb5 !important;
  transform: none;
  box-shadow: -2px 2px 3px rgba(80, 80, 80, 0.2);
}
a.button.button--theme--secondary:disabled, a.button.button--theme--secondary.button--disabled,
button.button.button--theme--secondary:disabled,
button.button.button--theme--secondary.button--disabled,
input[type=submit].button.button--theme--secondary:disabled,
input[type=submit].button.button--theme--secondary.button--disabled {
  border: none;
}
a.button.button--theme--secondary,
button.button.button--theme--secondary,
input[type=submit].button.button--theme--secondary {
  background: none;
  border-width: 2px;
  color: #d59e00;
  border-color: #FFC009;
}
a.button.button--theme--secondary:link,
button.button.button--theme--secondary:link,
input[type=submit].button.button--theme--secondary:link {
  color: #d59e00;
}
a.button.button--theme--secondary:visited,
button.button.button--theme--secondary:visited,
input[type=submit].button.button--theme--secondary:visited {
  color: #d59e00;
}
a.button.button--theme--negative, a.button.button--theme--primary,
button.button.button--theme--negative,
button.button.button--theme--primary,
input[type=submit].button.button--theme--negative,
input[type=submit].button.button--theme--primary {
  background: linear-gradient(to bottom, #FFC009, #ffc418);
  border: 2px solid #FFC009;
  color: #3c2d00;
  text-shadow: 0 0 1px #d59e00;
}
.button--theme--primary {
  color: #3c2d00;
  background: linear-gradient(to bottom, #FFC009, #ffc418);
}
.button--theme--primary:link {
  color: #3c2d00;
  background: linear-gradient(to bottom, #FFC009, #ffc418);
}
.button--theme--primary:visited {
  color: #3c2d00;
  background: #FFC009;
  background: linear-gradient(to bottom, #FFC009, #ffc418);
}

.button--theme--negative {
  border: 2px solid #d32f2f;
  background: linear-gradient(to bottom, #d32f2f, #c02929);
  color: white;
  text-shadow: 0 0 1px #ab2424;
}
.button--theme--negative:link {
  color: white;
  background: linear-gradient(to bottom, #d32f2f, #c02929);
}
.button--theme--negative:visited {
  color: white;
  background: linear-gradient(to bottom, #d32f2f, #c02929);
}

.footer-wrapper {
  border-top: 2px solid #FFC009;
}

footer.footer--site a {
  color: #121112;
}
footer.footer--site a:link {
  color: #121112;
}
footer.footer--site a:visited {
  color: #121112;
}
footer.footer--site a:hover {
  color: #4C4E4D;
}
footer.footer--site a:active {
  color: #121112;
}

table thead th {
  background: #d59e00;
  color: #090700;
}
table tbody tr:nth-child(odd) td {
  transition: all 300ms ease;
  background: rgba(255, 192, 9, 0.25);
}
table tbody tr:nth-child(odd):hover td {
  background: rgba(188, 139, 0, 0.5);
}
table tbody tr:nth-child(even) td {
  transition: all 300ms ease;
  background: rgba(255, 192, 9, 0.5);
}
table tbody tr:nth-child(even):hover td {
  background: rgba(137, 102, 0, 0.25);
}
table td {
  padding: 4px 16px;
  font-weight: normal;
}
table td:not(:first-child) {
  border-left: 1px solid rgba(111, 83, 0, 0.3);
}
table th {
  padding: 8px 16px;
  font-weight: normal;
}
table tfoot td {
  background: #d59e00;
  color: #090700;
  border-bottom: 1px solid #6f5300;
}

.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: 2px solid #d59e00;
}
dl.specsheet dt, .product__specs dl dt {
  background: #d59e00;
  color: #090700;
}
dl.specsheet dt:not(:last-of-type), .product__specs dl dt:not(:last-of-type) {
  border-bottom: 2px ridge rgba(188, 139, 0, 0.9);
}
dl.specsheet dd:not(:last-of-type), .product__specs dl dd:not(:last-of-type) {
  border-bottom: 2px ridge #d59e00;
}
dl.specsheet dd:nth-of-type(odd), .product__specs dl dd:nth-of-type(odd) {
  background: rgba(255, 192, 9, 0.25);
}
dl.specsheet dd:nth-of-type(even), .product__specs dl dd:nth-of-type(even) {
  background: rgba(255, 192, 9, 0.5);
}

.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=number], label.required + input[type=text] {
  border-bottom-color: #fbc02d;
}
label.valid::before {
  color: #388e3c;
}
label.valid + input[type=number], label.valid + input[type=text] {
  border-bottom-color: #388e3c;
}
label.invalid::before {
  color: #d32f2f;
}
label.invalid + input[type=number], label.invalid + input[type=text] {
  border-bottom-color: #d32f2f;
}

select {
  border: 2px solid #E4E4E4;
  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: #E4E4E4;
  cursor: not-allowed;
}
select[multiple] {
  background: white;
  border-radius: 3px;
  min-width: 50%;
  padding: 0.25em;
}
select[multiple]:focus {
  outline: none;
  border-style: dotted;
  border-width: 2px;
}
select[multiple] option {
  margin: 2px 0;
  padding: 0.25em 0.5em;
}
select[multiple] option:checked::before {
  content: "\f00c";
  font-family: "FontAwesome";
  margin-right: 8px;
}

fieldset {
  border: none;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
textarea {
  border: 1px solid #E4E4E4;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
textarea:focus {
  border: 1px solid #4C4E4D;
}
input[type=text]:disabled,
input[type=email]:disabled,
input[type=password]:disabled,
input[type=number]:disabled,
textarea:disabled {
  background: #F1F1F1;
  border-radius: 10px;
  border-color: #E4E4E4;
}

input[type=checkbox]:disabled,
input[type=radio]:disabled {
  opacity: 0.5em;
  cursor: not-allowed;
}
input[type=checkbox]:disabled + label,
input[type=radio]:disabled + label {
  color: #777;
  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: #F1F1F1;
  border-radius: 5px;
}
.file-set .filename:hover::before {
  background: #d59e00;
}
.file-set .filename::before {
  background: #FFC009;
  color: white;
}

.alert--error {
  color: #292123;
  background-color: #ffccd2;
}
.alert--warning {
  color: #292123;
  background-color: #fff59d;
}
.alert--info {
  color: #292123;
  background-color: #b3e5fc;
}

.flash--success {
  color: #1b5e20;
  background: #dcedc8;
  border: 1px dashed #1b5e20;
}
.flash--information {
  color: #0d47a1;
  background: #b3e5fc;
  border: 1px dashed #0d47a1;
}
.flash--error {
  color: #c62828;
  background: #ffccd2;
  border: 1px dashed #c62828;
}
.flash--alert {
  color: #f57f17;
  background: #ffecb3;
  border: 1px dashed #f57f17;
}

.ajs-message {
  color: white;
}

.badge {
  background: #FFC009;
  color: #3c2d00;
}

.cart .flash, .cart .alert {
  margin: 0;
  margin-bottom: 16px;
}
.cart .item__preview {
  padding: 0;
}
.cart .item__preview img {
  width: 100%;
}
.cart .options {
  font-size: 0.8em;
  font-style: italic;
}
.cart .cart__item {
  padding: 16px 0;
  border-radius: 5px;
}
.cart .cart__item:first-of-type {
  padding-top: 0;
}
.cart .cart__item:not(:last-child) {
  border-bottom: 2px dotted rgba(255, 192, 9, 0.8);
}
.cart .name h2 {
  font-size: 1.2em;
}
.cart .item__preview {
  width: calc(99.9% * 2/7 - (16px - 16px * 2/7));
}
.cart .item__preview:nth-child(1n) {
  float: left;
  margin-right: 16px;
  clear: none;
}
.cart .item__preview:last-child {
  margin-right: 0;
}
.cart .item__preview:nth-child(7n) {
  margin-right: 0;
  float: right;
}
.cart .item__preview:nth-child(7n + 1) {
  clear: both;
}
.cart .item__details {
  width: calc(99.9% * 5/7 - (16px - 16px * 5/7));
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-items: space-between;
  align-content: flex-start;
}
.cart .item__details:nth-child(1n) {
  float: left;
  margin-right: 16px;
  clear: none;
}
.cart .item__details:last-child {
  margin-right: 0;
}
.cart .item__details:nth-child(7n) {
  margin-right: 0;
  float: right;
}
.cart .item__details:nth-child(7n + 1) {
  clear: both;
}
.cart .item__text {
  width: auto;
  flex: 0 0 100%;
  margin-bottom: 8px;
  order: 0;
  padding-right: 16px;
  background: #F1F1F1;
  border-radius: 5px;
}
.cart .item__text:last-child {
  float: none;
  clear: none;
  margin-right: 0;
  width: auto;
}
.cart .item__text:nth-child(1n) {
  float: none;
  clear: none;
  margin-right: 0;
  width: auto;
}
.cart .item__text:nth-child(1n + 1) {
  float: none;
  clear: none;
  margin-right: 0;
  width: auto;
}
.cart .item__info {
  width: auto;
  padding: 4px 8px;
}
.cart .item__info:last-child {
  float: none;
  clear: none;
  margin-right: 0;
  width: auto;
}
.cart .item__info:nth-child(1n) {
  float: none;
  clear: none;
  margin-right: 0;
  width: auto;
}
.cart .item__info:nth-child(1n + 1) {
  float: none;
  clear: none;
  margin-right: 0;
  width: auto;
}
.cart .item__controls {
  width: auto;
  flex: 0 0 100%;
  order: 2;
  text-align: right;
  padding-right: 0;
}
.cart .item__controls:last-child {
  float: none;
  clear: none;
  margin-right: 0;
  width: auto;
}
.cart .item__controls:nth-child(1n) {
  float: none;
  clear: none;
  margin-right: 0;
  width: auto;
}
.cart .item__controls:nth-child(1n + 1) {
  float: none;
  clear: none;
  margin-right: 0;
  width: auto;
}
.cart .item__controls .button {
  margin: 0;
  font-size: 0.8em;
}
.cart .item__controls .button:not(:last-child) {
  margin-right: 16px;
}
.cart .item__pricing {
  width: auto;
  padding: 0;
  flex: 0 0 100%;
  order: 1;
}
.cart .item__pricing:last-child {
  float: none;
  clear: none;
  margin-right: 0;
  width: auto;
}
.cart .item__pricing:nth-child(1n) {
  float: none;
  clear: none;
  margin-right: 0;
  width: auto;
}
.cart .item__pricing:nth-child(1n + 1) {
  float: none;
  clear: none;
  margin-right: 0;
  width: auto;
}
.cart .item__pricing .quantity {
  width: auto;
}
.cart .item__pricing .quantity:last-child {
  float: none;
  clear: none;
  margin-right: 0;
  width: auto;
}
.cart .item__pricing .quantity:nth-child(1n) {
  float: none;
  clear: none;
  margin-right: 0;
  width: auto;
}
.cart .item__pricing .quantity:nth-child(1n + 1) {
  float: none;
  clear: none;
  margin-right: 0;
  width: auto;
}
.cart .item__pricing dl {
  width: 100%;
}
.cart .item__pricing dl dt {
  width: calc(99.9% * 2/3 - (16px - 16px * 2/3));
}
.cart .item__pricing dl dt:nth-child(1n) {
  float: left;
  margin-right: 16px;
  clear: none;
}
.cart .item__pricing dl dt:last-child {
  margin-right: 0;
}
.cart .item__pricing dl dt:nth-child(2n) {
  margin-right: 0;
  float: right;
}
.cart .item__pricing dl dt:nth-child(2n + 1) {
  clear: both;
}
.cart .item__pricing dl dd {
  width: calc(99.9% * 1/3 - (16px - 16px * 1/3));
}
.cart .item__pricing dl dd:nth-child(1n) {
  float: left;
  margin-right: 16px;
  clear: none;
}
.cart .item__pricing dl dd:last-child {
  margin-right: 0;
}
.cart .item__pricing dl dd:nth-child(2n) {
  margin-right: 0;
  float: right;
}
.cart .item__pricing dl dd:nth-child(2n + 1) {
  clear: both;
}

.categories + .products {
  border-top: 2px solid #FFC009;
}
.categories + .toggleWidget {
  padding-top: 16px;
  border-top: 2px solid #FFC009;
  width: 100%;
}

.category {
  position: relative;
  padding: 0;
  transition: all 150ms ease;
  border-radius: 5px;
}
.category:hover {
  transform: translate(0, 2px) scale(1.05);
  box-shadow: 0 4px 3px rgba(80, 80, 80, 0.4);
}
.category__title {
  background: linear-gradient(to bottom, #FFC009, #ffc418);
  color: #3c2d00;
  text-shadow: 0 0 1px #d59e00;
  padding: 0.5em 1.5em 0.5em 0.5em;
  border-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 0;
  font-size: 0.8em;
}
.category__title h3 {
  font-size: 1em;
}
.category__title a {
  display: inline-block;
  width: 100%;
  color: #3c2d00;
}
.category__title a:link {
  color: #3c2d00;
}
.category__title a:visited {
  color: #3c2d00;
}
.category__title a:hover {
  color: #3c2d00;
}
.category__title a:active {
  color: #3c2d00;
}
.category__image {
  border: 2px solid #FFC009;
  border-bottom: none;
  overflow: hidden;
}
.category__info {
  margin-top: 0;
  padding: 0;
  border: 2px solid #FFC009;
  border-top: none;
  background: rgba(255, 192, 9, 0.1);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.category__copy {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.category__copy p {
  display: inline-block;
  padding: 12px 12px 8px 12px;
  font-size: 0.7em;
  line-height: 1.4;
}
.category__copy p:empty {
  display: none;
}

.products.products--grid .product__image {
  margin-bottom: 0;
  border: 2px solid #FFC009;
  overflow: hidden;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.products.products--grid .product__image img {
  width: 100%;
}
.products.products--grid .product__info {
  padding-top: 0;
  position: relative;
}
.products.products--grid .product__info .product__title {
  background: linear-gradient(to bottom, #FFC009, #ffc418);
  padding: 8px;
}
.products.products--grid .product__info .product__title a {
  width: 100%;
  color: #3c2d00;
}
.products.products--grid .product__info .product__title a:link {
  color: #3c2d00;
}
.products.products--grid .product__info .product__title a:visited {
  color: #3c2d00;
}
.products.products--grid .product__info .product__title a:hover {
  color: #3c2d00;
}
.products.products--grid .product__info .product__title a:active {
  color: #3c2d00;
}
.products.products--grid .product__info .product__copy {
  padding: 12px 12px 8px 12px;
  border: 2px solid #FFC009;
  border-top: none;
  background: rgba(255, 192, 9, 0.1);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.products.products--grid .product__info .product__copy p {
  font-size: 0.85em;
  line-height: 1.4;
}
.products.products--grid .product__info .product__cta {
  display: initial;
  position: absolute;
  top: -64px;
  left: 50%;
  transform: translatex(-50%);
  border: none;
  padding: 0;
  font-size: 1.2em;
  font-weight: bolder;
  box-shadow: 0 2px 3px #a27900;
}

.checkout .progress-bar li.complete {
  border-color: #7e656b;
}
.checkout .progress-bar li.complete::after {
  border-top-color: #7e656b;
}
.checkout .progress-bar li.active {
  border-color: #292123;
}
.checkout .progress-bar li.active::after {
  border-top-color: #292123;
}
.checkout .order-overview {
  background: #eee;
  border: 1px dashed #ccc;
  padding: 0.75em;
  border-radius: 3px;
}
.checkout .order-overview .button--theme--primary {
  background: #FFC009;
  border-color: #FFC009;
}
.checkout .order-overview .button--theme--primary:hover {
  background: #efb100;
}

.login__box .form-area {
  background: white;
}
.login__box .swap-pane .swap-trigger {
  background: #555;
  color: white;
}
.login__box .swap-pane .swap-trigger.current {
  background: white;
  color: #4C4E4D;
}
.login__box .datum.datum--checkbox {
  margin-bottom: 8px;
}
.login__box .datum.datum--checkbox input[type=checkbox] {
  display: none;
}
.login__box .datum.datum--checkbox input[type=checkbox] + .label-text {
  cursor: pointer;
}
.login__box .datum.datum--checkbox input[type=checkbox] + .label-text::before {
  content: "\f096";
  font-family: "FontAwesome";
  vertical-align: middle;
  display: inline-block;
  width: 1.5em;
  font-size: 1.4em;
}
.login__box .datum.datum--checkbox input[type=checkbox]:checked + .label-text::before {
  content: "\f046";
  font-family: "FontAwesome";
  vertical-align: middle;
  display: inline-block;
  width: 1.5em;
  font-size: 1.4em;
}

.product__cta {
  display: none;
}

.product__specs h3 {
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 0.5em;
}
.product__specs dl {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.product__specs dl dt {
  flex: 1 1 50%;
  font-weight: bolder;
  padding: 4px 8px;
}
.product__specs dl dd {
  flex: 1 1 50%;
  padding: 4px 8px;
}

.product-display .product__price {
  background: #4C4E4D;
}

.bundle {
  border-radius: 5px;
}
.bundle__item + .bundle__item {
  border-top: 1px solid #E4E4E4;
}
.bundle__item.unconfigured .status {
  color: #d32f2f;
}
.bundle__item.unconfigured a.status {
  color: #d32f2f;
}
.bundle__item.unconfigured a.status:link {
  color: #d32f2f;
}
.bundle__item.unconfigured a.status:visited {
  color: #d32f2f;
}
.bundle__item.unconfigured a.status:hover {
  color: #811b1b;
}
.bundle__item.unconfigured a.status:active {
  color: #d32f2f;
}
.bundle__item.configured .status {
  color: #388e3c;
}
.bundle__item.configured a.status {
  color: #388e3c;
}
.bundle__item.configured a.status:link {
  color: #388e3c;
}
.bundle__item.configured a.status:visited {
  color: #388e3c;
}
.bundle__item.configured a.status:hover {
  color: #1b451d;
}
.bundle__item.configured a.status:active {
  color: #388e3c;
}
.bundle__item.configured .img-wrap::before {
  color: #68c46d;
  text-shadow: -1px 1px 2px black;
  opacity: 0.75;
  font-size: 4em;
}
.bundle .bundle-wrap {
  background: #eee;
  border: 1px solid #E4E4E4;
  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(NaNn) {
  margin-right: 0;
  float: right;
}

.bundle-figure:nth-child(NaNn + 1) {
  clear: both;
}
.bundle-figure__name {
  width: calc(99.9% * 1 - (16px - 16px * 1));
  font-size: 0.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(NaNn) {
  margin-right: 0;
  float: right;
}
.bundle-figure__name:nth-child(NaNn + 1) {
  clear: both;
}
.bundle-figure__label {
  width: calc(99.9% * 1 - (16px - 16px * 1));
  font-size: 0.8em;
  margin-bottom: 0.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(NaNn) {
  margin-right: 0;
  float: right;
}
.bundle-figure__label:nth-child(NaNn + 1) {
  clear: both;
}
.bundle-figure__description {
  width: calc(99.9% * 1 - (16px - 16px * 1));
  font-size: 0.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(NaNn) {
  margin-right: 0;
  float: right;
}
.bundle-figure__description:nth-child(NaNn + 1) {
  clear: both;
}
.bundle-figure .img-wrap {
  display: none;
}
.bundle-figure figcaption {
  display: block;
}
.bundle-figure-content {
  min-height: 350px;
}
.bundle-figure-body {
  min-height: 350px !important;
}
.bundle-figure-footer .button {
  padding: 0.5em !important;
  font-size: 0.8em;
}

.address-management {
  line-height: 1.4;
}
.address-management .address {
  border: 1px solid #E4E4E4;
}
.address-management .address__status {
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #E4E4E4;
}
.address-management .address-tag.default {
  background: #FFC009;
  color: white;
}
.address-management .badge {
  border-radius: 8px;
  padding: 4px 8px;
  border: 1px solid #E4E4E4;
  font-size: 0.8em;
}
.address-management .button.button--text {
  font-size: 0.8em;
}

.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: 0.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;
}
.oh-search__cart .item__controls {
  border: none;
  text-align: left;
}
.oh-search__cart .item__pricing {
  text-align: left;
}
.oh-search__cart .item__text {
  border: none;
  background: none;
}
.oh-search__cart .item__info {
  padding-left: 0;
}
.oh-search__cart .item__ordervolume {
  width: 100%;
}
.oh-search__cart .name h2 {
  font-size: 1.2rem;
}
.oh-search .cart__item + * {
  border-top: 1px solid #E4E4E4;
}

.customer-reports .reports {
  border: 1px solid #292123;
}
.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: #292123;
  color: white;
  cursor: pointer;
}
.customer-reports .report-fields {
  background: #eee;
  border: 1px solid #ccc;
}
.customer-reports .field label {
  font-size: 0.8em;
  line-height: 1.4;
}

/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
.dropzone {
  border: 2px dashed #FFC009;
  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: 0.6;
}

.fileDropzone .dz-image {
  display: none;
}
.fileDropzone .dz-details {
  display: inherit;
}

.dropzone .dz-preview .dz-progress .dz-upload {
  background: #FFC009;
}

.dropzone .dz-preview .dz-error-message {
  color: #ff0000;
}

.dropzone .dz-preview .dz-progress {
  border: 1px solid #E4E4E4;
}

.dz-message {
  color: #FFC009;
}

.dz-details {
  display: none;
}

.dropzone.non-image .dz-details {
  display: block;
}

body {
  color: #121112;
}

@media (min-width: 425px) {
  .cart .item__preview {
    width: calc(99.9% * 1/7 - (16px - 16px * 1/7));
  }
  .cart .item__preview:nth-child(1n) {
    float: left;
    margin-right: 16px;
    clear: none;
  }
  .cart .item__preview:last-child {
    margin-right: 0;
  }
  .cart .item__preview:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  .cart .item__preview:nth-child(2n + 1) {
    clear: both;
  }
  .cart .item__details {
    width: calc(99.9% * 6/7 - (16px - 16px * 6/7));
  }
  .cart .item__details:nth-child(1n) {
    float: left;
    margin-right: 16px;
    clear: none;
  }
  .cart .item__details:last-child {
    margin-right: 0;
  }
  .cart .item__details:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  .cart .item__details:nth-child(2n + 1) {
    clear: both;
  }
  .cart .item__text {
    margin-bottom: 0;
    flex: 0 0 70%;
  }
  .cart .item__pricing {
    flex: 0 0 30%;
  }
  .category__title {
    font-size: 1em;
    position: absolute;
    top: 24px;
    left: 2px;
    width: 80%;
    border-radius: 0;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
  }
  .category__image {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .category__copy p {
    font-size: 0.85em;
  }
  .product__specs dl dt {
    flex: 1 1 40%;
  }
  .product__specs dl dd {
    flex: 3 1 60%;
  }
  .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 {
    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-footer .button {
    font-size: 1em;
  }
  .oh-search__order-details tr td {
    text-align: center;
  }
  .oh-search__order-details tr td:not(:first-child) {
    border-left: 1px solid #ababab !important;
  }
}