@font-face {
  font-family: "Proxima Nova";
  src: url("https://storemorestore.com/content/fonts/ProximaNova-Regular.eot");
  src: url("https://storemorestore.com/content/fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("https://storemorestore.com/content/fonts/ProximaNova-Regular.woff2") format("woff2"), url("https://storemorestore.com/content/fonts/ProximaNova-Regular.woff") format("woff"), url("https://storemorestore.com/content/fonts/ProximaNova-Regular.ttf") format("truetype"), url("https://storemorestore.com/content/fonts/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Proxima Nova";
  src: url("https://storemorestore.com/content/fonts/ProximaNova-Medium.eot");
  src: url("https://storemorestore.com/content/fonts/ProximaNova-Medium.eot?#iefix") format("embedded-opentype"), url("https://storemorestore.com/content/fonts/ProximaNova-Medium.woff2") format("woff2"), url("https://storemorestore.com/content/fonts/ProximaNova-Medium.woff") format("woff"), url("https://storemorestore.com/content/fonts/ProximaNova-Medium.ttf") format("truetype"), url("https://storemorestore.com/content/fonts/ProximaNova-Medium.svg#ProximaNova-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Proxima Nova";
  src: url("https://storemorestore.com/content/fonts/ProximaNova-Semibold.eot");
  src: url("https://storemorestore.com/content/fonts/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("https://storemorestore.com/content/fonts/ProximaNova-Semibold.woff2") format("woff2"), url("https://storemorestore.com/content/fonts/ProximaNova-Semibold.woff") format("woff"), url("https://storemorestore.com/content/fonts/ProximaNova-Semibold.ttf") format("truetype"), url("https://storemorestore.com/content/fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Proxima Nova";
  src: url("https://storemorestore.com/content/fonts/ProximaNova-Bold.eot");
  src: url("https://storemorestore.com/content/fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("https://storemorestore.com/content/fonts/ProximaNova-Bold.woff2") format("woff2"), url("https://storemorestore.com/content/fonts/ProximaNova-Bold.woff") format("woff"), url("https://storemorestore.com/content/fonts/ProximaNova-Bold.ttf") format("truetype"), url("https://storemorestore.com/content/fonts/ProximaNova-Bold.svg#ProximaNova-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

#chat-widget-container {
  display: none; }

#main-content {
  background-color: white; }

.hp_shop {
  margin-bottom: 60px; }

.productView .product-right-section .productView-product .productView-info {
  margin-bottom: 5px; }

#product-display-title {
  font-family: "Proxima Nova";
  font-size: 13px;
  font-weight: 300;
  margin-right: 9px; }

/*Select Options Styling*/
.validationErrorMsg {
  font-weight: 400;
  font-size: 14px;
  font-style: italic; }

/*Freight Video*/
.youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%; }

.productView-brand {
  display: none; }

/*Common Css*/
body {
  line-height: 22px;
  color: #333333;
  font-family: Proxima Nova;
  font-size: 16px;
  margin: 0;
  padding-top: 140px; }

.skip-to-main-link {
  display: none; }

.button,
.button:focus,
.button:active,
.swal2-container .swal2-confirm.button,
.swal2-container .swal2-modal .swal2-cancel,
.main-btn {
  background-color: #054e9b;
  color: #ffffff;
  line-height: normal;
  font-size: 14px;
  border: none;
  border-radius: 0;
  outline: none;
  font-family: Proxima Nova;
  margin: 0;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: capitalize;
  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 {
    color: #ffffff;
    background-color: #6e6e6e;
    border: none; }

.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; }

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; }

input:focus + label {
  outline: 0 !important;
  outline-offset: unset !important; }

a {
  outline: none !important;
  -webkit-outline: none;
  transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  text-decoration: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Proxima Nova;
  color: #000000;
  letter-spacing: 0; }

p {
  font-family: Proxima Nova;
  font-size: 16px;
  line-height: 24px;
  color: #000000; }

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

#menu_responsive {
  display: none; }

.header {
  float: left;
  width: 100%;
  border: none;
  transition: all 0.4s ease-in-out; }
  .header .header_top {
    float: left;
    width: 100%;
    background: #054e9b;
    padding: 9px 0 8px;
    transition: all 0.4s ease-in-out;
    overflow: hidden; }
    .header .header_top p {
      margin: 0;
      text-align: center;
      font-size: 14px;
      line-height: 22px;
      font-weight: 600;
      letter-spacing: 0px;
      color: #ffffff; }
  .header .header_main {
    float: left;
    width: 100%;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
    padding: 24px 6% 19px 6%;
    border-top: 2px solid #6e6e6e;
    border-bottom: 2px solid #6e6e6e;
    position: relative; }
    .header .header_main .header_logo {
      float: left;
      width: auto; }
      .header .header_main .header_logo .header-logo {
        margin: 0; }
        .header .header_main .header_logo .header-logo .header-logo__link .header-logo-image-container {
          min-height: auto; }
        .header .header_main .header_logo .header-logo .header-logo__link .header-logo-image {
          max-width: 300px;
          height: 55px; }
        @media only screen and (max-width: 479px) {
          .header .header_main .header_logo .header-logo .header-logo__link .header-logo-image {
            height: auto; } }
    .header .header_main .header_right {
      float: right;
      width: auto;
      margin: 12px 0 0 0; }
      .header .header_main .header_right .navUser {
        padding: 0; }
        .header .header_main .header_right .navUser .navUser-section .navUser-item {
          padding: 0 20px; }
          .header .header_main .header_right .navUser .navUser-section .navUser-item:last-child {
            padding-right: 0; }
          .header .header_main .header_right .navUser .navUser-section .navUser-item.navUser-item--account .nav_txt {
            margin: 0 5px 0 0; }
          .header .header_main .header_right .navUser .navUser-section .navUser-item .navUser-action {
            padding: 0;
            position: relative; }
            .header .header_main .header_right .navUser .navUser-section .navUser-item .navUser-action .nav_icon {
              display: inline-block;
              vertical-align: middle;
              padding: 0 2px 0 0; }
              .header .header_main .header_right .navUser .navUser-section .navUser-item .navUser-action .nav_icon svg {
                fill: #054e9b;
                stroke: none; }
            .header .header_main .header_right .navUser .navUser-section .navUser-item .navUser-action .nav_txt {
              line-height: 24px;
              font-weight: 600;
              color: #135082;
              text-transform: capitalize; }
            .header .header_main .header_right .navUser .navUser-section .navUser-item .navUser-action .countPill {
              position: absolute;
              top: -7px;
              left: 8px;
              background: #054e9b; }
            .header .header_main .header_right .navUser .navUser-section .navUser-item .navUser-action .dd_arrow {
              float: right;
              width: auto;
              margin: 0 -1px 0 0; }
              .header .header_main .header_right .navUser .navUser-section .navUser-item .navUser-action .dd_arrow svg {
                fill: #054e9b;
                stroke: none; }
                .header .header_main .header_right .navUser .navUser-section .navUser-item .navUser-action .dd_arrow svg line {
                  stroke: #054e9b; }
            .header .header_main .header_right .navUser .navUser-section .navUser-item .navUser-action.open_popup .dd_arrow {
              margin: 5px -1px 0 0;
              transform: rotate(180deg); }
          .header .header_main .header_right .navUser .navUser-section .navUser-item.navUser-item--account {
            position: relative; }
          .header .header_main .header_right .navUser .navUser-section .navUser-item .dropdown_popup {
            display: none;
            position: absolute;
            width: 230px;
            left: 46.6%;
            transform: translateX(-50%);
            background-color: #f2f2f2;
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
            padding: 20px 25px;
            text-align: center;
            top: 43px; }
            .header .header_main .header_right .navUser .navUser-section .navUser-item .dropdown_popup span {
              display: block;
              text-align: center;
              font-size: 14px;
              line-height: 24px;
              font-weight: normal;
              letter-spacing: 0px;
              color: #000000;
              margin: 23px 0 3px 0; }
            .header .header_main .header_right .navUser .navUser-section .navUser-item .dropdown_popup .button {
              width: 100%;
              padding: 11px 0; }
              .header .header_main .header_right .navUser .navUser-section .navUser-item .dropdown_popup .button.button_creat {
                border: 1px solid #054e9b;
                background-color: transparent;
                color: #054e9b;
                padding: 10px 0; }
                .header .header_main .header_right .navUser .navUser-section .navUser-item .dropdown_popup .button.button_creat:hover {
                  background-color: #054e9b;
                  color: #ffffff; }
          .header .header_main .header_right .navUser .navUser-section .navUser-item .dropdown-menu.is-open {
            width: 320px;
            max-width: initial;
            background-color: #fff;
            border: 1px solid #ccc;
            z-index: 9999;
            right: 20px;
            left: auto !important;
            top: 40px !important; }
            .header .header_main .header_right .navUser .navUser-section .navUser-item .dropdown-menu.is-open .previewCartAction .button {
              margin: 0;
              padding-left: 0;
              padding-right: 0;
              width: 100%; }
            .header .header_main .header_right .navUser .navUser-section .navUser-item .dropdown-menu.is-open::before {
              border: inset 10px;
              content: "";
              display: block;
              height: 0;
              width: 0;
              border-color: transparent transparent #ccc transparent;
              border-bottom-style: solid;
              bottom: 100%;
              position: absolute;
              right: 0.78571rem;
              left: auto; }
            .header .header_main .header_right .navUser .navUser-section .navUser-item .dropdown-menu.is-open::after {
              border: inset 8px;
              content: "";
              display: block;
              height: 0;
              width: 0;
              border-color: transparent transparent #fff transparent;
              border-bottom-style: solid;
              bottom: 100%;
              position: absolute;
              left: auto;
              right: 0.92857rem; }
          .header .header_main .header_right .navUser .navUser-section .navUser-item .dropdown-menu .previewCartWrapper .previewCart ul li {
            margin: 0; }
            .header .header_main .header_right .navUser .navUser-section .navUser-item .dropdown-menu .previewCartWrapper .previewCart ul li .previewCartItem-content {
              padding: 0 15px 0 0; }
              .header .header_main .header_right .navUser .navUser-section .navUser-item .dropdown-menu .previewCartWrapper .previewCart ul li .previewCartItem-content span.previewCartItem-brand {
                display: none; }
              .header .header_main .header_right .navUser .navUser-section .navUser-item .dropdown-menu .previewCartWrapper .previewCart ul li .previewCartItem-content span.previewCartItem-price {
                text-align: left;
                font-size: 16px;
                line-height: 26px;
                color: #000;
                font-weight: 600; }
              .header .header_main .header_right .navUser .navUser-section .navUser-item .dropdown-menu .previewCartWrapper .previewCart ul li .previewCartItem-content h6.previewCartItem-name {
                margin: 0; }
                .header .header_main .header_right .navUser .navUser-section .navUser-item .dropdown-menu .previewCartWrapper .previewCart ul li .previewCartItem-content h6.previewCartItem-name a {
                  font-size: 13px;
                  font-weight: 600;
                  line-height: normal;
                  color: #000;
                  display: block;
                  margin: 0 0 5px;
                  letter-spacing: -0.65px; }
                  .header .header_main .header_right .navUser .navUser-section .navUser-item .dropdown-menu .previewCartWrapper .previewCart ul li .previewCartItem-content h6.previewCartItem-name a:hover {
                    color: #054e9b; }
          .header .header_main .header_right .navUser .navUser-section .navUser-item .dropdown-menu .previewCartWrapper .previewCart .previewCartAction {
            width: 100%;
            display: inline-block;
            padding: 17px 0 20px; }
  .header .header_nav {
    float: left;
    width: 100%;
    background-color: #054e9b;
    padding: 7px 0 8px; }
    .header .header_nav .navPages-container .navPages {
      max-width: 100%;
      text-align: left;
      line-height: normal; }
      .header .header_nav .navPages-container .navPages .navPages-list {
        margin: 0;
        padding: 0 6%;
        width: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: space-between; }
        .header .header_nav .navPages-container .navPages .navPages-list .navPages-item {
          padding: 0 45px 0 0; }
          .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPages-action {
            padding: 0;
            text-align: left;
            font-size: 16px;
            line-height: 24px;
            font-weight: 600;
            color: #ffffff;
            text-transform: capitalize; }
            .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPages-action.is-open {
              background-color: transparent; }
              .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPages-action.is-open .icon {
                transform: rotate(180deg); }
            .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPages-action .icon {
              height: 11px;
              width: 11px;
              margin: 3px 0 0 4px; }
          .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu {
            background-color: #fff;
            box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
            top: 32px;
            padding: 21px 6% !important; }
            .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list {
              max-width: 100%;
              position: relative;
              padding: 0;
              height: 150px;
              overflow-y: auto;
              display: flex;
              flex-flow: row wrap;
              justify-content: flex-start; }
              .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item {
                padding: 0 !important;
                z-index: 2; }
                .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action {
                  text-align: left;
                  font-size: 14px;
                  line-height: 16px;
                  font-weight: 500;
                  letter-spacing: 0px;
                  color: #000000;
                  display: block;
                  margin: 0;
                  border: none;
                  padding: 8px 0 8px 30px;
                  background-color: #ffffff;
                  min-width: 221px;
                  max-width: 221px; }
                  .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action .icon_left {
                    transform: rotate(-90deg);
                    margin: 0 11px 0 0;
                    float: left; }
                    .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action .icon_left svg {
                      height: 6px;
                      width: 6px; }
                      .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action .icon_left svg line {
                        stroke: #000000; }
                .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-childList,
                .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .menu_cat_img {
                  display: none; }
                .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-childList {
                  float: left;
                  column-count: 3;
                  column-gap: 48px;
                  column-rule: 2px solid #c6c6c6;
                  left: 230px;
                  transform: translateX(0);
                  position: absolute;
                  top: 0;
                  z-index: 1;
                  padding: 24px 35px 16px 30px;
                  height: 301px;
                  width: 60%; }
                  .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-childList .navPage-childList-item {
                    padding: 0 0 19px 35px; }
                    .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-childList .navPage-childList-item .navPage-childList-action {
                      text-align: left;
                      font-size: 14px;
                      line-height: 16px;
                      font-weight: 500;
                      letter-spacing: 0px;
                      color: #000000; }
                      .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-childList .navPage-childList-item .navPage-childList-action:hover {
                        color: #054e9b; }
                .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .menu_cat_img {
                  float: right;
                  width: 22.34%;
                  position: absolute;
                  right: 0;
                  top: 0;
                  z-index: 1;
                  margin: 24px 0 0 0;
                  padding: 0 21px 0 21px;
                  height: 276px; }
                  .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .menu_cat_img .button {
                    width: 100%;
                    margin: 10px 0 0;
                    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
                    padding: 11px 0;
                    max-width: 210px; }
                  .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .menu_cat_img img {
                    max-width: 210px; }
                  .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .menu_cat_img::before {
                    position: absolute;
                    content: "";
                    top: 0;
                    bottom: 16px;
                    left: 0;
                    border-left: 2px solid #c6c6c6; }
                .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item:hover .navPage-subMenu-action {
                  color: #054e9b;
                  background-color: #eeeeee; }
                  .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item:hover .navPage-subMenu-action .icon_left {
                    transform: rotate(-90deg);
                    margin: 0 9px 0 0; }
                    .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item:hover .navPage-subMenu-action .icon_left svg line {
                      stroke: #054e9b; }
                .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item.hover_active .navPage-subMenu-action {
                  color: #054e9b;
                  background-color: #eeeeee; }
                  .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item.hover_active .navPage-subMenu-action .icon_left {
                    transform: rotate(-90deg);
                    margin: 0 11px 0 0; }
                    .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item.hover_active .navPage-subMenu-action .icon_left svg line {
                      stroke: #054e9b; }
                .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item.hover_active .navPage-childList,
                .header .header_nav .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item.hover_active .menu_cat_img {
                  display: block; }

.header_search_click {
  position: absolute;
  top: 27px;
  right: 35%; }

.dropdown--quickSearch {
  position: static;
  background: transparent;
  padding: 0; }
  .dropdown--quickSearch .container {
    padding: 0 !important;
    width: 100%; }
    .dropdown--quickSearch .container form .form-fieldset input.form-input {
      background-color: #f2f2f2;
      border: none;
      border-radius: 0;
      float: left;
      width: 30vw;
      height: auto;
      padding: 11px 15px 14px;
      text-align: left;
      font-size: 16px;
      line-height: normal;
      font-weight: normal;
      letter-spacing: 0px;
      color: #7c7c7c;
      text-transform: capitalize; }
      .dropdown--quickSearch .container form .form-fieldset input.form-input::placeholder {
        color: #7c7c7c;
        opacity: 1; }
    .dropdown--quickSearch .container form .form-fieldset .search_icon {
      float: left;
      width: auto;
      padding: 0;
      text-align: center;
      font-size: 14px;
      line-height: 24px;
      font-weight: 600;
      letter-spacing: 0px;
      color: #ffffff;
      background: #054e9b;
      padding: 15px;
      padding: 11px 14px;
      max-width: 45px;
      max-height: 45px; }
    .dropdown--quickSearch .container .quickSearchResults {
      width: 100%;
      display: inline-block;
      background: #ffffff;
      box-shadow: none;
      padding: 0;
      border-top: 0; }
      .dropdown--quickSearch .container .quickSearchResults .quickSearchMessage {
        color: #414142;
        margin: 0;
        padding: 14px 20px; }
  .dropdown--quickSearch form.form {
    margin: 0;
    max-width: initial; }

.quickSearchResults {
  position: absolute;
  right: 0;
  top: 50px;
  width: 100%;
  background: #fff;
  z-index: 99;
  max-height: 508px;
  overflow: hidden;
  overflow-y: auto;
  margin: 0;
  min-width: 350px; }
  .quickSearchResults .quickSearchMessage {
    font-family: Proxima Nova;
    font-size: 16px;
    line-height: 24px;
    color: #000; }
  .quickSearchResults .modal-close {
    color: #000;
    top: 5px !important;
    right: 15px;
    background: 0 0; }
  .quickSearchResults .productGrid {
    width: 100%;
    background-color: #fff;
    display: block;
    max-height: 466px;
    overflow-y: auto;
    min-width: 100%;
    padding: 0;
    margin: 0;
    border: 1px solid #ccc; }
    .quickSearchResults .productGrid .product {
      width: 100%;
      padding: 10px 10px 5px !important;
      margin: 0 0 5px !important;
      display: block;
      border-bottom: 1px solid #dedddb;
      float: left; }
      .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.card-figure__link {
          position: static;
          border: 0;
          height: 90px;
          float: left;
          width: 100%;
          min-height: auto; }
          .quickSearchResults .productGrid .product .card .card-figure a.card-figure__link .card-img-container {
            padding: 0; }
            .quickSearchResults .productGrid .product .card .card-figure a.card-figure__link .card-img-container::after {
              padding: 0; }
          .quickSearchResults .productGrid .product .card .card-figure a.card-figure__link .card-image {
            min-height: auto;
            max-height: 90px;
            padding: 0; }
      .quickSearchResults .productGrid .product .card .card-body {
        width: 70%;
        float: left;
        padding: 12px 0 10px 8px;
        text-align: left; }
        .quickSearchResults .productGrid .product .card .card-body .card-text {
          margin: 4px 0 4px;
          display: flex; }
          .quickSearchResults .productGrid .product .card .card-body .card-text .price-section--withoutTax {
            margin-right: 8px; }
            .quickSearchResults .productGrid .product .card .card-body .card-text .price-section--withoutTax span.price-now-label {
              display: none; }
          .quickSearchResults .productGrid .product .card .card-body .card-text .rrp-price--withoutTax {
            display: none; }
          .quickSearchResults .productGrid .product .card .card-body .card-text .non-sale-price--withoutTax span {
            display: none; }
            .quickSearchResults .productGrid .product .card .card-body .card-text .non-sale-price--withoutTax span.price {
              display: block; }
          .quickSearchResults .productGrid .product .card .card-body .card-text .price {
            text-align: left;
            font-size: 16px;
            line-height: 26px;
            font-weight: 600;
            letter-spacing: 0px;
            color: #000000; }
          .quickSearchResults .productGrid .product .card .card-body .card-text .price--non-sale {
            color: #aaaaaa;
            padding: 0 5px 0 0;
            font-size: 10px;
            line-height: 26px;
            font-weight: bold; }
        .quickSearchResults .productGrid .product .card .card-body p.card-text {
          display: none; }
        .quickSearchResults .productGrid .product .card .card-body .card-title {
          text-align: left;
          line-height: normal;
          height: auto;
          margin: 0 0 10px 0;
          padding: 0;
          width: 90%; }
          .quickSearchResults .productGrid .product .card .card-body .card-title a {
            color: #000000;
            text-align: left;
            font-size: 13px;
            line-height: 18px;
            letter-spacing: -0.65px;
            font-weight: 600; }
            .quickSearchResults .productGrid .product .card .card-body .card-title a:hover {
              color: #054e9b; }
        .quickSearchResults .productGrid .product .card .card-body .card_action {
          display: none; }
      .quickSearchResults .productGrid .product .card .card-figcaption {
        display: none; }
      .quickSearchResults .productGrid .product:last-child {
        margin: 0 !important;
        border: none !important; }
  .quickSearchResults .card--alternate {
    border: none;
    margin: 0; }
    .quickSearchResults .card--alternate:hover {
      border: none;
      margin: 0; }
      .quickSearchResults .card--alternate:hover .card-body {
        background-color: transparent; }

.tab-contents.similar-products-view {
  float: left;
  width: 100%;
  margin: 0 0 50px 0; }

.tab-contents .wishlist-custom,
.tabs-contents .wishlist-custom {
  display: none; }

.tab-contents .slick-arrow,
.tabs-contents .slick-arrow {
  margin: 0;
  top: 80px;
  transform: none; }

.tab-contents .slick-prev,
.tabs-contents .slick-prev {
  left: -18px; }

.tab-contents .slick-next,
.tabs-contents .slick-next {
  right: -18px; }

.body {
  float: left;
  width: 100%; }

.custom_default .body {
  margin: 0; }

.hero_banner {
  float: left;
  width: 100%; }

.heroCarousel {
  width: 100%;
  display: inline-block;
  overflow: hidden; }
  .heroCarousel.slick-initialized {
    margin: 0;
    max-height: 44.75rem; }
  .heroCarousel .banner {
    max-width: 100%; }
    .heroCarousel .banner + .banner {
      margin: 0; }
  .heroCarousel .heroCarousel-content {
    position: absolute;
    left: 6%;
    right: auto;
    bottom: 77px;
    top: auto;
    transform: none;
    background: transparent;
    padding: 0;
    max-width: 783px;
    text-align: left; }
    .heroCarousel .heroCarousel-content p.heroCarousel-title {
      font-weight: 600;
      font-size: 53px;
      line-height: 61px;
      color: #ffffff;
      text-shadow: 0px 2px 6px black;
      margin: 0;
      padding: 0; }
    .heroCarousel .heroCarousel-content p.heroCarousel-description {
      font-weight: normal;
      font-size: 24px;
      line-height: 32px;
      color: #ffffff;
      text-shadow: 0px 2px 4px black;
      letter-spacing: 0;
      margin: 0;
      padding: 0 0 23px; }
    .heroCarousel .heroCarousel-content .button {
      background-color: #ffffff;
      color: #054e9b;
      padding: 11px 34px; }
      .heroCarousel .heroCarousel-content .button:hover {
        background-color: #6e6e6e;
        color: #ffffff; }
  .heroCarousel button.slick-next {
    background: transparent;
    border: none;
    padding: 0;
    width: auto;
    height: auto;
    line-height: 0;
    font-size: 0;
    right: 20px;
    top: 45.5%; }
    .heroCarousel button.slick-next::before {
      background-image: url("https://storemorestore.com/content/banner_Arrow_right.svg");
      width: 16px;
      height: 21px;
      background-size: contain; }
    .heroCarousel button.slick-next:hover:before {
      opacity: 0.6; }
    .heroCarousel button.slick-next .carousel-tooltip {
      display: none; }
  .heroCarousel button.slick-prev {
    background: transparent;
    border: none;
    padding: 0;
    width: auto;
    height: auto;
    line-height: 0;
    font-size: 0;
    left: 15px;
    top: 45.5%; }
    .heroCarousel button.slick-prev::before {
      background-image: url("https://storemorestore.com/content/banner_Arrow_Left.svg");
      width: 16px;
      height: 21px;
      background-size: contain; }
    .heroCarousel button.slick-prev:hover:before {
      opacity: 0.6; }
    .heroCarousel button.slick-prev .carousel-tooltip {
      display: none; }
  .heroCarousel button.carousel-play-pause-button {
    display: none !important; }
  .heroCarousel ul.slick-dots {
    padding: 0;
    margin: 0;
    list-style: none;
    bottom: 31px; }
    .heroCarousel ul.slick-dots li {
      padding: 0;
      margin: 0;
      list-style: none;
      background: transparent;
      width: auto;
      height: auto;
      line-height: 1;
      margin-right: 19px; }
      .heroCarousel ul.slick-dots li:last-child {
        margin-right: 0; }
      .heroCarousel ul.slick-dots li button {
        border: 2px solid #d3d3d3;
        width: 15px;
        height: 15px;
        display: inline-block;
        border-radius: 50%; }
        .heroCarousel ul.slick-dots li button::before {
          display: none; }
        .heroCarousel ul.slick-dots li button span.carousel-tooltip {
          display: none; }
        .heroCarousel ul.slick-dots li button:hover {
          border: 2px solid #ffffff;
          background: #ffffff; }
      .heroCarousel ul.slick-dots li.slick-active button {
        border: 2px solid #ffffff;
        background: #ffffff; }

.title {
  float: left;
  width: 100%; }
  .title h3,
  .title h2 {
    text-align: left;
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    margin: 0; }

.hp_exp_cat {
  float: left;
  width: 100%;
  padding: 36px 0 59px; }
  .hp_exp_cat .title h2 {
    text-align: left;
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    margin: 0; }
  .hp_exp_cat .cat_block_sec {
    float: left;
    width: 100%;
    margin: 33px 0 0 0; }
    .hp_exp_cat .cat_block_sec ul {
      margin: 0 -23px;
      list-style: none; }
      .hp_exp_cat .cat_block_sec ul li {
        float: left;
        width: 16.666%;
        padding: 0 23px;
        margin: 0 0 35px; }
        .hp_exp_cat .cat_block_sec ul li:nth-child(n + 7) {
          margin: 0; }
        .hp_exp_cat .cat_block_sec ul li .cat_block {
          float: left;
          width: 100%;
          border: 1px solid #054e9b;
          border-radius: 4px;
          background: #ffffff;
          box-shadow: 0px 3px 6px rgba(0, 1, 2, 0.16);
          display: flex;
          justify-content: center;
          align-items: center; }
          .hp_exp_cat .cat_block_sec ul li .cat_block:hover {
            background: #cecece; }
          .hp_exp_cat .cat_block_sec ul li .cat_block a {
            display: block;
            padding: 16px 21px 17px; }
          .hp_exp_cat .cat_block_sec ul li .cat_block .cat_icon {
            display: block;
            text-align: center;
            margin: 0 0 4px;
            margin: 0 0 9px;
            max-height: 50px;
            width: 100%; }
          .hp_exp_cat .cat_block_sec ul li .cat_block .cat_txt {
            text-align: center;
            height: 33px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 15px;
            line-height: 18px;
            font-weight: 600;
            color: #054e9b; }

.hp_cat_slider {
  float: left;
  width: 100%;
  background-color: #f2f2f2;
  padding: 48px 0 59px; }
  .hp_cat_slider .cat_slide_block {
    display: flex;
    align-items: center; }
  .hp_cat_slider .cat_slide_left {
    float: left;
    width: 268px;
    margin: 10px 0 0 0; }
    .hp_cat_slider .cat_slide_left h3 {
      text-align: left;
      font-size: 40px;
      line-height: 50px;
      font-weight: 600;
      color: #000000;
      margin: 0 0 6px;
      max-width: 175px;
      padding: 0 0 0 2px; }
    .hp_cat_slider .cat_slide_left p {
      margin: 0 0 53px;
      padding: 0 0 0 2px;
      font-weight: normal; }
    .hp_cat_slider .cat_slide_left .button {
      padding: 11px 45px; }
  .hp_cat_slider .cat_slide_right {
    float: left;
    width: calc(100% - 268px);
    padding: 0 0 0 59px; }
    .hp_cat_slider .cat_slide_right .cat_slider_block ul {
      margin: 0 -16px;
      list-style: none; }
      .hp_cat_slider .cat_slide_right .cat_slider_block ul li {
        padding: 0 16px; }
        .hp_cat_slider .cat_slide_right .cat_slider_block ul li .slider_block .category_img {
          position: relative;
          overflow: hidden; }
          .hp_cat_slider .cat_slide_right .cat_slider_block ul li .slider_block .category_img .overlay {
            position: absolute;
            bottom: 27px;
            left: 21px;
            z-index: 2; }
            .hp_cat_slider .cat_slide_right .cat_slider_block ul li .slider_block .category_img .overlay h3 {
              text-align: left;
              font-size: 24px;
              line-height: 32px;
              font-weight: 600;
              color: #ffffff;
              margin: 0; }
          .hp_cat_slider .cat_slide_right .cat_slider_block ul li .slider_block .category_img::before {
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background: transparent linear-gradient(218deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%, black 100%) 0% 0% no-repeat padding-box;
            z-index: 1; }
          .hp_cat_slider .cat_slide_right .cat_slider_block ul li .slider_block .category_img img {
            transition: all 0.4s ease; }
          .hp_cat_slider .cat_slide_right .cat_slider_block ul li .slider_block .category_img:hover img {
            transform: scale(1.1);
            transition: all 0.4s ease; }
      .hp_cat_slider .cat_slide_right .cat_slider_block ul button.slick-next {
        background: transparent;
        border: none;
        padding: 0;
        width: auto;
        height: auto;
        line-height: 0;
        font-size: 0;
        right: -2px;
        margin-top: 8px; }
        .hp_cat_slider .cat_slide_right .cat_slider_block ul button.slick-next::before {
          background-image: url("https://storemorestore.com/content/arrow_right.svg");
          width: 35px;
          height: 35px;
          background-size: auto;
          border-radius: 50%;
          box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2); }
        .hp_cat_slider .cat_slide_right .cat_slider_block ul button.slick-next:hover:before {
          opacity: 1;
          background-image: url("https://storemorestore.com/content/arrow_right_hover.svg"); }
        .hp_cat_slider .cat_slide_right .cat_slider_block ul button.slick-next .carousel-tooltip {
          display: none; }
      .hp_cat_slider .cat_slide_right .cat_slider_block ul button.slick-prev {
        background: transparent;
        border: none;
        padding: 0;
        width: auto;
        height: auto;
        line-height: 0;
        font-size: 0;
        left: -2px;
        margin-top: 8px; }
        .hp_cat_slider .cat_slide_right .cat_slider_block ul button.slick-prev::before {
          background-image: url("https://storemorestore.com/content/arrow_left.svg");
          width: 35px;
          height: 35px;
          background-size: auto;
          border-radius: 50%;
          box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2); }
        .hp_cat_slider .cat_slide_right .cat_slider_block ul button.slick-prev:hover:before {
          opacity: 1;
          background-image: url("https://storemorestore.com/content/arrow_left_hover.svg"); }
        .hp_cat_slider .cat_slide_right .cat_slider_block ul button.slick-prev .carousel-tooltip {
          display: none; }
      .hp_cat_slider .cat_slide_right .cat_slider_block ul button.slick-disabled {
        opacity: 1; }
        .hp_cat_slider .cat_slide_right .cat_slider_block ul button.slick-disabled::before {
          opacity: 1; }

.hp_about_us {
  float: left;
  width: 100%;
  background-color: #054e9b;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .hp_about_us .au_left {
    float: left;
    width: 44%;
    margin: 0 0 0 6%; }
    .hp_about_us .au_left h3 {
      text-align: left;
      font-size: 40px;
      line-height: 45px;
      font-weight: 600;
      color: #ffffff;
      margin: 0 0 14px;
      padding: 0 0 0 2px; }
    .hp_about_us .au_left p {
      text-align: left;
      font-weight: normal;
      color: #ffffff;
      margin: 0;
      padding: 0 0 0 2px; }
      .hp_about_us .au_left p.p {
        margin: 24px 0 31px 0; }
      .hp_about_us .au_left p a {
        color: #ffff00; }
        .hp_about_us .au_left p a:hover {
          text-decoration: underline; }
    .hp_about_us .au_left .button {
      background-color: #ffffff;
      color: #054e9b;
      padding: 11px 34px; }
      .hp_about_us .au_left .button:hover {
        background-color: #6e6e6e;
        color: #ffffff; }
  .hp_about_us .au_right {
    float: right;
    width: 50%; }
    .hp_about_us .au_right img {
      width: 100%; }

.hp_shop {
  float: left;
  width: 100%; }
  .hp_shop .shop_block {
    margin: 0 -16px; }
    .hp_shop .shop_block > div {
      padding: 0 16px;
      float: left;
      width: 50%; }
    .hp_shop .shop_block .shop_img {
      position: relative; }
      .hp_shop .shop_block .shop_img img {
        width: 100%; }
      .hp_shop .shop_block .shop_img .overlay {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 40px;
        max-width: 343px; }
        .hp_shop .shop_block .shop_img .overlay h3 {
          text-align: left;
          font-size: 40px;
          line-height: 40px;
          font-weight: 600;
          color: #ffffff;
          margin: 0;
          padding: 0 0 0 2px; }
        .hp_shop .shop_block .shop_img .overlay p {
          margin: 16px 0 37px;
          font-weight: normal;
          color: #ffffff;
          padding: 0 0 0 2px; }
        .hp_shop .shop_block .shop_img .overlay .button {
          padding: 11px 38px; }
      .hp_shop .shop_block .shop_img::before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: transparent linear-gradient(306deg, rgba(0, 0, 0, 0) 0%, black 120%) 0% 0% no-repeat padding-box; }

.productCarousel {
  margin: 0;
  float: left;
  width: 100%; }
  .productCarousel.slick-slider {
    margin: 0; }
  .productCarousel .slick-list {
    margin: 0 -13px; }
    .productCarousel .slick-list .productCarousel-slide {
      height: auto;
      padding: 0 13px; }
      .productCarousel .slick-list .productCarousel-slide .card {
        position: relative;
        margin: 0; }
      .productCarousel .slick-list .productCarousel-slide .card-figure {
        position: initial;
        width: 100%;
        display: inline-block;
        background: transparent;
        border: none;
        padding: 0; }
        .productCarousel .slick-list .productCarousel-slide .card-figure .card-figure__link {
          max-height: 190px; }
        .productCarousel .slick-list .productCarousel-slide .card-figure .card-img-container {
          max-width: 190px;
          height: 190px;
          margin: 0 auto; }
          .productCarousel .slick-list .productCarousel-slide .card-figure .card-img-container img {
            transition: all 0.4s ease; }
          .productCarousel .slick-list .productCarousel-slide .card-figure .card-img-container .card-image-wrapper.hover {
            display: none; }
          .productCarousel .slick-list .productCarousel-slide .card-figure .card-img-container::after {
            padding-bottom: 0; }
        .productCarousel .slick-list .productCarousel-slide .card-figure .card-figcaption {
          display: none; }
      .productCarousel .slick-list .productCarousel-slide .card-body {
        width: 100%;
        display: inline-block;
        padding: 4px 0 0; }
        .productCarousel .slick-list .productCarousel-slide .card-body h3.card-title {
          margin: 0; }
          .productCarousel .slick-list .productCarousel-slide .card-body h3.card-title a {
            text-align: left;
            font-size: 13px;
            line-height: 18px;
            font-weight: 500;
            letter-spacing: -0.65px;
            color: #000000;
            height: 52px;
            overflow: hidden; }
        .productCarousel .slick-list .productCarousel-slide .card-body .card_price {
          width: auto;
          display: flex;
          margin: 0 0 6px;
          flex-wrap: wrap;
          height: 52px;
          align-items: flex-end; }
          .productCarousel .slick-list .productCarousel-slide .card-body .card_price .price-section--withoutTax {
            float: right;
            margin-right: 0px;
            width: 100%;
            text-align: left; }
            .productCarousel .slick-list .productCarousel-slide .card-body .card_price .price-section--withoutTax span.price--withoutTax {
              font-weight: 600;
              line-height: 26px;
              font-size: 16px;
              color: #000000; }
          .productCarousel .slick-list .productCarousel-slide .card-body .card_price .rrp-price--withoutTax span {
            display: none; }
            .productCarousel .slick-list .productCarousel-slide .card-body .card_price .rrp-price--withoutTax span.price {
              font-weight: 600;
              font-size: 10px;
              line-height: 26px;
              color: #aaaaaa;
              display: inline-block; }
          .productCarousel .slick-list .productCarousel-slide .card-body .card_price .non-sale-price--withoutTax .price--non-sale {
            font-weight: 600;
            font-size: 10px;
            line-height: 26px;
            color: #aaaaaa; }
        .productCarousel .slick-list .productCarousel-slide .card-body .card_action {
          float: left;
          width: 100%;
          text-align: center; }
          .productCarousel .slick-list .productCarousel-slide .card-body .card_action .button {
            width: 100%;
            display: inline-block;
            padding: 8px 36px 9px; }
  .productCarousel button.slick-next {
    background: transparent;
    border: none;
    padding: 0;
    width: auto;
    height: auto;
    line-height: 0;
    font-size: 0;
    right: -2px;
    margin-top: 8px; }
    .productCarousel button.slick-next::before {
      background-image: url("https://storemorestore.com/content/arrow_right.svg");
      width: 35px;
      height: 35px;
      background-size: auto;
      border-radius: 50%;
      box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2); }
    .productCarousel button.slick-next:hover:before {
      opacity: 1;
      background-image: url("https://storemorestore.com/content/arrow_right_hover.svg"); }
    .productCarousel button.slick-next .carousel-tooltip {
      display: none; }
  .productCarousel button.slick-prev {
    background: transparent;
    border: none;
    padding: 0;
    width: auto;
    height: auto;
    line-height: 0;
    font-size: 0;
    left: -2px;
    margin-top: 8px; }
    .productCarousel button.slick-prev::before {
      background-image: url("https://storemorestore.com/content/arrow_left.svg");
      width: 35px;
      height: 35px;
      background-size: auto;
      border-radius: 50%;
      box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2); }
    .productCarousel button.slick-prev:hover:before {
      opacity: 1;
      background-image: url("https://storemorestore.com/content/arrow_left_hover.svg"); }
    .productCarousel button.slick-prev .carousel-tooltip {
      display: none; }
  .productCarousel button.slick-disabled {
    opacity: 1; }
    .productCarousel button.slick-disabled::before {
      opacity: 1; }
  .productCarousel ul.slick-dots {
    display: none !important; }

.hp_deal {
  float: left;
  width: 100%; }
  .hp_deal .au_left {
    margin-top: 4px; }
    .hp_deal .au_left h3 {
      margin: 0 0 13px; }
    .hp_deal .au_left p {
      margin: 0 0 40px; }
    .hp_deal .au_left .button {
      padding: 11px 38px; }

.footer {
  float: left;
  width: 100%;
  border: none;
  background: #f5f5f5;
  padding: 48px 0 0 0; }
  .footer .footer_top {
    float: left;
    width: 100%;
    padding: 0 0 28px; }
    .footer .footer_top .footer_logo {
      float: left;
      width: auto;
      margin: 8px 0 0 0; }
      .footer .footer_top .footer_logo .inc {
        margin: 0 0 8px 2px; }
      .footer .footer_top .footer_logo .bbb_author span {
        display: inline-block;
        vertical-align: top; }
      .footer .footer_top .footer_logo .bbb_author .author {
        margin: 0 0 0 16px; }
    .footer .footer_top .footer_menu {
      float: right;
      width: auto;
      padding: 0 49px 0 0; }
      .footer .footer_top .footer_menu .footer_column {
        float: left;
        width: auto;
        padding: 0 129px 0 0; }
        .footer .footer_top .footer_menu .footer_column .footer_heading {
          margin: 0 0 14px;
          text-align: left;
          font-size: 16px;
          line-height: 28px;
          font-weight: 600;
          color: #000000; }
        .footer .footer_top .footer_menu .footer_column .footer_list {
          list-style: none;
          margin: 0; }
          .footer .footer_top .footer_menu .footer_column .footer_list li a {
            text-align: left;
            font-size: 14px;
            line-height: 30px;
            font-weight: normal;
            color: #000000; }
            .footer .footer_top .footer_menu .footer_column .footer_list li a:hover {
              color: #054e9b; }
        .footer .footer_top .footer_menu .footer_column.col_2 {
          padding: 0 130px 0 0; }
        .footer .footer_top .footer_menu .footer_column.col_4 {
          padding: 0; }
  .footer .footer_bottom {
    float: left;
    width: 100%;
    border-top: 1px solid #d3d3d3;
    padding: 17px 0 14px 0; }
    .footer .footer_bottom .footer_pay {
      float: left;
      width: 25%; }
      .footer .footer_bottom .footer_pay ul {
        margin: 0;
        list-style: none; }
        .footer .footer_bottom .footer_pay ul li {
          display: inline-block;
          vertical-align: middle;
          padding: 0 8px 0 0; }
          .footer .footer_bottom .footer_pay ul li svg {
            display: block; }
    .footer .footer_bottom .footer_copy {
      float: left;
      width: 50%;
      text-align: center; }
      .footer .footer_bottom .footer_copy p {
        margin: 0;
        text-align: center;
        font-size: 12px;
        line-height: 30px;
        font-weight: normal; }
        .footer .footer_bottom .footer_copy p a {
          color: #000000; }
          .footer .footer_bottom .footer_copy p a:hover {
            color: #054e9b; }
        .footer .footer_bottom .footer_copy p sup {
          top: 0;
          font-size: 12px; }
    .footer .footer_bottom .footer_social_sec {
      float: right;
      width: 25%;
      text-align: right; }
      .footer .footer_bottom .footer_social_sec .footer_social {
        list-style: none;
        margin: 0; }
        .footer .footer_bottom .footer_social_sec .footer_social li {
          display: inline-block;
          vertical-align: middle; }
          .footer .footer_bottom .footer_social_sec .footer_social li a svg {
            display: block; }
          .footer .footer_bottom .footer_social_sec .footer_social li:first-child {
            padding: 0 33px 0 0; }
          .footer .footer_bottom .footer_social_sec .footer_social li:last-child {
            padding: 0 0 0 23px; }

/*sticky header*/
@media only screen and (min-width: 990px) {
  .header {
    position: fixed;
    height: auto;
    transition: all 0.4s ease-in-out; }
  .header.header_fixed .header_top {
    margin: -55px 0 0;
    transition: all 0.4s ease-in-out; }
  .header.header_fixed .header_main {
    padding: 15px 6% 9px 6%;
    margin-top: 15px; } }

/* Scrolling Text */
#scroll-text {
  /* animation properties */
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -moz-animation: my-animation 15s linear infinite;
  -webkit-animation: my-animation 15s linear infinite;
  animation: my-animation 45s linear infinite; }

/* for Firefox */
@-moz-keyframes my-animation {
  from {
    -moz-transform: translateX(100%); }
  to {
    -moz-transform: translateX(-100%); } }

/* for Chrome */
@-webkit-keyframes my-animation {
  from {
    -webkit-transform: translateX(100%); }
  to {
    -webkit-transform: translateX(-100%); } }

@keyframes my-animation {
  from {
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  to {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

/* End of Scrolling Text*/
.inner-option-container {
  display: none; }

.active .inner-option-container {
  display: block; }

span.radio-title {
  font-size: 15px;
  cursor: pointer; }

.form-option-wrapper {
  width: 100%; }

.page-heading {
  font-size: 32px;
  line-height: 34px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #000000;
  text-align: center;
  margin: 44px 0 30px 0; }

.custom_category .breadcrumbs,
.custom_search .breadcrumbs {
  display: none; }

.custom_category .body,
.custom_search .body {
  margin: 0; }

.custom_category .page,
.custom_search .page {
  margin: 0;
  clear: both; }

.custom_category .page-heading,
.custom_search .page-heading {
  margin-bottom: 0;
  font-size: 3rem; }

.custom_category form.actionBar,
.custom_search form.actionBar {
  float: right;
  margin-top: 44px; }
  .custom_category form.actionBar .actionBar-section .form-field,
  .custom_search form.actionBar .actionBar-section .form-field {
    margin-bottom: 0; }

.custom_category span.yous,
.custom_search span.yous {
  display: none; }

.actionBar {
  margin: 0; }
  .actionBar .actionBar-section {
    float: right; }

.blocker {
  display: none !important; }

.page-sidebar {
  float: left;
  width: 294px;
  border-radius: 3px;
  box-shadow: gray 1px 1px 3px;
  padding: 21px 17px;
  margin: 47px 0 0 0;
  position: sticky; }
  .page-sidebar .inlineList.inlineList--labels {
    display: none; }
  .page-sidebar .sidebarBlock-heading {
    float: left;
    width: auto;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin: 0;
    display: block; }
  .page-sidebar .sidebarBlock {
    float: left;
    width: 100%;
    padding: 0 0 16px 0;
    border-top: none;
    margin-top: 0; }
    .page-sidebar .sidebarBlock .navList {
      clear: both;
      margin-bottom: 0; }
      .page-sidebar .sidebarBlock .navList .navList-action {
        padding: 6px 0 5px 15px; }
  .page-sidebar .facetedSearch-navList {
    float: left;
    width: 100%;
    margin: 0; }
  .page-sidebar .accordion-title {
    font-size: 16px;
    line-height: 24px;
    color: #221b07;
    font-family: Proxima Nova;
    margin: 0 !important; }
  .page-sidebar .accordion-navigation.toggleLink {
    padding: 0 11px 0 0;
    margin: 0 !important; }
    .page-sidebar .accordion-navigation.toggleLink .icon {
      width: 11px; }
    .page-sidebar .accordion-navigation.toggleLink span {
      display: flex;
      margin: 5px 0 0 0; }
  .page-sidebar .accordion-block {
    margin: 0;
    border-bottom: 1px solid #b5b5b5;
    padding: 7px 0; }
  .page-sidebar .accordion--navList {
    margin: 0; }
  .page-sidebar .navList-item {
    line-height: 14px; }
  .page-sidebar .sidebarBlock .accordion-content .navList-action {
    font-size: 14px;
    line-height: 20px;
    color: #221b07;
    margin: 0;
    padding: 6px 0 5px 33px; }
  .page-sidebar .navList-action--checkbox::before {
    border-radius: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #b5b5b5;
    margin: -10px 0 0 0; }
  .page-sidebar .navList-action--checkbox::after {
    background-image: url(https://storemorestore.com/content/box_active.svg);
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -1px; }
  .page-sidebar .accordion-content.is-open {
    margin: 6px 0 4px 0; }
  .page-sidebar .navList-action-close {
    margin: 0 7px 0 0; }

.facetedSearch-refineFilters {
  border-bottom: 1px solid #b5b5b5; }
  .facetedSearch-refineFilters a {
    float: right;
    width: auto;
    color: #b5b5b5;
    font-size: 14px;
    text-decoration: underline;
    text-transform: capitalize;
    margin: 3px 1px 0 0; }
  .facetedSearch-refineFilters p {
    float: right;
    width: auto;
    color: #b5b5b5;
    font-size: 14px;
    margin: 0; }

.facetedSearch-clearLink {
  display: none; }

.facetedSearch-toggle + .facetedSearch-navList.is-open,
.sidebarBlock + .facetedSearch-navList.is-open {
  margin: 0; }

#product-listing-container {
  float: left;
  width: calc(100% - 294px);
  padding: 47px 0 0 33px; }

.productGrid {
  margin: 0 -24px; }
  .productGrid .product {
    padding: 0 24px; }
    .productGrid .product:hover .card-title a {
      color: #054e9b; }
  .productGrid .card .card-img-container::after {
    padding: 0; }
  .productGrid .card .card-figure__link {
    height: 284px; }
  .productGrid .card .card-figure {
    background: #f8f8f8;
    padding: 54px 0 0 0;
    position: relative; }
    .productGrid .card .card-figure img {
      mix-blend-mode: multiply; }
    .productGrid .card .card-figure .wishlist-custom {
      position: absolute;
      top: 15px;
      right: 15px; }
      .productGrid .card .card-figure .wishlist-custom .dropdown-menu.is-open {
        display: none; }
      .productGrid .card .card-figure .wishlist-custom .form {
        margin: 0; }
      .productGrid .card .card-figure .wishlist-custom .button {
        margin: 0;
        padding: 0;
        background: url(https://storemorestore.com/content/wishlist_no_state.svg) no-repeat;
        background-size: cover;
        width: 35px;
        height: 35px; }
        .productGrid .card .card-figure .wishlist-custom .button:hover {
          background: url(https://storemorestore.com/content/wishlist_active.svg) no-repeat;
          background-size: cover;
          width: 35px;
          height: 35px; }
        .productGrid .card .card-figure .wishlist-custom .button span {
          display: none; }
        .productGrid .card .card-figure .wishlist-custom .button .icon {
          display: none; }
  .productGrid .card .card-figcaption {
    display: none !important; }
  .productGrid .card .card-title {
    height: 40px;
    overflow: hidden;
    margin: 0 0 8px 0; }
    .productGrid .card .card-title a {
      font-size: 14px;
      line-height: 20px;
      font-weight: 600;
      color: #221b07;
      text-transform: capitalize; }
      .productGrid .card .card-title a:hover {
        color: #054e9b; }
  .productGrid .card .price-section {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #000000; }
  .productGrid .card .rrp-price--withoutTax {
    display: none; }
  .productGrid .card .non-sale-price--withoutTax {
    display: none; }
  .productGrid .card .price-section--saving.price {
    font-size: 12px;
    line-height: 22px;
    color: #059b3f;
    text-transform: uppercase;
    margin: 1px 0 0 0; }
  .productGrid .card .card_price {
    height: 45px;
    overflow: hidden; }
  .productGrid .card .card_brand {
    display: none; }

.body .productView {
  margin-top: 6rem; }

.productView .productView-info .sku-label {
  display: inline-block;
  margin: 0; }

.productView .productView-info .productView-info-value {
  display: inline-block; }

.productView-info-revit {
  border: 0;
  margin: 32px 0;
  display: flex;
  background-color: #fff;
  width: fit-content;
  padding: 16px 28px;
  border-radius: 15px;
  box-shadow: 0px 3px 11px 1px rgba(0, 0, 0, 0.3);
  transition: all; }
  .productView-info-revit:hover {
    box-shadow: 0px 8px 16px 8px rgba(0, 0, 0, 0.3);
    transform: translateY(-3px);
    transition-duration: 100ms;
    transition-property: all; }
  .productView-info-revit img {
    width: 30px; }
  .productView-info-revit span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px; }

.productView-info-name span.svg-icons img {
  max-width: 36px;
  height: auto; }

.custom_category .page-content .productGrid .card,
.custom_search .page-content .productGrid .card {
  padding: 0 10px 10px;
  box-shadow: gray 1px 1px 3px;
  margin-top: 3px;
  border-radius: 3px;
  /*.card-title{
                padding: 0 10px;
            }
            .card-text{
                padding: 0 10px;
            }*/ }
  .custom_category .page-content .productGrid .card .card-figure,
  .custom_search .page-content .productGrid .card .card-figure {
    background: #ffffff; }
  .custom_category .page-content .productGrid .card:hover,
  .custom_search .page-content .productGrid .card:hover {
    box-shadow: gray 1px 1px 6px; }

.pagination .pagination-list {
  text-align: right; }

.pagination .pagination-item {
  margin: 0;
  border: 1px solid #bcbcbc;
  padding: 0;
  margin: 0 -1px; }
  .pagination .pagination-item a {
    padding: 0;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 16px;
    color: #000000;
    border-radius: 0; }
    .pagination .pagination-item a:hover {
      background: #000;
      color: #fff; }

.pagination .pagination-item--current {
  border-radius: 0;
  margin: 0; }
  .pagination .pagination-item--current a {
    border-radius: 0;
    background: #000;
    color: #fff; }

.pagination .pagination-item--next,
.pagination .pagination-item--previous {
  float: none;
  vertical-align: top;
  margin: 0; }
  .pagination .pagination-item--next a,
  .pagination .pagination-item--previous a {
    font-size: 0; }
    .pagination .pagination-item--next a .icon,
    .pagination .pagination-item--previous a .icon {
      width: 100%;
      height: 100%;
      margin: 0; }
    .pagination .pagination-item--next a:hover g,
    .pagination .pagination-item--previous a:hover g {
      fill: #000 !important; }
    .pagination .pagination-item--next a:hover path,
    .pagination .pagination-item--previous a:hover path {
      fill: #fff !important; }

.cat-desc {
  float: left;
  width: 100%;
  margin: 0 0 32px 0; }
  .cat-desc .cat-title {
    margin: 39px 0 0 0;
    background: #e5e5e5;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    padding: 16px 19px 16px;
    float: left;
    width: 100%; }
  .cat-desc p {
    margin: 26px 0 12px 0;
    float: left;
    width: 100%; }

ol.breadcrumbs {
  text-align: left;
  margin: 29px 0 15px 0; }
  ol.breadcrumbs .breadcrumb-label {
    font-family: Proxima Nova;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.8px; }
    ol.breadcrumbs .breadcrumb-label:hover {
      color: #135082; }
  ol.breadcrumbs .is-active a.breadcrumb-label {
    color: #135082;
    font-weight: 600; }

.breadcrumb:not(:first-child)::before {
  border-right: none;
  content: ">";
  display: inline-block;
  height: auto;
  margin: 0 3px 0 3px;
  transform: none;
  font-size: 16px;
  top: 0; }

.custom_product .body {
  margin: 0; }

.custom_product ol.breadcrumbs {
  margin: 29px 0 11px 0; }

.productView {
  margin: 0;
  padding: 0; }
  .productView .tabs-contents .slick-track {
    margin-left: 0; }
  .productView a.request-quote.button {
    margin: 30px 0 0;
    width: 100%;
    padding: 9px 15px 9px;
    text-transform: none;
    background-color: #6e6e6e;
    width: 50%;
    float: right; }
    .productView a.request-quote.button:hover {
      background-color: #054e9b; }
  .productView .productView-images {
    width: 100%;
    padding: 0; }
  .productView .productView-image {
    border: 1px solid #d5d5d530;
    border-radius: 3px;
    box-shadow: gray 1px 1px 3px; }
  .productView .productView-details {
    width: 100%;
    padding: 0 0 0 55px; }
  .productView .productView-img-container {
    max-width: 600px; }
    .productView .productView-img-container img {
      position: initial; }
  .productView .productView-thumbnails {
    margin: 40px 15px 0; }
    .productView .productView-thumbnails .slick-list {
      margin-left: 0;
      margin-right: 0; }
      .productView .productView-thumbnails .slick-list .productView-thumbnail {
        padding: 0 6px; }
        .productView .productView-thumbnails .slick-list .productView-thumbnail .productView-thumbnail-link {
          height: 100px;
          max-width: 100px;
          border: none;
          padding: 0; }
          .productView .productView-thumbnails .slick-list .productView-thumbnail .productView-thumbnail-link::before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            border: 1px solid #d5d5d5;
            z-index: 1; }
          .productView .productView-thumbnails .slick-list .productView-thumbnail .productView-thumbnail-link img {
            width: 100%; }
          .productView .productView-thumbnails .slick-list .productView-thumbnail .productView-thumbnail-link.is-active::before {
            border: 3px solid #054e9b; }
          .productView .productView-thumbnails .slick-list .productView-thumbnail .productView-thumbnail-link:hover::before {
            border: 3px solid #054e9b; }
    .productView .productView-thumbnails .slick-prev {
      left: -15px; }
      .productView .productView-thumbnails .slick-prev::before {
        background-image: url(https://storemorestore.com/content/pro_thumb_lt_arrow.svg);
        width: 100%;
        height: 100%; }
      .productView .productView-thumbnails .slick-prev.slick-disabled {
        opacity: 1; }
        .productView .productView-thumbnails .slick-prev.slick-disabled::before {
          opacity: 1; }
    .productView .productView-thumbnails .slick-next {
      right: -13px; }
      .productView .productView-thumbnails .slick-next::before {
        background-image: url(https://storemorestore.com/content/pro_thumb_rt_arrow.svg);
        width: 100%;
        height: 100%; }
      .productView .productView-thumbnails .slick-next.slick-disabled {
        opacity: 1; }
        .productView .productView-thumbnails .slick-next.slick-disabled::before {
          opacity: 1; }
    .productView .productView-thumbnails .slick-arrow {
      padding: 0;
      width: 6px;
      height: 12px;
      background-color: transparent;
      border: none;
      margin-top: 0;
      transform: translateY(-50%); }
    .productView .productView-thumbnails .carousel-tooltip {
      display: none !important; }
  .productView .productView-title {
    font-size: 32px;
    line-height: 34px;
    font-weight: 600;
    letter-spacing: -0.8px;
    color: #000000;
    text-transform: capitalize;
    margin: 0px 0px 8px 0px;
    max-width: 550px; }
  .productView .productView-price {
    display: flex;
    flex-wrap: wrap; }
  .productView .price-section.non-sale-price--withoutTax {
    display: none; }
  .productView .price-section {
    display: inline-block; }
  .productView .price-section.price-section--saving {
    display: block;
    width: 100%;
    order: 4;
    font-size: 14px;
    line-height: 14px;
    color: #4ea04b;
    margin: 10px 0 0 0;
    text-transform: capitalize; }
    .productView .price-section.price-section--saving span:last-child {
      margin: 0 0 0 -4px;
      display: inline-block; }
  .productView .price-section.price-section--withoutTax {
    order: -1;
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    color: #000;
    margin: 0 12px 0 0; }
  .productView .price-section.price-section--withoutTax.rrp-price--withoutTax {
    order: 2;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    color: #969696;
    margin: 9px 0 0 0; }
  .productView .productView-rating {
    display: none; }
  .productView .productView-info-name {
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    color: #000;
    margin: 15px 0 8px 0;
    font-family: Proxima Nova; }
  .productView .productView-info-value {
    font-family: Proxima Nova;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    letter-spacing: -0.8px;
    color: #000; }
  .productView .productView-product {
    padding-bottom: 0;
    border-bottom: none; }
  .productView .option-accordion-wrap {
    border-bottom: 1px solid #bababa;
    padding: 15px 17px 16px;
    position: relative;
    background: url(https://storemorestore.com/content/arrow_down.svg) no-repeat top 20px right 13px #f8f8f8; }
    .productView .option-accordion-wrap.active {
      background: url(https://storemorestore.com/content/arrow_up.svg) no-repeat top 20px right 13px #f8f8f8; }
    .productView .option-accordion-wrap:first-child {
      border-top: 1px solid #bababa; }
    .productView .option-accordion-wrap .form-field {
      margin: 0 0 0 0; }
      .productView .option-accordion-wrap .form-field .form-label {
        margin: 0;
        font-size: 16px;
        line-height: 18px;
        color: #000000;
        font-weight: 600;
        font-family: Proxima Nova; }
      .productView .option-accordion-wrap .form-field .txt img,
      .productView .option-accordion-wrap .form-field .other-txt img {
        margin-right: 20px; }
      .productView .option-accordion-wrap .form-field .txt,
      .productView .option-accordion-wrap .form-field .other-txt {
        display: block; }
      .productView .option-accordion-wrap .form-field div.other-txt:empty,
      .productView .option-accordion-wrap .form-field div.txt:empty {
        display: none; }
      .productView .option-accordion-wrap .form-field .other-txt {
        /*display: block;*/
        display: inline-block;
        padding: 3px 0 0 6px;
        font-size: 15px;
        color: #000000; }
      .productView .option-accordion-wrap .form-field .txt {
        padding: 14px 0 5px 0;
        font-size: 15px;
        color: #000000;
        display: flex;
        justify-content: flex-start;
        align-items: center; }
  .productView .option-wrap-accordion .form-field[data-product-attribute="swatch"] {
    margin: 0; }
    .productView .option-wrap-accordion .form-field[data-product-attribute="swatch"] .form-label {
      display: flex;
      align-items: center;
      justify-content: flex-start; }
    .productView .option-wrap-accordion .form-field[data-product-attribute="swatch"] .other-txt,
    .productView .option-wrap-accordion .form-field[data-product-attribute="swatch"] .txt {
      display: inline-block;
      padding: 5px 0 0 15px; }
      .productView .option-wrap-accordion .form-field[data-product-attribute="swatch"] .other-txt .display-single-color,
      .productView .option-wrap-accordion .form-field[data-product-attribute="swatch"] .txt .display-single-color {
        width: 30px;
        height: 30px;
        display: inline-block;
        margin: 0;
        line-height: 30px;
        box-shadow: gray 1px 1px 2px;
        border-radius: 2px; }
      .productView .option-wrap-accordion .form-field[data-product-attribute="swatch"] .other-txt .display-color-lbl,
      .productView .option-wrap-accordion .form-field[data-product-attribute="swatch"] .txt .display-color-lbl {
        margin-left: 20px;
        vertical-align: top;
        margin-top: 7px;
        display: inline-block; }
      .productView .option-wrap-accordion .form-field[data-product-attribute="swatch"] .other-txt > img,
      .productView .option-wrap-accordion .form-field[data-product-attribute="swatch"] .txt > img {
        width: 30px;
        height: 30px;
        box-shadow: gray 1px 1px 2px;
        border-radius: 2px; }
  .productView .product-details-section {
    padding: 15px 0 0 0;
    clear: left; }
    .productView .product-details-section h3 {
      margin: 0;
      font-size: 16px;
      line-height: 18px;
      color: #054e9b;
      font-weight: 600;
      border-bottom: 1px solid #b1c8eb;
      padding: 0 0 16px 0; }
    .productView .product-details-section .productView-description {
      padding: 0;
      background: #eff1f4;
      margin: 0px; }
      .productView .product-details-section .productView-description .accordion {
        margin: 0; }
    .productView .product-details-section .accordion-block {
      margin: 0;
      border-bottom: 1px solid #b1c8eb;
      padding: 13px 17px 14px; }
      .productView .product-details-section .accordion-block .accordion-header {
        margin: 0 !important; }
        .productView .product-details-section .accordion-block .accordion-header span {
          margin: 0; }
          .productView .product-details-section .accordion-block .accordion-header span svg {
            margin: -10px 0 0 0; }
      .productView .product-details-section .accordion-block .productView-info .rrp-price--withoutTax,
      .productView .product-details-section .accordion-block .productView-info .non-sale-price--withoutTax,
      .productView .product-details-section .accordion-block .productView-info .price-section--saving {
        display: none; }
      .productView .product-details-section .accordion-block .productView-info .price-section {
        font-size: 13px;
        line-height: 18px;
        font-weight: 600;
        letter-spacing: -0.65px;
        color: #000000; }
    .productView .product-details-section .accordion-title {
      font-size: 16px;
      line-height: 18px;
      font-weight: 600;
      color: #054e9b;
      font-family: Proxima Nova; }
    .productView .product-details-section .accordion-content {
      margin: 22px 0 0 0; }
      .productView .product-details-section .accordion-content h5 {
        font-size: 18px;
        line-height: 22px;
        font-weight: 600;
        color: #000000;
        margin: 0 0 10px 0;
        text-transform: none; }
      .productView .product-details-section .accordion-content p {
        font-size: 15px;
        line-height: 24px;
        font-weight: 400;
        color: #221b07;
        margin: 0;
        text-transform: none; }
    .productView .product-details-section .pro_desc ul {
      list-style: none;
      margin: 0 0 33px 0;
      padding: 0; }
      .productView .product-details-section .pro_desc ul li {
        width: 140px;
        display: inline-block;
        margin: 0 23px 0 0; }
    .productView .product-details-section .productView-info ul {
      list-style: none;
      padding: 0;
      margin: 0; }
    .productView .product-details-section .productView-info li {
      float: left;
      width: 50%;
      background: #fff;
      margin: 0;
      border: 1px solid #d5d5d5;
      padding: 10px 16px;
      font-size: 13px;
      line-height: 18px;
      font-weight: 600;
      letter-spacing: -0.65px;
      color: #000000;
      text-transform: capitalize; }
    .productView .product-details-section #accordion-custom-Documentation .productView-info ul {
      display: flex;
      flex-wrap: wrap; }
      .productView .product-details-section #accordion-custom-Documentation .productView-info ul li {
        background: transparent;
        list-style: none;
        border: 0;
        width: 50%;
        display: flex;
        align-items: center; }
        .productView .product-details-section #accordion-custom-Documentation .productView-info ul li a {
          font-size: 15px;
          letter-spacing: -0.75px;
          color: #054e9b;
          text-decoration: underline;
          margin-left: 13px;
          word-break: break-all; }
  .productView .add-to-cart-wrapper {
    margin: 0;
    display: inline !important; }
    .productView .add-to-cart-wrapper .add-to-cart-buttons {
      padding-left: 0;
      padding-right: 16px;
      width: 50%;
      margin: 30px 0 10px; }
      .productView .add-to-cart-wrapper .add-to-cart-buttons .button {
        margin: 0;
        width: 100%;
        padding: 9px 15px 9px;
        text-transform: none; }
    .productView .add-to-cart-wrapper .form-field--increments {
      margin-top: 25px;
      margin-bottom: 0; }
      .productView .add-to-cart-wrapper .form-field--increments label {
        font-size: 16px;
        line-height: 18px;
        color: #000;
        font-weight: 600;
        font-family: Proxima Nova; }
      .productView .add-to-cart-wrapper .form-field--increments .form-increment .button svg {
        fill: #fff; }
      .productView .add-to-cart-wrapper .form-field--increments .form-increment .form-input--incrementTotal {
        width: 50px;
        padding: 0 7px; }
  .productView .form-wishlist {
    width: 50%;
    float: right;
    padding-left: 16px; }
    .productView .form-wishlist .button {
      margin: 0;
      width: 100%;
      padding: 11px 0;
      text-transform: none;
      background-color: #6e6e6e; }
      .productView .form-wishlist .button:hover {
        background-color: #054e9b; }
      .productView .form-wishlist .button i {
        display: none; }
  .productView .inner-option-container {
    margin: 16px 0 2px 0; }
    .productView .inner-option-container .form-option-wrapper {
      display: inline-block;
      width: auto; }
      .productView .inner-option-container .form-option-wrapper label {
        background: #ffffff;
        border: 1px solid #d0d0d0;
        font-size: 15px;
        line-height: 16px;
        color: #000000;
        padding: 12px 15px;
        text-align: center;
        margin-right: 17px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        column-gap: 20px; }
        .productView .inner-option-container .form-option-wrapper label:hover {
          background: #d0d0d0;
          border: 1px solid #d0d0d0; }
      .productView .inner-option-container .form-option-wrapper .form-option-variant {
        padding: 0; }
        .productView .inner-option-container .form-option-wrapper .form-option-variant.form-option-variant--pattern {
          box-shadow: gray 1px 1px 3px;
          border-radius: 3px; }
      .productView .inner-option-container .form-option-wrapper .form-radio:checked + .form-option {
        background: #d0d0d0;
        border: 1px solid #d0d0d0;
        box-shadow: none; }
  .productView .pattern-wrap-accordion .inner-option-container .form-option-wrapper {
    width: 100%; }
    .productView .pattern-wrap-accordion .inner-option-container .form-option-wrapper label {
      width: 100%;
      background: #ffffff;
      border: 1px solid #d0d0d0;
      text-align: left;
      margin: 0;
      display: flex;
      align-items: center;
      column-gap: 20px; }
      .productView .pattern-wrap-accordion .inner-option-container .form-option-wrapper label:hover {
        background: #d0d0d0;
        border: 1px solid #d0d0d0; }
    .productView .pattern-wrap-accordion .inner-option-container .form-option-wrapper .radio-title {
      display: none; }
    .productView .pattern-wrap-accordion .inner-option-container .form-option-wrapper .form-option-expanded {
      left: 80px;
      top: 45px; }
  .productView .option-wrap-accordion .inner-option-container .form-option-wrapper label.form-option.form-option-swatch {
    width: auto;
    min-width: auto;
    padding: 0 6px 0 0;
    display: flex;
    flex-flow: column;
    row-gap: 16px;
    background: transparent;
    border: 0;
    margin: 0 10px 0 0; }
    .productView .option-wrap-accordion .inner-option-container .form-option-wrapper label.form-option.form-option-swatch .form-option-variant--color {
      width: 40px;
      height: 40px;
      margin: 0;
      box-shadow: gray 1px 1px 3px;
      border-radius: 3px; }
    .productView .option-wrap-accordion .inner-option-container .form-option-wrapper label.form-option.form-option-swatch .color-label {
      display: none; }
  .productView #accordion-custom-video .videoGallery {
    margin: 0;
    border: none; }
  .productView #accordion-custom-video .videoGallery-list .videoGallery-item {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0 20px 20px 0;
    max-width: 237px; }
    .productView #accordion-custom-video .videoGallery-list .videoGallery-item iframe {
      height: auto; }
    .productView #accordion-custom-video .videoGallery-list .videoGallery-item:last-child {
      margin-bottom: 0; }
  .productView .pro_warranty_info {
    margin: 0 0 5px 0; }
  .productView .optionselectmain {
    position: relative;
    padding: 0px 0 16px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #054e9b; }
    .productView .optionselectmain .clear-option {
      font-size: 16px;
      color: #909090;
      letter-spacing: -0.8px;
      position: relative;
      top: -16px;
      text-decoration: underline; }
    .productView .optionselectmain .select-option-p {
      font-weight: 700; }

.Compare_products h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: #221b07;
  margin: 25px 0 23px 0; }

.Compare_products li {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 22.5%; }
  .Compare_products li:last-child .card-body {
    border-right: 1px solid #d5d5d5; }

.Compare_products .card-img-container {
  height: 190px;
  text-align: center; }
  .Compare_products .card-img-container img {
    max-height: 190px;
    width: auto;
    height: auto;
    max-width: 100%; }

.Compare_products .card-figure {
  padding: 0 32px; }
  .Compare_products .card-figure h3 {
    margin: 9px 0 19px 0;
    line-height: 14px;
    height: 25px;
    overflow: hidden; }
    .Compare_products .card-figure h3 a {
      font-size: 13px;
      line-height: 14px;
      font-weight: 500;
      letter-spacing: -0.65px;
      color: #000000;
      text-transform: capitalize; }
      .Compare_products .card-figure h3 a:hover {
        color: #054e9b; }

.Compare_products .card-body {
  border-bottom: 1px solid #d5d5d5;
  border-left: 1px solid #d5d5d5;
  padding: 0; }
  .Compare_products .card-body .card-text {
    border-top: 1px solid #d5d5d5;
    font-size: 13px;
    line-height: 14px;
    font-weight: 600;
    letter-spacing: -0.65px;
    color: #000000;
    text-transform: capitalize;
    margin: 0;
    padding: 9px 12px 9px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left; }
    .Compare_products .card-body .card-text .review-wrapper {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      font-size: 10px;
      font-weight: 600;
      letter-spacing: -0.5px;
      color: #000000; }
      .Compare_products .card-body .card-text .review-wrapper .icon {
        margin-right: 5px;
        width: 17px;
        height: 16px; }
      .Compare_products .card-body .card-text .review-wrapper .icon--ratingEmpty {
        margin-top: 1px; }

.card-img-container::after {
  padding: 0; }

.tabs {
  border: none;
  float: left;
  width: 100%; }
  .tabs .is-active {
    border: none; }
  .tabs .tab-title {
    padding: 0;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #221b07;
    margin: 0 0 20px 0; }

.tabs-contents {
  clear: both;
  margin: 0 0 85px 0; }
  .tabs-contents .tab-content.has-jsContent.is-active {
    padding: 0; }
  .tabs-contents .wishlist-custom {
    display: none; }
  .tabs-contents .productCarousel .slick-list .productCarousel-slide {
    height: auto;
    padding: 0 14px; }
  .tabs-contents .productCarousel .slick-list {
    margin: 0 -14px; }
  .tabs-contents .productCarousel .slick-list .productCarousel-slide .card-body .card_price {
    margin: 0; }
  .tabs-contents .productCarousel
.slick-list
.productCarousel-slide
.card-body
h3.card-title
a:hover {
    color: #054e9b; }
  .tabs-contents .price-section--saving {
    font-size: 12px;
    line-height: 22px;
    color: #059b3f;
    text-transform: uppercase;
    margin: 1px 0 0 0;
    height: 22px;
    overflow: hidden;
    clear: both; }
    .tabs-contents .price-section--saving span {
      display: inline-block; }

.hp_featured_pro {
  float: left;
  width: 100%;
  margin: 34px 0 0 0; }
  .hp_featured_pro .title {
    margin: 0 0 43px 0; }
    .hp_featured_pro .title h3 {
      float: left;
      width: 70%; }
    .hp_featured_pro .title .view_all {
      float: right;
      width: 20%;
      text-align: right;
      font-size: 14px;
      line-height: 14px;
      font-weight: 600;
      letter-spacing: 0.35px;
      color: #054e9b;
      margin: 20px 0 0 0;
      text-decoration: underline; }

.hp_new_pro {
  float: left;
  width: 100%;
  padding: 53px 0; }
  .hp_new_pro .title h3 {
    float: left;
    width: auto; }
  .hp_new_pro .title .view_all {
    float: right;
    width: auto;
    text-decoration: underline;
    font-size: 14px;
    line-height: 32px;
    font-weight: 600;
    letter-spacing: 0.35px;
    color: #054e9b; }
  .hp_new_pro .featured_block {
    float: left;
    width: 100%;
    margin: 43px 0 0 0; }
    .hp_new_pro .featured_block .wishlist-custom {
      display: none !important; }
    .hp_new_pro .featured_block .price-section--saving {
      display: none; }
    .hp_new_pro .featured_block .slick-arrow {
      margin: 0;
      top: 80px;
      transform: none; }
    .hp_new_pro .featured_block .slick-prev {
      left: -18px; }
    .hp_new_pro .featured_block .slick-next {
      right: -18px; }
    .hp_new_pro .featured_block .card-title {
      margin: 0 0 10px 0 !important; }

.hp_blog {
  display: none; }

.hp_blog {
  float: left;
  width: 100%;
  padding: 59px 0 55px 0; }
  .hp_blog .title h3 {
    float: left;
    width: auto; }
  .hp_blog .title .view_all {
    float: right;
    width: auto;
    text-decoration: underline;
    font-size: 14px;
    line-height: 32px;
    font-weight: 600;
    letter-spacing: 0.35px;
    color: #054e9b;
    margin: 9px 0 0 0; }
  .hp_blog .blog_block {
    margin: 0 -16px;
    padding: 27px 0 0 0;
    display: inline-block; }
    .hp_blog .blog_block .blog_hp {
      float: left;
      width: 25%;
      padding: 0 16px; }
      .hp_blog .blog_block .blog_hp img {
        width: 100%; }
    .hp_blog .blog_block h5 {
      margin: 17px 0 15px 0;
      text-transform: none;
      height: 48px;
      overflow: hidden;
      padding-right: 10px; }
      .hp_blog .blog_block h5 a {
        font-size: 16px;
        line-height: 24px;
        color: #221b07;
        font-weight: 600; }
        .hp_blog .blog_block h5 a:hover {
          color: #054e9b; }
    .hp_blog .blog_block p {
      font-size: 16px;
      line-height: 24px;
      color: #221b07;
      margin: 0; }
      .hp_blog .blog_block p a {
        font-weight: 600;
        color: #054e9b;
        position: relative; }
        .hp_blog .blog_block p a:hover {
          color: #000; }
          .hp_blog .blog_block p a:hover::after {
            background: #000; }
        .hp_blog .blog_block p a::after {
          content: "";
          left: 0;
          bottom: 0;
          position: absolute;
          background: #054e9b;
          width: 100%;
          height: 1px; }

.hp_shop,
.hp_deal {
  float: left;
  width: 100%; }

.card-title > a:hover {
  color: #054e9b !important; }

.productView-img-container::after {
  display: none; }

.price-section.price-section--saving.price {
  display: none; }

.productView-details.product-data .price-section.price-section--saving.price {
  display: block; }

.modal .productView {
  display: block; }

.modal .productView .productView-details {
  padding-left: 30px;
  padding-right: 0.75rem;
  width: 41.66667%; }

.modal .productView .productView-title {
  font-size: 26px; }

.custom_search .body {
  min-height: 500px; }

.pro_img_grid {
  display: none; }

.Compare_products li:first-child {
  width: 10%; }

.Compare_products .card-body .card-text:first-child,
.Compare_products .card-body .card-text:nth-child(3),
.Compare_products .card-body .card-text:nth-child(8) {
  display: none; }

.product-left-section {
  position: sticky;
  top: 152px;
  width: 45%;
  float: left;
  display: inline-block; }

.Compare_products {
  background: #fff;
  z-index: 1;
  position: relative;
  float: left;
  width: 100%; }

.product-right-section {
  width: 55%;
  float: left; }

.custom_search .product_listing {
  margin: 0 0 50px 0; }

.custom_product .Compare_products .container,
.custom_search .product_listing .container {
  padding: 0; }

.custom_default .container,
.custom_category .container,
.custom_product .container,
.custom_search .container,
.footer .container,
.about_us_main .body .container {
  max-width: 100%;
  padding: 0 6%; }

.footer .footer_bottom .footer_copy p br {
  display: none; }

.modal .productView .productView-details {
  width: 41.42%; }

.productView--quickView .product-left-section {
  position: initial; }

.card-figcaption-body .card-figcaption-button:focus {
  background-color: transparent;
  font-size: 0; }

.hubspot-blog-spot {
  padding-bottom: 50px; }

.hubspot-blog-spot {
  float: left;
  width: 100%; }

.custom_default .hubspot-blog-spot .hubspot-blogs-wrapper {
  padding: 0 6%; }

.custom_page .cms_cnt .hubspot-blogs-wrapper .hubspot-blog-heading,
.hubspot-blogs-wrapper .hubspot-blog-heading {
  text-align: left;
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
  margin: 30px 0 21px 0;
  padding: 0 16px; }

.hubspot-blog-spot .hubspot-blog {
  float: left;
  width: 33.33%;
  padding: 0 16px; }

.hubspot-blog-spot .hubspot-blog .hubspot-blog-thumbnail {
  height: 300px;
  overflow: hidden; }

.hubspot-blog-spot .hubspot-blog .hubspot-blog-thumbnail img {
  object-fit: cover;
  height: 100%;
  width: 100%; }

.hubspot-blog-spot .hubspot-blog-title h3 a {
  font-size: 16px;
  line-height: 24px;
  color: #221b07;
  font-weight: 600; }

.hubspot-blog-spot .hubspot-blog-title h3 a:hover {
  color: #054e9b; }

.custom_page .cms_cnt .hubspot-blog-spot .hubspot-blog-summary p,
.hubspot-blog-spot .hubspot-blog-summary p {
  font-size: 16px;
  line-height: 24px;
  color: #221b07;
  margin: 0; }

.hubspot-blog-spot .hubspot-blog-title h3 {
  margin: 17px 0 15px 0;
  text-transform: none;
  height: 48px;
  overflow: hidden;
  padding-right: 10px; }

.productView
.product-details-section
.accordion-block.prod-desc-tab
table.standard-product-table {
  max-width: 100%; }

.header .header_nav .navPages-container .navPages .navPages-list li {
  padding: 0; }

.header
.header_nav
.navPages-container
.navPages
.navPages-list.navPages-list--user {
  display: none; }

.productView
.option-accordion-wrap
.form-field
.form-label
.validationErrorMsg {
  display: inline-block;
  margin-left: 5px; }

.productView
.option-accordion-wrap
.form-field
.form-label
.validationErrorMsg.error {
  color: #ff0000; }

.custom_product .hubspot-blog-spot .hubspot-blogs-wrapper {
  margin: 0 -16px; }

.custom_product .container .bottom-wrapper-container .container {
  padding: 0; }

@media only screen and (max-width: 1399px) {
  .hp_about_us .au_left {
    width: auto;
    max-width: 452px; }
  .hp_about_us .au_left p {
    max-width: 450px; }
  .hp_about_us .au_right {
    width: auto; }
  .product-left-section {
    width: 600px; }
  .product-right-section {
    width: calc(100% - 600px); } }

@media only screen and (max-width: 1199px) {
  .custom_default .container,
  .custom_category .container,
  .custom_product .container,
  .custom_search .container,
  .footer .container,
  .about_us_main .body .container {
    padding: 0 20px; }
  .header .header_nav .navPages-container .navPages .navPages-list {
    text-align: center;
    width: 100%;
    padding: 0 20px; }
  .header
.header_nav
.navPages-container
.navPages
.navPages-list
.navPages-item
.navPages-action {
    font-size: 14px; }
  .container {
    padding: 0 20px; }
  .header .header_main {
    padding: 26px 20px; }
  .header.header_fixed .header_main {
    padding: 15px 20px 2px 20px; }
  .header_search_click {
    right: 35%; }
  .dropdown--quickSearch .container form .form-fieldset input.form-input {
    width: 30vw; }
  .header .header_main .header_logo {
    max-width: 250px; }
  .header-logo-image svg {
    width: 100%; }
  .header .header_main .header_right .navUser .navUser-section .navUser-item {
    padding: 0 15px; }
  .header
.header_nav
.navPages-container
.navPages
.navPages-list
.navPages-item
.navPage-subMenu
.navPage-subMenu-list
.navPage-subMenu-item
.navPage-childList {
    left: 230px;
    width: calc(100% - 410px); }
  .header
.header_nav
.navPages-container
.navPages
.navPages-list
.navPages-item
.navPage-subMenu
.navPage-subMenu-list
.navPage-subMenu-item
.menu_cat_img {
    width: 100%;
    padding: 0 20px 0;
    max-width: 210px; }
  .header
.header_nav
.navPages-container
.navPages
.navPages-list
.navPages-item
.navPage-subMenu
.navPage-subMenu-list
.navPage-subMenu-item
.menu_cat_img
img {
    width: 100%;
    max-width: 210px; }
  .header
.header_nav
.navPages-container
.navPages
.navPages-list
.navPages-item
.navPage-subMenu
.navPage-subMenu-list
.navPage-subMenu-item
.menu_cat_img
.button {
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px; }
  .header
.header_nav
.navPages-container
.navPages
.navPages-list
.navPages-item
.navPage-subMenu
.navPage-subMenu-list
.navPage-subMenu-item
.navPage-childList
.navPage-childList-item {
    padding: 0 0 19px 0; }
  .heroCarousel .heroCarousel-content p.heroCarousel-title {
    font-size: 46px; }
  .hp_exp_cat .cat_block_sec ul {
    margin: 0 -10px; }
  .hp_exp_cat .cat_block_sec ul li {
    padding: 0 10px; }
  .hp_exp_cat .cat_block_sec ul li .cat_block a {
    padding: 16px 5px 17px; }
  .hp_cat_slider .cat_slide_right {
    padding: 0 10px 0 30px; }
  .hp_about_us .au_left {
    width: 47%;
    padding: 0 0 0 20px;
    margin: 0;
    max-width: 100%; }
  .hp_about_us .au_right {
    width: 53%;
    padding: 0 0 0 10px; }
  .hp_about_us .au_left p.p {
    margin: 6px 0; }
  .hp_about_us .au_left h3 {
    margin: 0 0 5px 0; }
  .hp_new_pro .featured_block {
    margin: 20px 0 0 0; }
  .productCarousel .slick-list {
    margin: 0; }
  .productCarousel
.slick-list
.productCarousel-slide
.card-body
.card_price
.price-section--withoutTax.rrp-price--withoutTax,
  .productCarousel
.slick-list
.productCarousel-slide
.card-body
.card_price
.price-section--withoutTax.non-sale-price--withoutTax {
    margin: 0 5px 0 0;
    width: auto; }
  .productCarousel
.slick-list
.productCarousel-slide
.card-body
.card_action
.button {
    padding: 8px 15px 9px; }
  .hp_new_pro .featured_block .slick-prev,
  .tabs-contents .slick-prev,
  .tab-contents .slick-prev {
    left: -5px; }
  .hp_new_pro .featured_block .slick-next,
  .tabs-contents .slick-prev,
  .tab-contents .slick-prev {
    right: -5px; }
  .hp_deal .au_left p {
    margin: 10px 0 20px 0; }
  .footer .footer_top .footer_logo {
    width: 20%; }
  .footer .footer_top .footer_menu {
    width: 80%;
    padding: 0; }
  .footer .footer_top .footer_menu .footer_column,
  .footer .footer_top .footer_menu .footer_column.col_2,
  .footer .footer_top .footer_menu .footer_column.col_4 {
    padding: 0 0 0 50px;
    width: 25%; }
  .footer .footer_bottom .footer_pay ul li {
    padding: 0 2px 0 0; }
  .footer .footer_bottom .footer_social_sec,
  .footer .footer_bottom .footer_copy,
  .footer .footer_bottom .footer_pay {
    width: auto; }
  .footer .footer_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .custom_category .page-heading,
  .custom_search .page-heading {
    margin: 44px 0 0 0; }
  .productGrid {
    margin: 0 -7px; }
  .productGrid .product {
    padding: 0 7px; }
  .productGrid .card .card-figure__link {
    height: 240px; }
  .productView .productView-details {
    padding: 0 0 0 0; }
  .product-left-section {
    width: 50%; }
  .product-right-section {
    width: 50%;
    padding: 0 0 0 25px; }
  .productView .productView-title {
    margin-top: 0; }
  .productView #accordion-custom-video .videoGallery-list .videoGallery-item {
    margin: 0 19px 20px 0;
    max-width: 195px; }
  .productView
.product-details-section
.accordion-block
#accordion-custom-Documentation
.productView-info-name
.svg-icons {
    display: flex; }
  .productView .product-details-section .pro_desc ul li {
    width: 32.5%;
    margin: 0;
    padding: 0 7px; }
  .productView .product-details-section .pro_desc ul {
    margin: 0 -7px 20px; }
  .productView
.product-details-section
.accordion-content#accordion-metadescription
ul {
    margin: 0 0 0 20px; }
  .header_fixed
.dropdown--quickSearch
.container
form
.form-fieldset
input.form-input {
    width: 320px; }
  .header_fixed .header_search_click {
    right: 35%;
    top: 17px; }
  .Compare_products .card-figure {
    padding: 0 15px; }
  .Compare_products .container {
    padding: 0; }
  .product_listing .container {
    padding: 0; }
  .previewCart .previewCartCheckout .button {
    padding-left: 5px;
    padding-right: 5px; }
  .bread_crumb .container {
    padding: 0; }
  .modal .productView .productView-details {
    padding: 0; }
  .previewCart .productView-image {
    width: 100%;
    margin-bottom: 30px; }
  .header .header_main .header_right {
    margin: 9px 0 0 0; } }

@media only screen and (max-width: 991px) {
  #uniqueID .modal-body {
    padding: 2.25rem 20px; }
  #menu_responsive {
    display: none; }
  .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; }
  .product-left-section {
    width: 100%;
    position: initial; }
  .product-right-section {
    width: 100%;
    padding: 0; }
  body.has-activeNavPages {
    left: 275px;
    transition: all 0.3s ease 0s;
    position: fixed;
    top: 0;
    width: 100%; }
  #menu_responsive .navPages {
    background: #054e9b;
    padding: 15px 20px; }
  #menu_responsive .navPages ul li:hover .navPage-subMenu {
    min-height: 100%; }
  #menu_responsive ul li {
    border: 0;
    padding: 3px 0;
    display: block;
    position: relative;
    width: 100%;
    float: left; }
  #menu_responsive
.navPages-list.navPages-list--user
li:hover
a.navPages-action {
    color: #000; }
  #menu_responsive ul li:hover > a.navPages-action,
  #menu_responsive
ul.navPages-list.navPages-list--user
li
> a.navPages-action:hover {
    color: #000; }
  #menu_responsive .navPages-action,
  #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    text-transform: capitalize;
    letter-spacing: 0;
    line-height: normal;
    padding: 3px 0;
    display: block;
    border: 0;
    font-size: 18px;
    color: #fff;
    line-height: 22px;
    min-width: 100%;
    max-width: 100%; }
    #menu_responsive .navPages-action:hover,
    #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action:hover {
      color: #000; }
  .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;
    padding-bottom: 20px; }
  #menu_responsive .navPage-subMenu .list-nav {
    display: block !important; }
  #menu_responsive .navPage-subMenu .list-nav-button {
    display: inline-block !important; }
  #menu_responsive .navPage-subMenu .list-nav-button a {
    background-color: #fff;
    color: #034e9b; }
  #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;
    display: block; }
  #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 0.3s ease 0s;
    left: 0; }
  .mobileMenu-toggle {
    left: 0;
    top: 0;
    background: transparent;
    height: 40px;
    width: 40px;
    padding: 0 9px;
    border: 1px solid #054e9b;
    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: #054e9b; }
  .header .header_main {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .header-logo-image {
    max-height: 100%; }
  .header .header_main .header_right .navUser {
    position: initial;
    transform: none; }
  .header .header_main .header_right {
    margin: 0;
    width: 62px;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
  .header-logo-image svg {
    float: left; }
  .header-logo__link {
    margin: 0;
    width: auto; }
  .header
.header_main
.header_right
.navUser
.navUser-section
.navUser-item.navUser-item--cart {
    padding: 0; }
  .header_mob_menu {
    width: 62px;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
  .header .header_main {
    padding: 20px;
    background: #fff;
    z-index: 999;
    box-shadow: none;
    border: none; }
  .header {
    position: initial;
    height: auto;
    border-bottom: 1px #333 solid; }
  body {
    padding: 0; }
  .header .header_nav {
    padding: 0; }
  .header .header_nav .navPages-container .navPages .navPages-list {
    margin: 0;
    padding: 0; }
  #menu_responsive .navPages-list + .navPages-list {
    margin: 0;
    text-align: left; }
  #menu_responsive ul.navPages-list--user li {
    color: #fff;
    padding: 0; }
  .header
.header_nav
.navPages-container
.navPages
.navPages-list
.navPages-item
.navPage-subMenu {
    box-shadow: none;
    padding: 0 !important; }
  .header
.header_nav
.navPages-container
.navPages
.navPages-list
.navPages-item
.navPage-subMenu
.navPage-subMenu-list
.navPage-subMenu-item.hover_active
.navPage-subMenu-action,
  .header
.header_nav
.navPages-container
.navPages
.navPages-list
.navPages-item
.navPage-subMenu
.navPage-subMenu-list
.navPage-subMenu-item
.navPage-subMenu-action {
    background-color: transparent;
    font-size: 16px !important; }
  .header
.header_nav
.navPages-container
.navPages
.navPages-list
.navPages-item
.navPage-subMenu
.navPage-subMenu-list
.navPage-subMenu-item
.menu_cat_img {
    display: none !important; }
  #menu_responsive .navPages ul.navPage-childList {
    position: initial;
    transform: none;
    height: auto;
    column-gap: 0;
    column-count: 1;
    padding-bottom: 20px; }
  #menu_responsive .navPages ul.navPage-childList li {
    padding: 0 0 5px 0; }
  #menu_responsive .navPages ul.navPage-childList li a.navPages-action {
    font-size: 16px;
    padding: 0; }
  .header
.header_nav
.navPages-container
.navPages
.navPages-list
.navPages-item
.navPage-subMenu
.navPage-subMenu-list {
    height: auto;
    overflow: hidden; }
  #menu_responsive .navPages ul.navPages-list--user li:hover .navPages-action {
    color: #fff;
    background: transparent; }
  #menu_responsive
.navPages
ul.navPages-list--user
.subcatActive
li:hover
.navPages-action {
    color: #000; }
  .header
.header_nav
.navPages-container
.navPages
.navPages-list
.navPages-item
.navPage-subMenu
.navPage-subMenu-list
.navPage-subMenu-item
.navPage-childList
.navPage-childList-item
.navPage-childList-action {
    font-size: 14px !important; }
  .heroCarousel .heroCarousel-content {
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    max-height: 100%;
    max-width: 100%;
    height: auto;
    bottom: auto; }
  .hp_exp_cat .cat_block_sec ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 20px; }
  .hp_exp_cat .cat_block_sec ul li {
    width: 25%;
    margin: 0; }
  .hp_about_us {
    flex-wrap: wrap;
    padding: 0 20px; }
  .hp_about_us .au_left {
    width: 100%;
    padding: 50px 0 30px 0; }
  .hp_about_us .au_left p {
    max-width: 100%; }
  .hp_about_us .au_right {
    width: 100%;
    padding: 0 0 60px 0; }
  .hp_about_us .au_right img {
    width: 100%; }
  .hp_shop .shop_block .shop_img .overlay {
    left: 0;
    max-width: 100%;
    padding: 0 20px; }
  .hp_shop .shop_block .shop_img .overlay h3 {
    padding: 0;
    font-size: 30px;
    line-height: 30px; }
  .hp_shop .shop_block .shop_img .overlay p {
    margin: 15px 0; }
  .productCarousel
.slick-list
.productCarousel-slide
.card-body
.card_price
.price-section--withoutTax {
    width: auto; }
  .hp_blog .blog_block {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 50px; }
  .hp_blog .blog_block .blog_hp {
    width: 33.33%; }
  .footer .footer_top .footer_logo {
    width: 30%; }
  .footer .footer_top .footer_menu {
    width: 70%; }
  .footer .footer_top .footer_menu .footer_column,
  .footer .footer_top .footer_menu .footer_column.col_4 {
    padding: 0 0 0 20px; }
  .footer .footer_top .footer_menu .footer_column.col_1 {
    padding: 0; }
  .footer .footer_top .footer_menu .footer_column .footer_list li {
    margin-bottom: 15px;
    line-height: 16px; }
  .footer .footer_top .footer_menu .footer_column .footer_list li a {
    line-height: 16px; }
  .footer .footer_bottom {
    flex-wrap: wrap;
    row-gap: 20px;
    padding: 30px 0 15px 0; }
  .footer .footer_bottom .footer_pay {
    order: 1; }
  .footer .footer_bottom .footer_social_sec {
    order: 2; }
  .footer .footer_bottom .footer_copy {
    width: 100%;
    order: 3; }
  .heroCarousel .heroCarousel-content p.heroCarousel-title {
    font-size: 40px; }
  .heroCarousel .heroCarousel-content p.heroCarousel-description {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 15px; }
  .header_search_click {
    display: none; }
  .header_search_click.header_search_mob {
    display: block;
    float: left;
    width: 100%;
    position: initial;
    padding-bottom: 15px; }
  .dropdown--quickSearch {
    display: block !important;
    width: 100%;
    padding: 0 20px; }
  .dropdown--quickSearch .container form .form-fieldset input.form-input {
    width: calc(100% - 45px);
    padding: 13px 15px 12px; }
  .dropdown--quickSearch .container form .form-fieldset .search_icon {
    width: 45px;
    height: 44px; }
  .quickSearchResults .modal-close {
    display: block;
    right: 0; }
  .productCarousel .slick-list .productCarousel-slide .card-body .card_price {
    height: auto; }
  .custom_category .page-heading,
  .custom_search .page-heading,
  .custom_category form.actionBar,
  .custom_search form.actionBar {
    margin: 20px 0 0 0; }
  .page-sidebar {
    width: 100%;
    margin: 25px 0 0 0;
    box-shadow: none;
    border: none;
    padding: 0;
    position: initial; }
  #product-listing-container {
    width: 100%;
    padding: 47px 0 0 0; }
  .page-sidebar .sidebarBlock {
    padding: 0;
    display: none; }
  .page-sidebar .facetedSearch.sidebarBlock {
    display: block; }
  .facetedSearch-toggle {
    margin: 0; }
  .facetedSearch-toggle.is-open {
    border-bottom: none; }
  .page-sidebar .accordion-block {
    padding: 0;
    border-bottom: none; }
  .productView .productView-details {
    width: 100%;
    padding: 0 0 0 0; }
  .productView .productView-details.product-data {
    padding: 10px 0 0 0; }
  .productView .productView-title {
    max-width: 100%;
    font-size: 26px;
    line-height: 32px; }
  .productView .price-section.price-section--withoutTax {
    font-size: 22px;
    line-height: 22px; }
  .productView .price-section.price-section--withoutTax.rrp-price--withoutTax {
    margin: 3px 0 0 0; }
  .productView .productView-images {
    width: 100%; }
  .productView .product-details-section .accordion-block .accordion-header {
    border: none; }
  .productView
.product-details-section
.accordion-block
.accordion-header
span {
    padding: 0; }
  .productView .product-details-section .accordion-content {
    margin: 9px 0 0 0;
    padding-left: 0;
    padding-right: 0; }
  .productView
.product-details-section
.accordion-block
#accordion-custom-Documentation
.productView-info-name
.svg-icons {
    align-items: center;
    justify-content: flex-start; }
  .productView
.productView-thumbnails
.slick-list
.productView-thumbnail
.productView-thumbnail-link {
    margin: 0 auto; }
  .productView .productView-thumbnails .slick-list {
    margin-left: -6px;
    margin-right: -6px; }
  .Compare_products .card-figure {
    padding: 0 5px; }
  .custom_search .body {
    min-height: 300px; }
  .modal-body .previewCart .productView {
    margin: 20px 0 0 0; }
  .modal .productView .productView-details {
    padding: 30px 0 0 0;
    width: 100%; }
  #menu_responsive ul.navPages-list--user li a.navPages-action--storeCredit {
    display: none; }
  .productGrid .card .card-figure .wishlist-custom {
    top: 5px;
    right: 0; }
  .productGrid .card .card-figure .wishlist-custom .form {
    width: auto;
    padding: 0; }
  .header
.header_main
.header_right
.navUser
.navUser-section
.navUser-item
.navUser-action
.nav_txt {
    display: none; }
  .custom_page .cms_cnt .ret_ex h2 {
    line-height: 28px; }
  .hubspot-blog-spot .hubspot-blog .hubspot-blog-thumbnail {
    height: 210px; } }

@media only screen and (max-width: 767px) {
  .footer .footer_top .footer_menu .footer_column.col_2 {
    padding: 0px; }
  .heroCarousel .heroCarousel-content p.heroCarousel-title {
    font-size: 30px;
    line-height: 36px; }
  .heroCarousel ul.slick-dots {
    bottom: 10px; }
  .title h3,
  .hp_cat_slider .cat_slide_left h3,
  .hp_about_us .au_left h3 {
    font-size: 26px;
    line-height: 30px; }
  .hp_exp_cat .cat_block_sec ul li {
    width: 33.33%; }
  .hp_exp_cat .cat_block_sec {
    margin: 15px 0 0 0; }
  .hp_cat_slider .cat_slide_block {
    flex-wrap: wrap; }
  .hp_cat_slider .cat_slide_left {
    width: 100%;
    margin: 0; }
  .hp_cat_slider .cat_slide_left p {
    margin: 0 0 25px 0; }
  .hp_cat_slider .cat_slide_right {
    width: 100%;
    padding: 30px 0 0 0; }
  .hp_cat_slider .cat_slide_left h3 {
    max-width: 100%; }
  .hp_cat_slider .cat_slide_right .cat_slider_block ul button.slick-prev {
    left: 20px; }
  .hp_cat_slider .cat_slide_right .cat_slider_block ul button.slick-next {
    right: 20px; }
  .hp_shop .shop_block > div {
    width: 100%;
    margin: 15px 0; }
  .hp_featured_pro .title {
    margin: 20px 0 0 0; }
  .hp_featured_pro .title .view_all {
    margin: 10px 0 0 0; }
  .hp_blog .blog_block .blog_hp {
    width: 50%; }
  .hp_blog .blog_block p {
    height: 100px;
    overflow: hidden; }
  .footer .footer_top .footer_logo {
    width: 100%;
    margin: 0 0 30px 0; }
  .footer .footer_top .footer_menu {
    width: 100%; }
  .footer .footer_top .footer_logo .inc,
  .footer .footer_top .footer_logo .bbb_author {
    text-align: center; }
  .footer .footer_top .footer_menu .footer_column {
    padding: 0; }
  .hp_blog .blog_block .blog_hp a img {
    width: 100%; }
  .hp_shop .shop_block .shop_img img {
    width: 100%; }
  .page-sidebar + .page-content .productGrid .product {
    width: 50%; }
  .custom_product ol.breadcrumbs {
    margin: 15px 0 11px 0; }
  .productView
.product-details-section
.accordion-block
#accordion-custom-Documentation {
    padding: 0; }
  .productView
.product-details-section
.accordion-block
#accordion-custom-Documentation
.productView-info-name {
    padding: 10px 0; }
  .productView
.product-details-section
#accordion-custom-Documentation
.productView-info
li
a {
    padding: 0 10px 0 0; }
  .Compare_products .compare_pro_list_mn {
    overflow-y: scroll;
    float: left;
    width: 100%; }
  .Compare_products .compare_pro_list {
    width: 1000px;
    float: left; }
  .dropdown--quickSearch .productGrid .card .card-figure .wishlist-custom {
    top: 5px;
    right: 0; }
  .Compare_products {
    max-width: 100%; }
  .hubspot-blog-spot .hubspot-blog {
    width: 50%; } }

@media only screen and (max-width: 479px) {
  .footer .footer_top .footer_menu .footer_column.col_2 {
    padding: 0 0 0 20px; }
  .productView
#accordion-custom-video
.videoGallery-list
.videoGallery-item
iframe {
    height: 45vw; }
  .custom_default .container,
  .custom_category .container,
  .custom_product .container,
  .custom_search .container,
  .footer .container,
  .about_us_main .body .container,
  .container {
    padding: 0 25px; }
  .productCarousel .slick-list .productCarousel-slide .card-body {
    text-align: left; }
  .hp_about_us {
    padding-left: 25px;
    padding-right: 25px; }
  .header .header_top p {
    padding: 0 25px; }
  .navUser-item--cart__hidden-s {
    display: block; }
  .header .header_main .header_right,
  .header_mob_menu {
    width: 40px; }
  .header-logo-image svg {
    max-width: 160px; }
  .header .header_main .header_logo {
    margin-left: 15px; }
  .heroCarousel .heroCarousel-content {
    padding: 25px 25px 60px;
    position: initial;
    background: #000;
    transform: none; }
  .heroCarousel button.slick-arrow {
    display: none !important; }
  .heroCarousel .heroCarousel-content p.heroCarousel-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px; }
  .hp_exp_cat {
    padding: 49px 0 59px; }
  .hp_exp_cat .cat_block_sec ul li {
    width: 50%; }
  .hp_cat_slider .cat_slide_left h3 {
    margin: 5px 0 10px 0;
    padding: 0; }
  .hp_cat_slider .cat_slide_right .cat_slider_block ul {
    margin: 0; }
  .hp_cat_slider .cat_slide_right .cat_slider_block ul li {
    padding: 0 0; }
  .hp_cat_slider .cat_slide_right .cat_slider_block ul button.slick-prev {
    left: 10px; }
  .hp_cat_slider .cat_slide_right .cat_slider_block ul button.slick-next {
    right: 10px; }
  .hp_about_us .au_left {
    padding: 54px 0 30px 0; }
  .hp_about_us .au_left p {
    padding: 0; }
  .hp_about_us .au_left h3 {
    padding: 0; }
  .hp_about_us .au_left .button {
    margin-top: 15px; }
  .hp_featured_pro .title h3 {
    width: 100%; }
  .hp_featured_pro .title .view_all {
    width: 100%;
    text-align: left; }
  .hp_shop .shop_block .shop_img .overlay {
    position: initial;
    background: #000;
    transform: none;
    padding: 30px 20px; }
  .hp_shop .shop_block .shop_img::before {
    display: none; }
  .hp_shop .shop_block .shop_img .overlay h3 {
    font-size: 26px; }
  .hp_shop .shop_block .shop_img .overlay p {
    padding: 0; }
  .hp_new_pro {
    padding: 38px 0 59px 0; }
  .hp_blog {
    padding: 54px 0 29px 0; }
  .hp_blog .blog_block {
    margin: 0;
    width: 100%;
    row-gap: 10px; }
  .hp_blog .blog_block .blog_hp {
    width: 100%;
    padding: 0; }
  .footer {
    padding: 60px 0 0 0; }
  .footer .footer_top .footer_menu {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px; }
  .footer .footer_top .footer_menu .footer_column,
  .footer .footer_top .footer_menu .footer_column.col_2,
  .footer .footer_top .footer_menu .footer_column.col_4 {
    width: 50%; }
  .title h3 {
    width: 100% !important; }
  .footer .footer_bottom {
    flex-flow: column; }
  .footer .footer_bottom .footer_social_sec {
    order: 1; }
  .footer .footer_bottom .footer_pay {
    order: 2; }
  .footer .footer_bottom .footer_copy p br {
    display: block; }
  .footer .footer_bottom .footer_copy p {
    line-height: 18px; }
  .footer .footer_top .footer_menu .footer_column .footer_heading {
    margin: 0 0 5px; }
  .footer .footer_top .footer_menu .footer_column .footer_list li {
    margin-bottom: 10px; }
  .custom_category .page-heading,
  .custom_search .page-heading {
    width: 100%; }
  .custom_category form.actionBar,
  .custom_search form.actionBar,
  .actionBar .actionBar-section {
    width: 100%; }
  .actionBar-section .form-label {
    width: 60px;
    float: left; }
  .actionBar-section .form-select {
    width: calc(100% - 60px);
    float: left; }
  .facetedSearch-toggle-text {
    width: 100%;
    font-size: 13px; }
  .facetedSearch-toggle-indicator {
    width: 100%;
    text-align: left; }
  .page-sidebar + .page-content .productGrid .product {
    width: 100%; }
  .cat-desc .cat-title {
    font-size: 20px;
    padding: 10px 15px 10px; }
  .productGrid .card .card-title {
    height: auto; }
  .custom_category .page-content .productGrid .card,
  .custom_search .page-content .productGrid .card {
    margin-bottom: 60px; }
  .navPages-container.is-open {
    width: 250px; }
  body.has-activeNavPages {
    left: 250px; }
  .productView-options {
    text-align: left; }
  .productView .option-accordion-wrap {
    padding: 15px 10px 12px 10px; }
  .productView .option-accordion-wrap {
    background-position: top 20px right 8px; }
  .tabs-contents .productCarousel .slick-list .productCarousel-slide {
    padding: 0; }
  .tabs-contents .productCarousel .slick-list {
    margin: 0; }
  .productView .productView-info-name,
  .productView .productView-info-value {
    width: 100%; }
  .productView-info-revit {
    float: left;
    width: 100%; }
  .productView .productView-title {
    font-size: 20px;
    line-height: 30px; }
  .productView .product-details-section .pro_desc ul li {
    width: 48%;
    margin-bottom: 20px; }
  .productView .product-details-section .pro_desc ul li:last-child {
    margin-bottom: 0; }
  .productView
.product-details-section
.accordion-block
#accordion-custom-Documentation
.productView-info-name {
    width: 100%; }
  .productView
.product-details-section
#accordion-custom-Documentation
.productView-info
li
a {
    padding: 0; }
  .productView #accordion-custom-video .videoGallery-list .videoGallery-item {
    margin: 0 0 20px 0;
    max-width: 100%;
    width: 100%; }
  .header_fixed
.dropdown--quickSearch
.container
form
.form-fieldset
input.form-input {
    width: 100%; }
  .productView .optionselectmain .clear-option {
    top: 0; }
  .productView .product-details-section .accordion-block .accordion-header {
    padding: 0; }
  .productView
.product-details-section
.accordion-block
.accordion-header
span {
    padding: 3px 0 0 0; }
  .productView
.product-details-section
.accordion-block
.accordion-header
span.accordion-title {
    padding: 0; }
  .Compare_products h3 {
    margin: 17px 0 23px 0; }
  .Compare_products .compare_pro_list_mn {
    margin-bottom: 10px; }
  .tabs-contents {
    margin: 0 0 60px 0; }
  .productCarousel button.slick-arrow {
    margin: 0; }
  .modal .productView .productView-title {
    font-size: 22px; }
  .quickSearchResults {
    min-width: 100%; }
  .dropdown--quickSearch .productGrid .card .card-figure .wishlist-custom {
    top: 5px;
    right: 5px; }
  .dropdown--quickSearch
.productGrid
.card
.card-figure
.wishlist-custom
.button {
    width: 25px;
    height: 25px; }
  ol.breadcrumbs {
    display: block; }
  .productView .add-to-cart-wrapper .add-to-cart-buttons {
    padding-right: 0;
    width: 100%; }
  .productView a.request-quote.button {
    margin: 0 0 56px 0;
    width: 100%; }
  .modal .cancel {
    margin-top: 10px; }
  .hubspot-blog-spot .hubspot-blog {
    width: 100%;
    padding: 20px 0; }
  .hp_new_pro .title .view_all,
  .hp_blog .title .view_all {
    float: left;
    margin: 10px 0 0 0; }
  .heroCarousel .heroCarousel-content .button,
  .hp_about_us .au_left .button,
  .hp_shop .shop_block .shop_img .overlay .button,
  .hp_cat_slider .cat_slide_left .button {
    width: 100%; }
  .heroCarousel .heroCarousel-content p.heroCarousel-description,
  p {
    font-size: 16px;
    line-height: 24px; }
  #menu_responsive .navPages {
    padding: 15px; }
  .custom_page .cms_cnt .ret_ex h2,
  .custom_page .cms_cnt .ret_ex h3 {
    word-wrap: break-word; }
  .header
.header_main
.header_logo
.header-logo
.header-logo__link
.header-logo-image {
    max-width: 200px; } }

.compare_pro_list {
  display: inline-block;
  width: 100%;
  background: #f1f2f2;
  padding: 20px;
  margin: 0 0 30px; }

.Compare_products .card-figure {
  background-color: #f1f2f2; }

.Compare_products .card {
  margin: 0; }

.productCarousel[data-list-name="Related Products"] .slick-track {
  float: left; }

.log_out_btn .button + .button {
  margin: 0; }

.productView
.option-wrap-accordion
.form-field[data-product-attribute="swatch"]
.inner-option-container
.form-option-wrapper {
  margin: 0 10px 0 0;
  padding: 0 6px 0 0; }

.productView
.option-wrap-accordion
.form-field[data-product-attribute="swatch"]
.inner-option-container
.form-option-wrapper
label.form-option.form-option-swatch {
  flex-flow: row;
  margin: 0;
  padding: 0;
  column-gap: 0;
  display: flex; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 40px;
  width: 40px;
  background-size: cover; }

.form-field.form-field--increments + .alertBox.productAttributes-message {
  margin: 20px 0 0; }

div[data-product-attribute="swatch"] .selected {
  background-color: transparent; }

#uniqueID .modal-content #firstname-label {
  margin: 0; }

#uniqueID {
  max-width: 700px;
  width: 90%;
  overflow: auto; }

#uniqueID h6 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 700; }

#uniqueID .modal-header-title {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.05em; }

#uniqueID button {
  margin: 30px auto 0; }

#uniqueID .hs-form__actions {
  text-align: center; }

#uniqueID .modal-content .form-label {
  text-transform: capitalize;
  margin: 20px 0 5px; }

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

.form-field--error-cust .form-input {
  border-color: #cc4749; }

.form-field--error-cust .form-inlineMessage {
  color: #cc4749; }

.form-field--error-cust .form-inlineMessage::before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z' fill='rgba(204, 71, 73, 0.999)' /%3E%3C/svg%3E") no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 1rem;
  left: -0.14286rem;
  margin-right: 0.07143rem;
  position: relative;
  top: 0.21429rem;
  width: 1rem; }

.productView-info-value a[data-reveal-id="modal-bulk-pricing"]:hover {
  color: #054e9b;
  text-decoration: underline; }

.form-field--error-cust.form-field--success .form-input[type="text"] {
  padding-right: 3rem;
  background-image: none;
  background-position: right 0.71429rem center;
  background-repeat: no-repeat; }

.form-field--error-cust .form-inlineMessage:nth-child(1) {
  display: none; }

.checkoutVolumeDiscount .styleVolume {
  width: auto;
  float: none;
  color: #24b024;
  font-size: 18px; }

.cart-prod-sku {
  margin: 0; }

/* ==================================================================================
// Custom Style
// SSG STYLING
================================================================================== */
.btn-standout {
  background-color: #2695C1;
  color: #ffffff;
  border: 2px solid #2695C1; }
  .btn-standout a {
    text-decoration: none;
    color: #fff; }
    .btn-standout a:hover {
      color: #2695C1; }
  .btn-standout:hover {
    color: #2695C1;
    background-color: #ffffff;
    border: 2px solid #2695C1; }

.header.header_fixed .header_main .header_search_click {
  top: 18px; }

.header_main .header_search_click .dropdown--quickSearch {
  display: block; }

.productView-info .productView-info-revit {
  margin-bottom: 1.5rem; }

@media only screen and (max-width: 479px) {
  div#accordion-metadescriptions {
    height: 65px; }
  .productView-info-revit {
    margin: 0;
    padding: 4px 8px; } }

@media only screen and (max-width: 366px) {
  .productView-info-revit {
    width: fit-content; }
  .productView-info-revit span {
    display: none; } }

.heroCarousel-slide .heroCarousel-image {
  object-fit: cover; }

.hp_carousel {
  display: flex;
  flex-direction: column;
  background-color: #054e9b;
  width: 100%;
  min-height: 300px;
  margin-bottom: 0px;
  padding-bottom: 90px;
  padding-left: 6%;
  padding-right: 6%; }

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
    transform: translateX(calc(-250px * 7)); } }

@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
    transform: translateX(calc(-250px * 7)); } }
  .hp_carousel .carousel_title {
    display: flex;
    width: 100%;
    height: fit-content;
    padding: 1rem 0 5rem 0;
    color: #fff; }
    .hp_carousel .carousel_title h3 {
      font-size: 32px;
      font-weight: 600;
      line-height: 40px;
      color: #fff; }
  .hp_carousel .carousel_logos {
    display: flex;
    justify-content: center;
    align-content: center;
    overflow: hidden; }
    .hp_carousel .carousel_logos .slider {
      box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
      height: 100px;
      margin: auto;
      overflow: hidden;
      position: relative;
      width: 100%; }
    .hp_carousel .carousel_logos .slider::before,
    .hp_carousel .carousel_logos .slider::after {
      background: linear-gradient(to right, #054e9b 0%, rgba(255, 255, 255, 0) 100%);
      content: "";
      height: 100px;
      position: absolute;
      width: 200px;
      z-index: 2; }
    .hp_carousel .carousel_logos .slider::after {
      right: 0;
      top: 0;
      -webkit-transform: rotateZ(180deg);
      transform: rotateZ(180deg); }
    .hp_carousel .carousel_logos .slider::before {
      left: 0;
      top: 0; }
    .hp_carousel .carousel_logos .slider .slide-track {
      -webkit-animation: scroll 40s linear infinite;
      animation: scroll 40s linear infinite;
      display: flex;
      width: calc(250px * 14); }
    .hp_carousel .carousel_logos .slider .slide {
      height: 100px;
      width: 250px;
      margin: 0 2rem; }

.header
.header_nav
.navPages-container
.navPages
.navPages-list
.sms-link
.navPages-item {
  padding: 0; }

ol.breadcrumbs {
  display: none; }

.hidden {
  display: none; }

.hp_video_carousel {
  width: 100%;
  height: 50vh;
  position: relative; }
  .hp_video_carousel .cs-slider-container {
    height: 45rem;
    position: relative;
    overflow-x: hidden; }
    .hp_video_carousel .cs-slider-container .sms-item .sms-content {
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      height: 40rem;
      width: 50%;
      padding-left: 5rem;
      color: #fff;
      z-index: 15; }
    .hp_video_carousel .cs-slider-container .sms-item video.sms-video {
      position: absolute;
      top: 0;
      width: 100vw;
      height: 100%;
      object-fit: cover;
      z-index: -1;
      overflow: hidden; }
  .hp_video_carousel .slick-dots li button {
    border: 1px solid #fff; }
    .hp_video_carousel .slick-dots li button:hover {
      background-color: #fff; }
  .hp_video_carousel .slick-dots li.slick-active button::before {
    background-color: #fff; }

.hp_about_us_ssg {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background-color: #054e9b; }
  .hp_about_us_ssg .au_left,
  .hp_about_us_ssg .au_right {
    width: 50%; }
  .hp_about_us_ssg .au_left {
    margin: 0 0 0 6%;
    padding: 60px 60px 60px 0;
    color: white; }
    .hp_about_us_ssg .au_left h3 {
      font-size: 32px;
      margin-bottom: 2rem;
      color: #fff; }
    .hp_about_us_ssg .au_left p {
      text-align: left;
      font-weight: normal;
      color: #ffffff;
      margin: 0;
      padding: 0 0 0 2px; }
      .hp_about_us_ssg .au_left p.p {
        margin: 24px 0 31px 0; }
      .hp_about_us_ssg .au_left p a {
        color: #ffff00; }
        .hp_about_us_ssg .au_left p a:hover {
          text-decoration: underline; }
    .hp_about_us_ssg .au_left .button {
      background-color: #ffffff;
      color: #054e9b;
      padding: 11px 34px; }
      .hp_about_us_ssg .au_left .button:hover {
        background-color: #6e6e6e;
        color: #ffffff; }
  .hp_about_us_ssg .au_right img {
    width: 100%;
    height: 100%; }
  @media screen and (max-width: 1000px) {
    .hp_about_us_ssg {
      flex-direction: column; }
      .hp_about_us_ssg .au_right {
        width: 100%; }
      .hp_about_us_ssg .au_left {
        width: fit-content; }
      .hp_about_us_ssg .au_right img {
        width: 100;
        object-fit: cover; } }

/* 
==============================
Account Page
==============================
*/
h5.account-product-title a {
  color: #3c97be; }

/* 
==============================
About Page
==============================
*/
.about-us-container h2 {
  color: #054e9b;
  font-size: 60px;
  line-height: 1;
  font-weight: bold;
  width: 100%;
  margin-bottom: 3rem; }

.about-us-container .top {
  display: flex;
  width: 100%;
  position: relative;
  margin-bottom: 3rem; }
  .about-us-container .top .about-header,
  .about-us-container .top .about-image {
    width: 50%; }
  .about-us-container .top .about-header {
    padding-right: 2rem; }
    .about-us-container .top .about-header p {
      font-size: 18px;
      color: #6e6e6e;
      font-weight: 400;
      line-height: 1.55; }
  .about-us-container .top .about-image img {
    object-fit: cover;
    border-radius: 25px; }

.about-us-container .icons {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .about-us-container .icons .collective-1,
  .about-us-container .icons .collective-2,
  .about-us-container .icons .collective-3 {
    width: 33%; }
  .about-us-container .icons h3.icon-title {
    font-weight: bold;
    color: #054e98;
    font-size: 40px;
    line-height: 1;
    width: 90%; }

@media screen and (max-width: 767px) {
  .about-us-container .icons {
    flex-direction: column;
    justify-content: center; }
    .about-us-container .icons .collective-1,
    .about-us-container .icons .collective-2,
    .about-us-container .icons .collective-3 {
      width: 100%; }
    .about-us-container .icons h3.icon-title {
      font-size: 30px;
      width: 300px; } }

/* 
==============================
Page Default
==============================
*/
/* 
=======================
Markets Page
=======================
*/
.market-container {
  width: 100%; }
  .market-container .market-title {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 72px;
    text-align: center; }
    .market-container .market-title h1 {
      color: #000;
      font-size: 60px;
      line-height: 1;
      font-weight: bold;
      margin-bottom: 3rem;
      text-transform: capitalize; }
    .market-container .market-title h2 {
      color: #000;
      font-size: 60px;
      line-height: 1;
      font-weight: bold;
      margin-bottom: 3rem;
      text-transform: capitalize; }
    .market-container .market-title p {
      font-size: 24px; }
  .market-container .market-cards {
    display: flex;
    flex-direction: column;
    row-gap: 2rem;
    width: 100%;
    margin-top: 72px; }
    .market-container .market-cards .full-card {
      display: flex;
      padding: 46px 35px;
      column-gap: 2rem;
      background-color: #ededed;
      min-height: 425px;
      border-radius: 25px;
      overflow: hidden;
      justify-content: space-between; }
      .market-container .market-cards .full-card .market-card-content {
        width: 650px;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .market-container .market-cards .full-card .market-card-content .market-card-info {
          display: flex;
          flex-direction: column; }
          .market-container .market-cards .full-card .market-card-content .market-card-info h3 {
            margin-top: 0;
            font-size: 32px;
            line-height: 40px;
            font-weight: 600; }
        .market-container .market-cards .full-card .market-card-content .market-btn {
          background-color: #054e9b;
          border-radius: 10px;
          padding: 12px 20px;
          width: 200px;
          color: #fff; }
          .market-container .market-cards .full-card .market-card-content .market-btn:hover {
            color: #054e9b;
            background-color: #fff;
            border: 2px solid #034e9b; }
      .market-container .market-cards .full-card .content-image {
        width: 600px;
        height: 400px;
        overflow: hidden; }
        .market-container .market-cards .full-card .content-image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: center; }
    .market-container .market-cards .full-card-reverse {
      display: flex;
      flex-direction: row-reverse;
      padding: 46px 35px;
      column-gap: 2rem;
      background-color: #ededed;
      min-height: 425px;
      border-radius: 25px;
      overflow: hidden;
      justify-content: space-between; }
      .market-container .market-cards .full-card-reverse .market-card-content {
        width: 50%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-left: 2rem; }
        .market-container .market-cards .full-card-reverse .market-card-content .market-card-info {
          display: flex;
          flex-direction: column; }
          .market-container .market-cards .full-card-reverse .market-card-content .market-card-info h3 {
            margin-top: 0;
            font-size: 32px;
            line-height: 40px;
            font-weight: 600; }
        .market-container .market-cards .full-card-reverse .market-card-content .market-btn {
          background-color: #054e9b;
          border-radius: 10px;
          padding: 12px 20px;
          width: 200px;
          color: #fff; }
          .market-container .market-cards .full-card-reverse .market-card-content .market-btn:hover {
            color: #054e9b;
            background-color: #fff;
            border: 2px solid #034e9b; }
      .market-container .market-cards .full-card-reverse .content-image {
        width: 600px;
        height: 400px;
        overflow: hidden; }
        .market-container .market-cards .full-card-reverse .content-image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: center; }
    .market-container .market-cards .split-cards {
      display: flex;
      width: 100%;
      justify-content: space-between; }
      .market-container .market-cards .split-cards .left-card {
        width: 50%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        row-gap: 3rem;
        padding: 46px 35px;
        background-color: #ededed;
        min-height: 425px;
        border-radius: 25px;
        margin-right: 1rem;
        overflow: hidden; }
        .market-container .market-cards .split-cards .left-card .market-card-content {
          width: 100%;
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
          .market-container .market-cards .split-cards .left-card .market-card-content .market-card-info {
            display: flex;
            flex-direction: column; }
            .market-container .market-cards .split-cards .left-card .market-card-content .market-card-info h3 {
              margin-top: 0;
              font-size: 32px;
              line-height: 40px;
              font-weight: 600; }
          .market-container .market-cards .split-cards .left-card .market-card-content .market-btn {
            background-color: #054e9b;
            border-radius: 10px;
            padding: 12px 20px;
            width: 200px;
            color: #fff; }
            .market-container .market-cards .split-cards .left-card .market-card-content .market-btn:hover {
              color: #054e9b;
              background-color: #fff;
              border: 2px solid #034e9b; }
        .market-container .market-cards .split-cards .left-card .content-image {
          width: 100%;
          height: 400px;
          overflow: hidden; }
          .market-container .market-cards .split-cards .left-card .content-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center; }
      .market-container .market-cards .split-cards .right-card {
        width: 50%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        row-gap: 3rem;
        padding: 46px 35px;
        background-color: #ededed;
        min-height: 425px;
        border-radius: 25px;
        margin-left: 1rem;
        overflow: hidden; }
        .market-container .market-cards .split-cards .right-card .market-card-content {
          width: 100%;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          min-height: 170px; }
          .market-container .market-cards .split-cards .right-card .market-card-content .market-card-info {
            display: flex;
            flex-direction: column; }
            .market-container .market-cards .split-cards .right-card .market-card-content .market-card-info h3 {
              margin-top: 0;
              font-size: 32px;
              line-height: 40px;
              font-weight: 600; }
          .market-container .market-cards .split-cards .right-card .market-card-content .market-btn {
            background-color: #054e9b;
            border-radius: 10px;
            padding: 12px 20px;
            width: 200px;
            color: #fff; }
            .market-container .market-cards .split-cards .right-card .market-card-content .market-btn:hover {
              color: #054e9b;
              background-color: #fff;
              border: 2px solid #034e9b; }
        .market-container .market-cards .split-cards .right-card .content-image {
          width: 100%;
          height: 400px;
          overflow: hidden; }
          .market-container .market-cards .split-cards .right-card .content-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center; }
  .market-container .spacer {
    width: 100%;
    height: 75px; }

/* 
=======================
End of Markets Page
=======================
*/
.custom_page .body .container {
  max-width: 100%;
  padding: 0 6%; }

/* 
==============================
Single Market Page
==============================
*/
.bulleted-list {
  padding-left: 24px; }

.single-market-container {
  margin: 0;
  padding-top: 2rem; }
  .single-market-container .single-market-content {
    display: flex;
    width: 100%;
    row-gap: 30px;
    flex-direction: column; }
    .single-market-container .single-market-content .information {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .single-market-container .single-market-content .information .title-text {
        display: flex;
        flex-direction: column;
        row-gap: 20px; }
        .single-market-container .single-market-content .information .title-text h1 {
          font-size: 30px;
          font-weight: 700;
          text-align: left;
          padding: 0;
          margin: 0;
          line-height: 1; }
        .single-market-container .single-market-content .information .title-text p {
          font-size: 16px;
          margin-bottom: 0;
          line-height: 24px; }
      .single-market-container .single-market-content .information .information-button .single-market-btn {
        background-color: #054e9b;
        border-radius: 10px;
        padding: 12px 20px;
        width: 400px;
        color: #fff;
        transition: all 0.3s; }
        .single-market-container .single-market-content .information .information-button .single-market-btn:hover {
          color: #054e9b;
          background-color: #fff;
          border: 2px solid #034e9b;
          box-shadow: 0px 0px 11px rgba(33, 33, 33, 0.2); }
    .single-market-container .single-market-content .information-image {
      width: 600px;
      height: 700px; }
      .single-market-container .single-market-content .information-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        border-radius: 25px; }
    .single-market-container .single-market-content .gridimages-container {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(18rem, 1fr));
      gap: 2rem;
      width: 100%; }
      .single-market-container .single-market-content .gridimages-container .card ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 0.625rem; }
        .single-market-container .single-market-content .gridimages-container .card ul li {
          text-transform: uppercase;
          background: var(--clr-tag);
          color: #282828;
          font-weight: 700;
          font-size: 0.8rem;
          padding: 0.375rem 0.625rem;
          border-radius: 0.188rem; }
      .single-market-container .single-market-content .gridimages-container .card .card-img-container img {
        max-width: 95%; }
      .single-market-container .single-market-content .gridimages-container .card .content {
        padding: 0.938rem 0.625rem; }
        .single-market-container .single-market-content .gridimages-container .card .content h3 {
          text-transform: capitalize;
          font-size: 1.5rem;
          margin-top: 0; }
        .single-market-container .single-market-content .gridimages-container .card .content p {
          margin: 0.625rem 0 1.25rem;
          color: #565656; }
      .single-market-container .single-market-content .gridimages-container .card .card-body .card-title {
        min-height: 50px;
        font-size: 18px;
        word-break: break-word;
        display: flex;
        align-items: center; }
      .single-market-container .single-market-content .gridimages-container .card .card-body .card_action a.card-button {
        display: block;
        width: 100%;
        color: #fff;
        background-color: #034e9b;
        text-align: center;
        line-height: normal;
        font-size: 14px;
        padding: 0.57143rem 1.5rem; }
      .single-market-container .single-market-content .gridimages-container .card-inner {
        position: relative;
        width: inherit;
        height: 18.75rem;
        background: var(--clr);
        border-radius: 1.25rem;
        border-bottom-right-radius: 0;
        overflow: hidden; }
        .single-market-container .single-market-content .gridimages-container .card-inner .box {
          width: 100%;
          height: 100%;
          background: #fff;
          border-radius: 1.25rem;
          overflow: hidden; }
          .single-market-container .single-market-content .gridimages-container .card-inner .box .imgBox {
            position: absolute;
            inset: 0; }
            .single-market-container .single-market-content .gridimages-container .card-inner .box .imgBox img {
              width: 100%;
              height: 100%;
              object-fit: cover; }
          .single-market-container .single-market-content .gridimages-container .card-inner .box .icon {
            position: absolute;
            bottom: -0.375rem;
            right: -0.375rem;
            width: 6rem;
            height: 6rem;
            border-top-left-radius: 50%; }
            .single-market-container .single-market-content .gridimages-container .card-inner .box .icon:hover .iconBox {
              transform: scale(1.1); }
            .single-market-container .single-market-content .gridimages-container .card-inner .box .icon .iconBox {
              position: absolute;
              inset: 0.625rem;
              background: #054e9b;
              border-radius: 50%;
              display: flex;
              justify-content: center;
              align-items: center;
              transition: 0.3s; }
              .single-market-container .single-market-content .gridimages-container .card-inner .box .icon .iconBox span {
                color: #fff;
                font-size: 1.8rem; }
      .single-market-container .single-market-content .gridimages-container article.card {
        padding: 0 10px 10px;
        box-shadow: gray 1px 1px 3px;
        margin-top: 3px;
        border-radius: 3px;
        margin-bottom: 6px; }
        .single-market-container .single-market-content .gridimages-container article.card:hover {
          box-shadow: gray 1px 1px 6px; }
        .single-market-container .single-market-content .gridimages-container article.card a.market-cta {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100%; }
          .single-market-container .single-market-content .gridimages-container article.card a.market-cta span {
            font-size: 25px;
            font-weight: bold;
            text-align: center; }
      .single-market-container .single-market-content .gridimages-container article.card.cta-market {
        min-height: fit-content; }
        .single-market-container .single-market-content .gridimages-container article.card.cta-market:hover {
          box-shadow: #034e9b 1px 1px 6px; }

/* 
==============================
End of Single Market Page
==============================
*/
/* 
==============================
SSG Product View
==============================
*/
.productView .product-left-section .revitLinkLogo {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: flex-end; }
  .productView .product-left-section .revitLinkLogo img {
    width: 50px; }
  .productView .product-left-section .revitLinkLogo .tooltip {
    display: inline-block;
    position: relative; }
    .productView .product-left-section .revitLinkLogo .tooltip .tooltiptext {
      visibility: hidden;
      width: 80px;
      background-color: black;
      color: #fff;
      text-align: center;
      border-radius: 6px;
      padding: 5px 0;
      /* Position the tooltip */
      position: absolute;
      z-index: 1;
      top: 100%;
      left: 50%;
      margin-left: -40px; }
    .productView .product-left-section .revitLinkLogo .tooltip:hover .tooltiptext {
      visibility: visible; }

.productView .product-right-section .productView-product .productPrice .price-section.price-section--saving {
  font-size: 16px;
  line-height: 14px;
  color: #32cd32;
  text-transform: capitalize;
  font-weight: 500; }

.productView .product-right-section .productView-product .desc-more {
  margin-bottom: 1rem; }
  .productView .product-right-section .productView-product .desc-more div {
    overflow: hidden;
    transition: max-height 0.5s ease; }
  .productView .product-right-section .productView-product .desc-more .short-description {
    max-height: 50px;
    margin-bottom: 2px; }
  .productView .product-right-section .productView-product .desc-more .full-description {
    display: none;
    max-height: none;
    margin-bottom: 2px; }
  .productView .product-right-section .productView-product .desc-more .toggle-description {
    cursor: pointer;
    color: #034e9b;
    background: none;
    border: none;
    font-weight: bold; }
  .productView .product-right-section .productView-product .desc-more button.readMore {
    padding: 0;
    color: #054e98;
    font-weight: bold; }

.productView .product-right-section .productView-product .productView-info {
  margin-bottom: 0.75rem; }

.productView .product-right-section .productView-details.product-options .optionselectmain a.clear-option {
  top: 0;
  color: #2595c1;
  font-weight: 700; }
  .productView .product-right-section .productView-details.product-options .optionselectmain a.clear-option:hover {
    color: #054e98; }

.productView .product-right-section .productView-details.product-options .productView-options .form .option-accordion-wrap {
  background-color: #fff;
  border-color: #000; }

.productView .product-right-section .productView-details.product-options .productView-options .form .inner-option-container .form-option-wrapper .form-radio:checked + .form-option {
  background-color: #054e98;
  border-color: #054e98;
  color: #fff; }

.productView .product-right-section .productView-details.product-options .productView-options .form .inner-option-container .form-option-wrapper label {
  border: 1px solid #2595c1;
  color: #2595c1;
  border-radius: 6px; }
  .productView .product-right-section .productView-details.product-options .productView-options .form .inner-option-container .form-option-wrapper label:hover {
    background-color: #054e98;
    border: 1px solid #054e98;
    color: #fff; }

.productView .product-right-section .productView-details.product-options .productView-options .form .inner-option-container .form-select {
  color: #2595c1 !important;
  border-color: #2595c1 !important; }
  font- .productView .product-right-section .productView-details.product-options .productView-options .form .inner-option-container .form-select option:hover {
    background-color: #034e9b; }

.productView .product-right-section .productView-details.product-options .productView-options .form .add-to-cart-wrapper .ssg-prod-buttons .form-increment.ssg-quantity-control {
  border: 1px solid; }
  .productView .product-right-section .productView-details.product-options .productView-options .form .add-to-cart-wrapper .ssg-prod-buttons .form-increment.ssg-quantity-control .ssg-quantity-button {
    background: #fff; }
  .productView .product-right-section .productView-details.product-options .productView-options .form .add-to-cart-wrapper .ssg-prod-buttons .form-increment.ssg-quantity-control input.form-input--incrementTotal {
    font-size: 1.5rem; }

.productView .product-right-section .productView-details.product-options .productView-options .form .add-to-cart-wrapper .ssg-prod-buttons .add-to-cart-buttons input.button:hover {
  background-color: #2595c1; }

.productView .product-right-section .productView-details.product-options .productView-options .form .add-to-cart-wrapper .ssg-prod-buttons .ssg-request-button a.request-quote.button.ssg-button-request {
  background-color: #fff;
  border: 1px solid #054e98;
  color: #054e98; }
  .productView .product-right-section .productView-details.product-options .productView-options .form .add-to-cart-wrapper .ssg-prod-buttons .ssg-request-button a.request-quote.button.ssg-button-request:hover {
    border-color: #2595c1;
    color: #2595c1;
    box-shadow: rgba(0, 0, 0, 0.2) 0 12px 28px 0px, rgba(0, 0, 0, 0.15) 0 2px 4px 0, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset; }

@media (max-width: 1000px) {
  .productView .product-right-section .productView-details.product-options .productView-options .form .add-to-cart-wrapper .ssg-prod-buttons .ssg-quantity-button > .form-field--increments {
    display: flex;
    justify-content: center; } }

.productView .product-right-section .product-details-section {
  margin-top: 1.75rem; }
  .productView .product-right-section .product-details-section h3 {
    font-size: 24px;
    color: #000; }

@media (min-width: 479px) {
  .productView .product-right-section .productView-info {
    margin-bottom: 0; } }

@media only screen and (min-width: 993px) {
  .productView .product-left-section {
    width: 50%; }
  .productView .product-right-section {
    width: 50%; }
  .productView .product-left-section .productView-images {
    display: flex;
    flex-direction: row-reverse;
    width: 100%; }
    .productView .product-left-section .productView-images .productView-thumbnails {
      display: flex;
      flex-direction: column;
      padding-top: 0;
      margin-top: 0; }
      .productView .product-left-section .productView-images .productView-thumbnails .productView-thumbnail {
        width: 100%; }
      .productView .product-left-section .productView-images .productView-thumbnails .productView-thumbnail-link {
        height: 50px;
        width: 50px; }
  .productView .productView-image {
    flex-basis: 100%; } }

/* shipping button css */
.btn-ship {
  padding: 4px 8px;
  color: #fff !important; }

@media screen and (max-width: 1240px) {
  article.card.cta-market {
    height: 422px; } }

@media screen and (max-width: 1024px) {
  article.card.cta-market {
    height: 369px; }
  .single-market-containerFS .single-market-contentFS {
    flex-direction: column;
    row-gap: 20px; }
    .single-market-containerFS .single-market-contentFS .information {
      width: 100%; }
    .single-market-containerFS .single-market-contentFS .information-image {
      width: 100%;
      height: auto; } }

@media screen and (max-width: 922px) {
  article.card.cta-market {
    height: 98%; } }

@media screen and (max-width: 604px) {
  .single-market-container .single-market-content .gridimages-container article.card.cta-market {
    height: 535px; }
    .single-market-container .single-market-content .gridimages-container article.card.cta-market a.market-cta span {
      display: flex;
      justify-content: center;
      line-height: 2;
      width: 50%;
      font-size: 3rem; } }

@media screen and (max-width: 425px) {
  article.card.cta-market {
    height: 461px; } }

@media screen and (max-width: 375px) {
  article.card.cta-market {
    height: 369px; } }

@media screen and (max-width: 767px) {
  .single-market-container .single-market-content .information .title-text h1 {
    padding-top: 2rem; } }

/* 
==============================
End of Single Market Page
==============================
*/
/* 
==============================
FAQ Page
==============================
*/
.ssg-faq-container {
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 50px;
  row-gap: 30px; }
  .ssg-faq-container .ssg-topic h3 {
    font-size: 30px;
    font-weight: bold;
    color: #034e9b; }
  .ssg-faq-container .ssg-topic .accordion {
    border: none; }
    .ssg-faq-container .ssg-topic .accordion .accordion-item {
      border-bottom: 1px solid gray; }
      .ssg-faq-container .ssg-topic .accordion .accordion-item button[aria-expanded="true"] {
        border-bottom: 1px solid #034e9b; }
    .ssg-faq-container .ssg-topic .accordion button {
      position: relative;
      display: block;
      text-align: left;
      width: 100%;
      padding: 1em 0;
      color: #000;
      font-size: 1.15rem;
      font-weight: 400;
      border: none;
      background: none;
      outline: none; }
      .ssg-faq-container .ssg-topic .accordion button:hover, .ssg-faq-container .ssg-topic .accordion button:focus {
        cursor: pointer;
        color: #034e9b; }
      .ssg-faq-container .ssg-topic .accordion button::after {
        cursor: pointer;
        color: #034e9b;
        border: 1px solid #034e9b; }
      .ssg-faq-container .ssg-topic .accordion button .accordion-title {
        padding: 0.25rem 1rem 0.25rem 0; }
      .ssg-faq-container .ssg-topic .accordion button .icon {
        display: inline-block;
        position: absolute;
        top: 18px;
        right: 0;
        width: 22px;
        height: 22px;
        border: 1px solid;
        border-radius: 22px; }
        .ssg-faq-container .ssg-topic .accordion button .icon::before {
          display: block;
          position: absolute;
          content: " ";
          top: 9px;
          left: 5px;
          width: 10px;
          height: 2px;
          background: #034e9b; }
        .ssg-faq-container .ssg-topic .accordion button .icon::after {
          display: block;
          position: absolute;
          content: "";
          top: 5px;
          left: 9px;
          width: 2px;
          height: 10px;
          background: currentColor; }
    .ssg-faq-container .ssg-topic .accordion button[aria-expanded="true"] {
      color: #034e9b; }
      .ssg-faq-container .ssg-topic .accordion button[aria-expanded="true"] span.icon::after {
        width: 0; }
      .ssg-faq-container .ssg-topic .accordion button[aria-expanded="true"] + .accordion-content {
        display: block;
        opacity: 1;
        max-height: 30em;
        transition: all 200ms linear;
        will-change: opacity, max-height; }
    .ssg-faq-container .ssg-topic .accordion .accordion-content {
      display: none;
      padding: 0;
      opacity: 0;
      max-height: 0;
      overflow: hidden;
      transition: opacity 200ms linear, max-height 200ms linear;
      will-change: opacity, max-height; }
      .ssg-faq-container .ssg-topic .accordion .accordion-content p,
      .ssg-faq-container .ssg-topic .accordion .accordion-content .p {
        font-size: 1rem;
        font-weight: 300;
        margin: 2em 0; }
      .ssg-faq-container .ssg-topic .accordion .accordion-content a.faq-link {
        color: #034e9b;
        font-weight: bold;
        text-decoration: underline; }
  @media screen and (max-width: 767px) {
    .ssg-faq-container {
      grid-template-columns: 1fr; } }

/* 
==============================
Product Page
==============================
*/
.add-to-cart-wrapper .ssg-prod-buttons {
  display: flex;
  column-gap: 20px;
  align-items: flex-end; }
  .add-to-cart-wrapper .ssg-prod-buttons .form-increment.ssg-quantity-control {
    display: flex;
    width: fit-content;
    background: #eaeaea;
    height: 40px; }
    .add-to-cart-wrapper .ssg-prod-buttons .form-increment.ssg-quantity-control .ssg-quantity-button {
      background: transparent;
      border: none;
      outline: none;
      margin: 0;
      padding: 0 8px;
      cursor: pointer;
      color: #000; }
      .add-to-cart-wrapper .ssg-prod-buttons .form-increment.ssg-quantity-control .ssg-quantity-button svg {
        width: 24px; }
  .add-to-cart-wrapper .ssg-prod-buttons .add-to-cart-buttons {
    display: flex;
    column-gap: 20px;
    width: 100%;
    margin-bottom: 0; }
    .add-to-cart-wrapper .ssg-prod-buttons .add-to-cart-buttons .button {
      height: 40px; }
  .add-to-cart-wrapper .ssg-prod-buttons .ssg-request-button a.request-quote.button.ssg-button-request {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center; }

/* 
==============================
Bottom Section of Some Products
==============================
*/
/* 
==============================
Mobile
==============================
*/
@media screen and (max-width: 1000px) {
  .add-to-cart-wrapper .ssg-prod-buttons {
    display: flex;
    flex-direction: column;
    align-items: normal; }
    .add-to-cart-wrapper .ssg-prod-buttons .add-to-cart-buttons {
      padding: 0;
      margin-bottom: 30px; }
      .add-to-cart-wrapper .ssg-prod-buttons .add-to-cart-buttons .button {
        height: 100%; }
  .about-us-container h2 {
    font-size: 35px;
    margin-bottom: 2rem; }
  .about-us-container .top {
    flex-direction: column-reverse; }
    .about-us-container .top .about-header,
    .about-us-container .top .about-image {
      width: 100%; }
    .about-us-container .top .about-image {
      margin-bottom: 2rem; }
  .about-us-container .icons {
    flex-direction: column;
    row-gap: 40px; }
  .market-container {
    width: 100%; }
    .market-container .market-title {
      width: 100%;
      display: flex;
      justify-content: center; }
      .market-container .market-title h2 {
        font-size: 30px;
        width: 370px;
        margin-bottom: 1rem;
        text-align: center; }
    .market-container .market-cards {
      display: flex;
      width: 100%;
      margin-top: 72px; }
      .market-container .market-cards .full-card {
        display: flex;
        flex-direction: column;
        padding: 25px 19px; }
        .market-container .market-cards .full-card .market-card-content {
          margin-bottom: 3rem;
          width: 100%; }
          .market-container .market-cards .full-card .market-card-content .market-card-info {
            padding-bottom: 1rem; }
            .market-container .market-cards .full-card .market-card-content .market-card-info h3 {
              margin-top: 0; }
        .market-container .market-cards .full-card .content-image {
          width: 100%; }
      .market-container .market-cards .full-card-reverse {
        flex-direction: column;
        padding: 25px 19px; }
        .market-container .market-cards .full-card-reverse .market-card-content {
          width: 100%;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          padding-left: 0;
          margin-bottom: 3rem; }
          .market-container .market-cards .full-card-reverse .market-card-content .market-card-info {
            margin-bottom: 1rem; }
            .market-container .market-cards .full-card-reverse .market-card-content .market-card-info h3 {
              margin-top: 0; }
        .market-container .market-cards .full-card-reverse .content-image {
          width: 100%; }
      .market-container .market-cards .split-cards {
        display: flex;
        flex-direction: column;
        width: 100%;
        row-gap: 2rem; }
        .market-container .market-cards .split-cards .left-card {
          width: 100%;
          display: flex;
          flex-direction: column;
          padding: 25px 19px;
          margin-right: 0; }
          .market-container .market-cards .split-cards .left-card .market-card-content {
            width: 100%;
            display: flex;
            flex-direction: column;
            justify-content: space-between; }
            .market-container .market-cards .split-cards .left-card .market-card-content .market-card-info {
              display: flex;
              flex-direction: column; }
              .market-container .market-cards .split-cards .left-card .market-card-content .market-card-info h3 {
                margin-top: 0; }
          .market-container .market-cards .split-cards .left-card .content-image {
            width: 100%; }
        .market-container .market-cards .split-cards .right-card {
          width: 100%;
          display: flex;
          flex-direction: column;
          padding: 25px 19px;
          margin-left: 0; }
          .market-container .market-cards .split-cards .right-card .market-card-content {
            width: 100%;
            display: flex;
            flex-direction: column;
            justify-content: space-between; }
            .market-container .market-cards .split-cards .right-card .market-card-content .market-card-info {
              display: flex;
              flex-direction: column; }
              .market-container .market-cards .split-cards .right-card .market-card-content .market-card-info h3 {
                margin-top: 0; }
          .market-container .market-cards .split-cards .right-card .content-image {
            width: 100%;
            height: 300px; }
    .market-container .spacer {
      width: 100%;
      height: 75px; }
  .single-market-container .single-market-content {
    display: flex;
    flex-direction: column;
    width: 100%;
    column-gap: 0px;
    row-gap: 30px;
    height: 100%; }
    .single-market-container .single-market-content .information {
      width: 100%;
      row-gap: 30px; }
      .single-market-container .single-market-content .information .title-text {
        display: flex;
        flex-direction: column;
        row-gap: 20px;
        width: 100%; }
        .single-market-container .single-market-content .information .title-text h1 {
          font-size: 60px; }
        .single-market-container .single-market-content .information .title-text p {
          font-size: 20px; }
      .single-market-container .single-market-content .information .information-button .single-market-btn {
        background-color: #054e9b;
        border-radius: 10px;
        padding: 12px 20px;
        width: 100%;
        color: #fff;
        transition: all 0.5s; }
        .single-market-container .single-market-content .information .information-button .single-market-btn:hover {
          color: #054e9b;
          background-color: #fff;
          border: 2px solid #034e9b;
          box-shadow: 0px 0px 11px rgba(33, 33, 33, 0.2); }
    .single-market-container .single-market-content .information-image {
      width: 100%;
      height: 100%; }
      .single-market-container .single-market-content .information-image img {
        border-radius: 25px; } }

/* 
==============================
Filing Supplies Page Styles
==============================
*/
.single-market-containerFS {
  margin: 0;
  padding-top: 2rem; }
  .single-market-containerFS .single-market-contentFS {
    display: flex;
    width: 100%;
    column-gap: 32px;
    justify-content: space-between; }
    .single-market-containerFS .single-market-contentFS .information {
      width: 50%;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .single-market-containerFS .single-market-contentFS .information .title-text {
        display: flex;
        flex-direction: column;
        row-gap: 20px; }
        .single-market-containerFS .single-market-contentFS .information .title-text h1 {
          font-size: 60px;
          font-weight: 700;
          text-align: left;
          padding: 0;
          margin: 0;
          line-height: 1; }
        .single-market-containerFS .single-market-contentFS .information .title-text p {
          font-size: 20px;
          margin-bottom: 0;
          line-height: 35px; }
      .single-market-containerFS .single-market-contentFS .information .information-button .single-market-btn {
        background-color: #054e9b;
        border-radius: 10px;
        padding: 12px 20px;
        width: 400px;
        color: #fff;
        transition: all 0.3s; }
        .single-market-containerFS .single-market-contentFS .information .information-button .single-market-btn:hover {
          color: #054e9b;
          background-color: #fff;
          border: 2px solid #034e9b;
          box-shadow: 0px 0px 11px rgba(33, 33, 33, 0.2); }
    .single-market-containerFS .single-market-contentFS .information-image {
      width: 600px;
      height: 400px; }
      .single-market-containerFS .single-market-contentFS .information-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        border-radius: 25px; }

.FS-sliders {
  display: flex;
  flex-direction: column;
  row-gap: 80px;
  margin-bottom: 8rem; }
  .FS-sliders .fs-featured h3 {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 3rem; }
  .FS-sliders .fs-featured .slick-list {
    padding: 10px 0; }
  .FS-sliders .fs-featured .slick-initialized .slick-slide {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    row-gap: 20px;
    width: 270px !important;
    height: 320px;
    margin: 0 20px;
    box-sizing: border-box;
    border: 1px solid #054E9B;
    padding: 10px;
    border-radius: 15px;
    transition: transform 0.3s ease, box-shadow 0.3s ease; }
    .FS-sliders .fs-featured .slick-initialized .slick-slide .title {
      font-weight: bold; }
    .FS-sliders .fs-featured .slick-initialized .slick-slide:hover {
      transform: translateY(-10px);
      /* Move up by 10px */
      box-shadow: 0 0px 15px rgba(0, 0, 0, 0.2);
      /* Soft shadow for lifting effect */ }
  .FS-sliders .fs-featured .slick-arrow {
    position: absolute;
    bottom: -2rem; }
  .FS-sliders .fs-featured .arrow-left {
    background-image: url("https://store-ae8l2aaf6n.mybigcommerce.com/content/category/assets/sms-sub-arrow-left.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 2rem;
    height: 2rem;
    background-color: #054e98;
    cursor: pointer;
    right: 3rem; }
  .FS-sliders .fs-featured .arrow-right {
    background-image: url("https://store-ae8l2aaf6n.mybigcommerce.com/content/category/assets/sms-sub-arrow-right.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 2rem;
    height: 2rem;
    background-color: #054e98;
    cursor: pointer;
    right: 0; }
  .FS-sliders .fs-topselling h3 {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 3rem; }
  .FS-sliders .fs-topselling .slick-list {
    padding: 10px 0; }
  .FS-sliders .fs-topselling .slick-initialized .slick-slide {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    row-gap: 20px;
    width: 270px !important;
    height: 320px;
    margin: 0 20px;
    box-sizing: border-box;
    border: 1px solid #054E9B;
    padding: 10px;
    border-radius: 15px;
    transition: transform 0.3s ease, box-shadow 0.3s ease; }
    .FS-sliders .fs-topselling .slick-initialized .slick-slide .title {
      font-weight: bold; }
    .FS-sliders .fs-topselling .slick-initialized .slick-slide:hover {
      transform: translateY(-10px);
      /* Move up by 10px */
      box-shadow: 0 0px 15px rgba(0, 0, 0, 0.2);
      /* Soft shadow for lifting effect */ }
    .FS-sliders .fs-topselling .slick-initialized .slick-slide .item-image img {
      width: 200px; }
  .FS-sliders .fs-topselling .slick-arrow {
    position: absolute;
    bottom: -2rem; }
  .FS-sliders .fs-topselling .arrow-left {
    background-image: url("https://store-ae8l2aaf6n.mybigcommerce.com/content/category/assets/sms-sub-arrow-left.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 2rem;
    height: 2rem;
    background-color: #054e98;
    cursor: pointer;
    right: 3rem; }
  .FS-sliders .fs-topselling .arrow-right {
    background-image: url("https://store-ae8l2aaf6n.mybigcommerce.com/content/category/assets/sms-sub-arrow-right.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 2rem;
    height: 2rem;
    background-color: #054e98;
    cursor: pointer;
    right: 0; }

.grid-title {
  margin-bottom: 3rem; }
  .grid-title h3 {
    font-size: 32px;
    font-weight: 500; }

.fs-gridimages-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(18rem, 1fr));
  gap: 2rem;
  row-gap: 3rem;
  width: 100%; }
  .fs-gridimages-container article.fs-card {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #054E9B;
    padding: 10px;
    border-radius: 15px;
    transition: transform 0.3s ease, box-shadow 0.3s ease; }
    .fs-gridimages-container article.fs-card a.fs-card-link {
      display: flex;
      flex-direction: column;
      row-gap: 20px; }
      .fs-gridimages-container article.fs-card a.fs-card-link .card-img-container {
        width: 200px;
        height: 200px; }
        .fs-gridimages-container article.fs-card a.fs-card-link .card-img-container img {
          width: 200px; }
      .fs-gridimages-container article.fs-card a.fs-card-link .fs-card-body .card-title {
        font-size: 18px;
        font-weight: 500;
        text-align: center; }
    .fs-gridimages-container article.fs-card:hover {
      transform: translateY(-10px);
      /* Move up by 10px */
      box-shadow: 0 0px 15px rgba(0, 0, 0, 0.2);
      /* Soft shadow for lifting effect */ }

/* 
==============================
End of Filing Supplies Page Styles
==============================
*/
/* 
==============================
Change Sub Category Header
==============================
*/
.category-page-title {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .category-page-title .page-heading {
    padding-bottom: 1rem;
    padding-top: 2rem; }
  .category-page-title .category-page-description {
    max-width: 1000px;
    text-align: center; }
    .category-page-title .category-page-description p {
      margin-bottom: 0; }
  .category-page-title .cat-breadcrumbs .breadcrumb:first-child a {
    color: #2695C1;
    text-decoration: underline; }
  .category-page-title .cat-breadcrumbs .breadcrumb:not(:first-child)::before {
    content: "/"; }

.subcat {
  padding-bottom: 100px;
  position: relative; }
  .subcat .slick-list {
    padding-left: 3px; }
  .subcat .slick-initialized .slick-slide {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 300px !important;
    height: 145px;
    margin: 0 15px; }
    .subcat .slick-initialized .slick-slide .subcat-box {
      display: flex;
      background-color: transparent;
      box-shadow: gray 1px 1px 3px;
      border-radius: 3px;
      padding: 15px;
      width: 300px;
      height: 125px;
      align-items: center;
      transition: transform 0.3s ease, box-shadow 0.3s ease; }
      .subcat .slick-initialized .slick-slide .subcat-box:hover {
        transform: translateY(-3px);
        /* Move up by 10px */
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
        /* Soft shadow for lifting effect */ }
        .subcat .slick-initialized .slick-slide .subcat-box:hover .subcat_box_title {
          color: #054E9B; }
      .subcat .slick-initialized .slick-slide .subcat-box .subcat_box_image img {
        width: 110px;
        object-fit: cover;
        height: auto; }
      .subcat .slick-initialized .slick-slide .subcat-box .subcat_box_title {
        font-size: 18px;
        font-weight: 600;
        color: #333; }
  .subcat .slick-arrow {
    position: absolute;
    bottom: -2rem; }
  .subcat .arrow-left {
    background-image: url("https://store-ae8l2aaf6n.mybigcommerce.com/content/category/assets/sms-sub-arrow-left.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 2rem;
    height: 2rem;
    background-color: #054e98;
    cursor: pointer;
    right: 3rem; }
  .subcat .arrow-right {
    background-image: url("https://store-ae8l2aaf6n.mybigcommerce.com/content/category/assets/sms-sub-arrow-right.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 2rem;
    height: 2rem;
    background-color: #054e98;
    cursor: pointer;
    right: 0; }

/* 
==============================
New Home Hero {hidden for now}
==============================
*/
.home-slider-product-area {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 5rem; }
  .home-slider-product-area .product-boxes {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    width: 100%;
    max-width: 500px;
    gap: 2rem;
    /* IMAGE */
    /* CONTENT WRAPPER */
    /* TEXT BLOCK */
    /* BUTTON */
    /* DESKTOP & TABLET LAYOUT */ }
    .home-slider-product-area .product-boxes .product-card {
      background-color: #F4F4F4;
      padding: 20px;
      height: 375px;
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      width: 100%;
      position: relative; }
      .home-slider-product-area .product-boxes .product-card .product-card-info {
        display: flex;
        width: 100%;
        flex-direction: column; }
      .home-slider-product-area .product-boxes .product-card .product-card-image {
        width: 300px;
        display: flex;
        justify-content: center;
        align-self: center; }
        .home-slider-product-area .product-boxes .product-card .product-card-image img {
          width: 100%;
          height: auto; }
      .home-slider-product-area .product-boxes .product-card .product-card-name-buy {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%; }
    .home-slider-product-area .product-boxes .card {
      background-color: #f3f3f3;
      padding: 1.5rem;
      max-width: 100%;
      /* so it never overflows its container */
      box-sizing: border-box;
      margin: 0 auto; }
      .home-slider-product-area .product-boxes .card :last-child {
        margin-bottom: 0; }
    .home-slider-product-area .product-boxes .card__img {
      display: block;
      width: 80%;
      /* scales responsively */
      max-width: 300px;
      /* caps at a reasonable size */
      max-height: 250px;
      height: auto;
      margin: 0 auto 1.5rem;
      /* centered + bottom gap */
      object-fit: contain; }
    .home-slider-product-area .product-boxes .card__content {
      display: flex;
      flex-direction: column;
      gap: 2rem;
      /* vertical gap on mobile */ }
    .home-slider-product-area .product-boxes .card__text {
      text-align: center; }
    .home-slider-product-area .product-boxes .card__title {
      margin: 0 0 0.5rem;
      font-size: 1.25rem;
      line-height: 1.2; }
    .home-slider-product-area .product-boxes .card__subtitle {
      margin: 0;
      color: #555;
      font-size: 1rem; }
    .home-slider-product-area .product-boxes .card__btn {
      padding: 0.75rem 1.5rem;
      background-color: #0052cc;
      color: #fff;
      border: none;
      border-radius: 0.375rem;
      font-size: 1rem;
      cursor: pointer;
      align-self: center;
      /* center on mobile */ }
    @media (min-width: 1024px) {
      .home-slider-product-area .product-boxes {
        /* Put title/subtitle and button side-by-side */
        /* Left-align text, keep button to the right */
        /* Button sits flush to the right */ }
        .home-slider-product-area .product-boxes .card {
          width: 100%;
          padding: 2rem;
          margin-bottom: 0; }
        .home-slider-product-area .product-boxes .card__content {
          flex-direction: row;
          align-items: center;
          justify-content: space-between;
          gap: 1rem;
          /* horizontal gap */ }
        .home-slider-product-area .product-boxes .card__text {
          text-align: left; }
        .home-slider-product-area .product-boxes .card__btn {
          align-self: auto; } }
    @media (max-width: 1023px) {
      .home-slider-product-area .product-boxes .card {
        width: 100%;
        height: fit-content;
        margin-bottom: 2rem; }
      .home-slider-product-area .product-boxes .card__btn {
        width: 100%; } }
  .home-slider-product-area .product-slider {
    flex: 2;
    min-width: 300px;
    width: 100%;
    max-height: 600px;
    background-color: #F4F4F4;
    display: flex;
    align-self: stretch;
    align-content: stretch;
    margin-bottom: 0; }
    .home-slider-product-area .product-slider .slick-list {
      max-height: 650px; }
    .home-slider-product-area .product-slider .slick-slide {
      max-width: 1145px;
      height: 100%; }
    .home-slider-product-area .product-slider .product-slide {
      flex: 1 1 100%;
      position: relative;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
      .home-slider-product-area .product-slider .product-slide a {
        display: block;
        width: 100%;
        height: 100%; }
      .home-slider-product-area .product-slider .product-slide img {
        width: 100vw;
        height: auto;
        display: block; }
    .home-slider-product-area .product-slider .slick-prev, .home-slider-product-area .product-slider .slick-next {
      background-color: #fff;
      background-size: 50%; }
      .home-slider-product-area .product-slider .slick-prev::before, .home-slider-product-area .product-slider .slick-next::before {
        color: #fff;
        background-image: none; }
      .home-slider-product-area .product-slider .slick-prev:hover, .home-slider-product-area .product-slider .slick-next:hover {
        background-size: 50%; }
    .home-slider-product-area .product-slider .slick-prev {
      left: 0;
      background-image: url("https://store-ae8l2aaf6n.mybigcommerce.com/content/category/assets/box-prev-arrow.svg");
      background-repeat: no-repeat;
      background-position: center;
      width: 3rem;
      height: 3rem; }
    .home-slider-product-area .product-slider .slick-next {
      right: 0;
      background-image: url("https://store-ae8l2aaf6n.mybigcommerce.com/content/category/assets/box-next-arrow.svg");
      background-repeat: no-repeat;
      background-position: center;
      width: 3rem;
      height: 3rem; }
    .home-slider-product-area .product-slider .swiper-slide {
      display: flex;
      justify-content: center;
      align-items: center; }
    .home-slider-product-area .product-slider .swiper-slide img {
      display: block;
      width: 100vw;
      height: 100%;
      object-fit: cover; }
    .home-slider-product-area .product-slider .swiper-button-prev {
      left: 0;
      background-image: url("https://store-ae8l2aaf6n.mybigcommerce.com/content/category/assets/box-prev-arrow.svg");
      background-repeat: no-repeat;
      background-position: center;
      background-color: #fff;
      width: 3rem;
      height: 3rem; }
      .home-slider-product-area .product-slider .swiper-button-prev::after {
        display: none; }
    .home-slider-product-area .product-slider .swiper-button-next {
      right: 0;
      background-image: url("https://store-ae8l2aaf6n.mybigcommerce.com/content/category/assets/box-next-arrow.svg");
      background-repeat: no-repeat;
      background-position: center;
      background-color: #fff;
      width: 3rem;
      height: 3rem; }
      .home-slider-product-area .product-slider .swiper-button-next::after {
        display: none; }
    .home-slider-product-area .product-slider .swiper-pagination {
      display: flex;
      justify-content: center;
      column-gap: 1rem;
      bottom: 5px;
      right: 5%; }
      .home-slider-product-area .product-slider .swiper-pagination .swiper-pagination-bullet {
        border-color: #fff;
        border-radius: 0;
        width: 41px;
        height: 17px; }
      .home-slider-product-area .product-slider .swiper-pagination .swiper-pagination-bullet-active {
        background-color: #fff;
        border-radius: 0;
        width: 41px;
        height: 17px; }
  .home-slider-product-area .product-slider-mobile {
    width: 100%;
    height: 100%; }
    .home-slider-product-area .product-slider-mobile .swiper-pagination {
      display: flex;
      justify-content: center;
      column-gap: 1rem;
      bottom: 5px;
      right: 5%; }
      .home-slider-product-area .product-slider-mobile .swiper-pagination .swiper-pagination-bullet {
        border-color: #fff;
        border-radius: 0;
        width: 20px;
        height: 8px; }
      .home-slider-product-area .product-slider-mobile .swiper-pagination .swiper-pagination-bullet-active {
        background-color: #fff;
        border-radius: 0;
        width: 20px;
        height: 8px; }

@media screen and (max-width: 1410px) {
  .home-slider-product-area .product-boxes .product-card .product-card-name-buy {
    flex-direction: column; } }

@media screen and (max-width: 1025px) {
  .home-slider-product-area {
    flex-direction: column;
    margin-top: 2rem; }
    .home-slider-product-area .product-boxes {
      flex-direction: row;
      justify-content: center;
      gap: 20px; }
      .home-slider-product-area .product-boxes .product-card {
        flex: 1;
        max-width: 450px;
        height: auto; }
        .home-slider-product-area .product-boxes .product-card .product-card-name-buy h4 {
          max-width: 100px; }
    .home-slider-product-area .product-slider {
      order: -1;
      width: 100%;
      height: max-content;
      margin-top: 3rem;
      align-items: center;
      text-align: center; }
      .home-slider-product-area .product-slider .product-slide .product__content {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 2rem 1rem; }
        .home-slider-product-area .product-slider .product-slide .product__content .product__button {
          font-size: 1rem; } }

@media screen and (max-width: 767px) {
  .home-slider-product-area .product-boxes {
    flex-direction: column; }
  .home-slider-product-area .product-slider {
    display: none; } }

@media screen and (min-width: 767px) {
  .home-slider-product-area .product-slider-mobile {
    display: none; } }

@media screen and (max-width: 430px) {
  .home-slider-product-area .product-slider {
    display: none; } }

/* 
=====================================
End of New Home Hero {hidden for now}
=====================================
*/
/* 
==============================
Cart Page Buttons
==============================
*/
.extra-form-buttons {
  display: flex;
  column-gap: 1rem;
  width: 100%;
  justify-content: flex-end;
  margin-bottom: 2rem; }

@media screen and (max-width: 768px) {
  .extra-form-buttons {
    justify-content: center;
    column-gap: 1rem;
    width: 100%; } }

@media screen and (max-width: 480px) {
  .extra-form-buttons {
    flex-direction: column;
    column-gap: 0;
    row-gap: 1rem;
    width: 100%; } }

/* 
==============================
End of Cart Page Buttons
==============================
*/
/* 
==============================
403 Page
==============================
*/
.form-buttons-403 {
  display: flex;
  column-gap: 1rem;
  width: 100%;
  justify-content: center;
  margin-bottom: 2rem; }

/* 
==============================
End of 403 Page
==============================
*/
/* 
=====================================
Grid-List Addon
=====================================
*/
.category-toolbar {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-left: 200px; }
  .custom_brand .category-toolbar {
    padding-left: 0; }
  @media (max-width: 600px) {
    .category-toolbar {
      padding-left: 50px; } }
  @media (max-width: 480px) {
    .category-toolbar {
      padding-left: 10px; } }
  .category-toolbar .view-as-btn {
    position: relative;
    width: 50%;
    display: inline-block;
    min-height: 36px;
    margin-top: 44px;
    vertical-align: middle; }
    .custom_brand .category-toolbar .view-as-btn {
      margin-top: -15px; }
    @media (max-width: 992px) {
      .category-toolbar .view-as-btn {
        margin-top: 20px; } }
    @media (max-width: 1600px) {
      .category-toolbar .view-as-btn #grid-view-5 {
        display: none; } }
    @media (max-width: 1400px) {
      .category-toolbar .view-as-btn #grid-view-4 {
        display: none; } }
    @media (max-width: 767px) {
      .category-toolbar .view-as-btn #grid-view-3 {
        display: none; } }
    @media (max-width: 360px) {
      .category-toolbar .view-as-btn #grid-view-2 {
        display: none; } }
    .category-toolbar .view-as-btn span {
      display: inline-block;
      position: relative;
      margin-right: 0;
      margin-left: 0;
      line-height: 32px;
      color: #5c676b;
      font-size: 12px;
      font-weight: 600;
      text-align: left;
      text-decoration: none;
      vertical-align: middle;
      font-family: Proxima Nova;
      letter-spacing: 0.05em; }
      .category-toolbar .view-as-btn span.toolbar-icon {
        display: inline-block;
        vertical-align: middle;
        width: 32px;
        height: 32px;
        padding: 6px;
        border-radius: 3px;
        box-shadow: 0 0 3px gray;
        cursor: pointer; }
        .category-toolbar .view-as-btn span.toolbar-icon.current-view:before {
          background-color: #17448f !important; }
        .category-toolbar .view-as-btn span.toolbar-icon.grid-2 {
          width: 32px; }
        .category-toolbar .view-as-btn span.toolbar-icon.grid-4 {
          width: 39px; }
        .category-toolbar .view-as-btn span.toolbar-icon.grid-5 {
          width: 45px; }
        .category-toolbar .view-as-btn span.toolbar-icon.icon-mode:before {
          content: "";
          position: absolute;
          top: 7px;
          left: 4px;
          background-color: #3389b9; }
        .category-toolbar .view-as-btn span.toolbar-icon:before {
          width: 4px;
          height: 18px; }
        .category-toolbar .view-as-btn span.toolbar-icon.icon-mode-list:before {
          width: 18px;
          height: 4px;
          box-shadow: 0 7px 0 #3389b9, 0 14px 0 #3389b9; }
        .category-toolbar .view-as-btn span.toolbar-icon.icon-mode-list.current-view::before {
          box-shadow: 0 7px 0 #17448f, 0 14px 0 #17448f; }
        .category-toolbar .view-as-btn span.toolbar-icon.icon-mode-list.icon-mode:before {
          left: 7px; }
        .category-toolbar .view-as-btn span.toolbar-icon.grid-2:before {
          box-shadow: 7px 0 0 #3389b9; }
        .category-toolbar .view-as-btn span.toolbar-icon.grid-2.current-view::before {
          box-shadow: 7px 0 0 #17448f; }
        .category-toolbar .view-as-btn span.toolbar-icon.grid-2.icon-mode:before {
          left: 10.5px; }
        .category-toolbar .view-as-btn span.toolbar-icon.grid-3:before {
          box-shadow: 7px 0 0 #3389b9, 14px 0 0 #3389b9; }
        .category-toolbar .view-as-btn span.toolbar-icon.grid-3.current-view::before {
          box-shadow: 7px 0 0 #17448f, 14px 0 0 #17448f; }
        .category-toolbar .view-as-btn span.toolbar-icon.grid-3.icon-mode:before {
          left: 7px; }
        .category-toolbar .view-as-btn span.toolbar-icon.grid-4:before {
          box-shadow: 7px 0 0 #3389b9, 14px 0 0 #3389b9, 21px 0 0 #3389b9; }
        .category-toolbar .view-as-btn span.toolbar-icon.grid-4.current-view::before {
          box-shadow: 7px 0 0 #17448f, 14px 0 0 #17448f, 21px 0 0 #17448f; }
        .category-toolbar .view-as-btn span.toolbar-icon.grid-4.icon-mode:before {
          left: 7px; }
        .category-toolbar .view-as-btn span.toolbar-icon.grid-5:before {
          box-shadow: 7px 0 0 #3389b9, 14px 0 0 #3389b9, 21px 0 0 #3389b9, 28px 0 0 #3389b9; }
        .category-toolbar .view-as-btn span.toolbar-icon.grid-5.current-view::before {
          box-shadow: 7px 0 0 #17448f, 14px 0 0 #17448f, 21px 0 0 #17448f, 28px 0 0 #17448f; }
        .category-toolbar .view-as-btn span.toolbar-icon.grid-5.icon-mode:before {
          left: 7px; }
    .category-toolbar .view-as-btn .btn-group {
      display: inline-block;
      margin-top: 3px; }

#product-listing-container .category-toolbar {
  padding-left: 0;
  padding-bottom: 2rem; }
  #product-listing-container .category-toolbar .view-as-btn {
    margin-top: 0; }
  #product-listing-container .category-toolbar .actionBar {
    margin-top: 0; }

#product-listing-container .productGrid .product {
  padding: 0 10px; }

@media (min-width: 551px) {
  #product-listing-container .productGrid.product-list .product {
    width: 100%;
    max-width: none;
    margin: 0; }
    #product-listing-container .productGrid.product-list .product .card {
      display: inline-block;
      width: 100%; }
      #product-listing-container .productGrid.product-list .product .card .card-figure {
        width: 220px;
        margin-bottom: 0;
        position: relative;
        float: left; }
      #product-listing-container .productGrid.product-list .product .card .card-body {
        width: calc(100% - 220px);
        padding-left: 30px;
        float: left;
        text-align: left;
        padding-top: 16px; }
        #product-listing-container .productGrid.product-list .product .card .card-body .card_action {
          display: inline-block;
          margin-right: 30px;
          width: auto;
          min-width: 220px;
          font-size: 13px;
          letter-spacing: 0.05em; }
        #product-listing-container .productGrid.product-list .product .card .card-body .card_summary {
          display: block;
          margin-bottom: 35px; } }

#product-listing-container .productGrid.product-list .product {
  width: 100%; }

#product-listing-container .productGrid.column-3 .product {
  width: calc(100% / 3); }
  @media (max-width: 767px) {
    #product-listing-container .productGrid.column-3 .product {
      width: calc(100% / 2); } }

#product-listing-container .productGrid.column-2 .product {
  width: calc(100% / 2); }
  @media (max-width: 360px) {
    #product-listing-container .productGrid.column-2 .product {
      width: 100%; } }

#product-listing-container .productGrid.column-4 .product {
  width: calc(100% / 4); }
  @media (max-width: 1400px) and (min-width: 768px) {
    #product-listing-container .productGrid.column-4 .product {
      width: calc(100% / 3); } }
  @media (max-width: 767px) {
    #product-listing-container .productGrid.column-4 .product {
      width: calc(100% / 2); } }

#product-listing-container .productGrid.column-5 .product {
  width: calc(100% / 5); }
  @media (max-width: 1600px) and (min-width: 1400px) {
    #product-listing-container .productGrid.column-5 .product {
      width: calc(100% / 4); } }
  @media (max-width: 1399px) and (min-width: 768px) {
    #product-listing-container .productGrid.column-5 .product {
      width: calc(100% / 3); } }
  @media (max-width: 767px) {
    #product-listing-container .productGrid.column-5 .product {
      width: calc(100% / 2); } }

/* 
=====================================
Jeremiah styling for the new quote system
=====================================
*/
.productView .add-to-cart-wrapper .add-to-cart-buttons .button {
  margin: 0;
  width: 100%;
  text-transform: none; }

.form-action {
  width: 100%; }

#addToQuote {
  width: 100%;
  flex-basis: 50%;
  background: #2795C0;
  dislay: flex;
  justify-content: center;
  align-content: center; }

.ssg-add-button {
  width: 100%; }

.cart-actions {
  clear: both;
  display: flex;
  justify-content: flex-end; }

.cart-actions {
  clear: both;
  display: flex;
  justify-content: flex-start;
  flex-direction: row-reverse;
  column-gap: 20px; }

#convertToQuote {
  background: #2795C0; }

.header_search_click.Old.to.New.Part.Number.Reference {
  display: none; }

#searchInput {
  width: 450px;
  padding: 10px;
  margin: 20px 0;
  font-size: 16px; }

table {
  width: 100%;
  border-collapse: collapse; }

th, td {
  text-align: left;
  padding: 12px;
  border-bottom: 1px solid #ccc; }

tr:hover {
  background-color: #f9f9f9; }

.extra {
  display: none; }

#toggleButton {
  margin-top: 15px;
  padding: 10px 15px;
  font-size: 14px;
  cursor: pointer;
  background: #054E9B;
  color: white;
  border-radius: 6px; }

#quote-view-button {
  display: flex; }

.navUser-item-cartLabel {
  padding-top: 3px;
  font-family: Proxima Nova;
  font-weight: 600;
  color: #054e9b;
  text-transform: capitalize; }

.navUser-action svg.icon-quote {
  fill: #054e9b;
  stroke: #054e9b; }

.qn-add-to-quote {
  background-color: #2795C0; }

.cart-action-with-quote {
  display: flex;
  justify-content: flex-start;
  flex-direction: row-reverse;
  column-gap: 20px; }
  .cart-action-with-quote .cart-actions {
    column-gap: 0; }
  .cart-action-with-quote button#qn-cart-to-quote {
    margin-top: 0;
    background-color: #fff;
    color: #054e9b;
    border: 2px solid #054e9b; }
    .cart-action-with-quote button#qn-cart-to-quote:hover {
      background-color: #054e9b;
      color: #fff; }
