@charset "UTF-8";
@font-face {
  font-family: 'Boxed';
  src: url("https://store-4bcsbfgatc.mybigcommerce.com/content/fonts/BoxedLight.eot");
  src: url("https://store-4bcsbfgatc.mybigcommerce.com/content/fonts/BoxedLight.eot") format("embedded-opentype"), url("https://store-4bcsbfgatc.mybigcommerce.com/content/fonts/BoxedLight.woff2") format("woff2"), url("https://store-4bcsbfgatc.mybigcommerce.com/dav/content/fonts/BoxedLight.woff") format("woff"), url("https://store-4bcsbfgatc.mybigcommerce.com/dav/content/fonts/BoxedLight.ttf") format("truetype"), url("https://store-4bcsbfgatc.mybigcommerce.com/content/fonts/BoxedLight.svg") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Boxed';
  src: url("https://store-4bcsbfgatc.mybigcommerce.com/content/fonts/BoxedSemibold.eot");
  src: url("https://store-4bcsbfgatc.mybigcommerce.com/content/fonts/BoxedSemibold.eot") format("embedded-opentype"), url("https://store-4bcsbfgatc.mybigcommerce.com/content/fonts/BoxedSemibold.woff2") format("woff2"), url("https://store-4bcsbfgatc.mybigcommerce.com/content/fonts/BoxedSemibold.woff") format("woff"), url("https://store-4bcsbfgatc.mybigcommerce.com/content/fonts/BoxedSemibold.ttf") format("truetype"), url("https://store-4bcsbfgatc.mybigcommerce.com/content/fonts/BoxedSemibold.svg") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

body {
  font-family: "Boxed";
  font-weight: 300;
  color: #000;
  padding: 0 0 0 0;
  font-size: 18px;
  line-height: 28px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Boxed";
  font-weight: normal;
  letter-spacing: 0;
  color: #000; }

p {
  font-family: "Boxed";
  font-weight: normal;
  color: #000; }

.button,
.button:focus,
.button:active,
.swal2-container .swal2-confirm.button,
.swal2-container .swal2-modal .swal2-cancel,
.main-btn {
  background-color: #CC9900;
  color: #ffffff;
  line-height: normal;
  font-size: 16px;
  line-height: 19px;
  border: 0;
  border-radius: 0;
  outline: none;
  text-transform: uppercase;
  font-family: "Boxed";
  letter-spacing: 0px;
  margin: 0;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 0 12px;
  border-radius: 5px;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }
  .button:hover,
  .button:focus:hover,
  .button:active:hover,
  .swal2-container .swal2-confirm.button:hover,
  .swal2-container .swal2-modal .swal2-cancel:hover,
  .main-btn:hover {
    background-color: #327DB9;
    color: #ffffff; }

.button:hover,
.swal2-container .swal2-confirm.button:hover,
.swal2-container .swal2-modal .swal2-cancel:hover,
.main-btn:hover {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }

input:focus,
button:focus,
textarea:focus,
select:focus,
details:focus,
[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
[contenteditable="true"]:focus {
  outline: none !important;
  outline-offset: 0px !important; }

a {
  text-decoration: none; }

input:focus,
button:focus,
textarea:focus,
select:focus,
details:focus,
[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
[contenteditable="true"]:focus {
  outline: none !important;
  outline-offset: 0 !important; }

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

.body {
  margin: 0; }

.container {
  max-width: 1266px;
  padding: 0;
  margin: 0 auto; }

.custom_category .body > .container {
  max-width: 100%;
  width: 100%; }

.top-announce-bar {
  background-color: #404040;
  text-align: center;
  padding: 12px 0px 12px;
  justify-content: center; }
  .top-announce-bar .flag-icon {
    float: left; }
    .top-announce-bar .flag-icon svg {
      float: left; }
  .top-announce-bar p {
    margin: 0;
    text-align: center;
    display: inline-block;
    font-family: "Boxed";
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    column-gap: 10px;
    justify-content: center; }
    .top-announce-bar p::before {
      position: absolute;
      top: 0;
      left: 0; }

.main-header-sec {
  display: block;
  padding: 20px 98px 25px 49px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.41); }
  .main-header-sec .custom-logo-section {
    display: inline-block; }
  .main-header-sec .navPages-container {
    position: unset; }
  .main-header-sec .main-menu-nav {
    display: inline-block;
    line-height: 0; }
    .main-header-sec .main-menu-nav .navPages .navPages-item > .navPages-action.is-open {
      color: #c90; }
    .main-header-sec .main-menu-nav .navPages .navPages-item > .navPages-action {
      text-align: left;
      font-family: "Boxed";
      font-size: 18px;
      line-height: 21px;
      font-weight: 600;
      letter-spacing: 0px;
      color: #000000;
      text-transform: uppercase;
      padding: 0 20px;
      margin-top: 6px;
      background: transparent;
      border: none; }
      .main-header-sec .main-menu-nav .navPages .navPages-item > .navPages-action:hover {
        color: #CC9900; }
        .main-header-sec .main-menu-nav .navPages .navPages-item > .navPages-action:hover .icon svg {
          fill: #cc9900;
          stroke: #cc9900; }
      .main-header-sec .main-menu-nav .navPages .navPages-item > .navPages-action .icon {
        margin: 0 0 0 10px; }
        .main-header-sec .main-menu-nav .navPages .navPages-item > .navPages-action .icon svg {
          width: 14px;
          height: 8px;
          fill: #000;
          stroke: #000; }
          .main-header-sec .main-menu-nav .navPages .navPages-item > .navPages-action .icon svg:hover {
            fill: #cc9900;
            stroke: #cc9900; }
    .main-header-sec .main-menu-nav .navPages .navPages-item > .navPages-action.is-open .icon svg {
      transform: rotate(180deg);
      fill: #cc9900;
      stroke: #cc9900; }
    .main-header-sec .main-menu-nav .navPages .navPages-action.activePage {
      color: #000; }
    .main-header-sec .main-menu-nav .navPages .navPages-action.activePage.is-open {
      color: #CC9900;
      background: transparent; }
      .main-header-sec .main-menu-nav .navPages .navPages-action.activePage.is-open svg {
        fill: #CC9900;
        stroke: #CC9900;
        transform: rotate(180deg); }
    .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open {
      left: 0;
      width: 100%;
      top: 112px;
      background: #fff;
      padding: 0 20px !important; }
      .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .container {
        max-width: 1170px;
        width: 100%;
        display: flex; }
        .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .container .image-inmenu {
          border: none;
          max-width: 364px;
          width: 100%;
          padding: 0 !important;
          margin-right: 97px; }
          .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .container .image-inmenu a {
            float: left;
            height: 100%; }
            .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .container .image-inmenu a img {
              height: 100%; }
        .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .container .navPage-subMenu-item {
          float: unset; }
        .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .container .navPage-subMenu-list {
          max-width: 632px;
          margin: 0;
          padding: 30px 0 60px; }
        .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .container .navPage-subMenu-list {
          width: 100%;
          column-gap: 0; }
          .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .container .navPage-subMenu-list .navPage-subMenu-item {
            padding: 0 50px 0 50px !important;
            width: auto;
            max-width: fit-content; }
            .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .container .navPage-subMenu-list .navPage-subMenu-item:first-child {
              padding: 0 50px 0 0 !important; }
            .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .container .navPage-subMenu-list .navPage-subMenu-item:last-child {
              padding: 0 0 0 50px !important;
              border: none; }
        .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .container .navPage-subMenu-list .navPage-subMenu-action {
          margin: 0; }
        .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .container a.navPages-action {
          text-align: left;
          font-family: "Boxed";
          font-size: 18px;
          line-height: 21px;
          font-weight: 600;
          letter-spacing: 0px;
          color: #000000;
          text-transform: uppercase;
          padding: 0;
          margin-top: 8px;
          background: transparent;
          border: none; }
          .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .container a.navPages-action:hover {
            color: #CC9900; }
          .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .container a.navPages-action .icon {
            margin: 0 0 0 10px; }
            .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .container a.navPages-action .icon svg {
              width: 14px;
              height: 8px; }
        .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .container .navPages-item:nth-child(2) {
          display: none; }
      .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open ul {
        list-style: none;
        display: flex;
        column-gap: 40px; }
      .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .navPage-subMenu-item {
        border-right: 1px solid #AAAAAA; }
      .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open:last-child {
        border: none; }
      .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .navPage-subMenu-action {
        margin: 0; }
      .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .navPage-childList {
        flex-flow: column; }
        .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .navPage-childList .navPage-childList-item {
          margin: 0;
          padding: 0; }
          .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .navPage-childList .navPage-childList-item .navPage-childList-action {
            text-align: left;
            font-size: 16px;
            line-height: 26px;
            font-family: "Boxed";
            font-weight: 300;
            letter-spacing: 0px;
            color: #000000; }
            .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open .navPage-childList .navPage-childList-item .navPage-childList-action:hover {
              color: #CC9900; }
    .main-header-sec .main-menu-nav .navPages .navPages-list--user {
      display: none; }
  .main-header-sec .cart-action- {
    display: inline-block; }
  .main-header-sec .header-logo {
    margin: 0; }
    .main-header-sec .header-logo .header-logo__link {
      z-index: 0; }
  .main-header-sec .navUser-item svg path,
  .main-header-sec .navUser-action svg {
    stroke: unset; }
  .main-header-sec .navUser-item button[aria-expanded="true"] svg path {
    fill: #c90; }
  .main-header-sec .navUser-item .navUser-action:hover svg path {
    fill: #CC9900; }
  .main-header-sec::before, .main-header-sec::after {
    display: none; }
  .main-header-sec .navUser {
    position: unset;
    margin: 0 0 0 0px;
    padding: 0; }
    .main-header-sec .navUser .navUser-section--alt {
      float: unset; }
    .main-header-sec .navUser .navUser-item--account .navUser-action[aria-label="Sign out"] {
      padding-left: 18px; }
    .main-header-sec .navUser li {
      line-height: 0; }
      .main-header-sec .navUser li #quick-search-expand svg {
        width: 25px;
        height: 25px; }
    .main-header-sec .navUser .navUser-item--account svg {
      width: 22px;
      height: 25px; }
    .main-header-sec .navUser .navUser-item--cart svg {
      width: 28px;
      height: 25px; }
    .main-header-sec .navUser .navUser-item--cart .countPill--positive {
      display: block;
      position: absolute;
      top: -12px;
      right: -13px;
      width: 25px;
      height: 25px;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #CC9900;
      text-align: center;
      font-family: "Boxed";
      font-size: 12px;
      line-height: 14px;
      font-weight: 600;
      letter-spacing: 0px;
      color: #FFFFFF;
      text-transform: uppercase;
      padding-top: 2px; }
    .main-header-sec .navUser .dropdown {
      background: #fff;
      top: 112px !important;
      border: 1px solid #f3f3f3; }
      .main-header-sec .navUser .dropdown .form-field {
        display: flex;
        align-items: center;
        border-bottom: 1px solid #949494; }
        .main-header-sec .navUser .dropdown .form-field .searchIcon {
          line-height: 0; }
        .main-header-sec .navUser .dropdown .form-field .form-input {
          border: unset;
          border-radius: 0;
          padding: 8px 15px 7px; }
          .main-header-sec .navUser .dropdown .form-field .form-input:focus, .main-header-sec .navUser .dropdown .form-field .form-input:focus-visible {
            border: none;
            outline: none !important;
            box-shadow: unset !important; }
    .main-header-sec .navUser .navUser-section {
      display: flex;
      column-gap: 30px;
      align-items: center; }
      .main-header-sec .navUser .navUser-section::before, .main-header-sec .navUser .navUser-section::after {
        display: none; }
      .main-header-sec .navUser .navUser-section .navUser-action {
        padding: 0;
        line-height: 0; }
        .main-header-sec .navUser .navUser-section .navUser-action svg g {
          clip-path: unset !important; }
  .main-header-sec .dropdown .container {
    max-width: 1239px;
    width: 100%;
    margin: 0 auto; }
  .main-header-sec .dropdown {
    padding: 14px 0px 20px; }
    .main-header-sec .dropdown .quickSearchMessage {
      text-align: center;
      font-family: "Boxed";
      font-size: 18px;
      line-height: 18px;
      font-weight: 600;
      color: #000000;
      text-transform: uppercase;
      margin: 0 20px;
      background: #fff; }

.navUser .form {
  max-width: 1239px;
  padding: 0 20px; }

.dropdown--quickSearch .form-input {
  border-bottom: 1px solid;
  text-align: left;
  font-family: "Boxed";
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #AAAAAA; }

#main-top-banner {
  display: flex;
  column-gap: 10px;
  margin: 0 0 72px; }
  #main-top-banner .banner-section {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    background-position: center !important;
    background-size: cover !important;
    padding: 109px 0 137px; }
    #main-top-banner .banner-section:first-child .button {
      width: 100%;
      max-width: 222px;
      margin: 0; }
    #main-top-banner .banner-section:last-child .button {
      max-width: 254px;
      width: 100%;
      margin: 0; }
    #main-top-banner .banner-section h2 {
      text-align: center;
      font-family: "Boxed";
      font-size: 36px;
      line-height: 46px;
      font-weight: 600;
      color: #FFFFFF;
      text-transform: uppercase;
      margin: 0;
      z-index: 1; }
    #main-top-banner .banner-section p {
      text-align: center;
      font-family: "Boxed";
      font-size: 18px;
      line-height: 28px;
      font-weight: 300;
      color: #FFFFFF;
      max-width: 500px;
      margin: 7px 0 25px;
      z-index: 1; }

.trusted-section .container {
  max-width: 1220px;
  width: 100%; }

.trusted-section .sub-heading {
  text-align: center;
  font-family: "Boxed";
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 47px; }

.trusted-section .logos-row {
  display: flex;
  list-style: none;
  margin: 0;
  flex-wrap: wrap;
  column-gap: 90px;
  justify-content: center;
  align-items: center; }

.trusted-section .first-row {
  row-gap: 29px; }

.trusted-section .last-row {
  row-gap: 15px; }

.custom-solution-section {
  margin: 120px 0 0; }
  .custom-solution-section .sub-heading {
    text-align: center;
    font-family: "Boxed";
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0; }
  .custom-solution-section p {
    text-align: center;
    font-family: "Boxed";
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    color: #FFFFFF;
    margin: 0;
    max-width: 450px;
    margin: 14px auto 25px; }
  .custom-solution-section .button {
    max-width: fit-content;
    margin: 0 auto;
    padding: 14px 30px 11px; }
  .custom-solution-section .container {
    max-width: 1200px;
    width: 100%;
    background-color: #404040;
    padding: 58px 0 67px;
    padding: 60px 0px 68px;
    border-radius: 5px; }

.about-cleveland-section {
  margin-top: 110px;
  position: relative; }
  .about-cleveland-section > img {
    width: 100%; }
  .about-cleveland-section .content-area {
    max-width: 672px;
    width: 100%;
    padding: 0px 20px 0px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .about-cleveland-section .content-area .sub-heading {
      text-align: center;
      font: normal normal 600 30px/36px Boxed;
      font-family: "Boxed";
      font-size: 30px;
      line-height: 36px;
      font-weight: 600;
      letter-spacing: 0px;
      color: #FFFFFF;
      text-transform: uppercase;
      margin: -4px 0 0; }
    .about-cleveland-section .content-area p {
      text-align: center;
      font-family: "Boxed";
      font-size: 18px;
      line-height: 28px;
      font-weight: 300;
      color: #FFFFFF;
      margin: 14px auto 25px;
      max-width: 549px; }
    .about-cleveland-section .content-area .button {
      max-width: 154px;
      margin: 0 auto 49px; }
    .about-cleveland-section .content-area .label-text {
      text-align: center;
      font-family: "Boxed";
      font-size: 20px;
      line-height: 28px;
      font-weight: 600;
      color: #FFFFFF;
      text-transform: uppercase;
      margin: 5px 0 0; }
      .about-cleveland-section .content-area .label-text br {
        display: none; }
    .about-cleveland-section .content-area .icon-item {
      display: flex;
      flex-flow: column;
      width: 100%; }
      .about-cleveland-section .content-area .icon-item:first-child {
        max-width: 28.79%; }
      .about-cleveland-section .content-area .icon-item:nth-child(2) {
        max-width: 24.68%; }
      .about-cleveland-section .content-area .icon-item:last-child {
        max-width: 30.69%; }
    .about-cleveland-section .content-area .icon-wrapper {
      display: flex;
      flex-wrap: nowrap;
      column-gap: 50px; }
    .about-cleveland-section .content-area .icon-img {
      text-align: center; }
      .about-cleveland-section .content-area .icon-img svg g {
        clip-path: unset !important; }

.custom_product .footer > .container {
  max-width: 720px;
  margin: 0 auto;
  width: 100%;
  padding: 6px 20px 0;
  position: unset; }

.footer {
  background-color: #404040;
  padding: 130px 0 28px;
  border: none;
  position: relative; }
  .footer .middle-logo {
    position: absolute;
    top: -70px;
    left: 50%;
    transform: translateX(-50%);
    background: #404040;
    border-radius: 100px;
    padding: 25px 27px; }
  .footer > .container {
    max-width: 720px;
    margin: 0 auto;
    width: 100%;
    padding: 6px 20px 0;
    position: unset; }
  .footer .footer-info-heading {
    text-align: left;
    font-family: "Boxed";
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0px 0 14px; }
  .footer .footer-info-list li {
    margin: 0 0 10px; }
    .footer .footer-info-list li a {
      text-align: left;
      font-family: "Boxed";
      font-size: 16px;
      line-height: 20px;
      font-weight: 300;
      letter-spacing: 0px;
      color: #FFFFFF;
      text-decoration: none; }
      .footer .footer-info-list li a:hover {
        color: #CC9900;
        font-weight: 600; }
  .footer .footer-info {
    margin: 3px 0 39px; }
  .footer .footer-info-col {
    padding: 0;
    margin: 15px 0px 0; }
    .footer .footer-info-col:first-child {
      margin-left: 0;
      width: 22.50%; }
    .footer .footer-info-col:nth-child(2) {
      width: 21.45%;
      margin: 15px 105px 0 118px; }
    .footer .footer-info-col:nth-child(3) {
      width: 23.24%;
      margin-right: 0; }
      .footer .footer-info-col:nth-child(3) li {
        margin-bottom: 11px; }
      .footer .footer-info-col:nth-child(3) .social-icons {
        margin: 16px 0 0; }
  .footer .footer-info-list {
    margin: 0; }
    .footer .footer-info-list li {
      display: flex;
      column-gap: 0px; }
  .footer .footer-info-col .icn {
    padding-right: 10px;
    line-height: 0; }
  .footer .bottom-footer {
    max-width: 472px;
    width: 100%;
    margin: 0 auto; }
    .footer .bottom-footer .footer-info-heading {
      text-align: center;
      margin: 0px 0 4px; }
    .footer .bottom-footer p {
      text-align: center;
      font-family: "Boxed";
      font-size: 16px;
      line-height: 18px;
      font-weight: 300;
      color: #FFFFFF;
      margin: 0; }
    .footer .bottom-footer .button {
      width: 122px;
      border-radius: 0px 5px 5px 0px;
      height: 50px; }
  .footer .form {
    margin: 13px 0 51px; }
    .footer .form .form-field {
      margin: 0; }
  .footer .form-input {
    text-align: left;
    font-family: "Boxed";
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    color: #AAAAAA;
    text-transform: uppercase;
    max-width: 350px;
    width: 100%;
    border-radius: 5px 0px 0px 5px;
    height: 50px;
    padding: 16px 0 14px 14px; }
  .footer .socialLinks {
    line-height: 0;
    display: flex;
    column-gap: 9px; }
    .footer .socialLinks .socialLinks-item {
      margin: 0;
      line-height: 0; }
    .footer .socialLinks .icon {
      background: #CC9900;
      width: 30px;
      height: 30px;
      align-items: center;
      display: flex;
      border-radius: 50px; }
      .footer .socialLinks .icon:hover {
        background: #327db9; }
        .footer .socialLinks .icon:hover svg path {
          fill: #fff; }
      .footer .socialLinks .icon svg {
        height: 15px; }
    .footer .socialLinks::before {
      display: none; }
    .footer .socialLinks::after {
      display: none; }
  .footer .footer-copyright p {
    text-align: center;
    font-family: "Boxed";
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin-bottom: 10px; }
    .footer .footer-copyright p a {
      text-align: center;
      font-family: "Boxed";
      font-size: 14px;
      line-height: 16px;
      font-weight: 300;
      letter-spacing: 0px;
      color: #FFFFFF; }

.breadcrumbs {
  margin: 0;
  text-align: left; }
  .breadcrumbs .breadcrumb:first-child .breadcrumb-label:before {
    display: none; }
  .breadcrumbs .breadcrumb:before {
    display: none; }
  .breadcrumbs .breadcrumb-label,
  .breadcrumbs .breadcrumb.is-active {
    text-align: left;
    font-family: "Boxed";
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #CC9900;
    text-transform: uppercase;
    text-decoration: none; }
    .breadcrumbs .breadcrumb-label::before,
    .breadcrumbs .breadcrumb.is-active::before {
      content: ">";
      border: none;
      transform: none;
      -webkit-transform: unset;
      transform: unset;
      color: #000;
      margin: 0 5px; }

.page::before,
.page::after {
  display: none; }

.page {
  margin: 0;
  overflow: hidden; }

.category-top-description {
  background: #F1F1F1;
  width: 100%;
  max-width: 100%;
  margin-bottom: 45px; }
  .category-top-description .container {
    max-width: 1240px;
    padding: 28px 20px 46px; }
    .category-top-description .container .page-heading {
      text-align: left;
      font-family: "Boxed";
      font-size: 36px;
      line-height: 36px;
      font-weight: 600;
      color: #000000;
      margin: 25px 0 0;
      text-transform: uppercase; }
    .category-top-description .container .breadcrumbs {
      margin: 0;
      text-align: left; }
      .category-top-description .container .breadcrumbs .breadcrumb:first-child .breadcrumb-label:before {
        display: none; }
      .category-top-description .container .breadcrumbs .breadcrumb:before {
        display: none; }
      .category-top-description .container .breadcrumbs .breadcrumb-label,
      .category-top-description .container .breadcrumbs .breadcrumb.is-active {
        text-align: left;
        font-family: "Boxed";
        font-size: 14px;
        line-height: 16px;
        font-weight: 600;
        letter-spacing: 0px;
        color: #CC9900;
        text-transform: uppercase;
        text-decoration: none; }
        .category-top-description .container .breadcrumbs .breadcrumb-label::before,
        .category-top-description .container .breadcrumbs .breadcrumb.is-active::before {
          content: ">";
          border: none;
          transform: none;
          -webkit-transform: unset;
          transform: unset;
          color: #000;
          margin: 0 5px; }

#product-listing-container {
  max-width: 931px;
  width: 100%;
  margin: 0 auto 146px;
  padding: 0 20px;
  float: unset; }
  #product-listing-container .actionBar {
    display: none; }
  #product-listing-container .productGrid {
    margin: 0 -15px; }
    #product-listing-container .productGrid .product {
      width: 33.33%;
      padding: 0 15px;
      margin: 25px 0; }
      #product-listing-container .productGrid .product .card-img-container {
        max-width: 276px;
        max-height: 276px;
        height: 276px; }
      #product-listing-container .productGrid .product .card {
        margin: 0; }
        #product-listing-container .productGrid .product .card .card-body {
          padding-top: 14px; }
      #product-listing-container .productGrid .product .card-title a {
        text-align: center;
        font-family: "Boxed";
        font-size: 18px;
        line-height: 28px;
        font-weight: 600;
        color: #000000;
        text-transform: uppercase;
        height: 28px;
        overflow: hidden; }
      #product-listing-container .productGrid .product .card-figcaption-body .button {
        max-width: 100%;
        width: 100%; }
      #product-listing-container .productGrid .product .card-figcaption-body {
        width: 100%; }
        #product-listing-container .productGrid .product .card-figcaption-body .card-figcaption {
          position: unset;
          opacity: 1; }
        #product-listing-container .productGrid .product .card-figcaption-body .card-figcaption-body {
          position: unset;
          -webkit-transform: unset;
          transform: unset;
          -webkit-transform-style: unset;
          transform-style: unset; }
      #product-listing-container .productGrid .product .card-figcaption {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
      #product-listing-container .productGrid .product .card-figure {
        padding: 0; }
      #product-listing-container .productGrid .product .card-img-container::after {
        display: none; }
      #product-listing-container .productGrid .product .card-image {
        position: unset;
        height: 100%; }
      #product-listing-container .productGrid .product .price-section {
        display: none; }
      #product-listing-container .productGrid .product .card-title {
        margin-bottom: 14px; }
      #product-listing-container .productGrid .product .product .card {
        margin-bottom: 0; }
  #product-listing-container #faceted-search-container {
    display: none; }
  #product-listing-container .page-heading {
    text-align: left;
    font-family: "Boxed";
    font-size: 36px;
    line-height: 46px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    margin: 0; }
  #product-listing-container .category-top-description .card-figcaption-body .card-figcaption-button:focus {
    background: #327DB9;
    border-radius: 5px;
    border: 1px solid #327DB9; }

.au_banner {
  position: relative; }
  .au_banner .breadcrumbs .breadcrumb-label::before,
  .au_banner .breadcrumbs .breadcrumb.is-active::before {
    content: ">";
    border: none;
    transform: none;
    transform: unset;
    color: #000;
    margin: 0 7px; }
  .au_banner img {
    width: 100%; }
  .au_banner .au_banner_content {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px; }
    .au_banner .au_banner_content ol.breadcrumbs {
      text-align: left;
      margin: -2px 0 0; }
    .au_banner .au_banner_content .breadcrumb a span {
      text-align: left;
      font-family: "Boxed";
      font-size: 14px;
      line-height: 16px;
      font-weight: 600;
      letter-spacing: 0px;
      color: #000000;
      text-transform: uppercase;
      margin: 0; }
    .au_banner .au_banner_content .breadcrumb.is-active a span {
      color: #fff; }
    .au_banner .au_banner_content .page-heading {
      text-align: left;
      font-family: "Boxed";
      font-size: 36px;
      line-height: 46px;
      font-weight: 600;
      letter-spacing: 0px;
      color: #FFFFFF;
      margin: 23px 0 0;
      text-transform: uppercase; }

.zigzag {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #F0F1F1; }
  .zigzag .zigzag_right.zigzag_img.col-6,
  .zigzag .zigzag_left.zigzag_text.col-6 {
    width: 50%; }
  .zigzag .zigzag_left.zigzag_text.col-6 {
    padding: 0 38px 0 82px;
    margin-top: 6px; }
    .zigzag .zigzag_left.zigzag_text.col-6:last-child {
      padding: 0 84px 0 46px; }
      .zigzag .zigzag_left.zigzag_text.col-6:last-child h2 {
        margin: 0 0 24px 0px; }
  .zigzag .zigzag_right:nth-child(1) {
    order: 2; }
  .zigzag .zigzag_left:nth-child(2) {
    order: 1; }
  .zigzag .zigzag_right:nth-child(3) {
    order: 3; }
  .zigzag .zigzag_left:nth-child(4) {
    order: 4; }
  .zigzag h2 {
    text-align: left;
    font-family: "Boxed";
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    margin: 0 0 24px -1px; }
  .zigzag p {
    text-align: left;
    font-family: "Boxed";
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    color: #000000;
    margin: 0; }
    .zigzag p:nth-last-child(2) {
      margin-bottom: 28px; }
  .zigzag h3 {
    text-align: left;
    font-family: "Boxed";
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #CC9900;
    text-transform: uppercase;
    margin: 2px 0 10px; }

.au_slider {
  margin: 75px 0 0; }
  .au_slider .slick-slide .right_slider {
    width: 50%;
    order: 2; }
  .au_slider .slick-slide .left_slider {
    width: 50%;
    order: 1;
    padding: 50px 50px 0 47px; }
    .au_slider .slick-slide .left_slider ul {
      max-width: 385px;
      margin-left: 23px; }
      .au_slider .slick-slide .left_slider ul li {
        text-align: left;
        font-family: "Boxed";
        font-size: 18px;
        line-height: 34px;
        font-weight: 300;
        color: #FFFFFF;
        list-style: none;
        position: relative; }
        .au_slider .slick-slide .left_slider ul li::marker {
          font-size: 30px;
          line-height: 3px;
          color: #CC9900; }
        .au_slider .slick-slide .left_slider ul li:before {
          content: "•";
          position: absolute;
          top: 0px;
          width: 0;
          height: 0;
          color: #c90;
          left: -22px;
          font-size: 39px; }
  .au_slider .slick-slider {
    margin: 0; }
  .au_slider .slick-list .slick-slide {
    display: flex;
    background: #404040; }
  .au_slider .conatiner {
    max-width: 1240px;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto; }
  .au_slider h3 {
    text-align: left;
    font-family: "Boxed";
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #CC9900;
    text-transform: uppercase;
    margin: 0; }
  .au_slider h2 {
    text-align: left;
    font-family: "Boxed";
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 10px 0 17px; }
  .au_slider h4 {
    text-align: left;
    font-family: "Boxed";
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #fff;
    margin: 17px 0 9px; }
  .au_slider .button {
    max-width: 272px;
    margin-top: 22px; }
  .au_slider .slick-dots {
    display: block;
    position: absolute;
    bottom: 27px;
    left: 72px;
    width: auto; }
  .au_slider .slick-dots li.slick-active button::before {
    background: #CC9900;
    width: 13px;
    height: 13px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .au_slider .slick-dots li {
    height: 15px;
    width: 15px;
    margin: 0 6px;
    padding: 0; }
    .au_slider .slick-dots li button {
      border: 2px solid #CC9900;
      vertical-align: top; }
      .au_slider .slick-dots li button:hover::before {
        background: #CC9900;
        width: 13px;
        height: 13px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
  .au_slider .slick-prev {
    left: 50px;
    top: unset;
    bottom: 37px;
    padding: 0;
    background: transparent;
    border: none;
    width: 10px;
    height: 17px; }
    .au_slider .slick-prev:focus {
      background: none;
      width: 10px;
      height: 17px;
      left: 50px; }
  .au_slider .slick-prev.slick-arrow::before {
    content: url("https://store-4bcsbfgatc.mybigcommerce.com/content/slider-arrow.svg");
    width: 10px;
    height: 17px;
    transform: rotate(0deg);
    background-image: none;
    display: block;
    opacity: 1;
    position: absolute;
    top: 3px;
    left: 0; }
  .au_slider .slick-next.slick-arrow::before {
    content: url("https://store-4bcsbfgatc.mybigcommerce.com/content/slider-arrow.svg");
    width: 10px;
    height: 17px;
    display: block;
    position: absolute;
    top: -1px;
    opacity: 1;
    left: 7px; }
  .au_slider .slick-next {
    left: 157px;
    top: unset;
    bottom: 30px;
    padding: 0;
    background: transparent;
    border: none;
    width: 10px;
    height: 17px; }
    .au_slider .slick-next:focus {
      left: 157px;
      background: transparent;
      border: none;
      width: 10px;
      height: 17px; }
  .au_slider .slick-next:hover {
    background-image: none;
    width: 10px;
    height: 17px; }
  .au_slider .slick-prev:hover {
    background-image: none;
    width: 10px;
    height: 17px;
    left: 50px; }
  .au_slider .carousel-tooltip {
    display: none !important; }

.our_story {
  margin: 75px 0 0;
  display: flex; }
  .our_story .our_story_img {
    width: 50%; }
  .our_story .our_story_text {
    background: #F0F1F1;
    padding: 0 84px 0 46px;
    width: 50%;
    display: flex;
    justify-content: center;
    flex-flow: column; }
    .our_story .our_story_text h3 {
      text-align: left;
      font-family: "Boxed";
      font-size: 24px;
      line-height: 30px;
      font-weight: 600;
      letter-spacing: 0px;
      color: #CC9900;
      text-transform: uppercase;
      margin: 4px 0 0; }
  .our_story h2 {
    text-align: left;
    font-family: "Boxed";
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    margin: 10px 0 12px;
    max-width: 410px; }
  .our_story p {
    text-align: left;
    font-family: "Boxed";
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #000000;
    margin: 14px 0; }
    .our_story p:last-child {
      text-align: left;
      font-family: "Boxed";
      font-size: 18px;
      line-height: 28px;
      font-weight: 600;
      letter-spacing: 0px;
      color: #000000; }

.timeline {
  margin: 78px 0 121px; }
  .timeline .container {
    max-width: 1240px;
    padding: 0 20px;
    width: 100%; }
    .timeline .container h2 {
      text-align: center;
      font-family: "Boxed";
      font-weight: 600;
      font-size: 30px;
      line-height: 36px;
      letter-spacing: 0px;
      color: #000;
      text-transform: uppercase;
      margin: 0 0 35px; }
    .timeline .container ul {
      position: relative; }
      .timeline .container ul::before {
        content: " ";
        position: absolute;
        top: 8px;
        border-top: 3px solid #CBCBCB;
        width: calc(100% - 44px);
        left: 0;
        margin: 0 22px; }
    .timeline .container .slick-initialized .slick-slide {
      padding: 0 55px; }
    .timeline .container .slick-list {
      margin: 0 -55px; }
    .timeline .container .slick-list h3 {
      text-align: center;
      position: relative;
      font-family: "Boxed";
      font-size: 20px;
      line-height: 25px;
      font-weight: 600;
      letter-spacing: 0px;
      color: #CC9900;
      text-transform: uppercase;
      margin: 0 0 15px;
      padding-top: 35px; }
      .timeline .container .slick-list h3::before {
        content: "";
        position: absolute;
        top: 0;
        font-size: 45px;
        left: 50%;
        background: #CC9900;
        width: 19px;
        height: 19px;
        transform: translateX(-50%);
        border-radius: 50%;
        padding: 0 2px;
        border: 3px #fff solid; }
    .timeline .container .slick-list h4 {
      text-align: center;
      font-family: "Boxed";
      font-size: 20px;
      line-height: 25px;
      font-weight: 600;
      letter-spacing: 0px;
      color: #000000;
      text-transform: uppercase;
      margin: 26px 0 5px; }
    .timeline .container .slick-list p {
      text-align: center;
      font-family: "Boxed";
      font-size: 16px;
      line-height: 26px;
      font-weight: 300;
      letter-spacing: 0px;
      color: #000000;
      margin: 0; }
      .timeline .container .slick-list p strong {
        display: block;
        text-align: center;
        font-family: "Boxed";
        font-size: 16px;
        line-height: 26px;
        font-weight: 600;
        letter-spacing: 0px;
        color: #000000;
        max-width: 211px;
        margin: 0 auto; }
    .timeline .container .slick-arrow.slick-disabled {
      opacity: 1; }
    .timeline .container .slick-slider .slick-arrow:focus {
      outline: none !important;
      background: transparent;
      border: none; }
    .timeline .container .slick-slider {
      margin: 0; }
      .timeline .container .slick-slider .slick-arrow.slick-prev {
        left: 7px; }
        .timeline .container .slick-slider .slick-arrow.slick-prev::before {
          transform: rotate(180deg);
          display: block; }
      .timeline .container .slick-slider .slick-next {
        right: 7px; }
      .timeline .container .slick-slider .slick-arrow {
        background: #fff;
        border: none;
        padding: 0;
        width: 10px;
        height: 17px;
        margin: 0;
        transform: unset;
        top: 0; }
        .timeline .container .slick-slider .slick-arrow::before {
          content: url("https://store-4bcsbfgatc.mybigcommerce.com/content/nonhover.svg");
          width: 10px;
          height: 17px;
          background: none;
          display: block; }
        .timeline .container .slick-slider .slick-arrow:hover:before {
          content: url("https://store-4bcsbfgatc.mybigcommerce.com/content/slider-arrow.svg"); }
      .timeline .container .slick-slider .carousel-tooltip {
        display: none; }

.progress_slider {
  background: #F0F1F1;
  padding: 62px 0px 64px; }
  .progress_slider .container {
    padding: 0;
    max-width: 1196px; }
  .progress_slider h2 {
    text-align: center;
    font-family: "Boxed";
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    margin: 0 0 40px; }
  .progress_slider .main_img {
    text-align: center;
    max-width: 626px;
    width: 100%;
    margin: 0 auto 27px;
    height: 395px; }
    .progress_slider .main_img img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .progress_slider .slick-initialized .slick-slide {
    margin: 0 8px;
    position: relative; }
    .progress_slider .slick-initialized .slick-slide:hover::before {
      content: " ";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 5px solid #000000; }
  .progress_slider .slick-initialized {
    max-width: 100%;
    width: 100%;
    margin: 0 auto 0; }
  .progress_slider .progress {
    padding: 0 0px;
    margin: 24px 0 0; }

.custom-solution-section.au-section {
  margin: 70px auto 170px; }

.custom_login .body .container .login {
  margin: 0 auto; }

.login .page-heading {
  text-align: center;
  font-family: "Boxed";
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase;
  margin: 0; }

.login ol.breadcrumbs {
  text-align: center;
  margin: 20px 0 10px; }

.login .breadcrumbs .breadcrumb.is-active span {
  color: #000; }

.login .breadcrumbs li .breadcrumb-label span {
  text-align: left;
  font-family: "Boxed";
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #CC9900;
  text-transform: uppercase; }

.login .login-row {
  margin: 20px 0 0;
  display: flex;
  align-items: center; }

.login .form-label {
  text-align: left;
  font-family: "Boxed";
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
  letter-spacing: 0px;
  color: #000; }

.login .form-input {
  text-align: left;
  font-family: "Boxed";
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #AAAAAA;
  height: 50px; }

.login .form-inlineMessage {
  font-family: "Boxed";
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
  letter-spacing: 0px; }

.login input[type=submit] {
  max-width: 100px;
  width: 100%; }

.login .alertBox {
  margin-top: 25px;
  display: flex;
  align-items: flex-start; }

.login #alertBox-message-text {
  text-align: center;
  font-family: "Boxed";
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  letter-spacing: 0px;
  color: #000;
  margin: 10px 0; }

.login .form-actions {
  text-align: left; }
  .login .form-actions .forgot-password {
    font-family: "Boxed";
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
    letter-spacing: 0px;
    margin: 0px 0 0 17px;
    text-decoration: none; }
    .login .form-actions .forgot-password:hover {
      color: #c90; }

.login .panel-title {
  font-family: "Boxed";
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  letter-spacing: 0px; }

.login .new-customer-intro {
  font-family: "Boxed";
  font-size: 17px;
  line-height: 18px;
  font-weight: 300;
  letter-spacing: 0px; }

.login .new-customer-fact {
  font-family: "Boxed";
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
  letter-spacing: 0px;
  margin: 10px 0; }

.login .login-form {
  margin: 23px 0 0; }

.login .panel-body {
  margin-bottom: 10px;
  padding: 21px 29px 25px;
  background: #e5e5e5; }
  .login .panel-body a {
    text-decoration: none; }
  .login .panel-body .button {
    max-width: 178px;
    width: 100%; }
  .login .panel-body .new-customer-fact-list {
    margin: 0 0 22px 16px; }

.custom_search .body > .container {
  margin: 28px auto 130px !important; }
  .custom_search .body > .container .breadcrumbs {
    text-align: left; }
  .custom_search .body > .container .page-content {
    float: right;
    margin: 0 auto; }
    .custom_search .body > .container .page-content .search-suggestion {
      margin-bottom: 14px; }
      .custom_search .body > .container .page-content .search-suggestion .category-suggestion a:hover {
        color: #c90; }
  .custom_search .body > .container .page-heading {
    margin: 15px 0;
    text-align: center;
    font-family: "Boxed";
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase; }
  .custom_search .body > .container .search-nav {
    margin-bottom: 20px; }
  .custom_search .body > .container #faceted-search-container .navList-item a:hover {
    color: #c90; }
  .custom_search .body > .container #faceted-search-container #facetedSearch-content--price .button {
    padding: 7px 0 5px; }
  .custom_search .body > .container #product-listing-container {
    margin: 0 auto; }

.custom_newsletter_subscribe .body > .container {
  margin: 28px auto 130px !important; }
  .custom_newsletter_subscribe .body > .container .page-heading {
    margin: 30px 0;
    text-align: center;
    font-family: "Boxed";
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase; }

.custom_createaccount_thanks .body > .container {
  margin: 28px auto 130px !important; }
  .custom_createaccount_thanks .body > .container .page-content .page-heading {
    margin: 30px 0;
    text-align: center;
    font-family: "Boxed";
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    margin: 30px 0; }
  .custom_createaccount_thanks .body > .container .page-content .button {
    padding: 14px 22px 11px;
    max-width: fit-content;
    margin: 0 auto; }

.custom_forgotpassword .body > .container {
  margin: 28px auto 130px !important; }
  .custom_forgotpassword .body > .container .account .page-heading {
    margin: 30px 0; }

.custom_forgotpassword .form.forgot-password-form .form-prefixPostfix {
  row-gap: 0px;
  flex-wrap: wrap !important; }
  .custom_forgotpassword .form.forgot-password-form .form-prefixPostfix .form-input {
    height: 45px;
    margin-right: 20px;
    border-radius: 3px;
    border: 1px solid #CC9900; }
  .custom_forgotpassword .form.forgot-password-form .form-prefixPostfix .form-label {
    width: 100%; }
  .custom_forgotpassword .form.forgot-password-form .form-prefixPostfix .form-inlineMessage {
    margin-top: 15px; }
  .custom_forgotpassword .form.forgot-password-form .form-prefixPostfix .button {
    margin: 0px 0 0; }

.custom_account_order .page-heading.title {
  font-weight: 600; }

.custom_account_order .account-content .account-product-body .definitionList dd {
  font-family: "Boxed";
  font-weight: 300; }

.custom_account_order .account-content .account-product-body .definitionList dt {
  font-weight: 600;
  color: #000; }

.custom_account_order .account-content .account-listShipping-title {
  font-family: "Boxed";
  font-weight: 600;
  font-size: 18px; }

.custom_account_order .account-content .account-orderTotal .account-orderTotal-key {
  font-family: "Boxed";
  font-weight: 600;
  color: #000; }

.custom_account_order .account-sidebar .definitionList dd {
  font-family: "Boxed";
  font-weight: 300;
  color: #000; }

.custom_account_order .account-sidebar .definitionList dt {
  color: #000;
  font-family: "Boxed";
  font-weight: 600; }

.custom_account_order .account-sidebar .account-sidebar-block .account-order-address li {
  font-family: "Boxed";
  font-weight: 300; }

.custom_account_order .account-sidebar .account-sidebar-block > .button {
  margin: 0; }

.custom_account_order .account-sidebar .account-sidebar-block .order-details-info .button {
  margin: 0;
  padding: 14px 25px 12px; }

.custom_account_orderstatus .body > .container,
.custom_createaccount .body > .container,
.custom_account_addressbook .body > .container,
.custom_editaccount .body > .container,
.custom_account_recentitems .body > .container,
.custom_account_inbox .body > .container,
.custom_forgotpassword .body > .container,
.custom_shippingaddressform .body > .container,
.custom_page_contact_form .body > .container {
  margin: 28px auto 0px; }
  .custom_account_orderstatus .body > .container .breadcrumbs,
  .custom_createaccount .body > .container .breadcrumbs,
  .custom_account_addressbook .body > .container .breadcrumbs,
  .custom_editaccount .body > .container .breadcrumbs,
  .custom_account_recentitems .body > .container .breadcrumbs,
  .custom_account_inbox .body > .container .breadcrumbs,
  .custom_forgotpassword .body > .container .breadcrumbs,
  .custom_shippingaddressform .body > .container .breadcrumbs,
  .custom_page_contact_form .body > .container .breadcrumbs {
    text-align: left; }

.custom_account_orderstatus .body,
.custom_createaccount .body,
.custom_account_addressbook .body,
.custom_editaccount .body,
.custom_account_recentitems .body,
.custom_account_inbox .body,
.custom_forgotpassword .body,
.custom_shippingaddressform .body,
.custom_page_contact_form .body {
  padding-bottom: 80px; }

.custom_login .body > .container {
  margin: 28px auto 0px !important; }
  .custom_login .body > .container .breadcrumbs {
    text-align: left; }

.custom_login .body {
  padding-bottom: 130px; }

.custom_account_recentitems .account .page-heading,
.custom_editaccount .account .page-heading {
  margin-bottom: 3rem;
  margin-top: 20px; }

.custom_account_inbox .page-heading,
.custom_account_addressbook .page-heading {
  margin-top: 30px; }

.custom_404 .body > .container {
  margin: 28px auto 130px !important; }
  .custom_404 .body > .container .breadcrumbs {
    text-align: left; }

.custom_404 .error_msg {
  display: flex;
  justify-content: center; }

.custom_404 .page-heading {
  font-family: "Boxed";
  font-weight: 600;
  margin: 0 0 5px; }

.custom_createaccount .breadcrumbs {
  text-align: left;
  margin: 0 auto 17px; }

.custom_editaccount .account > .form .form-actions .button {
  margin: 0 auto 30px; }

.account {
  margin: 30px auto 10px; }
  .account .page-heading {
    text-align: center;
    font-family: "Boxed";
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    margin: 0; }
  .account .productGrid .product {
    max-width: 25%;
    padding: 0 10px; }
  .account p,
  .account #alertBox-message-text {
    text-align: center;
    font-family: "Boxed";
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #000;
    margin: 10px 0; }
  .account .alertBox {
    margin-top: 25px; }
  .account .form-label {
    text-align: left;
    font-family: "Boxed";
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #000; }
    .account .form-label small {
      color: #000;
      font-family: "Boxed";
      font-size: 12px;
      line-height: 18px;
      font-weight: 300; }
  .account .form-field--error .form-inlineMessage::before {
    top: 0; }
  .account .form-input,
  .account .form-select {
    text-align: left;
    font-family: "Boxed";
    font-size: 18px;
    line-height: 21px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #AAAAAA; }
  .account .form-inlineMessage {
    font-family: "Boxed";
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    display: flex;
    align-items: center; }
  .account .button {
    max-width: 182px;
    width: 100%;
    margin: 20px 0 10px; }
  .account .account-body .account-heading {
    font-size: 22px;
    font-family: "Boxed";
    line-height: 28px;
    font-weight: 600; }
  .account .account-body .address-details .address-label {
    color: #000;
    font-weight: 600;
    font-family: "Boxed"; }
  .account .account-body .account-listItem {
    padding: 24px 0 19px; }
    .account .account-body .account-listItem .account-product-body .account-product-title {
      font-family: "Boxed";
      font-weight: 600;
      margin-top: 9px; }
    .account .account-body .account-listItem .account-product-body p {
      text-align: left; }
  .account .account-body .account-product-title {
    font-size: 15px;
    line-height: 17px; }
    .account .account-body .account-product-title a {
      font-family: "Boxed";
      font-size: 15px;
      line-height: 17px;
      font-weight: 600;
      color: #000; }
  .account .account-body .account-product-detail .account-product-detail-heading {
    font-size: 12px;
    font-family: "Boxed";
    line-height: 15px;
    font-weight: 300;
    color: #000; }
  .account .account-body .account-product-detail span {
    font-size: 12px;
    font-family: "Boxed";
    line-height: 15px;
    font-weight: 300;
    color: #000; }
  .account .account-body .account-product-description {
    text-align: left; }
  .account .account-body .account-product-figure::after {
    display: none; }
  .account .account-body .account-orderStatus .account-orderStatus-label {
    background-color: #CC9900;
    color: white;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    padding: 18px 14px 15px;
    font-family: "Boxed";
    font-weight: 600;
    border-radius: 5px; }
    .account .account-body .account-orderStatus .account-orderStatus-label:hover {
      background-color: #327DB9;
      color: #ffffff; }
  .account .account-body .form-actions {
    display: flex;
    align-items: center;
    column-gap: 20px;
    bottom: 30px; }
    .account .account-body .form-actions .button {
      margin: 0;
      padding: 14px 25px 12px; }
    .account .account-body .form-actions input[type="reset"] {
      margin: 0; }
    .account .account-body .form-actions::before {
      display: none; }
    .account .account-body .form-actions::after {
      display: none; }
  .account .productGrid {
    max-width: 1275px;
    padding: 0 20px;
    margin: 0 auto; }
    .account .productGrid .card-figcaption-body {
      max-width: 182px;
      width: 100%; }
    .account .productGrid .card-title a {
      text-align: left;
      font-size: 18px;
      line-height: 28px;
      font-family: "Boxed";
      font-weight: 600;
      letter-spacing: 0px;
      color: #000000;
      text-transform: uppercase; }
    .account .productGrid .card-img-container img {
      margin: 0;
      height: 100%;
      position: unset; }
    .account .productGrid .card-img-container::after {
      display: none; }
  .account .navBar--account {
    margin: 25px 0 25px; }
    .account .navBar--account .navBar-item a {
      font-family: "Boxed";
      font-weight: 600;
      letter-spacing: 0px;
      color: #000; }

.breadcrumbs {
  margin-top: 25px; }
  .breadcrumbs .breadcrumb.is-active span {
    color: #000; }
  .breadcrumbs li .breadcrumb-label span {
    text-align: left;
    font-family: "Boxed";
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #CC9900;
    text-transform: uppercase; }

.custom_cart .alertBox {
  align-items: center;
  display: flex; }
  .custom_cart .alertBox .alertBox-column {
    color: #fff; }

.custom_cart .page {
  margin: 30px 0 100px; }

.custom_cart .button {
  padding: 14px 22px 12px; }

.custom_cart .breadcrumbs {
  display: flex;
  align-items: center; }

.custom_cart .page-heading {
  text-align: center;
  font-family: "Boxed";
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase;
  margin: 25px 0 35px; }

.custom_cart .cart-item-name .cart-item-name__label {
  font-family: "Boxed";
  font-weight: 600;
  color: #000; }
  .custom_cart .cart-item-name .cart-item-name__label:hover {
    color: #CC9900; }

.custom_cart .definitionList dt {
  font-family: "Boxed";
  font-weight: 300;
  color: #000; }

.custom_cart .cart-item-block .cart-item-value {
  font-weight: 300;
  color: #000; }

.custom_cart .cart-item-block .form-increment {
  display: flex;
  align-items: center; }
  .custom_cart .cart-item-block .form-increment .button[data-action="dec"] .icon {
    height: auto;
    line-height: 0px; }
  .custom_cart .cart-item-block .form-increment .button {
    background: #fff; }
    .custom_cart .cart-item-block .form-increment .button svg {
      fill: #000;
      height: 16px;
      line-height: 0; }
    .custom_cart .cart-item-block .form-increment .button:hover svg {
      fill: #CC9900; }

.custom_cart .cart-totals .shipping-quotes {
  margin-bottom: 14px; }

.custom_cart .cart-totals .cart-total-value .shipping-estimate-show {
  text-decoration: none; }

.custom_cart .cart-totals .cart-total-value .shipping-estimate-show__btn-name,
.custom_cart .cart-totals .cart-total-value .coupon-code-add {
  font-family: "Boxed";
  font-weight: 300;
  color: #000;
  text-decoration: none;
  font-style: normal; }
  .custom_cart .cart-totals .cart-total-value .shipping-estimate-show__btn-name:hover,
  .custom_cart .cart-totals .cart-total-value .coupon-code-add:hover {
    color: #c90 !important;
    font-style: normal; }

.custom_cart .cart-totals .cart-total .coupon-code .button {
  padding: 4px 12px 4px;
  height: 35px !important;
  margin-left: 10px; }

.modal--alert .modal-content {
  font-family: "Boxed";
  font-weight: 600;
  color: #000; }

.modal--alert .button-container .button {
  background: #c90 !important; }
  .modal--alert .button-container .button:hover {
    background-color: #327DB9 !important;
    color: #ffffff; }

/* System Pages start */
.custom_account_inbox .page-heading,
.custom_account_addressbook .page-heading,
.custom_shippingaddressform .page-heading {
  text-align: center;
  font-size: 30px;
  line-height: 36px;
  font-family: "Boxed";
  font-weight: 600;
  color: #000000;
  text-transform: uppercase; }

.custom_account_inbox .breadcrumbs,
.custom_account_addressbook .breadcrumbs,
.custom_shippingaddressform .breadcrumbs {
  display: flex; }

.custom_account_addressbook .addressList {
  display: flex;
  flex-wrap: wrap; }

.wishlists-table .table-actions .button {
  padding: 0 15px;
  height: 38px;
  line-height: 36px; }

.wishlists-table.table--line tr td:first-child a {
  display: inline-block;
  max-width: 460px; }

.quickSearchResults {
  background: transparent !important; }
  .quickSearchResults .card-body > .card-title a {
    color: #000; }
    .quickSearchResults .card-body > .card-title a:hover {
      color: #c90 !important; }
  .quickSearchResults .quickSearchMessage {
    font-size: 20px;
    padding: 15px;
    text-align: center;
    margin: 0;
    border: 1px solid #bebdbd;
    word-break: break-word; }

.quickSearchResults,
.custom_account_recentitems .quickSearchResults,
.custom_wishlist .quickSearchResults {
  position: absolute;
  left: 0;
  top: 36px;
  width: 100%;
  background: #fff;
  z-index: 99;
  margin: 0; }
  .quickSearchResults .modal-close,
  .custom_account_recentitems .quickSearchResults .modal-close,
  .custom_wishlist .quickSearchResults .modal-close {
    color: #000;
    top: -5px;
    right: 15px;
    background: transparent; }
    .quickSearchResults .modal-close:hover,
    .custom_account_recentitems .quickSearchResults .modal-close:hover,
    .custom_wishlist .quickSearchResults .modal-close:hover {
      color: #C90; }
  .quickSearchResults .productGrid,
  .custom_account_recentitems .quickSearchResults .productGrid,
  .custom_wishlist .quickSearchResults .productGrid {
    width: 100%;
    background-color: #fff;
    display: block;
    max-height: 360px;
    overflow-y: auto;
    min-width: 100%;
    padding: 0;
    margin: 0 20px;
    border: 1px solid #bebdbd;
    border-top: 0;
    max-width: 1200px;
    width: 100%;
    min-width: unset; }
    .quickSearchResults .productGrid .product,
    .custom_account_recentitems .quickSearchResults .productGrid .product,
    .custom_wishlist .quickSearchResults .productGrid .product {
      width: 100%;
      padding: 0;
      display: block;
      border-bottom: 1px solid #dedddb;
      float: left; }
      .quickSearchResults .productGrid .product .card,
      .custom_account_recentitems .quickSearchResults .productGrid .product .card,
      .custom_wishlist .quickSearchResults .productGrid .product .card {
        border: 0;
        margin: 0;
        padding: 0;
        background-color: #fff;
        display: flex;
        align-items: center; }
        .quickSearchResults .productGrid .product .card .card-figure,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure {
          width: 30%;
          height: auto;
          float: left;
          padding: 0;
          margin: 0;
          box-shadow: none; }
          .quickSearchResults .productGrid .product .card .card-figure a,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure a,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure a {
            position: static;
            border: 0;
            height: 90px;
            float: left;
            width: 100%; }
            .quickSearchResults .productGrid .product .card .card-figure a .card-image,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure a .card-image,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure a .card-image {
              min-height: auto;
              transition: none;
              -webkit-transition: none;
              -moz-transition: none;
              max-height: 90px;
              padding: 0; }
          .quickSearchResults .productGrid .product .card .card-figure .sale-flag-side,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure .sale-flag-side,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure .sale-flag-side {
            display: none; }
          .quickSearchResults .productGrid .product .card .card-figure .product_badges,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure .product_badges,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure .product_badges {
            display: none; }
        .quickSearchResults .productGrid .product .card .card-body,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-body {
          width: 70%;
          float: left;
          padding: 10px 0px 0px 8px;
          text-align: left; }
          .quickSearchResults .productGrid .product .card .card-body .card-title,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title {
            text-align: left;
            line-height: normal;
            height: auto;
            max-height: unset;
            margin: 0;
            padding: 0;
            width: 90%; }
            .quickSearchResults .productGrid .product .card .card-body .card-title a,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title a,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title a {
              color: #000;
              text-align: left;
              font-size: 14px;
              line-height: 16px; }
              .quickSearchResults .productGrid .product .card .card-body .card-title a:hover,
              .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title a:hover,
              .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title a:hover {
                color: #CD0921; }
          .quickSearchResults .productGrid .product .card .card-body .card-text,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text {
            margin: 4px 0 4px; }
            .quickSearchResults .productGrid .product .card .card-body .card-text .price-section,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text .price-section,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text .price-section {
              margin: 0;
              font-size: 16px; }
          .quickSearchResults .productGrid .product .card .card-body .card-text.card_rating,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text.card_rating,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text.card_rating {
            display: none; }
        .quickSearchResults .productGrid .product .card .card-figcaption,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figcaption,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-figcaption {
          display: none; }

.card--alternate:hover,
.card--alternate:hover .card-body {
  background-color: transparent; }

.navUser-item--cart .dropdown-menu.is-open {
  width: 320px;
  background-color: #fff;
  border: 1px solid #ccc;
  z-index: 9999; }
  .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content {
    padding-left: 10px;
    text-align: left; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content .previewCartItem-name {
      height: auto; }
      .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content .previewCartItem-name a {
        font-size: 15px;
        line-height: 19px;
        font-family: "Boxed";
        font-weight: 600;
        color: #000; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content .previewCartItem-price {
      font-size: 14px;
      line-height: 17px;
      color: #000;
      font-family: "Boxed";
      font-weight: 300; }
  .navUser-item--cart .dropdown-menu.is-open .previewCartAction {
    padding: 17px 0 20px; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartAction a {
      font-size: 14px;
      padding: 8px 5px 6px; }

.navUser-action:hover svg,
.navUser-action.is-open svg {
  fill: #333;
  stroke: none; }

.blog_page .blog {
  float: left;
  width: 33.33%;
  padding: 0 25px;
  margin: 0 0 50px 0;
  border-top: 0;
  border-right: 0; }
  .blog_page .blog .blog-post-figure {
    width: 100%; }
    .blog_page .blog .blog-post-figure .blog-thumbnail {
      margin: 0 auto;
      max-width: 100%; }
      .blog_page .blog .blog-post-figure .blog-thumbnail img {
        max-height: 300px; }
  .blog_page .blog .blog-post-body {
    width: 100%; }
    .blog_page .blog .blog-post-body .blog-title {
      font-size: 18px;
      margin: 10px 0;
      text-transform: capitalize;
      height: 40px;
      overflow: hidden;
      text-align: left;
      font-family: "Boxed";
      font-weight: 700;
      line-height: 20px; }
      .blog_page .blog .blog-post-body .blog-title a {
        color: #CD0921; }
        .blog_page .blog .blog-post-body .blog-title a:hover {
          color: #CD0921; }
    .blog_page .blog .blog-post-body .blog-date {
      color: #000;
      text-align: left; }
    .blog_page .blog .blog-post-body .blog-author {
      color: #000; }
    .blog_page .blog .blog-post-body .blog-post {
      height: 150px;
      overflow: hidden; }
      .blog_page .blog .blog-post-body .blog-post a {
        color: #000; }
        .blog_page .blog .blog-post-body .blog-post a:hover {
          color: #CD0921; }

.blog-post a:hover {
  color: #CD0921; }

.custom_blog_post .blog-thumbnail {
  max-width: 100%; }
  .custom_blog_post .blog-thumbnail .lazyautosizes {
    width: auto;
    max-height: 300px; }

.custom_blog_post .blog-post-body {
  width: 100%; }
  .custom_blog_post .blog-post-body .blog-header {
    text-align: left; }
    .custom_blog_post .blog-post-body .blog-header .blog-title {
      text-align: left;
      margin: 0 0 5px; }
      .custom_blog_post .blog-post-body .blog-header .blog-title a {
        color: #CD0921; }
        .custom_blog_post .blog-post-body .blog-header .blog-title a:hover {
          color: #fff; }
    .custom_blog_post .blog-post-body .blog-header .blog-date {
      text-align: left;
      color: #ccc; }

.custom_blog_post .tags li a {
  color: #CD0921; }
  .custom_blog_post .tags li a:hover {
    color: #fff; }

.custom_blog_post .blog-post-figure {
  margin-top: 18px; }

.custom_blog_post .blog {
  clear: both; }

.custom_brands {
  margin: 0; }
  .custom_brands .card-figure {
    max-height: 100%;
    height: 150px;
    border: 1px solid #d3d3d3; }
    .custom_brands .card-figure a {
      width: 100%;
      display: block;
      margin: 0 auto; }
      .custom_brands .card-figure a .card-img-container {
        margin: auto;
        display: flex;
        width: 100%;
        max-width: 100%; }
        .custom_brands .card-figure a .card-img-container img {
          max-height: 120px;
          margin: auto;
          display: block;
          width: auto; }
        .custom_brands .card-figure a .card-img-container:after {
          padding-bottom: 0; }
  .custom_brands .card-body {
    padding: 0;
    margin: 0; }
    .custom_brands .card-body .card-title {
      text-align: center;
      font-family: "Boxed"; }
      .custom_brands .card-body .card-title a {
        letter-spacing: normal;
        height: auto;
        padding: 0px 2px;
        display: block;
        color: #fff;
        background: #333;
        font-size: 16px;
        text-transform: uppercase;
        margin: 0;
        height: 42px;
        line-height: 42px;
        overflow: hidden; }
        .custom_brands .card-body .card-title a:hover {
          background: #CD0921;
          color: #fff; }

.custom_brands .brandGrid {
  margin: 0 -10px; }

.custom_brands .brandGrid .brand .card {
  margin-bottom: 0;
  padding-bottom: 21px; }

.error_page_404 {
  display: inline-block;
  text-align: center;
  width: 100%;
  color: #000;
  letter-spacing: 1px;
  margin: 20px 0 0 0; }
  .error_page_404 h1 {
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #000;
    letter-spacing: 1px;
    margin: 20px 0; }
  .error_page_404 p {
    font-size: 16px;
    letter-spacing: 1px;
    color: #000; }

.login-form .form-actions {
  text-align: left;
  display: flex;
  align-items: center; }

.login-form .forgot-password {
  line-height: 54px;
  font-weight: 700; }
  .login-form .forgot-password .form-label {
    color: #CD0921; }

.navBar--sub .navBar-item,
.navBar-section .navBar-item {
  margin: 0 5px; }
  .navBar--sub .navBar-item .navBar-action,
  .navBar-section .navBar-item .navBar-action {
    font-family: "Boxed";
    font-weight: 600; }
  .navBar--sub .navBar-item.is-active,
  .navBar-section .navBar-item.is-active {
    border-bottom: 1px solid #CC9900;
    color: #CC9900;
    font-size: 14px; }
    .navBar--sub .navBar-item.is-active > .navBar-action,
    .navBar-section .navBar-item.is-active > .navBar-action {
      color: #CC9900;
      font-weight: 600; }
  .navBar--sub .navBar-item .navBar-action,
  .navBar-section .navBar-item .navBar-action {
    color: #000;
    font-weight: 600; }
    .navBar--sub .navBar-item .navBar-action:hover,
    .navBar-section .navBar-item .navBar-action:hover {
      color: #CC9900; }

.custom_wishlist .productGrid .product {
  text-align: center; }

.custom_wishlist .form .button {
  padding: 9px 29px 7px;
  font-size: 18px; }

.account-orderStatus-label {
  background-color: #CC9900;
  padding: 5px 7px 3px; }

.account .account-product-title a:hover {
  color: #CC9900; }

.addressList .address-details li {
  font-size: 15px;
  line-height: 23px !important;
  font-family: "Boxed";
  font-weight: 300; }

.addressList .address {
  float: left; }
  .addressList .address .address-symbol {
    color: #CC9900; }
  .addressList .address .address-title {
    text-transform: capitalize;
    color: #CC9900;
    font-weight: 600;
    line-height: 23px; }
  .addressList .address .panel--newAddress:hover .address-symbol {
    color: #000; }
  .addressList .address .panel--newAddress:hover .address-title {
    color: #000; }

.table--line .table-thead {
  background: transparent; }

.custom_forgotpassword .form-prefixPostfix {
  display: flex; }
  .custom_forgotpassword .form-prefixPostfix .form-input {
    width: 100%;
    display: block;
    border-radius: 0; }
  .custom_forgotpassword .form-prefixPostfix .button {
    margin-top: 0;
    margin-left: 20px;
    padding-left: 15px;
    padding-right: 15px; }

.custom_forgotpassword .form-prefixPostfix .button,
.custom_forgotpassword .form-prefixPostfix .form-inlineMessage {
  float: left;
  height: auto; }

.account-body {
  margin: 0 auto; }

.custom_cart .form-increment .button {
  height: 30px;
  line-height: 26px;
  width: 30px;
  padding: 0; }
  .custom_cart .form-increment .button svg {
    fill: #fff; }
  .custom_cart .form-increment .button:hover svg {
    fill: #CD0921; }

.form-wishlist .button svg {
  fill: #fff; }

.form-wishlist .button:hover svg {
  fill: #fff; }

.cart-total .coupon-code-cancel {
  text-decoration: none; }
  .cart-total .coupon-code-cancel:hover {
    color: #c90 !important; }

.cart-total .form-input {
  text-align: left;
  font-family: "Boxed";
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #AAAAAA;
  height: 35px; }

.cart-total .button {
  padding: 14px 22px 12px;
  display: inline-flex; }

.shipping-estimator .form-label {
  font-family: "Boxed";
  font-weight: 600; }

.shipping-estimator .form-select,
.shipping-estimator .form-input {
  text-align: left;
  font-family: "Boxed";
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #AAAAAA;
  height: 35px; }

.shipping-estimator .estimator-form-label-text {
  font-family: "Boxed";
  font-weight: 600; }

.shipping-estimator .select-shipping-quote {
  padding: 14px 22px 12px; }

.shipping-estimator .form-inlineMessage {
  font-size: 14px; }

.cart-total .cart-total-label {
  color: #000; }
  .cart-total .cart-total-label .form-select {
    padding: 5px 7px; }

.cart-total .coupon-code-add {
  color: #000; }
  .cart-total .coupon-code-add:hover {
    color: #CD0921; }

.cart-total .cart-total-value .gift-certificate-add {
  color: #000; }

.cart-total .cart-total-value button:hover {
  color: #CD0921; }

.cart-total .gift-certificate-cancel {
  color: #000; }
  .cart-total .gift-certificate-cancel:hover {
    color: #CD0921; }

.cart-total .coupon-code-cancel {
  color: #000;
  font-style: normal; }
  .cart-total .coupon-code-cancel:hover {
    color: #CD0921; }

.cart-total .shipping-estimate-hide {
  color: #000;
  font-style: normal; }

.cart-total .shipping-estimate-show {
  color: #000; }
  .cart-total .shipping-estimate-show:hover {
    color: #CD0921; }

.cart-total .estimator-form-label .form-label {
  color: #000; }

.cart-gift-certificate-form .button,
.coupon-form .button {
  height: 31px;
  line-height: 30px;
  font-size: 14px;
  padding: 0; }

.cart-item-image {
  max-height: 90px; }

.cart-header-item {
  text-transform: uppercase; }

.shipping-estimate-show__btn-name,
.coupon-code-add {
  text-decoration: none; }

.login-row {
  margin-top: 0; }

.custom_forgotpassword .account.account--fixedSmall p {
  padding-bottom: 1.5rem; }

.forgot-password-form .form-prefixPostfix--centeredColumn.wrap {
  -ms-flex-flow: wrap;
  flex-flow: wrap; }

.account .account-product-title a {
  color: #777; }

.account-product-title {
  font-family: open-sans;
  font-weight: 700; }

.account-product-description {
  padding-bottom: 1.5rem; }

.custom_createaccount .page-heading {
  text-align: center;
  font-size: 30px;
  line-height: 36px;
  font-family: "Boxed";
  font-weight: 600;
  color: #000000;
  text-transform: uppercase; }

.custom_createaccount .form-actions {
  justify-content: center; }

.custom_account_orderstatus .page-heading {
  text-align: center;
  font-size: 30px;
  line-height: 36px;
  font-family: "Boxed";
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  margin-top: 20px; }

/* System Pages end */
.custom_product .breadcrumbs {
  max-width: 1240px;
  padding: 0 20px;
  width: 100%;
  margin: 30px auto;
  text-align: left;
  line-height: 0; }

.custom_product .productView {
  max-width: 1240px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto; }
  .custom_product .productView .productView-images {
    padding: 0;
    max-width: 680px;
    width: 100%; }
    .custom_product .productView .productView-images .productView-img-container {
      max-width: 100%;
      width: 100%; }
      .custom_product .productView .productView-images .productView-img-container::after {
        display: none; }
      .custom_product .productView .productView-images .productView-img-container img {
        position: unset; }
  .custom_product .productView .productView-details {
    padding: 0;
    max-width: 480px;
    width: 100%; }
  .custom_product .productView .product-data .productView-product {
    border: none;
    padding: 0 0 11px; }
  .custom_product .productView .product-data .productView-title {
    text-align: left;
    font-size: 36px;
    line-height: 46px;
    font-family: "Boxed";
    font-weight: 600;
    color: #000000;
    margin: 1px 0 8px; }
  .custom_product .productView .product-data .price--withoutTax {
    text-align: left;
    font-size: 30px;
    line-height: 55px;
    font-family: "Boxed";
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase; }
  .custom_product .productView .product-options .form > div .form-field .form-label {
    text-align: left;
    font-size: 16px;
    line-height: 21px;
    font-family: "Boxed";
    font-weight: 600;
    color: #000000;
    text-transform: uppercase;
    display: flex;
    align-items: center; }
    .custom_product .productView .product-options .form > div .form-field .form-label small {
      display: none; }
    .custom_product .productView .product-options .form > div .form-field .form-label:hover::before {
      background: #000; }
  .custom_product .productView .product-options .form > div .form-option-wrapper {
    line-height: 0;
    margin: 0 6px;
    width: calc(25% - 13px);
    float: left; }
    .custom_product .productView .product-options .form > div .form-option-wrapper .colorname {
      display: inline-block;
      margin: 11px 0 5px 0;
      width: 100%;
      float: left;
      font-family: "Boxed";
      font-weight: 600;
      font-size: 12px;
      line-height: 14px;
      text-align: center;
      color: #000; }
    .custom_product .productView .product-options .form > div .form-option-wrapper .form-option-swatch {
      position: relative;
      width: 108px;
      height: auto;
      border: none;
      box-shadow: none;
      margin: 0 0 15px 0;
      padding: 0;
      overflow: hidden; }
      .custom_product .productView .product-options .form > div .form-option-wrapper .form-option-swatch .form-option-expanded {
        top: 0;
        left: 0;
        -webkit-transform: none;
        transform: none;
        border: none;
        background: transparent;
        visibility: visible;
        opacity: 1; }
      .custom_product .productView .product-options .form > div .form-option-wrapper .form-option-swatch .form-option-variant--color {
        height: 50px;
        width: 50px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
  .custom_product .productView .product-options .form > div .form-select {
    text-align: left;
    font-size: 16px;
    line-height: 36px;
    font-family: "Boxed";
    font-weight: 600;
    color: #000000;
    width: 100%;
    max-width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    border: 1px solid #000000;
    border-radius: 5px;
    background: #fff; }

.custom_product .tabs {
  border: none; }
  .custom_product .tabs .tab.is-active {
    border: none; }
  .custom_product .tabs .tab-title {
    text-align: left;
    font-size: 30px;
    line-height: 36px;
    font-family: "Boxed";
    font-weight: 600;
    color: #000000;
    text-transform: uppercase; }

.custom_product .tabs-contents .tab-content {
  padding: 0; }

.custom_product .tabs-contents .slick-list {
  max-width: 1198px;
  width: 100%;
  margin: 0 -15px; }
  .custom_product .tabs-contents .slick-list .slick-slide {
    padding: 0 15px; }

.custom_account_recentitems .card-img-container {
  height: 280px; }

.account .account-body h5.account-product-title {
  font-family: Boxed; }

.custom_editaccount .account--fixed {
  max-width: 100%;
  width: 100%; }
  .custom_editaccount .account--fixed .form {
    max-width: 75%;
    margin: 0 auto; }

.custom_account_inbox .account .account-body .form-actions {
  justify-content: center; }

.custom_account_recentitems .account .productGrid .card-title a {
  text-align: center; }

.custom_account_recentitems .account .button {
  margin-left: auto;
  margin-right: auto; }

.custom_forgotpassword .account--fixedSmall {
  width: 100%; }

.custom_forgotpassword .body > .container .account .page-heading {
  max-width: 75%;
  margin-left: auto;
  margin-right: auto; }

.custom_forgotpassword .body > .container .account p, .custom_forgotpassword .body > .container .account .form {
  max-width: 75%;
  margin-left: auto;
  margin-right: auto; }

.custom_login .body .container > .login {
  max-width: 100%; }
  .custom_login .body .container > .login .login-row {
    max-width: 75%;
    margin-right: auto;
    margin-left: auto; }

@media only screen and (max-width: 1399px) {
  .about-cleveland-section .content-area {
    max-width: 672px;
    width: 100%;
    padding: 0 20px 0;
    margin: 0 auto;
    position: absolute;
    top: 75px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 2px; } }

/*Product Page 2*/
.productView-price {
  margin: 0 0 19px;
  display: flex;
  align-items: center; }

.per-price-slash {
  font-family: "Boxed";
  font-weight: 600;
  font-size: 30px; }

.custom_product .breadcrumbs,
.custom_product .productView {
  max-width: 100%;
  padding: 0;
  width: 100%;
  margin: auto; }

.productView-description {
  padding: 0;
  margin: 70px 0 0; }

.custom_product .productView-description .container {
  max-width: 899px; }

.second_product .productView,
.product_breadcrumb {
  background: #F1F1F1; }

.main-header-sec {
  padding: 20px 99px 25px 50px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25); }

.custom_product .container {
  max-width: 1200px; }

.product_breadcrumb {
  padding: 29px 0 26px; }

.custom_product .price-section {
  margin: -1px 0 0; }

.static-info-content ul {
  margin: 0;
  list-style: none; }

.static-info-content ul li:first-child .icon-svg {
  margin: -7px 10px 0 0; }

.static-info-content ul li {
  display: inline-block;
  margin: 0 0 -2px;
  width: 100%; }

.static-info-content ul li .text-line,
.static-info-content ul li .text-line a {
  width: calc(100% - 35px);
  float: left;
  font-size: 16px;
  font-family: "Boxed";
  font-weight: 600;
  line-height: 22px;
  color: #000; }

.static-info-content ul li .text-line a {
  text-decoration: underline;
  display: inline-block;
  width: auto;
  float: none; }

.static-info-content ul li .text-line a:hover {
  color: #327DB9; }

.icon-svg {
  width: 25px;
  margin: -6px 10px 0 0;
  text-align: center;
  display: inline-block;
  float: left; }

.index-count {
  background: #327DB9;
  height: 25px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  font-family: "Boxed";
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  padding: 0 0 0 1px; }

.option-cust-wrapper {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin: 0px 0 10px; }

.row-custom .option-cust-wrapper {
  margin: 0px;
  cursor: pointer; }

.row-custom.active .option-cust-wrapper {
  margin: 0 0 10px; }

.cust-label {
  margin: 4px 0 0;
  color: #fff;
  font-family: "Boxed";
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #000;
  display: inline-block;
  vertical-align: middle; }

.productView-options .form-field {
  margin-bottom: 0; }

.productView-options .form-field[data-product-attribute="swatch"] {
  margin: 0 -6px -18px; }

.productView-options #add-to-cart-wrapper .form-field {
  margin: 0; }

.option-render,
.clip-color-sec {
  display: none; }

.option-render.active,
.clip-color-sec .option-render,
.row-custom.active + .clip-color-sec {
  display: block; }

.row-custom {
  border-bottom: 1px solid #AAAAAA;
  padding: 20px 0; }

.row-custom.active {
  border-bottom: 0px;
  padding-bottom: 10px; }

#add-to-cart-wrapper p {
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  margin: 0; }

#add-to-cart-wrapper {
  padding: 28px 0 0;
  display: inline-block;
  width: 100%; }

.custom_product .productView .product-options .form > div#add-to-cart-wrapper .form-field .form-label {
  margin: 0 0 4px; }

.form-increment {
  display: flex;
  border: 1px solid #000000;
  border-radius: 5px;
  width: 150px;
  height: 50px;
  margin: 14px 0 0;
  background: #fff;
  justify-content: space-between;
  padding: 0 18px; }

.form-increment .button {
  background: transparent;
  padding: 0px; }

.form-input--incrementTotal {
  font-family: "Boxed";
  font-weight: 600;
  color: #000;
  font-size: 16px;
  line-height: 19px; }

button[data-action="dec"] .icon {
  height: 2px;
  line-height: 0px; }

button[data-action="inc"] .icon {
  height: 16px;
  line-height: 14px; }

.form-increment .button:hover,
.form-increment .button:focus:hover,
.form-increment .button:active:hover {
  background: transparent; }

.productView-options .add-to-cart-buttons {
  padding: 0;
  margin: 30px 0 0;
  width: 100%; }

.productView-options .add-to-cart-buttons .button {
  margin: 0;
  width: 100%;
  padding: 22px 0 19px;
  font-size: 20px; }

.button--icon svg {
  fill: #000; }

.form-increment .button:hover .normal,
.form-increment .hover,
.clip-color-sec .index-count {
  display: none; }

.clip-color-sec .option-cust-wrapper {
  margin: -5px 0 8px; }

.form-increment .button:hover .hover {
  display: inline-block; }

.second_product .productView {
  padding: 0 0 79px; }

.productView-description summary {
  font-size: 24px;
  border-radius: 5px;
  background: #404040;
  color: #fff;
  font-weight: 600;
  padding: 22px 27px 20px 30px;
  margin: 0 0 10px;
  cursor: pointer; }

.productView-description details[open] summary:after {
  content: "";
  background: url(../img/product-accordion-minus.svg);
  display: inline-block;
  width: 25px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center;
  float: right; }

.productView-description details summary:after {
  content: "";
  background: url(../img/product-accordion-plus.svg);
  display: inline-block;
  width: 25px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center;
  float: right; }

.productView-description details[open] summary,
.productView-description summary:hover {
  background: #CC9900; }

.pp_content {
  padding: 16px 33px 24px; }

.pp_content,
.pp_content p {
  font-family: "Boxed";
  font-size: 18px;
  line-height: 28px;
  color: #000;
  font-weight: 300; }

.pp_content h1,
.pp_content h2,
.pp_content h3,
.pp_content h4,
.pp_content h5,
.pp_content h6 {
  font-family: "Boxed";
  color: #000;
  margin: 24px 0 13px;
  font-weight: 600; }

.pp_content h3 {
  font-size: 20px; }

.pp_content ul {
  list-style: none;
  margin-bottom: 11px; }

.pp_content li {
  margin: 0 0 4px; }

.pp_content li:before {
  content: "";
  display: inline-block;
  height: 9px;
  width: 9px;
  background: #c90;
  border-radius: 50px;
  margin: -6px 9px 0 -15px;
  vertical-align: middle; }

.form-option-expanded {
  padding: 0; }

.custom_product .productView .product-options .form > div .form-option-wrapper:hover .colorname,
.custom_product .productView .product-options .form > div .form-option-wrapper .form-radio:checked + .form-option .colorname {
  color: #cc9900; }

input:focus + label {
  outline: #0f7fff solid 0px !important;
  outline-offset: 0px !important; }

.form-option-variant--color,
.form-option-variant--pattern {
  background: none !important; }

.form-option-image,
.form-option-variant--none {
  height: 108px;
  width: 108px;
  border: 2px solid #000;
  border-radius: 5px;
  padding: 0; }

.custom_product .productView .product-options .form > div .form-option-wrapper:hover .form-option-swatch .form-option-image,
.form-radio:checked + .form-option .form-option-image,
.form-radio:checked + .form-option .form-option-variant--none {
  border: 2px solid #cc9900; }

.row-custom.active + .clip-color-sec {
  border: 0px; }

.clip-color-sec {
  padding: 35px 0px 22px; }

.productView-info-name {
  font-weight: 600; }

.productView-info-name,
.productView-info-value {
  display: inline-block;
  margin: 0; }

.related-products-area {
  clear: left;
  margin: 91px 0 90px;
  display: inline-block;
  width: 100%; }

.related-products-area h2 {
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  margin: 0 0 24px;
  text-transform: uppercase; }

#related-products-section .slick-dots {
  display: none !important; }

#related-products-section .card-title > a {
  text-align: left;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  height: 28px;
  overflow: hidden; }

#related-products-section .button-action-section {
  opacity: 0;
  margin: 10px 0 0; }

#related-products-section .card-figcaption-body {
  display: none; }

#related-products-section .card-body .card-text {
  display: flex !important;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  column-gap: 6px; }

.card-img-container:after {
  padding-bottom: 100%; }

#related-products-section .card-title {
  margin: 0 0 9px; }

#related-products-section .card:hover .button-action-section {
  opacity: 1; }

.custom_product .previewCart .productView {
  width: 75%; }

.custom_product .previewCart .productView {
  width: 75%;
  display: flex;
  flex-direction: row; }

.custom_product .previewCart .productView figure.productView-image {
  width: 65%; }

.custom_product .previewCart .productView .productView-details {
  width: 55%; }

.productView-img-container:after {
  padding-bottom: 90%; }

.previewCart .productView-info > :first-child {
  margin-top: 0; }

.previewCart .productView-info {
  margin: 0; }

.modal-header-title,
.previewCart .productView-title {
  font-weight: 600; }

.slick-next,
.slick-next:hover,
.slick-next:focus {
  right: -7px;
  padding: 0;
  border: 0;
  background: url(../img/carousel-arrow.svg) no-repeat;
  height: 40px;
  width: 40px;
  margin: -62px 0 0; }

.slick-prev,
.slick-prev:hover,
.slick-prev:focus {
  left: -7px;
  padding: 0;
  border: 0;
  background: url(../img/carousel-arrow.svg) no-repeat;
  height: 40px;
  width: 40px;
  transform: rotate(180deg);
  margin: -82px 0 0; }

.slick-next:before,
.slick-prev:before {
  display: none; }

.icon--ratingFull svg {
  fill: #c90;
  height: 18px;
  width: 18px; }

#productReviews-list {
  margin: 20px 0 0; }

.productReview {
  border: 1px solid #c90;
  padding: 15px 20px; }

.productReview-body {
  margin: 0; }

.rating--small .icon {
  height: 18px;
  width: 18px;
  margin-top: 0; }

.custom_product .productView .product-options .form > div .form-field .form-label:hover::before {
  background: #fff; }

.productView-reviewLink,
.productView-reviewLink:focus,
.productView-reviewLink:active {
  color: #fff;
  margin: 0 0 20px;
  padding: 0px 20px;
  display: inline-block;
  font-weight: 600;
  text-transform: none;
  width: 150px;
  font-size: 16px;
  height: 46px;
  line-height: 49px; }

.writeReview-form .button.button--primary {
  padding: 16px 30px 14px; }

#custom-quantity-sel,
.custom_product .productView .product-options .form > div .form-select {
  background: url(https://sandbox378.mybigcommerce.com/content/dropdown-arrow.svg) no-repeat calc(100% - 13px) 21px #fff;
  width: calc(100% - 4px); }

.custom_product .productView .product-options .form > div .form-select option {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400; }

.row-custom:last-child {
  border: 0; }

.form-fileDescription {
  margin: 0; }

.radio_container .form-label:before,
.radio_container .form-label:after {
  display: none; }

.custom_product .productView .product-options .form > div .radio_container input + .form-label {
  line-height: 50px;
  font-size: 16px;
  color: #000;
  text-transform: capitalize;
  display: inline-block !important;
  padding: 0;
  text-align: center; }

.custom_product .productView .product-options .form > div .radio_container input:checked + .form-label {
  background: #000;
  color: #fff; }

.current-view-actions {
  border: 1px solid #000;
  width: 300px;
  border-radius: 5px;
  overflow: hidden;
  height: 50px; }

.currentViewLabel {
  font-family: Boxed;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #000;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  margin: 0 49px 0 0; }

.radio_container {
  background: transparent;
  width: 50%;
  display: inline-block;
  height: 50px;
  float: left; }

.form-field.CURRENT.VIEW {
  display: flex;
  align-items: center; }

.modal--alert {
  padding: 14px 20px 20px; }
  .modal--alert .button-container {
    display: flex;
    justify-content: center; }
    .modal--alert .button-container .confirm.button {
      padding: 14px 20px 12px; }
    .modal--alert .button-container .cancel.button {
      margin-left: 20px;
      padding: 14px 20px 12px; }

.account-sidebar-block p {
  text-align: left; }

.custom_account_order .body > .container {
  margin: 28px auto 130px !important; }
  .custom_account_order .body > .container .breadcrumbs {
    text-align: left; }

.custom_account_order .account-product--alignMiddle .account-product-checkItem {
  vertical-align: sub;
  top: -23px; }

.quickSearchResults .modal-close {
  top: 15px;
  right: 40px; }
  .quickSearchResults .modal-close span:hover {
    color: #c90; }

.quickSearchResults .productGrid {
  border: none;
  border: 1px solid #aaa;
  padding: 10px 20px; }
  .quickSearchResults .productGrid .product {
    border: none;
    padding: 15px 0px; }
    .quickSearchResults .productGrid .product .card .card-body {
      padding: 0; }
    .quickSearchResults .productGrid .product .card-figure {
      width: 13% !important; }
  .quickSearchResults .productGrid .card-title a {
    font-family: "Boxed";
    font-weight: 600;
    font-size: 16px; }
  .quickSearchResults .productGrid .button-action-section {
    width: auto;
    max-width: fit-content;
    display: none; }
    .quickSearchResults .productGrid .button-action-section .button {
      padding: 14px 22px 10px; }

.custom_page_contact_form .page .page-heading {
  text-align: center;
  font-family: "Boxed";
  font-weight: 600;
  font-size: 30px;
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase;
  opacity: 1;
  margin: 30px 0; }

.custom_page_contact_form .page #contact-us-page > p:nth-child(2) {
  display: none; }

.custom_page_contact_form .page #contact-us-page .form-label {
  text-align: left;
  font-family: "Boxed";
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: #000; }

.custom_page_contact_form .page #contact-us-page .form-input {
  text-align: left;
  font-family: "Boxed";
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0;
  color: #aaa;
  height: 50px; }

.custom_page_contact_form .page #contact-us-page small {
  color: #000;
  font-family: "Boxed";
  font-weight: 300;
  font-size: 12px;
  line-height: 18px; }

.custom_page_contact_form .page #contact-us-page .button {
  padding: 14px 22px 12px; }

.au_img img {
  object-fit: cover;
  height: 100%; }

.au_img {
  height: 105px;
  width: 105px; }

.active .index-count,
.row-custom .option-cust-wrapper:hover .index-count {
  background: #000; }

.main-header-sec .navUser .navUser-item--account .logout_icon svg {
  height: 28px;
  width: auto; }

.main-header-sec .navUser .navUser-item--account .logout_icon:hover svg path {
  fill: none; }

.main-header-sec .navUser .navUser-item--account .logout_icon:hover svg path:last-child {
  fill: #CC9900; }

a[data-reveal-id="more_info_custom"] {
  text-decoration: underline; }

.modal-close::after,
.modal-close::before {
  display: none !important; }

.body {
  min-height: 550px; }

.au_slider .slick-slide .left_slider.second_left_slider {
  width: calc(100% - 437px); }

.au_slider .slick-slide .right_slider.second_right_slider {
  width: 437px; }

.au_slider .slick-slide .left_slider.second_left_slider ul {
  width: auto;
  float: left;
  margin-right: 70px; }

.au_slider .slick-slide .left_slider .contact_btn {
  float: left;
  width: 100%; }

.au_slider .slick-slide .left_slider.second_left_slider a {
  min-width: 272px; }

.au_slider h4.first_h4 {
  margin-bottom: -7px; }

.au_slider .slick-slide .left_slider.second_left_slider ul.last_ul {
  margin-right: 0; }

.slick-slide .custom_inner img {
  width: auto;
  max-height: 90px; }

body .custom_slider {
  margin: 0 !important; }

body .custom_slider li.slick-slide {
  display: flex;
  height: 100px;
  justify-content: center;
  align-items: center; }

.custom_inner {
  width: calc(100% - 20px);
  text-align: center;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px; }

.slick-dots li button {
  border: 1px solid #c90; }

.slick-dots li.slick-active button::before,
.slick-dots li button:hover::before {
  background: #c90; }

.custom_slider .slick-dots {
  bottom: -35px; }

.logo-listing {
  margin: 0px 3px 0 0; }

.button-action-section {
  margin: 14px 0 0; }

/* Shipping Info Tab */
.customFieldsTabs .productView-info-name {
  font-size: 20px;
  font-family: Boxed;
  color: #000;
  font-weight: 600; }

/* Responsive Start */
#menu_responsive {
  display: none; }

.footer .footer-copyright p br {
  display: none; }

.carousel-tooltip {
  display: none !important; }

.pp_content .productReviews-list li:before {
  display: none; }

.pp_content .productReviews.toggle:last-of-type {
  margin-bottom: 0; }

.contact-us-page .form-actions {
  text-align: center; }

.contact-us-page .form-actions .button {
  margin: 0 auto; }

.custom_shippingaddressform .page-heading,
.custom_404 .page-heading {
  margin-top: 30px; }

.account .account-body .form-actions {
  justify-content: center; }

.custom_account_recentitems .account .productGrid .card-title a {
  height: 28px;
  overflow: hidden; }

.custom_product .productView .product-options .form > div .Color .form-option-wrapper .form-option-swatch {
  border: 2px #000 solid; }

.custom_product .productView .product-options .form > div .Color .form-option-wrapper .form-option-swatch .form-option-variant--color {
  height: auto; }

.custom_product .productView .product-options .form > div .Color .form-option-wrapper .colorname {
  margin: 11px 0 8px 0; }

.custom_product .productView .product-options .form > div .Color .form-option-wrapper:hover .form-option-swatch {
  border: 2px #cc9900 solid; }

.custom_product .productView .product-options .form > div .Color .form-option-wrapper .form-radio:checked + .form-option {
  border: 2px #cc9900 solid; }

.product-options .productView-options .form .row-custom .option-render .items-center header.mt-6 {
  float: left;
  width: 100%; }

.productView .productView-images.dd-sticky {
  background-color: transparent; }

.swal2-actions button.swal2-styled {
  background-color: #CC9900;
  font-family: "Boxed";
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 45px;
  padding: 2px 15px 0 15px; }

.swal2-actions button.swal2-styled:hover {
  background-color: #327DB9; }

.swal2-actions button.swal2-styled:focus,
.swal2-actions button.swal2-styled:focus-visible {
  outline: none;
  box-shadow: none; }

@media only screen and (max-width: 1199px) {
  .container {
    padding: 0 20px; }
  .navUser .form {
    padding: 0; }
  .main-header-sec {
    padding: 20px 20px 25px 20px; }
  .main-header-sec .navUser .navUser-section {
    column-gap: 15px; }
  .main-header-sec .main-menu-nav .navPages .navPages-item > .navPages-action {
    padding: 0 10px; }
  #main-top-banner .banner-section {
    padding: 50px 20px 57px; }
  .custom-solution-section {
    margin: 80px 0 0; }
  .about-cleveland-section {
    background: url(https://store-4bcsbfgatc.mybigcommerce.com/content/banner-about-us.jpg) no-repeat center top;
    background-size: cover;
    padding: 100px 0 130px 0; }
  .about-cleveland-section .about_hp_bg {
    display: none; }
  .about-cleveland-section .content-area {
    position: initial;
    transform: none; }
  .main-header-sec .main-menu-nav .navPages .navPage-subMenu.is-open:last-child {
    -webkit-box-shadow: 0px 10px 15px -7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 10px 15px -7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 10px 15px -7px rgba(0, 0, 0, 0.3); }
  #product-listing-container {
    max-width: 100%;
    padding: 0; }
  #product-listing-container .productGrid .product .card-img-container {
    max-width: 100%;
    max-height: max-content;
    height: 310px; }
  .custom_product .productView .productView-images {
    width: 50%;
    max-width: 100%;
    padding: 0 10px 0 0; }
  .custom_product .productView .productView-details {
    width: 50%;
    max-width: 100%;
    padding: 0 0 0 10px; }
  .custom_product .productView .productView-images .doogma-plugin {
    width: 100% !important;
    height: 500px !important; }
  .custom_product .productView .productView-images .doogma-product.dd-index-0 #divGraphic {
    width: 100% !important;
    height: 500px !important; }
  .custom_product .productView .product-data .productView-title {
    font-size: 30px;
    line-height: 40px; }
  .left-column {
    padding: 0 !important; }
  .custom_product .productView .product-data .price--withoutTax {
    font-size: 26px;
    line-height: 40px; }
  .custom_product .productView-description .container {
    max-width: 100%; }
  .related-products-area .productCarousel {
    margin: 0; }
  .zigzag .zigzag_left.zigzag_text.col-6 {
    padding: 20px 20px 0;
    margin: 0; }
  .zigzag .zigzag_left.zigzag_text.col-6:last-child {
    margin: 20px 0 0 0;
    padding: 20px; }
  .zigzag h2 {
    margin: 0 0 15px 0;
    font-size: 26px;
    line-height: 32px; }
  .zigzag p:nth-last-child(2),
  .zigzag .zigzag_left.zigzag_text.col-6:last-child h2 {
    margin-bottom: 15px; }
  .au_slider .button {
    margin-top: 30px;
    margin-bottom: 20px; }
  .au_slider .slick-next {
    bottom: 20px;
    left: 137px; }
  .au_slider .slick-dots {
    bottom: 17px;
    left: 54px; }
  .au_slider .slick-prev {
    bottom: 25px;
    left: 30px; }
  .au_slider .slick-prev:hover {
    left: 30px; }
  .au_slider .slick-next:hover {
    left: 137px; }
  .au_slider h2 {
    margin: 5px 0 15px 0;
    font-size: 26px;
    line-height: 32px; }
  .au_slider .slick-slide .left_slider {
    padding: 20px 50px 50px 30px; }
  .our_story .our_story_text {
    padding: 20px; }
  .our_story h2 {
    margin: 10px 0 0 0;
    font-size: 26px;
    line-height: 32px; }
  .timeline {
    margin: 78px 0 20px; }
  .progress_slider h2 {
    margin: 0 0 20px 0; }
  .au_img {
    height: auto;
    width: 100%; }
  .progress_slider .slick-initialized .slick-slide {
    margin: 0 5px; }
  .progress_slider .slick-dots {
    display: none !important; }
  .custom-solution-section.au-section {
    margin: 70px auto 100px; }
  .progress_slider .main_img {
    height: auto; }
  .custom_account_orderstatus .body > .container,
  .custom_createaccount .body > .container,
  .custom_account_addressbook .body > .container,
  .custom_editaccount .body > .container,
  .custom_account_recentitems .body > .container,
  .custom_account_inbox .body > .container,
  .custom_forgotpassword .body > .container,
  .custom_shippingaddressform .body > .container,
  .custom_page_contact_form .body > .container {
    display: inline-block;
    width: 100%;
    margin-top: 0; }
  .custom_search .body > .container .page-content {
    padding: 0; }
  .custom_search .cp_page > .container {
    padding: 0; }
  .custom_search .body > .container {
    margin: 28px auto 90px !important; }
  .account .account-body .account-orderStatus .account-orderStatus-label {
    font-size: 12px;
    line-height: 14px;
    padding: 7px 14px 4px; }
  .account .productGrid {
    padding: 0;
    margin: 0 -15px; }
  .custom_account_recentitems .card-img-container {
    height: 310px; }
  .account .productGrid .product {
    max-width: 33.33%;
    width: 33.33%;
    padding: 0 15px; }
  .account .card-body .button {
    max-width: 100%; }
  .au_slider .slick-slide .right_slider.second_right_slider {
    width: 30%; }
  .au_slider .slick-slide .left_slider.second_left_slider {
    width: 70%; }
  .au_slider .slick-slide .left_slider.second_left_slider ul {
    width: calc(50% - 25px);
    margin-right: 0; }
  .au_slider .slick-slider {
    background: #404040; }
  .option-render .form-field .drag-area .rounded-full.file-input-button {
    height: 163px !important; }
  .custom_createaccount .body {
    margin-top: 30px; }
  .quickSearchResults .productGrid {
    width: calc(100% - 40px); }
  .au_slider .slick-dots li button {
    margin-left: -1px; }
  .au_slider .slick-next:focus {
    left: 137px; }
  .au_slider .slick-prev:focus {
    left: 30px; }
  .custom-solution-section {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff; }
  .custom_product .body > .container {
    padding: 0; } }

@media only screen and (max-width: 991px) {
  .header.is-open #menu_responsive {
    display: block; }
  .navPages-container.is-open {
    width: 275px;
    display: block;
    float: left;
    z-index: 50;
    margin: 0;
    padding: 0;
    position: fixed;
    transition: all 0.3s ease 0s;
    left: 0; }
  body.has-activeNavPages {
    left: 275px;
    transition: all .3s ease 0s;
    position: fixed;
    top: 0; }
  #menu_responsive .navPages {
    background: #404040;
    padding: 15px 20px; }
  #menu_responsive .navPages ul li:hover .navPage-subMenu {
    min-height: 100%; }
  #menu_responsive ul li {
    border: 0;
    padding: 0 0 10px 0;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    text-align: left; }
  #menu_responsive ul li.navPage-childList-item,
  #menu_responsive ul li.navPage-subMenu-item {
    padding: 0; }
  #menu_responsive ul li:hover > a.navPages-action,
  #menu_responsive ul.navPages-list.navPages-list--user li > a.navPages-action:hover {
    color: #CC9900; }
  #menu_responsive .navPages-action,
  #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    letter-spacing: 0;
    line-height: normal;
    padding: 5px 0;
    display: block;
    border: 0;
    font-size: 18px;
    color: #fff;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0; }
    #menu_responsive .navPages-action:hover,
    #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action:hover {
      color: #CC9900; }
  .navPages-container.is-open svg,
  #menu_responsive .navPages ul li:hover .navPage-subMenu,
  #menu_responsive .navPages-quickSearch {
    display: none; }
  #menu_responsive .navPage-subMenu .container {
    padding: 0; }
  #menu_responsive .navPage-subMenu .navPage-subMenu-list,
  #menu_responsive .navPage-subMenu .container {
    display: block !important; }
  #menu_responsive .subcat-expand {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; }
  #menu_responsive .subcat-expand.subcat-expanded::before,
  .main_menu .navPages-list .navPages-item > .navPages-action::after,
  .navPage-subMenu-action .collapsible-icon-wrapper,
  .main_menu .navPage-subMenu::after {
    display: none; }
  #menu_responsive .subcat-expand::after,
  #menu_responsive .subcat-expand::before {
    background: #fff;
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }
  #menu_responsive .subcat-expand::before {
    height: 14px;
    width: 2px; }
  #menu_responsive .subcat-expand::after {
    height: 2px;
    width: 14px; }
  .navPages-list + .navPages-list {
    border: 0;
    margin: 0;
    padding: 0; }
  #menu_responsive .navPage-subMenu {
    background: transparent;
    top: 0; }
  #menu_responsive .navPages ul {
    width: 100%;
    float: left; }
  #menu_responsive ul ul {
    width: 100%;
    display: block;
    padding: 0px 0 0px 10px;
    background: transparent;
    margin: 0;
    border: 0; }
  #menu_responsive .navPages-list + .navPages-list {
    float: left;
    margin-bottom: 30px; }
  #menu_responsive {
    transition: all .3s ease 0s;
    left: 0; }
  .mobileMenu-toggle {
    left: 0;
    top: 0;
    background: transparent;
    height: 20px;
    width: 20px;
    padding: 0px;
    position: relative; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after,
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
    background: #333; }
  #menu_responsive .navPages ul.navPages-list--user li {
    color: #fff; }
  #menu_responsive .navPages ul.navPages-list--user li a {
    padding-bottom: 17px; }
  #menu_responsive .navPages ul.navPages-list--user li a[aria-label="Register"] {
    padding-top: 20px; }
  #menu_responsive .navPages ul.navPages-list--user li:focus a,
  #menu_responsive .navPages ul.navPages-list--user li:hover a {
    color: #fff; }
  .header .header_main {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .header-logo-image {
    max-height: 100%; }
  .header {
    position: initial; }
  .top-announce-bar,
  .header {
    float: left;
    width: 100%;
    height: auto; }
  .body {
    clear: both;
    display: inline-block;
    width: 100%; }
  .main-header-sec .header-logo {
    height: auto; }
  .main-header-sec {
    justify-content: space-between;
    padding: 15px 20px 67px; }
  .main-header-sec .main-menu-nav {
    display: none; }
  .is-open .main-header-sec .main-menu-nav {
    display: block; }
  .mobileMenu-toggle_mn {
    width: 40px; }
  .main-header-sec .cart-action- {
    width: 40px; }
  .main-header-sec .navUser {
    position: initial;
    transform: none; }
  .main-header-sec .navUser .navUser-section {
    column-gap: 0;
    justify-content: end; }
  #main-top-banner .banner-section h2 {
    font-size: 30px;
    line-height: 40px; }
  .main-header-sec .navUser .dropdown {
    display: block;
    border: none;
    padding: 0;
    position: absolute;
    left: 0;
    top: 140px !important;
    width: 100%; }
  .main-header-sec .navUser .dropdown .form-field {
    border: 1px #000 solid;
    padding: 0 20px; }
  .main-header-sec .navUser .dropdown .form-field .form-input {
    padding: 12px 15px 8px;
    line-height: 18px; }
  .quickSearchResults .productGrid {
    margin: 0 20px;
    width: calc(100% - 40px); }
  .quickSearchResults .productGrid .product .card-figure {
    width: 100% !important; }
  .quickSearchResults .productGrid .product .card .card-body {
    width: 85%; }
  .quickSearchResults .productGrid .product .card .card-figure a .card-image {
    width: 200px;
    margin: 0;
    position: initial; }
  .quickSearchResults .productGrid .product .card .card-figure .card-img-container {
    max-width: 100%; }
  .quickSearchResults .productGrid .product .card .card-figure a, .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure a, .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure a {
    height: auto; }
  .main-header-sec .navUser .navUser-section .navUser-action {
    position: relative; }
  .trusted-section .logos-row {
    column-gap: 50px; }
  #product-listing-container .productGrid .product .card-img-container {
    height: 225px; }
  #product-listing-container .productGrid {
    margin: 0 -7px; }
  #product-listing-container .productGrid .product {
    padding: 0 7px; }
  .custom_product .productView .productView-images {
    width: 100%;
    padding: 0 0 0 0;
    margin: 0; }
  .custom_product .productView .productView-details {
    width: 100%;
    padding: 30px 0 0 0; }
  .custom_product .productView .productView-images .doogma-product.dd-index-0 #divGraphic {
    width: 500px !important;
    height: 500px !important;
    margin: 0 auto;
    justify-content: center; }
  .custom_product .productView .productView-images .doogma-plugin #divCanvas #divGraphic #canvasCont {
    width: 100% !important;
    height: 100% !important; }
  .static-info-content ul li .text-line br {
    display: none; }
  .custom_product .productView .productView-details.product-options {
    padding: 0; }
  .second_product .productView {
    padding: 0 0 30px; }
  .au_banner .au_banner_content .page-heading {
    margin: 0; }
  .zigzag .zigzag_right.zigzag_img.col-6, .zigzag .zigzag_left.zigzag_text.col-6 {
    width: 100%; }
  .zigzag .zigzag_left.zigzag_text.col-6 {
    padding: 40px 20px; }
  .zigzag .zigzag_right:nth-child(1) {
    order: 1;
    margin: 60px 0 0 0; }
  .au_slider .slick-slide .right_slider {
    width: 100%; }
  .au_slider .slick-slide .left_slider {
    width: 100%;
    padding-bottom: 40px; }
  .au_slider .slick-list .slick-slide {
    flex-flow: column; }
  .au_slider .slick-slide .left_slider ul {
    max-width: 100%; }
  .au_slider .slick-prev,
  .au_slider .slick-prev:hover {
    top: 22px;
    right: 125px;
    left: auto;
    bottom: auto;
    margin: 0; }
  .au_slider .slick-dots {
    top: 20px;
    right: 35px;
    left: auto;
    bottom: auto;
    margin: 0; }
  .au_slider .slick-next,
  .au_slider .slick-next:hover {
    top: 27px;
    right: 18px;
    left: auto;
    bottom: auto;
    margin: 0; }
  .our_story .our_story_text {
    width: 100%; }
  .our_story {
    flex-flow: column; }
  .our_story .our_story_img {
    width: 100%; }
  .our_story h2 {
    max-width: 100%; }
  .timeline {
    margin: 78px 0 40px; }
  .progress_slider h2 {
    font-size: 26px;
    line-height: 32px; }
  .progress_slider .slick-initialized {
    padding: 0 20px; }
  .progress_slider .progress {
    margin: 24px 20px 0;
    width: calc(100% - 40px); }
  .custom_product .previewCart .productView {
    width: 100%;
    margin: 30px 0 0 0;
    flex-flow: column; }
  .custom_product .previewCart .productView .productView-details,
  .custom_product .previewCart .productView figure.productView-image {
    width: 100%; }
  .navBar--account {
    display: block; }
  .navBar--sub .navBar-item, .navBar-section .navBar-item {
    display: inline-block; }
  .custom_account_inbox .breadcrumbs, .custom_account_addressbook .breadcrumbs, .custom_shippingaddressform .breadcrumbs {
    flex-wrap: wrap; }
  .custom_account_recentitems .card-img-container {
    height: 225px; }
  .custom_editaccount .account--fixed .form {
    max-width: 100%; }
  .cart-totals {
    width: 100%; }
  .cart-total .cart-total-label {
    padding-left: 0;
    text-align: left;
    width: 50%; }
  .cart-total-value {
    width: 50%;
    padding-right: 0;
    text-align: right; }
  .cart-item-label {
    font-size: 16px; }
  .main-header-sec .main-menu-nav .navPages .navPages-list--user {
    display: block; }
  .au_slider .slick-slide .left_slider.second_left_slider {
    width: 100%; }
  .au_slider .slick-slide .right_slider.second_right_slider {
    width: 100%; }
  .option-render .form-field .drag-area .rounded-full.file-input-button {
    background-size: contain !important; }
  .about-cleveland-section {
    margin-top: 60px; }
  #related-products-section .button-action-section {
    opacity: 1; }
  .related-products-area {
    margin: 91px 0 130px; }
  .modal .form-field.form-field--submit {
    text-align: center; }
  .modal .form-field.form-field--submit .button {
    margin: 0 auto; }
  .custom_product .productView .product-options .form > div .form-option-wrapper {
    width: auto; }
  #menu_responsive .navPages ul.navPages-list--user li:nth-child(2) {
    padding: 0;
    margin-top: -7px; }
  #menu_responsive .navPages ul.navPages-list--user li:nth-child(2) a {
    padding: 0; }
  .custom_login .body .container > .login .login-row {
    max-width: 100%; }
  .quickSearchResults, .custom_account_recentitems .quickSearchResults, .custom_wishlist .quickSearchResults {
    top: 41px; }
  .card-img-container:after {
    padding-bottom: 0; }
  .au_slider .slick-prev:focus {
    right: 125px;
    left: auto; }
  .au_slider .slick-prev.slick-arrow::before {
    right: 125px;
    left: 0; }
  .au_slider .slick-next:focus {
    left: auto; }
  .au_slider .slick-next.slick-arrow::before {
    left: 0; }
  .related-products-area .card-img-container {
    height: 215px; }
  .header {
    padding-bottom: 15px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25); }
  .custom_default .header,
  .custom_category .header,
  .custom_product .header {
    padding-bottom: 0;
    box-shadow: none; }
  .custom_account_recentitems .quickSearchResults .productGrid .product .card, .custom_wishlist .quickSearchResults .productGrid .product .card, .quickSearchResults .productGrid .product .card {
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-flow: column;
    width: auto; }
  .quickSearchResults .productGrid .product .card .card-figure a, .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure a, .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure a {
    height: auto; }
  .quickSearchResults .modal-close {
    display: block;
    top: 10px;
    right: 25px; }
  /* Safari css hack*/ }

@media only screen and (max-width: 991px) and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .main-header-sec .navUser .dropdown .form-field .form-input {
      padding: 8px 15px 8px; } }
  @-moz-document url-prefix() {
    .main-header-sec .navUser .dropdown .form-field .form-input {
      padding: 8px 15px 8px; } } }

@media only screen and (max-width: 991px) and (-webkit-min-device-pixel-ratio: 0) {
  .main-header-sec .navUser .dropdown .form-field .form-input {
    padding: 8px 15px 8px; } }

@media only screen and (max-width: 767px) {
  #main-top-banner {
    column-gap: 0;
    margin: 0 0 57px;
    flex-flow: column;
    row-gap: 10px; }
  #main-top-banner .banner-section {
    width: 100%; }
  .custom-solution-section {
    margin: 60px 0 0; }
  .trusted-section .last-row {
    row-gap: 25px; }
  .custom-solution-section .container {
    padding: 55px 20px 60px; }
  .about-cleveland-section .content-area .icon-wrapper {
    column-gap: 10px;
    justify-content: space-between; }
  .about-cleveland-section .content-area .icon-item:first-child,
  .about-cleveland-section .content-area .icon-item:nth-child(2),
  .about-cleveland-section .content-area .icon-item:last-child {
    width: 33.33%;
    max-width: 100%; }
  .about-cleveland-section {
    margin: 60px 0 0 0; }
  .footer .footer-info-col:first-child {
    width: 33.33%;
    margin-top: 0; }
  .footer .footer-info-col:nth-child(2) {
    width: 33.33%;
    margin: 0; }
  .footer .footer-info-col:nth-child(3) {
    width: 33.33%;
    margin-top: 0; }
  .about-cleveland-section .content-area .label-text {
    font-size: 16px;
    line-height: 22px; }
  .footer .middle-logo {
    width: 150px; }
  .footer .middle-logo a {
    display: block; }
  .footer .middle-logo svg {
    width: 100%;
    height: auto; }
  .trusted-section .sub-heading {
    font-size: 26px;
    line-height: 30px; }
  #product-listing-container .productGrid .product {
    width: 50%; }
  #product-listing-container .productGrid .product .card-image {
    object-fit: contain; }
  #product-listing-container .productGrid .product .card-img-container {
    height: 250px; }
  .productView-description {
    margin: 60px 0 0 0; }
  .pp_content {
    padding: 16px 20px 24px; }
  .productView-description summary {
    padding: 22px 27px 20px 20px; }
  .au_banner .au_banner_content nav {
    margin: 0 0 -5px 0; }
  .au_banner .au_banner_content .page-heading {
    margin: 0px 0 0 0;
    line-height: 38px; }
  .au_banner .au_banner_content {
    top: 52%;
    transform: translateY(-50%); }
  .our_story .our_story_text {
    width: 100%; }
  .account-content {
    padding: 0; }
  .account .productGrid .product {
    max-width: 50%;
    width: 50%; }
  .custom_account_recentitems .card-img-container {
    height: 250px; }
  .custom_cart .cart-item-block .form-increment {
    width: auto;
    padding-right: 5px;
    padding-left: 5px; }
  .custom_cart .cart-totals .cart-total .coupon-code .button {
    margin-left: 9px; }
  .au_slider .slick-slide .left_slider {
    padding: 20px 25px 40px; }
  .au_slider .slick-slide .left_slider ul li {
    line-height: 22px;
    margin: 0 0 10px 0; }
  #product-listing-container .productGrid .product .card-title a {
    height: 50px; }
  .footer {
    padding: 80px 0 28px; }
  .related-products-area {
    margin: 20px 0 130px; }
  .login .login-row {
    flex-flow: column;
    row-gap: 30px; }
  .custom_forgotpassword .body > .container .account p, .custom_forgotpassword .body > .container .account .form {
    max-width: 100%; }
  .category-top-description .container .page-heading {
    text-align: center; } }

@media only screen and (max-width: 479px) {
  .container {
    padding: 0 25px; }
  .navUser-item-cartLabel {
    display: block; }
  .main-header-sec .dropdown .container {
    padding: 0 20px; }
  .main-header-sec .navUser .dropdown .form-field {
    padding: 0 10px; }
  .trusted-section .logos-row {
    column-gap: 0; }
  .trusted-section .logos-row li {
    float: left;
    width: 50%;
    padding: 0 10px;
    text-align: center; }
  .custom-solution-section .container {
    padding: 58px 25px 60px; }
  .about-cleveland-section {
    padding: 60px 0 130px 0; }
  .about-cleveland-section .content-area .icon-item:first-child,
  .about-cleveland-section .content-area .icon-item:nth-child(2) {
    width: 50%;
    padding: 0 5px; }
  .about-cleveland-section .content-area .icon-item:last-child {
    width: 100%; }
  .about-cleveland-section .content-area .icon-wrapper {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    column-gap: 0;
    row-gap: 30px; }
  .footer {
    padding: 80px 0 28px; }
  .footer .footer-info-col:first-child {
    width: 100%;
    margin: 0; }
  .footer .footer-info-col:nth-child(2) {
    width: 100%;
    margin: 30px 0; }
  .footer .footer-info-col:nth-child(3) {
    width: 100%; }
  .footer .form-input {
    padding: 16px 14px 14px 14px;
    max-width: 100%;
    border-radius: 0; }
  .footer .bottom-footer .button {
    width: 100%;
    border-radius: 0; }
  .footer .form-prefixPostfix.wrap {
    flex-flow: column;
    row-gap: 10px; }
  .footer .footer-copyright p br {
    display: block; }
  .footer .footer-copyright p {
    line-height: 20px; }
  .footer .form {
    margin: 13px 0 30px; }
  #product-listing-container .productGrid .product {
    width: 100%;
    padding: 0;
    margin: 0 0 60px 0; }
  #product-listing-container .productGrid {
    margin: 15px 0 0 0; }
  #product-listing-container .productGrid .product .card-title a {
    height: auto; }
  #product-listing-container .productGrid .product .card-img-container {
    height: auto; }
  ol.breadcrumbs {
    display: block; }
  .category-top-description .container {
    padding: 30px 20px 30px; }
  #product-listing-container {
    margin: 0 auto 70px; }
  .related-products-area .productCarousel-slide {
    padding: 0; }
  .slick-prev, .slick-prev:hover, .slick-prev:focus {
    left: -15px; }
  .custom_product .productView .productView-images .doogma-plugin {
    height: 320px !important; }
  .custom_product .productView .productView-images .doogma-product.dd-index-0 #divGraphic {
    width: 320px !important;
    height: 320px !important; }
  .custom_product .productView .product-data .productView-title {
    font-size: 26px;
    line-height: 30px; }
  .pp_content li:before {
    margin: -8px 9px 0 -15px; }
  .productView-description summary {
    font-size: 18px; }
  .productView-description summary {
    padding: 12px 27px 10px 20px; }
  .productView-description .pp_content {
    float: left;
    width: 100%; }
  details {
    clear: both; }
  .related-products-area {
    margin: 16px 0 130px; }
  .related-products-area h2 {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 10px 0; }
  #related-products-section .card-title > a {
    height: auto; }
  .au_banner img {
    display: none; }
  .au_banner .au_banner_content {
    background: url(https://store-4bcsbfgatc.mybigcommerce.com/content/au/about-header.jpg) no-repeat center top;
    background-size: cover;
    position: initial;
    transform: none;
    padding: 50px 25px; }
  .au_banner .au_banner_content nav {
    margin: 0 0 15px 0; }
  .au_banner .au_banner_content .page-heading {
    font-size: 30px;
    line-height: 32px; }
  .zigzag .zigzag_left.zigzag_text.col-6 {
    padding: 40px 25px; }
  .zigzag h3,
  .our_story .our_story_text h3 {
    font-size: 20px;
    line-height: 22px; }
  .zigzag .zigzag_left.zigzag_text.col-6:last-child {
    padding: 20px 25px 55px; }
  .au_slider {
    margin: 60px 0 0; }
  .au_slider .slick-slide .left_slider {
    padding: 40px 20px 40px; }
  .au_slider .slick-slide .left_slider ul li {
    margin: 0 0 15px 0; }
  .au_slider .slick-slide .left_slider ul {
    max-width: 220px; }
  .au_slider .button {
    max-width: 100%; }
  .au_slider .slick-slide .left_slider {
    padding-top: 60px; }
  .au_slider .slick-slide .left_slider.second_left_slider ul {
    width: 100%; }
  .au_slider .slick-slide .left_slider.second_left_slider a {
    min-width: 100%; }
  .our_story {
    margin: 60px 0 0; }
  .our_story .our_story_text {
    padding: 20px 25px 37px; }
  .timeline {
    margin: 58px 0 50px; }
  .progress_slider h2 {
    padding: 0 25px; }
  .progress_slider {
    padding: 58px 0px 60px; }
  .custom-solution-section.au-section {
    margin: 60px auto 110px; }
  .navUser-item--cart__hidden-s {
    display: block; }
  .contact-us-page {
    padding: 0; }
  .contact-us-page .form-row {
    margin: 0; }
  .contact-us-page .form-row .form-field {
    padding: 0; }
  .custom_search .body > .container {
    margin: 28px auto 50px !important; }
  .custom_account_inbox .account .account-body .form-actions {
    flex-flow: column;
    row-gap: 10px; }
  .account .productGrid .product {
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin: 0 0 60px 0; }
  .account .card-figure {
    padding: 0; }
  .custom_account_recentitems .card-img-container {
    height: auto; }
  .account .productGrid {
    margin: 0; }
  .custom_account_recentitems .account .productGrid .card-title a {
    height: auto; }
  .custom_account_recentitems .card {
    margin: 0; }
  .cart-item-block.cart-item-info.cart-item-quantity {
    margin: 15px 0; }
  .cart-item-block.cart-item-info.cart-item-quantity .cart-item-label {
    margin: 0 20px 0 0; }
  .custom_cart .body .page-content {
    padding: 0; }
  .custom_cart .cart-totals .cart-total .coupon-code .button {
    margin-left: 5px;
    padding-left: 5px;
    padding-right: 5px; }
  .cart-total .button {
    padding: 14px 5px 12px; }
  .cart-content-padding-right .cart-item-name + .definitionList {
    font-size: 16px; }
  #main-top-banner .banner-section:first-child .button,
  #main-top-banner .banner-section:last-child .button,
  .custom-solution-section .button,
  .about-cleveland-section .content-area .button,
  .account .button {
    max-width: 100%; }
  .trusted-section .sub-heading,
  .custom-solution-section .sub-heading,
  .about-cleveland-section .content-area .sub-heading,
  .category-top-description .container .page-heading,
  .zigzag h2,
  .our_story h2,
  .timeline .container h2,
  .progress_slider h2,
  .custom_search .body > .container .page-heading {
    font-size: 22px;
    line-height: 24px; }
  .our_story p,
  .au_slider .slick-slide .left_slider ul li,
  .zigzag p,
  .pp_content, .pp_content p,
  .footer .bottom-footer p,
  .about-cleveland-section .content-area p,
  .custom-solution-section p,
  #main-top-banner .banner-section p,
  p {
    font-size: 16px;
    line-height: 24px; }
  .option-render .form-field .drag-area .rounded-full.file-input-button {
    height: 100px !important; }
  .form-field.CURRENT.VIEW {
    flex-flow: column; }
  .currentViewLabel {
    margin: 0 0 5px 0; }
  .current-view-actions {
    width: 100%; }
  .custom-solution-section .main-wrapper .button.button-default {
    padding-left: 10px;
    padding-right: 10px; }
  .cust-label {
    width: calc(100% - 25px); }
  .row-custom .option-cust-wrapper {
    text-align: left; }
  .g-recaptcha {
    overflow: hidden; }
  .fun-message-container {
    width: 85%; }
  .custom_product .productView .product-options .form > div .form-option-wrapper {
    width: calc(50% - 13px); }
  #previewModal .modal-content .previewCart {
    display: flex;
    flex-flow: column; }
  #previewModal .modal-content .previewCart .productView {
    order: -1;
    margin-bottom: 30px; }
  .account .account-body .form-actions {
    flex-flow: column;
    row-gap: 15px; }
  .custom_forgotpassword .form.forgot-password-form .form-prefixPostfix .form-input {
    margin: 0 0 15px 0; }
  .quickSearchResults .productGrid {
    padding: 0 10px; }
  .logo-listing .slick-dots li {
    padding: 0;
    width: 15px;
    height: 15px;
    margin: 0 2px; }
  .logo-listing .slick-dots li button {
    width: 100%;
    height: 100%;
    float: left; }
  .logo-listing .slick-dots li button::before {
    width: 100%;
    height: 100%;
    position: initial; }
  .logo-listing {
    margin: 0 -10px; }
  .related-products-area .card-img-container {
    height: 265px; }
  .custom_product .productView .product-options .form > div .Color .form-option-wrapper {
    width: auto; }
  .custom_product .productView .product-options .form > div .Color .form-option-wrapper .form-option-swatch {
    width: auto;
    min-width: 80px; }
  .login-form .form-actions {
    flex-flow: column; }
  .login input[type=submit] {
    max-width: 100%; }
  .login .form-actions .forgot-password {
    margin: 10px 0 0 0; }
  .login .login-form,
  .new-customer {
    padding-left: 0;
    padding-right: 0; }
  .custom_product .productView .productView-images.dd-lowwidth-fix.dd-sticky {
    z-index: 99999 !important; }
  .form-field--increments p {
    text-align: left; } }

@media only screen and (max-width: 374px) {
  .navPages-container.is-open {
    width: 250px; }
  body.has-activeNavPages {
    left: 250px; }
  #menu_responsive .navPages-action,
  #menu_responsive .navPages-action, #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    padding: 5px 30px 5px 0; }
  .custom_product .productView .productView-images .doogma-plugin {
    height: 280px !important; }
  .custom_product .productView .productView-images .doogma-product.dd-index-0 #divGraphic {
    width: 280px !important;
    height: 280px !important; } }

.previewCart .productView-info-name {
  font-size: 17px; }

.clip-color .none-cls {
  display: none; }

#main-top-banner .banner-section:first-child {
  position: relative; }
  #main-top-banner .banner-section:first-child:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4) 0% 0% no-repeat padding-box; }

#main-top-banner .banner-section:last-child {
  position: relative; }
  #main-top-banner .banner-section:last-child:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.55) 0% 0% no-repeat padding-box; }
