﻿@charset "UTF-8";
/*$w-desktop: new-breakpoint(min-width 1400px);
$desktop: new-breakpoint(min-width 1025px);
$tablet: new-breakpoint(min-width 768px max-width 1024px);
$mobile: new-breakpoint(min-width 320px max-width 767px);*/
/*$desktop-big: desktop-big;
$desktop: desktop;
$tablet: tablet;
$mobile: mobile;*/
.clickable {
  cursor: pointer !important;
}

/*$btnBackground:                     $white !default;
$btnBackgroundHighlight:            darken($white, 10%) !default;
$btnBorder:                         #ccc !default;

$btnPrimaryBackground:              $linkColor !default;
$btnPrimaryBackgroundHighlight:     adjust-hue($btnPrimaryBackground, 20%) !default;

$btnInfoBackground:                 #5bc0de !default;
$btnInfoBackgroundHighlight:        #2f96b4 !default;

$btnSuccessBackground:              #62c462 !default;
$btnSuccessBackgroundHighlight:     #51a351 !default;

$btnWarningBackground:              lighten($orange, 15%) !default;
$btnWarningBackgroundHighlight:     $orange !default;

$btnDangerBackground:               #ee5f5b !default;
$btnDangerBackgroundHighlight:      #bd362f !default;

$btnInverseBackground:              #444 !default;
$btnInverseBackgroundHighlight:     $grayDarker !default;*/
@font-face {
  font-family: "Cadillac Gothic";
  src: url("../fonts/CadillacGothic-Regular.ttf") format("truetype"), url("../fonts/CadillacGothic-Regular.woff2") format("woff2"), url("../fonts/CadillacGothic-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cadillac Gothic";
  src: url("../fonts/CadillacGothic-Medium.ttf") format("truetype"), url("../fonts/CadillacGothic-Medium.woff2") format("woff2"), url("../fonts/CadillacGothic-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cadillac Gothic";
  src: url("../fonts/CadillacGothic-Bold.ttf") format("truetype"), url("../fonts/CadillacGothic-Bold.woff2") format("woff2"), url("../fonts/CadillacGothic-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cadillac Gothic";
  src: url("../fonts/CadillacGothic-Bold.ttf") format("truetype"), url("../fonts/CadillacGothic-Bold.woff2") format("woff2"), url("../fonts/CadillacGothic-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cadillac Gothic Wide";
  src: url("../fonts/CadillacGothic-WideRegular.ttf") format("truetype"), url("../fonts/CadillacGothic-WideRegular.woff2") format("woff2"), url("../fonts/CadillacGothic-WideRegular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cadillac Gothic Wide";
  src: url("../fonts/CadillacGothic-WideMedium.ttf") format("truetype"), url("../fonts/CadillacGothic-WideMedium.woff2") format("woff2"), url("../fonts/CadillacGothic-WideMedium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cadillac Gothic Wide";
  src: url("../fonts/CadillacGothic-WideBold.ttf") format("truetype"), url("../fonts/CadillacGothic-WideBold.woff2") format("woff2"), url("../fonts/CadillacGothic-WideBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cadillac Gothic Wide";
  src: url("../fonts/CadillacGothic-WideBold.ttf") format("truetype"), url("../fonts/CadillacGothic-WideBold.woff2") format("woff2"), url("../fonts/CadillacGothic-WideBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cadillac Gothic Narrow";
  src: url("../fonts/CadillacGothic-NarrowRegular.ttf") format("truetype"), url("../fonts/CadillacGothic-NarrowRegular.woff2") format("woff2"), url("../fonts/CadillacGothic-NarrowRegular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cadillac Gothic Narrow";
  src: url("../fonts/CadillacGothic-NarrowMedium.ttf") format("truetype"), url("../fonts/CadillacGothic-NarrowMedium.woff2") format("woff2"), url("../fonts/CadillacGothic-NarrowMedium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cadillac Gothic Narrow";
  src: url("../fonts/CadillacGothic-NarrowBold.ttf") format("truetype"), url("../fonts/CadillacGothic-NarrowBold.woff2") format("woff2"), url("../fonts/CadillacGothic-NarrowBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cadillac Gothic Narrow";
  src: url("../fonts/CadillacGothic-NarrowBold.ttf") format("truetype"), url("../fonts/CadillacGothic-NarrowBold.woff2") format("woff2"), url("../fonts/CadillacGothic-NarrowBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif;
  line-height: 1.6em;
  color: #222;
  margin: 0;
  position: relative;
}

html, body, #theme-wrapper, #contain, footer {
  width: 100%;
  -webkit-overflow-scrolling: touch;
}

#theme-wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

#contain {
  padding: 0 0 0 0;
  position: relative;
  transition: all 0.2s ease-in-out;
  z-index: 1;
}

.section-stage {
  background: #202020;
  width: 100%;
  height: 500px;
}

.main {
  transition: left 0.25s ease-in-out;
  position: relative;
}
.main.open {
  left: 280px;
}
@media (max-width: 1920px) and (min-width: 1025px) {
  .main.open {
    left: 0;
  }
}

.container {
  clear: both;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 100%;
}
@media (max-width: 767px) and (min-width: 0) {
  .container {
    padding: 0 10px;
  }
}
.container ul {
  margin: 0;
}

img {
  -ms-interpolation-mode: bicubic;
}

.world-map-intro {
  background-image: url(../images/hero/WorldMap.jpg);
  background-position: center;
  background-size: cover;
  height: 100vh;
  padding-top: 3em;
}
@media (max-width: 767px) and (min-width: 0) {
  .world-map-intro {
    margin-top: -80px;
  }
}
.world-map-intro .wrapper {
  width: 90%;
  max-width: 400px;
  margin: 0 auto;
  padding: 2em;
  text-align: center;
  background-color: rgb(255, 255, 255);
  border-radius: 3px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
}
.world-map-intro .wrapper img {
  max-width: 200px;
  margin: 0 auto;
  margin-bottom: 2em;
}
.world-map-intro .wrapper h3 {
  width: 100%;
  font-weight: bold;
  font-size: 1em;
  color: #000000;
  margin: 0;
  text-align: center;
  line-height: 1;
  padding: 0.5em;
}
.world-map-intro .wrapper select {
  width: 100%;
  margin: 1em 0 0.5em 0;
}
.world-map-intro .wrapper button {
  width: 100%;
  margin: 1em 0;
}

.login-header {
  width: 100%;
  background-color: #000000;
  text-align: center;
}
.login-header img {
  max-width: 150px;
  margin: 0 auto;
}

.login {
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #FFFFFF;
  padding: 5em 2em;
  min-height: 100vh;
  background-image: url(../images/hero/login-bg.jpg);
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
}
@media (max-width: 767px) and (min-width: 0) {
  .login {
    padding-top: 1em;
  }
}
.login .login-card {
  max-width: 700px;
  width: 100%;
  padding: 2rem 3rem;
  font-size: 0.9em;
}
@media (max-width: 425px) {
  .login .login-card {
    padding: 0;
    max-width: 100%;
  }
}
.login .login-card a {
  color: #FFFFFF;
}
.login .login-card a:hover {
  color: #FFFFFF;
}
.login .login-card h5 {
  padding-bottom: 0.5em;
  text-align: center;
  width: 100%;
  color: #FFFFFF;
}
.login .login-card label {
  font-size: 0.9em;
  color: #FFFFFF !important;
}
.login .login-card input {
  margin: 0 0 1em 0;
  display: block;
  width: 100%;
}
@media (max-width: 767px) and (min-width: 0) {
  .login .login-card input {
    width: 100%;
    max-width: initial;
  }
}
.login .login-card .dealer-notice {
  font-size: 0.9em;
  margin-top: 1em;
  color: #FFFFFF;
}
.login .login-card button {
  margin-top: 1em;
  width: 100%;
}
@media (max-width: 767px) and (min-width: 0) {
  .login .login-card button {
    margin-top: 2em;
    width: 100%;
    max-width: initial;
  }
}
.login .login-card .forgot-password, .login .login-card .remembered-password {
  margin: 1.5em 0;
  display: block;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) and (min-width: 0) {
  .login .login-card .forgot-password, .login .login-card .remembered-password {
    margin: 1em 0;
    width: 100%;
    text-align: center;
  }
}
.login .login-card p {
  margin: 1em 0 1em 0;
  text-align: left;
}
.login .login-card p a {
  margin: 0 1em;
}
.login .login-card .register-links {
  margin-top: 3rem;
  text-align: center;
}
.login .login-card hr {
  border: 1px solid #FFFFFF;
  border-top: 0;
}
.login .login-card .moving-wrapper {
  width: 100%;
  background-color: #FFFFFF;
  padding: 0;
}
.login .login-card .moving-wrapper .store-moving {
  color: #000000;
  padding: 2rem 3rem;
}
.login .login-card .moving-wrapper .store-moving a {
  color: #000000;
  text-decoration: underline;
  margin: 0;
}
.login #reset-password-form {
  display: none;
  transition: all 0.2s ease-in-out;
}
.login #retail-login {
  opacity: 1;
  display: block;
  transition: all 0.2s ease-in-out;
}

.login-wrapper {
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.login-wrapper .login-container {
  max-width: 350px;
  text-align: center;
  padding-top: 1em;
  margin: 0 auto;
}
.login-wrapper .login-container .login-card {
  padding: 0.75em 2em;
  border: 1px solid #d2d2d2;
  outline: 0;
  background-color: #FFF;
  text-align: center;
  animation: fade-in;
  animation: fade-in;
  animation-duration: 1s;
  animation-timing-function: ease-out;
}
.login-wrapper .login-container .login-card hr {
  border-top: none;
  border-bottom: 1px solid #d2d2d2;
  margin: 1em auto 2em auto;
  text-align: center;
  width: 50%;
}
.login-wrapper .login-container .login-card img {
  margin: 1em auto 1em auto;
  width: 150px;
  height: auto;
}
.login-wrapper .login-container .login-card h5 {
  border-bottom: 1px solid #d2d2d2;
  font-weight: 600;
  padding-bottom: 0.5em;
  color: #282828;
  text-align: left;
  width: 100%;
  height: 29px;
}
.login-wrapper .login-container .login-card form input {
  width: 100%;
}
.login-wrapper .login-container .login-card form input:focus {
  outline: 0;
}
.login-wrapper .login-container .login-card form #login-id {
  width: 100%;
  margin: 0.5em 0 0.5em 0;
  vertical-align: middle;
}
@media (max-width: 767px) and (min-width: 0) {
  .login-wrapper .login-container .login-card form #login-id {
    width: 200px;
  }
}

.no-login hr {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 0;
}
.no-login .no-login-header {
  padding: 1em;
  margin-bottom: 4em;
}
.no-login .no-login-body {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.no-login ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.no-login ul li {
  margin: 1em 0;
}
.no-login .whoops {
  text-align: center;
  margin-bottom: 4em;
  display: inline-block;
  width: 30%;
  vertical-align: text-top;
}
.no-login .whoops i {
  font-size: 3em;
  color: #FFFFFF;
}
.no-login .whoops li:nth-of-type(2) {
  font-weight: bold;
  font-size: 3em;
}
.no-login .messages {
  display: inline-block;
  width: 60%;
  vertical-align: text-top;
  text-align: left;
}

@media (max-width: 1024px) and (min-width: 678px) {
  .whoops {
    width: 100% !important;
    display: block !important;
  }
  .messages {
    width: 100% !important;
    display: block !important;
  }
  .no-login-body {
    max-width: 800px !important;
  }
}
.no-login-debug {
  max-width: 1200px;
  margin: 0 auto;
}

section, footer {
  width: 100%;
  position: relative;
  /*    margin: 2em 0;*/
}
section .wrapper, footer .wrapper {
  /*        width: 95%;*/
  /*        max-width: 1400px;*/
  margin: 0 auto;
  background-color: #FFFFFF;
  padding: 2em 0;
}
section .wrapper .section-title, footer .wrapper .section-title {
  width: 100%;
  text-align: center;
  margin-bottom: 2em;
}
section .wrapper .section-title a, footer .wrapper .section-title a {
  text-decoration: none;
  color: #000000;
}
section .wrapper .section-title a:hover, footer .wrapper .section-title a:hover {
  text-decoration: none;
  color: #000000;
}
section .wrapper .item, footer .wrapper .item {
  background-color: #000000;
  transition: all 0.2s ease-in-out;
}
section .wrapper .item img, footer .wrapper .item img {
  transition: all 0.2s ease-in-out;
}
section .wrapper .item:hover, footer .wrapper .item:hover {
  transition: all 0.2s ease-in-out;
}
section .wrapper .item:hover img, footer .wrapper .item:hover img {
  transition: all 0.2s ease-in-out;
}

footer {
  margin-bottom: 0;
}

header {
  display: flex !important;
  flex-wrap: wrap;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 100;
  background-color: #000000;
}
@media print {
  header {
    display: none !important;
  }
}
header ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
header nav {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: baseline;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 1rem;
  align-items: center;
  justify-content: center;
}
header #nav-icon {
  display: block !important;
  width: 33%;
  order: 1;
  text-align: left;
}
header #nav-icon i {
  font-size: 1.2em;
  color: #FFFFFF;
  padding: 1.26rem;
  cursor: pointer;
}
header .nav-logo {
  display: block;
  width: 34%;
  text-align: center;
  order: 2;
}
header .nav-logo a {
  width: 100%;
}
header .nav-logo a img {
  width: 150px;
}
header .nav-categories {
  display: flex;
  text-transform: uppercase;
  font-size: 0.9rem;
  position: absolute;
  top: 0;
  left: -1000px;
  width: 500px;
  min-height: 100vh !important;
  height: 100%;
  background-color: #000000 !important;
  transition: all 0.2s ease-in-out;
  padding: 6rem 4rem 3rem 4rem;
  overflow-y: scroll;
}
@media (max-width: 768px) {
  header .nav-categories {
    width: 100% !important;
  }
}
@media (max-width: 500px) {
  header .nav-categories {
    padding: 7rem 2rem 2rem 2rem;
  }
}
@media (max-width: 1024px) and (min-width: 678px) {
  header .nav-categories {
    overflow-x: hidden;
    overflow-y: auto;
  }
}
@media (max-width: 767px) and (min-width: 0) {
  header .nav-categories {
    overflow-x: hidden;
    overflow-y: auto;
  }
}
header .nav-categories::-webkit-scrollbar {
  display: none;
}
header .nav-categories ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  align-content: flex-start;
  width: 100%;
}
header .nav-categories ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  width: 100%;
  background-color: #000000;
}
header .nav-categories ul li a {
  padding: 0.7rem 1rem;
  color: #FFFFFF;
  flex-grow: 1;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
header .nav-categories ul li a:hover {
  color: #FFFFFF;
  text-decoration: none;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
header .nav-categories ul li > a {
  opacity: 0.9;
}
header .nav-categories ul li .expand-arrow {
  flex-grow: 4;
  padding: 0.75rem;
  text-align: right;
  cursor: pointer;
}
header .nav-categories ul li .expand-arrow i {
  color: #FFFFFF;
  opacity: 0.9;
}
header .nav-categories ul li .expand-arrow:hover {
  opacity: 1;
}
header .nav-categories ul li .sub-menu {
  width: 100%;
  flex-wrap: wrap;
  background-color: #000000;
  padding-left: 1rem;
  font-size: 0.75rem;
  opacity: 0;
  height: 0;
  flex-direction: inherit;
  transition: all 0.2s ease-in-out;
}
header .nav-categories ul li .sub-menu li {
  width: 100%;
  transition: all 0.2s ease-in-out;
  height: 0;
  opacity: 0;
}
header .nav-categories ul li .sub-menu li a {
  padding: 0.6rem;
  transition: all 0.2s ease-in-out;
  opacity: 1;
}
header .nav-categories ul li .sub-menu li a:hover {
  text-decoration: underline;
  transition: all 0.2s ease-in-out;
}
header .nav-categories ul li .sub-menu.expand-nav {
  display: flex;
  opacity: 1;
  height: auto;
  transition: all 0.2s ease-in-out;
}
header .nav-categories ul li .sub-menu.expand-nav li {
  height: auto;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
header .nav-categories ul .nav-selected > a {
  opacity: 1;
}
header .nav-categories ul .nav-selected .expand-arrow {
  opacity: 1;
}
header .nav-categories ul .account-menu {
  border-top: 1px solid #787878;
  margin-top: 1rem;
  padding-top: 1rem;
}
header .nav-categories ul .nav-close {
  position: absolute;
  width: initial;
  top: 1rem;
  right: 1rem;
}
header .nav-categories ul .nav-close i {
  font-size: 1.5rem;
  color: #FFFFFF;
  padding: 1rem;
  cursor: pointer;
  margin-left: auto;
}
header .nav-categories ul .mobile-search {
  display: none;
  margin-bottom: 2rem;
}
@media (max-width: 800px) {
  header .nav-categories ul .mobile-search {
    display: flex;
  }
}
header .nav-categories ul .mobile-search form {
  width: 100%;
  margin: 0;
  display: flex;
  border: 1px solid #FFFFFF;
}
header .nav-categories ul .mobile-search form input {
  margin: 0;
  background-color: #000000;
  color: #FFFFFF;
  border: 0;
  display: flex;
  flex-grow: 3;
  height: auto;
  padding: 1rem;
}
header .nav-categories ul .mobile-search form input::placeholder {
  color: #FFFFFF;
}
header .nav-categories ul .mobile-search form button {
  padding: 0.5rem;
  background-color: transparent;
  outline: none;
  border: 0;
  flex-grow: 1;
}
header .nav-categories ul .mobile-search form button i {
  color: #FFFFFF;
  font-size: 1.25rem;
}
header .nav-account {
  display: flex;
  order: 3;
  width: 33%;
  padding: 0;
}
header .nav-account ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 100%;
}
header .nav-account ul li {
  display: flex;
  padding: 1.26rem;
  align-items: center;
  cursor: pointer;
}
header .nav-account ul li:nth-of-type(1) {
  margin-left: auto;
}
@media (max-width: 768px) {
  header .nav-account ul li:nth-of-type(2) {
    margin-left: auto;
  }
}
header .nav-account ul li a {
  color: #FFFFFF;
}
header .nav-account ul li a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
header .nav-account ul li a i {
  margin: 0 auto;
}
header .nav-account ul li a img {
  width: 30px;
}
header .nav-account ul li #cart_total {
  position: relative;
}
header .nav-account ul li #cart_total:hover {
  color: #FFFFFF;
}
header .nav-account ul li #number-of-items {
  position: absolute;
  top: -10px;
  left: 30px;
  padding: 0.25em 0.5em;
  background-color: #FFFFFF;
  color: #000000;
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
}
header .nav-account .account-menu {
  position: relative;
  cursor: pointer;
  /*            margin-left: auto;*/
}
@media (max-width: 768px) {
  header .nav-account .account-menu {
    display: none;
  }
}
header .nav-account .account-menu a {
  display: block;
}
header .nav-account .account-menu .sub-menu {
  display: none;
  position: absolute;
  top: 70px;
  right: 0;
  background-color: #282828;
  z-index: 5;
  color: #FFFFFF;
  width: 200px;
}
header .nav-account .account-menu .sub-menu li {
  padding: 0;
  width: 100%;
}
header .nav-account .account-menu .sub-menu li:nth-of-type(2) {
  margin-left: 0;
}
header .nav-account .account-menu .sub-menu li a {
  color: #FFFFFF;
  display: block;
  width: 100%;
  font-size: 0.7rem;
  padding: 1rem;
}
header .nav-account .account-menu .sub-menu li a:hover {
  text-decoration: underline;
}
header .nav-account .account-menu .sub-menu li:hover {
  background-color: #282828;
}
header .nav-account .account-menu:hover {
  background-color: #282828;
}
header .nav-account .account-menu:hover a {
  color: #FFFFFF;
}
header .nav-account .account-menu:hover a:hover {
  text-decoration: none;
}
header .nav-account .account-menu:hover .sub-menu {
  display: flex;
  padding: 1rem;
}
header .nav-account .account-menu:hover .sub-menu #my-account-button {
  margin-left: 0;
}
@media (max-width: 768px) {
  header .nav-account #open-search {
    display: none;
  }
}

.nav-selected i:before {
  content: "\f068";
  font-weight: 300;
}

.menu-open {
  left: 0 !important;
  z-index: 10 !important;
}
@media (max-width: 767px) and (min-width: 0) {
  .menu-open ul {
    height: 150vh;
  }
}
@media (max-width: 1024px) and (min-width: 678px) {
  .menu-open ul {
    height: 100vh;
  }
}
.menu-open ul li ul {
  height: initial;
}

.rotate:before {
  content: "\f102" !important;
}

.nav-cover, .search-cover {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}

.fixed {
  overflow: hidden !important;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fixed body {
  position: fixed !important;
  overflow: hidden !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fixed body .header-home {
  background-color: transparent;
}
.fixed body .header-home:hover {
  background-color: transparent !important;
}

.header-home {
  background-color: transparent;
  position: absolute;
  transition: 0.2s all ease-in-out;
}
.header-home .logo {
  opacity: 0;
}
.header-home:hover {
  background-color: rgba(0, 0, 0, 0.85);
  transition: 0.2s all ease-in-out;
}
.header-home:hover .logo {
  opacity: 1;
}

.sticky {
  position: fixed;
  transition: 0.2s all ease-in-out;
  background-color: rgba(0, 0, 0, 0.85);
}
.sticky .logo {
  opacity: 1;
}

.slim-jim-header {
  width: 100%;
  background-color: black;
}
.slim-jim-header .wrapper {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  font-weight: bold;
  text-align: center;
  padding: 0.25em 0.5em;
  font-size: 0.8rem;
  text-transform: uppercase;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .slim-jim-header .wrapper {
    font-size: 0.7rem;
  }
}
.slim-jim-header .wrapper a {
  color: #FFFFFF;
  text-decoration: underline;
}
.slim-jim-header .wrapper a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.slim-jim-header .wrapper a:hover:active, .slim-jim-header .wrapper a:hover:focus, .slim-jim-header .wrapper a:hover visited {
  color: #FFFFFF;
}
.slim-jim-header .wrapper a:active, .slim-jim-header .wrapper a:focus, .slim-jim-header .wrapper a visited {
  color: #FFFFFF;
  text-decoration: underline;
}

footer, .login-footer {
  margin: 0;
  background-color: #000000;
  font-weight: 400;
}
footer .wrapper, .login-footer .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  background-color: transparent !important;
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  padding: 3rem 2rem;
}
footer .wrapper hr, .login-footer .wrapper hr {
  width: 100%;
  border-top: 0;
  border-bottom: 1px solid #959595;
}
footer .wrapper .sign-off-wrapper, .login-footer .wrapper .sign-off-wrapper {
  width: 100%;
  padding: 3rem 0;
  text-align: center;
}
footer .wrapper .sign-off-wrapper img, .login-footer .wrapper .sign-off-wrapper img {
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
}
footer .wrapper .link-wrapper, .login-footer .wrapper .link-wrapper {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-gap: 20px;
}
@media (max-width: 1000px) {
  footer .wrapper .link-wrapper, .login-footer .wrapper .link-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  }
}
@media (max-width: 375px) {
  footer .wrapper .link-wrapper, .login-footer .wrapper .link-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  }
}
footer .wrapper .link-wrapper div, .login-footer .wrapper .link-wrapper div {
  width: 100%;
  margin-bottom: 2rem;
}
footer .wrapper .link-wrapper div ul, .login-footer .wrapper .link-wrapper div ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer .wrapper .link-wrapper div ul li, .login-footer .wrapper .link-wrapper div ul li {
  line-height: 2;
}
footer .wrapper .link-wrapper div p, footer .wrapper .link-wrapper div address, footer .wrapper .link-wrapper div a, footer .wrapper .link-wrapper div h1, .login-footer .wrapper .link-wrapper div p, .login-footer .wrapper .link-wrapper div address, .login-footer .wrapper .link-wrapper div a, .login-footer .wrapper .link-wrapper div h1 {
  font-size: 0.9rem;
  line-height: 2.5;
  color: #FFFFFF;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
footer .wrapper .link-wrapper div h1, .login-footer .wrapper .link-wrapper div h1 {
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif !important;
  text-align: left;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
}
footer .wrapper .link-wrapper div a, .login-footer .wrapper .link-wrapper div a {
  font-weight: 400;
  padding-bottom: 0.4rem;
  font-size: 0.9rem;
}
footer .wrapper .link-wrapper div a:hover:visited, .login-footer .wrapper .link-wrapper div a:hover:visited {
  color: #FFFFFF;
}
footer .wrapper .link-wrapper div a:hover:active, .login-footer .wrapper .link-wrapper div a:hover:active {
  color: #FFFFFF;
}
footer .wrapper .link-wrapper div a:hover:focus, .login-footer .wrapper .link-wrapper div a:hover:focus {
  color: #FFFFFF;
}
footer .wrapper .link-wrapper div a:visited, .login-footer .wrapper .link-wrapper div a:visited {
  color: #FFFFFF;
}
footer .wrapper .link-wrapper div a:visited:active, .login-footer .wrapper .link-wrapper div a:visited:active {
  color: #FFFFFF;
}
footer .wrapper .link-wrapper div a:visited:focus, .login-footer .wrapper .link-wrapper div a:visited:focus {
  color: #FFFFFF;
}
footer .wrapper .link-wrapper div a:active, .login-footer .wrapper .link-wrapper div a:active {
  color: #FFFFFF;
}
footer .wrapper .link-wrapper div a:active:visited, .login-footer .wrapper .link-wrapper div a:active:visited {
  color: #FFFFFF;
}
footer .wrapper .link-wrapper div a:active:focus, .login-footer .wrapper .link-wrapper div a:active:focus {
  color: #FFFFFF;
}
footer .wrapper .link-wrapper div a:focus, .login-footer .wrapper .link-wrapper div a:focus {
  color: #FFFFFF;
}
footer .wrapper .link-wrapper div a:focus:visited, .login-footer .wrapper .link-wrapper div a:focus:visited {
  color: #FFFFFF;
}
footer .wrapper .link-wrapper div a:focus:active, .login-footer .wrapper .link-wrapper div a:focus:active {
  color: #FFFFFF;
}
footer .wrapper .link-wrapper #footer-contact, .login-footer .wrapper .link-wrapper #footer-contact {
  width: 100%;
}
footer .wrapper .link-wrapper #footer-contact p, .login-footer .wrapper .link-wrapper #footer-contact p {
  margin-bottom: 0;
}
footer .wrapper .link-wrapper #footer-contact #contact-email, .login-footer .wrapper .link-wrapper #footer-contact #contact-email {
  word-break: break-word;
}
footer .wrapper .link-wrapper #footer-contact #contact-email br, .login-footer .wrapper .link-wrapper #footer-contact #contact-email br {
  display: none;
}
@media (max-width: 767px) and (min-width: 0) {
  footer .wrapper .link-wrapper #footer-contact #contact-email, .login-footer .wrapper .link-wrapper #footer-contact #contact-email {
    display: block;
  }
}
footer .wrapper .communication-wrapper, .login-footer .wrapper .communication-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 1600px !important;
  margin: 0 auto;
  width: 100% !important;
  padding: 1rem 0;
}
footer .wrapper .communication-wrapper .social-media, .login-footer .wrapper .communication-wrapper .social-media {
  width: 50%;
  max-width: 100%;
  padding: 3rem 0;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) and (min-width: 0) {
  footer .wrapper .communication-wrapper .social-media, .login-footer .wrapper .communication-wrapper .social-media {
    width: 100%;
  }
}
footer .wrapper .communication-wrapper .social-media .social-media-wrapper, .login-footer .wrapper .communication-wrapper .social-media .social-media-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}
@media (max-width: 425px) {
  footer .wrapper .communication-wrapper .social-media .social-media-wrapper, .login-footer .wrapper .communication-wrapper .social-media .social-media-wrapper {
    justify-content: center;
  }
}
footer .wrapper .communication-wrapper .social-media h4, .login-footer .wrapper .communication-wrapper .social-media h4 {
  font-weight: 700;
  font-size: 1rem;
  width: 100%;
  margin-bottom: 1rem;
  color: #FFFFFF;
  letter-spacing: 0.55rem;
  padding-left: 1rem;
  font-family: "Cadillac Gothic" !important;
}
@media (max-width: 425px) {
  footer .wrapper .communication-wrapper .social-media h4, .login-footer .wrapper .communication-wrapper .social-media h4 {
    text-align: center;
  }
}
footer .wrapper .communication-wrapper .social-media a, .login-footer .wrapper .communication-wrapper .social-media a {
  display: inline-block;
  max-width: 42px;
  width: 100%;
  margin-right: 1rem;
}
@media screen and (max-width: 1000px) {
  footer .wrapper .communication-wrapper .social-media a, .login-footer .wrapper .communication-wrapper .social-media a {
    margin-bottom: 1rem;
  }
}
footer .wrapper .communication-wrapper .social-media a img, .login-footer .wrapper .communication-wrapper .social-media a img {
  max-width: 42px;
  width: 100%;
}
footer .wrapper .communication-wrapper .social-media a img:nth-of-type(2), .login-footer .wrapper .communication-wrapper .social-media a img:nth-of-type(2) {
  display: none;
}
footer .wrapper .communication-wrapper .social-media a:hover img, .login-footer .wrapper .communication-wrapper .social-media a:hover img {
  max-width: 42px;
  width: 100%;
}
footer .wrapper .communication-wrapper .social-media a:hover img:nth-of-type(1), .login-footer .wrapper .communication-wrapper .social-media a:hover img:nth-of-type(1) {
  display: none;
}
footer .wrapper .communication-wrapper .social-media a:hover img:nth-of-type(2), .login-footer .wrapper .communication-wrapper .social-media a:hover img:nth-of-type(2) {
  display: block;
}
footer .wrapper .footer-logo, .login-footer .wrapper .footer-logo {
  width: 5%;
}
footer .wrapper .footer-logo img, .login-footer .wrapper .footer-logo img {
  max-width: 100px;
}
@media (max-width: 767px) and (min-width: 0) {
  footer .wrapper .footer-logo, .login-footer .wrapper .footer-logo {
    width: 100%;
    max-width: 100%;
    text-align: left;
  }
  footer .wrapper .footer-logo img, .login-footer .wrapper .footer-logo img {
    max-width: 60px;
  }
}
@media (max-width: 1024px) and (min-width: 678px) {
  footer .wrapper .footer-logo, .login-footer .wrapper .footer-logo {
    display: none;
  }
}
footer .copyright, .login-footer .copyright {
  background-color: transparent;
  width: 100%;
  text-align: left;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  /*        border-top: 1px solid #e2e2e2;*/
}
footer .copyright .footer-logo, .login-footer .copyright .footer-logo {
  width: 25%;
  /*           border-right: 1px solid #e2e2e2;*/
  padding: 2rem;
  display: none;
  justify-content: flex-start;
  text-align: left;
}
footer .copyright .footer-logo img, .login-footer .copyright .footer-logo img {
  align-self: center;
  margin-right: 1rem;
  max-width: 112px;
}
footer .copyright .footer-logo span, .login-footer .copyright .footer-logo span {
  border-left: 1px solid #e2e2e2;
  padding-left: 1rem;
  font-weight: 700;
  align-self: center;
  padding-top: 0.25rem;
}
@media (max-width: 767px) and (min-width: 0) {
  footer .copyright .footer-logo, .login-footer .copyright .footer-logo {
    width: 100%;
    max-width: 100%;
    justify-content: flex-start;
    border-right: none;
    border-bottom: 1px solid #e2e2e2;
  }
}
footer .copyright .footer-disclaimer, .login-footer .copyright .footer-disclaimer {
  width: 100%;
  padding: 1rem;
  display: flex;
}
@media (max-width: 767px) and (min-width: 0) {
  footer .copyright .footer-disclaimer, .login-footer .copyright .footer-disclaimer {
    width: 100%;
    max-width: 100%;
  }
}
footer .copyright .footer-disclaimer a, .login-footer .copyright .footer-disclaimer a {
  padding: 0 0.5em;
  text-decoration: underline;
  font-weight: 400;
  color: #FFFFFF;
}
footer .copyright .footer-disclaimer p, .login-footer .copyright .footer-disclaimer p {
  width: 100%;
  text-align: center;
  font-size: 10px;
  margin: 0;
  align-self: center;
  color: #FFFFFF;
}

#tariff-footer-verbiage {
  margin-top: 1em;
  font-size: 12px;
}

#copyright a {
  padding: 0;
}

.modal-background {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 50;
}

.hero {
  position: relative;
  margin: 0 auto;
  width: 100%;
  display: flex;
  background-color: #000000;
  /*    height: 700px;*/
}
@media (max-width: 767px) and (min-width: 0) {
  .hero {
    height: unset;
  }
}
@media (max-width: 1024px) and (min-width: 678px) {
  .hero {
    height: unset;
  }
}
.hero .wrapper {
  padding: 0;
  max-width: 100%;
  width: 100%;
  height: 100%;
}
.hero .wrapper .hero-carousel {
  height: 100% !important;
  background-color: #000000;
}
.hero .wrapper .hero-carousel .item {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  background-color: #000000;
}
.hero .wrapper .hero-carousel .item .hero-text {
  width: 100%;
  padding: 3rem 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-self: flex-end;
  text-align: center;
  background-color: transparent;
  border-radius: 5px;
  position: relative;
  z-index: 1;
  margin-bottom: 2rem;
}
.hero .wrapper .hero-carousel .item .hero-text h1 {
  width: 100%;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1024px) {
  .hero .wrapper .hero-carousel .item .hero-text h1 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .hero .wrapper .hero-carousel .item .hero-text h1 {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 425px) {
  .hero .wrapper .hero-carousel .item .hero-text h1 {
    font-weight: 700;
    font-size: 1rem;
  }
}
.hero .wrapper .hero-carousel .item .hero-text p {
  color: #FFFFFF;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.7rem;
  max-width: 650px;
  margin: 0 auto 4rem auto;
}
@media screen and (max-width: 768px) {
  .hero .wrapper .hero-carousel .item .hero-text p {
    font-size: 1rem;
  }
}
.hero .wrapper .hero-carousel .item .hero-text .button-wrapper {
  width: 100%;
}
.hero .wrapper .hero-carousel .item .hero-mobile {
  display: none;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .hero .wrapper .hero-carousel .item .hero-mobile {
    /*display: block;*/
  }
}
.hero .wrapper .hero-carousel #hero1 {
  background-image: url(../images/hero/BlueInsigniaSweater.jpg);
}
@media screen and (max-width: 768px) {
  .hero .wrapper .hero-carousel #hero1 {
    /*background-image: none;*/
  }
}
.hero .wrapper .hero-carousel #hero2 {
  background-image: url(../images/hero/CyberMondayBG.jpg);
}
.hero .wrapper .hero-carousel #hero2 .hero-text {
  align-self: center;
}
.hero .wrapper .hero-carousel #hero2 .hero-text h5 {
  width: 100%;
  color: #FFFFFF;
  letter-spacing: 4px;
  font-family: "Cadillac Gothic" !important;
  margin: 0 0 1rem 0;
}
@media (max-width: 767px) and (min-width: 0) {
  .hero .wrapper .hero-carousel #hero2 {
    /*background-image: none;*/
  }
}
.hero .wrapper .lSAction a {
  color: #FFFFFF;
  background-color: transparent;
  border-radius: 100%;
  top: 45%;
  /*box-shadow: 0 5px 10px rgba(0,0,0, 0.25);*/
  transition: 0.2s all ease-in-out;
}
.hero .wrapper .lSAction a:hover {
  color: #FFFFFF;
  /*box-shadow: 0 5px 10px rgba(0,0,0, 0.7);*/
  transition: 0.2s all ease-in-out;
}
.hero .wrapper .lSAction a i {
  font-size: 2rem;
}

.category-icons {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 450px;
  position: relative;
  z-index: 1;
  background-color: #FFF;
}
@media (max-width: 767px) and (min-width: 0) {
  .category-icons {
    display: block;
  }
}
@media (max-width: 1024px) and (min-width: 678px) {
  .category-icons {
    margin-top: 0;
  }
}
.category-icons .category-icons-header {
  text-align: center;
  padding: 5em;
  width: 100%;
}
.category-icons .category-icons-header h1 {
  margin-bottom: 1em;
}
.category-icons .category-icons-header p {
  margin-bottom: 2em;
}
.category-icons .category-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.category-icons .category-container .container-left {
  width: 50%;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 1024px) and (min-width: 678px) {
  .category-icons .category-container .container-left {
    width: 100%;
  }
}
.category-icons .category-container .container-left:hover img {
  filter: brightness(90%);
  transition: all 0.2s ease-in-out;
}
.category-icons .category-container .container-left h3 {
  position: absolute;
  bottom: 1em;
  right: 1em;
  color: #FFFFFF;
  font-size: 5em;
}
.category-icons .category-container .container-right {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1024px) and (min-width: 678px) {
  .category-icons .category-container .container-right {
    width: 100%;
  }
}
.category-icons .category-container .container-right .container-item {
  width: 50%;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.category-icons .category-container .container-right .container-item:hover img {
  filter: brightness(90%);
  transition: all 0.2s ease-in-out;
}
.category-icons .category-container .container-right .container-item:first-of-type h6, .category-icons .category-container .container-right .container-item:first-of-type h3 {
  color: #000000;
}
.category-icons .category-container .container-right .container-item h6 {
  position: absolute;
  top: 1em;
  left: 2em;
  text-transform: uppercase;
  color: #FFFFFF;
}
.category-icons .category-container .container-right .container-item h3 {
  position: absolute;
  bottom: 1em;
  left: 1em;
  color: #FFFFFF;
  width: 70%;
}
.category-icons .featured-left, .category-icons .featured-right {
  width: 50%;
  margin-top: 1em;
  text-align: left !important;
  position: relative;
}
@media (max-width: 767px) and (min-width: 0) {
  .category-icons .featured-left, .category-icons .featured-right {
    width: 100%;
    margin: 1em 0 0 0 !important;
  }
}
.category-icons .featured-left .featured-text, .category-icons .featured-right .featured-text {
  position: absolute;
  left: 4em;
  bottom: 4em;
}
@media (max-width: 767px) and (min-width: 0) {
  .category-icons .featured-left .featured-text, .category-icons .featured-right .featured-text {
    left: 0;
    right: 0;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
  }
}
.category-icons .featured-left .featured-text h1, .category-icons .featured-right .featured-text h1 {
  color: #FFFFFF;
  text-align: left !important;
}
.category-icons .featured-left .featured-text h1:nth-of-type(1), .category-icons .featured-right .featured-text h1:nth-of-type(1) {
  font-weight: 400;
}
.category-icons .featured-left .featured-text h1:nth-of-type(2), .category-icons .featured-right .featured-text h1:nth-of-type(2) {
  font-weight: 500;
  margin-bottom: 0.5em;
}
.category-icons .featured-left .featured-text a, .category-icons .featured-right .featured-text a {
  color: #FFFFFF;
}
.category-icons .featured-left {
  margin-right: 0.5em;
}
.category-icons .featured-right {
  margin-left: 0.5em;
}

.side-kick .wrapper {
  padding: 0;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) and (min-width: 0) {
  .side-kick .wrapper {
    flex-wrap: wrap;
  }
}
.side-kick .wrapper .side-kick {
  flex-grow: 1;
  text-align: left;
}
.side-kick .wrapper .side-kick img {
  width: 100%;
}
@media (max-width: 767px) and (min-width: 0) {
  .side-kick .wrapper .side-kick {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2em;
    text-align: center !important;
  }
}
.side-kick .wrapper .side-kick + .side-kick {
  text-align: right;
  margin-right: 0;
  margin-left: 1em;
}
@media (max-width: 767px) and (min-width: 0) {
  .side-kick .wrapper .side-kick + .side-kick {
    margin-left: 0;
  }
}

@media (max-width: 767px) and (min-width: 0) {
  .full-side-kick .side-kick-wrapper .side-kick {
    width: 100%;
    margin: 0;
    text-align: center !important;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
    transform: scale(0.7, 0.7);
  }
  to {
    opacity: 1;
  }
}
.fade-in-element {
  animation: fade-in 1.4s;
}

.hidden {
  opacity: 0;
}

.callout {
  margin: 0;
}
.callout .wrapper {
  max-width: 2500px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  text-align: left;
  background-color: transparent;
  padding: 0;
  text-align: center;
}
@media (min-width: 1440px) {
  .callout .wrapper {
    min-height: 1000px;
  }
}
@media (min-width: 1280px) {
  .callout .wrapper {
    min-height: 800px;
  }
}
@media (min-width: 1000px) {
  .callout .wrapper {
    min-height: 800px;
  }
}
@media (min-width: 768px) {
  .callout .wrapper {
    min-height: 800px;
  }
}
@media (max-width: 1024px) and (min-width: 678px) {
  .callout .wrapper {
    justify-content: space-evenly;
  }
}
.callout .wrapper .left {
  width: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) and (min-width: 0) {
  .callout .wrapper .left {
    width: 100%;
    min-height: 400px;
  }
}
@media (max-width: 1023px) {
  .callout .wrapper .left {
    width: 100%;
    min-height: 700px;
  }
}
.callout .wrapper .left img {
  max-width: 100%;
  align-self: center;
}
.callout .wrapper .right {
  width: 50%;
  display: flex;
  justify-content: center;
  text-align: center;
  background-size: cover;
  background-position: center;
}
@media (max-width: 767px) and (min-width: 0) {
  .callout .wrapper .right {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .callout .wrapper .right {
    width: 100%;
  }
}
.callout .wrapper .right div {
  align-self: center;
  padding: 4rem;
  max-width: 750px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 767px) and (min-width: 0) {
  .callout .wrapper .right div {
    padding: 5rem 2rem;
  }
}
@media (max-width: 1024px) and (min-width: 678px) {
  .callout .wrapper .right div {
    padding: 5rem 4em;
  }
}
.callout .wrapper .right div h1 {
  color: #FFFFFF;
  text-align: center;
  line-height: 160%;
  margin-bottom: 0.5rem;
  width: 100%;
  font-size: 1.375rem;
  letter-spacing: 3px;
}
.callout .wrapper .right div p {
  color: #FFFFFF;
  font-size: 1.125rem;
  text-align: center;
  line-height: 1.7;
  font-weight: 400;
  width: 100%;
}
@media (max-width: 767px) and (min-width: 0) {
  .callout .wrapper .right div p {
    font-size: 1rem;
  }
}
@media (max-width: 1024px) and (min-width: 678px) {
  .callout .wrapper .right div p {
    font-size: 1rem;
  }
}
.callout .wrapper .right div a {
  color: #FFFFFF;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.callout .wrapper .right div a span {
  align-self: center;
  height: 24px;
  display: flex;
  align-items: center;
}
.callout .wrapper .right div a img {
  width: 24px;
  align-self: center;
  margin: -2px 0 0 1rem !important;
}
.callout .wrapper .right div a:hover {
  color: #a0a0a0 !important;
  background-color: transparent;
}

.callout2 .left, .callout4 .left {
  order: 2;
}
@media screen and (max-width: 1000px) {
  .callout2 .left, .callout4 .left {
    order: 1;
  }
}
.callout2 .right, .callout4 .right {
  order: 1;
}
@media screen and (max-width: 1000px) {
  .callout2 .right, .callout4 .right {
    order: 2;
  }
}

.callout4 .right {
  background-color: #a0a0a0;
}

.callout-White h1, .callout-White p, .callout-White a {
  color: #000000 !important;
}
.callout-White a img {
  content: url("../images/graphics/arrow-right-black.svg") !important;
}
.callout-White .right {
  background-color: #FFFFFF !important;
}

.callout-Black .right {
  background-color: #000000 !important;
}

.callout-Red .right {
  background-color: #fa0037 !important;
  background-image: url("../images/graphics/gradient-red.jpg") !important;
}

.callout-Blue .right {
  background-color: #2c28e8 !important;
  background-image: url("../images/graphics/gradient-blue.jpg") !important;
}

.callout-Gold .right {
  background-color: #f3c846 !important;
  background-image: url("../images/graphics/gradient-gold.jpg") !important;
}

.product-spotlight .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  background: #FFFFFF;
  position: relative;
  z-index: 0;
  border: 1px solid #d2d2d2;
}
.product-spotlight .wrapper .product-spotlight-background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: #FFFFFF;
  opacity: 0.4;
}
.product-spotlight .wrapper .left {
  width: 30%;
  align-self: center;
  text-align: center;
  border: 20px solid transparent;
}
@media (max-width: 767px) and (min-width: 0) {
  .product-spotlight .wrapper .left {
    width: 100%;
    margin-top: 2em;
  }
}
.product-spotlight .wrapper .left .owl-carousel:after {
  display: none;
}
.product-spotlight .wrapper .left .owl-next, .product-spotlight .wrapper .left .owl-prev {
  font-size: 1em !important;
}
.product-spotlight .wrapper .left .owl-next {
  right: -0.5em !important;
}
.product-spotlight .wrapper .left .owl-prev {
  left: -0.5em !important;
}
.product-spotlight .wrapper .left img {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.product-spotlight .wrapper .right {
  width: 50%;
  align-self: center;
  padding: 2em 4em;
  background-color: transparent;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) and (min-width: 0) {
  .product-spotlight .wrapper .right {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 1em;
    padding: 2em;
  }
}
.product-spotlight .wrapper .right h5 {
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 1em;
  color: #000000;
  line-height: 1;
}
.product-spotlight .wrapper .right p {
  text-align: left;
  color: #000000;
  margin-bottom: 1.5em;
}
.product-spotlight .wrapper .right .bracket-left, .product-spotlight .wrapper .right .bracket-right {
  position: absolute;
  width: 25px;
  height: 25px;
  border: 10px solid #FFFFFF;
}
.product-spotlight .wrapper .right .owl-next, .product-spotlight .wrapper .right .owl-prev {
  font-size: 1em !important;
}
.product-spotlight .wrapper .right .bracket-left {
  top: 0;
  left: 0;
  border-right: 0;
  border-bottom: 0;
}
.product-spotlight .wrapper .right .bracket-right {
  bottom: 0;
  right: 0;
  border-top: 0;
  border-left: 0;
}
.product-spotlight .wrapper .product-spotlight-badge {
  position: absolute;
  left: -14px;
  top: 1.5em;
  z-index: 10;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) and (min-width: 678px) {
  .product-spotlight .wrapper .product-spotlight-badge {
    top: 0.9em;
  }
}
.product-spotlight .wrapper .product-spotlight-badge span {
  position: relative;
  z-index: 2;
  color: #FFFFFF;
  background-color: #000000;
  font-weight: bold;
  display: block;
  padding: 1em;
}
@media (max-width: 1024px) and (min-width: 678px) {
  .product-spotlight .wrapper .product-spotlight-badge span {
    padding: 0.5em 0.75em;
    font-size: 0.9em;
  }
}
.product-spotlight .wrapper .product-spotlight-badge:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -8px;
  left: 1px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid rgb(114.3103448276, 115.6551724138, 119.6896551724);
  transform: rotate(45deg);
}

.featured-products, .cross-sells {
  z-index: 0;
  padding: 7rem 1rem;
  background-color: #FFFFFF;
  width: 100%;
}
@media (max-width: 767px) and (min-width: 0) {
  .featured-products, .cross-sells {
    padding: 5rem 1rem;
  }
}
.featured-products .wrapper, .cross-sells .wrapper {
  padding: 0;
  /*        max-width: 1600px;*/
  position: relative;
  width: 100%;
}
.featured-products .wrapper .tns-outer, .cross-sells .wrapper .tns-outer {
  position: relative;
  padding: 3rem !important;
}
.featured-products .wrapper .tns-outer #featured-products-carousel-iw, .cross-sells .wrapper .tns-outer #featured-products-carousel-iw {
  margin-right: 0 !important;
}
.featured-products .wrapper .tns-outer .tns-controls, .cross-sells .wrapper .tns-outer .tns-controls {
  position: absolute;
  top: 0;
  right: 1rem;
  bottom: 0;
  left: 1rem;
  margin: auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  z-index: 0;
}
.featured-products .wrapper .tns-outer .tns-controls button, .cross-sells .wrapper .tns-outer .tns-controls button {
  background: none;
  outline: 0;
  border: 0;
  font-size: 2rem;
}
.featured-products .wrapper .tns-horizontal .tns-item, .cross-sells .wrapper .tns-horizontal .tns-item {
  display: inline-flex !important;
}
.featured-products .section-title, .cross-sells .section-title {
  margin-bottom: 3rem !important;
  text-align: left;
}
.featured-products .featured-products-carousel, .cross-sells .featured-products-carousel {
  /*        display: flex;
  flex-wrap: wrap;*/
}
.featured-products .product_item, .cross-sells .product_item {
  vertical-align: baseline !important;
  padding: 2rem;
  display: block !important;
  margin: 0;
  background-color: #FFFFFF;
  border-radius: 6px;
  box-shadow: none;
  transition: all 0.2s ease-in-out;
  width: 100%;
}
.featured-products .product_item a, .cross-sells .product_item a {
  display: block;
  flex-wrap: wrap;
  text-align: right;
}
.featured-products .product_item a .product-values, .cross-sells .product_item a .product-values {
  line-height: initial !important;
  white-space: initial !important;
}
.featured-products .product_item a .product-values .product-title, .cross-sells .product_item a .product-values .product-title {
  padding: 0.5rem 0;
}
.featured-products .product_item a .product-values .product_price, .cross-sells .product_item a .product-values .product_price {
  padding: 0.5rem 0;
}
.featured-products .product_item:hover, .cross-sells .product_item:hover {
  box-shadow: none;
  transition: all 0.2s ease-in-out;
}

.showcase-products .showcase-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.showcase-products .showcase-container .showcase-item {
  width: 32%;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}
@media (max-width: 767px) and (min-width: 0) {
  .showcase-products .showcase-container .showcase-item {
    width: 100%;
    margin-bottom: 1em;
  }
}
.showcase-products .showcase-container .showcase-item a {
  text-decoration: none;
}
.showcase-products .showcase-container .showcase-item a .item-image {
  width: 100%;
}
.showcase-products .showcase-container .showcase-item a .item-image img {
  width: 100%;
}
.showcase-products .showcase-container .showcase-item a h4 {
  background-color: #d2d2d2;
  padding: 1em;
  width: 100%;
  height: 100%;
  display: block;
  color: #000000;
  transition: all 0.2s ease-in-out;
  margin: 0;
}
.showcase-products .showcase-container .showcase-item a:hover {
  text-decoration: none;
}
.showcase-products .showcase-container .showcase-item a:hover h4 {
  background-color: #000000;
  color: #FFFFFF;
  transition: all 0.2s ease-in-out;
}

.shop-by-category .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1600px;
  margin: 0 auto;
  background-color: transparent;
  padding: 0;
}
.shop-by-category .wrapper .section-title {
  line-height: 100%;
  margin-bottom: 3rem !important;
  text-align: left;
  width: 100%;
}
.shop-by-category .wrapper .category-cards {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.shop-by-category .wrapper .item {
  width: 23%;
  background-color: transparent;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  box-shadow: 0 10px 25px rgba(114, 114, 114, 0.25);
  transition: all 0.2s ease-in-out;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 1rem;
}
.shop-by-category .wrapper .item a {
  display: block;
}
.shop-by-category .wrapper .item h3 {
  color: #FFFFFF;
  text-align: left;
  display: flex;
  margin: 0;
  align-items: center;
}
.shop-by-category .wrapper .item img {
  width: 100%;
  border-radius: 4px;
}
.shop-by-category .wrapper .item .title {
  position: absolute;
  padding: 1rem;
  left: 0;
  bottom: 0;
  right: 0;
}
.shop-by-category .wrapper .item:hover {
  box-shadow: 0 10px 25px rgba(114, 114, 114, 0.7);
  transition: all 0.2s ease-in-out;
}

.special-order {
  background-color: #d2d2d2 !important;
  padding: 0 !important;
  max-width: 100% !important;
}
.special-order .spo-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
}
.special-order .spo-wrapper .spo-left {
  width: 50%;
  background-color: #000000;
  padding: 6.25rem;
}
.special-order .spo-wrapper .spo-left .spo-left-wrapper {
  color: #FFFFFF;
}
.special-order .spo-wrapper .spo-left .spo-left-wrapper h1 {
  text-align: center;
  line-height: 150%;
  margin-bottom: 2.5rem;
  color: #FFFFFF;
  width: 100%;
}
.special-order .spo-wrapper .spo-left .spo-left-wrapper p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 2rem;
  color: #FFFFFF;
  word-break: break-word;
}
.special-order .spo-wrapper .spo-left .spo-left-wrapper p a {
  color: #FFFFFF;
  font-weight: 400;
  text-decoration: underline;
}
.special-order .spo-wrapper .spo-left .spo-left-wrapper p a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.special-order .spo-wrapper .spo-left .spo-left-wrapper p a:hover:active, .special-order .spo-wrapper .spo-left .spo-left-wrapper p a:hover:focus, .special-order .spo-wrapper .spo-left .spo-left-wrapper p a:hover:visited {
  color: #FFFFFF;
}
.special-order .spo-wrapper .spo-left .spo-left-wrapper p a:active, .special-order .spo-wrapper .spo-left .spo-left-wrapper p a:focus, .special-order .spo-wrapper .spo-left .spo-left-wrapper p a:visited {
  color: #FFFFFF;
}
.special-order .spo-wrapper .spo-left .spo-left-wrapper ul {
  margin-bottom: 2rem;
  font-size: 1rem;
  font-weight: 400;
  padding-left: 1rem;
  line-height: 150%;
}
.special-order .spo-wrapper .spo-left .spo-left-wrapper li {
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%;
}
.special-order .spo-wrapper .spo-left .spo-left-wrapper address {
  font-size: 1.5rem;
  font-weight: 400;
}
.special-order .spo-wrapper .spo-right {
  width: 50%;
  background-color: #FFFFFF;
  padding: 6.25rem;
}
.special-order .spo-wrapper .spo-right .spo-left-wrapper select, .special-order .spo-wrapper .spo-right .spo-left-wrapper input {
  font-weight: 400 !important;
}
.special-order .spo-wrapper .spo-right .spo-left-wrapper label {
  font-weight: 400 !important;
  font-size: 0.9rem !important;
}
.special-order .spo-wrapper .spo-right .spo-left-wrapper h2 {
  font-weight: 500;
}
.special-order .spo-wrapper .spo-right .spo-left-wrapper p {
  font-size: 1.5rem;
  font-weight: 400;
}
.special-order .spo-wrapper .spo-right .spo-left-wrapper p em {
  font-style: normal;
  font-size: 1.125rem;
  line-height: 100%;
}
.special-order .spo-wrapper .spo-right .spo-left-wrapper .c-label, .special-order .spo-wrapper .spo-right .spo-left-wrapper .c-editor {
  padding-left: 0 !important;
  font-size: 1.125rem;
  border-bottom: 0;
}
@media (max-width: 767px) and (min-width: 0) {
  .special-order .spo-wrapper .spo-left, .special-order .spo-wrapper .spo-right {
    padding: 1.5rem;
    width: 100%;
  }
  .special-order .spo-wrapper .spo-left p, .special-order .spo-wrapper .spo-left ul, .special-order .spo-wrapper .spo-left li, .special-order .spo-wrapper .spo-right p, .special-order .spo-wrapper .spo-right ul, .special-order .spo-wrapper .spo-right li {
    font-size: 1rem !important;
  }
}
@media (max-width: 1024px) and (min-width: 678px) {
  .special-order .spo-wrapper .spo-left, .special-order .spo-wrapper .spo-right {
    padding: 2rem;
  }
}
.special-order .cognito {
  width: 100%;
}
.special-order .cognito legend.c-label {
  color: #000000;
  font-size: 12px;
}
.special-order .cognito label[for=c-12-3] {
  font-size: 1rem !important;
  font-weight: 400;
}

.global-user-request {
  max-width: 1200px !important;
  padding: 1rem 2rem 5rem 2rem !important;
}
.global-user-request header {
  background-color: transparent !important;
}
.global-user-request h1 {
  text-align: center !important;
  width: 100% !important;
}
.global-user-request .cog-header {
  z-index: 1 !important;
}
.global-user-request .cog-header__text {
  width: 100% !important;
}
.global-user-request h2, .global-user-request h3, .global-user-request h4, .global-user-request h5 {
  font-family: "Cadillac Gothic" !important;
  letter-spacing: 0;
}
.global-user-request input[type=radio] {
  margin-top: 0;
  margin-right: 0.5rem;
  width: 20px;
  height: 20px;
  color: #000000;
}
.global-user-request p {
  margin-bottom: 2rem !important;
}
.global-user-request p a {
  text-decoration: underline;
}
.global-user-request p a:hover {
  text-decoration: none;
}

.email-opt-in-footer {
  max-width: 50%;
  width: 100%;
  padding: 3rem 0;
}
@media screen and (max-width: 768px) {
  .email-opt-in-footer {
    max-width: 100%;
  }
}
.email-opt-in-footer h5 {
  width: 100%;
}
.email-opt-in-footer h4 {
  font-weight: 700;
  width: 100%;
  font-size: 1rem;
  margin-bottom: 1rem;
  color: #FFFFFF;
  letter-spacing: 0.55rem;
  font-family: "Cadillac Gothic" !important;
}
@media (max-width: 425px) {
  .email-opt-in-footer h4 {
    text-align: center;
  }
}
.email-opt-in-footer h5, .email-opt-in-footer label {
  color: #FFFFFF !important;
}
.email-opt-in-footer form {
  display: flex;
  flex-wrap: wrap;
}
.email-opt-in-footer form .gf__control {
  padding-right: 0.5rem;
  max-width: 50%;
  width: 100%;
}
@media screen and (max-width: 500px) {
  .email-opt-in-footer form .gf__control {
    max-width: 100%;
  }
}
.email-opt-in-footer form .gf__control input[type=text] {
  width: 100%;
}
.email-opt-in-footer form .gf__control--submit {
  width: 100%;
  max-width: 100%;
  width: 100%;
  padding: 0.25rem 0;
}
.email-opt-in-footer .gf__control__failure-message {
  font-size: 0.9rem;
}
.email-opt-in-footer .gf__status-message {
  padding: 0.5rem 0;
}

.category_products {
  background-color: #FFFFFF;
  /*    max-width: $site-width;*/
  position: relative;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 1rem 3rem 5rem 3rem;
  flex-wrap: wrap;
  width: 100%;
}
@media (max-width: 768px) {
  .category_products {
    padding: 1rem 1rem 5rem 1rem;
  }
}
.category_products .right_content {
  width: 100%;
  margin-bottom: 2em;
}
@media (max-width: 1024px) and (min-width: 678px) {
  .category_products .right_content {
    width: 100%;
  }
}
.category_products .right_content h1 {
  text-align: center;
  margin-bottom: 1rem;
  color: #000000;
}
.category_products .right_content #all-products-header {
  margin-bottom: 5.5rem;
}
.category_products .right_content .search_title h4 {
  display: inline;
}
.category_products .right_content .displayby {
  float: left;
}
.category_products .right_content .displayby a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.category_products .right_content .displayby a:hover {
  color: #FFF;
}
.category_products .right_content .category-product-list ul {
  list-style: none;
  margin: 0;
}
.category_products .right_content .category-product-list ul li {
  display: inline-block;
  margin: 0.5em;
}
.category_products .right_content .category-product-list .scrolling-category {
  margin-bottom: 3rem;
}
.category_products .right_content .category-product-list .contain-products {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 1rem 0;
}
.category_products .right_content .category-product-list .category-header {
  position: relative;
  padding: 1em 0;
}
.category_products .right_content .category-product-list .category-header hr {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 0;
  margin: 2em 0;
}
.category_products .right_content .category-product-list .category-header .category-page-title {
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif !important;
  font-size: 2rem;
  color: #000000;
  padding: 1rem;
  padding-left: 0;
  letter-spacing: 0.1rem;
  text-align: center;
}
.category_products .right_content .category-product-list .category-header .category-page-title a {
  color: #000000;
}
.category_products .right_content .category-product-list .category-header .category-page-title a:hover {
  text-decoration: none !important;
}
.category_products .right_content .category-product-list .category-header .view-all-products {
  position: absolute;
  right: 0;
  bottom: 1.3em;
  background-color: #FFFFFF;
  padding: 1em;
  color: #000000;
}
.category_products .right_content .category-product-list .category-header .view-all-products:visited {
  color: #000000;
}
.category_products .right_content .category-product-list .category-header .view-all-products:focus {
  color: #000000;
}
.category_products .right_content .category-product-list .category-header .view-all-products:active {
  color: #000000;
}
.category_products .right_content .category-product-list .featured-products {
  margin-top: 3em;
}
.category_products .right_content .category-product-list .featured-products h2 {
  margin-bottom: 1em;
}
@media (max-width: 767px) and (min-width: 0) {
  .category_products .right_content {
    padding-left: 0;
    width: 100%;
  }
}
.category_products #product-list-view, .category_products #product-grid-view {
  font-size: 1em;
  width: auto;
  cursor: pointer;
  height: 30px;
  float: right;
  line-height: 30px;
  margin-right: 1em;
  color: #282828;
  display: inline;
}
.category_products #product-list-view i, .category_products #product-grid-view i {
  margin-right: 0.5em;
}
.category_products #product-list-view:hover, .category_products #product-grid-view:hover {
  color: #000000;
}
@media (max-width: 767px) and (min-width: 0) {
  .category_products #product-list-view, .category_products #product-grid-view {
    display: none !important;
  }
}
.category_products #product-list-view {
  display: none;
}
.category_products .sortby {
  width: 100%;
  text-align: right;
  padding: 0.5rem 0;
  margin-bottom: 3rem;
}
@media (max-width: 768px) {
  .category_products .sortby {
    text-align: center;
    padding: 1rem 0;
  }
  .category_products .sortby form {
    text-align: center;
  }
}
.category_products .sortby form {
  margin: 0;
}
.category_products .sortby form .input-medium {
  text-align: left;
  border-radius: 0;
  font-size: 0.9em;
}

.left_nav {
  width: 21%;
  min-height: 100vh;
}
@media (max-width: 767px) and (min-width: 0) {
  .left_nav {
    min-height: 0;
    width: 100%;
    margin-bottom: 2em;
  }
  .left_nav select {
    width: 100%;
  }
}
@media (max-width: 1024px) and (min-width: 678px) {
  .left_nav {
    width: 100%;
    min-height: 0;
    margin-bottom: 2em;
  }
  .left_nav ul {
    text-align: center;
  }
  .left_nav ul li {
    display: inline-block;
    width: auto !important;
  }
  .left_nav ul li a {
    padding: 0 0.5em;
  }
}
.left_nav h5 {
  margin: 10px 0 2.5rem 0;
  white-space: nowrap;
  font-size: 1.125em;
  font-weight: 700;
}
.left_nav ul {
  margin: 0;
  list-style: none;
  padding-left: 2.5rem;
}
.left_nav ul li {
  width: 100%;
  transition: all 0.1s ease-in-out;
  cursor: pointer;
  margin-bottom: 2.5rem;
  position: relative;
}
.left_nav ul li:hover {
  transition: all 0.1s ease-in-out;
}
.left_nav ul li a {
  color: #000000;
  width: 100%;
  font-size: 1.125rem;
}
.left_nav ul li a:hover {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}
.left_nav ul .selected {
  color: #000000;
  font-weight: bold;
}
.left_nav ul .selected:before {
  position: absolute;
  top: 0;
  left: -2.5rem;
  bottom: 0;
  content: "";
  background-color: #000000;
  border-radius: 40px;
  height: 10px;
  width: 10px;
  margin: auto 0;
}
.left_nav ul .selected:hover a {
  color: #000000 !important;
}
.left_nav ul .selected a {
  color: #000000;
  font-weight: bold;
}
.left_nav .product-icon-legend {
  margin-top: 4rem;
}
.left_nav .product-icon-legend h5 {
  cursor: pointer;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.left_nav .product-icon-legend h5:hover {
  font-weight: bold;
}
.left_nav .product-icon-legend h5:before {
  align-self: center;
  content: url(../images/icons/angle-down.svg);
  display: inline-block;
  width: 30px;
  vertical-align: middle;
  transform: rotate(-90deg);
}
.left_nav .product-icon-legend ul {
  padding-left: 0;
  height: 0;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  font-size: 0.9rem;
}
.left_nav .product-icon-legend ul li {
  display: flex;
  flex-wrap: wrap;
  cursor: initial;
  margin-bottom: 1rem;
}
.left_nav .product-icon-legend ul li img {
  max-width: 1.5rem;
  width: 100%;
  margin-right: 1rem;
}
.left_nav .product-icon-legend ul li a {
  font-size: 0.9rem;
}
@media only screen and (min-width: 501px) and (max-width: 1000px) {
  .left_nav .product-icon-legend ul {
    display: flex;
    flex-wrap: wrap;
  }
  .left_nav .product-icon-legend ul li {
    width: 50% !important;
  }
}
@media only screen and (min-width: 0) and (max-width: 500px) {
  .left_nav .product-icon-legend ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .left_nav .product-icon-legend ul li {
    width: 50% !important;
    text-align: center;
    flex-direction: column;
  }
  .left_nav .product-icon-legend ul li img {
    margin-bottom: 1rem;
  }
  .left_nav .product-icon-legend ul li span {
    width: 100%;
    text-align: left;
  }
}
.left_nav .product-filter {
  margin-bottom: 1em;
  min-width: 147px;
  max-width: 230px;
  position: relative;
}
.left_nav .product-filter .clear {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.75em;
  text-transform: uppercase;
}
.left_nav .product-filter .clear:hover {
  text-decoration: underline;
  cursor: pointer;
}
.left_nav .product-filter .submenu {
  display: none;
}
.left_nav .product-filter .is-expanded {
  display: block;
}
.left_nav .product-filter .filter-header {
  margin-bottom: 0.25em;
  padding: 0;
  border-bottom: 3px solid #000000;
  cursor: pointer;
}
.left_nav .product-filter .filter-header .rotate-caret {
  transform: rotate(-90deg);
}
.left_nav .product-filter .filter-header li {
  color: #000000;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}
.left_nav .product-filter .filter-header li:nth-of-type(1) {
  font-size: 0.9em;
  font-weight: 500;
}
.left_nav .product-filter .filter-list {
  padding: 0.5em;
  overflow-y: scroll;
  overflow-x: hidden;
}
.left_nav .product-filter .filter-list input[type=checkbox] {
  margin-right: 0.5em;
  vertical-align: text-top;
}

.open-legend h5 {
  font-weight: bold;
}
.open-legend h5:before {
  transform: rotate(0) !important;
}
.open-legend ul {
  height: initial !important;
  transition: all 0.2s ease-in-out;
  opacity: 1 !important;
}

.mobile-sub-categories {
  width: 100%;
}
@media (max-width: 1920px) and (min-width: 1025px) {
  .mobile-sub-categories {
    display: none;
  }
}

.if-mobile {
  display: none;
}
@media (max-width: 1920px) and (min-width: 1025px) {
  .if-mobile {
    display: block;
  }
}

.side-bar {
  width: 95%;
  margin: 4em auto 0 auto;
  max-width: 250px;
}
.side-bar a {
  display: block;
  border: 1px solid #d2d2d2;
}
@media (max-width: 767px) and (min-width: 0) {
  .side-bar {
    display: none;
  }
}
@media (max-width: 1024px) and (min-width: 678px) {
  .side-bar {
    display: none;
  }
}

.product_grid {
  background-color: #FFFFFF;
}
.product_grid .clock-wrapper {
  display: none;
  margin: 2em 0;
}
.product_grid .clock-wrapper h5 {
  border-bottom: 1px solid #d2d2d2;
  font-weight: 500;
  padding-bottom: 0.5em;
  color: #282828;
  width: 100%;
}
.product_grid .product_list {
  list-style: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}

.product_item {
  position: relative;
  text-align: right;
  vertical-align: text-top;
  transition: all 0.2s ease-in-out;
  width: 25%;
  padding: 1rem;
}
@media (max-width: 768px) {
  .product_item {
    width: 33.33%;
  }
}
@media (max-width: 500px) {
  .product_item {
    width: 50%;
  }
}
.product_item .quick-view-wrapper {
  opacity: 0;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  transition: 0.2s all ease-in-out;
}
@media screen and (max-width: 1000px) {
  .product_item .quick-view-wrapper {
    display: none !important;
  }
}
.product_item .quick-view-wrapper a {
  width: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  padding: 2rem;
  font-size: 1.2rem;
  font-weight: 500;
  color: #FFFFFF !important;
  cursor: pointer;
}
.product_item .quick-view-wrapper a i {
  font-size: 0.9rem;
  margin-right: 0.25rem;
  font-weight: 500;
}
.product_item:hover {
  transition: all 0.2s ease-in-out;
}
.product_item:hover .quick-view-wrapper {
  opacity: 1;
  display: block;
  transition: 0.2s all ease-in-out;
}
.product_item .fa-heart {
  color: #FFFFFF !important;
}
.product_item form {
  margin: 0;
}
.product_item .add-to-wishlist-from-list {
  cursor: pointer;
  transition: all 0.1s ease-in-out;
  margin-left: auto;
}
.product_item .add-to-wishlist-from-list:hover {
  transition: all 0.1s ease-in-out;
}
.product_item .add-to-wishlist-from-list:hover:before {
  content: "\f004";
  transition: all 0.1s ease-in-out;
}
.product_item a {
  color: #000000;
  text-decoration: none;
}
.product_item a .product_image {
  text-align: center;
  position: relative;
}
.product_item a .product_image img {
  width: 100%;
}
.product_item a .product_image .image-hover {
  transition: all 0.2s ease-in-out;
}
.product_item a .product_image .image-hover:nth-of-type(2) {
  opacity: 0;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.product_item a:hover {
  text-decoration: none;
}
.product_item a:hover .product_image .image-hover:nth-of-type(1) {
  opacity: 0;
  z-index: -1;
}
.product_item a:hover .product_image .image-hover:nth-of-type(2) {
  opacity: 1;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .product_item a:hover .product_image .image-hover:nth-of-type(1) {
    display: block;
  }
  .product_item a:hover .product_image .image-hover:nth-of-type(2) {
    display: none;
  }
}
.product_item .product_values {
  text-align: center;
  padding: 2rem 0 0 0;
}
.product_item .product_values .tags {
  font-size: 0.9rem;
  padding: 0.25em 0;
  width: 100%;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  height: 22px;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.product_item .product_values .tags span {
  align-self: center;
  padding: 0 0.125rem;
}
.product_item .product_values .tags .product-tag-limited-supply {
  color: #000000;
  font-weight: 500;
}
.product_item .product_values .tags .product-tag-new {
  color: #2c28e8;
  font-weight: 500;
}
.product_item .product_values .tags img {
  max-width: 20px;
  width: 100%;
}
.product_item .product_values .product_title {
  font-weight: 400;
  padding: 0.5rem 0;
}
.product_item .product_values .product_title:hover {
  transition: all 0.1s ease-in-out;
  color: #000000;
}
.product_item .product_values .product_description {
  display: none;
}
.product_item .product_values .product_description div, .product_item .product_values .product_description p, .product_item .product_values .product_description span, .product_item .product_values .product_description ul, .product_item .product_values .product_description li {
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif !important;
  font-size: 1em !important;
}
.product_item .product_values .product_price {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.product_item .product_values .product_price span {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.in-wishlist:before {
  content: "\f004" !important;
  transition: all 0.1s ease-in-out !important;
}

#product-price {
  display: block;
  width: 100%;
  margin-bottom: 0.25rem;
  font-size: 1.2rem;
  font-weight: bold;
  order: 3;
}

.saleprice {
  display: block;
  width: 100%;
  color: #000000;
  font-size: 0.9rem;
  font-weight: 300;
  text-decoration: line-through;
  order: 1;
  padding-bottom: 0.5rem;
}

.retailprice {
  margin-bottom: 0.5rem;
  text-align: center;
  display: block;
  width: 100%;
  font-weight: 300;
  font-size: 0.9rem;
  order: 1;
}

.price_old {
  text-decoration: line-through;
}

.list-view .product_item {
  width: 100% !important;
  display: flex !important;
  min-height: 0 !important;
  border-bottom: 1px solid #d2d2d2 !important;
  text-align: left !important;
  padding: 2em 0 !important;
}
.list-view form a {
  margin: 0 !important;
}
.list-view .product_list a:nth-of-type(1) {
  width: 30%;
  margin-right: 5em;
}
.list-view .product_list a:nth-of-type(2) {
  width: 70% !important;
  display: flex;
}
.list-view .product_list a:nth-of-type(2) .product_values {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.list-view .product_list a:nth-of-type(2) .product_values .tags {
  order: 3;
  width: 100%;
  border-bottom: 0 !important;
}
.list-view .product_list a:nth-of-type(2) .product_values .product_title {
  order: 1;
  width: 100%;
}
.list-view .product_list a:nth-of-type(2) .product_values .product_price {
  order: 2;
  width: 100%;
}
.list-view .product_list a:nth-of-type(2) .product_values .product_description {
  width: 100%;
  order: 4;
  display: block !important;
}

.product_details {
  background-color: #FFFFFF;
  max-width: 1680px;
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding: 2rem 2rem 10em 2rem;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  /*@include media(mobile){
      max-width: 350px;
  }

  @include media(tablet){
      max-width: 700px;
  }*/
}
.product_details .product-unavailable-message {
  width: 100%;
  text-align: center;
  padding: 1rem;
  font-size: 2rem;
}
.product_details .product-unavailable-message a {
  text-decoration: underline;
}
.product_details .product-unavailable-message a:hover {
  text-decoration: none;
}
.product_details .product-unavailable-message-vclub {
  font-size: 1rem;
}
.product_details .product_image {
  width: 50%;
}
@media (max-width: 768px) {
  .product_details .product_image {
    width: 100%;
    margin-bottom: 2rem;
  }
}
.product_details .product_image .mz-button {
  background-color: transparent !important;
  color: #787878 !important;
  border: 1px solid #000000 !important;
  padding: 1rem 1.5rem !important;
  font-size: 3rem !important;
  border-radius: 100% !important;
  /*box-shadow: 0 5px 10px rgba(0,0,0, 0.25) !important;*/
  transition: 0.2s all ease-in-out;
  position: relative;
  opacity: 1;
}
.product_details .product_image .mz-button:before {
  opacity: 1 !important;
  padding: 0;
  background-color: transparent;
  content: "\f054" !important;
  font-weight: 300;
  font-size: 1rem;
  font-family: "Font Awesome 6 Pro";
  display: flex;
  width: 100%;
  justify-content: center;
  align-self: center;
}
.product_details .product_image .mz-button:hover {
  /*box-shadow: 0 5px 10px rgba(0,0,0, 0.7) !important;*/
}
.product_details .product_image .mz-button-prev {
  /*box-shadow: 0 -5px 10px rgba(0,0,0, 0.25) !important;*/
}
.product_details .product_image .mz-button-prev:before {
  content: "\f053" !important;
}
.product_details .product_image .mz-button-prev:hover {
  /*box-shadow: 0 -5px 10px rgba(0,0,0, 0.7) !important;*/
}
.product_details .product_image #multiple_product_images {
  margin-top: 20px;
  overflow: hidden;
}
.product_details .product_image #multiple_product_images #gallery-controls {
  margin: 0 auto;
  width: 206px;
  position: relative;
  top: -50px;
}
.product_details .product_image #multiple_product_images #prev, .product_details .product_image #multiple_product_images #next {
  display: block;
  line-height: 70px;
  padding: 5px;
}
.product_details .product_image #multiple_product_images #prev:hover, .product_details .product_image #multiple_product_images #prev:focus, .product_details .product_image #multiple_product_images #next:hover, .product_details .product_image #multiple_product_images #next:focus {
  text-decoration: none;
  background-color: white;
}
.product_details .product_image #multiple_product_images #prev:active, .product_details .product_image #multiple_product_images #next:active {
  background-color: white;
}
.product_details .product_image #multiple_product_images #prev {
  float: left;
}
.product_details .product_image #multiple_product_images #next {
  float: right;
}
.product_details .product_image #multiple_product_images #multiple_inner {
  overflow: hidden;
  width: 166px;
  position: relative;
  margin: 0 auto;
}
.product_details .product_image #multiple_product_images #multiple_inner #gallery {
  position: relative;
  left: 0;
  top: 0;
  margin: 0;
}
.product_details .product_image #multiple_product_images #multiple_inner #gallery li {
  float: left;
  margin-right: 5px;
}
.product_details .product_image #multiple_product_images #multiple_inner #gallery li img {
  height: 80px;
  width: 80px;
  max-width: none;
}
.product_details .product_image #multiple_product_images #multiple_inner #gallery li .ie8 img {
  height: auto;
  width: auto;
}
.product_details .product_info {
  width: 30%;
}
.product_details .product_info form {
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .product_details .product_info {
    width: 100%;
    margin-bottom: 2rem;
  }
}
.product_details .product_info .product-details {
  list-style: none;
  margin: 0 0 0 0;
  order: 1;
}
.product_details .product_info .product-details .tags {
  display: flex;
  cursor: pointer;
}
.product_details .product_info .product-details .tags .product-tag-limited-supply {
  color: #FFFFFF;
  font-weight: 500;
}
.product_details .product_info .product-details .tags .product-tag-new {
  color: #2c28e8;
  font-weight: 500;
}
.product_details .product_info .product-details .tags img {
  max-width: 30px;
  width: 100%;
  /*  margin-right: 0.5rem;*/
}
.product_details .product_info .product-details .tags span {
  margin-right: 0.5rem;
}
.product_details .product_info .product-details li {
  margin-bottom: 1rem;
}
.product_details .product_info .product-details #backordered {
  margin: 0 0;
}
.product_details .product_info .product-details #product-title {
  margin-bottom: 1.25rem;
}
.product_details .product_info .product-details #product-title h1 {
  text-align: left;
  margin: 0;
  color: #000000;
  letter-spacing: 0.2rem;
  font-weight: 500;
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  .product_details .product_info .product-details #product-title h1 {
    font-size: 1.125rem;
  }
}
.product_details .product_info .product-details #product-rating {
  font-size: 0.9rem;
}
.product_details .product_info .product-details #product-number {
  color: #787878;
  font-size: 0.8rem;
  font-weight: 400;
  margin-bottom: 1.25rem;
}
.product_details .product_info .product-details #product-price {
  color: #000000;
  font-size: 1.875rem;
  display: flex;
  flex-wrap: wrap;
  font-weight: bold;
  line-height: 135%;
  order: 1;
}
.product_details .product_info .product-details #product-price span {
  padding-right: 1rem;
}
@media (max-width: 1024px) and (min-width: 678px) {
  .product_details .product_info .product-details #product-price {
    font-size: 1.2em;
  }
}
.product_details .product_info .product-details .retailprice {
  order: 2;
  text-align: left;
}
.product_details .product_info .product-details #product-points {
  font-size: 1.4em;
  color: #282828;
  padding: 0 0.25em;
  display: inline;
}
.product_details .product_info .product-details .highlight-stock {
  font-style: italic;
  color: #FFFFFF;
}
.product_details .product_info .product-details-header {
  display: none;
  font-size: 1rem;
  font-weight: 700;
  border-bottom: 1px solid #282828;
  margin-bottom: 1em;
  padding: 0.5rem 0;
}
.product_details .product_info .description-list {
  margin: 0;
  list-style: none;
  order: 3;
}
@media (max-width: 767px) and (min-width: 0) {
  .product_details .product_info .description-list {
    order: 4;
    width: 100%;
  }
}
@media (max-width: 1024px) and (min-width: 678px) {
  .product_details .product_info .description-list {
    order: 4;
    width: 100%;
  }
}
.product_details .product_info .description-list li {
  margin-bottom: 2em;
}
.product_details .product_info .description-list li ul {
  margin: 2em 0 0 1em;
  list-style: square;
}
.product_details .product_info .description-list li ul li {
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif !important;
  color: #000000 !important;
  margin-bottom: 0.5em !important;
}
.product_details .product_info .description-list li ul li p {
  margin-bottom: 1rem;
  color: #000000 !important;
}
.product_details .product_info .description-list #product-description {
  font-weight: 400 !important;
  font-size: 0.9rem;
}
.product_details .product_info .description-list #product-description p {
  margin-bottom: 1rem;
  color: #282828 !important;
}
.product_details .product_info .description-list #licensed-image {
  width: 150px;
  margin: 1em 0 3em 0;
}
@media (max-width: 767px) and (min-width: 0) {
  .product_details .product_info .description-list #licensed-image {
    margin: 1em auto 3em auto;
  }
}
.product_details .product_info .product-options {
  list-style: none;
  position: relative;
  margin: 0;
  order: 1;
  width: 100%;
  margin: 0;
  display: inline-block;
}
@media (max-width: 767px) and (min-width: 0) {
  .product_details .product_info .product-options {
    margin-bottom: 2em;
    order: 2;
    width: 100%;
  }
}
@media (max-width: 1024px) and (min-width: 678px) {
  .product_details .product_info .product-options {
    order: 2;
    width: 100%;
  }
}
.product_details .product_info .product-options #qty {
  width: 50px;
  display: none;
}
.product_details .product_info .product-options li {
  margin: 1em 0;
}
.product_details .product_info .product-options li label, .product_details .product_info .product-options li span, .product_details .product_info .product-options li select {
  display: inline-block;
}
.product_details .product_info .product-options li label {
  width: 100%;
}
.product_details .product_info .product-options li select, .product_details .product_info .product-options li input {
  width: auto;
}
.product_details .product_info .product-options li input[type=text] {
  width: 100%;
}
.product_details .product_info .product-options ul {
  width: 100%;
  list-style: none;
  margin: 0;
  display: inline-block;
}
.product_details .product_info .product-options ul li {
  margin: 1em 0;
}
.product_details .product_info .product-options ul li:first-of-type {
  margin-top: 1rem;
}
.product_details .product_info .product-options ul li label {
  display: flex;
  width: 100%;
  font-weight: 700;
}
.product_details .product_info .product-options ul li select {
  width: auto;
}
.product_details .product_info .product-options ul #size-quantity-grid ul {
  display: flex;
  flex-wrap: wrap;
}
.product_details .product_info .product-options ul #size-quantity-grid ul li {
  width: 33.33%;
  align-self: center;
  margin: 0 0 0.5rem 0;
  font-weight: 400;
}
.product_details .product_info .product-options ul #size-quantity-grid ul li input, .product_details .product_info .product-options ul #size-quantity-grid ul li select {
  width: 100%;
}
.product_details .product_info .product-options ul #size-quantity-grid .size-quantity-grid-header li {
  font-weight: 400;
}
.product_details .product_info .product-options ul .Size-style-dropdown select {
  width: auto;
}
.product_details .product_info .product-options ul .Color-style-dropdown select {
  width: auto;
}
.product_details .product_info .product-options #size-style-selection {
  display: flex;
  flex-wrap: wrap;
  width: initial;
  margin-bottom: 1rem;
}
.product_details .product_info .product-options #size-style-selection li {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.5rem 0.25rem 0.5rem 0;
  padding: 1rem;
  background-color: #000000;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 0.9rem;
  font-weight: bold;
  cursor: pointer;
  border: 1px solid #787878;
  transition: 0.2s all ease-in-out;
  color: #FFFFFF;
  opacity: 0.25;
}
.product_details .product_info .product-options #size-style-selection li:hover {
  transition: 0.2s all ease-in-out;
  color: #FFFFFF;
  border-color: #000000;
  background-color: #000000;
  opacity: 1;
}
.product_details .product_info .product-options #size-style-selection .size-inactive {
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: line-through;
}
.product_details .product_info .product-options #size-style-selection .size-inactive:hover {
  border-color: #d2d2d2;
}
.product_details .product_info .product-options #size-style-selection .size-selected {
  border-color: #000000;
  background-color: #000000;
  color: #FFFFFF;
  opacity: 1;
}
.product_details .product_info .product-options .size-chart-guide i {
  margin-right: 0.5em;
}
.product_details .product_info .vgc-options label {
  width: 100% !important;
}
.product_details .product_info .stock-container, .product_details .product_info #inventory {
  display: none;
}
.product_details .product_info #size-chart-details {
  /*display: inline-block;*/
  font-size: 0.8rem;
  margin-left: auto;
  align-self: center;
}
.product_details .product_info #fit-type {
  color: #FFFFFF;
}
.product_details .product_info .add-to-action {
  padding: 2em 0 2em 0;
  margin-bottom: 2rem;
  order: 2;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.product_details .product_info .add-to-action button {
  width: 100%;
  margin-bottom: 1rem;
}
@media (max-width: 767px) and (min-width: 0) {
  .product_details .product_info .add-to-action {
    order: 3;
  }
}
@media (max-width: 1024px) and (min-width: 678px) {
  .product_details .product_info .add-to-action {
    order: 3;
  }
}
@media (max-width: 767px) and (min-width: 0) {
  .product_details .product_info .add-to-action {
    padding: 0;
  }
  .product_details .product_info .add-to-action button, .product_details .product_info .add-to-action input {
    margin: 0 0 1em 0;
  }
}
.product_details .product_info .add-to-action .notify-stock {
  padding: 2rem;
  background-color: #f8f8f8;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.product_details .product_info .add-to-action .notify-stock p {
  width: 100%;
  margin-bottom: 1.5rem;
}
.product_details .product_info .add-to-action .notify-stock label {
  width: 100%;
  margin-top: 1rem;
  display: flex;
}
.product_details .product_info .add-to-action .notify-stock label span {
  align-self: center;
  line-height: 1.2;
}
.product_details .product_info .add-to-action .notify-stock input[type=checkbox] {
  width: 22px;
  height: 22px;
}
.product_details .product_info .add-to-action .notify-stock #notify-stock-email {
  width: 100%;
  margin-bottom: 1rem;
}
.product_details .product_info .add-to-action .notify-stock #notify-stock-qty {
  margin: 0 0 0.5rem 0;
  max-width: 4rem;
  width: 100%;
}
.product_details .product_info .add-to-action .notify-stock button {
  flex-grow: 1;
}
.product_details .product_info .add-to-action .notify-stock .input-hidden {
  display: none;
}
.product_details .product_info .add-to-action .notify-stock .input-hidden, .product_details .product_info .add-to-action .notify-stock select {
  width: 100%;
  max-width: 100px;
  height: 56px;
}
.product_details .product_info .add-to-action .notify-stock #user-email {
  font-weight: bold;
}
.product_details .product_info .add-to-action #notify-stock-success, .product_details .product_info .add-to-action #notify-stock-fail {
  display: none;
}
@media (max-width: 767px) and (min-width: 0) {
  .product_details .product_info #order {
    overflow-x: scroll;
  }
}
.product_details .product_info .price, .product_details .product_info #price, .product_details .product_info #modal-price {
  margin: 10px 0;
  font-size: 24px;
  padding-bottom: 10px;
}
.product_details .product_info .price a, .product_details .product_info #price a, .product_details .product_info #modal-price a {
  color: #000;
}
.product_details .product_info .price .saleprice, .product_details .product_info #price .saleprice, .product_details .product_info #modal-price .saleprice {
  display: block;
  text-decoration: line-through;
  color: #000000;
}
.product_details .product_info label, .product_details .product_info .custom-prompt {
  font-size: 14px;
  padding: 0;
  cursor: default;
}
.product_details .product_info .custom-wrapper {
  margin-top: 20px;
}
.product_details .product_info .custom-line {
  display: block;
  width: 100%;
}
.product_details .product_info .qty {
  padding-left: 50px;
}
.product_details .product_info #priceTip {
  border-bottom: 1px dotted green;
}
.product_details .product_info .add_field .btn {
  font-size: 14px;
  line-height: 18px;
}
.product_details .product_info .add_field .btn-add {
  margin: 0 1px 10px 0;
  font-size: 14px;
}
.product_details .product_info .add_field label {
  display: inline-block;
  font-weight: 700;
}
.product_details .product_info .add_field .size {
  margin: 0 1px 10px 0;
}
.product_details .product_info .add_field input[type=text] {
  height: 28px;
}
.product_details .product_info .table-head {
  font-weight: bold;
  padding: 10px;
  background: #f2f2f2;
}
.product_details .product_info table.multiple {
  width: 100%;
  margin-bottom: 15px;
}
.product_details .product_info table.multiple td {
  padding: 5px 10px;
}

.Size-style-dropdown {
  display: flex;
  flex-wrap: wrap;
}
.Size-style-dropdown label {
  width: 100%;
}

.virtualholder label {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px 0 0 0;
  letter-spacing: 0.5px;
  cursor: default;
}
.virtualholder span.required {
  color: #000000;
  font-weight: bold;
  font-size: 18px;
}
.virtualholder .items .itemholder {
  margin: 30px 0;
  border: 1px solid #eee;
  padding: 40px 0;
}
.virtualholder .items .itemholder img:hover, .virtualholder .items .itemholder img:active {
  text-decoration: none;
}
.virtualholder .items .itemholder .showBtn {
  margin: 10px 20px 20px 0;
  background-color: #eee;
  display: block;
  width: 140px;
}

.detail-reg label {
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  letter-spacing: 0.5px;
  cursor: default;
}
.detail-reg #ApproveImprint {
  display: inline-block;
}

#modal-quantity-info ul li {
  margin: 1em;
}

/*.detail-style, #modal-quantity-info {
    padding: 0px;

    input {
        width: 50px;
    }

    label {
        font-weight: bold;
        text-transform: uppercase;
        padding: 0;
        letter-spacing: .5px;
        cursor: default;
    }

    .Size-style-dropdown,
    .Color-style-dropdown {
        display: inline-block;
        margin-bottom: 10px;
    }

    .Size-style-dropdown {
        display: block;

        .standout {
            margin-left: 10px;
        }
    }

    .qty-contain {
        display: inline-block;
    }

    .Size-style-dropdown,
    .Color-style-dropdown {
        width: auto;
        margin-right: 2px;

        select, .selectricWrapper {
            width: auto;
        }
    }

    .inventory {
        color: green;
        font-weight: bold;
    }

    .stock-container {
        margin-bottom: 10px;
    }

    .size-guide-type {
        display: inline-block;
        margin-left: 10px;
        color: red;
        font-style: italic;
    }

    .add-to-action {
        display: block;
    }

    td {
        padding-left: 0;
        padding-right: 0;
        vertical-align: middle;

        @include media(mobile) {
            text-align: center;
        }
    }

    th {
        border: 0;

        @include media(mobile) {
            text-align: center;
        }
    }
}*/
.modal-qty-box {
  display: inline-block;
}

#modal-price #product-price {
  display: inline-block;
}
#modal-price .saleprice, #modal-price .oldprice {
  text-decoration: line-through;
  color: red;
  display: inline-block;
  margin-left: 0.5em;
}

#order-history-table {
  margin: 0 auto;
}

#customization-approval-form {
  width: 75%;
  margin: 0 auto;
}
#customization-approval-form .detail-reg .btn-cart {
  margin: 10px;
  vertical-align: bottom;
}

.mz-button {
  background-color: transparent !important;
  color: #000000 !important;
  border: 1px solid #000000 !important;
  padding: 1rem 1.5rem !important;
  font-size: 1rem !important;
  border-radius: 100% !important;
  /*box-shadow: 0 5px 10px rgba(0,0,0, 0.25) !important;*/
  transition: 0.2s all ease-in-out;
  position: relative;
  opacity: 1;
}
.mz-button:before {
  opacity: 1 !important;
  padding: 1.35rem;
  background-color: transparent;
  content: "\f061" !important;
  font-family: "Font Awesome 5 Pro";
  display: flex;
  width: 100%;
  justify-content: center;
  align-self: center;
}
.mz-button:hover {
  /*box-shadow: 0 5px 10px rgba(0,0,0, 0.7) !important;*/
}
.mz-button-prev {
  /*box-shadow: 0 -5px 10px rgba(0,0,0, 0.25) !important;*/
}
.mz-button-prev:hover {
  /*box-shadow: 0 -5px 10px rgba(0,0,0, 0.7) !important;*/
}

.mz-button-close:before {
  content: "\f00d" !important;
}

.cross-sells {
  /*    .product_item {
          vertical-align: baseline !important;
          padding: 2rem;
          display: block !important;
          margin: 0;

          a {
              display: block;

              .product-values {
                  line-height: initial !important;
                  white-space: initial !important;

                  .product-title {
                      padding: 0.5rem 0;
                  }

                  .product_price {
                      padding: 0.5rem 0;
                  }
              }
          }
      }*/
}
.cross-sells .wrapper {
  margin: 0 auto;
}
.cross-sells h1 {
  text-align: left;
  font-size: 1.5rem;
  margin-bottom: 2rem;
}

.product_rating, #product-rating {
  margin-bottom: 0.5em;
}
.product_rating .rating_stars, #product-rating .rating_stars {
  margin-right: 5px;
}
.product_rating .rating_stars i, #product-rating .rating_stars i {
  color: #FFFFFF;
}

.customer-reviews {
  max-width: 1680px;
  margin: 3em auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0 5em 0;
}
.customer-reviews h1 {
  width: 100%;
  text-align: left;
}
@media (max-width: 767px) and (min-width: 0) {
  .customer-reviews h1 {
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
  }
}
.customer-reviews .product_rating {
  width: 50%;
  margin: 0 0 3em 0;
}
.customer-reviews .review-name-location {
  font-style: italic;
}
.customer-reviews .review-date {
  font-size: 0.9em;
  color: #aaa;
}
.customer-reviews .write-review-button {
  width: 50%;
  text-align: right;
  margin-bottom: 3em;
  align-self: center;
}
.customer-reviews .write-review-button button {
  margin-left: auto;
}
@media (max-width: 767px) and (min-width: 0) {
  .customer-reviews .write-review-button {
    width: 100%;
    text-align: center;
  }
}
.customer-reviews hr {
  width: 100%;
  margin-bottom: 4em;
  color: #ddd;
}
.customer-reviews .customer-review-inner {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.customer-reviews .customer-info {
  width: 50%;
  margin-bottom: 2em;
  padding: 0 2em 0 0;
}
@media (max-width: 767px) and (min-width: 0) {
  .customer-reviews .customer-info {
    width: 100%;
  }
}
.customer-reviews .customer-info ul {
  margin: 0;
  list-style: none;
  margin-bottom: 1em;
}
.customer-reviews .customer-info ul li {
  margin: 0 !important;
  line-height: 1.75;
}

#write-review-modal h5 {
  border-bottom: 1px solid #d2d2d2;
  font-weight: 600;
  color: #282828;
  text-align: left;
  width: 100%;
}
#write-review-modal .modal-body {
  padding: 0 2em 2em 2em;
  flex-wrap: wrap;
}
@media (max-width: 767px) and (min-width: 0) {
  #write-review-modal .modal-body {
    padding: 1em;
  }
}
#write-review-modal .modal-body p {
  text-align: left;
  font-size: 0.9em;
  margin-bottom: 2em;
}
#write-review-modal .modal-body p, #write-review-modal .modal-body div, #write-review-modal .modal-body form {
  width: 100%;
}
#write-review-modal .modal-body form {
  margin-bottom: 0;
}
#write-review-modal .modal-body div {
  margin-bottom: 0.5em;
}
#write-review-modal .modal-body div > div {
  display: flex;
  flex-wrap: wrap;
}
#write-review-modal .modal-body div > div label {
  width: 25%;
}
#write-review-modal .modal-body input, #write-review-modal .modal-body select {
  max-width: 300px;
  margin-bottom: 0 !important;
}
#write-review-modal .modal-body input {
  max-width: 100%;
}
@media (max-width: 767px) and (min-width: 0) {
  #write-review-modal .modal-body #city {
    width: 100px;
    margin-right: 0.5em;
  }
}
#write-review-modal .modal-body ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ccc;
}
#write-review-modal .modal-body ::-moz-placeholder { /* Firefox 19+ */
  color: #ccc;
}
#write-review-modal .modal-body :-ms-input-placeholder { /* IE 10+ */
  color: #ccc;
}
#write-review-modal .modal-body :-moz-placeholder { /* Firefox 18- */
  color: #ccc;
}
#write-review-modal .modal-body #review-location #state {
  max-width: 75px;
}
#write-review-modal .modal-body textarea {
  width: 100%;
  height: 100px;
  margin-bottom: 2em;
}
#write-review-modal .modal-body #write-review-buttons {
  text-align: center;
}
@media (max-width: 767px) and (min-width: 0) {
  #write-review-modal .modal-body #write-review-buttons button {
    max-width: initial;
    width: 100%;
  }
}
#write-review-modal .modal-body #submit-review {
  display: none;
  text-align: center;
}

.my-account-left {
  width: 20%;
  text-align: left;
  min-height: 100vh;
  vertical-align: text-top;
  font-size: 0.9rem;
}
@media (max-width: 768px) {
  .my-account-left {
    min-height: unset;
    width: 100%;
    margin-bottom: 2.5rem;
  }
}
.my-account-left .my-account-navigation {
  display: none;
}
@media (min-width: 769px) {
  .my-account-left .my-account-navigation {
    display: block;
  }
}
.my-account-left .my-account-navigation-mobile {
  display: none;
  width: 100%;
}
@media (max-width: 768px) {
  .my-account-left .my-account-navigation-mobile {
    display: block;
  }
}
@media print {
  .my-account-left {
    display: none;
  }
}
.my-account-left h5 {
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif !important;
  margin: 0 0 2.5rem 0;
  white-space: nowrap;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
}
@media (max-width: 768px) {
  .my-account-left h5 {
    text-align: center;
    margin-bottom: 1rem;
  }
}
.my-account-left ul {
  margin: 0;
  list-style: none;
}
.my-account-left ul li {
  width: 100%;
  transition: all 0.1s ease-in-out;
  cursor: pointer;
  margin-bottom: 2rem;
  position: relative;
}
.my-account-left ul li:hover {
  transition: all 0.1s ease-in-out;
}
.my-account-left ul li a {
  color: #000000;
  width: 100%;
  padding: 0.5rem 0.5rem 0.5rem 0;
}
.my-account-left ul li a:hover {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}
.my-account-left ul .selected {
  color: #000000;
  font-weight: bold;
}
.my-account-left ul .selected:hover a {
  color: #000000 !important;
}
.my-account-left ul .selected a {
  color: #000000;
}

.my-account-right {
  width: 75%;
  margin-bottom: 100px;
  position: relative;
  vertical-align: text-top;
  font-size: 0.9rem;
}
@media (max-width: 768px) {
  .my-account-right {
    width: 100%;
  }
}
.my-account-right h1 {
  line-height: 150%;
  text-align: left;
  margin-top: 0;
  margin-bottom: 2.5rem;
  color: #000000;
  width: 100%;
  font-size: 1.25rem;
  letter-spacing: 0.25rem;
  font-weight: 500;
}
@media (max-width: 767px) and (min-width: 0) {
  .my-account-right h1 {
    text-align: center;
  }
}
@media (max-width: 400px) {
  .my-account-right h1 {
    font-size: 1rem;
  }
}
.my-account-right p {
  text-align: center;
}
.my-account-right .list-toggle {
  width: 100%;
  text-align: right;
  padding: 1em 3em;
  font-size: 2em;
}
@media (max-width: 767px) and (min-width: 0) {
  .my-account-right .list-toggle {
    text-align: center;
  }
}
@media (max-width: 1024px) and (min-width: 678px) {
  .my-account-right .list-toggle {
    text-align: center;
  }
}
.my-account-right .list-toggle .fa-th-large {
  display: none;
}
.my-account-right .list-toggle i {
  color: #282828;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  padding: 0 1em 1em 1em;
}
.my-account-right .list-toggle i:hover {
  color: pink;
  transition: all 0.2s ease-in-out;
}
.my-account-right .entry {
  margin: 0 0 2em 0;
  text-align: left;
}
.my-account-right .entry h1 {
  font-weight: 400;
  color: #FFFFFF;
  text-align: left;
}
.my-account-right .entry p {
  margin: 0 !important;
  float: none;
  text-align: left;
  width: 80%;
}
@media (max-width: 1024px) and (min-width: 678px) {
  .my-account-right .entry p {
    width: 100%;
  }
}
.my-account-right .account-updated p {
  text-align: center;
}

.my-account-background {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.account-container {
  max-width: 1680px;
  min-height: 800px;
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #FFFFFF;
  align-content: flex-start;
  padding: 1rem 2rem;
}

.my-account-card {
  width: 100%;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.3);
  text-align: left;
}
.my-account-card .my-account-card-title {
  width: 100%;
  background-color: #000000;
  color: #FFFFFF;
  padding: 0.5em 1em;
  margin-bottom: 1em;
}
.my-account-card .my-account-card-title i, .my-account-card .my-account-card-title h5 {
  display: inline-block;
  margin-right: 0.5em;
  font-size: 1em;
  vertical-align: middle;
}
.my-account-card .pagination {
  margin-bottom: 0;
  text-align: right;
  padding-right: 1em;
}
.my-account-card .pagination .page {
  padding: 0.1em;
}
.my-account-card .pagination .page:hover {
  background-color: #FFFFFF;
  color: #000000;
}
.my-account-card .pagination .page:focus {
  background-color: #FFFFFF;
  color: #000000;
}
.my-account-card .pagination .page.active {
  background-color: #FFFFFF;
  color: #000000;
  font-weight: 800;
}
.my-account-card .pagination i {
  margin: 0 0.5em;
}

.returns .my-account-right {
  width: 100%;
  margin: 0 0 100px 0;
  /*        span {
              vertical-align: middle;
          }*/
}
.returns .my-account-right h2 {
  text-align: center;
}
.returns .my-account-right p {
  text-align: left;
  line-height: 1.5;
}
.returns .my-account-right ul {
  padding: 0 0 0 1rem;
}
.returns .my-account-right ul li {
  line-height: 1.75;
}
.returns .my-account-right legend {
  font-size: unset;
  border: 0;
}
.returns .my-account-right input[type=radio] {
  margin: 0 5px 0 0;
  transform: scale(1.2);
  vertical-align: middle;
}
.returns .my-account-right div[data-field=Company] {
  display: none;
}
.returns .my-account-right .cognito h3 {
  letter-spacing: 0.2rem;
}
.returns .my-account-right .cognito .c-repeating-section-container {
  padding: 1rem;
}
.returns .my-account-right .cognito .c-repeating-section-title h1, .returns .my-account-right .cognito .c-repeating-section-title h2, .returns .my-account-right .cognito .c-repeating-section-title h3, .returns .my-account-right .cognito .c-repeating-section-title h4, .returns .my-account-right .cognito .c-repeating-section-title h5, .returns .my-account-right .cognito .c-repeating-section-group h1, .returns .my-account-right .cognito .c-repeating-section-group h2, .returns .my-account-right .cognito .c-repeating-section-group h3, .returns .my-account-right .cognito .c-repeating-section-group h4, .returns .my-account-right .cognito .c-repeating-section-group h5 {
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif !important;
  letter-spacing: normal;
}
.returns .my-account-right #c-4-4 span {
  font-size: 1rem;
}

.new-address-container .new-address {
  width: 100%;
}
.new-address-container form {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.new-address-container form input, .new-address-container form select {
  width: 100%;
}
.new-address-container label {
  width: 100%;
  margin: 1rem 0 0.5rem 0;
}
.new-address-container .required {
  font-size: 0.8rem;
}
.new-address-container .controls {
  margin: 0.5em;
  display: inline-block;
  width: 80%;
}
.new-address-container .submit {
  padding: 2rem 0;
}
.new-address-container input[type=checkbox] {
  -webkit-appearance: none;
  background-color: #fafafa;
  border: 1px solid #cacece;
  margin-right: 1em;
  padding: 15px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.new-address-container input[type=checkbox]:checked {
  background-color: #e9ecee;
  border: 1px solid #adb8c0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
  color: #99a1a7;
}
.new-address-container input[type=checkbox]:checked:after {
  content: "✔";
  font-size: 1.75em;
  position: absolute;
  top: -3px;
  left: 3px;
  color: #99a1a7;
}
.new-address-container .checkbox-label {
  padding-top: 8px;
  vertical-align: middle;
}
@media (max-width: 767px) and (min-width: 0) {
  .new-address-container #update-information, .new-address-container #cancel {
    display: block;
    width: 100%;
    float: none;
    margin-bottom: 1em;
  }
  .new-address-container label {
    width: 100%;
  }
  .new-address-container input, .new-address-container select {
    width: 100%;
  }
  .new-address-container .input-mini, .new-address-container .input-ext {
    width: 43px !important;
  }
  .new-address-container input[type=checkbox] {
    width: auto !important;
  }
  .new-address-container .required {
    text-align: center;
  }
}

.address-book-page {
  text-align: center;
}
.address-book-page .my-account-right .add-address-button {
  width: 50%;
  text-align: right;
}
@media (max-width: 767px) and (min-width: 0) {
  .address-book-page .my-account-right .add-address-button {
    width: 100%;
    text-align: center;
  }
}
.address-book-page .my-account-right .address-search {
  width: 100%;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 2rem;
  border-bottom: 1px dashed #d2d2d2;
  margin-bottom: 2rem;
}
.address-book-page .my-account-right .address-search label {
  width: 100%;
}
.address-book-page .my-account-right .address-search input {
  margin: 0 0 0 0;
  position: relative;
  width: 95%;
  border-right: 0;
}
@media (max-width: 768px) {
  .address-book-page .my-account-right .address-search input {
    width: 90%;
  }
}
@media (max-width: 500px) {
  .address-book-page .my-account-right .address-search input {
    width: 80%;
  }
}
.address-book-page .my-account-right .address-search div {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  align-self: center;
  border: 1px solid #d2d2d2;
  border-left: 0;
  height: 60px;
  width: 5%;
}
@media (max-width: 768px) {
  .address-book-page .my-account-right .address-search div {
    width: 10%;
  }
}
@media (max-width: 500px) {
  .address-book-page .my-account-right .address-search div {
    width: 20%;
  }
}
.address-book-page .my-account-right .address-search div i {
  font-size: 1rem;
  color: #000000;
  align-self: center;
}
.address-book-page .list {
  text-align: center;
  min-height: 200px;
  width: 100%;
}
.address-book-page .list .add-address-wrapper {
  padding: 1rem;
  text-align: right;
  margin-bottom: 2rem;
}
@media (max-width: 600px) {
  .address-book-page .list .add-address-wrapper {
    text-align: center;
  }
  .address-book-page .list .add-address-wrapper button {
    max-width: 100%;
    width: 100%;
  }
}
.address-book-page .list label {
  text-align: left;
}
.address-book-page .fa-map-marker {
  font-size: 1em;
  color: #666;
  margin-bottom: 0.5em;
  display: inline-block;
  margin-right: 0.5em;
}
.address-book-page .list .address-entry-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.address-book-page .list .address-information-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 2rem;
  flex-direction: column;
}
.address-book-page .list ul {
  list-style: none;
  margin: 0 auto;
  text-align: left;
  height: 100%;
}
.address-book-page .list ul .address-entry {
  background-color: transparent;
  width: 25%;
  margin-bottom: 1rem;
}
@media (max-width: 1400px) {
  .address-book-page .list ul .address-entry {
    width: 33.33%;
  }
}
@media (max-width: 1024px) {
  .address-book-page .list ul .address-entry {
    width: 50%;
  }
  .address-book-page .list ul .address-entry .address-information-wrapper {
    padding: 1rem;
  }
}
@media (max-width: 500px) {
  .address-book-page .list ul .address-entry {
    width: 100%;
  }
}
.address-book-page .list ul .address-entry ul {
  width: 100%;
  align-content: space-between;
}
.address-book-page .list ul li {
  width: 100%;
  position: relative;
  transition: all 0.2s ease-in;
  z-index: 0;
}
.address-book-page .list ul li:first-of-type {
  padding-left: 0;
}
.address-book-page .list ul li ul {
  width: 100%;
}
.address-book-page .list ul li ul .address-type {
  color: #000000;
  font-weight: bold;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}
.address-book-page .list ul li ul .address-info {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: auto;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 1rem;
}
.address-book-page .list ul li ul .address-options {
  margin-top: auto;
  text-align: left;
  display: flex;
  flex-direction: row;
  bottom: 0;
}
.address-book-page .list ul li ul .address-options a {
  font-size: 0.9rem;
  text-decoration: underline;
  padding: 0.25rem;
}
.address-book-page .list ul li ul .address-options a:hover {
  text-decoration: none;
}
.address-book-page .list ul li ul li {
  padding: initial;
  margin: initial;
  text-align: left;
  border: none;
}
.address-book-page .list ul li ul li:hover {
  box-shadow: none;
  transform: none;
}
.address-book-page .list ul a {
  vertical-align: text-top;
  text-align: right;
}
.address-book-page .list ul a i {
  font-size: 1.2em;
}
@media (max-width: 1024px) and (min-width: 678px) {
  .address-book-page .list ul a i {
    font-size: 20px;
  }
}
.address-book-page .list ul a i.fa-edit {
  margin-top: 0.25em;
}
.address-book-page .list ul a:nth-of-type(1) {
  bottom: 1em;
}
.address-book-page .list ul a:nth-of-type(2) {
  right: 3em;
}

/*.new-address {
    max-width: 50%;
    width: 100%;
}*/
.update-account .my-account-right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.update-account .my-account-right form {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px) and (min-width: 0) {
  .update-account .my-account-right {
    flex-wrap: wrap;
  }
}

.update-account-information, .update-password {
  max-width: 100%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-bottom: 4rem;
}
.update-account-information input, .update-account-information select, .update-password input, .update-password select {
  width: 100%;
}
@media (max-width: 767px) and (min-width: 0) {
  .update-account-information, .update-password {
    width: 100%;
  }
}
.update-account-information label, .update-password label {
  text-align: left !important;
  cursor: default;
  width: 100%;
  margin: 1em 0 0.5em 0;
  color: #282828;
}
.update-account-information p, .update-password p {
  text-align: left;
  margin-bottom: 1em;
}
.update-account-information .checkbox, .update-password .checkbox {
  width: 100% !important;
}
.update-account-information form, .update-password form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.update-account-information #name1, .update-password #name1 {
  width: 44%;
  display: inline-block;
}
.update-account-information #name2, .update-password #name2 {
  width: 10%;
  display: inline-block;
}
.update-account-information #name3, .update-password #name3 {
  width: 45%;
  display: inline-block;
}
.update-account-information #phone2, .update-password #phone2 {
  width: 28%;
}
.update-account-information #phone3, .update-password #phone3 {
  width: 28%;
}
.update-account-information #phone4, .update-password #phone4 {
  width: 10%;
}
.update-account-information .controls, .update-password .controls {
  margin: 0.5em;
  display: inline-block;
  width: 100%;
}
.update-account-information input[type=checkbox], .update-password input[type=checkbox] {
  -webkit-appearance: none;
  background-color: #FFFFFF;
  border: 1px solid #d2d2d2;
  margin-right: 1em;
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.update-account-information input[type=checkbox]:checked, .update-password input[type=checkbox]:checked {
  background-color: #FFFFFF;
  border: 1px solid #d2d2d2;
  color: #282828;
}
.update-account-information input[type=checkbox]:checked:after, .update-password input[type=checkbox]:checked:after {
  content: "✔";
  font-size: 0.9em;
  position: absolute;
  top: -2px;
  left: 4px;
  color: #99a1a7;
}
.update-account-information .checkbox-label, .update-password .checkbox-label {
  padding-top: 8px;
  vertical-align: middle;
}
.update-account-information .update-information-buttons, .update-password .update-information-buttons {
  padding: 2rem 0;
  width: 100%;
}
.update-account-information .update-information-buttons a, .update-password .update-information-buttons a {
  cursor: pointer;
}
@media (max-width: 767px) and (min-width: 0) {
  .update-account-information label, .update-password label {
    width: 100%;
  }
  .update-account-information input, .update-account-information select, .update-password input, .update-password select {
    width: 100%;
  }
  .update-account-information .input-mini, .update-account-information .input-ext, .update-password .input-mini, .update-password .input-ext {
    width: 43px !important;
  }
  .update-account-information input[type=checkbox], .update-password input[type=checkbox] {
    width: auto !important;
  }
}

.update-password {
  text-align: left;
}
@media (max-width: 767px) and (min-width: 0) {
  .update-password {
    width: 100%;
    margin-bottom: 2em;
  }
}
.update-password p {
  text-align: left;
  margin-bottom: 1em;
}
.update-password .password-requirements {
  color: #000000;
}
.update-password .password-requirements ul {
  margin: 0;
  list-style: none;
}
.update-password .password-requirements ul li:last-of-type {
  padding-left: 0.75em;
}
.update-password label {
  text-align: left !important;
  cursor: default;
  width: 100%;
  margin: 1em 0 0.5em 0;
  color: #282828;
}
.update-password button {
  margin-top: 2em;
}

.order-history .table-header {
  margin: 0;
  background-color: #FFFFFF;
  list-style: none;
  font-weight: 500;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.order-history .table-header li {
  min-width: 24%;
  padding: 0.5em 0;
}
@media (max-width: 1024px) {
  .order-history .table-header {
    display: none;
  }
}
.order-history .table-entry:nth-child(even) ul {
  background-color: #d2d2d2;
}
.order-history a {
  color: #000000;
  transition: all 0.1s ease-in-out;
}
.order-history a:hover {
  text-decoration: none;
  transition: all 0.1s ease-in-out;
}
.order-history a:hover ul {
  background-color: #000000 !important;
  color: #FFFFFF;
  transition: all 0.1s ease-in-out;
}
.order-history a ul {
  list-style: none;
  clear: both;
  background-color: #FFFFFF;
  border-bottom: 1px solid #d2d2d2;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
}
@media (max-width: 1024px) {
  .order-history a ul {
    padding: 1em 0;
  }
}
.order-history a ul li {
  padding: 0.5em;
  min-width: 24%;
}
@media (max-width: 1024px) {
  .order-history a ul li {
    width: 100%;
  }
}
.order-history a ul li a {
  color: #000000;
  transition: all 0.1s ease-in-out;
}
.order-history a ul li a:hover {
  text-decoration: underline;
  transition: all 0.1s ease-in-out;
}
.order-history a ul li .order-labels {
  display: none;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .order-history a ul li .order-labels {
    display: inline;
  }
}
.order-history .pagination {
  margin-bottom: 0;
  text-align: right;
  position: absolute;
  top: 0.5em;
  right: 0;
}
.order-history .pagination .page {
  padding: 0.1em;
}
.order-history .pagination .page:hover {
  background-color: #FFFFFF;
  color: #000000;
}
.order-history .pagination .page:focus {
  background-color: #FFFFFF;
  color: #000000;
}
.order-history .pagination .page.active {
  background-color: #FFFFFF;
  color: #000000;
  font-weight: 800;
}
.order-history .pagination i {
  margin: 0 0.5em;
}

.order-details {
  font-size: 0.9rem;
}
.order-details .level-status {
  margin-bottom: 3em;
}
.order-details .order-details-container h5 {
  letter-spacing: normal;
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif !important;
  font-size: 1rem;
}
.order-details .order-details-container .print-order-details {
  padding: 1rem 0;
  justify-content: flex-end;
  display: flex;
}
.order-details .order-details-container .print-order-details a {
  padding: 0.5rem;
}
@media (max-width: 500px) {
  .order-details .order-details-container .print-order-details {
    justify-content: center;
    flex-wrap: wrap;
  }
  .order-details .order-details-container .print-order-details a {
    width: 100%;
    text-align: center;
  }
}
.order-details .order-total-wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.order-details .order-total-wrapper .order-history-total {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3em;
  margin-left: auto;
}
.order-details .order-total-wrapper .order-history-total li {
  width: 50%;
  margin: 0.25em 0;
}
.order-details .order-total-wrapper .order-history-total li:nth-of-type(even) {
  text-align: right;
}
.order-details .order-total-wrapper .order-history-total li:last-child {
  font-weight: 800;
}
.order-details .order-total-wrapper .order-history-total li span {
  text-align: right;
}
.order-details .order-total-wrapper .order-history-total:after {
  content: " ";
  clear: both;
  display: block;
}
.order-details .order-history-details ul {
  list-style: none;
}
.order-details .order-history-details ul li ul {
  margin-bottom: 1em;
  width: 100%;
  display: flex;
}
@media (max-width: 500px) {
  .order-details .order-history-details ul li ul {
    flex-wrap: wrap;
  }
}
.order-details .order-history-details ul li ul li {
  vertical-align: text-top;
  flex-grow: 1;
  line-height: 1.75;
  /*                        &:nth-of-type(1) {
      width: 8%;
  }

  &:nth-of-type(2) {
      width: 15%;
  }

  &:nth-of-type(3) {
      width: 30%;
  }

  &:nth-of-type(4) {
      width: 18%;
  }

  &:nth-of-type(5) {
      width: 11%;
  }

  &:nth-of-type(6) {
      width: 11%;
  }*/
}
@media (max-width: 500px) {
  .order-details .order-history-details ul li ul li {
    display: flex;
    flex-grow: unset;
    width: 100%;
  }
}
@media (max-width: 500px) {
  .order-details .order-history-details ul .order-history-details-header {
    display: none;
  }
}
@media print {
  .order-details .order-history-details ul {
    list-style: none !important;
  }
  .order-details .order-history-details ul li ul {
    margin-bottom: 1em !important;
    width: 100% !important;
  }
  .order-details .order-history-details ul li ul li {
    display: inline-block !important;
    vertical-align: text-top !important;
  }
  .order-details .order-history-details ul li ul li:nth-of-type(1) {
    width: 8% !important;
  }
  .order-details .order-history-details ul li ul li:nth-of-type(2) {
    width: 15% !important;
  }
  .order-details .order-history-details ul li ul li:nth-of-type(3) {
    width: 30% !important;
  }
  .order-details .order-history-details ul li ul li:nth-of-type(4) {
    width: 18% !important;
  }
  .order-details .order-history-details ul li ul li:nth-of-type(5) {
    width: 11% !important;
  }
  .order-details .order-history-details ul li ul li:nth-of-type(6) {
    width: 11% !important;
  }
}
.order-details hr {
  margin: 3em 0 3em 0;
  border-top: 0;
  border-bottom: 1px dashed #A6A7AA;
}
.order-details .show-mobile {
  display: none;
}
@media (max-width: 500px) {
  .order-details .show-mobile {
    display: inline;
    margin-right: auto;
  }
}

.communication h6 {
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif !important;
  letter-spacing: 0;
  font-size: 1rem;
}
.communication .comm-entry {
  display: flex;
  width: 100%;
  font-weight: 400;
}
.communication .comm-entry input {
  margin-right: 1rem !important;
}
.communication .comm-entry input, .communication .comm-entry span {
  align-self: center;
}
.communication hr {
  border-top: 0;
  border: 1px dashed #d2d2d2;
}
.communication .comm-button {
  margin-top: 4em;
  margin-bottom: 4rem;
}
.communication .reminder-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.communication .reminder-wrapper h6 {
  font-size: 1.125rem;
  width: 100%;
  margin: 0 0 1rem 0;
  color: #282828;
}
.communication .reminder-wrapper .reminder-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  padding: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #d2d2d2;
  font-size: 0.9rem;
}
.communication .reminder-wrapper .reminder-item .reminder-image {
  width: 20%;
}
.communication .reminder-wrapper .reminder-item .reminder-image img {
  max-width: 100px;
  width: 100%;
}
.communication .reminder-wrapper .reminder-item .reminder-title {
  width: 70%;
  flex-grow: 2;
  padding-left: 2rem;
}
.communication .reminder-wrapper .reminder-item .reminder-title div {
  margin-bottom: 0.5rem;
}
.communication .reminder-wrapper .reminder-item .reminder-title .title a {
  font-weight: bold;
  text-decoration: none;
}
.communication .reminder-wrapper .reminder-item .reminder-title .sku {
  color: #A6A7AA;
}
.communication .reminder-wrapper .reminder-item .reminder-title .cancel span {
  text-decoration: underline;
  cursor: pointer;
}
.communication .reminder-wrapper .reminder-item .reminder-title .cancel span:hover {
  text-decoration: none;
}
.communication .reminder-wrapper .reminder-item .reminder-price {
  width: 10%;
  flex-grow: 2;
  text-align: right;
  font-weight: bold;
}

.wishlist .wishlist-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}
.wishlist .wishlist-item .wishlist-item-image {
  width: 20%;
}
.wishlist .wishlist-item .wishlist-item-image img {
  max-width: 100px;
  width: 100%;
}
@media (max-width: 767px) and (min-width: 0) {
  .wishlist .wishlist-item .wishlist-item-image {
    width: 30%;
    margin-bottom: 1em;
  }
}
.wishlist .wishlist-item .wishlist-item-info {
  width: 70%;
  padding-left: 2em;
}
@media (max-width: 767px) and (min-width: 0) {
  .wishlist .wishlist-item .wishlist-item-info {
    width: 60%;
    padding: 0;
  }
}
.wishlist .wishlist-item .wishlist-item-info ul {
  margin: 0;
  list-style: none;
}
.wishlist .wishlist-item .wishlist-item-info ul li {
  margin-bottom: 0.5rem;
}
.wishlist .wishlist-item .wishlist-item-info ul li a {
  font-weight: 600;
  font-size: 0.9rem;
}
.wishlist .wishlist-item .wishlist-item-info #item-number {
  font-size: 0.8rem;
  color: #A6A7AA;
}
.wishlist .wishlist-item .wishlist-item-info .wishlist-controls a {
  font-weight: 400;
  font-size: 0.8rem;
  text-decoration: underline;
  padding: 0.25rem;
}
.wishlist .wishlist-item .wishlist-item-info .wishlist-controls a:hover {
  text-decoration: none;
}
.wishlist .wishlist-item .wishlist-item-info .wishlist-controls a:hover:active, .wishlist .wishlist-item .wishlist-item-info .wishlist-controls a:hover:focus, .wishlist .wishlist-item .wishlist-item-info .wishlist-controls a:hover:visited {
  text-decoration: none;
}
.wishlist .wishlist-item .wishlist-item-info .wishlist-controls a:active, .wishlist .wishlist-item .wishlist-item-info .wishlist-controls a:focus, .wishlist .wishlist-item .wishlist-item-info .wishlist-controls a:visited {
  text-decoration: underline;
}
.wishlist .wishlist-item .wishlist-item-info .wishlist-controls a:first-of-type {
  padding-left: 0;
}
.wishlist .wishlist-item .wishlist-product-price {
  width: 10%;
  text-align: right;
}
@media (max-width: 1024px) {
  .wishlist .wishlist-item .wishlist-product-price {
    width: 100%;
    margin-top: 1rem;
  }
}
.wishlist .wishlist-item .wishlist-product-price #product-price {
  color: #000000;
  font-weight: 700;
}
.wishlist .wishlist-item .wishlist-product-qty {
  text-align: right;
}
.wishlist .wishlist-item .wishlist-product-qty select, .wishlist .wishlist-item .wishlist-product-qty input {
  width: 60px;
}

.orders-pending-approval h5 {
  border-bottom: 1px solid #d2d2d2;
  font-weight: 500;
  padding-bottom: 0.5em;
  color: #282828;
}

.privacy-policy h5 {
  border-bottom: 1px solid #d2d2d2;
  font-weight: 500;
  padding-bottom: 0.5em;
  color: #282828;
  margin-bottom: 2em;
  width: 100%;
}

.logged-out {
  text-align: center;
}
.logged-out img {
  width: 200px;
  margin-bottom: 2em;
}

.my-account-back-link {
  text-align: left;
  width: 100%;
  margin-bottom: 2em;
}
.my-account-back-link a {
  color: #666666;
  text-decoration: none;
  font-weight: 500;
  font-size: 0.9em;
}
.my-account-back-link a:hover {
  text-decoration: underline;
  color: #666666;
}

.account-home {
  width: 100%;
}
.account-home h1 {
  text-align: left;
  font-size: 2em;
  font-weight: 500;
  color: #282828;
}
@media (max-width: 767px) and (min-width: 0) {
  .account-home .my-account-right {
    display: none;
  }
  .account-home .my-account-left .my-account-navigation li {
    width: 100% !important;
    font-size: 1em;
  }
}
.account-home .snapshot-header {
  border-bottom: 1px solid #d2d2d2;
  font-weight: 500;
  padding-bottom: 0.5em;
  color: #282828;
  margin-bottom: 2em;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.account-home .snapshot-header .title span {
  font-weight: 400;
}
@media (max-width: 767px) and (min-width: 0) {
  .account-home .snapshot-header .title span {
    width: 100%;
  }
}
.account-home .snapshot-header .view-all {
  margin-left: auto;
  font-weight: 400;
}
.account-home .snapshot-header .view-all a {
  color: #A6A7AA;
  text-decoration: none;
  transition: all 0.1s ease-in-out;
}
.account-home .snapshot-header .view-all a:hover {
  color: #282828;
  text-decoration: none;
  transition: all 0.1s ease-in-out;
}
.account-home .snapshot-contact-information {
  margin-top: 10px;
}
.account-home .snapshot-contact-information ul {
  margin: 0;
  list-style: none;
}
.account-home .snapshot-contact-information, .account-home .snapshot-order-history, .account-home .snapshot-address-book, .account-home .snapshot-wishlist {
  margin-bottom: 2em;
}
.account-home .snapshot-order-history .list {
  width: 100%;
}
.account-home .snapshot-order-history .list a {
  color: #282828;
  text-decoration: none;
  transition: all 0.1s ease-in-out;
}
.account-home .snapshot-order-history .list a:hover {
  text-decoration: none;
  color: #FFFFFF;
}
.account-home .snapshot-order-history .list a:hover ul {
  background-color: #000000;
}
.account-home .snapshot-order-history .list a:last-of-type ul {
  border: 0;
}
.account-home .snapshot-order-history .list a ul {
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #d2d2d2;
  background-color: #FFFFFF;
}
.account-home .snapshot-order-history .list a ul li {
  width: 20%;
  padding: 0.5em;
}
.account-home .snapshot-address-book .list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.account-home .snapshot-address-book .list ul {
  margin: 0;
  list-style: none;
  width: 33%;
}
@media (max-width: 767px) and (min-width: 0) {
  .account-home .snapshot-address-book .list ul {
    width: 100%;
  }
}
.account-home .snapshot-address-book .list ul li:last-of-type {
  margin-top: 1em;
}
@media (max-width: 767px) and (min-width: 0) {
  .account-home .snapshot-address-book .list ul li:last-of-type {
    margin-top: 0.5em;
    margin-bottom: 2em;
  }
}
.account-home .snapshot-address-book .list ul li:last-of-type a {
  color: #A6A7AA;
  text-decoration: none;
  margin-right: 1em;
}
.account-home .snapshot-address-book .list ul li:last-of-type a:hover {
  color: #282828;
  text-decoration: none;
}
.account-home .snapshot-wishlist .list {
  width: 100%;
}
.account-home .snapshot-wishlist .list .wishlist-item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 1em;
  margin-bottom: 1em;
  /*.wishlist-item-qty {
      text-align: right;
      width: 29%;
  }*/
}
.account-home .snapshot-wishlist .list .wishlist-item:last-of-type {
  border: 0;
}
.account-home .snapshot-wishlist .list .wishlist-item .wishlist-item-image {
  width: 10%;
}
.account-home .snapshot-wishlist .list .wishlist-item .wishlist-item-info {
  width: 60%;
  padding-left: 3em;
}
.account-home .snapshot-wishlist .list .wishlist-item .wishlist-product-price {
  text-align: left;
  width: 29%;
}

.budget #budget-header select {
  width: 200px;
  margin: 0 auto;
}
.budget .budget-transaction-bar {
  width: 100%;
  padding: 0 4em;
}
.budget .budget-transaction-bar .spent, .budget .budget-transaction-bar .pending, .budget .budget-transaction-bar .available {
  display: inline-block;
  height: 10px;
  float: left;
  transition: all 0.5s ease-in-out;
  height: 100%;
  white-space: nowrap;
}
.budget .budget-transaction-bar .spent p, .budget .budget-transaction-bar .pending p, .budget .budget-transaction-bar .available p {
  font-size: 0.9em;
  margin: 0;
}
.budget .budget-transaction-bar .spent h3, .budget .budget-transaction-bar .pending h3, .budget .budget-transaction-bar .available h3 {
  font-weight: 800;
  font-size: 0.9em;
  margin: 0;
  line-height: 1.5;
}
.budget .budget-transaction-bar .spent .bar, .budget .budget-transaction-bar .pending .bar, .budget .budget-transaction-bar .available .bar {
  height: 10px;
}
.budget .budget-transaction-bar .spent {
  width: 0;
  text-align: left;
}
.budget .budget-transaction-bar .spent .bar {
  background-color: #008040;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.budget .budget-transaction-bar .pending {
  width: 0;
}
.budget .budget-transaction-bar .pending .bar {
  background-color: #A6A7AA;
}
.budget .budget-transaction-bar .available {
  width: 100%;
  text-align: right;
}
.budget .budget-transaction-bar .available .bar {
  background-color: #A6A7AA;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.budget.my-account-card {
  padding-bottom: 1em;
}
.budget.my-account-card ul {
  text-align: center;
}
.budget.my-account-card ul li {
  display: block;
}
.budget.my-account-card ul .big-number {
  font-size: 2em;
  font-weight: 800;
}

.point-summary {
  text-align: center;
}
.point-summary h1 {
  border-bottom: 2px dashed rgba(0, 0, 0, 0.2);
  padding-bottom: 0.5em;
}
.point-summary h1, .point-summary label {
  text-align: left;
  width: 100%;
}
.point-summary .points {
  font-size: 0.7em;
}
.point-summary h4 {
  width: 49%;
  display: inline-block;
  text-transform: none;
  font-size: 0.9em;
}
.point-summary .balance-summary {
  display: inline-block;
  text-align: left;
  width: 32%;
  margin-bottom: 1em;
  padding: 0 1em;
  vertical-align: text-top;
}
.point-summary .my-account-card {
  margin-bottom: 1em;
}
.point-summary table {
  width: 100%;
}
.point-summary table th, .point-summary table td {
  width: auto;
  text-align: left;
  padding: 0.5em 1em;
}
.point-summary table th {
  border: 5px solid #FFFFFF;
  border-top: 0;
  border-bottom: 0;
  background-color: #f6f6f6;
}
.point-summary table th:hover {
  background-color: shade(#f6f6f6, 2%);
}
.point-summary table tr {
  width: 100%;
  padding: 0.5em 0;
}
.point-summary table tbody tr:nth-of-type(even) {
  background-color: #f6f6f6;
}
.point-summary table .headerSortUp {
  background-image: url(../../images/graphics/asc.gif) !important;
}
.point-summary table .headerSortDown {
  background-image: url(../../images/graphics/desc.gif) !important;
}
.point-summary table .header {
  background-image: url(../../images/graphics/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}

.budget-transactions .my-account-card {
  margin-bottom: 1em;
}
.budget-transactions .table-header {
  margin: 0;
  background-color: #FFFFFF;
  font-weight: 500;
}
.budget-transactions .table-header li {
  display: inline-block;
  min-width: 32%;
  padding: 0.5em 1em;
}
.budget-transactions .my-account-back-link {
  position: relative;
}
.budget-transactions .my-account-back-link h5 {
  position: absolute;
  right: 0;
  bottom: 0.1em;
  font-size: 1.5em;
  font-weight: 800;
}
.budget-transactions a {
  color: #000000;
}
.budget-transactions a:nth-of-type(odd) ul {
  background-color: #f6f6f6;
}
.budget-transactions a:hover {
  color: #000000;
  text-decoration: underline;
}
.budget-transactions a:hover ul {
  background-color: #000000;
  color: #FFFFFF;
}
.budget-transactions ul {
  margin: 0;
  list-style: none;
  width: 100%;
}
.budget-transactions ul li {
  min-width: 32%;
  display: inline-block;
  padding: 0.5em 1em;
}
.budget-transactions ul li h2 {
  border-bottom: 2px dashed #A6A7AA;
  padding-bottom: 0.5em;
}
.budget-transactions ul li p {
  font-size: 0.9em;
}
.budget-transactions table {
  width: 100%;
}
.budget-transactions table th, .budget-transactions table td {
  width: 25%;
  text-align: left;
  padding: 0.5em 1em;
}
.budget-transactions table tr {
  width: 100%;
  padding: 0.5em 0;
}
.budget-transactions table th {
  border: 5px solid #FFFFFF;
  border-top: 0;
  border-bottom: 0;
  background-color: #f6f6f6;
}
.budget-transactions table th:hover {
  background-color: shade(#f6f6f6, 2%);
}
.budget-transactions table tbody tr:nth-of-type(even) {
  background-color: #f6f6f6;
}
.budget-transactions table .headerSortUp {
  background-image: url(../../images/graphics/asc.gif) !important;
}
.budget-transactions table .headerSortDown {
  background-image: url(../../images/graphics/desc.gif) !important;
}
.budget-transactions table .header {
  background-image: url(../../images/graphics/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}

.budget-order-details .level-status {
  margin-bottom: 3em;
}
.budget-order-details .order-history-total {
  list-style: none;
  float: right;
  margin-bottom: 3em;
}
.budget-order-details .order-history-total li {
  margin: 0.25em 0;
}
.budget-order-details .order-history-total li:last-child {
  font-weight: 800;
}
.budget-order-details .order-history-total li span {
  text-align: right;
}
.budget-order-details .order-history-total:after {
  content: " ";
  clear: both;
  display: block;
}
.budget-order-details .order-history-details ul {
  list-style: none;
}
.budget-order-details .order-history-details ul li ul {
  margin-bottom: 1em;
  width: 100%;
}
.budget-order-details .order-history-details ul li ul li {
  display: inline-block;
  vertical-align: text-top;
}
.budget-order-details .order-history-details ul li ul li:nth-of-type(1) {
  width: 8%;
}
.budget-order-details .order-history-details ul li ul li:nth-of-type(2) {
  width: 15%;
}
.budget-order-details .order-history-details ul li ul li:nth-of-type(3) {
  width: 30%;
}
.budget-order-details .order-history-details ul li ul li:nth-of-type(4) {
  width: 18%;
}
.budget-order-details .order-history-details ul li ul li:nth-of-type(5) {
  width: 11%;
}
.budget-order-details .order-history-details ul li ul li:nth-of-type(6) {
  width: 11%;
}
.budget-order-details hr {
  margin: 3em 0 3em 0;
  border-top: 0;
  border-bottom: 1px dashed #A6A7AA;
}
.budget-order-details .order-details-container {
  padding: 1em 2em;
}
.budget-order-details .order-details-container:after {
  content: " ";
  clear: both;
  display: block;
}

.error-tooltip {
  font-size: 0.9em;
  color: #FFFFFF;
  position: absolute;
  right: 1em;
  top: 0.8em;
  cursor: pointer;
}
.error-tooltip:hover .error-tooltip-text {
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
.error-tooltip .error-tooltip-text {
  font-size: 0.9em;
  opacity: 0;
  position: absolute;
  top: -3.75em;
  right: -0.75em;
  padding: 0.5em;
  background-color: #f8f8f8;
  color: #000000;
  transition: all 0.2s ease-in-out;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  border-bottom-right-radius: 0;
  width: 400px;
}
.error-tooltip .error-tooltip-text .arrow-down {
  color: #f8f8f8;
  position: absolute;
  right: 10px;
  bottom: -12px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.giftcards h4 {
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif !important;
  letter-spacing: 0.1rem;
}
.giftcards .add-gift-card form {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3rem;
}
.giftcards .add-gift-card form label {
  width: 100%;
}
.giftcards .add-gift-card form input {
  flex-grow: 3;
  margin-right: 1rem;
  margin-bottom: 0;
}
@media (max-width: 425px) {
  .giftcards .add-gift-card form input {
    flex-grow: unset;
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.giftcards .add-gift-card form button {
  flex-grow: 1;
}
@media (max-width: 425px) {
  .giftcards .add-gift-card form button {
    flex-grow: unset;
    width: 100%;
  }
}
.giftcards hr {
  border-top: 0;
  border: 1px dashed #d2d2d2;
}
.giftcards .gift-card-list ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.giftcards .gift-card-list ul li {
  width: 20%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.giftcards .gift-card-list ul li form {
  margin: 0;
  width: 100%;
}
.giftcards .gift-card-list ul #remove-card {
  font-weight: 400;
}
.giftcards .gift-card-list .gc-list-header {
  font-weight: bold;
  color: #000000;
}
@media (max-width: 767px) and (min-width: 0) {
  .giftcards .gift-card-list .gc-list-header {
    display: none;
  }
}
@media (max-width: 767px) and (min-width: 0) {
  .giftcards .gift-card-list .gc-list-entry {
    border-bottom: 1px solid #d2d2d2;
  }
}
.giftcards .gift-card-list .gc-list-entry li {
  padding: 1rem 0.25rem;
  border-bottom: 1px solid #d2d2d2;
}
@media (max-width: 767px) and (min-width: 0) {
  .giftcards .gift-card-list .gc-list-entry li {
    width: 100%;
    border-bottom: 0;
    justify-content: space-between;
  }
}
.giftcards .gift-card-list .gc-list-entry li:last-of-type {
  text-align: right;
}
.giftcards .gift-card-list .gc-labels {
  display: none;
  font-weight: bold;
}
@media (max-width: 767px) and (min-width: 0) {
  .giftcards .gift-card-list .gc-labels {
    display: inline;
  }
}
.giftcards .gift-card-list .no-gift-cards {
  text-align: left !important;
  padding: 1rem 0;
}
.giftcards .gift-card-list .no-gift-cards p {
  text-align: left !important;
}

.create-account {
  max-width: 1200px;
  margin: 2em auto 0 auto;
  font-size: 0.9em;
}
@media (max-width: 767px) and (min-width: 0) {
  .create-account {
    max-width: 350px;
  }
}
@media (max-width: 1024px) and (min-width: 678px) {
  .create-account {
    max-width: 700px;
  }
}
.create-account #password-blurb {
  color: #000000;
  font-size: 0.9em;
  list-style: none;
  margin: 0;
}
.create-account form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.create-account form h2 {
  width: 100%;
  text-align: center;
}
.create-account form p {
  width: 100%;
}
.create-account form .register-left, .create-account form .register-right {
  padding: 2em 0 0 0;
  width: 45%;
}
@media (max-width: 767px) and (min-width: 0) {
  .create-account form .register-left, .create-account form .register-right {
    width: 100%;
  }
}
.create-account form .register-left label, .create-account form .register-right label {
  font-size: 0.9em;
  color: #282828;
  width: 100%;
}
.create-account form .register-left input, .create-account form .register-left select, .create-account form .register-right input, .create-account form .register-right select {
  margin: 0 0 1em 0;
  width: 100%;
}
.create-account form .register-left #name1, .create-account form .register-right #name1 {
  width: 45%;
}
.create-account form .register-left #name2, .create-account form .register-right #name2 {
  width: 10%;
}
.create-account form .register-left #name3, .create-account form .register-right #name3 {
  width: 45%;
}
.create-account form .register-right {
  display: flex;
  flex-wrap: wrap;
}
.create-account form .create-account-buttons {
  width: 100%;
  margin: 0 auto;
  display: inline-block;
  margin-bottom: 5em;
}
.create-account form .create-account-buttons button {
  margin-bottom: 1em;
  width: 100%;
}
.create-account form .create-account-buttons label {
  padding: 0;
  margin-bottom: 2em;
}
.create-account form .create-account-buttons input[type=checkbox] {
  -webkit-appearance: none;
  background-color: #FFFFFF;
  border: 1px solid #d2d2d2;
  margin-right: 1em;
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  float: none;
}
.create-account form .create-account-buttons input[type=checkbox]:checked {
  background-color: #FFFFFF;
  border: 1px solid #d2d2d2;
  color: #282828;
}
.create-account form .create-account-buttons input[type=checkbox]:checked:after {
  font-family: FontAwesome;
  content: "✔";
  font-size: 0.9em;
  position: absolute;
  top: -2px;
  left: 4px;
  color: #99a1a7;
}

.account-created {
  padding-top: 3em !important;
  text-align: center;
}
.account-created > div {
  margin: 0 auto;
  max-width: 50em;
  padding: 5em 2em;
  background-color: #eee;
  border-radius: 0.5em;
}
.account-created > div h1 {
  font-weight: 700;
  margin-bottom: 1em;
}
.account-created > div h3 {
  font-weight: 400;
  margin-bottom: 1em;
}
.account-created > div i {
  color: #000000;
  font-size: 10em;
  margin-bottom: 0.2em;
}

.verify-email {
  max-width: 1372px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  background-color: #FFFFFF;
  padding: 3rem;
}
@media screen and (max-width: 425px) {
  .verify-email {
    padding: 2rem;
  }
}
@media screen and (max-width: 320px) {
  .verify-email {
    padding: 1rem;
  }
}
.verify-email .verify-email-wrapper {
  max-width: 650px;
  margin: 0 auto;
}
.verify-email .verify-email-message {
  width: 100%;
  padding: 2rem;
}
@media screen and (max-width: 320px) {
  .verify-email .verify-email-message {
    padding: 1rem;
  }
}
.verify-email .verify-email-message form {
  width: 100%;
}
.verify-email .verify-email-message h5 {
  margin: 1rem 0 1rem 0;
  width: 100%;
}
.verify-email .verify-email-message p {
  margin-bottom: 2rem;
}
.verify-email .verify-email-message label {
  font-size: 0.9em;
  color: #282828;
  text-align: left;
}
.verify-email .verify-email-message input {
  margin: 0 0 1em 0;
  display: block;
  width: 100%;
}
@media (max-width: 767px) and (min-width: 0) {
  .verify-email .verify-email-message input {
    width: 100%;
    max-width: initial;
  }
}
.verify-email .verify-email-message hr {
  border: 1px solid #d2d2d2;
  border-top: 0;
  margin: 1rem 0;
}

.verify-email-confirmation .email-verified {
  min-height: 100vh;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.verify-email-confirmation .email-verified header {
  padding: 1rem;
  text-align: center;
}
.verify-email-confirmation .email-verified header img {
  max-width: 120px;
  width: 100%;
  margin: 0 auto;
}
.verify-email-confirmation .email-verified .wrapper {
  padding: 3rem 1rem;
  text-align: center;
}
.verify-email-confirmation .email-verified .wrapper .message {
  max-width: 500px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.verify-email-confirmation .email-verified .wrapper .message img {
  margin-bottom: 2rem;
}
.verify-email-confirmation .email-verified .wrapper .message .btn-alpha {
  margin: 0 auto;
  cursor: pointer;
}
.verify-email-confirmation .email-verified footer {
  text-align: center;
  margin-top: auto;
  font-size: 0.9rem;
  font-weight: normal;
}
.verify-email-confirmation .email-verified footer p {
  padding: 1rem;
  font-size: 0.9rem;
  font-weight: normal;
}

.grecaptcha-badge {
  display: none !important;
}

.update-account .my-account-right, .create-account .my-account-right, .new-address-container .my-account-right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.update-account .my-account-right form, .create-account .my-account-right form, .new-address-container .my-account-right form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.update-account .account-info-left, .update-account .account-info-right, .create-account .account-info-left, .create-account .account-info-right, .new-address-container .account-info-left, .new-address-container .account-info-right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
  margin-bottom: 2rem;
  width: 100%;
  /*width: 100%;*/
}
@media (max-width: 600px) {
  .update-account .account-info-left, .update-account .account-info-right, .create-account .account-info-left, .create-account .account-info-right, .new-address-container .account-info-left, .new-address-container .account-info-right {
    width: 100%;
  }
}
.update-account .account-info-left .form-entry, .update-account .account-info-right .form-entry, .create-account .account-info-left .form-entry, .create-account .account-info-right .form-entry, .new-address-container .account-info-left .form-entry, .new-address-container .account-info-right .form-entry {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0.5rem 0.25rem;
}
.update-account .account-info-left .form-entry label, .update-account .account-info-right .form-entry label, .create-account .account-info-left .form-entry label, .create-account .account-info-right .form-entry label, .new-address-container .account-info-left .form-entry label, .new-address-container .account-info-right .form-entry label {
  width: 100%;
}
.update-account .account-info-left .form-entry input, .update-account .account-info-left .form-entry span, .update-account .account-info-right .form-entry input, .update-account .account-info-right .form-entry span, .create-account .account-info-left .form-entry input, .create-account .account-info-left .form-entry span, .create-account .account-info-right .form-entry input, .create-account .account-info-right .form-entry span, .new-address-container .account-info-left .form-entry input, .new-address-container .account-info-left .form-entry span, .new-address-container .account-info-right .form-entry input, .new-address-container .account-info-right .form-entry span {
  align-self: center;
}
.update-account .account-info-left .form-entry input, .update-account .account-info-left .form-entry label, .update-account .account-info-left .form-entry select, .update-account .account-info-right .form-entry input, .update-account .account-info-right .form-entry label, .update-account .account-info-right .form-entry select, .create-account .account-info-left .form-entry input, .create-account .account-info-left .form-entry label, .create-account .account-info-left .form-entry select, .create-account .account-info-right .form-entry input, .create-account .account-info-right .form-entry label, .create-account .account-info-right .form-entry select, .new-address-container .account-info-left .form-entry input, .new-address-container .account-info-left .form-entry label, .new-address-container .account-info-left .form-entry select, .new-address-container .account-info-right .form-entry input, .new-address-container .account-info-right .form-entry label, .new-address-container .account-info-right .form-entry select {
  width: 100%;
}
.update-account .account-info-left .form-entry.submit, .update-account .account-info-right .form-entry.submit, .create-account .account-info-left .form-entry.submit, .create-account .account-info-right .form-entry.submit, .new-address-container .account-info-left .form-entry.submit, .new-address-container .account-info-right .form-entry.submit {
  justify-content: flex-start;
}
.update-account .account-info-left .form-entry.submit button, .update-account .account-info-right .form-entry.submit button, .create-account .account-info-left .form-entry.submit button, .create-account .account-info-right .form-entry.submit button, .new-address-container .account-info-left .form-entry.submit button, .new-address-container .account-info-right .form-entry.submit button {
  margin-right: 1rem;
}
.update-account .account-info-left .form-entry.half, .update-account .account-info-right .form-entry.half, .create-account .account-info-left .form-entry.half, .create-account .account-info-right .form-entry.half, .new-address-container .account-info-left .form-entry.half, .new-address-container .account-info-right .form-entry.half {
  width: 50%;
}
.update-account .account-info-left .form-entry.email-promotions, .update-account .account-info-right .form-entry.email-promotions, .create-account .account-info-left .form-entry.email-promotions, .create-account .account-info-right .form-entry.email-promotions, .new-address-container .account-info-left .form-entry.email-promotions, .new-address-container .account-info-right .form-entry.email-promotions {
  padding: 1rem 0.25rem;
}
@media (max-width: 600px) {
  .update-account .account-info-left button, .update-account .account-info-right button, .create-account .account-info-left button, .create-account .account-info-right button, .new-address-container .account-info-left button, .new-address-container .account-info-right button {
    max-width: 100%;
    width: 100%;
  }
}
.update-account .account-info-left .password-requirements, .create-account .account-info-left .password-requirements, .new-address-container .account-info-left .password-requirements {
  padding: 1rem 0;
}
.update-account .account-info-left .password-requirements ul, .create-account .account-info-left .password-requirements ul, .new-address-container .account-info-left .password-requirements ul {
  padding-left: 1.5rem;
  list-style: disc;
}
.update-account .account-info-left .password-requirements ul li, .create-account .account-info-left .password-requirements ul li, .new-address-container .account-info-left .password-requirements ul li {
  line-height: 1.2;
}

.create-account form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.create-account form h1, .create-account form p {
  width: 100%;
}
.create-account form .form-entry {
  width: 100%;
}

.orders-pending-approval table {
  width: 100%;
  /*.headerSortUp {
      background-image: url(../../images/graphics/asc.gif) !important;
  }

  .headerSortDown {
      background-image: url(../../images/graphics/desc.gif) !important;
  }

  .header {
      background-image: url(../../images/graphics/bg.gif);
      background-repeat: no-repeat;
      background-position: center right;
      cursor: pointer;
  }*/
}
.orders-pending-approval table th, .orders-pending-approval table td {
  text-align: left;
  padding: 0.5em;
}
@media (max-width: 767px) and (min-width: 0) {
  .orders-pending-approval table th, .orders-pending-approval table td {
    width: 100%;
  }
}
.orders-pending-approval table thead tr {
  border-bottom: 0;
}
@media (max-width: 767px) and (min-width: 0) {
  .orders-pending-approval table thead {
    display: none;
  }
}
@media (max-width: 767px) and (min-width: 0) {
  .orders-pending-approval table tr {
    display: block;
    border-bottom: 1px solid #eee;
  }
}
@media (max-width: 767px) and (min-width: 0) {
  .orders-pending-approval table table, .orders-pending-approval table th, .orders-pending-approval table td, .orders-pending-approval table tr {
    display: block !important;
    font-size: 0.9em;
  }
  .orders-pending-approval table td {
    padding-left: 50%;
    position: relative;
  }
  .orders-pending-approval table td:before {
    font-weight: bold;
    position: absolute;
    left: 0.75em;
    top: 0.45em;
  }
  .orders-pending-approval table td:nth-of-type(1):before {
    content: "Order Number: ";
  }
  .orders-pending-approval table td:nth-of-type(2):before {
    content: "Date Entered: ";
  }
  .orders-pending-approval table td:nth-of-type(3):before {
    content: "Order Status: ";
  }
  .orders-pending-approval table td:nth-of-type(4):before {
    content: "Manager Name: ";
  }
}
.orders-pending-approval table tr {
  width: 100%;
  padding: 0.5em 0;
  border-bottom: 1px solid #d2d2d2;
}
.orders-pending-approval table th {
  color: #282828;
  padding: 0.5em 0;
}
.orders-pending-approval table tbody tr {
  cursor: pointer;
}
.orders-pending-approval table tbody tr:hover {
  background-color: #000000;
  color: #FFFFFF;
}

.orders-pending-approval-details .my-account-right {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.orders-pending-approval-details .my-account-right .alert-info {
  width: 100%;
}
.orders-pending-approval-details .my-account-right .alert-info h4 {
  font-weight: bold;
}
.orders-pending-approval-details h5 {
  border-bottom: 1px solid #d2d2d2;
  font-weight: 600;
  padding-bottom: 0.5em;
  color: #282828;
  width: 100%;
}
.orders-pending-approval-details ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.orders-pending-approval-details .order-number, .orders-pending-approval-details .print-order, .orders-pending-approval-details .customer-info, .orders-pending-approval-details .order-usage, .orders-pending-approval-details .order-level-info, .orders-pending-approval-details .print-order-level {
  width: 50%;
  margin-bottom: 1em;
  vertical-align: text-bottom;
}
@media (max-width: 767px) and (min-width: 0) {
  .orders-pending-approval-details .order-number, .orders-pending-approval-details .print-order, .orders-pending-approval-details .customer-info, .orders-pending-approval-details .order-usage, .orders-pending-approval-details .order-level-info, .orders-pending-approval-details .print-order-level {
    width: 100%;
  }
}
.orders-pending-approval-details .print-order, .orders-pending-approval-details .print-order-level, .orders-pending-approval-details .order-usage {
  text-align: right;
}
@media (max-width: 767px) and (min-width: 0) {
  .orders-pending-approval-details .print-order, .orders-pending-approval-details .print-order-level, .orders-pending-approval-details .order-usage {
    text-align: left;
  }
}
.orders-pending-approval-details .print-order a, .orders-pending-approval-details .print-order-level a, .orders-pending-approval-details .order-usage a {
  color: black;
}
.orders-pending-approval-details .print-order a:hover, .orders-pending-approval-details .print-order-level a:hover, .orders-pending-approval-details .order-usage a:hover {
  color: black;
}
.orders-pending-approval-details hr {
  width: 100%;
  margin: 1em 0;
  border: 1px solid #d2d2d2;
  border-top: 0;
}
.orders-pending-approval-details table {
  width: 100%;
}
.orders-pending-approval-details table th, .orders-pending-approval-details table td {
  width: auto;
  text-align: left;
  padding: 0.5em 1em;
}
.orders-pending-approval-details table tr {
  width: 100%;
  padding: 0.5em 0;
}
@media (max-width: 767px) and (min-width: 0) {
  .orders-pending-approval-details table table, .orders-pending-approval-details table tr, .orders-pending-approval-details table td {
    display: block !important;
  }
  .orders-pending-approval-details table thead {
    display: none;
  }
  .orders-pending-approval-details table td {
    padding-left: 40%;
    position: relative;
    font-size: 0.9em;
  }
  .orders-pending-approval-details table td:before {
    font-weight: bold;
    position: absolute;
    left: 0.75em;
    top: 0.45em;
  }
  .orders-pending-approval-details table td:nth-of-type(2):before {
    content: "Item #: ";
  }
  .orders-pending-approval-details table td:nth-of-type(3):before {
    content: "Description: ";
  }
  .orders-pending-approval-details table td:nth-of-type(4):before {
    content: "QTY: ";
  }
  .orders-pending-approval-details table td:nth-of-type(5):before {
    content: "Price Ea: ";
  }
  .orders-pending-approval-details table td:nth-of-type(6):before {
    content: "Total: ";
  }
  .orders-pending-approval-details table tr {
    border-bottom: 1px solid #eee;
  }
  .orders-pending-approval-details table tr:last-of-type {
    border: none;
  }
}
.orders-pending-approval-details form {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.orders-pending-approval-details form label {
  margin-bottom: 1em;
}
.orders-pending-approval-details form .approver-comments {
  width: 75%;
  margin-bottom: 2em;
}
@media (max-width: 767px) and (min-width: 0) {
  .orders-pending-approval-details form .approver-comments {
    width: 100%;
  }
}
.orders-pending-approval-details form .approver-comments textarea {
  width: 90%;
  height: 150px;
}
.orders-pending-approval-details form .order-total {
  width: 25%;
}
@media (max-width: 767px) and (min-width: 0) {
  .orders-pending-approval-details form .order-total {
    width: 100%;
  }
}
.orders-pending-approval-details form .approver-buttons {
  width: 100%;
  text-align: right;
  margin-top: 2em;
}
@media (max-width: 767px) and (min-width: 0) {
  .orders-pending-approval-details form .approver-buttons {
    text-align: center;
  }
}
@media (max-width: 767px) and (min-width: 0) and (max-width: 767px) and (min-width: 0) {
  .orders-pending-approval-details form .approver-buttons button {
    width: 100%;
    text-align: center;
    margin: 0.5em 0 0.5em 0;
  }
}
.orders-pending-approval-details form #order-summary {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.orders-pending-approval-details form #order-summary li {
  width: 50%;
}
.orders-pending-approval-details form #order-summary li:nth-of-type(even) {
  text-align: right;
}

.approval-response {
  margin-top: 3em !important;
  text-align: center;
}
.approval-response h2 {
  text-align: center;
}

.special-approvals {
  margin-top: -6em !important;
}
.special-approvals .special-header {
  width: 100%;
  text-align: center;
  padding: 2em;
  position: relative;
}
.special-approvals .special-header .back-to-selection {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 0.8em;
  color: #666;
}
.special-approvals .special-header .back-to-selection:hover {
  color: #666;
}
.special-approvals .special-header img {
  width: 150px;
  margin: 0 auto;
}
.special-approvals table {
  width: 100%;
}
.special-approvals table th, .special-approvals table td {
  width: 25%;
  text-align: left;
  padding: 0.5em 1em;
}
@media (max-width: 767px) and (min-width: 0) {
  .special-approvals table th, .special-approvals table td {
    width: 100%;
  }
}
@media (max-width: 767px) and (min-width: 0) {
  .special-approvals table thead {
    display: none;
  }
}
@media (max-width: 767px) and (min-width: 0) {
  .special-approvals table tr {
    display: block;
    border-bottom: 1px solid #eee;
  }
}
@media (max-width: 767px) and (min-width: 0) {
  .special-approvals table table, .special-approvals table th, .special-approvals table td, .special-approvals table tr {
    display: block !important;
    font-size: 0.9em;
  }
  .special-approvals table td {
    padding-left: 50%;
    position: relative;
  }
  .special-approvals table td:before {
    font-weight: bold;
    position: absolute;
    left: 0.75em;
    top: 0.45em;
  }
  .special-approvals table td:nth-of-type(1):before {
    content: "Order Number: ";
  }
  .special-approvals table td:nth-of-type(2):before {
    content: "Date Entered: ";
  }
  .special-approvals table td:nth-of-type(3):before {
    content: "Order Status: ";
  }
  .special-approvals table td:nth-of-type(4):before {
    content: "Manager Name: ";
  }
}
.special-approvals table tr {
  width: 100%;
  padding: 0.5em 0;
}
.special-approvals table th {
  border: 5px solid #FFFFFF;
  border-top: 0;
  border-bottom: 0;
  background-color: #f6f6f6;
}
.special-approvals table th:hover {
  background-color: shade(#f6f6f6, 2%);
}
.special-approvals table tbody tr {
  cursor: pointer;
}
.special-approvals table tbody tr:nth-of-type(even) {
  background-color: #f6f6f6;
}
.special-approvals table tbody tr:hover {
  background-color: #000000;
  color: #FFFFFF;
}
.special-approvals table .headerSortUp {
  background-image: url(../../images/graphics/asc.gif) !important;
}
.special-approvals table .headerSortDown {
  background-image: url(../../images/graphics/desc.gif) !important;
}
.special-approvals table .header {
  background-image: url(../../images/graphics/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}
.special-approvals .headerSortUp {
  background-image: url(../../images/graphics/asc.gif) !important;
}
.special-approvals .headerSortDown {
  background-image: url(../../images/graphics/desc.gif) !important;
}
.special-approvals .header {
  background-image: url(../../images/graphics/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}

.special-orders-pending-approval-details {
  margin-top: -6em !important;
}
.special-orders-pending-approval-details .special-header {
  width: 100%;
  text-align: center;
  padding: 2em;
  position: relative;
}
.special-orders-pending-approval-details .special-header .back-to-selection {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 0.8em;
  color: #666;
}
.special-orders-pending-approval-details .special-header .back-to-selection:hover {
  color: #666;
}
.special-orders-pending-approval-details .special-header img {
  width: 150px;
  margin: 0 auto;
}
.special-orders-pending-approval-details .my-account-card-body {
  padding: 1em 2em;
  flex-wrap: nowrap;
  flex-direction: column;
}
@media (max-width: 767px) and (min-width: 0) {
  .special-orders-pending-approval-details .my-account-card-body {
    padding: 0.5em;
  }
}
.special-orders-pending-approval-details .my-account-card-body .customer-info {
  display: inline-flex;
  flex-direction: row;
  width: 40%;
  vertical-align: middle;
}
@media (max-width: 767px) and (min-width: 0) {
  .special-orders-pending-approval-details .my-account-card-body .customer-info {
    display: block;
    border-left: 0;
    width: 100%;
    margin-bottom: 2em;
  }
}
.special-orders-pending-approval-details .my-account-card-body .customer-info ul {
  width: 80%;
  margin: 0 auto;
}
.special-orders-pending-approval-details .my-account-card-body .customer-info ul li {
  margin: 0.5em 0;
  font-size: 1.2em;
}
.special-orders-pending-approval-details .my-account-card-body hr {
  width: 100%;
  margin: 2em 0;
  border: 1px dashed #282828;
  border-top: 0;
}
.special-orders-pending-approval-details .my-account-card-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.special-orders-pending-approval-details .my-account-card-body .order-info {
  display: inline-flex;
  flex-direction: column;
  width: 50%;
  vertical-align: middle;
  border-left: 1px dashed #282828;
  padding: 0 1em 1em 2em;
}
@media (max-width: 767px) and (min-width: 0) {
  .special-orders-pending-approval-details .my-account-card-body .order-info {
    display: block;
    border-left: 0;
    width: 100%;
    padding: 0 0 1em 2em;
  }
}
.special-orders-pending-approval-details .my-account-card-body .order-info h2 {
  width: 100%;
  display: block;
}
.special-orders-pending-approval-details .my-account-card-body .order-info table {
  font-weight: bold;
  margin: 0.5em 0;
  width: 100%;
  vertical-align: text-top;
}
.special-orders-pending-approval-details .my-account-card-body .order-info table #event-name {
  font-size: 1.5em;
  width: 100%;
}
.special-orders-pending-approval-details .my-account-card-body .order-info table td {
  width: 50%;
  padding: 0.2em 0;
  vertical-align: text-top;
}
.special-orders-pending-approval-details .my-account-card-body .order-info table tr td:nth-of-type(2) {
  font-weight: 400;
}
.special-orders-pending-approval-details .my-account-card-body .approval-buttons {
  text-align: right;
}
@media (max-width: 767px) and (min-width: 0) {
  .special-orders-pending-approval-details .my-account-card-body .approval-buttons {
    text-align: center;
  }
  .special-orders-pending-approval-details .my-account-card-body .approval-buttons button {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.dashboard-header {
  width: 100%;
  position: relative;
  margin-bottom: 2em;
}
.dashboard-header img {
  width: 100%;
  position: relative;
}
.dashboard-header .header-text {
  color: #FFFFFF;
  position: absolute;
  top: 20%;
  left: 24em;
}
.dashboard-header .header-text i {
  color: #FFFFFF;
  font-size: 9em;
  margin-right: 0.25em;
}
.dashboard-header .header-text i, .dashboard-header .header-text .welcome-text {
  display: inline-block;
  vertical-align: middle;
}
.dashboard-header .header-text .welcome-text h1 {
  font-weight: 800;
}
.dashboard-header .header-text .welcome-text h3 {
  font-weight: 600;
  font-size: 2em;
  text-transform: uppercase;
}
.dashboard-header .tint {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
}

.dashboard {
  width: 100%;
  max-width: 75em;
  margin: 0 auto 2em auto;
  text-align: center;
}
.dashboard .total-orders, .dashboard .total-sales, .dashboard .region-sales, .dashboard .team-sales, .dashboard .order-usage, .dashboard .new-products, .dashboard .top-products {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.dashboard .total-orders, .dashboard .total-sales, .dashboard .new-products, .dashboard .top-products {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 1024px) and (min-width: 678px) {
  .dashboard .total-orders, .dashboard .total-sales, .dashboard .new-products, .dashboard .top-products {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
}
.dashboard .dash-section-header {
  width: 100%;
  background-color: #000000;
  color: #FFFFFF;
  padding: 0.5em 1em;
  text-align: left;
  position: relative;
}
.dashboard .dash-section-header i, .dashboard .dash-section-header h6 {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5em;
  font-size: 1em;
  color: #FFFFFF;
}
.dashboard .dash-section-header .fa-minus-circle {
  padding: 0.25em;
  position: absolute;
  right: 0.75em;
  top: 1em;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.dashboard .dash-section-content {
  padding: 1em 0;
  transition: all 0.2s ease-in-out;
}
.dashboard .dash-section-content table {
  width: 100%;
}
.dashboard .dash-section-content table th {
  border: 5px solid #FFFFFF;
  border-top: 0;
  border-bottom: 0;
  background-color: #f6f6f6;
}
.dashboard .dash-section-content table th:hover {
  background-color: shade(#f6f6f6, 2%);
}
.dashboard .dash-section-content table th, .dashboard .dash-section-content table td {
  text-align: left;
  padding: 0.5em 1em;
  font-size: 0.9em;
}
.dashboard .dash-section-content table th img, .dashboard .dash-section-content table td img {
  width: 50px;
  height: 50px;
  margin-right: 1em;
}
.dashboard .dash-section-content table tr {
  width: 100%;
  padding: 0.5em 0;
}
.dashboard .dash-section-content table tr:nth-of-type(even) {
  background-color: #f6f6f6;
}
.dashboard #new-qtr-products-table a, .dashboard #new-ytd-products-table a, .dashboard #top-qtr-products-table a, .dashboard #top-ytd-products-table a {
  cursor: pointer;
  font-size: 0.9em;
  text-decoration: none;
}
.dashboard #new-qtr-products-table a:hover, .dashboard #new-ytd-products-table a:hover, .dashboard #top-qtr-products-table a:hover, .dashboard #top-ytd-products-table a:hover {
  text-decoration: underline;
}
.dashboard .region-sales .dash-section-content, .dashboard .team-sales .dash-section-content {
  overflow-y: scroll;
  max-height: 500px;
}
.dashboard .total-orders, .dashboard .total-sales, .dashboard .new-products, .dashboard .top-products {
  width: 49.35%;
  display: inline-block;
  vertical-align: text-top;
}
@media (max-width: 1024px) and (min-width: 678px) {
  .dashboard .total-orders, .dashboard .total-sales, .dashboard .new-products, .dashboard .top-products {
    width: 100%;
    display: block;
  }
}
@media (max-width: 767px) and (min-width: 0) {
  .dashboard .total-orders, .dashboard .total-sales, .dashboard .new-products, .dashboard .top-products {
    width: 100%;
    display: block;
  }
}
.dashboard .top-products, .dashboard .total-sales {
  margin-left: 0.25em;
}
@media (max-width: 1024px) and (min-width: 678px) {
  .dashboard .top-products, .dashboard .total-sales {
    margin-left: 0;
  }
}
.dashboard .total-orders, .dashboard .new-products {
  margin-right: 0.25em;
}
@media (max-width: 1024px) and (min-width: 678px) {
  .dashboard .total-orders, .dashboard .new-products {
    margin-left: 0;
  }
}
.dashboard .total-orders .dash-section-content, .dashboard .total-sales .dash-section-content {
  min-height: 150px;
}
.dashboard .total-sales-progress-bar {
  width: 100%;
  padding: 0.5em 1em;
  height: 10px;
}
.dashboard .total-sales-progress-bar .progress-bar-left, .dashboard .total-sales-progress-bar .progress-bar-right {
  display: inline-block;
  vertical-align: text-top;
  height: 10px;
  float: left;
  transition: all 0.5s ease-in-out;
}
.dashboard .total-sales-progress-bar .progress-bar-left {
  background-color: #008040;
  width: 0%;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.dashboard .total-sales-progress-bar .progress-bar-right {
  background-color: #A6A7AA;
  width: 100%;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.dashboard .qtr-ytd {
  padding: 0.2em 0.5em;
  font-weight: 600;
  cursor: pointer;
  transition: all ease-in-out;
}
.dashboard .five-ten-twenty-top, .dashboard .five-ten-twenty-new {
  padding: 0.2em 0.5em;
  font-weight: 600;
  cursor: pointer;
  transition: all ease-in-out;
}
.dashboard .selected {
  background-color: #FFFFFF;
  color: #000000 !important;
  border-radius: 10px;
  transition: all 0.2s ease-in-out;
}
.dashboard .order-usage .graph {
  width: 100%;
  height: 200px;
  position: relative;
}
.dashboard .order-usage .graph .graph-wrapper {
  width: 100%;
  position: absolute;
  bottom: 0;
}
.dashboard .order-usage .graph .bar-graph {
  display: inline-block;
  position: relative;
  bottom: 1em;
  vertical-align: text-bottom;
  width: 15%;
  margin: 1em;
  transition: all 0.2s ease-in-out;
}
.dashboard .order-usage .graph #json-client-gift {
  background-color: #0000cc;
}
.dashboard .order-usage .graph #json-client-visit {
  background-color: #cd29c0;
}
.dashboard .order-usage .graph #json-event {
  background-color: #008040;
}
.dashboard .order-usage .graph #json-internal-gift {
  background-color: #ffb100;
}
.dashboard .order-usage .graph #json-other {
  background-color: #551a8b;
}
.dashboard .order-usage .legend {
  text-align: center;
}
.dashboard .order-usage .legend .legend-entry {
  width: 18%;
  display: inline-block;
  text-align: left;
  margin-right: 0.5em;
}
.dashboard .order-usage .legend .legend-entry:nth-of-type(1) .color-block {
  background-color: #0000cc;
}
.dashboard .order-usage .legend .legend-entry:nth-of-type(2) .color-block {
  background-color: #cd29c0;
}
.dashboard .order-usage .legend .legend-entry:nth-of-type(3) .color-block {
  background-color: #008040;
}
.dashboard .order-usage .legend .legend-entry:nth-of-type(4) .color-block {
  background-color: #ffb100;
}
.dashboard .order-usage .legend .legend-entry:nth-of-type(5) .color-block {
  background-color: #551a8b;
}
.dashboard .order-usage .legend .legend-entry .color-block {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
}
.dashboard .order-usage .legend .legend-entry ul {
  margin: 0;
  list-style: none;
  display: inline-block;
  vertical-align: middle;
}
.dashboard .order-usage .legend .legend-entry ul li {
  font-size: 0.8em;
}
.dashboard .order-usage .legend .legend-entry ul li:nth-of-type(1) {
  font-weight: 600;
}
.dashboard .headerSortUp {
  background-image: url(../../images/graphics/asc.gif) !important;
}
.dashboard .headerSortDown {
  background-image: url(../../images/graphics/desc.gif) !important;
}
.dashboard .header {
  background-image: url(../../images/graphics/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}
.dashboard #region-ytd-sales-table {
  display: none;
}
.dashboard #team-ytd-sales-table {
  display: none;
}
.dashboard #new-ytd-products-table {
  display: none;
}
.dashboard #top-ytd-products-table {
  display: none;
}

.plus:before {
  content: "\f055" !important;
}

.collapse {
  min-height: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

.cart-container {
  max-width: 1600px;
  margin: 0 auto;
  padding: 3rem 2rem 10rem 2rem;
  width: 100%;
  position: relative;
  min-height: 800px;
  background-color: #FFFFFF;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 425px) {
  .cart-container {
    padding: 2rem 1rem 10rem 1rem;
  }
}
.cart-container .shopping-cart-empty {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.cart-container .shopping-cart-empty h1 {
  width: 100%;
  text-align: center;
}
.cart-container #start-shopping {
  margin: 2em auto 0 auto;
}
.cart-container .cart-header {
  width: 100%;
  margin-bottom: 1rem;
  text-align: left;
}
@media (max-width: 425px) {
  .cart-container .cart-header {
    margin-bottom: 0.5em;
    padding-top: 1em;
    padding-bottom: 2em;
    background-color: #FFFFFF;
    text-align: center;
  }
  .cart-container .cart-header p {
    margin-bottom: 2em;
  }
}
.cart-container .cart-header h1 {
  text-align: center;
}
.cart-container .cart-header button {
  padding-left: 0;
}
.cart-container .cart-content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cart-container .cart-content .cart-left {
  width: 60%;
}
@media screen and (max-width: 1000px) {
  .cart-container .cart-content .cart-left {
    width: 100%;
  }
}
.cart-container .cart-content .cart-left .item-header {
  padding-bottom: 0.5rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #d2d2d2;
}
.cart-container .cart-content .cart-right {
  width: 30%;
}
@media screen and (max-width: 1000px) {
  .cart-container .cart-content .cart-right {
    width: 100%;
  }
}
.cart-container .cart-content .cart-right .order-summary {
  padding: 2rem;
  background-color: #FFFFFF;
}
@media screen and (max-width: 425px) {
  .cart-container .cart-content .cart-right .order-summary {
    padding: 2rem 0;
  }
}
.cart-container .cart-content .cart-right .order-summary h4 {
  font-weight: 300;
  margin: 0 0 2rem 0;
  text-align: center;
  width: 100%;
  font-size: 1.125rem;
  letter-spacing: 0.25rem;
}
.cart-container .cart-content .cart-right .order-summary .cart-order-details {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0.9rem;
  margin-bottom: 2rem;
}
.cart-container .cart-content .cart-right .order-summary .cart-order-details li {
  width: 50%;
  margin-bottom: 1rem;
}
.cart-container .cart-content .cart-right .order-summary .cart-order-details li:nth-of-type(odd) {
  text-align: left;
}
.cart-container .cart-content .cart-right .order-summary .cart-order-details li:nth-of-type(even) {
  text-align: right;
}
.cart-container .cart-content .cart-right .order-summary .cart-order-total {
  margin: 0 0 2rem 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.cart-container .cart-content .cart-right .order-summary .cart-order-total li {
  padding: 0.25rem 0;
  width: 50%;
}
.cart-container .cart-content .cart-right .order-summary .cart-order-total li:nth-of-type(even) {
  text-align: right;
}
.cart-container .cart-content .cart-right .order-summary button {
  max-width: 100%;
  width: 100%;
}
.cart-container .cs-info {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 2rem 0;
}
.cart-container .cs-info div {
  width: 48%;
  padding: 2rem;
  background-color: #FFFFFF;
  text-align: left;
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.cart-container .cs-info div a {
  text-decoration: underline;
}
.cart-container .cs-info div a:hover {
  text-decoration: none;
}
.cart-container .cs-info div p {
  font-size: 0.9rem;
}
.cart-container .cs-info div i {
  font-size: 2rem;
  margin-right: 2rem;
}
@media screen and (max-width: 425px) {
  .cart-container .cs-info div {
    text-align: center;
    flex-wrap: wrap;
    width: 100%;
    padding: 1rem;
  }
  .cart-container .cs-info div p {
    text-align: left;
    width: 100%;
  }
  .cart-container .cs-info div i {
    margin: 0 auto 2rem auto;
  }
}
.cart-container .cart-item {
  width: 100%;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #d2d2d2;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: left;
}
@media (max-width: 425px) {
  .cart-container .cart-item {
    background-color: #FFFFFF;
    padding: 1em 0;
    margin-bottom: 0.5em;
  }
}
.cart-container .cart-item .cart-item-image, .cart-container .cart-item .cart-item-info, .cart-container .cart-item .cart-item-qty, .cart-container .cart-item .cart-item-price {
  display: inline-block;
  vertical-align: text-top;
}
.cart-container .cart-item .cart-item-image {
  width: 20%;
}
@media (max-width: 425px) {
  .cart-container .cart-item .cart-item-image {
    width: 30%;
  }
}
.cart-container .cart-item .cart-item-image img {
  width: 100%;
  max-width: 100px;
}
.cart-container .cart-item .cart-item-info {
  width: 40%;
}
@media (max-width: 425px) {
  .cart-container .cart-item .cart-item-info {
    width: 60%;
  }
}
.cart-container .cart-item .cart-item-info ul {
  margin: 0;
  list-style: none;
}
.cart-container .cart-item .cart-item-info ul #customizations {
  font-size: 0.8rem !important;
}
.cart-container .cart-item .cart-item-info ul #product-title {
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
}
.cart-container .cart-item .cart-item-info ul #product-price {
  display: block;
  margin-bottom: 0.5rem;
}
.cart-container .cart-item .cart-item-info ul #item-number {
  color: #A6A7AA;
  font-size: 0.8rem;
}
.cart-container .cart-item .cart-item-info ul #stock {
  color: #A6A7AA;
  font-size: 0.8rem;
}
.cart-container .cart-item .cart-item-info .cart-item-controls {
  color: #282828;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 0.9rem;
}
.cart-container .cart-item .cart-item-info .cart-item-controls a {
  cursor: pointer;
  display: block;
  padding: 0.25rem;
  font-size: 0.8rem;
  text-decoration: underline;
}
.cart-container .cart-item .cart-item-info .cart-item-controls a:hover {
  text-decoration: none;
}
.cart-container .cart-item .cart-item-info .cart-item-controls a:first-of-type {
  padding-left: 0;
}
.cart-container .cart-item .cart-item-qty {
  width: 30%;
  text-align: right;
}
@media (max-width: 425px) {
  .cart-container .cart-item .cart-item-qty {
    width: 100%;
    text-align: right;
    margin-top: 0.75rem;
  }
}
.cart-container .cart-item .cart-item-qty input {
  width: 55px;
  padding: 0.5em;
  border-radius: 0px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  margin: 0 0 0.5em 0;
}
.cart-container .cart-item .cart-item-qty select {
  width: 80px;
}
.cart-container .cart-item .cart-item-price {
  text-align: left;
}
.cart-container .cart-item .cart-item-price .cart-line-price {
  font-weight: bold;
  color: #000000;
}
.cart-container .cart-item .cart-item-price .cart-line-points {
  color: #282828;
}
.cart-container .global-request-message-empty {
  padding: 3rem 1rem;
  text-align: center;
}
.cart-container .global-request-message-empty a {
  text-decoration: underline;
}
.cart-container .global-request-message-empty a:hover {
  text-decoration: none;
}
.cart-container .global-request-message {
  padding: 2rem;
  border: 2px solid #a00021;
  margin: 2rem 0;
  display: flex;
  justify-content: center;
}
.cart-container .global-request-message p {
  align-self: center;
  margin: 0;
  padding: 0;
  color: #a00021;
  font-weight: bold;
}
.cart-container .global-request-message p a {
  color: #a00021;
  text-decoration: underline;
}
.cart-container .global-request-message p a:hover {
  text-decoration: none;
}

.spc {
  width: 100%;
  max-width: 1680px;
  min-height: 100vh;
  margin: 0 auto 5rem auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #FFFFFF;
  position: relative;
  padding-top: 2rem;
  align-content: flex-start;
}
.spc h1 {
  width: 100%;
  text-align: center;
  margin-bottom: 5rem;
}

.checkout {
  margin-bottom: 5em;
  max-width: 60%;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1024px) and (min-width: 678px) {
  .checkout {
    padding-bottom: 0;
  }
}
@media (max-width: 425px) {
  .checkout {
    width: 100%;
    padding-bottom: 0;
    margin: 0 auto;
  }
}

.line-color-success {
  background-color: #000000 !important;
}

.step-selected {
  background-color: #000000 !important;
}

.selected-step-wrapper {
  background-color: #FFFFFF !important;
}
.selected-step-wrapper h3 {
  color: #FFFFFF;
  border-bottom: 1px solid #CCC;
  background-color: #000000;
  font-weight: 700;
}

.shipping-address-info, #shipping-options-form, #payment-method-form, #order-recap-form, .gift-message-input, .multiple-address {
  display: none;
}

.address-info-wrapper,
.shipping-method-wrapper,
.payment-method-wrapper,
.order-recap-wrapper {
  position: relative;
  border: 1px solid #ddd;
  padding: 2em;
  background-color: #FFFFFF;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
@media (max-width: 1024px) and (min-width: 678px) {
  .address-info-wrapper,
  .shipping-method-wrapper,
  .payment-method-wrapper,
  .order-recap-wrapper {
    padding: 2em 1em;
  }
}
@media (max-width: 767px) and (min-width: 0) {
  .address-info-wrapper,
  .shipping-method-wrapper,
  .payment-method-wrapper,
  .order-recap-wrapper {
    padding: 2em 1em;
  }
}
.address-info-wrapper a,
.shipping-method-wrapper a,
.payment-method-wrapper a,
.order-recap-wrapper a {
  color: #000000;
}
.address-info-wrapper a:hover,
.shipping-method-wrapper a:hover,
.payment-method-wrapper a:hover,
.order-recap-wrapper a:hover {
  color: #000;
  cursor: pointer;
}
.address-info-wrapper form,
.shipping-method-wrapper form,
.payment-method-wrapper form,
.order-recap-wrapper form {
  padding-top: 4em;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1024px) and (min-width: 678px) {
  .address-info-wrapper form,
  .shipping-method-wrapper form,
  .payment-method-wrapper form,
  .order-recap-wrapper form {
    padding-top: 3em;
  }
}
@media (max-width: 767px) and (min-width: 0) {
  .address-info-wrapper form,
  .shipping-method-wrapper form,
  .payment-method-wrapper form,
  .order-recap-wrapper form {
    padding-top: 3em;
  }
}
.address-info-wrapper h3,
.shipping-method-wrapper h3,
.payment-method-wrapper h3,
.order-recap-wrapper h3 {
  margin: 0;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  padding: 1rem;
  width: 100%;
  font-size: 1.25rem;
  letter-spacing: 0.2rem;
}
.address-info-wrapper h3 .edit-step,
.shipping-method-wrapper h3 .edit-step,
.payment-method-wrapper h3 .edit-step,
.order-recap-wrapper h3 .edit-step {
  margin-left: auto;
  cursor: pointer;
  font-size: 0.9rem !important;
}
.address-info-wrapper h3 .step-1, .address-info-wrapper h3 .step-2, .address-info-wrapper h3 .step-3,
.shipping-method-wrapper h3 .step-1,
.shipping-method-wrapper h3 .step-2,
.shipping-method-wrapper h3 .step-3,
.payment-method-wrapper h3 .step-1,
.payment-method-wrapper h3 .step-2,
.payment-method-wrapper h3 .step-3,
.order-recap-wrapper h3 .step-1,
.order-recap-wrapper h3 .step-2,
.order-recap-wrapper h3 .step-3 {
  display: none;
}
.address-info-wrapper h4,
.shipping-method-wrapper h4,
.payment-method-wrapper h4,
.order-recap-wrapper h4 {
  width: 100%;
  text-align: left;
  margin-bottom: 1em;
}
.address-info-wrapper h5,
.shipping-method-wrapper h5,
.payment-method-wrapper h5,
.order-recap-wrapper h5 {
  font-weight: 600;
  padding-bottom: 0.5em;
  color: #000000;
  text-align: left;
  width: 100%;
}
.address-info-wrapper #checkout-step-1, .address-info-wrapper #checkout-step-2, .address-info-wrapper #checkout-step-3, .address-info-wrapper #checkout-step-4,
.shipping-method-wrapper #checkout-step-1,
.shipping-method-wrapper #checkout-step-2,
.shipping-method-wrapper #checkout-step-3,
.shipping-method-wrapper #checkout-step-4,
.payment-method-wrapper #checkout-step-1,
.payment-method-wrapper #checkout-step-2,
.payment-method-wrapper #checkout-step-3,
.payment-method-wrapper #checkout-step-4,
.order-recap-wrapper #checkout-step-1,
.order-recap-wrapper #checkout-step-2,
.order-recap-wrapper #checkout-step-3,
.order-recap-wrapper #checkout-step-4 {
  margin: 2em 0 1em auto;
}

.Address-Information-Control, .Shipping-Options-Control, .Payment-Method-Control, .Order-Recap {
  width: 100% !important;
  position: initial !important;
  margin: 0 !important;
}

.address-info-wrapper .Address-Information-Control .manage-address-container {
  width: 100%;
  text-align: right;
  margin-bottom: 1em;
}
@media (max-width: 767px) and (min-width: 0) {
  .address-info-wrapper .Address-Information-Control .manage-address-container {
    text-align: left;
  }
}
.address-info-wrapper .Address-Information-Control .address-search {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1em;
  align-items: baseline;
}
.address-info-wrapper .Address-Information-Control .address-search label {
  width: 100%;
}
.address-info-wrapper .Address-Information-Control .address-search input {
  width: 100%;
  margin: 0;
}
.address-info-wrapper .Address-Information-Control .address-search i {
  color: #787878;
  padding: 0 0.5em;
  margin-left: -2.5rem;
}
.address-info-wrapper .Address-Information-Control .single-address {
  width: 100%;
}
.address-info-wrapper .Address-Information-Control .guest-address-form {
  width: 100%;
}
.address-info-wrapper .Address-Information-Control .multiple-address {
  flex-wrap: wrap;
}
.address-info-wrapper .Address-Information-Control .multiple-address p {
  font-size: 12px;
}
.address-info-wrapper .Address-Information-Control .multiple-address .select-multiple-address {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.address-info-wrapper .Address-Information-Control .multiple-address #add-address-list {
  width: 50%;
  display: block !important;
}
@media (max-width: 767px) and (min-width: 0) {
  .address-info-wrapper .Address-Information-Control .multiple-address #add-address-list {
    width: 100%;
  }
}
.address-info-wrapper .Address-Information-Control .multiple-address #add-address-list, .address-info-wrapper .Address-Information-Control .multiple-address #add-address {
  display: block;
  vertical-align: text-top;
  float: none;
}
.address-info-wrapper .Address-Information-Control .multiple-address #add-address-list {
  margin-right: 1rem;
}
.address-info-wrapper .Address-Information-Control .multiple-address .address-tag {
  max-width: 400px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #FFFFFF;
  background-color: #000000;
  font-size: 0.8em;
  padding: 0.25em;
  margin: 0.25em;
  display: inline-block;
  cursor: pointer;
}
.address-info-wrapper .Address-Information-Control .multiple-address .address-tag:hover {
  background-color: #000000;
}
@media (max-width: 767px) and (min-width: 0) {
  .address-info-wrapper .Address-Information-Control .multiple-address .address-tag {
    max-width: 300px;
  }
}
.address-info-wrapper .Address-Information-Control .multiple-address .address-tag i, .address-info-wrapper .Address-Information-Control .multiple-address .address-tag p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.address-info-wrapper .Address-Information-Control .multiple-address .address-tag p {
  max-width: 350px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: initial !important;
}
.address-info-wrapper .Address-Information-Control .multiple-address .address-tag i {
  font-size: 0.9em;
  padding: 0.25em;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  margin-right: 0.25em;
}
.address-info-wrapper .Address-Information-Control .multiple-address .address-tag i:hover {
  font-weight: bold;
  color: shade(#000000, 40%);
  transition: all 0.2s ease-in-out;
}
.address-info-wrapper .Address-Information-Control .multiple-address .multiple-address-list {
  width: 100%;
  margin-bottom: 2em;
  padding: 1em;
}
@media (max-width: 767px) and (min-width: 0) {
  .address-info-wrapper .Address-Information-Control .multiple-address .multiple-address-list {
    padding: 2em 0 0 0;
  }
}
.address-info-wrapper .Address-Information-Control .multiple-address .multiple-address-list ul {
  display: flex;
  flex-wrap: wrap;
}
.address-info-wrapper .Address-Information-Control .multiple-address .ship-to-item {
  width: 100%;
  padding: 1em 1.5em;
  text-align: left;
  font-size: 0.9em;
  border-bottom: 1px dashed #A6A7AA;
}
.address-info-wrapper .Address-Information-Control .multiple-address .ship-to-item li {
  display: inline-block;
  align-self: center;
}
@media (max-width: 767px) and (min-width: 0) {
  .address-info-wrapper .Address-Information-Control .multiple-address .ship-to-item li {
    align-self: flex-start;
  }
}
.address-info-wrapper .Address-Information-Control .multiple-address .ship-to-item li:nth-of-type(1) {
  width: 10%;
}
@media (max-width: 767px) and (min-width: 0) {
  .address-info-wrapper .Address-Information-Control .multiple-address .ship-to-item li:nth-of-type(1) {
    width: 20%;
  }
}
.address-info-wrapper .Address-Information-Control .multiple-address .ship-to-item li:nth-of-type(2) {
  width: 45%;
}
@media (max-width: 767px) and (min-width: 0) {
  .address-info-wrapper .Address-Information-Control .multiple-address .ship-to-item li:nth-of-type(2) {
    width: 60%;
    margin-left: auto;
  }
}
.address-info-wrapper .Address-Information-Control .multiple-address .ship-to-item li:nth-of-type(3) {
  width: 40%;
  margin-left: auto;
}
@media (max-width: 767px) and (min-width: 0) {
  .address-info-wrapper .Address-Information-Control .multiple-address .ship-to-item li:nth-of-type(3) {
    margin-top: 1em;
    width: 100%;
  }
}
.address-info-wrapper .Address-Information-Control .multiple-address .ship-to-item li .customizations li {
  width: 100%;
  margin: 0;
}
.address-info-wrapper .Address-Information-Control input, .address-info-wrapper .Address-Information-Control select {
  width: 100%;
}
.address-info-wrapper .Address-Information-Control ul {
  list-style: none;
  margin: 0;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
}
.address-info-wrapper .Address-Information-Control ul li {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.address-info-wrapper .Address-Information-Control ul li input, .address-info-wrapper .Address-Information-Control ul li select {
  margin: 0;
}
.address-info-wrapper .Address-Information-Control ul label {
  text-align: left;
  cursor: default;
  width: 100%;
  margin: 0;
}
.address-info-wrapper .Address-Information-Control ul select {
  margin-bottom: 10px;
  width: 100%;
  max-width: 100%;
}
.address-info-wrapper .Address-Information-Control ul #name1 {
  width: 45%;
}
.address-info-wrapper .Address-Information-Control ul #name2 {
  width: 10%;
}
.address-info-wrapper .Address-Information-Control ul #name3 {
  width: 45%;
}
.address-info-wrapper .Address-Information-Control ul #phone2, .address-info-wrapper .Address-Information-Control ul #phone6 {
  width: 27%;
}
.address-info-wrapper .Address-Information-Control ul #phone3, .address-info-wrapper .Address-Information-Control ul #phone7 {
  width: 27%;
}
.address-info-wrapper .Address-Information-Control ul #phone4, .address-info-wrapper .Address-Information-Control ul #phone8 {
  width: 10%;
}
.address-info-wrapper .Address-Information-Control ul #ship-to-this-address {
  margin: 1em 0;
}
@media (max-width: 767px) and (min-width: 0) {
  .address-info-wrapper .Address-Information-Control ul #ship-to-this-address {
    display: block !important;
  }
}
.address-info-wrapper .Address-Information-Control ul .controls {
  margin: 0.75em;
}
.address-info-wrapper .Address-Information-Control ul li:nth-of-type(9) {
  float: left;
  clear: left;
}
@media (max-width: 767px) and (min-width: 0) {
  .address-info-wrapper .Address-Information-Control ul label {
    width: 100%;
  }
  .address-info-wrapper .Address-Information-Control ul input, .address-info-wrapper .Address-Information-Control ul select {
    width: 100%;
  }
  .address-info-wrapper .Address-Information-Control ul input[type=checkbox] {
    width: auto !important;
  }
  .address-info-wrapper .Address-Information-Control ul .required {
    text-align: center;
  }
}
.address-info-wrapper .Address-Information-Control #edit-addresses, .address-info-wrapper .Address-Information-Control #shipping-addresses {
  margin: 1em 0 1em 0;
}

.shipping-method-wrapper {
  /* Customize the label (the container) */
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
}
.shipping-method-wrapper .select-shipping-method {
  width: 100%;
  margin-bottom: 3em;
  text-align: left;
}
.shipping-method-wrapper .select-shipping-method ul {
  margin: 0;
  list-style: none;
}
.shipping-method-wrapper .select-shipping-method .custom-item-shipping {
  font-size: 0.9em;
  color: red;
  font-weight: bold;
}
.shipping-method-wrapper .select-shipping-method .method-entry {
  border-bottom: 1px dashed #d2d2d2;
  padding: 1em 0.25em;
  display: flex;
  flex-wrap: wrap;
}
.shipping-method-wrapper .select-shipping-method .method-entry:last-child {
  border-bottom: none;
}
.shipping-method-wrapper .select-shipping-method .method-entry .method-address {
  width: 50%;
}
@media (max-width: 767px) and (min-width: 0) {
  .shipping-method-wrapper .select-shipping-method .method-entry .method-address {
    width: 100%;
    margin-bottom: 1em;
  }
}
.shipping-method-wrapper .select-shipping-method .method-entry .method-virtual {
  font-size: 0.9rem;
  width: 100% !important;
}
.shipping-method-wrapper .select-shipping-method .method-entry .method-selection {
  width: 50%;
}
@media (max-width: 1024px) and (min-width: 678px) {
  .shipping-method-wrapper .select-shipping-method .method-entry .method-selection {
    width: initial;
    margin-left: auto;
  }
}
@media (max-width: 767px) and (min-width: 0) {
  .shipping-method-wrapper .select-shipping-method .method-entry .method-selection {
    width: 100%;
  }
}
.shipping-method-wrapper .select-shipping-method .method-entry .method-selection select {
  margin-bottom: 0.5em;
}
.shipping-method-wrapper .select-shipping-method .method-entry .instructions-wrapper {
  width: 100%;
}
.shipping-method-wrapper .select-shipping-method .method-entry .instructions-wrapper textarea {
  width: 50%;
  height: 100px;
}
.shipping-method-wrapper .gift-message-input {
  width: 100%;
  margin: 1em 0 3em 0;
}
.shipping-method-wrapper .gift-message-input p {
  font-size: 12px;
}
.shipping-method-wrapper .gift-message-input ul {
  list-style: none;
  margin: 0;
}
.shipping-method-wrapper .container {
  display: inline;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}
.shipping-method-wrapper .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.shipping-method-wrapper .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}
.shipping-method-wrapper .container:hover input ~ .checkmark {
  background-color: #ccc;
}
.shipping-method-wrapper .container input:checked ~ .checkmark {
  background-color: #000000;
}
.shipping-method-wrapper .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.shipping-method-wrapper .container input:checked ~ .checkmark:after {
  display: block;
}
.shipping-method-wrapper .container .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.shipping-method-wrapper .select-order-type {
  margin-bottom: 2em;
}
.shipping-method-wrapper .shipping-order-type {
  margin-bottom: 1em;
}
.shipping-method-wrapper .shipping-order-type #user-group {
  margin-left: 35px;
}
.shipping-method-wrapper .shipping-order-type p {
  display: inline;
}

.payment-method-wrapper .payment-header {
  width: 100%;
  padding: 1em 0;
  position: relative;
  text-align: left;
  font-size: 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1em;
}
.payment-method-wrapper .payment-header i {
  color: #A6A7AA;
  margin-right: 0.25em;
}
.payment-method-wrapper .payment-header h3 {
  width: 100%;
  position: static;
  display: block;
  background-color: transparent;
  color: #A6A7AA;
  text-align: center;
  border: 0;
  padding: 0.25em;
  font-size: 1em;
  line-height: 1.2;
}
.payment-method-wrapper .payment-header hr {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 0;
  display: inline-block;
  width: 75%;
}
.payment-method-wrapper .payment-header .pay-by-card, .payment-method-wrapper .payment-header .pay-by-group, .payment-method-wrapper .payment-header .pay-by-points {
  cursor: pointer;
  padding: 0.5em 0;
  width: 50%;
  border-bottom: 1px solid #d2d2d2;
  text-align: center;
}
.payment-method-wrapper .payment-body {
  width: 100%;
}
.payment-method-wrapper .payment-body hr {
  border: 1px solid #d2d2d2;
  border-top: 0;
  margin: 2em 0;
}
.payment-method-wrapper .no-store-credit-card {
  text-align: left;
  width: 100%;
  margin-top: 1rem;
}
.payment-method-wrapper .no-store-credit-card h3 {
  font-weight: 600;
  font-size: 1em;
  position: static;
  text-align: left;
  border-bottom: 1px solid #d2d2d2;
  width: 100%;
  background-color: #FFFFFF;
  color: #282828;
  padding: 0.5em 0;
  margin-bottom: 1em;
}
.payment-method-wrapper .pay-by-group-info {
  width: 100%;
  text-align: left;
  vertical-align: text-top;
}
.payment-method-wrapper .pay-by-group-info select {
  margin-bottom: 1em;
}
.payment-method-wrapper .pay-by-group-info select, .payment-method-wrapper .pay-by-group-info input {
  width: initial;
}
.payment-method-wrapper .pay-by-group-info .event-name {
  display: none;
}
.payment-method-wrapper .pay-by-group-info .gc-input {
  width: 100%;
  margin-bottom: 0.25em;
}
.payment-method-wrapper .pay-by-group-info .gc-input label {
  width: 100%;
  font-size: 0.9em;
}
.payment-method-wrapper .pay-by-group-info .gc-input input {
  width: initial;
  margin-bottom: 0;
}
.payment-method-wrapper .pay-by-group-info .gc-input button {
  height: 30px;
  line-height: 30px;
}
.payment-method-wrapper .pay-by-group-info .gc-added-display {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 1em 0;
}
.payment-method-wrapper .pay-by-group-info .gc-added-display ul, .payment-method-wrapper .pay-by-group-info .gc-added-display .giftcard-remove {
  width: 50%;
}
.payment-method-wrapper .pay-by-group-info .gc-added-display ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.payment-method-wrapper .pay-by-group-info .gc-added-display ul li {
  color: #282828;
}
.payment-method-wrapper .pay-by-group-info .gc-added-display ul li:nth-of-type(1) {
  font-weight: bold;
  color: #000000;
}
.payment-method-wrapper .pay-by-group-info .gc-added-display .giftcard-remove {
  text-align: right;
}
.payment-method-wrapper .pay-by-group-info .gc-added-display .giftcard-remove a {
  color: #000000;
  text-decoration: underline;
  cursor: pointer;
}
.payment-method-wrapper .pay-by-group-info .gc-added-display .giftcard-remove a:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
}
.payment-method-wrapper .pay-by-group-info-instructions {
  display: inline-block;
  width: 100%;
  text-align: left;
  vertical-align: text-top;
  margin-bottom: 1em;
}
.payment-method-wrapper .pay-by-group-info-instructions .instruction-labels {
  width: 100%;
  position: relative;
}
.payment-method-wrapper .pay-by-group-info-instructions .instruction-labels label {
  display: inline;
}
.payment-method-wrapper .pay-by-group-info-instructions .instruction-labels .instructions-tooltip {
  font-size: 0.8em;
  color: #A6A7AA;
  cursor: pointer;
  display: inline;
}
.payment-method-wrapper .pay-by-group-info-instructions .instruction-labels .instructions-tooltip:hover .instructions-tooltip-text {
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
.payment-method-wrapper .pay-by-group-info-instructions .instruction-labels .instructions-tooltip-text {
  opacity: 0;
  position: absolute;
  top: -1.75em;
  left: 0;
  transition: all 0.2s ease-in-out;
  color: #000;
  background-color: #A6A7AA;
  padding: 0.5em;
  border-radius: 3px;
}
.payment-method-wrapper .pay-by-group-info-instructions .instruction-labels .character-max {
  float: right;
  color: #A6A7AA;
  font-style: italic;
}
.payment-method-wrapper .pay-by-group-info-instructions .instruction-text {
  width: 100%;
}
.payment-method-wrapper .pay-by-group-info-instructions .instruction-text .instructions-text-box {
  width: 100%;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box; /* Firefox, other Gecko */
  box-sizing: border-box;
  min-height: 100px;
}
.payment-method-wrapper .pay-by-card-info {
  width: 100%;
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
  list-style: none;
  text-align: left;
}
.payment-method-wrapper .pay-by-card-info label {
  text-align: left;
}
.payment-method-wrapper .pay-by-card-info ul {
  width: 100%;
  margin: 0;
  display: flex;
  flex-wrap: nowrap !important;
  margin-bottom: 1rem;
}
.payment-method-wrapper .pay-by-card-info ul li {
  display: inline-block;
  vertical-align: text-top;
  margin: 0.25em;
  flex-grow: 1;
}
@media (max-width: 767px) and (min-width: 0) {
  .payment-method-wrapper .pay-by-card-info ul li {
    display: block;
    width: 100%;
  }
}
.payment-method-wrapper .pay-by-card-info ul li input, .payment-method-wrapper .pay-by-card-info ul li select {
  width: initial;
  margin-bottom: 0;
  width: 100%;
}
.payment-method-wrapper .pay-by-card-info .cc-logos img {
  max-width: 200px;
  width: 100%;
}
.payment-method-wrapper .pay-by-points {
  text-align: center;
  width: 100%;
}
.payment-method-wrapper .pay-by-points input {
  width: 5em;
  height: auto;
}
.payment-method-wrapper .pay-by-points input[type=text] {
  font-size: 2em;
  text-align: center;
}
.payment-method-wrapper .pay-by-points h5 {
  font-size: 1.5em;
  font-weight: bold;
}
.payment-method-wrapper .payment-option {
  text-align: center;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 3px;
  width: 45%;
  padding: 0.5em;
}
.payment-method-wrapper .payment-option:hover h3, .payment-method-wrapper .payment-option:hover i {
  color: #282828;
}
.payment-method-wrapper .payment-info {
  display: none;
}
.payment-method-wrapper .payment-info-entry {
  margin: 0.25em;
}
.payment-method-wrapper .pay-by-giftcards-info {
  text-align: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px dashed #cccccc;
}
.payment-method-wrapper .pay-by-giftcards-info .gc-input {
  width: 100%;
  margin-bottom: 0.25em;
}
.payment-method-wrapper .pay-by-giftcards-info .gc-input p {
  font-size: 12px;
}
.payment-method-wrapper .pay-by-giftcards-info .gc-input .gc-use-card select {
  max-width: 300px;
}
@media (max-width: 767px) and (min-width: 0) {
  .payment-method-wrapper .pay-by-giftcards-info .gc-input .gc-use-card select {
    margin-bottom: 1rem;
  }
}
.payment-method-wrapper .pay-by-giftcards-info .gc-input .gc-add-card {
  display: none;
}
.payment-method-wrapper .pay-by-giftcards-info .gc-input label {
  width: 100%;
  font-size: 0.9em;
}
.payment-method-wrapper .pay-by-giftcards-info .gc-input input {
  height: 37px !important;
  width: initial;
  margin-bottom: 0;
}
.payment-method-wrapper .pay-by-giftcards-info .gc-input button, .payment-method-wrapper .pay-by-giftcards-info .gc-input select {
  height: initial !important;
  line-height: initial !important;
  min-width: initial !important;
  padding: 0.5rem 1rem;
}
.payment-method-wrapper .pay-by-giftcards-info .gc-added-display {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 1em 0;
}
.payment-method-wrapper .pay-by-giftcards-info .gc-added-display ul, .payment-method-wrapper .pay-by-giftcards-info .gc-added-display .giftcard-remove {
  width: 50%;
}
.payment-method-wrapper .pay-by-giftcards-info .gc-added-display ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.payment-method-wrapper .pay-by-giftcards-info .gc-added-display ul li {
  color: #282828;
}
.payment-method-wrapper .pay-by-giftcards-info .gc-added-display ul li:nth-of-type(1) {
  font-weight: bold;
  color: #000000;
}
.payment-method-wrapper .pay-by-giftcards-info .gc-added-display .giftcard-remove {
  text-align: right;
}
.payment-method-wrapper .pay-by-giftcards-info .gc-added-display .giftcard-remove a {
  color: #000000;
  text-decoration: underline;
  cursor: pointer;
}
.payment-method-wrapper .pay-by-giftcards-info .gc-added-display .giftcard-remove a:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
}
.payment-method-wrapper #oa-shipping-agreement {
  text-align: right;
}
.payment-method-wrapper #oa-shipping-agreement p {
  text-align: left;
}

.active-payment-header {
  display: block !important;
  border-color: #000000 !important;
}
.active-payment-header h3, .active-payment-header i {
  font-weight: 800 !important;
  color: #000000 !important;
}
.active-payment-header:hover {
  display: block !important;
  border-color: #000000 !important;
}
.active-payment-header:hover h3, .active-payment-header:hover i {
  font-weight: 800 !important;
  color: #000000 !important;
}

.active-payment-info {
  display: flex !important;
  flex-wrap: wrap;
}

.gc-success p {
  color: green;
}

.gc-failure, .gc-error {
  margin-bottom: 1em;
}
.gc-failure p, .gc-error p {
  color: red;
  font-weight: bold;
  font-size: 0.8em !important;
}
.gc-failure a, .gc-error a {
  color: red !important;
  font-weight: bold !important;
  font-size: 0.9em !important;
}
.gc-remaining-balance, .gc-current-balance, .gc-cart-total {
  font-weight: 800;
}

.payment-spinner {
  display: none;
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 1;
  align-items: center;
}
.payment-spinner span {
  display: block;
  margin: 0 auto;
}
.payment-spinner i {
  display: block;
  color: #282828 !important;
  animation: spin 1s linear infinite;
  align-items: center;
  font-size: 2em;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.show-spinner {
  display: flex !important;
}

.order-recap-wrapper table tbody .shipto table tbody td img {
  width: 80px;
}
.order-recap-wrapper ul {
  list-style: none;
  margin: 0;
}
.order-recap-wrapper .Order-Recap {
  padding: 0 1em;
}
.order-recap-wrapper .billing-and-payment-recap {
  width: 100%;
  margin-bottom: 2em;
  text-align: left;
}
.order-recap-wrapper .billing-and-payment-recap li {
  display: inline-block;
  vertical-align: text-top;
}
@media (max-width: 767px) and (min-width: 0) {
  .order-recap-wrapper .billing-and-payment-recap li {
    display: block !important;
    width: 100% !important;
  }
}
.order-recap-wrapper .billing-and-payment-recap li:nth-of-type(1) {
  width: 15%;
  font-weight: bold;
}
@media (max-width: 767px) and (min-width: 0) {
  .order-recap-wrapper .billing-and-payment-recap li:nth-of-type(1) {
    margin-top: 1em;
  }
}
.order-recap-wrapper .billing-and-payment-recap li:nth-of-type(2) {
  width: 20%;
}
@media (max-width: 767px) and (min-width: 0) {
  .order-recap-wrapper .billing-and-payment-recap li:nth-of-type(2) {
    margin-bottom: 1em;
  }
}
.order-recap-wrapper .billing-and-payment-recap li:nth-of-type(3) {
  font-weight: bold;
  width: 15%;
}
.order-recap-wrapper .billing-and-payment-recap li:nth-of-type(4) {
  width: 20%;
}
.order-recap-wrapper .item-recap-header {
  width: 100%;
  padding: 0.5em;
  text-align: left;
}
@media (max-width: 767px) and (min-width: 0) {
  .order-recap-wrapper .item-recap-header {
    display: none;
  }
}
.order-recap-wrapper .item-recap-header li {
  display: inline-block;
}
.order-recap-wrapper .item-recap-header li:nth-of-type(1) {
  min-width: 100px;
}
.order-recap-wrapper .item-recap-header li:nth-of-type(2) {
  width: 30%;
}
.order-recap-wrapper .item-recap-header li:nth-of-type(3) {
  width: 15%;
}
.order-recap-wrapper .item-recap-header li:nth-of-type(4) {
  width: 15%;
}
.order-recap-wrapper .item-recap-header li:nth-of-type(5) {
  width: 15%;
}
.order-recap-wrapper .order-items-recap {
  width: 100%;
  text-align: left;
  margin-bottom: 2em;
  display: flex;
  flex-wrap: wrap;
}
.order-recap-wrapper .order-items-recap .order-line {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #d2d2d2;
}
.order-recap-wrapper .order-items-recap .order-line:last-of-type {
  border-bottom: 0;
}
.order-recap-wrapper .order-items-recap .order-line .order-item {
  width: 50%;
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
}
.order-recap-wrapper .order-items-recap .order-line .order-item .order-item-image {
  width: 50%;
}
.order-recap-wrapper .order-items-recap .order-line .order-item .order-item-details {
  width: 50%;
}
.order-recap-wrapper .order-items-recap .order-line .order-ship {
  width: 50%;
  padding: 1em;
}
.order-recap-wrapper button {
  margin-left: auto;
}

#order-recap-form {
  font-size: 0.8rem;
}

.Single-Page-Checkout-Summary {
  width: 35%;
  background-color: #FFF;
  padding-left: 1em;
  margin-top: 0;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) and (min-width: 0) {
  .Single-Page-Checkout-Summary {
    width: 100%;
  }
}
.Single-Page-Checkout-Summary .order-summary {
  padding: 2rem;
  margin-bottom: 1em;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}
@media (max-width: 1024px) and (min-width: 678px) {
  .Single-Page-Checkout-Summary .order-summary {
    padding: 1em;
    font-size: 14px;
  }
}
.Single-Page-Checkout-Summary .order-summary h2 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.2em;
  margin: 0 0 2rem 0;
}
.Single-Page-Checkout-Summary .order-summary .checkout-type {
  text-align: center;
  margin-bottom: 1rem;
}
.Single-Page-Checkout-Summary .order-summary hr {
  width: 10%;
  margin: 0 auto 1em auto;
}
.Single-Page-Checkout-Summary .order-summary table {
  width: 100%;
  margin-bottom: 2em;
}
.Single-Page-Checkout-Summary .order-summary table td {
  text-align: right;
  padding: 0.5em 0;
}
.Single-Page-Checkout-Summary .order-summary table td:first-of-type {
  width: 60%;
  text-align: left;
}
.Single-Page-Checkout-Summary .order-summary table #order-summary-total {
  font-weight: bold;
}
.Single-Page-Checkout-Summary .order-summary #promo-code-entry-form input {
  width: 100%;
  vertical-align: bottom;
}
.Single-Page-Checkout-Summary .order-summary #promo-code-entry-form #promo-code-button {
  width: 100%;
  margin-bottom: 2em;
  min-width: initial !important;
  padding: 1.2rem 3rem;
}
.Single-Page-Checkout-Summary .order-summary .ShippingOptionsMap > div {
  color: #282828;
  text-align: center;
  cursor: pointer;
}
.Single-Page-Checkout-Summary .order-summary .ShippingOptionsMap > div:hover {
  color: #000000;
}
.Single-Page-Checkout-Summary .order-summary .ShippingOptionsMap .icons-ul {
  margin: 2em 0 0 2em;
  font-size: 0.9em;
}
@media (max-width: 1024px) and (min-width: 678px) {
  .Single-Page-Checkout-Summary .order-summary .ShippingOptionsMap .icons-ul {
    margin-left: 1em;
  }
}

.confirm-order {
  text-align: center;
  margin: 10px 0;
  border: 2px dashed #e31929;
  padding: 20px;
}
.confirm-order h3 {
  font-weight: bold;
}

.order-num {
  font-size: 18px;
  color: #000000;
}

.shipto table:nth-of-type(1) {
  margin-bottom: 2em;
}

.search-results h2 {
  width: 100%;
  text-align: center;
}

.search-desktop {
  position: fixed;
  top: -500px;
  right: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background-color: #000000;
  color: #FFFFFF;
  z-index: 101;
  padding: 2rem 0;
  transition: all 0.2s ease-in-out;
}
@media print {
  .search-desktop {
    display: none;
  }
}
.search-desktop .search-header {
  width: 100%;
  padding: 1rem;
  text-align: center;
}
.search-desktop .search-header img {
  max-width: 150px;
  margin: 0 auto;
  width: 100%;
}
.search-desktop .close-search-button {
  padding: 1rem;
  position: absolute;
  top: 1rem;
  right: 1rem;
  cursor: pointer;
}
.search-desktop .close-search-button i {
  font-size: 2rem;
}
.search-desktop .search-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
}
.search-desktop .search-wrapper h1 {
  font-size: 1.5rem;
  color: #FFFFFF;
  margin-bottom: 2rem;
  text-align: center;
}
.search-desktop .search-wrapper form {
  margin: 0;
  display: flex;
  width: 100%;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.search-desktop .search-wrapper form input {
  background-color: transparent;
  color: #FFFFFF;
  padding: 1rem;
  flex-grow: 4;
  border: 0;
  margin: 0;
  height: initial;
  height: auto;
}
.search-desktop .search-wrapper form input::placeholder {
  color: #FFFFFF;
}
.search-desktop .search-wrapper form button {
  background-color: transparent;
  outline: 0;
  border: 0;
  flex-grow: 1;
  text-align: right;
  padding: 1.5rem;
}
.search-desktop .search-wrapper form button i {
  color: #FFFFFF;
  font-weight: 300;
  font-size: 1.25rem;
}

.open-search {
  animation: showDesktop 0.5s linear;
  animation-fill-mode: forwards;
}

.hide-search {
  animation: hideDesktop 0.5s linear;
  animation-fill-mode: forwards;
}

@keyframes showDesktop {
  0% {
    top: -500px;
  }
  100% {
    top: 0;
  }
}
@keyframes hideDesktop {
  0% {
    top: 0;
  }
  100% {
    top: -500px;
  }
}
.hide-keywords {
  display: none;
}

#maintenanceMessage {
  position: fixed;
  width: 500px;
  right: 0;
  top: 120px;
  padding: 2em;
  background-color: black;
  color: #FFFFFF;
  z-index: 1049;
  text-align: center;
  animation-name: maint;
  animation-duration: 0.5s;
  animation-timing-function: ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #FFF;
  font-weight: 300;
  font-size: 0.9rem;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  letter-spacing: 1px;
}
@media (max-width: 767px) and (min-width: 0) {
  #maintenanceMessage {
    width: 300px;
  }
}

#close-maint-message {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #FFF;
  cursor: pointer;
}

#modal-important-notice {
  color: red;
  font-weight: bold;
}

#important-notice {
  color: red;
  font-weight: bold;
}

.maint-dismiss {
  right: -1000px !important;
  transition: all 0.2s ease-in-out !important;
}

.promo-banner-header {
  width: 100%;
  background-color: pink;
}
.promo-banner-header .wrapper {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  font-weight: bold;
  text-align: center;
  padding: 0.25em;
  font-size: 14px;
  text-transform: uppercase;
}

.faqs .my-account-right {
  margin: 0 auto;
}
.faqs h5 {
  border-bottom: 1px solid #d2d2d2;
  font-weight: 600;
  padding-bottom: 0.5em;
  color: #282828;
  margin-bottom: 2em;
}
.faqs .faq-nav {
  margin: 0;
  list-style: none;
  display: inline-block;
  vertical-align: text-top;
}
.faqs .faq-nav li {
  cursor: pointer;
  font-weight: 600;
  border-bottom: 2px solid #FFF;
  color: #A6A7AA;
  text-align: left;
  width: 100% !important;
  display: block;
  padding: 2em 1em 1em 1em;
}
.faqs .faq-nav li:hover {
  color: pink;
  border-bottom: 2px solid #FFFFFF;
}
.faqs .faq-nav li:hover ul {
  color: pink;
}
.faqs .faq-nav li:hover ul li {
  color: pink;
}
.faqs .faq-nav li:hover ul li:hover {
  border-bottom: 0;
}
.faqs .shopping-online, .faqs .orders, .faqs .shipping-returns {
  display: inline-block;
  margin: 0 auto;
  vertical-align: text-top;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  min-height: 489px;
}
@media (max-width: 767px) and (min-width: 0) {
  .faqs .shopping-online, .faqs .orders, .faqs .shipping-returns {
    width: 100%;
    padding: 2em 1em;
  }
}
.faqs .shopping-online ul, .faqs .orders ul, .faqs .shipping-returns ul {
  width: 100%;
}
.faqs .shopping-online ul p, .faqs .orders ul p, .faqs .shipping-returns ul p {
  text-align: left;
}
.faqs .orders, .faqs .shipping-returns {
  display: none;
}

.faq-nav-active {
  color: #000000 !important;
  border-bottom: 2px solid #FFFFFF !important;
}

.calendar-ship-dates {
  width: 100%;
  border: 1px solid #282828;
  padding: 0.25em;
  margin: 0.75em 0 !important;
}
.calendar-ship-dates li {
  display: inline-block;
  width: 49.8%;
}
.calendar-ship-dates li ul {
  display: block;
}
.calendar-ship-dates li ul li {
  display: block;
  padding: 0.5em;
  border-bottom: 1px solid #282828;
  width: 100%;
}
.calendar-ship-dates li ul li:nth-of-type(1) {
  font-weight: 700;
  border-bottom: 2px solid #282828;
}
.calendar-ship-dates li ul li:last-child {
  border-bottom: none;
}

.expander {
  margin-left: 0 !important;
  width: 60%;
  list-style: none;
  text-align: left;
  transition: all 0.2s ease-in-out;
}
.expander a {
  color: #000000;
  font-weight: 600;
}
.expander .expander-trigger {
  color: #000000;
  cursor: pointer;
  display: block;
  font-size: 1em;
  margin-bottom: 1em;
  padding-bottom: 0.25em;
  text-decoration: none;
  user-select: none;
  transition: all 0.2s ease-in-out;
}
.expander .expander-trigger::before {
  content: "▼";
  font-size: 0.7em;
  margin-right: 0.5em;
}
.expander .expander-content {
  list-style: none;
  transition: all 0.2s ease-in-out;
  margin: 0 0 1em 1em;
}
.expander .expander-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 2em;
}
.expander .expander-content ul li {
  margin: 1em 0;
}
.expander .expander-content ul li span {
  font-weight: bold;
}
.expander .expander-content p {
  color: #333;
  line-height: 1.5em;
}
.expander .expander-hidden {
  transition: all 0.2s ease-in-out;
}
.expander .expander-hidden::before {
  content: "►";
  font-size: 0.7em;
}
.expander .expander-hidden + li.expander-content {
  display: none;
}

.order-confirmation {
  background-color: #d2d2d2;
  width: 100%;
}
.order-confirmation .order-confirmation-wrapper {
  max-width: 800px;
  width: 100%;
  padding: 2rem 2rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #FFFFFF;
}
.order-confirmation .order-confirmation-header {
  width: 100%;
  text-align: center;
  padding: 2rem;
  margin-bottom: 2rem;
}
.order-confirmation .order-confirmation-header h3 {
  font-weight: bold;
}
.order-confirmation .order-confirmation-header .order-num {
  font-size: 18px;
  color: #000000;
}
.order-confirmation .order-confirm-entry {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  line-height: 1.5;
}
.order-confirmation .order-confirm-entry .left {
  width: 50%;
  font-weight: bold;
  margin-bottom: 2rem;
}
.order-confirmation .order-confirm-entry .right {
  width: 50%;
  margin-bottom: 2rem;
}
@media (max-width: 500px) {
  .order-confirmation .order-confirm-entry .left, .order-confirmation .order-confirm-entry .right {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.order-confirmation .order-confirm-entry hr {
  border-top: 0;
  border: 1px dashed #A6A7AA;
  width: 100%;
  margin: 1rem 0;
}
.order-confirmation .shipping-address .order-comments {
  width: 100%;
  margin-bottom: 2rem;
}
.order-confirmation .shipping-address .order-comments div {
  width: 100%;
}
.order-confirmation .shipping-address .order-comments div:first-of-type {
  margin-bottom: 1rem;
}
.order-confirmation .shipping-address .item-summary, .order-confirmation .shipping-address .item-summary-header, .order-confirmation .shipping-address .item-summary-products {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.order-confirmation .shipping-address .item-summary-header, .order-confirmation .shipping-address .item-summary-products {
  width: 100%;
  padding: 0.5rem 0;
  font-size: 0.9rem;
}
.order-confirmation .shipping-address .item-summary-header div, .order-confirmation .shipping-address .item-summary-products div {
  width: 25%;
}
.order-confirmation .shipping-address .item-summary-header {
  width: 100%;
  font-weight: bold;
  margin-top: 2rem;
}
.order-confirmation .shipping-address .item-summary-header div {
  padding-right: 0.5rem;
}
.order-confirmation .shipping-address .item-summary-header div:last-of-type {
  text-align: right;
  padding-right: 0;
}
@media (max-width: 500px) {
  .order-confirmation .shipping-address .item-summary-header {
    display: none;
  }
}
.order-confirmation .shipping-address .item-summary-products .item-summary-products-entry {
  width: 100%;
  padding: 0.5rem 0;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 500px) {
  .order-confirmation .shipping-address .item-summary-products .item-summary-products-entry {
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
    border-bottom: 1px dashed #A6A7AA;
  }
  .order-confirmation .shipping-address .item-summary-products .item-summary-products-entry:last-of-type {
    border-bottom: 0;
  }
  .order-confirmation .shipping-address .item-summary-products .item-summary-products-entry span {
    padding: 0.25rem;
  }
  .order-confirmation .shipping-address .item-summary-products .item-summary-products-entry span:first-of-type {
    padding-left: 0;
  }
  .order-confirmation .shipping-address .item-summary-products .item-summary-products-entry span:last-of-type {
    margin-left: auto;
    padding-right: 0;
  }
}
.order-confirmation .shipping-address .item-summary-products .item-summary-products-entry div {
  padding-right: 0.5rem;
}
.order-confirmation .shipping-address .item-summary-products .item-summary-products-entry div:last-of-type {
  text-align: right;
  padding-right: 0;
}
.order-confirmation .shipping-address .item-summary-products .item-summary-products-entry div .mobile-header {
  display: none;
}
@media (max-width: 500px) {
  .order-confirmation .shipping-address .item-summary-products .item-summary-products-entry div {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-right: 0;
  }
  .order-confirmation .shipping-address .item-summary-products .item-summary-products-entry div .mobile-header {
    display: flex;
    font-weight: bold;
  }
}
.order-confirmation .order-summary {
  max-width: 400px;
  margin-left: auto;
}
.order-confirmation .order-summary .right {
  text-align: right;
}
@media (max-width: 500px) {
  .order-confirmation .order-summary .right, .order-confirmation .order-summary .left {
    width: 50% !important;
  }
}

.monolith-partial {
  width: 100%;
}

.feedback-survey {
  max-width: 800px;
  margin: 0 auto;
  padding: 2rem;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.feedback-survey .dismiss-feedback {
  padding: 1rem;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  font-size: 1.25rem;
  transition: all 0.2s ease-in-out;
}
.feedback-survey .dismiss-feedback:hover {
  transform: scale(1.2);
  transition: all 0.2s ease-in-out;
}
.feedback-survey form h1 {
  text-align: center;
  font-size: 2rem;
}
.feedback-survey form .icon-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.feedback-survey form .icon-wrapper div {
  padding: 2rem;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.feedback-survey form .icon-wrapper div:hover img {
  transform: scale(1.2);
  transition: all 0.2s ease-in-out;
}
.feedback-survey form .icon-wrapper div:hover h5 {
  font-weight: 800;
  transition: all 0.2s ease-in-out;
}
.feedback-survey form .icon-wrapper div span {
  display: block;
  width: 100%;
  text-align: center;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.feedback-survey form .icon-wrapper div img {
  max-width: 125px;
  width: 100%;
  transition: all 0.2s ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.feedback-survey form .icon-wrapper div h5 {
  margin-top: 2rem;
  font-weight: 600;
  color: #000000;
  font-size: 1rem;
  text-align: center;
  transition: all 0.2s ease-in-out;
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif;
}
.feedback-survey form .additional-feedback {
  text-align: center;
  display: none;
  transition: all 0.2s ease-in-out;
}
.feedback-survey form .additional-feedback h1 {
  font-size: 2rem;
}
.feedback-survey form .additional-feedback textarea {
  width: 100%;
  height: 150px;
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 2rem;
}
.feedback-survey form .additional-feedback label[for=contact-feedback] {
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}
.feedback-survey form .additional-feedback label[for=contact-feedback] input {
  margin-right: 0.5rem;
  cursor: pointer;
}
.feedback-survey form .additional-feedback label[for=contact-feedback] span {
  align-self: center;
}
.feedback-survey form .additional-feedback button {
  margin: 0 auto;
}
.feedback-survey .success, .feedback-survey .failure {
  display: none;
  text-align: center;
}
.feedback-survey .success button, .feedback-survey .failure button {
  margin: 0 auto;
}

.option-selected span {
  display: block;
  animation: surveyspin 0.5s;
}
.option-selected img {
  animation: grow 0.5s;
  animation-fill-mode: forwards;
  transition: all 0.2s ease-in-out;
}
.option-selected h5 {
  font-weight: 800 !important;
  transition: all 0.2s ease-in-out;
}

.show-additional-feedback {
  display: block !important;
  animation: showfeedback 0.5s;
  animation-fill-mode: forwards;
  transition: all 0.2s ease-in-out;
}

.option-remove {
  animation: fadeaway 0.5s;
  animation-fill-mode: forwards;
}
.option-remove span {
  animation: spinaway 0.5s;
  animation-fill-mode: forwards;
}

@keyframes surveyspin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes grow {
  0% {
    transform: scale(1.2);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@keyframes showfeedback {
  0% {
    transform: scale(0);
    opacity: 0 !important;
  }
  100% {
    transform: scale(1);
    opacity: 1 !important;
  }
}
@keyframes spinaway {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeaway {
  0% {
    transform: scale(1);
    opacity: 1 !important;
    margin-left: 0;
  }
  100% {
    transform: scale(0);
    opacity: 0 !important;
    margin-left: -100%;
  }
}
.points-summary {
  width: 100%;
  background-color: #FFFFFF;
  display: inline-flex;
  color: #FFFFFF;
  border-top: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
}
.points-summary .budget-remaining, .points-summary .points-recieved, .points-summary .points-give {
  text-align: center;
  flex-grow: 1;
  padding: 1em;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.points-summary .budget-remaining h5, .points-summary .points-recieved h5, .points-summary .points-give h5 {
  font-size: 1em;
  font-weight: 600;
  width: 100%;
  text-align: center;
  margin: 0;
  display: block;
  text-transform: uppercase;
}
.points-summary .budget-remaining hr, .points-summary .points-recieved hr, .points-summary .points-give hr {
  width: 0.75em;
  border-top: 0;
  border-bottom: 1px solid #FFFFFF;
  margin: 0.75em auto;
}
.points-summary .budget-remaining ul, .points-summary .points-recieved ul, .points-summary .points-give ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: block;
  max-width: 15em;
}
.points-summary .budget-remaining ul li, .points-summary .points-recieved ul li, .points-summary .points-give ul li {
  line-height: 1.5;
}
.points-summary .budget-remaining ul li:nth-of-type(1), .points-summary .points-recieved ul li:nth-of-type(1), .points-summary .points-give ul li:nth-of-type(1) {
  font-size: 0.9em;
}
.points-summary .budget-remaining ul li:nth-of-type(2), .points-summary .points-recieved ul li:nth-of-type(2), .points-summary .points-give ul li:nth-of-type(2) {
  font-size: 3em;
  font-weight: 700;
}
.points-summary .budget-remaining ul li:nth-of-type(3), .points-summary .points-recieved ul li:nth-of-type(3), .points-summary .points-give ul li:nth-of-type(3) {
  font-size: 0.9em;
}
.points-summary .points-give {
  border-right: 0;
}

.prop65-link {
  display: block;
  font-weight: bold;
  color: red;
  cursor: pointer;
}
.prop65-link:hover {
  color: darkred;
}
.prop65-link img {
  max-width: 20px;
  width: 100%;
  height: auto;
  vertical-align: top;
}

.prop65-modal {
  width: 90% !important;
  max-width: 700px !important;
}
.prop65-modal .modal-body {
  flex-wrap: wrap;
  padding: 1em 4em 1em 4em;
  height: auto !important;
  flex-direction: row;
  font-size: 14px;
}
@media (max-width: 767px) and (min-width: 0) {
  .prop65-modal .modal-body {
    padding: 1em 2em;
  }
}
.prop65-modal .modal-body .warning-header {
  width: 100%;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 1em;
}
.prop65-modal .modal-body .warning-header img {
  max-width: 40px;
}
.prop65-modal .modal-body p {
  width: 100%;
}
.prop65-modal .modal-body .warning-optin {
  width: 100%;
  text-align: center;
}
.prop65-modal .modal-body .warning-buttons {
  width: 100%;
  padding: 1em;
  text-align: center;
}
.prop65-modal .modal-body .warning-buttons button {
  font-size: 1em;
  color: #FFF;
  background-color: #000000;
  padding: 1em;
  margin: 0;
  transition: all 0.2s ease-out;
  border: 0;
  text-transform: uppercase;
  font-weight: 600;
}

#prop65-confirm-modal {
  width: 99% !important;
  position: absolute !important;
}
@media (max-width: 767px) and (min-width: 0) {
  #prop65-confirm-modal {
    top: 2px !important;
  }
}
@media (max-width: 767px) and (min-width: 0) {
  #prop65-confirm-modal .modal-header {
    padding: 0 !important;
  }
}
@media (max-width: 767px) and (min-width: 0) {
  #prop65-confirm-modal .modal-body {
    padding: 1em !important;
  }
}
#prop65-confirm-modal .affected-items {
  text-align: center;
  font-weight: bold;
}
#prop65-confirm-modal .warning-text {
  padding: 1em;
  margin: 1em 0;
  background-color: #f8f8f8;
}
#prop65-confirm-modal .warning-items {
  width: 100%;
  padding: 1em 0;
  margin: 0 0 2em 0;
  max-height: 150px;
  overflow-y: auto;
}
#prop65-confirm-modal .warning-items p {
  text-align: center;
}
#prop65-confirm-modal .warning-items .warning-item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#prop65-confirm-modal .warning-items .warning-item:nth-of-type(even) {
  background-color: #f8f8f8;
}
#prop65-confirm-modal .warning-buttons {
  display: flex;
  justify-content: space-between;
  padding: 2em 0 6em 0;
}
#prop65-confirm-modal .warning-buttons #prop65-return-to-cart {
  background-color: #ffffff;
  color: #000000;
}

.login-error, .create-account-error {
  color: red;
  margin: 1em 0;
  width: fit-content !important;
}

.alert-backorder {
  display: none;
  text-align: left;
  background-color: #f2dede;
  border: 1px solid rgb(237.6760869565, 211.0239130435, 215.465942029);
  color: #b94a48;
  padding: 1em;
  /*    font-weight: bold;*/
  margin: 2em 0 1em 0;
  font-family: "Cadillac Gothic Narrow";
}

.page-error {
  text-align: center;
  padding-top: 3em;
}
.page-error div {
  max-width: 1200px;
  margin: 0 auto;
  width: 95%;
  margin-bottom: 3em;
  text-align: center;
}
.page-error div .error {
  margin: 0 auto;
  margin-bottom: 2em;
}
.page-error img {
  max-width: 200px;
  margin: 0 auto;
}
.page-error .btn {
  margin: 0 auto;
}

.alert {
  padding: 8px 14px 8px 14px;
  margin: 1em;
  text-align: left !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid rgb(250.5193548387, 238.3220430108, 213.1806451613);
}

.alert,
.alert h4 {
  color: #c09853;
  padding: 1em;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

.alert-success {
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
  color: #468847;
}

.alert-success h4 {
  color: #468847;
}

.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: rgb(237.6760869565, 211.0239130435, 215.465942029);
  color: #b94a48;
  width: 100%;
}

.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

.alert-info {
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
  color: #3a87ad;
}

.alert-info h4 {
  color: #3a87ad;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}

.parsley-errors-list {
  margin: 2px 0 3px !important;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}

.promo-success {
  float: left;
}

button:focus {
  outline: 0;
}

.btn-alpha, #c-submit-button, .btn-cart, .el-button {
  display: inline-block;
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif;
  font-size: 0.9rem;
  color: #000000;
  background-color: transparent;
  padding: 0.875rem 2rem;
  margin: 0;
  transition: all 0.2s ease-out;
  border: 2px solid #000000;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  border-radius: 0;
  letter-spacing: 0.1rem;
  /*    min-width: 200px;
  max-width: 250px;*/
}
.btn-alpha:hover, #c-submit-button:hover, .btn-cart:hover, .el-button:hover {
  text-decoration: none !important;
  transition: all 0.2s ease-out;
  color: #FFFFFF;
  background-color: #000000;
}
.btn-alpha:hover:active, .btn-alpha:hover:focus, .btn-alpha:hover:visited, #c-submit-button:hover:active, #c-submit-button:hover:focus, #c-submit-button:hover:visited, .btn-cart:hover:active, .btn-cart:hover:focus, .btn-cart:hover:visited, .el-button:hover:active, .el-button:hover:focus, .el-button:hover:visited {
  color: #FFFFFF;
  background-color: #000000;
}
.btn-alpha:active, .btn-alpha:focus, .btn-alpha:visited, #c-submit-button:active, #c-submit-button:focus, #c-submit-button:visited, .btn-cart:active, .btn-cart:focus, .btn-cart:visited, .el-button:active, .el-button:focus, .el-button:visited {
  color: #000000;
}
.btn-alpha i, #c-submit-button i, .btn-cart i, .el-button i {
  margin: 0 0.25em;
}
.btn-alpha .fa-circle-notch, #c-submit-button .fa-circle-notch, .btn-cart .fa-circle-notch, .el-button .fa-circle-notch {
  animation: spin 1s linear infinite;
}
.btn-alpha:disabled, #c-submit-button:disabled, .btn-cart:disabled, .el-button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.btn-alpha:disabled:hover, #c-submit-button:disabled:hover, .btn-cart:disabled:hover, .el-button:disabled:hover {
  text-decoration: none !important;
  transition: all 0.2s ease-out;
  color: #000000;
  background-color: transparent;
}
.btn-alpha:disabled:hover:active, .btn-alpha:disabled:hover:focus, .btn-alpha:disabled:hover:visited, #c-submit-button:disabled:hover:active, #c-submit-button:disabled:hover:focus, #c-submit-button:disabled:hover:visited, .btn-cart:disabled:hover:active, .btn-cart:disabled:hover:focus, .btn-cart:disabled:hover:visited, .el-button:disabled:hover:active, .el-button:disabled:hover:focus, .el-button:disabled:hover:visited {
  color: #000000;
  background-color: transparent;
}

.btn-beta, .email-opt-in-footer input[type=submit] {
  display: inline-block;
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif;
  font-size: 0.9rem;
  color: #FFFFFF;
  background-color: transparent;
  padding: 0.82rem 2rem;
  margin: 0;
  transition: all 0.2s ease-out;
  border: 2px solid #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  border-radius: 0;
  letter-spacing: 0.1rem;
  /*    min-width: 200px;
  max-width: 250px;*/
}
.btn-beta:hover, .email-opt-in-footer input[type=submit]:hover {
  text-decoration: none !important;
  transition: all 0.2s ease-out;
  color: #000000;
  background-color: #FFFFFF;
}
.btn-beta:hover:active, .btn-beta:hover:focus, .btn-beta:hover:visited, .email-opt-in-footer input[type=submit]:hover:active, .email-opt-in-footer input[type=submit]:hover:focus, .email-opt-in-footer input[type=submit]:hover:visited {
  color: #000000;
  background-color: #FFFFFF;
}
.btn-beta:active, .btn-beta:focus, .btn-beta:visited, .email-opt-in-footer input[type=submit]:active, .email-opt-in-footer input[type=submit]:focus, .email-opt-in-footer input[type=submit]:visited {
  color: #FFFFFF;
}
.btn-beta i, .email-opt-in-footer input[type=submit] i {
  margin: 0 0.25em;
}
.btn-beta .fa-circle-notch, .email-opt-in-footer input[type=submit] .fa-circle-notch {
  animation: spin 1s linear infinite;
}
.btn-beta:disabled, .email-opt-in-footer input[type=submit]:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.btn-beta:disabled:hover, .email-opt-in-footer input[type=submit]:disabled:hover {
  text-decoration: none !important;
  transition: all 0.2s ease-out;
  color: #FFFFFF;
  background-color: transparent;
}
.btn-beta:disabled:hover:active, .btn-beta:disabled:hover:focus, .btn-beta:disabled:hover:visited, .email-opt-in-footer input[type=submit]:disabled:hover:active, .email-opt-in-footer input[type=submit]:disabled:hover:focus, .email-opt-in-footer input[type=submit]:disabled:hover:visited {
  color: #FFFFFF;
  background-color: transparent;
}

.btn-gamma {
  display: inline-block;
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif;
  font-size: 0.9rem;
  color: #000000;
  background-color: transparent;
  padding: 0.64rem 2rem;
  margin: 0;
  transition: all 0.2s ease-out;
  border: 2px solid #000000;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  border-radius: 0;
  letter-spacing: 0.1rem;
  /*    min-width: 200px;
  max-width: 250px;*/
}
.btn-gamma:hover {
  text-decoration: none !important;
  transition: all 0.2s ease-out;
  color: #FFFFFF;
  background-color: #000000;
}
.btn-gamma:hover:active, .btn-gamma:hover:focus, .btn-gamma:hover:visited {
  color: #FFFFFF;
  background-color: #000000;
}
.btn-gamma:active, .btn-gamma:focus, .btn-gamma:visited {
  color: #000000;
}
.btn-gamma i {
  margin: 0 0.25em;
}
.btn-gamma .fa-circle-notch {
  animation: spin 1s linear infinite;
}

.btn-neutral, .c-non-submit-button {
  display: inline-block;
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif;
  font-size: 0.9rem;
  color: #FFFFFF;
  background-color: #787878;
  padding: 1.2rem 2rem;
  margin: 0;
  transition: all 0.2s ease-out;
  border: 1px solid transparent;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  border-radius: 0;
  letter-spacing: 0.1rem;
  /*    min-width: 200px;
  max-width: 250px;*/
}
.btn-neutral:hover, .c-non-submit-button:hover {
  text-decoration: none !important;
  transition: all 0.2s ease-out;
  color: #FFFFFF;
  background-color: #282828;
}
.btn-neutral:hover:active, .btn-neutral:hover:focus, .btn-neutral:hover:visited, .c-non-submit-button:hover:active, .c-non-submit-button:hover:focus, .c-non-submit-button:hover:visited {
  color: #FFFFFF;
  background-color: #282828;
}
.btn-neutral:active, .btn-neutral:focus, .btn-neutral:visited, .c-non-submit-button:active, .c-non-submit-button:focus, .c-non-submit-button:visited {
  color: #FFFFFF;
}
.btn-neutral i, .c-non-submit-button i {
  margin: 0 0.25em;
}
.btn-neutral .fa-circle-notch, .c-non-submit-button .fa-circle-notch {
  animation: spin 1s linear infinite;
}

.btn-reverse {
  display: inline-block;
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif;
  font-size: 0.9rem;
  background-color: #FFFFFF;
  color: #282828;
  padding: 1rem;
  margin: 0;
  transition: all 0.2s ease-out;
  border: 1px solid #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  border-radius: 0;
  /*    min-width: 200px;
  max-width: 250px;*/
}
.btn-reverse:hover {
  text-decoration: none !important;
  transition: all 0.2s ease-out;
  color: #000000;
}
.btn-reverse:hover:active, .btn-reverse:hover:focus, .btn-reverse:hover:visited {
  color: #000000;
}
.btn-reverse:active, .btn-reverse:focus, .btn-reverse:visited {
  color: #000000;
}
.btn-reverse i {
  margin: 0 0.25em;
}
.btn-reverse .fa-circle-notch {
  animation: spin 1s linear infinite;
}

.btn-ghost {
  display: inline-block;
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif;
  font-size: 0.9rem;
  color: #FFFFFF;
  background-color: transparent;
  padding: 1.2rem 4rem;
  margin: 0;
  transition: all 0.2s ease-out;
  border: 2px solid #FFFFFF;
  text-transform: none;
  text-align: center;
  font-weight: 600;
  border-radius: 0;
  text-transform: uppercase;
  cursor: pointer;
}
.btn-ghost:hover {
  text-decoration: none !important;
  transition: all 0.2s ease-out;
  background-color: #FFFFFF;
  color: #000000;
}
.btn-ghost:hover:active, .btn-ghost:hover:focus, .btn-ghost:hover:visited {
  color: #000000;
}
.btn-ghost:active, .btn-ghost:focus, .btn-ghost:visited {
  color: #FFFFFF;
}
.btn-ghost i {
  margin: 0 0.25em;
}
.btn-ghost .fa-circle-notch {
  animation: spin 1s linear infinite;
}

.btn-ghost-alt {
  display: block;
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif;
  font-size: 1em;
  color: #000000;
  background-color: transparent;
  padding: 1rem 2rem;
  margin: 0;
  transition: all 0.2s ease-out;
  border: 2px solid #000000;
  text-transform: none;
  text-align: center;
  font-weight: 600;
  border-radius: 0;
  max-width: 250px;
  text-transform: uppercase;
}
.btn-ghost-alt:hover {
  text-decoration: none !important;
  transition: all 0.2s ease-out;
  background-color: #000000;
  color: #FFFFFF;
}
.btn-ghost-alt:hover:active, .btn-ghost-alt:hover:focus, .btn-ghost-alt:hover:visited {
  color: #FFFFFF;
}
.btn-ghost-alt:active, .btn-ghost-alt:focus, .btn-ghost-alt:visited {
  color: #000000;
}
.btn-ghost-alt i {
  margin: 0 0.25em;
}
.btn-ghost-alt .fa-circle-notch {
  animation: spin 1s linear infinite;
}

.btn-approve {
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif;
  color: green;
  font-size: 1.5em;
  text-transform: uppercase;
  background-color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0.5em;
  font-weight: bold;
  height: 50px;
  transition: all 0.2s ease-out;
  border: 3px solid white;
  vertical-align: middle;
}
.btn-approve:hover {
  background-color: white;
  border-color: white;
  text-decoration: none !important;
  transition: all 0.2s ease-out;
  color: shade(green, 20%);
}
.btn-approve:active, .btn-approve:focus {
  color: green;
}
.btn-approve i {
  margin-right: 0.5em;
}

.btn-deny {
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif;
  color: red;
  font-size: 1.5em;
  font-weight: bold;
  text-transform: uppercase;
  background-color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0.5em;
  height: 50px;
  transition: all 0.2s ease-out;
  border: 3px solid white;
  vertical-align: middle;
}
.btn-deny:hover {
  background-color: white;
  border-color: white;
  text-decoration: none !important;
  transition: all 0.2s ease-out;
  color: shade(red, 20%);
}
.btn-deny:active, .btn-deny:focus {
  color: red;
}
.btn-deny i {
  margin-right: 0.5em;
}

.btn-disabled {
  font-family: "Cadillac Gothic Wide", Century Gothic, Arial, sans-serif;
  font-size: 1em;
  color: #FFF;
  font-weight: 400;
  background-color: #000000;
  padding: 4px 9px;
  margin: 0;
  min-height: 40px;
  transition: all 0.2s ease-out;
  border: 1px solid #636363;
  border-top-color: #AAAAAA;
  border-bottom-color: #636363;
  background: -webkit-gradient(linear, left top, left bottom, from(tint(#666666, 20%)), to(#666666));
  background: -moz-linear-gradient(top, tint(#666666, 20%), #666666);
  background: linear-gradient(top, tint(#666666, 20%), #666666);
  border-radius: 5px;
  opacity: 0.2;
  cursor: initial;
}
.btn-disabled:active, .btn-disabled:focus {
  color: #FFFFFF;
}
.btn-disabled i {
  margin-right: 0.5em;
}
.btn-disabled:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(tint(#666666, 20%)), to(#666666));
  background: -moz-linear-gradient(top, tint(#666666, 20%), #666666);
  background: linear-gradient(top, tint(#666666, 20%), #666666);
  border: 1px solid #636363;
  border-top-color: #AAAAAA;
  border-bottom-color: #636363;
}

#return-to-top {
  display: none;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 100px;
  right: 20px;
  min-width: initial;
  display: none;
  padding: 10px;
  border: 2px solid #000000;
  z-index: 100;
  background-color: #FFFFFF;
}
#return-to-top:hover {
  background-color: #000000;
  color: #FFFFFF;
}
#return-to-top:hover:active, #return-to-top:hover:focus, #return-to-top:hover:visited {
  background-color: #000000;
  color: #FFFFFF;
}
#return-to-top:active, #return-to-top:focus, #return-to-top:visited {
  background-color: #FFFFFF;
  color: #000000;
}
#return-to-top span {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#return-to-top span i {
  margin: 0;
  padding: 0;
  align-self: center;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.btn-wishlist {
  display: inline-block;
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif;
  font-size: 0.9rem;
  color: #000000;
  background-color: #FFFFFF;
  padding: 0.875rem 2rem;
  margin: 0;
  transition: all 0.2s ease-out;
  border: 2px solid #000000;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  border-radius: 0;
  letter-spacing: 0.1rem;
  /*    min-width: 200px;
  max-width: 250px;*/
}
.btn-wishlist:hover {
  text-decoration: none !important;
  transition: all 0.2s ease-out;
  color: #FFFFFF;
  background-color: #000000;
}
.btn-wishlist:hover:active, .btn-wishlist:hover:focus, .btn-wishlist:hover:visited {
  color: #FFFFFF;
  background-color: #000000;
}
.btn-wishlist:active, .btn-wishlist:focus, .btn-wishlist:visited {
  color: #000000;
}
.btn-wishlist i {
  margin: 0 0.25em;
}
.btn-wishlist .fa-circle-notch {
  animation: spin 1s linear infinite;
}

.btn-continue-shopping {
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif;
  color: #000000;
  font-weight: 400;
  background-color: transparent;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0.5em;
  height: 50px;
  transition: all 0.2s ease-out;
  border: 3px solid transparent;
  vertical-align: middle;
  text-transform: uppercase;
}
.btn-continue-shopping:hover {
  color: #000000;
  transition: all 0.2s ease-out;
}
.btn-continue-shopping:hover i {
  transition: all 0.2s ease-out;
}
.btn-continue-shopping:hover i:before {
  transition: all 0.2s ease-out;
}
.btn-continue-shopping:active, .btn-continue-shopping:focus {
  color: #000000;
}
.btn-continue-shopping i {
  margin-right: 0.5em;
}

.breadcrumb {
  background-color: #e2e2e2;
  color: #282828 !important;
  display: block !important;
  width: 100%;
  margin-bottom: 2em;
  padding: 0.75rem;
  text-align: left;
  font-size: 0.9em !important;
}
@media print {
  .breadcrumb {
    display: none !important;
  }
}
.breadcrumb a {
  color: #282828 !important;
  font-size: 0.8rem;
}
.breadcrumb a:hover {
  color: #000000 !important;
  text-decoration: none;
}
.breadcrumb ul {
  max-width: 1680px;
  margin: 0 auto;
  list-style: none;
  padding: 0 1rem;
}
.breadcrumb ul li {
  display: inline-block;
  padding: 0 !important;
}
.breadcrumb ul .active {
  color: #282828;
}
@media (max-width: 767px) and (min-width: 0) {
  .breadcrumb {
    display: none !important;
  }
}
.minlength,
.exactlength,
.required {
  color: red !important;
}

.minlength {
  margin-top: 10px;
}

.exactlength {
  margin-top: 10px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 40px;
  color: #282828;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #d2d2d2;
}

input,
button,
select,
textarea {
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif;
}

label {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  color: #282828 !important;
}

select,
textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
.uneditable-input {
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  vertical-align: middle;
}

.ie8 input[type=search],
.ie9 input[type=search] {
  padding-bottom: 8px;
}

input,
textarea,
.uneditable-input {
  width: 206px;
}

textarea {
  height: auto;
}

select, textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
.uneditable-input {
  background-image: none;
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #d2d2d2;
  height: 60px;
  border-radius: 0;
  font-size: 0.9rem;
  position: relative;
}
select:focus, textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
.uneditable-input:focus {
  border-color: #787878;
  outline: 0;
  outline: thin dotted \9 ; /* IE6-9 */
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  background-image: url(../images/icons/chevron-down-black.svg);
  background-position-x: calc(100% - 1rem), 100%;
  background-position-y: center, 0px;
  background-repeat: no-repeat;
  background-size: 1rem, 3rem 100%;
  padding: 0.85rem 3rem 0.85rem 0.85rem;
}
select:before {
  content: "";
  position: absolute;
  left: 42%;
  top: 100%;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #e8e8e8;
  clear: both;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  *margin-top: 0; /* IE7 */
  margin-top: 1px \9 ; /* IE8-9 */
  line-height: normal;
}

input[type=file],
input[type=image],
input[type=submit],
input[type=reset],
input[type=button],
input[type=radio],
input[type=checkbox] {
  width: auto;
}

select,
input[type=file] {
  *margin-top: 4px; /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}

/*select[multiple],
select[size] {
  height: auto;
}*/
.uneditable-input,
.uneditable-textarea {
  color: #d2d2d2;
  background-color: rgb(252.45, 252.45, 252.45);
  border-color: #ccc;
  cursor: not-allowed;
}

.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

.uneditable-textarea {
  width: auto;
  height: auto;
}

input ::-webkit-input-placeholder,
textarea ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ccc;
}
input ::-moz-placeholder,
textarea ::-moz-placeholder { /* Firefox 19+ */
  color: #ccc;
}
input :-ms-input-placeholder,
textarea :-ms-input-placeholder { /* IE 10+ */
  color: #ccc;
}
input :-moz-placeholder,
textarea :-moz-placeholder { /* Firefox 18- */
  color: #ccc;
}

.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}

.radio input[type=radio],
.checkbox input[type=checkbox] {
  float: left;
  margin-left: -20px;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

.input-mobile {
  width: 30px;
}

.input-mini {
  width: 43px;
}

.input-ext {
  width: 50px;
}

.input-small {
  width: 90px;
}

.input-medium {
  width: 150px;
}

.input-large {
  width: 210px;
}

.input-xlarge {
  width: 270px;
}

.input-xxlarge {
  width: 530px;
}

.full-width {
  width: 100%;
}

input[class*=span],
select[class*=span],
textarea[class*=span],
.uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span],
.row-fluid .uneditable-input[class*=span] {
  float: none;
  margin-left: 0;
}

.input-append input[class*=span],
.input-append .uneditable-input[class*=span],
.input-prepend input[class*=span],
.input-prepend .uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span],
.row-fluid .uneditable-input[class*=span],
.row-fluid .input-prepend [class*=span],
.row-fluid .input-append [class*=span] {
  display: inline-block;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #aaa;
}

input[type=radio][disabled],
input[type=checkbox][disabled],
input[type=radio][readonly],
input[type=checkbox][readonly] {
  background-color: transparent;
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: rgb(233.2099447514, 49.9171270718, 44.7900552486);
}

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
}

.help-block,
.help-inline {
  color: rgb(78.25, 78.25, 78.25);
}

.help-block {
  display: block;
  margin-bottom: 10px;
}

.help-inline {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}

.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-append .popover,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu,
.input-prepend .popover {
  font-size: 16px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #FFFFFF;
  background-color: #aaa;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
}
.input-append .active,
.input-prepend .active {
  background-color: rgb(169.3404255319, 218.6595744681, 169.3404255319);
  border-color: #46a546;
}

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-search .radio input[type=radio],
.form-search .checkbox input[type=checkbox],
.form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}

.control-group {
  margin-bottom: 10px;
}

legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-label {
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}

input[type=checkbox] {
  -webkit-appearance: none;
  background-color: #fafafa;
  border: 1px solid #cacece;
  margin-right: 0.5em;
  padding: 10px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: initial !important;
  margin: 0 0.5em 0 0 !important;
}
input[type=checkbox]:checked {
  background-color: #e9ecee;
  border: 1px solid #adb8c0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
  color: #99a1a7;
}
input[type=checkbox]:checked:after {
  content: "✔";
  font-size: 1em;
  position: absolute;
  top: 0px;
  left: 5px;
  color: #99a1a7;
}

.modal {
  display: none;
  width: 800px;
  position: fixed;
  left: 0;
  right: 0;
  top: 25px;
  margin: 0 auto;
  z-index: 1050;
  background-color: #FFF;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 0;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  animation: modal-fade-in;
  animation-duration: 0.2s;
}
@media (max-width: 767px) and (min-width: 0) {
  .modal {
    width: initial;
    max-width: 98%;
    top: 1%;
  }
}
@media (max-width: 1024px) and (min-width: 678px) {
  .modal {
    width: 700px;
    top: 50px;
  }
}
.modal .modal-header {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 1em 2em;
  color: #3c4046;
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: right;
}
@media (max-width: 767px) and (min-width: 0) {
  .modal .modal-header {
    padding: 0.5em;
    padding-bottom: 0;
  }
}
.modal .modal-header h2 {
  font-size: 2em;
  font-weight: 300;
  color: #3c4046;
}
.modal .modal-header h5 {
  width: 100%;
}
.modal .modal-header .modal-close {
  display: flex;
  align-content: center;
  justify-content: center;
  margin-left: auto;
  position: relative;
  top: -0.5em;
  right: -1em;
  padding: 0.5em;
  color: #d2d2d2;
  transition: all 0.1s ease-in-out;
  font-size: 1.2em;
  text-align: center;
  cursor: pointer;
  z-index: 1;
  width: 2em;
}
.modal .modal-header .modal-close:hover {
  color: #282828;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767px) and (min-width: 0) {
  .modal .modal-header .modal-close {
    position: absolute;
    top: 0.5em;
    right: 0.5em;
  }
}
.modal .modal-body {
  display: flex;
}
@media (max-width: 767px) and (min-width: 0) {
  .modal .modal-body {
    flex-direction: column;
    overflow: scroll;
  }
}
.modal .modal-body .modal-body-left, .modal .modal-body .modal-body-right {
  flex-grow: 1;
  padding: 2em;
  padding-bottom: 3em;
}
.modal .modal-body .modal-body-left {
  width: 60%;
}
.modal .modal-body ul {
  margin: 0;
  list-style: none;
}

.quick-view form {
  margin: 0;
}
.quick-view form .modal-header {
  text-align: left;
}
.quick-view form .modal-header #item-title {
  text-align: left;
}
.quick-view form .modal-header #modal-rating i {
  font-size: 1.5em;
}
.quick-view form .modal-header #modal-product-url {
  float: none;
  color: #000000;
  text-decoration: none;
  position: absolute;
  right: 2em;
  bottom: 1em;
}
.quick-view form .modal-header #modal-product-url:hover {
  text-decoration: underline;
}
.quick-view form .modal-body .product_image {
  display: inline-block;
  width: 50%;
  vertical-align: text-top;
  padding: 1em 3em 1em 3em;
}
.quick-view form .modal-body .product_info {
  display: inline-flex;
  flex-direction: column;
  width: 50%;
  vertical-align: text-top;
  padding: 1em 3em 3em 3em;
}
.quick-view form .modal-body .product_info .product-details {
  margin: 0;
  list-style: none;
}
.quick-view form .modal-body .product_info .product-details li {
  margin-bottom: 1em;
}
.quick-view form .modal-body .product_info .product-details #item-number {
  font-size: 1em;
  margin: 1em 0;
  color: #282828;
}
.quick-view form .modal-body .product_info .product-details #product-price {
  font-size: 1.5em;
  display: inline;
  font-weight: bold;
}
.quick-view form .modal-body .product_info .product-details #product-points {
  font-size: 1.4em;
  color: #282828;
  padding: 0 0.25em;
  display: inline;
}
.quick-view form .modal-body .product_info .product-options {
  margin: 0;
  list-style: none;
}
.quick-view form .modal-body .product_info .product-options ul {
  margin: 0;
  list-style: none;
  position: relative;
}
.quick-view form .modal-body .product_info .product-options ul li {
  display: block !important;
  margin: 0 0 0.5em 0 !important;
}
.quick-view form .modal-body .product_info .product-options ul li label, .quick-view form .modal-body .product_info .product-options ul li select, .quick-view form .modal-body .product_info .product-options ul li input, .quick-view form .modal-body .product_info .product-options ul li .highlight-stock {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}
.quick-view form .modal-body .product_info .product-options ul li label:nth-of-type(1), .quick-view form .modal-body .product_info .product-options ul li select:nth-of-type(1), .quick-view form .modal-body .product_info .product-options ul li input:nth-of-type(1), .quick-view form .modal-body .product_info .product-options ul li .highlight-stock:nth-of-type(1) {
  margin-bottom: 1em;
}
.quick-view form .modal-body .product_info .product-options ul li label {
  width: 50%;
}
.quick-view form .modal-body .product_info .product-options ul li select, .quick-view form .modal-body .product_info .product-options ul li input {
  width: 100px !important;
  box-shadow: none;
}
.quick-view form .modal-body .product_info .quick-view-buttons {
  width: 100%;
  margin-top: auto;
}
.quick-view form .modal-body .product_info .quick-view-buttons button {
  margin: 0;
  width: 100%;
}
.quick-view form .modal-body .product_info .quick-view-buttons .btn-cart {
  margin-top: 1em;
  margin-bottom: 0.5em;
}

#product-legend-modal {
  max-width: 400px;
  width: 100%;
}
#product-legend-modal .modal-header {
  padding: 0;
  text-align: right;
}
#product-legend-modal .modal-header .modal-close {
  position: static;
}
#product-legend-modal .product-icon-legend {
  padding: 1rem 1rem 3.5rem 1rem;
  max-width: 300px;
  min-width: 275px;
  margin: 0 auto;
}
#product-legend-modal .product-icon-legend ul {
  padding-left: 0;
}
#product-legend-modal .product-icon-legend ul li {
  display: flex;
  flex-wrap: wrap;
  cursor: initial;
  line-height: 2;
}
#product-legend-modal .product-icon-legend ul li a:hover {
  text-decoration: none;
  font-weight: bold;
}
#product-legend-modal .product-icon-legend ul li img {
  max-width: 1.5rem;
  width: 100%;
  margin-right: 1rem;
}

#size-guide-modal .modal-header h5 {
  text-align: center;
  margin: 0;
}
#size-guide-modal .modal-body {
  padding: 2em;
}
@media (max-width: 767px) and (min-width: 0) {
  #size-guide-modal .modal-body {
    padding: 0.5em;
    font-size: 0.75em;
  }
}
#size-guide-modal .modal-body section {
  margin: 0;
}

.size-charts-wrapper {
  width: 100%;
}
.size-charts-wrapper .size-chart-item {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.size-charts-wrapper .size-chart-item h5 {
  width: 100%;
  font-family: "Cadillac Gothic", Century Gothic, Arial, sans-serif !important;
  letter-spacing: 0;
}
.size-charts-wrapper .size-chart-item img {
  padding: 2rem 0;
}
.size-charts-wrapper .size-chart-item .size-chart-table {
  width: 100%;
  margin-bottom: 0;
}
.size-charts-wrapper .size-chart-item p {
  width: 100%;
}
.size-charts-wrapper #size-chart-disclaimer {
  font-family: "Cadillac Gothic Narrow";
  font-size: 0.9rem;
}

.modal-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 10;
  animation: modal-fade-in;
  animation-duration: 0.2s;
}

#special-order-modal .modal-body-left {
  padding-top: 3em;
  font-size: 0.95em;
}
#special-order-modal .modal-body-left ul {
  margin: 1em;
}
#special-order-modal .modal-body-left ul li:before {
  font-family: FontAwesome;
  content: "\f00c";
  margin-right: 0.25em;
}
#special-order-modal .modal-body-right {
  text-align: center;
}
#special-order-modal .modal-body-right ul li img {
  border: 1px solid #313131;
  border-radius: 50%;
  width: 100%;
  max-width: 225px;
  height: auto;
}
#special-order-modal .modal-body-right ul li hr {
  width: 50%;
  border-top: 0;
  border-bottom: 2px solid #000000;
  margin: 1em auto;
}
#special-order-modal .modal-body-right ul li:nth-of-type(4) {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.8em;
  letter-spacing: 1px;
}

@media (max-width: 767px) and (min-width: 0) {
  #contact-us-modal {
    position: absolute !important;
  }
}
#contact-us-modal .modal-body-left {
  text-align: center;
}
@media (max-width: 767px) and (min-width: 0) {
  #contact-us-modal .modal-body-left {
    width: 100%;
  }
}
#contact-us-modal .modal-body-left form {
  margin: 0;
}
#contact-us-modal .modal-body-left form fieldset .input {
  width: 47%;
  margin: 0.25em;
  display: inline-block;
}
@media (max-width: 1024px) and (min-width: 678px) {
  #contact-us-modal .modal-body-left form fieldset .input {
    width: 100%;
  }
}
@media (max-width: 767px) and (min-width: 0) {
  #contact-us-modal .modal-body-left form fieldset .input {
    width: 100%;
  }
}
#contact-us-modal .modal-body-left form fieldset .input label {
  text-align: left;
}
#contact-us-modal .modal-body-left form fieldset textarea {
  width: 100%;
  height: 150px;
  border-radius: 5px;
  resize: none;
  margin-bottom: 1em;
}
#contact-us-modal .modal-body-right .standout {
  font-size: 0.9em;
}

#has-styles-modal {
  max-width: 400px;
  width: 90%;
}
#has-styles-modal .modal-body {
  flex-wrap: wrap;
  height: auto;
}
#has-styles-modal p {
  padding: 1em;
  margin-bottom: 1em;
  text-align: center;
}
#has-styles-modal .has-styles-buttons {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#has-styles-modal .has-styles-buttons button {
  margin: 0.5em;
  margin-bottom: 1em;
}

#gift-points-modal hr {
  width: 75%;
  margin: 2em auto 2em auto;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 0;
}
#gift-points-modal .modal-header {
  padding-bottom: 0;
}
#gift-points-modal .modal-header hr {
  margin-bottom: 1em;
}
#gift-points-modal .modal-header .fa-gift {
  color: #FFFFFF;
  font-size: 3em;
}
#gift-points-modal .modal-header h2 {
  font-weight: 600;
}
#gift-points-modal .modal-body {
  padding: 1em;
  display: block;
  text-align: center;
}
#gift-points-modal .modal-body p {
  text-align: center;
  width: 100%;
}
#gift-points-modal .modal-body form {
  width: 600px;
  margin: 2em auto 3em;
}
#gift-points-modal .modal-body form select, #gift-points-modal .modal-body form input {
  display: inline-block;
  height: 44px;
  vertical-align: text-top;
}
#gift-points-modal .modal-body form input {
  width: 120px;
  margin-right: 1em;
}
#gift-points-modal .modal-body form ::-webkit-input-placeholder { /* Chrome */
  color: rgba(0, 0, 0, 0.2);
}
#gift-points-modal .modal-body form :-ms-input-placeholder { /* IE 10+ */
  color: rgba(0, 0, 0, 0.2);
}
#gift-points-modal .modal-body form ::-moz-placeholder { /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.2);
}
#gift-points-modal .modal-body form :-moz-placeholder { /* Firefox 4 - 18 */
  color: rgba(0, 0, 0, 0.2);
}
#gift-points-modal .modal-body form select {
  width: 200px;
}
#gift-points-modal #spinner, #gift-points-modal #success, #gift-points-modal #failure {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background-color: rgb(255, 255, 255);
  padding: 3em;
}
#gift-points-modal #spinner i, #gift-points-modal #success i, #gift-points-modal #failure i {
  font-size: 3em;
}
#gift-points-modal #spinner button, #gift-points-modal #success button, #gift-points-modal #failure button {
  width: 100px;
}
#gift-points-modal #spinner i {
  padding-top: 12em;
  margin-left: -1em;
  position: relative;
  color: #666;
}
#gift-points-modal #spinner i:before {
  position: absolute;
  top: 25%;
  animation: spinner 1.2s linear infinite;
}
#gift-points-modal #success, #gift-points-modal #failure {
  padding-top: 7em;
}
#gift-points-modal #success h3, #gift-points-modal #failure h3 {
  font-weight: 600;
}
#gift-points-modal #success i, #gift-points-modal #failure i {
  font-size: 5em;
}
#gift-points-modal #success p, #gift-points-modal #failure p {
  margin-bottom: 1em;
  font-size: 0.9em;
}
#gift-points-modal #success button, #gift-points-modal #failure button {
  margin-top: 1em;
}
#gift-points-modal #success i {
  color: green;
}
#gift-points-modal #failure i {
  color: red;
}

@keyframes spinner {
  to {
    -ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);
  }
}
#special-order-request-modal hr {
  width: 75%;
  margin: 2em auto 2em auto;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 0;
}
#special-order-request-modal .modal-header {
  padding-bottom: 0;
}
#special-order-request-modal .modal-header hr {
  margin-bottom: 1em;
}
#special-order-request-modal .modal-header .fa-gift {
  color: #FFFFFF;
  font-size: 3em;
}
#special-order-request-modal .modal-header h2 {
  font-weight: 600;
}
#special-order-request-modal .modal-body {
  padding: 1em;
  display: block;
  text-align: center;
  position: relative;
}
#special-order-request-modal .modal-body p {
  text-align: center;
  width: 100%;
}
#special-order-request-modal .modal-body form {
  width: 600px;
  margin: 2em auto 3em;
}
#special-order-request-modal .modal-body form select, #special-order-request-modal .modal-body form input {
  display: inline-block;
  height: 44px;
  vertical-align: text-top;
}
#special-order-request-modal .modal-body form input {
  width: 120px;
  margin-right: 1em;
}
#special-order-request-modal .modal-body form ::-webkit-input-placeholder { /* Chrome */
  color: rgba(0, 0, 0, 0.2);
}
#special-order-request-modal .modal-body form :-ms-input-placeholder { /* IE 10+ */
  color: rgba(0, 0, 0, 0.2);
}
#special-order-request-modal .modal-body form ::-moz-placeholder { /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.2);
}
#special-order-request-modal .modal-body form :-moz-placeholder { /* Firefox 4 - 18 */
  color: rgba(0, 0, 0, 0.2);
}
#special-order-request-modal .modal-body form select {
  width: 200px;
}
#special-order-request-modal #spinner, #special-order-request-modal #success, #special-order-request-modal #failure {
  display: none;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgb(255, 255, 255);
  padding: 3em;
}
#special-order-request-modal #spinner i, #special-order-request-modal #success i, #special-order-request-modal #failure i {
  font-size: 3em;
}
#special-order-request-modal #spinner button, #special-order-request-modal #success button, #special-order-request-modal #failure button {
  width: 100px;
}
#special-order-request-modal #spinner i {
  padding: 3em 0;
  margin-left: -1em;
  position: relative;
  color: #666;
}
#special-order-request-modal #spinner i:before {
  position: absolute;
  top: 25%;
  animation: spinner 1.2s linear infinite;
}
#special-order-request-modal #success h3, #special-order-request-modal #failure h3 {
  font-weight: 600;
}
#special-order-request-modal #success i, #special-order-request-modal #failure i {
  font-size: 5em;
}
#special-order-request-modal #success p, #special-order-request-modal #failure p {
  margin-bottom: 1em;
  font-size: 0.9em;
}
#special-order-request-modal #success button, #special-order-request-modal #failure button {
  margin-top: 1em;
}
#special-order-request-modal #success i {
  color: green;
}
#special-order-request-modal #failure i {
  color: red;
}

#dashboard-product-modal .modal-body {
  display: block;
  text-align: center;
}
#dashboard-product-modal .modal-header {
  padding: 0 !important;
}
#dashboard-product-modal .modal-body-left {
  display: inline-block;
  width: 48% !important;
  vertical-align: text-top;
}
#dashboard-product-modal .modal-body-right {
  display: inline-block;
  width: 48% !important;
  text-align: left;
  vertical-align: text-top;
}
#dashboard-product-modal #name {
  font-size: 1.2em;
  font-weight: 700;
}
#dashboard-product-modal #item-no, #dashboard-product-modal #description, #dashboard-product-modal #sizes {
  font-size: 0.9em;
}
#dashboard-product-modal button {
  margin-top: 1em;
}

#update-information-modal {
  max-width: 400px;
}
#update-information-modal hr {
  width: 75%;
  margin: 2em auto 2em auto;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 0;
}
#update-information-modal .modal-header {
  padding-bottom: 0;
}
#update-information-modal .modal-header hr {
  margin-bottom: 1em;
}
#update-information-modal .modal-header .fa-gift {
  color: #FFFFFF;
  font-size: 3em;
}
#update-information-modal .modal-header h2 {
  font-weight: 600;
}
#update-information-modal .modal-body {
  padding: 1em;
  display: block;
  text-align: center;
}
#update-information-modal .modal-body p {
  text-align: center;
  width: 100%;
}
#update-information-modal .modal-body form {
  width: 600px;
  margin: 2em auto 3em;
}
#update-information-modal .modal-body form select, #update-information-modal .modal-body form input {
  display: inline-block;
  height: 44px;
  vertical-align: text-top;
}
#update-information-modal .modal-body form input {
  width: 120px;
  margin-right: 1em;
}
#update-information-modal .modal-body form ::-webkit-input-placeholder { /* Chrome */
  color: rgba(0, 0, 0, 0.2);
}
#update-information-modal .modal-body form :-ms-input-placeholder { /* IE 10+ */
  color: rgba(0, 0, 0, 0.2);
}
#update-information-modal .modal-body form ::-moz-placeholder { /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.2);
}
#update-information-modal .modal-body form :-moz-placeholder { /* Firefox 4 - 18 */
  color: rgba(0, 0, 0, 0.2);
}
#update-information-modal .modal-body form select {
  width: 200px;
}
#update-information-modal #spinner, #update-information-modal #success, #update-information-modal #failure {
  display: none;
  width: 100%;
  height: 100%;
  /*position: absolute;*/
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background-color: rgb(255, 255, 255);
  padding: 3em;
}
#update-information-modal #spinner i, #update-information-modal #success i, #update-information-modal #failure i {
  font-size: 2em;
}
#update-information-modal #spinner button, #update-information-modal #success button, #update-information-modal #failure button {
  width: 100px;
}
#update-information-modal #spinner i {
  padding-top: 12em;
  margin-left: -1em;
  position: relative;
  color: #666;
}
#update-information-modal #spinner i:before {
  position: absolute;
  top: 25%;
  animation: spinner 1.2s linear infinite;
}
#update-information-modal #success, #update-information-modal #failure {
  padding-top: 2em;
}
#update-information-modal #success h4, #update-information-modal #failure h4 {
  font-weight: 600;
}
#update-information-modal #success i, #update-information-modal #failure i {
  font-size: 3em;
}
#update-information-modal #success p, #update-information-modal #failure p {
  margin-bottom: 1em;
  text-align: center;
}
#update-information-modal #success button, #update-information-modal #failure button {
  margin-top: 1em;
}
#update-information-modal #success i {
  color: green;
}
#update-information-modal #failure i {
  color: red;
}

#special-request-submit-modal hr {
  width: 75%;
  margin: 2em auto 2em auto;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 0;
}
#special-request-submit-modal .modal-header {
  padding-bottom: 0;
}
#special-request-submit-modal .modal-header hr {
  margin-bottom: 1em;
}
#special-request-submit-modal .modal-header .fa-gift {
  color: #FFFFFF;
  font-size: 3em;
}
#special-request-submit-modal .modal-header h2 {
  font-weight: 600;
}
#special-request-submit-modal .modal-body {
  padding: 1em;
  display: block;
  text-align: center;
}
#special-request-submit-modal #spinner, #special-request-submit-modal #success, #special-request-submit-modal #failure, #special-request-submit-modal #deny {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background-color: rgb(255, 255, 255);
  padding: 3em;
}
#special-request-submit-modal #spinner i, #special-request-submit-modal #success i, #special-request-submit-modal #failure i, #special-request-submit-modal #deny i {
  font-size: 3em;
}
#special-request-submit-modal #spinner button, #special-request-submit-modal #success button, #special-request-submit-modal #failure button, #special-request-submit-modal #deny button {
  width: 100px;
}
#special-request-submit-modal #spinner i {
  padding-top: 12em;
  margin-left: -1em;
  position: relative;
  color: #666;
}
#special-request-submit-modal #spinner i:before {
  position: absolute;
  top: 25%;
  animation: spinner 1.2s linear infinite;
}
#special-request-submit-modal #success, #special-request-submit-modal #failure, #special-request-submit-modal #deny {
  padding-top: 7em;
}
#special-request-submit-modal #success h3, #special-request-submit-modal #failure h3, #special-request-submit-modal #deny h3 {
  font-weight: 600;
}
#special-request-submit-modal #success i, #special-request-submit-modal #failure i, #special-request-submit-modal #deny i {
  font-size: 5em;
}
#special-request-submit-modal #success p, #special-request-submit-modal #failure p, #special-request-submit-modal #deny p {
  margin-bottom: 1em;
  font-size: 0.9em;
}
#special-request-submit-modal #success button, #special-request-submit-modal #failure button, #special-request-submit-modal #deny button {
  margin-top: 1em;
}
#special-request-submit-modal #success i {
  color: green;
}
#special-request-submit-modal #failure i, #special-request-submit-modal #deny i {
  color: red;
}

#verify-information-modal {
  text-align: center;
}
#verify-information-modal .modal-header {
  padding: 0.5em 2em;
}
#verify-information-modal .modal-header .modal-close {
  top: 0;
}
#verify-information-modal .modal-body {
  display: block;
  padding: 0 1em 2em 1em;
}
#verify-information-modal .modal-body .information p span {
  display: inline-block;
  padding: 0 0.25rem;
}
#verify-information-modal .modal-body button {
  width: 70px;
  margin-top: 2em;
}

#view-video {
  border: 0;
}
#view-video .video-container {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  display: block;
}
#view-video .video-container iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

#view-ship-modal .modal-body {
  justify-content: center;
}

#write-review-modal .modal-body-left {
  width: 45%;
  text-align: center;
}
#write-review-modal .modal-body-right {
  width: 55%;
  text-align: center;
}
#write-review-modal .modal-body-right .input {
  text-align: left;
}
#write-review-modal .modal-body-right .input:nth-of-type(2) input {
  width: 75%;
}
#write-review-modal .modal-body-right .input:nth-of-type(2) select {
  width: 24%;
}
#write-review-modal .modal-body-right .input textarea {
  resize: none;
  width: 100%;
  height: 150px;
  border-radius: 5px;
}
#write-review-modal .modal-body-right #write-review-buttons {
  margin-top: 1em;
}
#write-review-modal .modal-body-right #write-review-buttons button {
  width: 100%;
  margin: 0.5em 0;
}

@keyframes modal-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#notify {
  width: 300px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  border: 0.5px solid rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 1em;
  right: -30em;
  z-index: 1050;
  background-color: #FFF;
  transition: all 0.2s ease-in-out;
  padding: 0.75em;
}
@media (max-width: 767px) and (min-width: 0) {
  #notify {
    display: none;
  }
}
#notify i {
  font-size: 0.9em;
  padding: 0.5em;
  cursor: pointer;
  position: absolute;
  top: 0.25em;
  right: 0.25em;
}
#notify i:hover {
  color: rgba(0, 0, 0, 0.6);
}
#notify img {
  display: inline-block;
  vertical-align: text-top;
  margin-right: 0.75em;
  border: 0.5px solid rgba(0, 0, 0, 0.1);
}
#notify .notify-message {
  font-size: 0.9em;
  display: inline-block;
  vertical-align: text-top;
  text-align: left;
  width: 20em;
}
#notify .notify-message ul {
  margin: 0;
  list-style: none;
  font-size: 0.9em;
  line-height: 1;
}
#notify .notify-message ul #notify-message-price {
  display: inline-block;
  font-weight: bold;
}
#notify .notify-message ul #notify-message-points {
  display: inline-block;
  color: #282828;
  margin-right: auto;
}
#notify .notify-message ul #notify-message-carttotal {
  display: inline-block;
  font-weight: bold;
}
#notify .notify-message ul #notify-message-carttotal-points {
  display: inline-block;
  color: #282828;
}
#notify button {
  width: 100%;
  display: inline-block;
}

.notify-view {
  right: 1em !important;
  transition: all 0.2s ease-in-out !important;
}

.notify-hide {
  right: -30em !important;
  transition: all 0.2s ease-in-out !important;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 200;
  line-height: 30px;
}

small {
  font-size: 85%;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

cite {
  font-style: normal;
}

a {
  text-decoration: none;
  color: #000000;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}
a:visited {
  color: #000000;
}
a:active {
  color: #000000;
}
a:focus {
  color: #000000;
}

.muted {
  color: #d2d2d2;
}

a.muted:hover,
a.muted:focus {
  color: rgb(184.5, 184.5, 184.5);
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(163.9489361702, 125.8212765957, 60.0510638298);
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: rgb(149.0039525692, 58.6245059289, 56.9960474308);
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: rgb(45.1948051948, 105.1948051948, 134.8051948052);
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: rgb(52.6699029126, 102.3300970874, 53.4223300971);
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Cadillac Gothic Wide", Century Gothic, Arial, sans-serif !important;
  font-weight: 400;
  line-height: 20px;
  color: #000000;
  text-rendering: optimizelegibility;
  text-transform: uppercase;
  letter-spacing: 0.65rem;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1;
  color: #d2d2d2;
}

h1 {
  font-size: 2.5rem;
  line-height: 160%;
}
@media (max-width: 768px) {
  h1 {
    font-size: 1.75rem;
  }
}
@media (max-width: 425px) {
  h1 {
    font-size: 1.25rem;
  }
}

h2 {
  font-size: 1.75rem;
  line-height: 160%;
  letter-spacing: 0.5rem;
}

h3 {
  font-size: 1.325rem;
  line-height: 160%;
}

h4 {
  font-size: 1.25rem;
  line-height: 160%;
  letter-spacing: 0.35rem;
}

h5 {
  font-size: 1.25rem;
  line-height: 160%;
  letter-spacing: 0.35rem;
}

h6 {
  font-size: 1.25rem;
  line-height: 160%;
  letter-spacing: 0.35rem;
}

h1 small {
  font-size: 28px;
}

h2 small {
  font-size: 20px;
}

h3 small {
  font-size: 16px;
}

h4 small {
  font-size: 16px;
}

ul, ol {
  padding: 0;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

li {
  line-height: 20px;
}

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 20px;
}

dt {
  font-weight: bold;
}

.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
}
.dl-horizontal dd {
  margin-left: 180px;
}

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #FFFFFF;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #d2d2d2;
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #aaa;
}
blockquote p {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #d2d2d2;
}
blockquote small:before {
  content: "— ";
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #aaa;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: "";
}
blockquote.pull-right small:after {
  content: " —";
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.75;
}

#item-title {
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2em;
  text-align: center;
}

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #dadada;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}

table td[class*=span],
table th[class*=span],
.row-fluid table td[class*=span],
.row-fluid table th[class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}

.table-hover tbody tr.success:hover > td {
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}
.table-hover tbody tr.error:hover > td {
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}
.table-hover tbody tr.warning:hover > td {
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}
.table-hover tbody tr.info:hover > td {
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%; /* Part 1: Set a maxium relative to the parent */
  /*width: 100%;*/ /* IE7-8 need help adjusting responsive images */
  height: auto; /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
.google-maps img {
  max-width: none;
}

button,
input,
select,
textarea {
  margin: 0;
  /*font-size: 100%;*/
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

select,
button,
input[type=button],
input[type=reset],
input[type=submit],
input[type=radio],
input[type=checkbox] {
  cursor: pointer;
}

input[type=search] {
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/support/_breakpoints.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/support/_variables.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/support/_fonts.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/support/_layout.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/support/_media.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_store-selection.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_login.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_homepage.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_header.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_slim-jim.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_footer.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_hero.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_callouts.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_product-spotlight.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_featured-products.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_showcase-products.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_shop-by-category.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_special-order.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_email-opt-in.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_category-products.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_left-nav.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_product-list.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_product-details.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_cross-sales.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_reviews.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_my-account.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_verify-email.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_update-account.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_approvals.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_dashboard.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_cart.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_checkout.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_search.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_new-maint-msg.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_faq.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_order-confirmation.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/modules/_feedback-survey.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/support/_points-summary.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/support/_prop65.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/support/_alerts.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/support/_buttons.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/support/_breadcrumbs.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/support/_forms.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/support/_modals.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/support/_type.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/support/_tables.scss%22,%22file:///C:/Users/nick.eggleston/Desktop/Repos/cadillac-2022/sass/support/_reset.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22;AACA;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAAA;ACqBA;EACI;;;AA6GJ;AAAA;AAAA;;AAAA;AAAA;;AAAA;AAAA;;AAAA;AAAA;;AAAA;AAAA;;AAAA;AAAA;;AAAA;AAAA;ACzIC;EACG;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AC1GJ;AAAA;AAAA;EAGE;;;AAKF;EACE;EACA;EACA,aFmFsB;EElFtB;EACA,OF+BkB;EE9BlB;EACA;;;AAGF;EACE;EACA;;;AAGF;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACE;EACA;EACA;;;AAGF;EACE;EACA;;AACA;EACE;;AC7BA;ED4BF;IAGI;;;;AAKN;EACE;EACA;EACA;EACA;EACA;;ACjDE;ED4CJ;IAQI;;;AAEF;EACE;;;AAMJ;EACE;;;AErEF;EACI;EACA;EACA;EACA;EACA;;ADEA;ECPJ;IAQQ;;;AAMJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA,OJxBJ;EIyBI;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAIJ;EACI;EACA;;;ACnDZ;EACI;EACA,kBLUI;EKTJ;;AAEA;EACI;EACA;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA,kBLJI;EKKJ;EACA;EACA;EACA;EACA;EACA;;AFdA;EEEJ;IAeQ;;;A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ACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAKZ;EACI;;AAMQ;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;IACI;;EAGJ;IACI;;;AAQxB;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI,OpB7LR;EoB8LQ;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAIR;EACI;EACA;;AAEA;EACI;EACA,OpBlNR;;AoBsNA;EACI;;AAEA;EACI;EACA;;AAIR;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;;;AAOZ;EACI;EACA;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA,OpBhQI;EoBiQJ;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAMA;EACI;EACA;EACA;EACA;EACA;EACA;;AAIA;EACI;;AAMJ;EACI;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;EACA;;;ACvVpB;EACI,kBrBYI;EqBXJ,WrBcS;EqBbT;EACA;EACA;EACA;EACA;EACA;EACA;AACA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAQA;EACI;EACA;EACA;EACA;;AAKA;EACI;;AAEA;EACI;;AAKZ;EACI;;AAIJ;EACI;;AAEA;EAHJ;IAIQ;IACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;AACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA,arB6BA;EqB5BA;EACA;EACA;EACA;;AAGJ;AACI;;AAQR;AACI;;AAEA;EACI;;AAGJ;AACI;;AAIR;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;;AAIR;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAQxB;EACI;;AAEA;EACI;EACA;;AAGJ;EARJ;IASQ;IACA;;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;EACA;;AAEA;EACI,OrB5KZ;EqB6KY;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;AACF;;AAGF;EACI;;AAIR;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAEA;EACI;EACA;EACA,OrB/MZ;EqBgNY;EACA;EACA;;AAEA;EARJ;IASQ;;;AAKZ;EACI;;AAGJ;EACI,OrBnOT;EqBoOS;EACA;EACA;;AAGJ;EACI,OrBtOR;EqBuOQ;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AlB9OhB;EkBoOQ;IAcQ;;;AAIR;EACI;EACA;;AAGJ;EACI;EACA,OrB/PL;EqBgQK;EACA;;AAcJ;EACI;EACA,OrB/QR;;AqBmRA;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AlBnSR;EkBgSI;IAMQ;IACA;;;AlBnSZ;EkB4RI;IAWQ;IACA;;;AAGJ;EACI;;AAEA;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;EACA;;AAMhB;EACI;EACA;;AAEA;EACI;EACA;;AAIR;EACI;EACA;;AlB/UZ;EkB6UQ;IAKQ;;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AlB9VR;EkBuVI;IAUQ;IACA;IACA;;;AlB/VZ;EkBmVI;IAgBQ;IACA;;;AAGJ;EACI;EACA;;AAQJ;EACI;;AAEA;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAIR;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAEA;EACI;;AAMJ;EACI;EACA;EACA;;AAGJ;EACI;;AAKJ;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAKZ;EACI;;AAKJ;EACI;;AAKJ;EACI;;AAOZ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA,kBrBldZ;EqBmdY;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,OrB1dZ;EqB2dY;;AAEA;EACI;EACA,OrB/dhB;EqBgegB,crBjehB;EqBkegB,kBrBlehB;EqBmegB;;AAIR;EACI;EACA;EACA;;AAEA;EACI,crBhfZ;;AqBofI;EACI,crBlfZ;EqBmfY,kBrBnfZ;EqBofY,OrBnfZ;EqBofY;;AAKJ;EACI;;AAMR;EACI;;AAIR;EACI;;AAGJ;AACI;EACA;EACA;EACA;;AAGJ;EACI,OrBjhBJ;;AqByhBA;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AlBviBZ;EkB6hBI;IAcQ;;;AlBviBZ;EkByhBI;IAkBQ;;;AlB/iBZ;EkB6hBI;IAsBQ;;EAGA;IACI;;;AAUR;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;EACA;;AAIR;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;;AAKR;EACI;;AlB7nBZ;EkBioBI;IAEQ;;;AAIR;EACI;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA,OrBhpBR;;AqBopBA;EACI;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;;AAGJ;EACI;;AAGJ;EACI;;AAOA;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;;AAGJ;EACI;;AAOR;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;;;AAMhB;EACI;EACA;;AAEA;EACI;;;AAOJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI,OrBjvBA;EqBkvBA;EACA;;AAIA;EACI;EACA;EACA;;AAGI;EAEI;;AAIR;EACI;EACA;EACA;EACA;;;AAOZ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;;;AAQA;EACI;;;AAKZ;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAkFA;EACI;;;AAIA;EACI;;AAGJ;EACI;EACA;EACA;EACA;;;AAKR;EACI;;;AAGJ;EACI;EACA;;AAGI;EACI;EACA;;;AAMZ;EACI;EACA;EACA;EACA;EACA;EACA;AACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;AACI;;AAMR;AACI;;AACA;AACI;;;AAIR;EACI;;;AC78BJ;AAYA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAVI;EACI;;AAGJ;EACI;EACA;EACA;;;ACPR;EACI;;AACA;EACI;;AAEA;EACI,OvBKJ;;;AuBAR;EACI,WvBES;EuBDT;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;ApBfJ;EoBaA;IAKQ;IACA;IACA;;;AAIR;EACI;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;;ApB7CR;EoBsCA;IAWQ;IACA;;;AAKR;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;ApBtEJ;EoBmEA;IAMQ;;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;EACA;;;AASR;EACA;EACA;EACA,OvB7FG;EuB8FH;EACA;;AAIJ;EACI;EACA;;ApBvGJ;EoBqGA;IAKQ;;;AAIJ;EACI;EACA;EACA;;AAGJ;EACI;;AAIJ;EACI;;AAGJ;EACI;;AAGA;EACI;EACA;;AACA;EACI;;AAKZ;EACI;EACA;;AAGJ;EACI;;ApBhJR;EoBoJQ;IACI;IACA;;;AAIR;EACE;;AAEF;EACE;;AAEF;EACE;;AAEF;EACE;;AAIE;EACI;;AAIR;EAEI;EACA;EACA;;AAGJ;EACI;;ApBrLR;EoBwLY;IACI;IACA;;;AAKZ;EACI;EACA;;;AC1MZ;EACI;EACA;EACA;EACA;EACA;;AAEA;EAPJ;IAQQ;IACA;IACA;;;AAIJ;EACI;;AAEA;EAHJ;IAIQ;;;AAIR;EACI;EACA;;AAEA;EAJJ;IAKQ;;;AAKR;EAhCJ;IAiCQ;;;AAKJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EARJ;IASQ;IACA;;;AAKR;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI,OxBzDR;EwB0DQ;EACA;;AAEA;EACI;EACA,OxB/DZ;EwBgEY;;AAKZ;EACI,OxBtEJ;EwBuEI;;AAGI;EACI;;AAIR;EACI,OxBhFR;;;AwBsFR;EACI;EACA;EACA;EACA;EACA;;AAEA;EAPJ;IAQQ;;;AAGJ;EACI;EACA;EACA;EACA;EACA,OxBtGA;EwBuGA;EACA;EACA;EACA;;ArB7GJ;EqBoGA;IAYQ;;;AAGJ;EAfJ;IAgBQ;;;AAIR;EACI;;AAGJ;EACI;EACA;EACA;EACA;;ArBhIJ;EqB4HA;IAOQ;;;ArB/HR;EqBwHA;IAWQ;;;AAGJ;EACI;;AAGJ;EACI,OxB7ID;EwB8IC;EACA;EACA;;AAEA;EACI,OxB1II;EwB2IJ;;AAKZ;EACI;EACA;;AAEA;EACI;EACA,OxB7JJ;EwB8JI;;AAGJ;EACI;EACA;EACA;EACA;;ArBrKR;EqB0KQ;IACI;;;AAMR;EACI;;;AAKZ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI,WxB7LS;EwB8LT;EACA;EACA;EACA;EACA;EACA;EACA,kBxBvMI;EwBwMJ;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA,kBxBrNA;EwBsNA,OxBrNA;EwBsNA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAIR;EACI;EACA;EACA;;AAEA;EACI;;AAEA;EACI,kBxB1OR;EwB2OQ,OxB5OR;;AwB+OI;EACI,kBxB/OR;EwBgPQ,OxBjPR;;AwBqPA;EACI,kBxBrPJ;EwBsPI,OxBvPJ;EwBwPI;;AAGJ;EACI;;;AAMR;EACI;EACA;AA8BR;AAAA;AAAA;;AA5BQ;EACI;;AAGJ;EACI;EACA;;AAGJ;EACI;;AAEA;EACI;;AAIR;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAOJ;EACI;;AAIA;EACI;;AAGJ;EACI;;AAIA;EACI;EACA;;AAMR;EACI;;;AASZ;EACI;;AAMJ;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAIR;EACI;EACA;;AAGJ;EACI;;AAMJ;EACI;EACA;EACA;;AAGJ;EACI;;AAOJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AAKZ;EACI;EACA;;ArBnZJ;EqBwZI;IACI;IACA;IACA;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;;;AAKZ;EACI;;AAII;EACI;EACA;;ArB5bR;EqB0bI;IAKQ;IACA;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EANJ;IAOQ;;;AAGJ;EAVJ;IAWQ;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EAXJ;IAYQ;;;AAGJ;EAfJ;IAgBQ;;;AAGJ;EACI;EACA,OxBlfZ;EwBmfY;;AAMhB;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EALJ;IAMQ;;EAEA;IACI;IACA;;;AAKZ;EACI;;AAIR;EACI;EACA;EACA;EACA;EACA;;AAKA;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAGA;EACI;EACA;EACA;;AAEA;EALJ;IAMQ;;;AAIJ;EAVJ;IAWQ;;EAEA;IACI;;;AAIR;EAlBJ;IAmBQ;;;AAGJ;EACI;EACA;;AAIR;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AAGA;EACI,OxB1lBhB;EwB2lBgB;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;;AAMZ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAMhB;EACI;EACA;;AAEA;EACI;;ArB/oBhB;EqB8oBY;IAIQ;;;AAGJ;EACI;;AAKR;EACI;;AAGJ;EACI;;;AAOpB;AAAA;AAAA;AAAA;AASI;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;ArB7rBR;EqBorBA;IAaQ;;;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;ArB/sBJ;EqBssBJ;IAaQ;;;AAGJ;EACI;EACA;EACA;EACA;EACA,OxBztBG;;AwB4tBP;EACI;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAMJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;;AAIJ;EACI;EACA,kBxBhxBA;EwBixBA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI,kBxBzxBJ;EwB0xBI;EACA,OxB7xBD;;AwB+xBC;EACI;EACA;EACA;EACA;EACA;EACA;;AAKZ;EACI;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;;ArBtzBR;EqB+zBI;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;;;AAQZ;EACI;;ArBr1BA;EqBo1BJ;IAIQ;IACA;;;AAGJ;EACI;EACA;;AAKJ;EACI,OxBj2BA;;AwBm2BA;EACI;EACA;;AAEA;EACI;;AAKZ;EACI;EACA;EACA;EACA;EACA,OxBn3BG;;AwBu3BP;EACI;;;AAMJ;EACI;EACA,kBxB93BA;EwB+3BA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EAdJ;IAeQ;;;AAMA;EACI,kBxBt5BJ;;AwB25BR;EACI,OxBz5BA;EwB05BA;;AAEA;EACI;EACA;;AAEA;EACI;EACA,OxBj6BR;EwBk6BQ;;AAMR;EACI;EACA;EACA,kBxB36BJ;EwB46BI;EACA;EACA;EACA;EACA;;AAEA;EAVJ;IAWQ;;;AAKJ;EACI;EACA;;AAEA;EAJJ;IAKQ;;;AAIJ;EACI,OxBn8BZ;EwBo8BY;;AAEA;EACI;EACA;;AAIR;EACI;EACA;;AAEA;EAJJ;IAKQ;;;AAOpB;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAEA;EACI,kBxBl+BR;EwBm+BQ,OxBp+BR;;AwBu+BI;EACI,kBxBv+BR;EwBw+BQ,OxBz+BR;;AwB6+BA;EACI,kBxB7+BJ;EwB8+BI,OxB/+BJ;EwBg/BI;;AAGJ;EACI;;;AAKZ;EACI;;AAEA;EACI;;AAKA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;;AAGJ;EATJ;IAUQ;IACA;;EAEA;IACI;IACA;;;AAMhB;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAEA;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAIR;EACI;EACA;EACA;;AAOR;EACI;;AAII;EACI;EACA;EACA;;AAEA;EALJ;IAMQ;;;AAGJ;EACI;EACA;EACA;AAOA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AALA;EALJ;IAMQ;IACA;IACA;;;AA8BZ;EADJ;IAEQ;;;AAMhB;EAEQ;IACI;;EAII;IACI;IACA;;EAEA;IACI;IACA;;EAEA;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;;AAS5B;EACI;EACA;EACA;;AAGJ;EACI;;AAEA;EAHJ;IAIQ;IACA;;;;AAOR;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AAIR;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA,OxBtuCD;;AwByuCH;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAEA;EACI;EACA;;AAIR;EACI;EACA;EACA;;AAEA;EACI;;AAKA;EACI;EACA;;AAIR;EACI,OxB9tCP;;AwBmuCO;EACI;EACA;;AAEA;EACI;;AAMhB;EACI;EACA;EACA;EACA;;;AAQZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAEA;EACI;EACA;;ArB3zCZ;EqBszCI;IASQ;IACA;;;AAIR;EACI;EACA;;ArBt0CR;EqBo0CI;IAKQ;IACA;;;AAGJ;EACI;EACA;;AAEA;EACI;;AAEA;EACI;EACA;;AAKZ;EACI;EACA,OxB3yCH;;AwB+yCG;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAEA;EACI;;AAIR;EACI;;AAGJ;EACI;;AAMhB;EACI;EACA;;AAEA;EAJJ;IAKQ;IACA;;;AAGJ;EACI,OxBj4CR;EwBk4CQ;;AAIR;EACI;;AAEA;EACI;;;AAOZ;EACI;EACA;EACA;EACA,OxBt5CG;;;AwB25CP;EACI;EACA;EACA;EACA,OxB/5CG;EwBg6CH;EACA;;;AAIR;EACI;;AAEA;EACI;EACA;;;AAIR;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;;;AAKZ;EACI;;AAEA;EACI;EACA;EACA;EACA,OxBv8CG;;AGFP;EqB88CI;IACI;;EAKI;IACI;IACA;;;AAOhB;EACI;EACA;EACA;EACA,OxB/9CG;EwBg+CH;EACA;EACA;EACA;;AAGI;EACI;;ArBz+CZ;EqBw+CQ;IAIQ;;;AAKZ;EACI;EACA;;AAEA;EACI,OxBp8CH;EwBq8CG;EACA;;AAEA;EACI,OxBz/CT;EwB0/CS;EACA;;AAMhB;EACI;;AAEA;EACI;EACA;;AAIR;EACI;;AAIA;EACI;;AAEA;EACI,OxBnhDL;EwBohDK;EACA;;AAEA;EACI;EACA,OxBvhDZ;;AwByhDY;EACI,kBxB3hDhB;;AwB+hDQ;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA,kBxBziDZ;;AwB6iDY;EACI;EACA;;AAShB;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;ArBrkDZ;EqBkkDQ;IAMQ;;;AAIA;EACI;;ArB7kDpB;EqB4kDgB;IAIQ;IACA;;;AAGJ;EACI,OxBniDf;EwBoiDe;EACA;;AAEA;EACI,OxBxlDrB;EwBylDqB;;AAUxB;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;AAmBA;AAAA;AAAA;AAAA;;AAjBA;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;;AAahB;EACI;EACA;;AAGJ;EACI;EACA;;AAGA;EACI;EACA;EACA;EACA;EACA;EACA;;AAIA;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;;AAIR;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAIR;EACI;;AAEA;EACI,kBxB/oDH;;AwBmpDL;EACI;EACA;;AAEA;EACI,kBxBxpDH;EwBypDG;EACA;;;AAMhB;EACI;;AAEA;EACI;;AAEA;EACI;;AAGJ;EACI;EACA;;;AAKZ;EACI;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAIR;EACI;EACA;;AAIA;EACI;;AAIR;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;;;AAOR;EACI;;AAGJ;EACI;EACA,kBxB5zDA;EwB6zDA;;AAEA;EACI;EACA;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAIR;EACI,OxBp1DA;;AwBw1DI;EACI;;AAIR;EACI,OxB91DJ;EwB+1DI;;AAEA;EACI,kBxBl2DR;EwBm2DQ,OxBl2DR;;AwBu2DJ;EACI;EACA;EACA;;AAIA;EACI;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;;AAKZ;EACI;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAKJ;EACI;;AAIR;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;;;AAOR;EACI;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;;AAEA;EACI;;AAGJ;EACI;;AAIR;EACI;EACA;EACA;;AAKJ;EACI;;AAII;EACI;EACA;;AAEA;EACI;EACA;;AAEA;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAQxB;EACI;EACA;EACA;;AAGJ;EACI;;AAEA;EACI;EACA;EACA;;;AAKZ;EACI;EACA,OxB1gEI;EwB2gEJ;EACA;EACA;EACA;;AAGI;EACI;EACA;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA,OxBhiEA;EwBiiEA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;;AAOR;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;;AAIJ;EACI;EACA;EACA;;AAKA;EARJ;IASQ;IACA;IACA;IACA;;;AAOR;EACI;;AAEA;EAHJ;IAIQ;IACA;;;AAKZ;EACI;EACA;;AAKA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAIR;EACI;;AAIR;EACI;EACA,OxBloEJ;;AGHJ;EqBmoEI;IAKQ;;;ArBxoEZ;EqB4oEI;IAGQ;;;AAGJ;EACI;EACA;;ArBppEZ;EqBkpEQ;IAKQ;IACA;IACA;;;AAGJ;EACI;;AAKZ;EACI;EACA;;ArBpqER;EqBkqEI;IAKQ;;;AAIR;EACI;EACA;;AAMA;EACI;;;AAUhB;EACI;EACA;EACA;;ArBjsEA;EqB8rEJ;IAMQ;;;ArBhsEJ;EqB0rEJ;IAUQ;;;AAGJ;EACI,OxBzsEA;EwB0sEA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;;ArBluER;EqBguEI;IAKQ;;;AAGJ;EACI;EACA,OxBxuEL;EwByuEK;;AAGJ;EACI;EACA;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAIR;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA,kBxBnxER;EwBoxEQ;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI,kBxB7xEZ;EwB8xEY;EACA,OxBjyET;;AwBmyES;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAQxB;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI,OxBv0EJ;EwBw0EI;EACA;;;ACr1EZ;EACI;EACA;EACA;EACA;EACA,kBzBQI;EyBPJ;;AAEA;EARJ;IASQ;;;AAGJ;EAZJ;IAaQ;;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAEA;EAJJ;IAKQ;;;AAGJ;EACI;;AAGJ;EACI;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA,OzBjCD;EyBkCC;;AAGJ;EACI;EACA;EACA;;AtB1CR;EsBuCI;IAMQ;IACA;;;AAQR;EACI;EACA;EACA;;;AAOR;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAIR;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;;AAKZ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;;AAMhB;EACI;;;AC/HA;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;AACA;;AAEA;EATJ;IAUQ;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAIR;EACI;;AAEA;EACI;;AAIR;EACI;;AAGJ;EACI;;AAIA;EADJ;IAEQ;IACA;;;AAOR;EACI;;AAEA;EACI;EACA;;AAEA;EACI;;;AAOpB;EACI;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;;AClGL;EACC;AA+FA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AA7FA;EACI;EACA;;AxBGJ;EwBLA;IAKQ;;;AAKJ;EACI;;AxBNR;EwBIA;IAMQ;;;AxBVR;EwBcA;IAEQ;IACA;;;AxBjBR;EwBuBI;IACI;IACA;;EAGJ;IACI;IACA;;EAEA;IACI;IACA;IACA;IACA;;EAIA;IACI;;EAKJ;IACI;;EAKJ;IACI;;EAKJ;IACI;;;AAShB;EACI;EACA;EACA;;AAGJ;EACI,O3BzEG;E2B0EH;;AAEJ;EAEI;;AAEC;EACI,kB3BhFL;E2BiFK,O3BhFL;;;A2B2GJ;EACI;EACA;EACA;;AAEA;EACI;;AAEA;EACI;;AAQR;EACI;EACA;EACA;EACA,O3BlID;E2BmIC;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AxBjJR;EwB8II;IAMQ;;;AAIR;EACI;;AxBzJR;EwBwJI;IAIQ;;;AAGJ;EACI;;AACA;EACI;;AAKZ;EACI;EACA;EACA;EACA;;AAGJ;EACI;;AAEJ;EACI;EACA;EACA;;AAEJ;EACI;EACA;;AxBxLR;EwB6LQ;IACI;;EAGJ;IACI;;EAIJ;IACI;IACA;IACA;;EAEA;IACA;IACA;IACA;IACA;;EAMI;IACI;;EAIJ;IACI;;EAIJ;IACI;;EAIJ;IACI;;EAIJ;IACI;;EAKZ;IACI;;EAEA;IACI;;;AAMZ;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;;AxBrQZ;EwBmQQ;IAKM;;;AAIF;EACI;EACA;;AAIR;EACI;;AxBnRZ;EwBkRQ;IAIM;;;AAIN;EACI;EACA;EACA;;AxB7RZ;EwB0RQ;IAMQ;;;AxBhShB;EwBiSoB;IAEQ;IACA;IAEA;;;AAQpB;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAEA;EACI;;;AAUxB;EACI;EACA;;AAEA;EACI;;;AAMR;EACI;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAIR;EACI;EACA;;AAIV;EACE;;AAEA;EACI;EACA;EACA;;AxB9WJ;EwB2WA;IAMQ;;;AxBjXR;EwBqXA;IAEQ;;;AxBvXR;EwB2XA;IAEQ;IACA;;;AxB9XR;EwBoYI;IACI;IACA;;EAGJ;IACI;IACA;;EAEA;IACI;IACA;IACA;IACA;;EAIA;IACI;;EAKJ;IACI;;EAKJ;IACI;;EAKJ;IACI;;;AAShB;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAGR;EAEI;;AAGC;EACG;;AAGH;EACI,kB3BvcL;E2BwcK,O3BvcL;;A2B2cJ;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;;AAKJ;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;;;AAMR;EAEK;;AAED;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAIR;EACI;EACA;;AAIR;EACI;EACA;EACA;;AxBjhBJ;EwB8gBA;IAMY;;;AAGR;EACI;EACA;EACA;EACA;;AxB3hBR;EwBuhBI;IAOQ;IACA;IACA;IACA;;;AAIJ;EACI;EACA;;AAEA;EACI;EACA;;AAKZ;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AxBnkBR;EwB6jBI;IASQ;IACA;IACA;IACA;;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;;AAKZ;EACI;;AxBzmBR;EwBwmBI;IAIQ;;EAEA;IACI;IACA;IACA;;;;AC1nBnB;EACG;EACA;EACA;;AAEA;EACI;EACA;;AAKJ;EACI;EACA;EACA;EACA;;AAEA;EACI,O5BNJ;E4BOI;EACA;;AAGJ;EACI;EACA;;AAIA;EACI;;AAIJ;EACI;EACA;EACA;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIR;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AzBzDJ;EyBuDA;IAKQ;IACA;;;AAIR;EACI;EACA,kB5BpEA;E4BqEA,O5BpEA;E4BqEA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA,O5B9EJ;;A4BiFA;EACI;EACA;EACA;EACA;EACA;EACA;;AAMR;EACI;EACA;;AAEA;EACI;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAIR;EAEI;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAGR;EACK;EACD;;AAEA;EACI;;AASZ;EACI;EACA;EACA;;AAEA;EACI;;AAMZ;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AzB7JJ;EyB0JA;IAMQ;IACA;;;AzBrKR;EyB8JA;IAWQ;IACA;;;AAKR;EACI;;AzB5KJ;EyB2KA;IAIO;;;AAIP;EACI;;AzBpLJ;EyBmLA;IAIM;;;AASN;EACI;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI,kB5B3KC;E4B4KD;EACA;EACA;;AAIR;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI,kB5B/OA;E4BgPA;EACA;EACA;;AAKA;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAEJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAIJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAKR;EACI;;AAEA;EACI;EACA;EACA;EACA;;AAGQ;EACI;;AAIJ;EACI;;AAIJ;EACI;;AAIJ;EACI;;AAIJ;EACI;;AAIZ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACQ;EACA;EACA;EACA;;AAGA;EACI;;AAEA;EACI;;AAS5B;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;;AAEJ;EACI;;AAGJ;EACI;;;AAKJ;EACI;;;AAIR;EACI;EACA;EACA;EACA;;;ACvZJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA,kB7BMI;E6BLJ;EACA;;AAEA;EAXJ;IAYQ;;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAOR;EACI;;AAGJ;EACI;EACA;EACA;;AAEA;EALJ;IAMQ;IACA;IACA;IACA,kB7B9BJ;I6B+BI;;EAEA;IACI;;;AAIR;EACI;;AAGJ;EACI;;AAIR;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAEA;EAHJ;IAIQ;;;AAGJ;EACI;EACA;EACA;;AAIR;EACI;;AAGA;EAJJ;IAKQ;;;AAGJ;EACI;EACA,kB7B7ER;;A6B+EQ;EAJJ;IAKQ;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAEA;EACI;;AAGJ;EACI;;AAKZ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAEA;EACI;;AAKZ;EACI;EACA;;AAMhB;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA,kB7BrJJ;E6BsJI;EACA;EACA;EACA;;AAEA;EACI;;AAEA;EACI;;AAIR;EACI;;AAGJ;EACI;EACA;;AAGJ;EA1BJ;IA2BQ;IACA;IACA;IACA;;EAEA;IACI;IACA;;EAGJ;IACI;;;AAMhB;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EAXJ;IAYQ,kB7B1MJ;I6B2MI;IACA;;;AAGJ;EACI;EACA;;AAGJ;EACI;;AAEA;EAHJ;IAIQ;;;AAGJ;EACI;EACA;;AAIR;EACI;;AAEA;EAHJ;IAIQ;;;AAGJ;EACI;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI,O7B9MP;E6B+MO;;AAGJ;EACI,O7BnNP;E6BoNO;;AAIR;EACI,O7BzQL;E6B0QK;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AAMhB;EACI;EACA;;AAEA;EAJJ;IAKQ;IACA;IACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAKR;EACI;;AAEA;EACI;EACA,O7B7TR;;A6BgUI;EACI,O7BlUL;;A6BuUP;EACI;EACA;;AAEA;EACI;;AAEA;EACI;;AAKZ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAEA;EACI;;;ACjXpB;EACI;EACA,W9BaS;E8BZT;EACA;EACA;EACA;EACA;EACA,kB9BII;E8BHJ;EACA;EACA;;AAEA;EACI;EACA;EACA;;;AAKR;EACI;EACA;EACA;EACA;;A3BbA;E2BSJ;IAOQ;;;AAGJ;EAVJ;IAWQ;IACA;IACA;;;;AAMR;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;AAEA;EACI,O9BxCA;E8ByCA;EACA,kB9B3CA;E8B4CA;;;AAKR;EACI;;;AAKJ;AAAA;AAAA;AAAA;EAII;EACA;EACA;EACA,kB9B7DI;E8B8DJ;EACA;EACA;;A3BhEA;E2BsDJ;AAAA;AAAA;AAAA;IAaQ;;;A3BvEJ;E2B0DJ;AAAA;AAAA;AAAA;IAiBQ;;;AAKJ;AAAA;AAAA;AAAA;EAEI,O9B/EA;;A8BiFA;AAAA;AAAA;AAAA;EACI;EACA;;AAIR;AAAA;AAAA;AAAA;EACI;EACA;EACA;;A3BzFJ;E2BsFA;AAAA;AAAA;AAAA;IAMQ;;;A3BhGR;E2B0FA;AAAA;AAAA;AAAA;IAUQ;;;AAIR;AAAA;AAAA;AAAA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAKA;AAAA;AAAA;AAAA;EACI;EACA;EACA;;AAGJ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EACI;;AAIR;AAAA;AAAA;AAAA;EACI;EACA;EACA;;AAGJ;AAAA;AAAA;AAAA;EACI;EACA;EACA,O9BrII;E8BsIJ;EACA;;AAGJ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EACI;;;AAIR;EACI;EACA;EACA;;;AAQI;EACI;EACA;EACA;;A3BlKR;E2B+JI;IAMQ;;;AAIR;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;;AAOJ;EACI,O9B/LT;E8BgMS;EACA;;AAIR;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;;A3B3NZ;E2ByNQ;IAKQ;;;AAIR;EACI;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA,O9B7OR;E8B8OQ,kB9B/OR;E8BgPQ;EACA;EACA;EACA;EACA;;AAEA;EACI,kB9BvPZ;;AGHJ;E2B4OQ;IAkBQ;;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAKZ;EACI;EACA;EACA;;A3BjSZ;E2B8RQ;IAMQ;;;AAGJ;EACI;EACA;;AAIR;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;A3BtThB;E2BoTY;IAKQ;;;AAGJ;EACI;;A3B7TpB;E2B4TgB;IAIQ;;;AAIR;EACI;;A3BrUpB;E2BoUgB;IAIQ;IACA;;;AAIR;EACI;EACA;;A3B/UpB;E2B6UgB;IAKQ;IACA;;;AAKJ;EACI;EACA;;AAOpB;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAGA;EACI;;AAIR;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAMJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;A3BjaZ;E2BgaQ;IAIQ;;;AAIR;EACI;;AAGJ;EACI;EACA;;A3B9aZ;E2BobY;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;;AAKZ;EACI;;;AAOZ;AAoFI;AAcA;AAQA;AAUA;AAIA;AAIA;AAMA;AAIA;;AApIA;EACI;EACA;EACA;;AAGA;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;A3B5eZ;E2B2eQ;IAIQ;IACA;;;AAIR;EACI;EACA;;AAGJ;EACI;;A3BtfZ;E2BqfQ;IAIQ;IACA;;;A3B9fhB;E2ByfQ;IASQ;;;AAGJ;EACI;;AAIR;EACI;;AAEA;EACI;EACA;;AAMhB;EACI;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI,kB9BrkBA;;A8BwkBJ;EACI;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;;AAEA;EACI;;AAGJ;EACI;;;AAUR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI,O9B9kBC;E8B+kBD;;AAGJ;EACI;EACA;EACA;EACA;EACA,O9BvlBC;E8BwlBD;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;;AAIR;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA,kB9BnrBJ;E8BorBI,O9BtrBD;E8BurBC;EACA;;AAIR;EACI;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AAKJ;EACI;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAIR;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;;AAEA;EACI,O9BnvBT;;A8BqvBS;EACI;EACA,O9BtvBhB;;A8B2vBI;EACI;;AAEA;EACI,O9B/vBZ;E8BgwBY;EACA;;AAEA;EACI,O9BpwBhB;E8BqwBgB;EACA;;AAOpB;EACI;EACA;EACA;EACA;EACA;;AAGA;EACI;EACA;;AAEA;EACI;;AAGJ;EACI;EACA,O9BhvBH;E8BivBG;EACA;;AAGI;EACI;EACA;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA,kB9BnwBH;E8BowBG;EACA;;AAGJ;EACI;EACA,O9B1wBH;E8B2wBG;;AAIR;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EA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A;EACA;;AAGJ;EACI;EACA;;AAIA;EADJ;IAEQ;IACA;;;AAIR;EACI;EACA;EACA;EACA;;AAMJ;EACI;EACA;;AAEA;EACI;;AAEA;EACI;;AAKZ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;;AAIR;EACI;EACA;EACA;;AAEA;EACI;;AAEA;EACI;EACA;;AAIR;EAdJ;IAeQ;;;AAMJ;EACI;EACA;EACA;EACA;;AAEA;EANJ;IAOQ;IACA;IACA;;EAEA;IACI;;EAGJ;IACI;;EAEA;IACI;;EAGJ;IACI;IACA;;;AAKZ;EACI;;AAEA;EACI;EACA;;AAGJ;EACI;;AAGJ;EAZJ;IAaQ;IACA;IACA;IACA;;EAEA;IACI;IACA;;;AAQxB;EACI;EACA;;AAEA;EACI;;AAIA;EADJ;IAEQ;;;;ACxLhB;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAMJ;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAII;EACI;EACA;;AAGJ;EACI;EACA;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA,OnCnEZ;EmCoEY;EACA;EACA;EACA,anCWI;;AmCNhB;EACI;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;;AAKR;EACI;;AAKZ;EACI;EACA;;AAEA;EACI;;;AAMR;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;;;AAIR;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;;;AAIR;EACI;IACI;;EAGJ;IACI;;;AAIR;EACI;IACI;;EAGJ;IACI;;EAGJ;IACI;;;AAIR;EACI;IACI;IACA;;EAIJ;IACI;IACA;;;AAIR;EACI;IACI;;EAGJ;IACI;;;AAIR;EACI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CI;;AAGJ;EACI;;;AAIR;EACI;EACA,avC1EoB;EuC2EpB;EACA,OvC7JI;EuC8JJ,kBvCnKG;EuCoKH;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AACA;AAAA;;AAEA;EACI;EACA;EACA,OvC7KA;EuC8KA,kBvChLG;;AuCkLH;EACI,OvCjLJ;EuCkLI,kBvCpLD;;AuCwLP;EACI,OvCvLA;;AuC0LJ;EACI;;AAGJ;EACI;;;AAIR;EACI;EACA,avCpHoB;EuCqHpB;EACA,kBvCvMI;EuCwMJ,OvC1MO;EuC2MP;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AACA;AAAA;;AAEA;EACI;EACA;EACA,OvCvNA;;AuCyNA;EACI,OvC1NJ;;AuC8NJ;EACI,OvC/NA;;AuCkOJ;EACI;;AAGJ;EACI;;;AAIR;EACI;EACA,avC3JoB;EuC4JpB;EACA,OvC9OI;EuC+OJ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA,kBvC9PA;EuC+PA,OvChQA;;AuCkQA;EACI,OvCnQJ;;AuCuQJ;EACI,OvCvQA;;AuC0QJ;EACI;;AAGJ;EACI;;;AAIR;EACI;EACA,avCpMoB;EuCqMpB;EACA,OvCxRI;EuCyRJ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA,kBvCxSA;EuCySA,OvCxSA;;AuC0SA;EACI,OvC3SJ;;AuC+SJ;EACI,OvCjTA;;AuCoTJ;EACI;;AAGJ;EACI;;;AAIR;EACI,avC5OoB;EuC6OpB;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;;;AAIR;EACI,avC9QoB;EuC+QpB;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;;;AAIR;EACI,avCpSoB;EuCqSpB;EACA;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;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;;ACxrBZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AvCPA;EuCPJ;IAiBQ;IACA;IACA;;;AvCRJ;EuCXJ;IAuBQ;IACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AvC/BJ;EuCoBA;IAcQ;IACA;;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,O1CzDA;E0C0DA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI,O1ChEL;E0CiEK;;AvCnEZ;EuCgDI;IAuBQ;IACA;IACA;;;AAOZ;EACI;;AvCjFJ;EuCgFA;IAIQ;IAEA;;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;;;AAQR;EACI;;AAEA;EACI;;AAEA;EACI;;AAIA;EACI;;AAIZ;EACI;EACA,O1C5HJ;E0C6HI;EACA;EACA;EACA;;AAEA;EACI;;AAQR;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGA;EACI;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA,O1CtKT;;A0CyKK;EACI;EACA;EACA;;AAGJ;EACI;EACA,O1CjLT;E0CkLS;EACA;;AAIR;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;;AAKR;EACI;;AAGJ;EACI;EACA;;AAQhB;EACI;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;;;AAYpB;EACI;EACA;;AAEA;EACI;EACA;;AAEA;EACI;;AAIR;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAGA;EACI;EACA;EACA;EACA;;AAGI;EACI;EACA;;AAIR;EACI;EACA;EACA;;;AAWZ;EACI;EACA;;AAIR;EACI;;AvC/SJ;EuC8SA;IAIQ;IACA;;;AAGJ;EACI;;;AAKZ;EACI;;AAEA;EACI;EAC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%22%7D */