@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");
body {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  font-weight: 400;
  color: #000;
  padding: 0 0 0 0;
  padding: 0px;
  font-size: 14px;
  line-height: 130%;
  background: url("https://store-gluxo.mybigcommerce.com/content/brickwall.png") repeat; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Questrial', sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  color: #312e29;
  text-align: left; }

p {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: #312e29; }

.button,
.button:focus,
.button:active,
.swal2-container .swal2-confirm.button,
.swal2-container .swal2-modal .swal2-cancel,
.main-btn {
  background-color: #2c2c2c;
  color: #ffffff;
  line-height: normal;
  font-size: 14px;
  line-height: 25px;
  border: 0;
  border-radius: 0;
  outline: none;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0px;
  margin: 0;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 0 12px;
  border-radius: 0px;
  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 {
    transition: all 300ms ease;
    background-color: #327DB9;
    color: #ffffff; }

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

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

a {
  text-decoration: none; }
  a:hover {
    color: #312e29; }
  a:focus {
    color: #4f4f4f; }

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

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

.body {
  margin: 0; }

/* custom start */
.headert {
  font-size: 14px;
  display: inline-block; }

.countPill {
  display: inline-block; }

.side_pannel {
  width: 25%;
  margin: 0 -2px;
  display: inline-block;
  vertical-align: top; }

.sidebar-content {
  width: 75%;
  margin: 0 -2px;
  display: inline-block;
  vertical-align: top; }

.navPage-childList,
.navPage-subMenu-sidebar {
  display: none; }

.inner_body .side_pannel {
  width: 260px; }

.inner_body .sidebar-content {
  width: calc(100% - 260px);
  padding-left: 27px; }

/* header css */
header {
  background: url("https://store-gluxo.mybigcommerce.com/content/brickwall.png") repeat; }

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

.header .navUser {
  display: flex;
  padding: 0;
  justify-content: space-between;
  background: #312e29;
  border-bottom: solid #312e29 1px;
  color: #fff; }

.header .navUser::before,
.header .navUser::after {
  display: none; }

.header .navUser-section-left {
  column-gap: 20px; }

.header .left_section,
.header .right_section {
  width: 50%; }

.header .navUser .container {
  display: flex; }

.header .navUser-section-right {
  justify-content: end; }

.header .navUser-section-right li:last-child a {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  padding: 0 13px 0 12px;
  background: #026dd2; }

.header .navUser-section-right li .cart-quantity {
  background: transparent;
  text-align: left;
  line-height: 35px;
  font-size: 11px;
  font-weight: 400; }

.header .navUser-section-right li .cart-quantity::before {
  content: "(";
  position: absolute;
  margin-left: -3px; }

.header .navUser-section-right li .cart-quantity::after {
  content: ")"; }

.header .navUser-section-right li:first-child {
  padding-left: 25px;
  text-transform: uppercase;
  padding-right: 20px;
  white-space: nowrap;
  width: auto;
  background-position: left; }

.header .navUser-section-right li .navUser-item-cartLabel::before {
  content: url("https://store-gluxo.mybigcommerce.com/content/cart.png");
  margin: 0 9px 0 0px;
  line-height: 0;
  display: inline-block;
  vertical-align: text-top; }

.header .navUser-section-left,
.header .navUser-section-right {
  display: flex; }

.header .navUser-section-left li,
.header .navUser-section-right li {
  float: unset; }

.header .navUser-section-left li a,
.header .navUser-section-left li p,
.header .navUser-section-right li a,
.header .navUser-section-left li span {
  padding: 0;
  margin: 0;
  line-height: 35px;
  font-size: 11px;
  color: #fff;
  font-weight: 400;
  text-transform: unset; }

#Header {
  display: flex;
  margin: 9px 0 0; }

#Header #Logo .header-logo-image {
  width: 240px;
  max-width: 240px;
  height: 100px; }

#Header .digicert {
  max-width: 130px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

#Header .digicert img {
  width: 100%;
  max-width: 130px;
  height: auto; }

#Header .yotpo_main {
  max-width: 111px;
  width: 100%; }

#Header .yotpo_main .y-badge {
  height: auto; }

#Header .free-shipping {
  max-width: 124px;
  width: 100%;
  margin: 4px 0 0 16px; }

#Header .authorize {
  max-width: 90px;
  width: 100%;
  margin: 14px 0 0 5px; }

#Header .pull-right {
  max-width: 243px;
  width: 100%;
  margin: 26px 0 0 1px; }

#Header .pull-right #SearchForm {
  padding: 0;
  height: 36px;
  width: 100%;
  max-width: 232px;
  margin: 0 0 2px 10px; }

#Header .pull-right #SearchForm .form-input {
  padding: 9px 10px;
  font-size: 12px;
  line-height: 16px;
  max-width: calc(100% - 35px);
  color: #000;
  font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
  border-radius: 2px; }

#Header .pull-right #SearchForm .form-input::placeholder {
  color: #000; }

#Header .pull-right #SearchForm .Button {
  background: url("https://store-gluxo.mybigcommerce.com/content/search.png") no-repeat;
  content: url("https://store-gluxo.mybigcommerce.com/content/search.png");
  object-position: center center;
  background-position: center;
  position: absolute;
  top: 1px;
  right: -0.5px;
  width: 36px;
  height: 34px;
  border: none; }

#Header .pull-right #SearchForm .Button:hover {
  background: #026DD2 url("https://store-gluxo.mybigcommerce.com/content/search.png") no-repeat;
  object-position: center center;
  background-position: center; }

#Header #Logo {
  height: auto;
  margin: 21.5px 10px 0 0; }

#Header #y-badges .y-badge-stars {
  top: 49.5px; }

/* menu css */
.navPages-container .headert {
  display: block;
  margin-top: 7px; }

.navPages-container .headert > ul {
  display: flex;
  justify-content: end; }

.navPages-container .headert > ul > li {
  border-left: 1px solid #000;
  float: left;
  list-style: outside none none;
  padding: 0px 5px;
  position: unset;
  line-height: 0; }

.navPages-container .headert > ul li:first-child {
  border-left: none; }

.navPages-container .headert > ul li:last-child {
  padding-right: 0; }

.navPages-container .headert > ul li a {
  color: #000;
  font-size: 16px;
  line-height: 18px;
  padding: 6px 10px;
  text-align: center;
  font-weight: 400; }

.navPages-container .headert > ul > li a:hover {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #027aef 0%, #026dd2 100%) repeat scroll 0 0;
  border-radius: 5px;
  color: white; }

.navPages-container .headert > ul > li:hover > ul {
  display: block;
  z-index: 10; }

.navPages-container .headert > ul > li > ul:hover {
  display: block; }

.navPages-container .headert li > ul,
.navPages-container .headert .navigation-menu-wrapper {
  z-index: 9;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4), inset 0 0 50px rgba(0, 0, 0, 0.2);
  color: black;
  width: 100%;
  position: absolute;
  left: 0;
  margin: 0;
  display: none;
  top: 33px;
  list-style: none; }

.navPages-container .headert > ul > li:hover > .navigation-menu-wrapper {
  display: flex;
  flex-direction: column;
  z-index: 10; }

.navPages-container .headert .ul-container {
  display: flex;
  background: rgba(255, 255, 255, 0.95);
  padding: 19px 6px 6px; }

.navPages-container .headert .ul-container .column {
  flex: 1; }

.navPages-container .headert li > ul > li {
  width: 50%;
  padding: 2px 0;
  background: rgba(255, 255, 255, 0);
  list-style: none;
  float: left; }

.navPages-container .headert li > ul > li a,
.navPages-container .headert li .ul-container li a {
  display: block;
  text-align: left;
  font-size: 14px;
  padding: 6px 10px;
  color: #000; }

.navPages-container .headert li > ul > li a b,
.navPages-container .headert li .ul-container li a b {
  text-align: left;
  font-size: 14px;
  font-weight: 600; }

.navPages-container .headert .ul-container li a:hover {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #027aef 0%, #026dd2 100%) repeat scroll 0 0;
  border-radius: 5px;
  color: white; }

.headert .ul-container h4 {
  padding: 10px;
  margin: 0;
  font-weight: bold;
  text-transform: capitalize; }

.navPages-list .navPages-item {
  padding: 20px 0;
  line-height: 21px;
  letter-spacing: 0px;
  width: auto;
  max-width: fit-content; }

.navPages-list .navPages-item:last-child {
  display: none; }

.navPages-list .navPages-item:hover {
  background: linear-gradient(to bottom, #026dd2 0%, #499bea 100%) !important; }

.navPages-list .navPages-item .navPage-subMenu {
  padding: 0 !important;
  top: 105px; }

.navPages-list .navPages-item .navPage-subMenu ul {
  max-height: 1000px;
  opacity: 1;
  transition-delay: 140ms;
  transition-duration: 500ms, 1ms;
  transition-property: opacity, max-height;
  transition-timing-function: ease, ease; }

.navPages-list .navPages-item .navPage-subMenu ul li {
  float: left;
  width: 25%;
  height: auto;
  padding: 0px !important;
  text-transform: capitalize;
  font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  white-space: nowrap; }

.navPages-list .navPages-item .navPage-subMenu ul li a {
  font-size: 14px;
  color: #000;
  background: none;
  border: solid 0px;
  display: block;
  line-height: inherit;
  padding: 7px 26px 7px 14px;
  text-align: left;
  border-bottom: 1px solid transparent;
  margin: 0;
  text-transform: capitalize;
  font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  letter-spacing: 0;
  white-space: nowrap; }

.navPages-list .navPages-item .navPage-subMenu ul li a:hover {
  background: linear-gradient(to bottom, #026dd2 0%, #499bea 100%) !important;
  color: #fff; }

.navPages-container .navPages-list {
  background: url("https://store-gluxo.mybigcommerce.com/content/carbon-fibre-v2.png") repeat;
  list-style: none;
  display: flex;
  column-gap: 0;
  row-gap: 0;
  margin-top: 19px;
  justify-content: center; }

.navPages-list .navPages-item a {
  padding: 0px 12px;
  font-size: 14.7px;
  line-height: 21px;
  font-family: Arial;
  font-weight: 700;
  color: #fff;
  text-transform: unset;
  display: block !important;
  position: relative;
  border-left: solid #cc0000 1px; }

.navPages-list .navPages-item a.is-open {
  background: transparent; }

.navPages-list .navPages-item a.is-open + .icon::before {
  transform: rotate(-90deg);
  left: -7px; }

.navPages-list .navPages-item .icon {
  position: absolute;
  left: 0;
  top: -1px; }

.navPages-list .navPages-item .icon::before {
  content: url("https://store-gluxo.mybigcommerce.com/content/subDrop2.webp");
  position: absolute;
  transform: rotate(90deg);
  left: -5px; }

.navPages-list .navPages-item .icon svg {
  visibility: hidden; }

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

.inner_body {
  background: #fff; }

.body > .container {
  max-width: 1100px;
  width: 100%;
  padding: 0 0px; }

.side_pannel .sidebar_ul {
  margin: 0 0 0 12px;
  list-style: none;
  padding: 29.5px 0 0; }
  .side_pannel .sidebar_ul li {
    position: relative; }

.side_pannel .sidebar_ul > li a {
  display: block;
  margin: 0;
  padding: 1px 0 1px 8px;
  width: auto;
  text-decoration: none;
  background: none;
  color: #000;
  text-transform: capitalize; }

.side_pannel .sidebar_ul > li > .navPages-action {
  display: block;
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.6px;
  font-weight: 700;
  padding: 1px 0 1px 8px;
  width: auto;
  text-decoration: none;
  background: none;
  color: #000;
  text-transform: capitalize;
  background: none repeat scroll 0 0 #0970cf;
  padding: 10px;
  color: #fff;
  text-transform: capitalize;
  position: relative;
  margin: 15px 0 0; }

.side_pannel .sidebar_ul > li:first-child > .has-subMenu {
  margin-top: 0; }

.side_pannel .sidebar_ul > li:last-child > .has-subMenu {
  margin-bottom: 0; }

.side_pannel .sidebar_ul li a:hover {
  color: white !important;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #027aef 0%, #026dd2 100%) repeat scroll 0 0; }

.side_pannel .sidebar_ul > li > .has-subMenu + .icon {
  top: 0px;
  position: absolute;
  right: 0px; }

.side_pannel .sidebar_ul > li > .has-subMenu + .icon::before {
  content: " ";
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 2.5px;
  background: none;
  width: 1px;
  height: 1px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: 13px;
  left: 15px; }

.sidebar_ul > li .navPage-subMenu-sidebar > ul {
  margin: 0;
  list-style: none;
  background: #ECECEC; }

.sidebar_ul > li .navPage-subMenu-sidebar > ul li a {
  font-size: 12px;
  line-height: 18px;
  font-weight: 600; }

.sidebar_ul > li .navPage-subMenu-sidebar > .navPage-subMenu-sidebar-list li > .navPage-subMenu-sidebar-action:hover {
  font-weight: 700; }

.sidebar_ul li > .navPage-subMenu-sidebar-action:hover .icon::before {
  border: solid #fff;
  border-width: 0px 3px 3px 0; }

.sidebar_ul > li .navPage-subMenu-sidebar > ul li a + .icon {
  position: absolute;
  right: 0;
  margin: 0;
  width: 30px;
  top: 0;
  height: 20px;
  cursor: pointer; }

.sidebar_ul > li .navPage-subMenu-sidebar > ul li a + .icon svg {
  visibility: hidden; }

.sidebar_ul > li .navPage-subMenu-sidebar > ul li a + .icon::before {
  content: " ";
  border: solid #007bff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 2.5px;
  background: none;
  width: 1px;
  height: 1px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: 5px;
  left: 12px; }

.sidebar_ul > li .navPage-subMenu-sidebar > ul li a .collapsible-icon-wrapper {
  float: right;
  padding-right: 7px; }

.sidebar_ul .navPage-childList {
  position: relative;
  display: block;
  visibility: visible;
  left: 0;
  top: 0;
  margin: 0 0 10px 10px;
  padding: 0;
  list-style: none; }

.sidebar_ul .navPage-childList .navPage-childList-item {
  line-height: 0; }

.sidebar_ul .navPage-childList .navPage-childList-item a {
  font-weight: 400; }

/* hp right side css */
#home_top h1 {
  color: #808080;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  margin: 0px 0 5px 3px;
  font-family: 'Questrial', sans-serif; }

#home_top p:nth-child(3) {
  display: none; }

#home_top p:nth-child(2) {
  margin-bottom: 16.5px; }

#home_top p .customsubbutton {
  background: #787878;
  background-image: -webkit-linear-gradient(top, #787878, #333333);
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 18px 10px 18px;
  text-decoration: none;
  margin: 0 0 10px; }

#home_top p:nth-last-child(3) {
  margin-bottom: 13px; }

#home_top p:nth-last-child(2) {
  display: none; }

#home_top p:last-child {
  margin: 0 0 4px 3px;
  line-height: 0; }

.main.full .page-heading {
  text-align: left;
  line-height: 37px;
  font-size: 18px;
  font-weight: 600;
  padding: 0 24px;
  letter-spacing: 1px;
  margin: 0 0 10px 0;
  position: relative;
  background: url("https://store-gluxo.mybigcommerce.com/content/square.png"); }

ul.productGrid .card-img-container {
  height: 180px;
  border: solid #e7e8e7 1px;
  background: #fff;
  display: flex;
  column-gap: 0;
  row-gap: 0;
  align-items: center; }

ul.productGrid .card-img-container:after {
  display: none; }

ul.productGrid .card-img-container img {
  margin: 0;
  position: unset;
  height: 100%;
  width: 100%; }

ul.productGrid {
  display: grid;
  max-width: 777px;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 19px;
  row-gap: 47px;
  margin: 0; }

ul.productGrid .product {
  padding: 0;
  width: 100%;
  margin: 0; }

ul.productGrid::before,
ul.productGrid::after {
  display: none !important; }

ul.productGrid .product .card-title a {
  color: #4c4944;
  line-height: 16.7px;
  font-size: 13px;
  font-weight: 600;
  font-family: 'Open Sans', Sans-Serif;
  letter-spacing: 0;
  text-align: left; }

ul.productGrid .product #afffirm-promo-box-products,
ul.productGrid .product #afffirm-promo-box-5359 {
  display: none !important; }

ul.productGrid .product .card-title a:hover {
  color: #026DD2; }

ul.productGrid .card-body {
  padding: 16px 0 0; }

ul.productGrid .card-body .card-title {
  margin: 0; }

ul.productGrid .card {
  margin: 0; }

ul.productGrid .card-figure {
  padding: 0;
  max-width: 180px; }

.productGrid .price {
  font-size: 13px;
  color: #4c4944;
  font-weight: 400;
  line-height: 18px; }

.productGrid .price.price--withoutTax {
  color: #026DD2;
  font-weight: 600; }

.productGrid .card-text {
  display: flex;
  column-gap: 4px;
  line-height: 18px;
  margin-top: 4px; }

.productGrid .card-figcaption-body a {
  display: none; }

.productGrid .card-figcaption-body {
  width: 100%;
  height: 100%;
  position: unset;
  transform: unset; }

.productGrid .card-body .card-figcaption-custom {
  margin-top: 5px; }

.productGrid .card-body .card-figcaption-body .button {
  line-height: 17px;
  font-size: 13px;
  color: #433420;
  font-weight: 400;
  background: transparent;
  padding: 0;
  justify-content: start;
  column-gap: 10px;
  text-transform: capitalize; }

.productGrid .card-figcaption-body .quickview {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #312e29 url(https://store-gluxo.mybigcommerce.com/content/quickview.webp) 8px 50% no-repeat !important;
  border: solid #433420 1px;
  line-height: 25px;
  height: auto;
  font-weight: 600;
  white-space: nowrap !important;
  width: auto !important;
  text-transform: uppercase;
  padding: 0 10px 0 30px;
  color: #fff !important;
  cursor: pointer; }

.productGrid .card-figcaption-body .quickview:hover {
  background-color: #026DD2 !important;
  border: solid #026DD2 1px; }

.bottom_banner .container {
  max-width: 1100px;
  padding: 0; }

.banner ol li {
  color: #312e29;
  font-size: 16px !important;
  line-height: 22px !important;
  text-align: left;
  margin-bottom: 10px; }

.banner li a {
  color: #026DD2;
  font-size: 16px;
  line-height: 22px; }

.banner li a:hover {
  color: #312e29; }

div.banners {
  background: #fff; }

div.banner div p:first-child {
  display: none; }

div.banner h3 {
  color: #312e29;
  font-size: 22px;
  font-weight: 400;
  line-height: 19px;
  text-align: left;
  margin: 19px 0 14px; }

.cat_page .banner div p > iframe {
  margin: 0 auto;
  display: block; }

.cat_page .banner[data-position="bottom"] h2 strong,
.cat_page .banner[data-position="bottom"] h2 span {
  font-size: 24px;
  line-height: 28px;
  text-decoration: none !important; }

.cat_page .banner[data-position="bottom"] h3 span,
.cat_page .banner[data-position="bottom"] h3 span strong {
  text-decoration: none !important;
  font-size: 24px;
  line-height: 28px; }

div.banner p {
  text-align: left;
  color: #312e29;
  font-size: 16px !important;
  line-height: 22px !important;
  margin-top: 0;
  margin-bottom: 10px;
  max-width: 1078px; }

div.banner p em {
  font-size: 16px;
  letter-spacing: 0.5px; }

div.banner p strong {
  font-size: 16.5px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: -0.4px; }

div.banner p span {
  text-decoration: none !important;
  font-size: 16px !important;
  line-height: 24px !important; }

div.banner p a,
div.banner p a span {
  color: #026DD2;
  font-size: 16px;
  line-height: 18px;
  /*text-decoration: none;*/
  text-decoration: underline; }

div.banner ul li {
  list-style: disc;
  text-align: left;
  color: #000;
  line-height: 18px; }

div.banner ul ul {
  margin-left: 44px;
  max-width: 1018px; }

div.banner div > ul {
  margin-bottom: 16px; }

div.banner ul li span {
  color: #312e29;
  font-size: 16px;
  line-height: 18.2px;
  text-align: left;
  font-weight: 400;
  /*text-decoration: none !important;*/ }

div.banner ul li a,
div.banner ul li a strong {
  font-size: 16px !important;
  line-height: 18.2px;
  color: #026DD2;
  /*text-decoration: none !important;*/
  text-decoration: underline;
  font-weight: 600; }

/* cart pop up css */
.previewCart-emptyBody {
  text-align: center;
  color: #312e29;
  font-weight: 400; }

.navUser .dropdown-menu.is-open::after,
.navUser .dropdown-menu.is-open::before {
  left: 92px !important;
  width: 19px;
  height: 19px; }

/* footer css */
.footer {
  background: #e7e8e7;
  padding: 38px 0 31px; }

.footer .container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px; }

.footer .footer-info {
  margin: 0;
  display: flex;
  column-gap: 20px; }

.footer .footer-info::before,
.footer .footer-info::after {
  display: none; }

.footer .footer-info-col {
  width: 25%;
  padding: 0; }

.footer .footer-info-col h3 {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  border-bottom: solid #a6a39e 1px;
  padding: 0 0 15px 0;
  margin: 0 0 15px 0; }

.footer .footer-info-col:nth-child(1) h3 {
  margin: 0 0 11px 0; }

.footer .footer-info-list li a,
.footer .call_footer {
  color: #026DD0;
  font-size: 14px;
  font-weight: 400; }

.footer .footer-info-list li a:hover {
  color: #000; }

.footer .footer-info .footer-info-col ul h5 a:hover,
.footer .call_footer:hover {
  color: #000; }

.footer .form-input {
  box-sizing: border-box;
  border-radius: 0px;
  padding: 0px 0px 0px 16px;
  height: 54px;
  text-align: left;
  font-family: "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  background-color: white;
  border: 1px solid #b4bbc3;
  color: #767676;
  opacity: 0.8;
  margin-bottom: 15px;
  width: 100%; }

.footer .button {
  background: #2c2c2c;
  color: white;
  font-family: "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1;
  padding: 0;
  text-align: center;
  cursor: pointer;
  height: 54px;
  width: 100%;
  text-transform: capitalize; }

.footer .button:hover {
  transition: all 0.4s ease 0s;
  background-color: #327db9;
  color: white; }

.footer .form-field {
  margin: 0; }

.footer .form {
  margin: 0 0 5px 0; }

.footer .footer-info-col p {
  font-size: 12px;
  line-height: 17px;
  margin-top: 6px; }

.footer .footer-info .footer-info-col:nth-child(2) p {
  margin: -4px 0 0;
  font-size: 14px;
  line-height: 16px; }

.footer .call_footer {
  margin-top: 1px; }

.footer .footer-info .footer-info-col ul li {
  list-style: none; }

.footer .footer-info .footer-info-col:nth-child(3) ul li {
  line-height: 0;
  margin-bottom: 12px; }

.footer .footer-info .footer-info-col ul {
  margin: 0; }

.footer .footer-info .footer-info-col ul h5 {
  margin: 16px 0 0; }

.footer .footer-info .footer-info-col ul h5 a {
  margin: 0;
  color: #026DD0;
  font-size: 14px;
  line-height: 17px;
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: -0.3px;
  font-family: 'Open Sans'; }

.footer-info .footer-info-col .socialLinks::before,
.footer-info .footer-info-col .socialLinks::after {
  display: none; }

.footer-info .footer-info-col .socialLinks {
  display: flex;
  justify-content: center;
  column-gap: 16px; }

.footer-info .footer-info-col .socialLinks li {
  margin: 0;
  line-height: 0;
  width: auto;
  height: auto;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  border: 0; }

.footer-info .footer-info-col .footer-payment-icons {
  display: flex;
  margin: 0;
  height: auto; }

.footer-info .footer-info-col .footer-payment-icons ul {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 161px;
  column-gap: 4px;
  margin: 18px auto 0;
  row-gap: 4px; }

.footer-info .footer-info-col .footer-payment-icons ul li {
  line-height: 0; }

.footer-info .footer-info-col .footer-payment-icons ul li img {
  width: 51px;
  height: 32px; }

.footer-info .footer-info-col #y-badges {
  margin-top: 22px; }

/* category page */
/* bread crumb */
nav ol.breadcrumbs {
  /*background: url(https://store-gluxo.mybigcommerce.com/content/square.png);*/
  margin: 0;
  text-align: left;
  padding: 0 20px; }

.breadcrumbs .breadcrumb {
  margin: 0; }

.breadcrumbs .breadcrumb a span {
  font-size: 11px;
  line-height: 38px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Open Sans', Sans-Serif;
  color: #312e29; }

.breadcrumbs .breadcrumb:first-child a {
  font-size: 11px;
  line-height: 38px;
  text-transform: uppercase; }

.breadcrumbs .breadcrumb:first-child a span {
  color: #026DD2;
  font-weight: 400; }

.breadcrumbs .breadcrumb:first-child::before {
  display: none; }

.breadcrumbs .breadcrumb a:hover span,
ol.breadcrumbs .breadcrumb.is-active a:hover span {
  color: #026DD2; }

.breadcrumbs .breadcrumb::before {
  content: url("https://store-gluxo.mybigcommerce.com/content/breadSep.webp");
  border: none;
  transform: none;
  font-weight: 600; }

.cat_page .banners {
  background: #fff; }

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

.cat_page .banner div p a .__mce_add_custom__ {
  margin-top: 10px; }

.cat_page .banner h1 {
  color: #312e29;
  font-size: 30px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  margin: 4px 0 14px; }

.cat_page div.banner div p:first-child {
  display: block; }

.cat_page .banner[data-position="top"] p {
  font-size: 16px;
  padding: 0 !important; }

/*
.cat_page .banner[data-position="top"] p>br+br {
  display: none;
}
.cat_page .banner[data-position="top"] p span {
  font-size: 16px;
} */
.cat_page .banner p {
  text-align: left;
  color: #312e29;
  font-size: 16px;
  line-height: 18.2px;
  margin-top: 0;
  margin-bottom: 17px; }

.cat_page .banner p em {
  font-size: 16px;
  letter-spacing: 0.5px; }

.cat_page .banner p strong {
  font-size: 16px;
  line-height: 18.2px;
  font-weight: 600;
  letter-spacing: -0.4px; }

.cat_page .pagination {
  max-width: 100%;
  margin: 30px 0 0 0; }

.cat_page .cat_top_right .pagination {
  margin-top: 0;
  margin-right: 20px;
  float: left;
  width: auto; }

.cat_page .banner p span {
  text-decoration: none !important;
  font-size: 16px; }

.pagination-item--next .icon {
  display: none; }

.cat_page .banner p a,
.cat_page .banner p a span {
  color: #026DD2;
  font-size: 16px;
  line-height: 18px;
  /*text-decoration: none;*/
  font-size: 16px; }

.cat_page .banner h2 {
  line-height: 28px;
  padding: 0px;
  letter-spacing: 1px;
  margin: 15px 0;
  font-weight: 700;
  color: #312e29; }

.cat_page .banner[data-position="bottom"] h2 span,
.cat_page .banner[data-position="top"] h2 strong {
  line-height: 28px; }

.cat_page .banner[data-position="top"] h2 {
  line-height: 28px;
  margin: 7px 0px 16px;
  padding: 0 !important;
  background: none; }

.custom_category .cat_page .button.navUser-item--compare {
  margin-bottom: 12px; }

.cat_page .banner ul li {
  list-style: disc;
  text-align: left;
  color: #000;
  line-height: 18px;
  font-weight: 400; }

.cat_page .banner ul ul {
  margin-left: 44px;
  max-width: 1018px; }

.cat_page .banner div > ul {
  margin: 0 0 15px 30px; }

.cat_page .banner ul li strong span {
  font-weight: 700; }

.cat_page .banner ul li span {
  color: #312e29;
  font-size: 16px;
  line-height: 18.2px;
  text-align: left;
  font-weight: 400;
  text-decoration: none !important; }

.cat_page .banner ul li a,
.cat_page .banner ul li a strong {
  font-size: 16px !important;
  line-height: 18.2px;
  color: #026DD2;
  text-decoration: none !important;
  font-weight: 600; }

.cat_page .banner div p:nth-child(3) {
  margin-top: 0px; }

.cat_top {
  display: flex;
  padding: 0 40px;
  justify-content: end;
  margin: 10px 0 0; }

.cat_top > div {
  width: 55%; }

.cat_top .cat_top_right {
  float: right;
  width: auto;
  margin-top: 3px;
  display: flex;
  align-items: center; }

.cat_top_left .page-heading {
  text-align: left;
  margin: 0;
  padding: 0px 0 0px;
  font-size: 30px;
  letter-spacing: 0;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 100% !important;
  margin: 17px auto 0;
  max-width: 1040px; }

.cat_top_right .pagination-list {
  margin: 0 -3px 0 0; }

.actionBar {
  margin: 2px 0 0;
  width: auto;
  float: right; }

.actionBar .form-field {
  margin: 0;
  border: none; }

.actionBar .form-field .form-label {
  font-family: 'Open Sans', Sans-Serif;
  color: #312e29;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-transform: unset;
  padding: 0;
  margin: 0; }

.actionBar .form-fieldset {
  width: 100%; }

.actionBar .form-field::before,
.actionBar .form-field::after {
  display: none; }

.actionBar .form-field {
  position: relative; }

.actionBar .form-field .form-select {
  padding: 0 35px 0 10px !important;
  position: relative;
  overflow: hidden;
  border: solid #cbcbcb 1px;
  margin: 0 0 0 12px;
  font-weight: normal;
  height: 100%;
  line-height: 22px;
  font-size: 12px;
  padding: 0;
  width: 180px;
  border-radius: 0;
  color: #444;
  font-size: 14px;
  height: 38px;
  background-size: 1.7rem; }

nav.pagination {
  max-width: fit-content;
  margin: 0 auto; }

.pagination .pagination-list li {
  width: auto;
  border-radius: 0;
  margin: 0;
  position: relative;
  float: none; }

.pagination .pagination-list li.pagination-item--previous:hover, .pagination .pagination-list li.pagination-item--next:hover {
  background: transparent; }

.pagination-list .pagination-item--next {
  float: unset; }

.pagination-item--previous .icon {
  display: none; }

.pagination .pagination-list .pagination-item--previous::before {
  transform: rotate(180deg); }

.pagination-list .pagination-item--next::before,
.pagination-list .pagination-item--previous::before {
  content: " ";
  background: url("https://store-gluxo.mybigcommerce.com/content/next.webp") no-repeat;
  background-position: center;
  width: 10px;
  height: 10px;
  display: inline-block;
  position: relative;
  top: 2px; }

.pagination-list .pagination-item--next a,
.pagination-list .pagination-item--previous a {
  font-size: 0;
  padding: 0 !important;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0; }

.pagination-list li:hover {
  background: #e7e8e7; }

.pagination-list li.pagination-item--current {
  background: #e7e8e7; }

.pagination .pagination-list::before,
.pagination .pagination-list::after {
  display: none; }

.pagination .pagination-list li a {
  padding: 5px 5px;
  border-radius: 0;
  color: #000; }

.cat_page .side_pannel .sidebar_ul {
  padding-top: 24px;
  margin-bottom: 30px; }

.cat_page .sidebar-content {
  padding: 24px 0 0 25px;
  max-width: 802px; }

.cat_page .sidebar-content .page-content {
  padding: 0; }

.button.navUser-item--compare {
  padding: 11px 22px;
  max-width: fit-content;
  margin: 0 auto;
  font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
  font-size: 12px;
  line-height: 14px; }

.search_top .actionBar {
  width: 100%;
  text-align: right; }

.search_top .actionBar .form-field {
  justify-content: end;
  margin-bottom: 25px; }

.search_top {
  border-top: solid #e2e2e2 1px;
  display: flex;
  justify-content: flex-end; }
  .search_top .pagination {
    max-width: none;
    margin: 0 10px; }
  .search_top .pagination ul {
    border: none !important; }
  .search_top .actionBar {
    width: auto;
    float: none;
    display: flex;
    align-items: center; }

@media only screen and (max-width: 991px) {
  .search_top .pagination {
    display: none; }
  .search_top .actionBar {
    margin: 15px 0; }
  .headert ul h4 {
    font-weight: normal;
    text-transform: capitalize;
    color: #151211;
    font-size: 18px; } }

.cat_page .sidebar-content .pagination-list {
  border-bottom: dotted #c8c8c8 1px;
  padding-top: 15px;
  padding-bottom: 15px; }

/* search page css */
.quickSearchResults {
  z-index: 15;
  position: relative; }

.quickSearchResults .productGrid {
  display: flex;
  flex-flow: column;
  row-gap: 0;
  padding: 0;
  background: #fff; }

.quickSearchResults ul.productGrid .card {
  background: #fff;
  display: flex; }

.quickSearchResults .card-figcaption-custom {
  display: none; }

/* category-suggestion-list css */
.custom_search .page-content {
  max-width: 1060px;
  margin: 0 auto;
  float: unset; }

.search-suggestion {
  max-width: 1060px;
  margin: 0 auto; }

.search-suggestion a {
  color: #026DD2;
  font-weight: 400;
  line-height: 16px; }

#product-listing-container .search-suggestion:nth-child(2) {
  display: inline-block;
  align-items: center;
  column-gap: 5px;
  margin-bottom: 10px; }

#product-listing-container .search-suggestion:nth-child(2) .suggestion-title {
  margin-bottom: 0; }

.search-suggestion .suggestion-title {
  font-family: 'Open Sans', Sans-Serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  margin-bottom: 18px; }

ul.category-suggestion-list {
  display: block;
  padding: 30px 20px 12px;
  background: none;
  border-top: 1px solid #E2E2E2;
  max-width: 1060px;
  margin: 0 auto;
  list-style: disc; }

ul.category-suggestion-list .category-suggestion {
  width: 100%;
  line-height: 0;
  position: relative;
  padding: 0;
  margin-left: 15px; }

ul.category-suggestion-list .category-suggestion::marker {
  font-size: 13px; }

ul.category-suggestion-list .category-suggestion a {
  color: #026DD2;
  text-decoration: none;
  font-family: 'Open Sans', Sans-Serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400; }

ul.category-suggestion-list .category-suggestion a:hover {
  color: #312e29; }

.search-nav {
  max-width: 1060px;
  margin: 0 auto 30px; }

.search-nav .navBar-section {
  text-align: left;
  display: flex;
  height: 36px;
  padding: 0 20px;
  border-bottom: solid #e2e2e2 1px;
  column-gap: 5px; }

.search-nav .navBar-section::before,
.search-nav .navBar-section::after {
  display: none; }

.search-nav .navBar-section .navBar-item {
  margin: 0; }

.search-nav .navBar-section .navBar-item .navBar-action-color--active {
  background: #fff;
  border-bottom: solid #fff 1px; }

.search-nav .navBar-section .navBar-item a {
  display: block;
  background: #e7e7e7;
  border: solid #e2e2e2 1px;
  height: auto;
  line-height: 16px;
  padding: 9px 20px;
  color: #312e29;
  font-size: 14px;
  font-weight: 600;
  border-radius: 5px 5px 0 0; }

.search-nav .navBar-section .navBar-item a span {
  font-size: 14px;
  font-weight: 600; }

.search-nav .navBar-section .navBar-item.navBar-item--separate {
  padding: 0;
  border: none; }

.custom_search ul.productGrid {
  max-width: 1020px;
  margin: 0 auto;
  grid-template-columns: repeat(4, 1fr);
  width: 100%; }

.custom_search ul.productGrid .product {
  margin-bottom: 20px; }

.custom_search div[id^="afffirm"] {
  display: none !important; }

div[data-list-name="Search Results"] {
  border-bottom: dotted #c8c8c8 1px;
  margin-bottom: 20px; }

#search-results-heading .page-heading {
  font-size: 28px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 30px;
  font-weight: 600;
  color: #312e29;
  margin: 30px 0 10px; }

#search-results-heading {
  max-width: 1060px;
  margin: 0 auto; }

#search-results-heading .page-heading-sub {
  font-size: 22px;
  line-height: 24px;
  color: #312e29;
  font-family: 'Open Sans', Sans-Serif;
  margin: 5px 0 15px; }

.custom_search .cat_page .panel-body {
  padding: 0;
  background: #fff;
  margin: 42px 0 20px; }

.custom_search .panel-body .search-suggestion {
  font-weight: 600;
  line-height: 19px; }

.custom_search .panel-body .search-suggestion strong {
  color: #026DD2;
  font-weight: 400; }

/* news information tab */
#search-results-content > .actionBar {
  float: right;
  margin: 2px 0 30px; }

#search-results-content .actionBar .form-field {
  justify-content: end; }

#search-results-content > ul {
  clear: both;
  font-size: 12px;
  font-weight: 400;
  line-height: 19px;
  padding-bottom: 29px;
  border-bottom: 1px solid #E2E2E2;
  margin-bottom: 23px; }

#search-results-content > ul a {
  color: #026DD2;
  font-weight: 400;
  margin-right: 10px;
  font-size: 14px; }

#search-results-content > ul a:hover {
  color: #312e29; }

#search-results-content > ul p {
  font-size: 14px;
  line-height: 18px;
  border-bottom: solid #e2e2e2 1px;
  padding: 0 0 15px 0;
  margin: 0 0 15px 0; }

/* custom_category css */
.custom_category .cat_page .banner[data-position="top"] > div,
.brand_page .banner[data-position="top"] > div {
  max-width: 1040px;
  margin: 0 auto; }

/* .custom_category .cat_page .banner[data-position="top"] div>p:nth-child(4) {
  margin-bottom: 36px;
} */
.custom_category .cat_page .banner h1 {
  margin: 7px 0px 16px;
  padding: 0 !important; }

/*
.custom_category .cat_page .banner[data-position="top"] p a,
.cat_page .banner[data-position="top"] p a span {
  font-size: 16px;
} */
.custom_category .cat_page .banner p strong {
  font-size: 18px; }

.custom_category .cat_page .banner[data-position="top"] p strong {
  font-size: 16px; }

.custom_category .cat_page .banner[data-position="bottom"] p strong {
  font-size: 14px; }

.custom_category .cat_page .banner a[class^="custom"] {
  background: #787878;
  background-image: linear-gradient(to bottom, #787878, #333333);
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  padding: 10px 18px 10px 18px;
  display: inline-block;
  text-decoration: none; }

.custom_category .cat_page .banner p > a.custombutton {
  background: #787878;
  background-image: linear-gradient(to bottom, #787878, #333333);
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 18px 10px 18px;
  display: inline-block;
  text-decoration: none; }
  .custom_category .cat_page .banner p > a.custombutton strong {
    font-size: 18px !important; }
  .custom_category .cat_page .banner p > a.custombutton:hover {
    background: #007bff;
    color: #000000; }

.custom_category .cat_page .banner p .customsubbutton {
  background-image: linear-gradient(to bottom, #787878, #333333);
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 18px 10px 18px;
  text-decoration: none; }
  .custom_category .cat_page .banner p .customsubbutton:hover {
    background: #007bff;
    color: white; }

.custom_category div[id^="afffirm"] {
  display: none !important; }

ul.productGrid .product .card-title a {
  height: 70px;
  overflow: hidden; }

/* about us css */
.mn_About .page {
  margin: 0; }

.mn_About .page-heading {
  font-size: 30px;
  margin: 20px 0 44px 0;
  line-height: 33px;
  font-weight: 700;
  text-align: left;
  padding: 0 30px; }

.mn_About .page-content {
  padding: 0;
  max-width: 1023px;
  width: 100%;
  margin: 0 auto; }

.mn_About .page-content h3:first-child {
  text-align: center;
  margin: 0 0 42px; }

.mn_About .page-content p span,
.mn_About .page-content p a,
.mn_About .page-content p strong,
.mn_About .page-content p {
  color: #312e29;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none !important; }

.mn_About .page-content p a {
  color: #0066ff !important;
  text-decoration: none; }

.mn_About .page-content p {
  margin: 0 0 15px; }

/* blog css */
.custom_blog .page {
  margin: 0; }

.custom_blog .page-heading {
  font-size: 30px;
  margin: 10px 0 50px 0;
  padding-top: 0px;
  line-height: 33px;
  font-weight: 700; }

.blog-header {
  background: transparent;
  text-align: left; }

.blog-header .blog-title {
  margin: 0; }

.blog-header .blog-title a {
  color: #026DD2;
  text-decoration: none; }

.blog-header .blog-title a:hover {
  color: #000; }

.blog-header .blog-date {
  margin: 0;
  color: #6e6e6e;
  font-size: 11px;
  line-height: 19px;
  text-align: left; }

.blog-post-body .blog-post {
  margin: 14px 0 0px;
  font-size: 14px;
  line-height: 19px;
  color: #312e29;
  font-weight: 400; }

.blog-post-body .blog-post a {
  color: #026DD2;
  text-transform: capitalize;
  display: block;
  margin: 15px 0 0; }
  .blog-post-body .blog-post a:hover {
    color: #000000; }
    .blog-post-body .blog-post a:hover::after {
      color: #000; }

.blog-post-body .blog-post a::after {
  content: "»";
  display: inline-block;
  color: #026DD2;
  margin-left: 4px; }

.page article.blog {
  border: none;
  padding: 0;
  margin: 0 0 27px; }

.blog-post-body {
  width: 100%;
  max-width: 815px; }

.custom_blog nav.pagination {
  margin: 50px auto 0; }

/* custom_blog_post css */
.custom_blog_post .blog-header .blog-title a {
  font-size: 30px;
  margin: 15px 0 5px 0;
  padding: 0;
  line-height: 33px;
  color: #312e29;
  font-weight: 700;
  display: block; }

.custom_blog_post .blog-post-body .blog-post a,
.custom_blog_post .blog-post-body .blog-post a strong {
  color: #026DD2 !important;
  text-transform: unset;
  display: inline-block;
  margin: 0px 0 0; }

.custom_blog_post .blog-post-body .blog-post a::after {
  display: none; }

.custom_blog_post .blog-post-body .blog-post p {
  margin: 0 0 15px; }

.custom_blog_post .blog-post-body .blog-post p > img + img {
  margin: 14px 0; }

.custom_blog_post .blog-post-body .blog-post p strong {
  font-weight: 600;
  color: #312e29; }

.custom_blog_post .blog-post-body .blog-post p em span strong span {
  color: #a5a5a5;
  font-size: 16px;
  font-weight: 700; }

.custom_blog_post .blog-post-body .blog-post > iframe {
  margin: 10px 0 16px; }

.custom_blog_post .blog-post-body .blog-post p a strong {
  font-size: 16px;
  color: #026DD2 !important;
  font-weight: 400; }

.custom_blog_post .blog-post-body .blog-post > ul {
  padding-left: 15px; }

.custom_blog_post .blog-post-body .blog-post p strong span {
  text-decoration: none !important; }

.custom_blog_post .blog-post-body h1 span {
  font-weight: 700; }

.custom_blog_post .blog-post-body h3 span {
  line-height: 32px; }

.blog ul.tags {
  list-style: none;
  margin: 31px 0 5px 0; }

.tags .tag {
  margin: 0 5px 19px; }

.tags .tag a {
  text-transform: uppercase;
  color: #000000;
  font-size: 14px;
  line-height: 19px;
  padding: 7px 10px;
  text-decoration: none;
  color: #000000;
  background: #e8e8e8;
  border: none;
  border-radius: 3px;
  font-weight: 400; }
  .tags .tag a:hover {
    background: #d4d4d4; }

iframe.facebookRecommendBtn {
  border-bottom: 1px dotted #C8C8C8 !important;
  width: 100%;
  position: relative !important;
  margin: 0 0 5px 0 !important;
  max-height: 46px; }

.blog-post-body .blog-post table td {
  padding: 0.25rem 0.5rem;
  border: 1px solid #ccc; }

.blog-post-body .blog-post h2 span {
  line-height: 32px;
  font-weight: 700; }

.blog-post-body .blog-post h2 {
  background: url(https://store-gluxo.mybigcommerce.com/content/square.png);
  padding: 13px 0;
  margin: 0 0 21px;
  line-height: 26px; }

.blog-post-body .blog-post h4 {
  margin: 16px 0 17px; }

.blog-post-body .blog-post h3 {
  margin: 0 0 10px; }

.custom_blog_post .blog-post-body .blog-post p iframe {
  margin: 6px 0 12px; }

.blog-post-body .blog-post h4 strong span span {
  margin: 5px 0 5px;
  display: block; }

/* system cms start */
.custom_login .body .container,
.custom_forgotpassword .body .container,
.custom_createaccount .body .container,
.custom_account_orderstatus .body .container,
.custom_account_order .body .container,
.custom_account_inbox .body .container,
.custom_account_addressbook .body .container,
.custom_shippingaddressform .body .container,
.custom_account_recentitems .body .container,
.custom_editaccount .body .container,
.custom_cart .body .container,
.custom_404 .body .container,
.custom_page .body .container {
  max-width: 1140px;
  padding: 0 20px; }
  .custom_login .body .container .inner_body,
  .custom_forgotpassword .body .container .inner_body,
  .custom_createaccount .body .container .inner_body,
  .custom_account_orderstatus .body .container .inner_body,
  .custom_account_order .body .container .inner_body,
  .custom_account_inbox .body .container .inner_body,
  .custom_account_addressbook .body .container .inner_body,
  .custom_shippingaddressform .body .container .inner_body,
  .custom_account_recentitems .body .container .inner_body,
  .custom_editaccount .body .container .inner_body,
  .custom_cart .body .container .inner_body,
  .custom_404 .body .container .inner_body,
  .custom_page .body .container .inner_body {
    background: #fff;
    min-height: 400px;
    padding-bottom: 10px; }

.custom_login .body .sidebar-content,
.custom_forgotpassword .body .sidebar-content,
.custom_createaccount .body .sidebar-content,
.custom_account_orderstatus .body .sidebar-content,
.custom_account_order .body .sidebar-content,
.custom_account_inbox .body .sidebar-content,
.custom_account_addressbook .body .sidebar-content,
.custom_shippingaddressform .body .sidebar-content,
.custom_account_recentitems .body .sidebar-content,
.custom_editaccount .body .sidebar-content,
.custom_cart .body .sidebar-content,
.custom_404 .body .sidebar-content,
.custom_page .body .sidebar-content {
  width: 100%;
  margin: 0; }

.custom_login .body .login-row,
.custom_forgotpassword .body .login-row,
.custom_createaccount .body .login-row,
.custom_account_orderstatus .body .login-row,
.custom_account_order .body .login-row,
.custom_account_inbox .body .login-row,
.custom_account_addressbook .body .login-row,
.custom_shippingaddressform .body .login-row,
.custom_account_recentitems .body .login-row,
.custom_editaccount .body .login-row,
.custom_cart .body .login-row,
.custom_404 .body .login-row,
.custom_page .body .login-row {
  padding: 0 9px; }

.custom_login .body .login,
.custom_forgotpassword .body .login,
.custom_createaccount .body .login,
.custom_account_orderstatus .body .login,
.custom_account_order .body .login,
.custom_account_inbox .body .login,
.custom_account_addressbook .body .login,
.custom_shippingaddressform .body .login,
.custom_account_recentitems .body .login,
.custom_editaccount .body .login,
.custom_cart .body .login,
.custom_404 .body .login,
.custom_page .body .login {
  max-width: 100%;
  margin-top: 0; }
  .custom_login .body .login .form-actions,
  .custom_forgotpassword .body .login .form-actions,
  .custom_createaccount .body .login .form-actions,
  .custom_account_orderstatus .body .login .form-actions,
  .custom_account_order .body .login .form-actions,
  .custom_account_inbox .body .login .form-actions,
  .custom_account_addressbook .body .login .form-actions,
  .custom_shippingaddressform .body .login .form-actions,
  .custom_account_recentitems .body .login .form-actions,
  .custom_editaccount .body .login .form-actions,
  .custom_cart .body .login .form-actions,
  .custom_404 .body .login .form-actions,
  .custom_page .body .login .form-actions {
    display: flex;
    align-items: center; }
  .custom_login .body .login a,
  .custom_forgotpassword .body .login a,
  .custom_createaccount .body .login a,
  .custom_account_orderstatus .body .login a,
  .custom_account_order .body .login a,
  .custom_account_inbox .body .login a,
  .custom_account_addressbook .body .login a,
  .custom_shippingaddressform .body .login a,
  .custom_account_recentitems .body .login a,
  .custom_editaccount .body .login a,
  .custom_cart .body .login a,
  .custom_404 .body .login a,
  .custom_page .body .login a {
    color: #000; }
    .custom_login .body .login a:hover,
    .custom_forgotpassword .body .login a:hover,
    .custom_createaccount .body .login a:hover,
    .custom_account_orderstatus .body .login a:hover,
    .custom_account_order .body .login a:hover,
    .custom_account_inbox .body .login a:hover,
    .custom_account_addressbook .body .login a:hover,
    .custom_shippingaddressform .body .login a:hover,
    .custom_account_recentitems .body .login a:hover,
    .custom_editaccount .body .login a:hover,
    .custom_cart .body .login a:hover,
    .custom_404 .body .login a:hover,
    .custom_page .body .login a:hover {
      color: #026DD2; }

.custom_login .body nav[aria-label="Breadcrumb"],
.custom_forgotpassword .body nav[aria-label="Breadcrumb"],
.custom_createaccount .body nav[aria-label="Breadcrumb"],
.custom_account_orderstatus .body nav[aria-label="Breadcrumb"],
.custom_account_order .body nav[aria-label="Breadcrumb"],
.custom_account_inbox .body nav[aria-label="Breadcrumb"],
.custom_account_addressbook .body nav[aria-label="Breadcrumb"],
.custom_shippingaddressform .body nav[aria-label="Breadcrumb"],
.custom_account_recentitems .body nav[aria-label="Breadcrumb"],
.custom_editaccount .body nav[aria-label="Breadcrumb"],
.custom_cart .body nav[aria-label="Breadcrumb"],
.custom_404 .body nav[aria-label="Breadcrumb"],
.custom_page .body nav[aria-label="Breadcrumb"] {
  background: url(https://store-gluxo.mybigcommerce.com/content/square.png);
  display: inline-block;
  background-repeat: repeat;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 9px 20px 0; }

.custom_login .body .navBar--sub .navBar-action,
.custom_forgotpassword .body .navBar--sub .navBar-action,
.custom_createaccount .body .navBar--sub .navBar-action,
.custom_account_orderstatus .body .navBar--sub .navBar-action,
.custom_account_order .body .navBar--sub .navBar-action,
.custom_account_inbox .body .navBar--sub .navBar-action,
.custom_account_addressbook .body .navBar--sub .navBar-action,
.custom_shippingaddressform .body .navBar--sub .navBar-action,
.custom_account_recentitems .body .navBar--sub .navBar-action,
.custom_editaccount .body .navBar--sub .navBar-action,
.custom_cart .body .navBar--sub .navBar-action,
.custom_404 .body .navBar--sub .navBar-action,
.custom_page .body .navBar--sub .navBar-action {
  color: #000; }
  .custom_login .body .navBar--sub .navBar-action:hover,
  .custom_forgotpassword .body .navBar--sub .navBar-action:hover,
  .custom_createaccount .body .navBar--sub .navBar-action:hover,
  .custom_account_orderstatus .body .navBar--sub .navBar-action:hover,
  .custom_account_order .body .navBar--sub .navBar-action:hover,
  .custom_account_inbox .body .navBar--sub .navBar-action:hover,
  .custom_account_addressbook .body .navBar--sub .navBar-action:hover,
  .custom_shippingaddressform .body .navBar--sub .navBar-action:hover,
  .custom_account_recentitems .body .navBar--sub .navBar-action:hover,
  .custom_editaccount .body .navBar--sub .navBar-action:hover,
  .custom_cart .body .navBar--sub .navBar-action:hover,
  .custom_404 .body .navBar--sub .navBar-action:hover,
  .custom_page .body .navBar--sub .navBar-action:hover {
    color: #026DD2; }

.custom_login .body .navBar--sub .navBar-item.is-active,
.custom_forgotpassword .body .navBar--sub .navBar-item.is-active,
.custom_createaccount .body .navBar--sub .navBar-item.is-active,
.custom_account_orderstatus .body .navBar--sub .navBar-item.is-active,
.custom_account_order .body .navBar--sub .navBar-item.is-active,
.custom_account_inbox .body .navBar--sub .navBar-item.is-active,
.custom_account_addressbook .body .navBar--sub .navBar-item.is-active,
.custom_shippingaddressform .body .navBar--sub .navBar-item.is-active,
.custom_account_recentitems .body .navBar--sub .navBar-item.is-active,
.custom_editaccount .body .navBar--sub .navBar-item.is-active,
.custom_cart .body .navBar--sub .navBar-item.is-active,
.custom_404 .body .navBar--sub .navBar-item.is-active,
.custom_page .body .navBar--sub .navBar-item.is-active {
  border-bottom: 1px solid #026DD2; }
  .custom_login .body .navBar--sub .navBar-item.is-active .navBar-action,
  .custom_forgotpassword .body .navBar--sub .navBar-item.is-active .navBar-action,
  .custom_createaccount .body .navBar--sub .navBar-item.is-active .navBar-action,
  .custom_account_orderstatus .body .navBar--sub .navBar-item.is-active .navBar-action,
  .custom_account_order .body .navBar--sub .navBar-item.is-active .navBar-action,
  .custom_account_inbox .body .navBar--sub .navBar-item.is-active .navBar-action,
  .custom_account_addressbook .body .navBar--sub .navBar-item.is-active .navBar-action,
  .custom_shippingaddressform .body .navBar--sub .navBar-item.is-active .navBar-action,
  .custom_account_recentitems .body .navBar--sub .navBar-item.is-active .navBar-action,
  .custom_editaccount .body .navBar--sub .navBar-item.is-active .navBar-action,
  .custom_cart .body .navBar--sub .navBar-item.is-active .navBar-action,
  .custom_404 .body .navBar--sub .navBar-item.is-active .navBar-action,
  .custom_page .body .navBar--sub .navBar-item.is-active .navBar-action {
    color: #026DD2; }

.custom_login .body ol.breadcrumbs,
.custom_forgotpassword .body ol.breadcrumbs,
.custom_createaccount .body ol.breadcrumbs,
.custom_account_orderstatus .body ol.breadcrumbs,
.custom_account_order .body ol.breadcrumbs,
.custom_account_inbox .body ol.breadcrumbs,
.custom_account_addressbook .body ol.breadcrumbs,
.custom_shippingaddressform .body ol.breadcrumbs,
.custom_account_recentitems .body ol.breadcrumbs,
.custom_editaccount .body ol.breadcrumbs,
.custom_cart .body ol.breadcrumbs,
.custom_404 .body ol.breadcrumbs,
.custom_page .body ol.breadcrumbs {
  text-align: left;
  margin-bottom: 0; }
  .custom_login .body ol.breadcrumbs .breadcrumb a,
  .custom_forgotpassword .body ol.breadcrumbs .breadcrumb a,
  .custom_createaccount .body ol.breadcrumbs .breadcrumb a,
  .custom_account_orderstatus .body ol.breadcrumbs .breadcrumb a,
  .custom_account_order .body ol.breadcrumbs .breadcrumb a,
  .custom_account_inbox .body ol.breadcrumbs .breadcrumb a,
  .custom_account_addressbook .body ol.breadcrumbs .breadcrumb a,
  .custom_shippingaddressform .body ol.breadcrumbs .breadcrumb a,
  .custom_account_recentitems .body ol.breadcrumbs .breadcrumb a,
  .custom_editaccount .body ol.breadcrumbs .breadcrumb a,
  .custom_cart .body ol.breadcrumbs .breadcrumb a,
  .custom_404 .body ol.breadcrumbs .breadcrumb a,
  .custom_page .body ol.breadcrumbs .breadcrumb a {
    font-size: 12px;
    text-transform: uppercase;
    color: #026DD2; }
    .custom_login .body ol.breadcrumbs .breadcrumb a:hover,
    .custom_forgotpassword .body ol.breadcrumbs .breadcrumb a:hover,
    .custom_createaccount .body ol.breadcrumbs .breadcrumb a:hover,
    .custom_account_orderstatus .body ol.breadcrumbs .breadcrumb a:hover,
    .custom_account_order .body ol.breadcrumbs .breadcrumb a:hover,
    .custom_account_inbox .body ol.breadcrumbs .breadcrumb a:hover,
    .custom_account_addressbook .body ol.breadcrumbs .breadcrumb a:hover,
    .custom_shippingaddressform .body ol.breadcrumbs .breadcrumb a:hover,
    .custom_account_recentitems .body ol.breadcrumbs .breadcrumb a:hover,
    .custom_editaccount .body ol.breadcrumbs .breadcrumb a:hover,
    .custom_cart .body ol.breadcrumbs .breadcrumb a:hover,
    .custom_404 .body ol.breadcrumbs .breadcrumb a:hover,
    .custom_page .body ol.breadcrumbs .breadcrumb a:hover {
      color: #000; }
  .custom_login .body ol.breadcrumbs .breadcrumb.is-active span,
  .custom_forgotpassword .body ol.breadcrumbs .breadcrumb.is-active span,
  .custom_createaccount .body ol.breadcrumbs .breadcrumb.is-active span,
  .custom_account_orderstatus .body ol.breadcrumbs .breadcrumb.is-active span,
  .custom_account_order .body ol.breadcrumbs .breadcrumb.is-active span,
  .custom_account_inbox .body ol.breadcrumbs .breadcrumb.is-active span,
  .custom_account_addressbook .body ol.breadcrumbs .breadcrumb.is-active span,
  .custom_shippingaddressform .body ol.breadcrumbs .breadcrumb.is-active span,
  .custom_account_recentitems .body ol.breadcrumbs .breadcrumb.is-active span,
  .custom_editaccount .body ol.breadcrumbs .breadcrumb.is-active span,
  .custom_cart .body ol.breadcrumbs .breadcrumb.is-active span,
  .custom_404 .body ol.breadcrumbs .breadcrumb.is-active span,
  .custom_page .body ol.breadcrumbs .breadcrumb.is-active span {
    color: #000; }

.custom_login .body .page-heading,
.custom_forgotpassword .body .page-heading,
.custom_createaccount .body .page-heading,
.custom_account_orderstatus .body .page-heading,
.custom_account_order .body .page-heading,
.custom_account_inbox .body .page-heading,
.custom_account_addressbook .body .page-heading,
.custom_shippingaddressform .body .page-heading,
.custom_account_recentitems .body .page-heading,
.custom_editaccount .body .page-heading,
.custom_cart .body .page-heading,
.custom_404 .body .page-heading,
.custom_page .body .page-heading {
  margin-top: 50px;
  text-transform: capitalize;
  color: #312e29;
  font-size: 30px;
  font-weight: bold;
  line-height: 32px;
  text-align: center; }

.custom_login .body .button,
.custom_forgotpassword .body .button,
.custom_createaccount .body .button,
.custom_account_orderstatus .body .button,
.custom_account_order .body .button,
.custom_account_inbox .body .button,
.custom_account_addressbook .body .button,
.custom_shippingaddressform .body .button,
.custom_account_recentitems .body .button,
.custom_editaccount .body .button,
.custom_cart .body .button,
.custom_404 .body .button,
.custom_page .body .button {
  background: #312e29;
  background-image: -webkit-linear-gradient(top, #787878, #333333);
  background-image: -moz-linear-gradient(top, #787878, #333333);
  background-image: -ms-linear-gradient(top, #787878, #333333);
  background-image: -o-linear-gradient(top, #787878, #333333);
  background-image: linear-gradient(to bottom, #787878, #333333);
  color: #FFFFFF;
  text-decoration: none;
  line-height: 42px;
  height: 42px;
  padding: 0 15px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 28px; }
  .custom_login .body .button:hover,
  .custom_forgotpassword .body .button:hover,
  .custom_createaccount .body .button:hover,
  .custom_account_orderstatus .body .button:hover,
  .custom_account_order .body .button:hover,
  .custom_account_inbox .body .button:hover,
  .custom_account_addressbook .body .button:hover,
  .custom_shippingaddressform .body .button:hover,
  .custom_account_recentitems .body .button:hover,
  .custom_editaccount .body .button:hover,
  .custom_cart .body .button:hover,
  .custom_404 .body .button:hover,
  .custom_page .body .button:hover {
    background: #026DD2; }

.custom_login .body .account--fixedSmall,
.custom_forgotpassword .body .account--fixedSmall,
.custom_createaccount .body .account--fixedSmall,
.custom_account_orderstatus .body .account--fixedSmall,
.custom_account_order .body .account--fixedSmall,
.custom_account_inbox .body .account--fixedSmall,
.custom_account_addressbook .body .account--fixedSmall,
.custom_shippingaddressform .body .account--fixedSmall,
.custom_account_recentitems .body .account--fixedSmall,
.custom_editaccount .body .account--fixedSmall,
.custom_cart .body .account--fixedSmall,
.custom_404 .body .account--fixedSmall,
.custom_page .body .account--fixedSmall {
  width: 100%; }
  .custom_login .body .account--fixedSmall p,
  .custom_login .body .account--fixedSmall .form,
  .custom_forgotpassword .body .account--fixedSmall p,
  .custom_forgotpassword .body .account--fixedSmall .form,
  .custom_createaccount .body .account--fixedSmall p,
  .custom_createaccount .body .account--fixedSmall .form,
  .custom_account_orderstatus .body .account--fixedSmall p,
  .custom_account_orderstatus .body .account--fixedSmall .form,
  .custom_account_order .body .account--fixedSmall p,
  .custom_account_order .body .account--fixedSmall .form,
  .custom_account_inbox .body .account--fixedSmall p,
  .custom_account_inbox .body .account--fixedSmall .form,
  .custom_account_addressbook .body .account--fixedSmall p,
  .custom_account_addressbook .body .account--fixedSmall .form,
  .custom_shippingaddressform .body .account--fixedSmall p,
  .custom_shippingaddressform .body .account--fixedSmall .form,
  .custom_account_recentitems .body .account--fixedSmall p,
  .custom_account_recentitems .body .account--fixedSmall .form,
  .custom_editaccount .body .account--fixedSmall p,
  .custom_editaccount .body .account--fixedSmall .form,
  .custom_cart .body .account--fixedSmall p,
  .custom_cart .body .account--fixedSmall .form,
  .custom_404 .body .account--fixedSmall p,
  .custom_404 .body .account--fixedSmall .form,
  .custom_page .body .account--fixedSmall p,
  .custom_page .body .account--fixedSmall .form {
    padding: 0 20px; }

.custom_login .body .form-input,
.custom_login .body .form-select,
.custom_forgotpassword .body .form-input,
.custom_forgotpassword .body .form-select,
.custom_createaccount .body .form-input,
.custom_createaccount .body .form-select,
.custom_account_orderstatus .body .form-input,
.custom_account_orderstatus .body .form-select,
.custom_account_order .body .form-input,
.custom_account_order .body .form-select,
.custom_account_inbox .body .form-input,
.custom_account_inbox .body .form-select,
.custom_account_addressbook .body .form-input,
.custom_account_addressbook .body .form-select,
.custom_shippingaddressform .body .form-input,
.custom_shippingaddressform .body .form-select,
.custom_account_recentitems .body .form-input,
.custom_account_recentitems .body .form-select,
.custom_editaccount .body .form-input,
.custom_editaccount .body .form-select,
.custom_cart .body .form-input,
.custom_cart .body .form-select,
.custom_404 .body .form-input,
.custom_404 .body .form-select,
.custom_page .body .form-input,
.custom_page .body .form-select {
  border: 1px solid #cccbca;
  border-radius: 0; }

.custom_login .body .form-label,
.custom_forgotpassword .body .form-label,
.custom_createaccount .body .form-label,
.custom_account_orderstatus .body .form-label,
.custom_account_order .body .form-label,
.custom_account_inbox .body .form-label,
.custom_account_addressbook .body .form-label,
.custom_shippingaddressform .body .form-label,
.custom_account_recentitems .body .form-label,
.custom_editaccount .body .form-label,
.custom_cart .body .form-label,
.custom_404 .body .form-label,
.custom_page .body .form-label {
  font-size: 13px;
  font-weight: 600;
  color: #000; }

.custom_login .body .panel-title,
.custom_forgotpassword .body .panel-title,
.custom_createaccount .body .panel-title,
.custom_account_orderstatus .body .panel-title,
.custom_account_order .body .panel-title,
.custom_account_inbox .body .panel-title,
.custom_account_addressbook .body .panel-title,
.custom_shippingaddressform .body .panel-title,
.custom_account_recentitems .body .panel-title,
.custom_editaccount .body .panel-title,
.custom_cart .body .panel-title,
.custom_404 .body .panel-title,
.custom_page .body .panel-title {
  text-transform: uppercase; }

.custom_login .body .account-product-title > a,
.custom_forgotpassword .body .account-product-title > a,
.custom_createaccount .body .account-product-title > a,
.custom_account_orderstatus .body .account-product-title > a,
.custom_account_order .body .account-product-title > a,
.custom_account_inbox .body .account-product-title > a,
.custom_account_addressbook .body .account-product-title > a,
.custom_shippingaddressform .body .account-product-title > a,
.custom_account_recentitems .body .account-product-title > a,
.custom_editaccount .body .account-product-title > a,
.custom_cart .body .account-product-title > a,
.custom_404 .body .account-product-title > a,
.custom_page .body .account-product-title > a {
  color: #026DD2; }
  .custom_login .body .account-product-title > a:hover,
  .custom_forgotpassword .body .account-product-title > a:hover,
  .custom_createaccount .body .account-product-title > a:hover,
  .custom_account_orderstatus .body .account-product-title > a:hover,
  .custom_account_order .body .account-product-title > a:hover,
  .custom_account_inbox .body .account-product-title > a:hover,
  .custom_account_addressbook .body .account-product-title > a:hover,
  .custom_shippingaddressform .body .account-product-title > a:hover,
  .custom_account_recentitems .body .account-product-title > a:hover,
  .custom_editaccount .body .account-product-title > a:hover,
  .custom_cart .body .account-product-title > a:hover,
  .custom_404 .body .account-product-title > a:hover,
  .custom_page .body .account-product-title > a:hover {
    color: #000; }

.custom_forgotpassword .body form > div {
  display: flex;
  flex-direction: row !important;
  flex-wrap: wrap; }

.custom_forgotpassword .body form .form-label {
  width: 100%; }

.custom_forgotpassword .body form .button {
  margin: 0 0 0 15px;
  height: 42px; }

.custom_account_order .account-body {
  padding: 0 20px; }

.custom_account_inbox .form-actions,
.custom_shippingaddressform .form-actions {
  display: flex;
  align-items: center;
  justify-content: center; }

.account-message .is-read {
  color: #000; }

.custom_account_recentitems .alertBox--info {
  margin: 0 20px; }
  .custom_account_recentitems .alertBox--info .alertBox-message {
    color: #fff; }

.custom_account_addressbook .panel--address .form-actions {
  position: unset;
  width: auto;
  display: flex; }

.custom_cart .cart-content-padding-right {
  padding: 0 20px; }

.custom_cart .cart-item-name__label {
  color: #000; }
  .custom_cart .cart-item-name__label:hover {
    color: #026DD2; }

.custom_cart .cart-item-brand {
  color: #000; }

.custom_cart .definitionList-key {
  color: #000;
  font-weight: 600; }

.custom_cart .definitionList-value {
  color: #000; }

.custom_cart .cart-item-block a {
  color: #000; }
  .custom_cart .cart-item-block a:hover {
    color: #026DD2; }

.custom_cart .cart-item-quantity .form-increment {
  display: flex; }

.custom_cart .cart-item-quantity .button--icon svg {
  fill: #ffffff; }

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

.custom_cart .shipping-estimate-show__btn-name {
  font-style: normal;
  color: #000; }
  .custom_cart .shipping-estimate-show__btn-name:hover {
    color: #026DD2; }

.custom_cart .shipping-quotes {
  margin-bottom: 20px; }

.custom_cart .coupon-code .button, .custom_cart .gift-certificate-code .button {
  height: 32px;
  line-height: 32px; }

.custom_cart .coupon-code-cancel,
.custom_cart .coupon-code-add {
  color: #000;
  font-style: normal; }
  .custom_cart .coupon-code-cancel:hover,
  .custom_cart .coupon-code-add:hover {
    color: #026DD2; }

.custom_404 .error_msg svg path {
  fill: #2050C5; }

.custom_404 .error_msg svg circle#Ellipse_1 {
  fill: #2050C5; }

.custom_404 .page-content--centered {
  max-width: 100%;
  text-align: center; }

.custom_page .page {
  margin: 0; }

.custom_page .page-content--centered {
  max-width: 100%;
  width: 100%;
  text-align: left;
  padding: 0 20px; }

.custom_page a {
  color: #2050C5; }
  .custom_page a:hover {
    color: #000000; }

.custom_page .custombutton,
.custom_page .customsubbutton {
  background: #787878;
  background-image: -webkit-linear-gradient(top, #787878, #333333);
  background-image: -moz-linear-gradient(top, #787878, #333333);
  background-image: -ms-linear-gradient(top, #787878, #333333);
  background-image: -o-linear-gradient(top, #787878, #333333);
  background-image: linear-gradient(to bottom, #787878, #333333);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  text-align: center;
  color: #ffffff;
  font-size: 14px !important;
  padding: 10px 18px 10px 18px;
  text-decoration: none;
  height: auto;
  border: none; }
  .custom_page .custombutton:hover,
  .custom_page .customsubbutton:hover {
    background: #026DD2;
    color: #ffffff; }

.custom_page .customsubbutton {
  font-size: 13px; }

.custom_page p {
  line-height: 20px;
  padding-left: 0 !important; }

.custom_page h1 {
  padding-left: 0 !important;
  line-height: 1; }

.custom_page ul li {
  list-style: disc; }

.custom_page a {
  font-weight: 400; }

.custom_page table.first-table td {
  padding: 0.25rem 0.5rem;
  border: 1px solid #ccc; }

.custom_page .sec-table td {
  padding-top: 15px;
  padding-bottom: 15px; }

.custom_page .sec-table p {
  margin-bottom: 0; }

.custom_page .sec-table-space {
  margin-bottom: 10px; }
  .custom_page .sec-table-space td {
    padding: 15px 5px; }
  .custom_page .sec-table-space p {
    margin-bottom: 0; }

.custom_page .navPages ul li {
  list-style: none; }

.mb-20 {
  margin-bottom: 20px; }

.mt-0 {
  margin-top: 0; }

/* Product page css start */
/* Common bread crumb */
nav[aria-label="Breadcrumb"] {
  background: url(https://store-gluxo.mybigcommerce.com/content/square.png);
  display: inline-block;
  background-repeat: repeat;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 8px 20px 2px; }

.navBar--sub .navBar-action {
  color: #026DD2; }
  .navBar--sub .navBar-action:hover {
    color: #000; }

.navBar--sub .navBar-item.is-active {
  border-bottom: 1px solid #026DD2; }

ol.breadcrumbs {
  text-align: left;
  margin-bottom: 0; }
  ol.breadcrumbs .breadcrumb a {
    font-size: 11px;
    text-transform: uppercase;
    color: #026DD2;
    font-weight: 400; }
    ol.breadcrumbs .breadcrumb a:hover {
      color: #000; }
  ol.breadcrumbs .breadcrumb.is-active span {
    color: #000; }

.breadcrumb:not(:first-child)::before {
  border-right: 0;
  content: "";
  display: inline-block;
  height: 10px;
  margin: 0 3px 0 5px;
  -webkit-transform: rotate(15deg);
  transform: none;
  background: url(https://store-gluxo.mybigcommerce.com/content/breadSep.png) no-repeat top center;
  width: 6px;
  background-size: 100%; }

.breadcrumb.is-active {
  margin-left: -1px; }
  .breadcrumb.is-active > .breadcrumb-label {
    font-weight: 400;
    margin-left: -1px; }

/* Common bread crumb */
.productView {
  margin: 27px 0 0;
  padding: 0; }
  .productView .productView-image {
    height: 500px;
    background: #FFFFFF;
    margin-bottom: 7px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    align-items: start; }
  .productView .productView-images {
    width: 50%;
    padding: 0 0 0 22px; }
  .productView .productView-img-container img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    position: relative !important; }
  .productView .productView-img-container {
    max-width: initial;
    height: 100%; }
    .productView .productView-img-container::after {
      display: none; }
  .productView .productView-thumbnails img {
    width: 60px;
    height: 100%; }
  .productView .productView-thumbnail-link {
    height: 60px;
    width: 60px;
    border: 1px solid #d4d4d4;
    margin: auto; }
    .productView .productView-thumbnail-link:hover, .productView .productView-thumbnail-link.add-border {
      border-color: #666; }
  .productView .productView-thumbnails .slick-prev,
  .productView .productView-thumbnails .slick-next {
    top: 50px; }
  .productView .productView-details {
    width: 40%;
    padding-right: 20px;
    padding-left: 0; }
  .productView .productView-brand {
    line-height: 110%;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px; }
    .productView .productView-brand a {
      color: #312e29; }
  .productView .productView-title {
    font-size: 24px;
    margin: 0 0 15px 0;
    padding-right: 0;
    line-height: 110%;
    font-weight: 600;
    letter-spacing: 0px;
    color: #312e29; }
  .productView .productView-price .price-section span.price.price--rrp {
    font-family: 'Questrial', sans-serif;
    font-weight: normal;
    font-style: normal;
    margin: 0 0 0 0;
    padding: 0;
    line-height: 20px;
    font-size: 14px;
    text-transform: uppercase;
    color: #312e29;
    display: inline-block;
    vertical-align: top; }
  .productView .productView-price .price-section span.price.price--withoutTax {
    font-family: 'Questrial', sans-serif;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    padding: 0;
    line-height: 110%;
    font-size: 32px;
    color: #312e29; }
  .productView .productView-price .price-section--saving {
    font-size: 14px;
    padding-right: 40px;
    padding-top: 4px;
    font-weight: bold;
    line-height: 14px;
    display: block;
    text-transform: uppercase;
    font-family: 'Questrial', sans-serif;
    color: #312e29; }
  .productView .free_img img {
    width: 70%; }
  .productView .form-label--alternate {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #026dd2;
    font-size: 18px; }
  .productView .form-label--inlineSmall small {
    margin-left: 2px;
    font-size: 12px;
    color: #af0d0d !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    position: relative;
    top: -6px; }
  .productView .form-option-wrapper .form-option {
    margin: 0 10px 0 0;
    padding: 0 4px !important;
    background: #fff;
    line-height: 24px;
    font-size: 14px;
    color: #353232 !important;
    min-width: 30px;
    text-align: center;
    border: 1px solid #cccbca;
    font-weight: 400; }
  .productView .productView-options form .form-field[role="radiogroup"] {
    border-bottom: 1px dotted #c8c8c8; }
  .productView .form-field.form-field--increments {
    display: flex;
    align-items: center; }
  .productView .form-increment {
    display: flex;
    align-items: center;
    border: 1px solid #cbcbcb;
    height: 34px; }
  .productView .add-to-cart-wrapper .form-label--alternate {
    font-size: 13px;
    font-weight: 600;
    color: #353232;
    padding-right: 10px; }
  .productView .form-increment .button {
    height: 34px; }
    .productView .form-increment .button:focus {
      padding: 0.21429rem 0.35714rem; }
    .productView .form-increment .button svg {
      fill: #ffffff; }
  .productView .productView-options .add-to-cart-buttons {
    padding: 0;
    margin-bottom: 0; }
    .productView .productView-options .add-to-cart-buttons .button {
      margin: 0;
      width: 196px;
      height: 62px;
      font-size: 20px;
      background: #026DD2;
      border: 1px solid #026DD2;
      margin-right: 5px;
      background-image: url(https://store-gluxo.mybigcommerce.com/content/cart.png);
      background-repeat: no-repeat;
      background-position: 10px 50%;
      padding-left: 10px;
      font-weight: 500; }
      .productView .productView-options .add-to-cart-buttons .button:hover {
        background: #312E29;
        border: 1px solid #312E29;
        background-image: url(https://store-gluxo.mybigcommerce.com/content/cart.png);
        background-repeat: no-repeat;
        background-position: 10px 50%; }
  .productView .affirm-as-low-as {
    font-size: 16px;
    line-height: 19.6px; }
    .productView .affirm-as-low-as a {
      color: #026DD2;
      text-decoration: underline; }
      .productView .affirm-as-low-as a:hover {
        color: #312e29; }
  .productView .sku_main p {
    font-size: 13px;
    font-weight: 600;
    padding: 0 10px 0 0;
    float: left; }
    .productView .sku_main p span {
      color: #312e29;
      font-weight: 400;
      font-size: 14px; }
  .productView .productView-release_date {
    font-weight: bold;
    background-color: #faf484;
    width: auto;
    padding: 5px 8px;
    border-radius: 10px;
    display: inline-block; }

.free_img {
  margin: 20px 0 13px; }

.productView-product {
  border: 0;
  padding-bottom: 0; }

.productView-description {
  padding: 0; }
  .productView-description .tab {
    width: auto;
    border: 1px solid #fff;
    border-bottom: 1px solid white;
    margin: 0 10px 0 0; }
    .productView-description .tab .tab-title {
      color: #4f4f4f;
      font-weight: 700;
      margin: 0;
      font-size: 14px;
      line-height: 37px;
      font-size: 14px;
      letter-spacing: 1px;
      padding: 0 10px 0 40px;
      position: relative;
      cursor: pointer;
      font-family: 'Questrial', sans-serif;
      background: url(https://store-gluxo.mybigcommerce.com/content/square.png);
      letter-spacing: 0; }
    .productView-description .tab.is-active {
      border: 1px solid #e8e8e8;
      border-bottom: 1px solid white; }
      .productView-description .tab.is-active:before {
        content: '';
        background: url(https://store-gluxo.mybigcommerce.com/content/accColExp.png) no-repeat;
        background-position: 0 -51px;
        display: block;
        height: 27px;
        width: 22px;
        position: absolute;
        top: 5px;
        left: 9px;
        z-index: 1; }
    .productView-description .tab.collapse:before {
      content: '';
      background: url(https://store-gluxo.mybigcommerce.com/content/accColExp.png) no-repeat;
      background-position: 0 -5px;
      display: block;
      height: 27px;
      width: 22px;
      position: absolute;
      top: 5px;
      left: 9px;
      z-index: 0; }
  .productView-description .tab-content {
    padding: 15px 20px 5px 35px;
    color: #312e29; }
    .productView-description .tab-content p {
      color: #312e29;
      font-family: 'Open Sans', Sans-Serif;
      font-size: 14px;
      line-height: 130%;
      -webkit-text-size-adjust: 100%; }
    .productView-description .tab-content ul {
      margin: 0 0 15px 30px; }
    .productView-description .tab-content a {
      color: #026DD2; }
      .productView-description .tab-content a:hover {
        color: #312e29; }

.custom_product table {
  margin-bottom: 15px;
  max-width: 100% !important;
  overflow: auto;
  display: inline-block;
  height: auto !important;
  border: 0px; }
  .custom_product table td {
    padding: 0.25rem 0.5rem;
    border: 1px solid #ccc;
    color: #312e29;
    /*word-break: break-word;*/ }

.custom_product .productView-price .price-section.rrp-price--withoutTax .price--rrp {
  position: relative;
  display: flex; }

.custom_product #add-to-cart-wrapper {
  margin-bottom: 10px; }

.custom_product .sku_main {
  display: block;
  margin-top: 15px; }

.previewCart .productView .productView-img-container img {
  position: unset; }

.modal .productView {
  flex-direction: row; }
  .modal .productView .productView-details {
    padding-left: 20px; }

.modal--alert .button-container {
  display: flex;
  align-items: center;
  justify-content: center; }

.custom_page .body ul,
.custom_page .body ol {
  margin-left: 30px; }

.custom_404 .inner_body {
  padding-bottom: 30px; }

.custom_brands .inner_body section.page {
  margin: 0; }

.custom_brands .brandGrid {
  margin: 0 -10px;
  padding: 0 20px; }
  .custom_brands .brandGrid .brand {
    width: 25%;
    padding: 10px; }

.custom_brands .brand .card-figure {
  border: 1px #ccc solid; }

.custom_brands .card-figure__link {
  display: block;
  position: relative; }

.custom_brands .brand .card-img-container {
  max-width: 100%;
  height: 150px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-flow: column;
  flex-flow: column;
  padding: 0 15px; }

.custom_brands .brand .card-img-container img {
  margin: 0 auto;
  position: initial;
  width: 120px; }

.custom_brands .brand .card-body {
  padding: 0; }

.custom_brands .brand .card-body .card-title {
  height: auto; }

.custom_brands .brand .card-body .card-title a {
  background: #312e29;
  color: #fff;
  padding: 10px 0;
  margin: 0;
  font-weight: 600; }
  .custom_brands .brand .card-body .card-title a:hover {
    background: #026DD2; }

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

.custom_default #home_top p .customsubbutton {
  display: inline-block;
  margin-bottom: 5px; }

#home_top p .customsubbutton:hover {
  background: #007bff; }

.custom_default .inner_body {
  padding-bottom: 30px; }

.custom_default .bottom_banner a:hover,
.custom_default .bottom_banner a:hover span,
.custom_default .bottom_banner a strong:hover {
  color: #312e29; }

.custom_default #home_top div.banner p {
  font-size: 16px;
  margin-bottom: 12px; }

.custom_default #home_top div.banners {
  padding-top: 0; }

.custom_default #home_top p .customsubbutton {
  font-size: 14px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding: 9px 18px;
  font-weight: 400; }

.custom_default #home_top p .customsubbutton strong {
  font-size: 14px;
  letter-spacing: 0; }

.socialLinks a.icon {
  width: 25px;
  height: 25px;
  transition: none; }
  .socialLinks a.icon.icon--facebook {
    background-position: 0 0; }
    .socialLinks a.icon.icon--facebook:hover {
      background-position: -130px 0; }
  .socialLinks a.icon.icon--twitter {
    background-position: 0 -120px; }
    .socialLinks a.icon.icon--twitter:hover {
      background-position: -130px -120px; }
  .socialLinks a.icon.icon--youtube {
    background-position: 0 -240px; }
    .socialLinks a.icon.icon--youtube:hover {
      background-position: -130px -240px; }

h3.error_msg {
  text-align: center; }

.writeReview-form input.button {
  padding: 10px 15px; }

.productView .productView-options .add-to-cart-buttons .button[value="Adding to cart…"] {
  font-size: 16px; }

.open .modal-close {
  display: block !important; }

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

.modal-body .productView-thumbnails img {
  height: 100%; }

.form-field--success .form-input--incrementTotal {
  padding: 0 5px; }

.header .navUser-section-right .previewCartList li {
  padding: 10px;
  display: block; }

.header .navUser-section-right .previewCartList li a,
.header .navUser-section-right .previewCartList li:last-child a {
  background: transparent;
  color: #4c4944;
  line-height: 16.7px;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Open Sans', Sans-Serif;
  letter-spacing: -0.2px;
  padding: 0;
  white-space: initial; }

.header .navUser-section-right .previewCartList li a:hover,
.header .navUser-section-right .previewCartList li:last-child a:hover {
  color: #026DD2; }

.modal--alert .button-container .confirm {
  background-color: #312e29 !important;
  border-color: #312e29 !important; }

.modal--alert .button-container .confirm:hover {
  background-color: #026DD2 !important;
  border-color: #026DD2 !important; }

.modal--alert .button-container .cancel.button:focus {
  margin-left: 0.78571rem !important; }

.navUser-item--cart .navUser-action:hover .countPill.cart-quantity,
.header .navUser-section-left li a:hover {
  color: #a5a5a5; }

.navUser-item--account .navUser-or + .navUser-action {
  margin-right: 0; }

.fill_width_img img {
  width: 100%; }

.navPages-list .navPages-item .navPage-subMenu ul li::marker {
  font-size: 0; }

.custom_page .body .golf-cart-info_page ul {
  margin-bottom: 0; }

.navPages-list .navPages-item:first-child a {
  border-left: 0; }

.header .navUser-section-right > li:last-child a:hover {
  background: #CC0000;
  color: #fff; }

.quickSearchResults .quickSearchMessage {
  font-size: 20px;
  padding: 15px;
  text-align: center;
  margin: 0;
  border: 1px solid #bebdbd;
  word-break: break-word; }

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

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

.navUser-item--cart .dropdown-menu.is-open {
  width: 320px;
  background-color: #fff;
  border: 1px solid #ccc;
  z-index: 9999;
  left: auto !important;
  right: -9px !important;
  top: 31px !important; }
  .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content {
    padding-left: 10px;
    text-align: left; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content .previewCartItem-name {
      height: auto; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content .previewCartItem-brand {
      display: none; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content .previewCartItem-price {
      font-size: 15px;
      color: #333; }
  .navUser-item--cart .dropdown-menu.is-open .previewCartAction {
    padding: 17px 0 20px; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartAction a {
      font-size: 14px;
      padding: 8px 5px 6px; }

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

.modal--alert .button-container .confirm {
  padding-left: 20px;
  padding-right: 20px; }

.custom_account_recentitems ul.productGrid {
  margin: auto; }

.custom_account_recentitems .productGrid .card-body .card-figcaption-body .button {
  border: 0; }

.custom_editaccount .form-actions .button {
  margin: 0 auto; }

.footer .form-input {
  padding: 0 16px; }

li.navUser-item.navUser-item--account a.navUser-action[aria-label="Sign out"] {
  margin-left: 10px; }

.cart-remove {
  margin-top: 5px; }

button.shipping-estimate-submit {
  float: right;
  margin-bottom: 20px; }

.coupon-form .button:focus, .cart-gift-certificate-form .button:focus {
  margin-left: 2%; }

.custom_cart .cart-actions .button {
  margin-bottom: 20px; }

.custom_cart .cart-actions .button {
  display: flex;
  align-items: center;
  line-height: 1; }

.banner table td {
  border: 1px solid #ccc;
  color: #312e29;
  text-align: left;
  font-weight: 400;
  padding: 0 5px; }

.custom_cart .page h3 {
  padding: 0 20px; }

th.compareTable-product a:hover {
  color: #0970cf; }

.inner_body.products_missing .side_pannel {
  display: none; }

.cat_page .inner_body.products_missing .sidebar-content {
  max-width: 100%;
  text-align: center;
  width: 100%;
  padding-bottom: 20px; }

.custom_compare .body .page {
  margin: 0; }

.compareTable_box {
  overflow-x: auto; }

.compareTable_box .compareTable-heading {
  width: 250px; }

.compareTable_box .compareTable-product {
  width: 250px; }

.custom_compare .body .page-heading {
  margin-top: 20px; }

.custom_default figcaption.card-figcaption-custom {
  display: none; }

div[data-content-region="home_below_featured_products"] {
  display: inline-block; }

.cat_page .banner[data-position=top] * {
  padding: 0; }

div.banner p a:hover span {
  color: #312e29; }

.pagination .pagination-list li.pagination-item--next {
  margin-left: 5px; }

.pagination .pagination-list li.pagination-item--previous {
  margin-right: 5px; }

.cat_page .banner p a:hover,
.cat_page .banner p a:hover span {
  color: #312e29; }

.cat_page .banner h2 {
  background: url(https://store-gluxo.mybigcommerce.com/content/square.png);
  padding: 0 10px;
  line-height: 37px; }

.productView-rating {
  display: none; }

.custom_createaccount_thanks .body .page-heading {
  margin: 30px 0 20px 0; }

.custom_createaccount_thanks .body .page-content.page-content--textCenter p {
  margin: 0 0 30px; }

.custom_createaccount_thanks .body .page-content.page-content--textCenter {
  padding: 20px; }

.custom_createaccount_thanks .body .page-content.page-content--textCenter .button.button--primary {
  width: auto;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px; }

.custom_createaccount_thanks .body .inner_body .page {
  margin: 0; }

.alertBox--info .alertBox-column {
  color: #fff; }

.custom_account_recentitems .account .card-figcaption-custom {
  display: none; }

.custom_createaccount .form-actions {
  text-align: center; }

.custom_createaccount .form-actions .button {
  display: inline-block; }

.cms_cnt p {
  margin-bottom: 20px; }

.custom_page .cms_cnt p,
.custom_page .cms_cnt p a,
.custom_page .cms_cnt ul li,
.custom_page .cms_cnt ol li {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  word-break: break-word; }

.cms_cnt h2 {
  background: url(https://store-gluxo.mybigcommerce.com/content/square.png);
  padding: 0 10px;
  line-height: 37px;
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 20px 0; }

.cms_cnt .contact_us_page p .custombutton {
  margin: 0 5px; }

.cms_cnt li {
  margin-bottom: 10px; }

.cms_cnt .contact_us_page p.a_big {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 0; }

.golfcartuniversity_page .btns {
  margin: 0; }

.golfcartuniversity_page .btns .customsubbutton {
  padding: 10px 15px;
  height: auto;
  margin: 0 10px 10px; }

h5, h6 {
  text-transform: capitalize; }

.myclubcar_page h3 {
  font-size: 18px; }

.golfcartlights_page table td {
  padding: 10px; }

.hp_product ul {
  margin: 0 0 0 -13px;
  padding: 0 24px 0 0; }

div.banner .hp_product ul li {
  list-style: none;
  text-align: center; }

.hp_product ul li {
  float: left;
  width: 25%; }

div.banner .hp_product ul li .customsubbutton {
  font-size: 14px !important;
  padding: 9px 18px;
  font-weight: 400;
  background: #787878;
  background-image: -webkit-linear-gradient(top, #787878, #333);
  border-radius: 28px;
  font-family: Arial;
  color: #fff;
  margin: 12px 0 0 0;
  display: inline-block;
  text-decoration: none; }

div.banner .hp_product ul li .customsubbutton strong {
  color: #fff;
  font-size: 14px !important;
  letter-spacing: 0;
  text-decoration: none; }

div.banner .hp_product ul li .customsubbutton:hover {
  background: #007bff; }

.hp_product {
  margin-bottom: 12px;
  display: inline-block;
  width: 100%; }

.custom_page .cms_cnt .custombutton {
  background: #787878;
  background-image: -webkit-linear-gradient(top, #787878, #333333);
  background-image: -moz-linear-gradient(top, #787878, #333333);
  background-image: -ms-linear-gradient(top, #787878, #333333);
  background-image: -o-linear-gradient(top, #787878, #333333);
  background-image: linear-gradient(to bottom, #787878, #333333);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 18px 10px 18px;
  text-decoration: none;
  height: auto;
  border: none; }

.custom_page .cms_cnt .custombutton:hover {
  background: #007bff;
  text-decoration: none; }

.custom_page .cms_cnt p.btns {
  margin-bottom: 30px;
  width: 100%;
  display: inline-block; }

.brand_page ul.productGrid {
  max-width: 100%; }

.brand_page .banner h1 {
  padding: 0 !important;
  margin: 10px 0 !important; }

.brand_page .cat_top .cat_top_left .page-heading {
  text-align: center;
  margin: 20px 0 20px; }

.brand_page {
  margin: 0;
  padding: 0 20px; }

.brand_compare {
  margin-bottom: 30px; }

.custom_product .modal .modal-header .modal-header-title {
  line-height: 32px; }

.cat_page .banner[data-position=top] a {
  margin: 0 0 0 -1px; }

.customize_space {
  margin-top: 20px !important; }

.customize_color {
  list-style: decimal !important;
  color: #000;
  text-align: left; }
  .customize_color li span {
    color: #000 !important;
    text-align: left !important; }

.custom_color {
  color: #000 !important; }
  .custom_color:hover {
    color: #007bff !important; }

.call_formob,
.cart_formob,
.header_logo_mob {
  display: none; }

.cat_top_pro ul {
  list-style: none;
  margin: 0 0 20px 0 !important;
  padding: 0 !important;
  text-align: center; }

.cat_top_pro li {
  width: 24.5%;
  display: inline-block;
  padding: 0 10px !important;
  text-align: center !important;
  margin-bottom: 30px; }

.au_logos {
  text-align: center; }

.au_logos img {
  margin: 4px; }

.custom_account_recentitems ul.productGrid {
  max-width: 100%;
  padding: 0 20px; }

.custom_cart .body .button {
  border-radius: 0; }

#alert-modal .button-container .cancel {
  padding-left: 20px;
  padding-right: 20px; }

.brand_page_logos img {
  margin: 5px; }

.golfcartlights_page_img {
  text-align: center;
  margin: 0 0 20px 0; }

.golfcartlights_page_img a {
  margin: 0 5px; }

.cart_manufacturer_logo a {
  margin: 0 20px 0 0; }

.howtotell_page_ul ul {
  list-style: none;
  margin: 0 0 20px 0 !important;
  padding: 0; }

.howtotell_page_ul ul li {
  display: inline-block;
  width: 49%;
  vertical-align: top; }

.howtotell_page_ul ul li img {
  margin-top: 20px; }

.customize_headlink a {
  color: #000 !important; }
  .customize_headlink a:hover {
    color: #007bff !important; }

.cms_only_img {
  margin: 0 0 20px 0; }

.footer .footer-info .footer-info-col ul li {
  margin-bottom: 5px; }

.footer .footer-info .footer-info-col ul li a:hover {
  color: #026DD0; }

.hp_bot_text {
  padding: 0 20px 30px; }

.hp_bot_text ul {
  margin: 0 0 0 30px; }

.hp_bot_text ul li {
  margin: 0 0 10px 0; }

.custom_page .myclubcar_page .sec-table td,
.custom_page .golfcartroof_page .sec-table td,
.custom_page .my_yamaha_golf_page .sec-table td {
  padding-left: 10px;
  padding-right: 10px; }

.socialLinks .icon:hover svg circle {
  fill: #026DD0 !important; }

div.banner h3 a:hover {
  color: #026DD2 !important; }

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

.productView-price .rrp-price--withoutTax .price-Label {
  font-size: 13px;
  line-height: 14px;
  font-weight: 600;
  padding: 0 10px 0 0;
  float: left;
  text-transform: uppercase;
  font-family: 'Questrial', sans-serif;
  color: #312e29; }

.unstyles-list li {
  list-style: none !important; }

.newcustombutton {
  background-image: linear-gradient(to bottom, #787878, #333333) !important;
  border-radius: 28px !important;
  color: #ffffff !important;
  font-size: 14px !important;
  padding: 10px 18px 10px 18px !important;
  text-decoration: none !important; }
  .newcustombutton:hover {
    background: #007bff !important;
    color: white !important; }

.blog-post-body .blog-post ul li {
  font-size: 16px;
  margin-bottom: 10px; }

.blog-post-body .blog-post p {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  word-break: break-word; }

@media only screen and (max-width: 1199px) {
  .header .navUser .container,
  .header-middle,
  .navPages-container .headert,
  .container,
  .body > .container,
  .cat_page .container {
    padding: 0 20px; }
  .navPages-list .navPages-item a {
    font-size: 13px;
    padding: 0px 12px; }
  .navPages-container .navPages-list {
    margin-top: 10px; }
  .navPages-container .headert {
    margin: 15px 0 0 0; }
  #Header .pull-right {
    width: 200px;
    max-width: 100%;
    margin: 0 0 0 21px; }
  #Header .authorize {
    max-width: 85px;
    margin-top: 0; }
  #Header .free-shipping {
    max-width: 100px;
    margin-top: 0; }
  #Header .yotpo_main {
    max-width: 111px;
    margin-top: 0; }
  #Header .digicert {
    max-width: 150px;
    margin-top: 0; }
  #Header .digicert img {
    width: 100%;
    height: auto; }
  #Header #Logo .header-logo-image {
    width: 200px;
    max-width: 100%;
    height: auto; }
  #Header {
    align-items: center;
    justify-content: space-between; }
  div.banner .hp_product ul li .customsubbutton {
    padding: 9px 10px; }
  #home_top p:last-child {
    margin: 5px 0 0 0; }
  ul.productGrid {
    grid-template-columns: repeat(3, 1fr); }
  .cat_top {
    padding: 0 10px; }
  .productView .productView-details {
    width: 50%;
    padding-left: 40px; }
  .productView .productView-thumbnail-link {
    margin: 0 auto; }
  .cms_cnt .gallery_page iframe {
    width: 100%; }
  .custom_forgotpassword .form-prefixPostfix .form-input,
  .custom_forgotpassword .form-prefixPostfix .button {
    width: auto; }
  .custom_account_recentitems ul.productGrid {
    grid-template-columns: repeat(4, 1fr); }
  .golfcartuniversity_page .btns .customsubbutton {
    margin: 0 5px 10px; }
  .accessoriesandparts_page_img a {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 30%; }
  .cms_img_col {
    margin-bottom: 20px; }
  .cms_img_col a {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 30%; }
  .cms_only_img img {
    width: 30%; }
  .cms_img_col_3 img {
    width: 30%; }
  .cms_img_col img {
    width: 30%;
    margin: 0 10px; }
  .navPages-container .headert li > ul,
  .navPages-container .headert li > .ul-container {
    top: 41px; }
  .custom_category .cat_page .banner[data-position="top"] p strong {
    word-wrap: break-word; }
  .custom_search ul.productGrid {
    grid-template-columns: repeat(4, 1fr); }
  .custom_search ul.productGrid .card-body {
    padding: 10px 0 0 0; } }

.hide-desktop, .mobile_txt {
  display: none !important; }

.gcts10years {
  display: flex;
  align-items: end; }
  .gcts10years img {
    width: 112px;
    margin-left: 10px; }

@media only screen and (max-width: 991px) {
  .mobile_txt {
    display: inline-block !important; }
  .hide-desktop {
    display: block !important; }
  .show-desktop, .desktop_txt {
    display: none !important; }
  .productView-description .tab {
    float: left; }
  .header.is-open #menu_responsive {
    pointer-events: all;
    transform: translateZ(0); }
  .navPages-container.is-open {
    width: 300px;
    display: block;
    float: left;
    z-index: 50;
    margin: 0;
    padding: 0;
    position: fixed;
    transition: all 0.3s ease 0s;
    left: 0; }
  body.has-activeNavPages {
    transition: all .3s ease 0s;
    position: fixed;
    top: 0;
    width: 100%; }
  body.has-activeNavPages .yotpo.testimonials {
    display: none; }
  #menu_responsive .navPages ul.navPages-list.navPages-list--user li {
    padding-bottom: 0px;
    color: #151211; }
  #menu_responsive .navPages ul.navPages-list.navPages-list--user li:first-child {
    padding: 0; }
  .navPages-list .navPages-item .navPage-subMenu ul li a:hover {
    background: none !important; }
  #menu_responsive .navPages {
    background: #fff;
    padding: 15px 0 15px;
    display: flex;
    flex-direction: column;
    flex-grow: 1; }
  .headert {
    order: 2; }
  .navPages-list {
    order: 1; }
  ul.navPages-list.navPages-list--user {
    order: 3; }
  #menu_responsive .navPages ul li:hover .navPage-subMenu {
    min-height: 100%; }
  #menu_responsive ul li {
    border: 0;
    padding: 0 20px 5px;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    max-width: 100%;
    border-bottom: 0.5px solid #f1f1f1;
    margin: 0 0 5px; }
    #menu_responsive ul li:last-child {
      border: 0; }
  #menu_responsive .navPages-list.navPages-list--user li:hover a.navPages-action {
    color: #151211; }
  #menu_responsive .navPages ul.navPages-list.navPages-list--user li:hover a.navPages-action.has-subMenu.sub_nav {
    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: none;
    letter-spacing: 0;
    line-height: normal;
    padding: 3px 0;
    display: block;
    border: 0;
    font-size: 15px;
    color: #151211;
    line-height: 22px;
    width: 100%;
    white-space: normal;
    font-weight: normal; }
    #menu_responsive .navPages-action:hover,
    #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action:hover {
      color: #151211; }
  #menu_responsive .navPages-list--user .navPages-action {
    letter-spacing: 1px; }
  #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    font-size: 14px; }
  .navPages-list .navPages-item .navPage-subMenu ul {
    max-height: 100%; }
  .navPages-list .navPages-item .icon {
    width: auto;
    height: auto;
    left: auto;
    right: 0; }
  #menu_responsive .navPages-list .navPages-item:hover {
    background: transparent !important; }
  .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; }
  .navPages-container .headert > ul > li a:hover,
  .navPages-container .headert > .ul-container > li a:hover {
    background: none; }
  .navPages-container .headert li > ul > li a,
  .navPages-container .headert li > .ul-container > li a {
    font-weight: normal; }
  #menu_responsive .navPage-subMenu .navPage-subMenu-list,
  #menu_responsive .navPage-subMenu .container {
    display: block !important; }
  #menu_responsive .navPage-subMenu .navPage-subMenu-list {
    margin-bottom: 15px; }
  #menu_responsive .subcat-expand {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    right: 15px;
    cursor: pointer;
    background-size: 8px;
    background-position: center;
    background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2010.1%2014.1%27%3E%3Cpath%20fill%3D%27%23151211%27%20d%3D%27M6.4,7l-6-5.2c-0.5-0.4-0.5-1.1,0-1.5s1.3-0.4,1.9,0l7.4,6c0.5,0.4,0.5,1.1,0,1.5l-7.4,6c-0.5,0.4-1.3,0.4-1.9,0c-0.5-0.4-0.5-1.1,0-1.5L6.4,7z%27%3E%3C%2Fpath%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat; }
  #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; }
  .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;
    margin: 0; }
  #menu_responsive ul ul {
    width: 100%;
    display: block;
    padding: 0px 0 0px 10px;
    background: transparent;
    margin: 0;
    border: 0; }
  #menu_responsive .navPages-action.has-subMenu {
    padding-right: 25px; }
  #menu_responsive .navPages-list + .navPages-list {
    float: left;
    margin-bottom: 30px; }
  #menu_responsive {
    display: flex;
    left: 0;
    bottom: 0;
    flex-direction: column;
    overflow: hidden;
    pointer-events: none;
    position: fixed;
    top: 0;
    transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1);
    width: 100%;
    z-index: 2147483650;
    transform: translate3d(-100%, 0, 0); }
  .mobileMenu-toggle {
    left: 15px;
    top: 67px;
    background: transparent;
    height: 40px;
    width: 40px;
    padding: 0 9px;
    border: 1px solid #000;
    position: initial; }
  .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: #000; }
  .header .header_main {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .header-logo-image {
    max-height: 100%; }
  .header {
    position: initial;
    height: auto; }
  .navUser {
    position: initial;
    transform: none; }
  .header .left_section .navUser-item.navUser-item--account,
  .menu_logo div.AuthorizeNetSeal,
  .menu_logo #DigiCertClickID_qsuGeGTv,
  .gcts10years,
  .menu_logo .digicert {
    display: none; }
  .menu_logo .digicert {
    display: none !important; }
  #Header .yotpo_main .y-badge {
    width: 100%; }
  .header .left_section .navUser-item {
    display: block; }
  #home_top p:last-child iframe {
    width: 100% !important; }
  #Header .pull-right #SearchForm {
    width: 100%;
    max-width: 100%;
    margin: 0; }
  .dropdown--quickSearch .form {
    max-width: 100%;
    position: relative; }
  #Header .pull-right #SearchForm .form-input {
    max-width: 100%; }
  #Header .pull-right #SearchForm .Button {
    right: 0; }
  .menu_logo > .container {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  div[data-content-region="header_navigation_bottom--global"] {
    display: none; }
  .header-middle {
    padding: 0; }
  .menu_logo > .container {
    padding: 10px 20px 53px;
    display: block; }
  .mobileMenu_icon {
    position: relative;
    width: 40px;
    height: 40px; }
  #Header .pull-right #SearchForm .container {
    padding: 0 20px; }
  #Header .pull-right {
    margin: 0;
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0; }
  #Header #Logo {
    margin: 0; }
  #Header {
    width: 100%;
    margin: 0; }
  #Header .pull-right #PhoneNumber {
    display: none; }
  .header .right_section .navUser-section-right {
    display: none; }
  .call_formob {
    display: block;
    text-align: right; }
  .call_formob a {
    color: #fff;
    line-height: 35px;
    font-size: 14px; }
  .cart_formob {
    display: inline-block;
    width: 40px; }
  .header .cart_formob .navUser-section-right li:last-child {
    display: none; }
  .cart_formob .carttotal,
  .cart_formob .currency,
  .cart_formob .navUser-item-cartLabel,
  .header .navUser-section-right li .cart-quantity::before,
  .header .navUser-section-right li .cart-quantity::after {
    display: none; }
  .header .cart_formob .navUser-section-right li:first-child {
    padding: 0; }
  .cart_mob_icon {
    position: relative;
    display: block; }
  .header .navUser-section-right li .cart_mob_icon .cart-quantity {
    line-height: 11px;
    position: absolute;
    right: -10px;
    top: -12px;
    color: #fff;
    margin: 0;
    background: #000;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    font-weight: bold; }
  .header .cart_formob .navUser-section-right {
    margin: 0;
    display: block; }
  .cart_mob_icon span {
    float: right; }
  .cart_mob_icon span svg {
    float: right;
    fill: none;
    stroke: none; }
  .menu_logo #Logo .header-logo__link {
    width: 100%; }
  #Header #Logo .header-logo-image {
    width: 150px; }
  .inner_body .sidebar-content {
    padding-right: 20px; }
  .hp_product ul li {
    width: 50%;
    margin: 0 0 30px 0; }
  .hp_product ul li:last-child {
    margin: auto; }
  .hp_product ul {
    margin: 0;
    padding: 0; }
  ul.productGrid {
    grid-template-columns: repeat(3, 1fr); }
  .footer .footer-info {
    flex-wrap: wrap;
    column-gap: 0;
    margin: 0 -10px; }
  .footer .footer-info-col {
    width: 33.33%;
    padding: 0 10px; }
  .footer-info .footer-info-col .header_logo_mob #y-badges {
    display: block; }
  .footer .footer-info-col.be_friend_col {
    width: 33.33%; }
  .header_logo_mob {
    display: flex;
    width: 66.66%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start; }
  .header_logo_mob .AuthorizeNetSeal.authorize img {
    width: 120px; }
  .header_logo_mob div.AuthorizeNetSeal {
    width: 50%;
    float: left; }
  .header_logo_mob div.AuthorizeNetSeal.yotpo_main {
    display: none; }
  .be_friend_col #y-badges .y-badge {
    height: auto; }
  .logo_cart {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; }
  .navPages-container .headert {
    padding: 0;
    display: inline-block;
    width: 100%;
    margin: 0px 0 20px 0; }
  .navPages-container .headert ul {
    margin: 0; }
  .navPages-container .headert > ul li a,
  .navPages-container .headert > .ul-container li a {
    padding: 0;
    color: #151211;
    font-weight: normal;
    font-size: 15px;
    text-align: left; }
  .navPages-container .headert > ul li a:hover,
  .navPages-container .headert > ul li a:focus,
  .navPages-container .headert > .ul-container li a:focus,
  .navPages-container .headert > .ul-container li a:hover {
    color: #000; }
  #menu_responsive.navPages-container .headert > ul > li:focus > a,
  #menu_responsive.navPages-container .headert > ul > li:hover > a {
    color: #000; }
  #menu_responsive.navPages-container .headert > ul > li {
    padding: 5px 20px 10px;
    text-align: left; }
  .navPages-container .headert li > ul {
    box-shadow: none; }
  .quickSearchResults, .custom_account_recentitems .quickSearchResults, .custom_wishlist .quickSearchResults {
    width: 100%;
    padding: 0 20px; }
  .quickSearchResults .modal-close {
    display: block; }
  .quickSearchResults .modal-close, .custom_account_recentitems .quickSearchResults .modal-close, .custom_wishlist .quickSearchResults .modal-close {
    right: 25px; }
  .navPages-container .headert li > ul,
  .navPages-container .headert li > .ul-container {
    position: initial; }
  .navPages-container .headert li > ul > li a {
    padding: 5px 0;
    color: #151211; }
  .navPages-container .headert li > ul > li a:hover {
    color: #151211; }
  .navPages-container .navPages-list {
    background: transparent; }
  .cat_top {
    flex-flow: column; }
  .cat_top > div {
    width: 100%; }
  .cat_top > div.cat_top_left {
    margin-bottom: 20px; }
  .navPages-list .navPages-item .icon::before {
    display: none; }
  .productView .productView-details {
    padding: 0 20px 30px;
    width: 100%; }
  .productView .productView-images {
    width: 100%;
    padding: 0 20px; }
  .productView-options .add-to-cart-buttons {
    width: 100%; }
  .modal .productView {
    flex-flow: column; }
  .modal .productView .productView-details {
    padding: 20px 0 0 0; }
  .account .account-body {
    margin: 0;
    padding: 0 20px; }
  .navBar--account {
    display: block; }
  .navBar--sub .navBar-item {
    display: inline-block; }
  .custom_account_recentitems ul.productGrid {
    grid-template-columns: repeat(3, 1fr); }
  .custom_editaccount .account {
    padding: 0 20px; }
  .cart-totals {
    width: 100%; }
  .custom_cart .cart-total-label {
    width: 50%;
    padding-left: 0;
    text-align: left; }
  .cart-total-value {
    text-align: right;
    padding-right: 0;
    width: 50%; }
  .golfcartuniversity_page .btns .customsubbutton {
    white-space: nowrap;
    display: inline-block; }
  .golfcartlights_page_img a {
    width: 30%;
    display: inline-block; }
  .cart_manufacturer_logo a {
    margin: 0 10px 0 0;
    width: 25%;
    display: inline-block; }
  .navUser-item--cart .navUser-action:hover .countPill.cart-quantity, .header .navUser-section-left li a:hover {
    color: #fff; }
  .navUser-action:hover svg, .navUser-action.is-open svg {
    fill: none; }
  .dropdown--quickSearch {
    background: transparent; }
  .custom_default .inner_body .side_pannel {
    padding: 0 20px; }
  .inner_body .side_pannel {
    margin: 0;
    width: 100%;
    padding: 0; }
  .side_pannel .sidebar_ul {
    margin: 0; }
  .inner_body .sidebar-content {
    padding: 20px 0 0;
    width: 100%; }
  .custom_default .inner_body .sidebar-content {
    padding: 53px 20px 0; }
  ul.productGrid .card-figure {
    max-width: 100%; }
  .custom_category .cat_page .banner p > a.custombutton {
    margin: 5px; }
  .breadcrumbs .breadcrumb {
    line-height: 14px; }
  ol.breadcrumbs .breadcrumb a {
    line-height: 14px; }
  .breadcrumbs .breadcrumb a span {
    line-height: 14px; }
  .custom_cart .body .form-label {
    font-weight: 400;
    color: #000; }
  .custom_cart .cart-item-quantity .form-increment {
    display: flex;
    float: left;
    width: 100%; }
  .modal--alert .button-container {
    column-gap: 20px; }
  .custom_search ul.productGrid {
    grid-template-columns: repeat(3, 1fr); }
  .blog {
    padding: 0 15px; }
  .sidebar_ul > li .navPage-subMenu-sidebar > ul li a {
    font-size: 14px;
    line-height: 20px; }
  .side_pannel .sidebar_ul > li > .navPages-action {
    font-size: 14px;
    text-transform: none; }
  .header {
    position: fixed; }
  body {
    padding-top: 165px; }
  .header.is-open {
    height: 165px;
    z-index: 2147483650; }
  #Header #Logo {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .header-logo__link {
    margin-right: 15px; }
  .cart_formob {
    width: auto; } }

@media only screen and (max-width: 767px) {
  .cat_page table {
    width: 100% !important;
    max-width: 100% !important; }
  .custom_product table {
    margin-bottom: 15px;
    max-width: 100%;
    overflow: auto;
    width: 100% !important; }
  .bottom_banner .banners ul {
    margin: 0 0 20px 40px; }
  .bottom_banner .banners ul ul {
    margin: 0; }
  .bottom_banner .banners ul ul li {
    margin-bottom: 10px; }
  .bottom_banner div.banners {
    padding-bottom: 20px; }
  .navUser-item--cart__hidden-s {
    display: block; }
  .footer .footer-info-col {
    width: 50%;
    text-align: left; }
  .footer .footer-info-col.be_friend_col {
    width: 50%; }
  .header_logo_mob {
    width: 100%;
    justify-content: center;
    column-gap: 20px; }
  .header_logo_mob div.AuthorizeNetSeal {
    width: auto; }
  div.AuthorizeNetSeal a {
    display: block; }
  .footer .footer-info .footer-info-col:first-child ul li {
    margin: 0 0 5px 0; }
  .cat_top {
    padding: 0; }
  .inner_body .sidebar-content {
    padding: 60px 0 0; }
  .cat_top_pro li {
    width: 49.5%;
    margin: 0 0 30px 0; }
  .productView .productView-image {
    max-height: 400px;
    min-height: 400px; }
  .cms_cnt iframe {
    width: 450px; }
  .cms_cnt .gallery_page iframe {
    height: 700px;
    margin: 0 0 30px 0; }
  .cms_cnt .contact_us_page p.a_big {
    font-size: 24px; }
  .navBar--sub .navBar-item {
    margin-bottom: 20px; }
  .custom_account_recentitems ul.productGrid {
    grid-template-columns: repeat(2, 1fr); }
  .custom_cart .body .button {
    padding: 0 5px; }
  .custom_cart .body .cart-actions.cart-content-padding-right .button {
    padding: 0 15px; }
  .cms_table_mn {
    overflow: auto; }
  .cart_manufacturer_logo a {
    width: 28%; }
  .cart_manufacturer_logo a:last-child {
    margin: 0; }
  .cms_cnt .cms_table_mn iframe {
    width: 100%; }
  .cms_cnt .ezgo_golf_cart_page .cms_table_mn table {
    width: 1400px !important; }
  .cms_img_col img {
    width: 27%; }
  .footer {
    padding: 38px 0 60px; }
  .custom_category .cat_page .banner a[class^="custom"] {
    margin: 5px 0; }
  ul.productGrid {
    grid-template-columns: repeat(2, 1fr); }
  .cms_cnt h3 {
    line-height: 28px; }
  .custom_search ul.productGrid {
    grid-template-columns: repeat(2, 1fr); }
  #search-results-content ul {
    margin-left: 0; }
  .cat_page .banner div p > iframe,
  .blog-post iframe {
    width: 100%; } }

@media only screen and (max-width: 479px) {
  .productView-description .tab {
    float: left;
    width: 50%;
    margin: 0; }
  .productView-description .tab.is-active {
    border-bottom: 1px solid #e8e8e8; }
  .productView-description .tab.is-active:last-child {
    border-bottom: 1px #fff solid; }
  body {
    padding-top: 184px; }
  .header .navUser .container,
  .header-middle,
  .navPages-container .headert,
  .container,
  .body > .container,
  #Header .pull-right #SearchForm .container,
  .custom_login .body .container, .custom_forgotpassword .body .container, .custom_createaccount .body .container, .custom_account_orderstatus .body .container, .custom_account_order .body .container, .custom_account_inbox .body .container, .custom_account_addressbook .body .container, .custom_shippingaddressform .body .container, .custom_account_recentitems .body .container, .custom_editaccount .body .container, .custom_cart .body .container, .custom_404 .body .container, .custom_page .body .container {
    padding: 0 20px; }
  .menu_logo .container .header-middle,
  .navPages-container .headert {
    padding: 0; }
  .header .navUser-section-left li a, .header .navUser-section-left li p, .header .navUser-section-right li a, .header .navUser-section-left li span {
    line-height: 20px; }
  .header .navUser .container {
    flex-flow: column; }
  .header .left_section, .header .right_section {
    width: 100%; }
  .header .navUser-section-left {
    justify-content: center;
    margin-top: 5px; }
  .call_formob {
    text-align: center;
    margin-bottom: 5px; }
  .call_formob a {
    line-height: 25px; }
  .hp_product ul li {
    width: 100%; }
  div.banner .hp_product ul {
    font-size: 0; }
  div.banner .hp_product ul li {
    width: 50%;
    display: inline-block;
    float: none; }
  div.banner .hp_product ul li:last-child {
    display: flex;
    margin: auto; }
  div.banner .hp_product ul li .customsubbutton {
    width: 100%; }
  .main.full .page-heading {
    line-height: 24px;
    padding: 10px 15px; }
  .hp_product {
    margin-bottom: 21px; }
  .custom_default #home_top div.banner p:last-child {
    margin-bottom: 40px; }
  ul.productGrid {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 15px; }
  .productGrid .card-text {
    text-align: left;
    flex-flow: column; }
  ul.productGrid .product .card-title a {
    height: auto; }
  .bottom_banner .banners ul {
    padding: 0 20px 0 0; }
  .footer .footer-info-col {
    width: 100%;
    margin: 0 0 30px 0; }
  .footer .footer-info-col.be_friend_col {
    width: 100%; }
  .header_logo_mob {
    justify-content: center;
    row-gap: 20px;
    column-gap: 20px; }
  .cat_top_pro li {
    width: 100%;
    padding: 0;
    margin: 0 0 50px 0; }
  .cat_top_pro li:last-child {
    margin: 0; }
  .cat_page .cat_top_right .pagination {
    width: 100%;
    margin: 0 0 20px 0; }
  .actionBar .form-field .form-label {
    width: auto; }
  .actionBar .form-field .form-select {
    margin: 0;
    width: 150px;
    max-width: 100%; }
  .cat_top_left .page-heading {
    font-size: 24px; }
  .has-activeNavPages .menu_logo {
    width: 400px; }
  .productView .productView-title {
    font-size: 22px; }
  .productView .productView-image {
    max-height: 350px;
    min-height: 350px; }
  .productView-description .tab .tab-title {
    text-align: left; }
  .productView .productView-options .add-to-cart-buttons .button {
    width: 100%;
    margin: 0; }
  .productView-options {
    text-align: left; }
  .cms_cnt iframe {
    width: 100%; }
  .page-heading {
    margin-bottom: 20px; }
  .aboutus_page > h3 {
    margin-top: 0; }
  .cms_cnt .gallery_page iframe {
    height: 500px; }
  .cms_cnt .contact_us_page p .custombutton {
    margin: 10px 0;
    width: 100%;
    display: block; }
  .custom_login .body .login .form-actions, .custom_forgotpassword .body .login .form-actions, .custom_createaccount .body .login .form-actions, .custom_account_orderstatus .body .login .form-actions, .custom_account_order .body .login .form-actions, .custom_account_inbox .body .login .form-actions, .custom_account_addressbook .body .login .form-actions, .custom_shippingaddressform .body .login .form-actions, .custom_account_recentitems .body .login .form-actions, .custom_editaccount .body .login .form-actions, .custom_cart .body .login .form-actions, .custom_404 .body .login .form-actions, .custom_page .body .login .form-actions {
    display: block; }
  .custom_login .body .button, .custom_forgotpassword .body .button, .custom_createaccount .body .button, .custom_account_orderstatus .body .button, .custom_account_order .body .button, .custom_account_inbox .body .button, .custom_account_addressbook .body .button, .custom_shippingaddressform .body .button, .custom_account_recentitems .body .button, .custom_editaccount .body .button, .custom_cart .body .button, .custom_404 .body .button, .custom_page .body .button {
    width: 100%; }
  .custom_forgotpassword .body form .button {
    margin: 10px 0 0 0; }
  .g-recaptcha {
    overflow: hidden; }
  .account-orderStatus-label {
    font-size: 11px; }
  .custom_account_inbox .form-actions, .custom_shippingaddressform .form-actions {
    display: block; }
  .account-content {
    padding: 0; }
  .custom_account_addressbook .panel--address .form-actions {
    display: block; }
  .custom_account_recentitems ul.productGrid {
    grid-template-columns: repeat(1, 1fr); }
  .custom_cart .coupon-code .button {
    margin: 10px 0 0 0; }
  .coupon-form .form-input, .cart-gift-certificate-form .form-input {
    width: 100%; }
  .custom_cart .body .form-increment .button {
    width: auto; }
  .custom_cart .cart-item-quantity .form-increment {
    width: auto; }
  .cart-item-block.cart-item-info.cart-item-quantity {
    margin: 0px 0;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .cart-item {
    border: 1px solid #e8e8e8;
    clear: both;
    display: block;
    padding: 0;
    margin: 0 0 14px; }
  body.custom_cart .cart-item td,
  .cart-list {
    border: 0px !important; }
  .cart-item-image {
    width: 100%; }
  #alert-modal .button-container .cancel:focus {
    margin: 0 !important; }
  .brand_page_logos a {
    display: block;
    text-align: center; }
  .brand_page_logos img {
    margin: 10px 0; }
  .golfcartuniversity_page .btns .customsubbutton {
    width: 100%;
    margin: 5px 0;
    text-align: center; }
  .custom_login .body .page-heading, .custom_forgotpassword .body .page-heading, .custom_createaccount .body .page-heading, .custom_account_orderstatus .body .page-heading, .custom_account_order .body .page-heading, .custom_account_inbox .body .page-heading, .custom_account_addressbook .body .page-heading, .custom_shippingaddressform .body .page-heading, .custom_account_recentitems .body .page-heading, .custom_editaccount .body .page-heading, .custom_cart .body .page-heading, .custom_404 .body .page-heading, .custom_page .body .page-heading {
    font-size: 24px;
    padding: 0 20px !important; }
  .cms_table_mn table {
    width: 500px; }
  .custom_page .cms_cnt h1 {
    font-size: 22px; }
  .golfcartlights_page_img a {
    margin: 10px 0;
    width: 100%; }
  .cart_manufacturer_logo a,
  .cart_manufacturer_logo a:last-child {
    margin: 10px 0;
    width: 100%; }
  .accessoriesandparts_page_img a {
    display: block;
    margin: 10px 0;
    width: 100%; }
  .cms_img_col a,
  .cms_img_col img {
    margin: 10px 0;
    width: 100%; }
  .custom_default .inner_body .side_pannel {
    padding: 0 15px; }
  .cms_only_img img,
  .cms_img_col_3 img {
    margin: 10px 0;
    width: 100%; }
  .howtotell_page_ul ul li {
    width: 100%;
    margin: 0 0 50px 0; }
  .howtotell_page_ul ul li:last-child {
    margin: 0; }
  .cms_cnt h2 {
    font-size: 20px;
    line-height: 26px; }
  .header_logo_mob .AuthorizeNetSeal.digicert img {
    max-width: 150px; }
  .header_logo_mob .AuthorizeNetSeal.free-shipping img {
    max-width: 90px; }
  .productView-description .tab-content p,
  p,
  div.banner ul li span,
  body {
    font-size: 16px;
    line-height: 24px; }
  .footer {
    padding: 57px 0 71px; }
  .pagination-list .pagination-item--next::before, .pagination-list .pagination-item--previous::before {
    top: 0; }
  .custom_category .cat_page .banner p > a.custombutton {
    margin: 5px 0;
    font-size: 15px; }
  .cat_page .banner h2 {
    line-height: 30px;
    padding: 10px 10px; }
  .tabs-contents ul li {
    word-break: break-all; }
  .cart-item-image {
    max-width: 100%; }
  .error_msg {
    padding: 0 20px; }
  .error_msg svg {
    width: 100%; }
  .search-nav .navBar-section {
    padding: 0;
    flex-flow: column;
    height: auto; }
  .search-nav .navBar-section .navBar-item a {
    border-radius: 0; }
  #product-listing-container .category-suggestion-list {
    padding-left: 5px;
    padding-right: 5px; }
  #product-listing-container .category-suggestion-list li {
    margin-bottom: 8px; }
  .custom_blog_post .blog-header .blog-title a {
    font-size: 24px; } }

@media only screen and (min-width: 991px) {
  .navPages-item:hover .navPage-subMenu {
    display: block;
    left: 0;
    width: 100%; }
  .navPage-subMenu {
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4), inset 0 0 50px rgba(0, 0, 0, 0.2); } }

.hide_pp,
.has-activeModal #customAffirmPromoContainer + .sku_main {
  display: none; }

.has-activeModal .hide_pp {
  display: inline-block; }

.has-activeModal .show_pp {
  display: none !important; }

.productView--quickView .sku_main p {
  display: inline-block;
  width: 100%;
  margin: 10px 0 0px; }

.productView.productView--quickView .productView-details {
  padding: 0 0 20px; }

.yotpo .yotpo-modal .yotpo-modal-header .modal-title {
  margin: 0px; }

#modal-video .productView-img-container {
  overflow: hidden; }

.productView-thumbnail {
  width: 100%; }

.productView-image + .productView-thumbnails {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 5px;
  margin: 5px -7px 0; }

.productView-thumbnails:before {
  display: none; }

.cat_banner p.blue_dot_line {
  border-bottom: 1px #0066ff dashed;
  width: 80%;
  margin: 0 auto 20px; }

@media only screen and (max-width: 1199px) {
  .productView-image + .productView-thumbnails {
    grid-template-columns: repeat(5, 1fr); } }

@media only screen and (max-width: 991px) {
  .form-field.form-field--increments {
    display: none; }
  label.form-label.cart-item-label {
    padding: 0; }
  body.custom_cart .cart-item td .form-field.form-field--increments {
    display: inline-block;
    float: left; }
  .productView-image + .productView-thumbnails {
    grid-template-columns: repeat(8, 1fr); } }

@media only screen and (max-width: 767px) {
  .productView-image + .productView-thumbnails {
    grid-template-columns: repeat(6, 1fr); } }

@media only screen and (max-width: 600px) {
  .productView-image + .productView-thumbnails {
    grid-template-columns: repeat(5, 1fr); } }

@media only screen and (max-width: 479px) {
  .productView-image + .productView-thumbnails {
    grid-template-columns: repeat(4, 1fr); }
  .cart-remove {
    margin: 3px 0 0 20px; }
  body.custom_cart .cart-item td .form-field.form-field--increments {
    margin: 0; }
  body.custom_cart .cart-item td.cart-item-block.cart-item-info {
    text-align: right; } }

@media only screen and (max-width: 420px) {
  .productView-image + .productView-thumbnails {
    grid-template-columns: repeat(3, 1fr); } }

article[data-section-type="footer-categories"] a {
  line-height: 20px; }

.custom_category .cat_page .banner a[class^="custom"]:hover {
  background: #007bff;
  color: white; }

.productView .productView-options .add-to-cart-buttons .Pre-Order {
  width: 230px;
  padding-left: 20px; }

.navPages-list .navPages-item:first-child .navPage-subMenu, .navPages-list .navPages-item:first-child i,
.navPages-list .navPages-item:nth-child(2) .navPage-subMenu, .navPages-list .navPages-item:nth-child(2) i,
.navPages-list .navPages-item:nth-child(3) .navPage-subMenu, .navPages-list .navPages-item:nth-child(3) i {
  display: none; }

#add-to-cart-wrapper .form-increment-wrap .qtybox-qty {
  width: 85px;
  height: 33px;
  font-size: 14px;
  border: solid #cbcbcb 1px;
  border-radius: 0;
  padding: 0 5px; }

div[data-cart-status] {
  padding: 0 20px 20px; }

body.custom_cart .body .cart-actions .button {
  background: #026DD2; }

body.custom_cart .body .cart-actions .button:hover {
  background: #312e29; }

body.custom_cart .cart-item td {
  border-right: 1px solid #e8e8e8;
  text-align: center;
  padding: 1.5rem 24px;
  vertical-align: top; }

.custom_cart .cart-item-quantity .form-increment {
  margin: 0px; }

.cart-item td.cart-item-block.cart-item-title {
  text-align: left; }

.cart-header-item,
.cart-header-item:last-child {
  text-align: center; }

.cart-header-item[colspan="2"] {
  text-align: left; }

.cart-remove {
  margin-top: 0; }

.cart-item td:first-child {
  border-left: 1px solid #e8e8e8; }

.cart-item-quantity .form-input--incrementTotal.cart-item-qty-input {
  border: 1px solid #aaa;
  width: 100%;
  text-align: left;
  padding: 5px 10px; }

.card-figure:hover .card-figcaption {
  opacity: 1;
  height: 30px;
  left: 0;
  top: 0; }

iframe, table {
  max-width: 100%; }

.previewCartCheckout a:first-child {
  background: #327DB9; }
  .previewCartCheckout a:first-child:hover {
    background: #2c2c2c; }

.custom_brand ul.productGrid {
  grid-template-columns: repeat(4, 1fr); }
  .custom_brand ul.productGrid .card-figure {
    max-width: 100%; }

@media only screen and (max-width: 1199px) {
  .custom_brand ul.productGrid {
    grid-template-columns: repeat(3, 1fr); } }

@media only screen and (max-width: 990px) {
  .custom_brand ul.productGrid {
    grid-template-columns: repeat(3, 1fr); }
  .custom_brand .brand_page {
    padding: 0px; } }

@media only screen and (max-width: 767px) {
  .custom_brand ul.productGrid {
    grid-template-columns: repeat(2, 1fr); } }

.footer .footer-info {
  border-top: 1px solid #a6a39e;
  padding-top: 60px;
  position: relative;
  margin: 20px 0 0; }

section.footer-info:before {
  content: "";
  background-image: url(https://cdn11.bigcommerce.com/s-bktjc9/images/stencil/original/image-manager/gcts.png?t=1708664737);
  display: inline-block !important;
  width: 130px;
  height: 70px;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -33px;
  background-color: #e7e8e7;
  background-repeat: no-repeat;
  background-position: center; }

.cart-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px; }

.custom_cart .body .cart-heading {
  margin: 32px 0 52px; }
  .custom_cart .body .cart-heading .button {
    padding: 0 20px;
    background: #026DD2; }
    .custom_cart .body .cart-heading .button:hover {
      background: #312e29;
      background-image: linear-gradient(to bottom, #787878, #333333); }
    .custom_cart .body .cart-heading .button:before {
      content: "";
      background-image: url(https://cdn10.bigcommerce.com/r-7d4d094b44aab4ed32595d805f835f99488bccf3/themes/Outdoor/images/white/btnNext.png) !important;
      background-repeat: no-repeat !important;
      display: inline-block;
      width: 9px;
      height: 12px;
      background-size: contain;
      padding: 0 0 0 20px; }
  .custom_cart .body .cart-heading .page-heading {
    margin: 0px; }

.cat_top.brand_top {
  padding: 0;
  align-items: center; }

.brand_page .cat_top .cat_top_left .page-heading {
  text-align: left; }

.custom_brand .cat_page .cat_top_right .pagination {
  float: none;
  width: auto;
  display: inline-block; }

.navPages .show_mobile {
  display: none; }

@media only screen and (max-width: 991px) {
  .cat_top.brand_top {
    flex-direction: row;
    margin: 0 0 20px; }
    .cat_top.brand_top div.cat_top_left {
      margin: 0;
      width: 50%; }
  .navPages .show_mobile {
    display: inline-block;
    width: 100%;
    color: #151211;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin: 0 0 10px;
    padding: 0 20px;
    font-family: 'Questrial', sans-serif; }
  #menu_responsive .navPages ul.navPages-list {
    margin: 0 0 20px; } }

@media only screen and (max-width: 767px) {
  .custom_cart .body .cart-heading {
    display: inline-block;
    margin: 32px 0; }
  .custom_cart .body .cart-heading .button {
    display: inline-block;
    margin: 15px 0 0; }
  .cat_top.brand_top {
    flex-direction: column; }
  .cat_top.brand_top div.cat_top_left {
    width: 100%; }
  .brand_page .cat_top > div {
    text-align: left; } }

@media only screen and (max-width: 479px) {
  .custom_cart .body .cart-heading .page-heading {
    font-size: 18px;
    line-height: normal; }
  .brand_page .cat_top > div {
    text-align: left; }
  .actionBar {
    float: left; } }

.productView-thumbnails.custom_slider .slick-arrow {
  margin: 0px; }

.yotpo-review-form-modal#newReviewFormModal {
  z-index: 100; }

@media only screen and (max-width: 400px) {
  .navPages-container.is-open {
    width: 250px; } }

.navPages-list .navPages-item:nth-child(2) a {
  border: 0; }

.custom_default span.price-Label,
.productView-price .rrp-price--withoutTax .price-Label {
  display: none; }

.thier-price {
  color: #312e29;
  font-size: 13px;
  font-weight: 600;
  padding: 0 5px 0 0;
  float: left; }

.productView-product .yotpo-widget-instance {
  margin: 0px 0px 15px; }

.yotpo-bottom-line-scroll-panel {
  cursor: pointer; }

#y-badges.yotpo-pro-widget {
  padding: 0px 0px 20px; }

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

.cart-total .gift-certificate-cancel:hover {
  color: #026DD2; }

form#CartEditProductFieldsForm input.button.button--primary {
  padding: 5px 35px; }

.custom_account_addpaymentmethod .form-actions .button {
  display: inline-block;
  background: #312e29;
  background-image: linear-gradient(to bottom, #787878, #333333);
  color: #FFFFFF;
  text-decoration: none;
  line-height: 42px;
  height: 42px;
  padding: 0 15px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 28px;
  margin-bottom: 30px; }

.custom_account_addpaymentmethod .form-actions .button:hover {
  background: #026DD2; }

.custom_account_addpaymentmethod .form-actions a.button {
  margin-left: 10px; }

body.custom_account_recentitems ul.productGrid .card-figure {
  max-width: 100%; }

body.custom_account_recentitems ul.productGrid .card-figcaption {
  display: none; }

form#advanced-search-content input#advanced-search-submit {
  padding: 10px 40px; }

.custom_product .paypal-buttons-label-checkout iframe.component-frame {
  z-index: 99 !important; }

.brand_page ul.productGrid .product div[id^="afffirm-promo-box-"] {
  display: none !important; }

#y-badges .yotpo-icon.yotpo-icon-left-arrow.yotpo_previous,
#y-badges .yotpo-icon.yotpo-icon-right-arrow.yotpo_next {
  font-size: 25px; }

@media only screen and (max-width: 479px) {
  ul.productGrid .product .yotpo.bottomLine .yotpo-bottomline .yotpo-stars {
    margin-right: 3px; }
  ul.productGrid .product .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,
  ul.productGrid .product .yotpo.bottomLine .yotpo-bottomline .yotpo .text-m {
    font-size: 12px; } }

.cms_cnt {
  line-height: normal; }
  .cms_cnt table {
    margin: 0 0 30px; }
    .cms_cnt table tr {
      border-right: 1px solid gray;
      border-bottom: 1px solid gray; }
    .cms_cnt table span {
      color: #312e29; }
  .cms_cnt td {
    border: 1px solid gray;
    border-bottom: 0;
    border-right: 0;
    padding: 3px 0; }

.cat_page .banner[data-position=top] td {
  padding: 5px; }

@media only screen and (max-width: 991px) {
  .custom_category .inner_body .side_pannel {
    display: none; } }

.side_pannel .sidebar_ul > li > .icon {
  width: 30px;
  height: 38px;
  font-size: 0;
  border: 0;
  top: 0;
  right: 0;
  margin: 0;
  cursor: pointer; }
  .side_pannel .sidebar_ul > li > .icon svg {
    display: none; }
  .side_pannel .sidebar_ul > li > .icon:before {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg); }

.sidebar_ul > li .navPage-subMenu-sidebar > ul li a:hover + .icon::before {
  border-color: #fff; }

.custom_blog_post .blog-post-body .blog-post a.customsubbutton {
  color: #ffffff !important; }
  .custom_blog_post .blog-post-body .blog-post a.customsubbutton:hover {
    background: #026DD2 !important; }

.customsubbutton {
  background-image: linear-gradient(to bottom, #787878, #333333);
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 18px 10px 18px;
  text-decoration: none; }

.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
  font-size: 13px !important; }

@media screen and (max-width: 425px) {
  .yotpo-sr-bottom-line-summary {
    flex-direction: column; } }

#home_top .hp_product {
  margin-bottom: 15px; }

#home_top .hp_product a {
  display: inline-block;
  position: relative;
  text-decoration: none; }
  #home_top .hp_product a:hover span {
    background: #007bff !important; }
  #home_top .hp_product a:hover img {
    opacity: 0.5; }

#home_top .hp_product a strong {
  text-decoration: none; }

.hided {
  bottom: -45px;
  max-width: 95%;
  width: 100%;
  padding: 10px !important;
  display: flex;
  justify-content: center;
  column-gap: 2%;
  align-items: center;
  column-gap: 3px;
  margin: 0 auto;
  transition: all 0.3s;
  text-align: center !important; }

.cat-top-banner-subcats {
  display: flex;
  justify-content: center; }

.cat-top-banner-subcats a {
  display: inline-flex;
  max-width: 49%;
  align-items: center;
  flex-direction: column;
  row-gap: 10px;
  width: 100%;
  justify-content: center;
  text-decoration: none !important; }
  .cat-top-banner-subcats a img {
    width: 95%; }

.cat-top-banner-subcats a:hover {
  text-decoration: none; }
  .cat-top-banner-subcats a:hover:hover img {
    opacity: 0.5; }
  .cat-top-banner-subcats a:hover:hover span {
    background: #007bff !important; }

.cat-top-banner-subcats a span {
  color: white !important;
  text-decoration: none !important; }

.cat-top-banner-subcats a:hover span {
  color: white !important;
  text-decoration: none !important; }

.golf-cart--banner-subcat {
  display: flex;
  justify-content: center;
  align-items: baseline;
  flex-wrap: wrap;
  column-gap: 10px;
  row-gap: 10px; }
  .golf-cart--banner-subcat a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 10%;
    width: 100%;
    text-decoration: none !important;
    color: black !important; }
    .golf-cart--banner-subcat a img {
      width: 100%;
      border: 1px solid grey;
      height: 100px;
      object-fit: contain; }
    .golf-cart--banner-subcat a span {
      text-align: center;
      color: black !important; }
    .golf-cart--banner-subcat a:hover img {
      opacity: 0.5; }
    .golf-cart--banner-subcat a:hover span {
      color: #007bff !important; }

@media only screen and (max-width: 450px) {
  .golf-cart--banner-subcat a {
    max-width: 48%; } }

.banner .cat_banner .golf-cart--banner-subcat a span {
  font-size: 14px !important;
  line-height: 120% !important;
  padding-top: 5px; }

.golf-cart--banner-subcat.golf-cart-banner-maincat {
  column-gap: 30px; }
  .golf-cart--banner-subcat.golf-cart-banner-maincat a {
    max-width: 25%; }
    .golf-cart--banner-subcat.golf-cart-banner-maincat a img {
      height: 260px; }
      @media only screen and (max-width: 900px) {
        .golf-cart--banner-subcat.golf-cart-banner-maincat a img {
          height: 100px; } }
    .golf-cart--banner-subcat.golf-cart-banner-maincat a span {
      font-weight: bold; }

.cat_banner h2.classyunicodedone {
  font-size: 28px !important; }
  .cat_banner h2.classyunicodedone span {
    font-size: 28px !important; }
    .cat_banner h2.classyunicodedone span strong {
      font-size: 28px !important; }

.golf-cart--banner-subcat.golf-cart-banner-maincat.col--for-six a {
  max-width: 14%; }
  @media only screen and (max-width: 450px) {
    .golf-cart--banner-subcat.golf-cart-banner-maincat.col--for-six a {
      max-width: 40%; } }
  .golf-cart--banner-subcat.golf-cart-banner-maincat.col--for-six a img {
    height: 160px; }
  .golf-cart--banner-subcat.golf-cart-banner-maincat.col--for-six a:hover strong {
    color: #007bff; }

.about-team-wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  width: 100%;
  margin: 0 auto 30px auto;
  padding: 0 20px;
  flex-wrap: wrap;
  row-gap: 20px; }
  @media only screen and (max-width: 550px) {
    .about-team-wrapper {
      align-items: center; } }
  .about-team-wrapper .about-team--card {
    max-width: 23%;
    width: 100%; }
    @media only screen and (max-width: 550px) {
      .about-team-wrapper .about-team--card {
        max-width: 100%; } }
    .about-team-wrapper .about-team--card img {
      width: 100%; }
    .about-team-wrapper .about-team--card h4 {
      color: black;
      font-size: 18px;
      font-weight: bold;
      line-height: 110%;
      margin: 10px 0 5px 0;
      text-align: center; }
    .about-team-wrapper .about-team--card h6 {
      font-size: 14px;
      font-weight: bold;
      line-height: 110%;
      margin: 0;
      color: grey;
      text-align: center; }

.top-products-wrapper {
  display: flex;
  justify-content: center;
  column-gap: 25px;
  margin-bottom: 40px; }
  @media only screen and (max-width: 550px) {
    .top-products-wrapper {
      flex-direction: column;
      row-gap: 30px; } }
  .top-products-wrapper .top-product--card {
    max-width: 19%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid #b0b0b0;
    border-radius: 8px;
    padding: 14px; }
    @media only screen and (max-width: 550px) {
      .top-products-wrapper .top-product--card {
        max-width: 100%; } }
    .top-products-wrapper .top-product--card h3 {
      font-size: 18px;
      font-weight: bold;
      color: black;
      margin: 10px 0 0 0 !important; }
    .top-products-wrapper .top-product--card h5 {
      font-size: 16px;
      font-weight: bold;
      color: black;
      margin: 10px 0 10px 0 !important; }
    .top-products-wrapper .top-product--card p {
      font-size: 14px;
      color: black;
      margin: 0 0 10px 0 !important; }
    .top-products-wrapper .top-product--card a {
      display: inline-flex !important;
      justify-content: center;
      align-items: center; }

.author--box-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 20px;
  background: #e8e8e8;
  padding: 20px 10px; }
  @media only screen and (max-width: 550px) {
    .author--box-wrapper {
      flex-direction: column; } }
  .author--box-wrapper .author--img {
    max-width: 10%;
    width: 100%; }
    @media only screen and (max-width: 550px) {
      .author--box-wrapper .author--img {
        max-width: 40%;
        margin-bottom: 15px; } }
    .author--box-wrapper .author--img img {
      width: 100%; }
  .author--box-wrapper .author--info {
    width: 100%; }
    .author--box-wrapper .author--info h3 {
      margin: 0 0 10px 0;
      font-weight: bold; }
      @media only screen and (max-width: 550px) {
        .author--box-wrapper .author--info h3 {
          text-align: center; } }
      .author--box-wrapper .author--info h3 a {
        text-decoration: none;
        color: black;
        display: inline-block; }
    .author--box-wrapper .author--info p {
      margin: 0; }
      @media only screen and (max-width: 550px) {
        .author--box-wrapper .author--info p {
          text-align: center; } }

.custom_blog .page {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 20px !important;
  row-gap: 20px; }
  .custom_blog .page::before {
    display: none; }
  .custom_blog .page article.blog {
    max-width: 32%;
    box-shadow: #5555554a 0 0 13px 3px;
    width: 100%;
    margin: 0 !important;
    padding: 0 0 20px 0 !important; }
    @media only screen and (max-width: 550px) {
      .custom_blog .page article.blog {
        max-width: 100%;
        padding-top: 0 !important; } }
    .custom_blog .page article.blog .blog-post-figure {
      min-height: 160px;
      margin-bottom: 2rem;
      padding: 0 !important; }
      .custom_blog .page article.blog .blog-post-figure .blog-thumbnail {
        margin: 0 auto;
        max-width: 100% !important; }
        .custom_blog .page article.blog .blog-post-figure .blog-thumbnail img {
          object-fit: cover;
          width: 100%;
          max-height: 250px;
          height: 100%; }
    .custom_blog .page article.blog .blog-post-body .blog-header .blog-title {
      font-weight: 600; }
  .custom_blog .page .pagination {
    max-width: 100% !important;
    width: 100%; }

table.Page-table-responsive {
  max-width: 100% !important;
  width: 100% !important;
  overflow-x: auto !important; }

.custom_brand .page-content {
  float: unset !important; }

@media (min-width: 991px) {
  .blog-post-figure {
    width: 100%;
    padding: 0 20px; } }

.blog-post-body {
  width: 100%;
  max-width: 100%;
  padding: 0 20px; }

.custom_blog_post .blog-post-figure {
  display: none; }

@media only screen and (max-width: 900px) {
  .hided {
    display: block; }
  .cat-top-banner-subcats {
    flex-direction: column;
    row-gap: 20px; }
  .cat-top-banner-subcats a {
    max-width: 100%;
    width: 100%;
    margin: 0 auto; } }

/* sandbox code */
@media only screen and (min-width: 992px) {
  .side_pannel #navPages-9210 {
    display: block; }
  .side_pannel #navPages-9209 {
    display: block; }
  .side_pannel #navPages-9213 {
    display: block; }
  .side_pannel #navPages-9211 {
    display: block; } }

/* production code */
@media only screen and (min-width: 992px) {
  .side_pannel #navPages-19 {
    display: block; }
  .side_pannel #navPages-18 {
    display: block; }
  .side_pannel #navPages-117 {
    display: block; }
  .side_pannel #navPages-20 {
    display: block; }
  .side_pannel #navPages-59,
  .side_pannel #navPages-50,
  .side_pannel #navPages-115,
  .side_pannel #navPages-67 {
    display: block; } }

.accordion-navigation.toggleLink {
  background: none repeat scroll 0 0 #0970cf;
  padding: 10px !important; }

body .side_pannel .sidebar_ul {
  margin: 0px; }

body .accordion-block:first-child .accordion-navigation {
  border-radius: 0; }

.accordion--navList .accordion-title {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.6px;
  color: #fff;
  font-weight: 700;
  font-family: "Open Sans", sans-serif; }

@media only screen and (min-width: 990px) {
  body .inner_body .side_pannel {
    padding: 0 0 0 20px;
    width: 280px; }
  .inner_body .sidebar-content {
    width: calc(100% - 280px); } }

body .inner_body .side_pannel {
  padding: 0 0 0 20px; }

body .sidebar_ul .navPage-childList,
body .sidebar_ul > li .navPage-subMenu-sidebar > ul {
  padding: 0px 0; }

.navPages-action-moreIcon.accordion-indicator.toggleLink-text.toggleLink-text--on:before {
  content: "";
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 2.5px;
  background: none;
  width: 1px;
  height: 1px;
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  position: absolute;
  top: 50%;
  left: 50%; }

.navPages-action-moreIcon.accordion-indicator.toggleLink-text.toggleLink-text--off:before {
  content: "";
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 2.5px;
  background: none;
  width: 1px;
  height: 1px;
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  position: absolute;
  top: 50%;
  left: 50%; }

.accordion-block {
  background: #ECECEC; }

.accordion--navList .accordion-content {
  padding: 5px 0px 15px; }

li.navList-item {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 0 5px; }
  li.navList-item:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #027aef 0%, #026dd2 100%) repeat scroll 0 0; }
    li.navList-item:hover .navList-action {
      color: #fff; }

.navList-action--checkbox {
  margin: 0px; }

.form-minMaxRow .button {
  height: 32px;
  padding: 0; }

.navList-action--checkbox::before {
  margin-top: -9px; }

.navList-action--checkbox::after {
  margin-top: -8px; }

div#facetedSearch-content--price {
  padding: 5px 15px 15px; }

.form-minMaxRow .form-input.form-input--small {
  border-radius: 0px; }

a.facetedSearch-clearLink {
  color: #fff;
  font-weight: 700;
  position: absolute;
  right: 35px;
  top: 10px; }
  a.facetedSearch-clearLink:hover {
    color: #fff;
    text-decoration: none; }

p.sidebarBlock-heading {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  margin-bottom: 1rem; }

.accordion-content .toggleLink {
  padding: 0 15px; }

.custom_search .page {
  margin: 0; }

#search-results-content > ul {
  margin: 0px; }

body .inner_body .side_pannel.u-hidden + .sidebar-content {
  width: 100% !important;
  max-width: 100%; }

#facetedSearch + .sidebar_ul {
  display: none; }

#facetedSearchNew + .sidebar_ul {
  display: none; }

@media only screen and (max-width: 990px) {
  .facetedSearch-refineFilters {
    display: flex;
    justify-content: space-between; }
  body.custom_category .inner_body .side_pannel {
    display: block;
    margin: 30px 0 0; }
  a.facetedSearch-clearLink {
    top: 34px; }
  body .facetedSearch-toggle {
    margin: 0px; }
  .facetedSearch-toggle-text {
    font-family: 'Open Sans', Sans-Serif;
    color: #312e29;
    font-size: 13px;
    font-weight: 600;
    line-height: 26px;
    width: calc(100% - 90px); }
  .toggleLink-text {
    font-size: 12px;
    font-weight: 400; }
  .facetedSearch-toggle-indicator {
    width: 90px; }
  .side_pannel .sidebar_ul > li > .has-subMenu + .icon::before {
    left: 11px; }
  body.custom_category .inner_body .side_pannel,
  body .brand_page .inner_body .side_pannel {
    padding-left: 0px; } }

@media only screen and (min-width: 990px) {
  .facetedSearch-refineFilters {
    display: flex;
    justify-content: space-between;
    margin: 24px 0 0;
    background: #F3F3F3;
    padding: 10px 10px 0; }
  .facetedSearch-toggle + .facetedSearch-navList, .sidebarBlock + .facetedSearch-navList, .facetedSearch-toggle + .facetedSearch-navList.is-open, .sidebarBlock + .facetedSearch-navList.is-open {
    margin-top: 0; } }

.bgblack, .show-mobile {
  display: none; }

@media only screen and (max-width: 990px) {
  body.filteropen {
    overflow: hidden; }
  .accordion.accordion--navList {
    max-height: calc(100vh - 100px);
    overflow: auto; }
  .filter-main {
    display: inline-block;
    position: fixed;
    top: 0px;
    left: 100%;
    right: 0;
    z-index: 99999;
    width: 85%;
    background: #E3E3E3;
    height: 100vh;
    padding: 10px 15px;
    transition: left 0.5s ease; }
  .is-open ~ .filter-main {
    left: 15%;
    transition: left 0.5s ease; }
  .filteronly {
    display: flex;
    right: 0;
    width: 100%;
    padding: 0px;
    justify-content: space-between;
    font-family: "Open Sans", sans-serif;
    font-weight: 700; }
  .is-open ~ .bgblack {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    display: inline-block;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5); }
  .is-open ~ .facetedSearch-refineFilters {
    top: 40px; }
  #facetedSearch-navList {
    overflow: auto;
    z-index: 99999;
    padding: 0px;
    width: 100%; }
  .accordion.accordion--navList {
    padding: 20px 0px; }
  p.sidebarBlock-heading {
    margin: 0px; }
  body .facetedSearch-toggle {
    background: #0970cf; }
  .toggleLink-text {
    color: #fff; }
    .toggleLink-text .icon svg {
      stroke: #fff;
      fill: #fff; }
  .accordion-block .toggleLink-text {
    color: #434343; }
  .facetedSearch-toggle-text {
    color: #fff;
    display: flex;
    width: 100%;
    align-items: center;
    gap: 8px; }
    .facetedSearch-toggle-text .icon {
      margin: 4px 0 0; }
      .facetedSearch-toggle-text .icon:before {
        content: "";
        border: solid #fff;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 2.5px;
        background: none;
        width: 1px;
        height: 1px;
        transform: translate(-50%, -50%) rotate(45deg);
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        position: absolute;
        top: 50%;
        left: 50%; }
      .facetedSearch-toggle-text .icon svg {
        display: none; } }

@media only screen and (max-width: 480px) {
  .modal-body {
    padding: 2.25rem 1rem; }
  .facetedSearch-optionColumns {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 15px;
    column-gap: 15px; } }

@media only screen and (max-width: 380px) {
  .facetedSearch-optionColumns {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 15px;
    column-gap: 15px; } }

.toggleLink.is-open span:last-child {
  display: none; }

span.navList-action-close {
  position: absolute;
  right: -10px;
  top: 2px; }

.free-shipping-mobile {
  display: none; }

@media only screen and (max-width: 991px) {
  #Logo {
    position: relative; }
  .free-shipping-mobile {
    display: block;
    width: 60px;
    height: 45px; } }

@media only screen and (max-width: 375px) {
  .free-shipping-mobile {
    left: 102%;
    width: 50px; } }

.cat_page .inner_body .actionBar {
  display: none; }

@media only screen and (max-width: 991px) {
  .cat_page .inner_body .actionBar {
    display: block;
    margin-left: 10px;
    margin-top: 0; }
  .cat_page .cat_top_right .actionBar {
    display: none; }
  #facetedSearch {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  #facetedSearchNew {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  #facetedSearch .facetedSearch-toggle {
    width: 200px;
    border-radius: 0;
    padding: 0.45rem 1.2rem;
    border: 0; }
  #facetedSearchNew .facetedSearch-toggle {
    width: 200px;
    border-radius: 0;
    padding: 0.45rem 1.2rem;
    border: 0; }
  .facetedSearch-toggle-text {
    font-weight: bold;
    font-size: 15px;
    justify-content: center; } }

@media only screen and (max-width: 600px) {
  #facetedSearch .facetedSearch-toggle {
    width: auto;
    flex: 1; }
  #facetedSearchNew .facetedSearch-toggle {
    width: auto;
    flex: 1; } }

@media only screen and (max-width: 400px) {
  .actionBar .form-field .form-select {
    width: 130px;
    background-position: right 0 top 0.5rem;
    padding: 0 23px 0 5px !important; } }

@media only screen and (max-width: 375px) {
  .cat_page .inner_body .actionBar {
    margin-left: 5px; }
  .actionBar .form-field .form-label,
  .actionBar .form-field .form-select {
    font-size: 12px; } }

#facetedSearch-navList ul.navList {
  overflow-y: auto;
  max-height: 300px; }

.subcategories_content {
  display: flex;
  flex-direction: column;
  list-style: none; }

.subcategories_heading {
  font-size: 15px;
  text-transform: uppercase;
  padding: .75rem 1.125rem;
  color: #1d1d1d;
  background-color: #f8f8f8;
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), to(rgba(248, 248, 248, 0.6)));
  background: linear-gradient(90deg, #f8f8f8 0, rgba(248, 248, 248, 0.6) 100%);
  border-bottom: 1px solid #fff;
  margin-bottom: .8rem;
  font-weight: 600;
  position: relative; }

.subcategories_wrapper {
  margin-top: 24px; }

.subcategories-item {
  padding-top: .5rem;
  padding-bottom: .5rem; }
  .subcategories-item .subcategory {
    color: #131313;
    font-size: 15px;
    width: 100%;
    display: block; }
  .subcategories-item .subcategory:hover {
    color: #999; }

.mt-2 {
  margin-top: 16px !important; }

.ul-container-sub {
  display: flex;
  justify-content: space-around;
  background-color: rgba(183, 183, 183, 0.9); }

.ul-container-sub img {
  width: 45px;
  margin-right: 10px; }

.ul-container-sub span {
  font-weight: bold; }

.navPages-header,
.navPages-footer {
  display: flex;
  justify-content: space-between;
  padding-left: 16px;
  background-color: #151211;
  align-items: center;
  height: 56px;
  flex-shrink: 0; }

.navPages-footer {
  margin: 0;
  padding: 0;
  height: 64px; }

.navPages-footer a {
  display: flex;
  flex-direction: column;
  width: 25%;
  justify-content: space-between;
  text-align: center;
  align-items: center;
  color: #fff;
  cursor: pointer;
  font-size: 11px;
  font-weight: 700;
  line-height: 16px;
  padding-bottom: 10px;
  padding-top: 12px;
  height: 100%; }

.navPages-footer a img {
  width: 20px; }

.navPages-header-menu {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px; }

.mobileMenu-close {
  align-items: center;
  color: #fff;
  cursor: pointer;
  display: flex;
  height: 100%;
  justify-content: center; }

.mobileMenu-close::before {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%209.4%2010.4%27%3E%3Cpath%20fill%3D%27%23ffffff%27%20d%3D%27M9.05,10.05a1.2,1.2,0,0,1-1.7,0L4.7,7l-2.65,3a1.2,1.2,0,0,1-1.7-1.7L3.11,5.2.35,2.05A1.2,1.2,0,0,1,2.05.35l2.65,3,2.65-3a1.2,1.2,0,0,1,1.7,1.7L6.29,5.2,9.05,8.35A1.2,1.2,0,0,1,9.05,10.05Z%27%3E%3C%2Fpath%3E%3C%2Fsvg%3E);
  background-position: 50%;
  background-repeat: no-repeat;
  content: "";
  height: 20px;
  width: 20px; }

.mobileMenu-toggleClose {
  border: none; }

@media only screen and (max-width: 991px) {
  .subcategories_content {
    height: 0;
    overflow: hidden;
    transition: height 0.4s ease-out; }
  .subcategories_heading::after {
    content: ' ';
    border-bottom: 1px solid #1d1d1d;
    border-right: 1px solid #1d1d1d;
    height: 10px;
    width: 10px;
    transform: rotate(-45deg);
    position: absolute;
    top: 1rem;
    right: 1.5rem;
    transition: all 0.4s; }
  .subcategories_wrapper.opened .subcategories_heading::after {
    transform: rotate(45deg); } }

@media only screen and (min-width: 991px) {
  .subcategories_content {
    height: auto !important; } }

.golf-calculator {
  display: flex;
  flex-direction: column;
  background-color: #f5f5f5;
  align-items: center;
  margin: 16px 0;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  word-break: break-word; }
  .golf-calculator h3 {
    text-align: center;
    color: #0066ff;
    font-weight: 700;
    margin-top: 10px;
    font-size: 19px; }
  .golf-calculator p,
  .golf-calculator label {
    margin-bottom: 10px;
    color: #312e29; }
  .golf-calculator div {
    max-width: 95%; }

.calculator-button {
  color: #0066ff;
  font-weight: normal;
  border: 1px solid #0066ff;
  margin: 10px 0; }
  .calculator-button:hover {
    background-color: #0066ff;
    color: white; }

.productView-description p:has(+ ul) {
  margin-bottom: 0.75rem; }

.navUser-item--compare {
  display: none !important; }

.custom-compare-wrapper {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  flex-direction: row;
  justify-content: space-between;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
  align-items: center; }
  .custom-compare-wrapper.show {
    display: flex;
    z-index: 99999; }

.custom-compare-left {
  display: flex;
  justify-content: space-around; }
  .custom-compare-left .custom-compare-item {
    display: flex;
    margin: 10px 5px;
    width: 100px;
    height: 100px;
    background-color: white;
    position: relative; }
  .custom-compare-left img {
    width: 100%;
    height: 100%; }

.custom-compare-right {
  color: white;
  padding: 10px;
  display: flex;
  flex-direction: column; }

.custom-compare-button {
  padding: 12px !important; }

.custom-compare-clear-all {
  padding: 12px !important;
  margin-left: 0 !important;
  width: 100%;
  margin-top: 5px !important; }

.custom-compare-info {
  color: white;
  text-align: center;
  font-size: 12px; }

.custom-clear-item {
  position: absolute;
  font-size: 25px;
  font-weight: 700;
  color: black;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  align-items: center;
  justify-content: center;
  color: white;
  cursor: pointer; }

.custom-compare-item:hover .custom-clear-item {
  display: flex; }

@media only screen and (max-width: 600px) {
  .custom-compare-wrapper {
    flex-direction: column; } }

.back-wrapper {
  display: flex;
  justify-content: center; }

.back-btn {
  padding: 12px !important;
  margin-bottom: 20px !important; }

.hp_product ul {
  display: flex;
  justify-content: space-between;
  padding: 0 10px 0 0;
  list-style: none; }

.hp_product li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  box-sizing: border-box; }

.hp_product li img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 1 / 1; }

@media (max-width: 991px) {
  .hp_product ul {
    flex-wrap: wrap; }
    .hp_product ul li {
      float: none; }
      .hp_product ul li a {
        width: 100%; }
  #chat-widget-container {
    bottom: 50px !important;
    right: 11px !important; } }

.tags-wrapper {
  display: flex;
  margin: auto;
  align-items: center;
  justify-content: center;
  margin: 0 0 50px;
  flex-wrap: wrap; }
  .tags-wrapper a {
    border: 1px solid #e6e6e6;
    border-radius: 3px 0 0 3px;
    color: #231f20;
    float: left;
    font-size: 1.2rem;
    font-weight: 400;
    height: auto;
    line-height: 1;
    max-width: none;
    padding: 10px 18px;
    text-align: center;
    margin-bottom: 6px;
    margin-left: 6px; }
  .tags-wrapper a:hover {
    background: #e4e4e4;
    color: #716468;
    text-decoration: none; }

.brands-group {
  position: relative;
  background: #f3f3f3;
  padding-top: 40px;
  max-width: 1000px;
  margin: 36px auto;
  border: 1px solid #e3e3e3;
  border-radius: 3px; }
  .brands-group h2 {
    position: absolute;
    background: #0970cf;
    color: #f3f3f3;
    left: 0;
    top: 0;
    margin: 0;
    padding: 1px 8px;
    font-size: 30px;
    font-style: italic;
    font-weight: 550;
    line-height: 40px; }
  .brands-group h2:after {
    content: '';
    position: absolute;
    right: -30px;
    top: 0;
    border-top: 42px solid #0970cf;
    border-right: 30px solid transparent; }
  .brands-group .brands-list {
    padding: 24px 0;
    background: #f3f3f3;
    display: flex;
    flex-wrap: wrap; }
    .brands-group .brands-list .card {
      width: 25%;
      padding: 10px;
      margin-bottom: 1rem; }
    .brands-group .brands-list .card-figure {
      border: 1px #ccc solid; }
    .brands-group .brands-list .card-img-container {
      max-width: 100%;
      height: 150px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-flow: column;
      flex-flow: column;
      padding: 0 15px; }
    .brands-group .brands-list .card-body {
      padding: 0; }
    .brands-group .brands-list .card-title a {
      background: #312e29;
      color: #fff;
      padding: 10px 0;
      margin: 0;
      font-weight: 600;
      text-align: center; }

.brands-page-heading {
  margin: 0;
  padding: 0px 0 0px;
  font-size: 30px;
  letter-spacing: 0;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 100% !important;
  margin: 17px auto 0;
  max-width: 1040px; }

.brand-image {
  display: block;
  max-width: 100px;
  margin-left: 30px;
  margin-top: 10px; }
  .brand-image img {
    display: block;
    width: 100%;
    height: auto; }

@media only screen and (max-width: 990px) {
  .brands-group .brands-list .card {
    width: 33.33%; }
  .brand-image {
    margin-left: 20px; } }

@media only screen and (max-width: 600px) {
  .brands-group h2 {
    font-size: 25px; }
  .brands-group .brands-list .card {
    width: 50%; } }

@media only screen and (max-width: 400px) {
  .brands-group h2 {
    font-size: 22px;
    padding: 1px 6px; }
  .brands-group .brands-list .card {
    width: 100%; } }

@media only screen and (max-width: 370px) {
  .brands-group h2 {
    font-size: 18px;
    padding: 1px 4px; }
  .brands-group h2:after {
    border-right: 20px solid transparent;
    right: -20px; } }

.accessories-top-block {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  justify-content: center;
  row-gap: 30px; }
  .accessories-top-block .accessories-top-block-item {
    width: 12%;
    padding: 0 5px !important;
    text-align: center; }
  .accessories-top-block.golf-parts {
    margin-bottom: 16px; }
    .accessories-top-block.golf-parts .accessories-top-block-item {
      width: 11.111%; }
  .accessories-top-block .accessories-top-block-item:hover .accessories-item-image a img {
    -webkit-filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.2));
    width: 100%; }
  .accessories-top-block .accessories-top-block-item:hover .accessories-item-title span {
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
  .accessories-top-block .accessories-item-image {
    text-align: center;
    display: flex;
    justify-content: center; }
    .accessories-top-block .accessories-item-image a {
      width: 120px;
      height: 120px;
      background: #f5f5f5;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 8px solid #ffffff; }
    .accessories-top-block .accessories-item-image img {
      width: 95%;
      max-width: 160px;
      padding: 10px !important;
      transition: 0.3s; }
  .accessories-top-block.golf-parts .accessories-item-image a {
    width: 110px;
    height: 110px; }
  .accessories-top-block .accessories-item-title span {
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    color: #222222; }

@media only screen and (max-width: 1024px) {
  .accessories-top-block {
    row-gap: 10px; }
    .accessories-top-block .accessories-top-block-item,
    .accessories-top-block.golf-parts .accessories-top-block-item {
      width: 25%;
      margin-bottom: 16px; }
    .accessories-top-block .accessories-item-image a {
      border: 5px solid #ffffff; } }

@media only screen and (max-width: 600px) {
  .accessories-top-block {
    row-gap: 5px; }
    .accessories-top-block .accessories-top-block-item,
    .accessories-top-block.golf-parts .accessories-top-block-item {
      width: 25%; }
    .accessories-top-block .accessories-item-image a {
      border: 5px solid #ffffff;
      width: 100px;
      height: 100px; } }

@media only screen and (max-width: 480px) {
  .accessories-top-block .accessories-top-block-item,
  .accessories-top-block.golf-parts .accessories-top-block-item {
    width: 50%; } }
