[href]:focus, button:focus {
  outline: 2px solid #0f7fff !important;
  outline-offset: 1px !important; }

aside, main, nav {
  display: block; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

strong {
  font-weight: 700; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

img {
  border: 0; }

button {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button {
  text-transform: none; }

button {
  -webkit-appearance: button;
  cursor: pointer; }

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

a:hover {
  cursor: pointer; }

img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

img {
  -ms-interpolation-mode: bicubic; }

button {
  background: 0 0;
  border: 0; }

button:active, button:focus {
  box-shadow: none;
  outline: 0; }

div, h1, h2, h3, li, ol, p, ul {
  margin: 0;
  padding: 0; }

a {
  color: #333;
  line-height: inherit;
  text-decoration: underline; }

a:focus, a:hover {
  color: #757575; }

p {
  margin-bottom: 1.5rem; }

h1, h2, h3 {
  color: #444;
  font-family: Montserrat,Arial,Helvetica,sans-serif;
  font-weight: 400;
  letter-spacing: .25px;
  margin-bottom: .78571rem; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

i {
  font-style: italic;
  line-height: inherit; }

strong {
  font-weight: 700;
  line-height: inherit; }

ol, ul {
  list-style-position: outside;
  margin-bottom: 1.5rem; }

ul {
  margin-left: 1.15rem; }

ol {
  margin-left: 1.15rem; }

.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: Montserrat,Arial,Helvetica,sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background-color: transparent;
  border-color: #8f8f8f;
  color: #666;
  font-size: 1rem;
  padding: .85714rem 2.28571rem;
  border-radius: 4px;
  outline: 0;
  vertical-align: middle; }

.button:focus, .button:hover {
  background-color: transparent;
  border-color: #474747;
  color: #333; }

.button:active {
  background-color: transparent;
  border: 1px solid #757575;
  color: #000; }

.button:focus {
  outline: 0; }

.breadcrumbs {
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden; }

.breadcrumb {
  color: #757575;
  float: left;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  line-height: 1.5; }

.breadcrumb a {
  color: #757575; }

.breadcrumb:before {
  color: #757575;
  content: "/";
  margin: 0;
  position: relative;
  top: 1px; }

.breadcrumb:first-child:before {
  content: " ";
  margin: 0; }

.breadcrumb::before {
  margin: 0 .5rem; }

.category-cus #fast-simon-serp-app {
  min-height: 2000px; }

@media (min-width: 481px) {
  .breadcrumb::before {
    margin: 0 .5rem; } }

.breadcrumb-label {
  cursor: pointer; }

.breadcrumb-label:hover {
  color: #333;
  text-decoration: none; }

.breadcrumb.is-active > .breadcrumb-label {
  color: #757575;
  cursor: default; }

.modal {
  border-radius: 0;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: #fff;
  padding: 2.25rem 2.25rem;
  border: solid 0 #e5e5e5;
  box-shadow: none;
  max-height: 80%;
  overflow: auto;
  position: fixed; }

@media only screen and (max-width: 551px) {
  .modal {
    min-height: 100vh; } }

.modal > :first-child {
  margin-top: 0; }

.modal > :last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 551px) {
  .modal {
    left: 0;
    margin: 0 auto;
    max-width: 80%;
    right: 0;
    width: 900px; } }

@media only screen and (min-width: 551px) {
  .modal {
    top: 50% !important; } }

@media (min-width: 551px) {
  .modal {
    transform: translateY(-50%); } }

.modal--small {
  width: 500px; }

.modal-close {
  color: #666;
  cursor: pointer;
  font-size: 25px;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  top: 1.05rem;
  right: .75rem;
  transform: translateY(none); }

@media print {
  .modal {
    background: #fff !important;
    display: none; } }

.loadingOverlay {
  background: rgba(51, 51, 51, 0.9);
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 250ms ease-out;
  width: 100%; }

.loadingOverlay::before {
  height: 2.85714rem;
  width: 2.85714rem;
  border-radius: 2.85714rem;
  border: solid 2px;
  border-color: #fff #fff #999 #999;
  content: "";
  display: block;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(0);
  transform-style: preserve-3d;
  animation: spin 0.5s infinite cubic-bezier(0.69, 0.31, 0.56, 0.83); }

.aria-description--hidden {
  height: 1px;
  left: 0;
  margin-left: -10000px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 1px; }

.swal2-icon {
  position: relative;
  box-sizing: content-box;
  -ms-flex-pack: center;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.25em auto 1.875em;
  border: .25em solid transparent;
  border-radius: 50%;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.swal2-icon.swal2-error {
  border-color: #f27474;
  color: #f27474; }

.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: .3125em;
  border-radius: .125em;
  background-color: #f27474; }

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 1.0625em;
  transform: rotate(45deg); }

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 1em;
  transform: rotate(-45deg); }

.swal2-icon.swal2-error.swal2-icon-show {
  animation: swal2-animate-error-icon .5s; }

.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
  animation: swal2-animate-error-x-mark .5s; }

[class^=swal2] {
  -webkit-tap-highlight-color: transparent; }

.swal2-icon {
  display: -ms-flexbox;
  display: flex; }

h1, h2, h3 {
  font-weight: 400;
  margin-top: 2.28571rem; }

a {
  transition: color .15s ease; }

.page-heading {
  margin: 0 0 3rem;
  text-align: center; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

.modal {
  left: 50%;
  margin: 0;
  max-height: 90%;
  max-width: 95%;
  min-height: 240px;
  outline: 0;
  overflow: hidden;
  padding: 0;
  top: 50% !important;
  transform: translate(-50%, -50%); }

.modal-close {
  height: 2.28571rem;
  width: 2.28571rem;
  color: #757575;
  font-size: 26px;
  line-height: 2.28571rem;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  z-index: 50; }

.modal-close::before {
  border-color: transparent transparent #313440 transparent;
  border-style: solid;
  border-width: .71429rem;
  content: " ";
  position: absolute;
  right: 0;
  top: 50%; }

.modal-close::after {
  background-color: #313440;
  border-radius: .57143rem;
  color: #fff;
  content: attr(title);
  cursor: default;
  font-size: 1rem;
  padding: .28571rem .42857rem;
  position: absolute;
  right: 0;
  top: 100%;
  white-space: nowrap; }

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

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

@media (min-width: 801px) {
  .modal-close {
    font-size: 32px; } }

.modal-close:hover {
  color: #999; }

.modal--alert {
  background-color: #fff !important;
  border-radius: 4px;
  font-family: Karla,Arial,Helvetica,sans-serif;
  padding: 40px 20px 20px;
  text-align: center; }

.modal--alert .modal-content {
  color: #333;
  font-size: 1.14286rem; }

.modal--alert .button-container {
  margin: 25px 0 0; }

.modal--alert .button-container .confirm {
  background-color: #444;
  border-color: #444;
  color: #fff; }

.modal--alert .button-container .confirm:focus, .modal--alert .button-container .confirm:hover {
  background-color: #666;
  border-color: #666;
  color: #fff; }

.modal--alert .button-container .confirm:active {
  background-color: #000;
  border-color: #000;
  color: #fff; }

ol.breadcrumbs {
  display: none;
  font-size: 0;
  overflow: visible;
  text-align: center; }

.category-cus .container.main-cs-container .category-information div[data-content-type="row"] div#element {
  float: left;
  width: 100%; }

@media (min-width: 768px) and (max-width: 991px) {
  body .container.main-cs-container > .category-information {
    width: 74% !important; } }

@media (min-width: 551px) {
  ol.breadcrumbs {
    display: block; } }

.breadcrumb {
  display: inline-block;
  float: none;
  margin-right: .25rem; }

.breadcrumb.is-active > .breadcrumb-label {
  cursor: pointer;
  font-weight: 700; }

.breadcrumb:not(:first-child)::before {
  border-right: .1em solid #757575;
  content: "";
  display: inline-block;
  height: .8em;
  margin: 0 .25rem;
  transform: rotate(15deg); }

.button {
  line-height: 1rem;
  transition: all .15s ease; }

.loadingOverlay {
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
  z-index: 20; }

.category-header-image {
  width: 100%; }

.body {
  margin-bottom: 6rem;
  margin-top: 1.5rem; }

@media (min-width: 801px) {
  .body {
    margin-top: 2.5rem; } }

.page {
  margin: 0 -.75rem;
  max-width: none;
  width: auto; }

.page:after, .page:before {
  content: " ";
  display: table; }

.page:after {
  clear: both; }

.page-content {
  padding-left: .75rem;
  padding-right: .75rem;
  width: 100%;
  float: left; }

.page-sidebar {
  padding-left: .75rem;
  padding-right: .75rem;
  width: 100%;
  float: left;
  position: relative; }

@media (min-width: 801px) {
  .page-sidebar {
    padding-left: .75rem;
    padding-right: .75rem;
    width: 25%;
    float: left; }
  .page-sidebar + .page-content {
    padding-left: .75rem;
    padding-right: .75rem;
    width: 75%;
    float: left; } }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.71429rem;
  padding: 0 1.5rem;
  position: relative;
  width: 100%; }

@media (min-width: 1261px) {
  .container {
    padding: 0 6rem; } }

@media (min-width: 1400px) {
  a.subcategories-image {
    min-height: 162px; } }

ol.breadcrumbs {
  text-align: left;
  font-size: 12px; }

.breadcrumb:not(:first-child)::before {
  transform: none;
  border: none;
  -webkit-font-smoothing: antialiased;
  font-size: 8px;
  line-height: 18px;
  content: '\e608';
  font-family: luma-icons;
  margin: -1px 5px 0 -24px;
  vertical-align: top;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
  height: auto; }

.breadcrumb:not(:last-child)::after {
  -webkit-font-smoothing: antialiased;
  font-size: 8px !important;
  line-height: 18px;
  content: '\e608';
  font-family: luma-icons;
  vertical-align: top;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
  margin: 0 0 0 5px; }

li.breadcrumb {
  margin-right: 0;
  float: left;
  padding: 0 10px 0 10px; }

li.breadcrumb:first-child {
  padding-left: 0; }

.breadcrumb a {
  color: #333;
  font-size: 12px;
  text-decoration: none; }

.breadcrumb.is-active > .breadcrumb-label {
  font-weight: 400;
  color: #333; }

.container.main-cs-container {
  max-width: 1440px;
  width: 100%;
  padding: 0 20px;
  margin: auto;
  display: block; }

.page.parent .category-description {
  font-family: Open Sans,sans-serif; }

.page.parent .whyshopSection {
  font-family: Open Sans,sans-serif; }

.page.parent .page-content .subcategories-grid-item a {
  font-family: Open Sans,sans-serif; }

@media screen and (max-width: 767px) {
  .container.main-cs-container {
    padding: 0 10px; }
  .modal-close {
    top: 5px;
    right: 5px;
    border: 1px solid;
    border-radius: 100%;
    padding: 0;
    color: #000;
    height: 30px;
    width: 30px;
    line-height: 29px; } }

body nav[aria-label=Breadcrumb] {
  display: none; }

body .page-heading {
  margin: 0;
  font-size: 40px;
  text-align: left;
  vertical-align: top;
  margin-top: 0;
  padding-bottom: 1rem; }

.container.main-cs-container {
  overflow: hidden;
  clear: both;
  padding: 0 20px; }

.body {
  display: none; }

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

[href]:focus, button:focus {
  outline: 0 !important; }

#main-content .container .page h1.page-heading {
  display: none; }

nav[aria-label=Breadcrumb] {
  width: 100%;
  display: block;
  float: left; }

.page.parent > .hide-element {
  font-size: 0; }

.whyshopText {
  background: #333;
  padding: 10px 0 10px 20px;
  color: #fff;
  font-size: 15px;
  font-weight: 700; }

.whyshopBlock {
  background: #e5e5e5;
  padding: 15px; }

.readmoreLink {
  font-size: 13px;
  text-align: center;
  background: #e5e5e5;
  padding-bottom: 15px; }

.readmoreLink a {
  font-size: inherit;
  color: inherit;
  text-decoration: underline; }

.whyshopLink {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 15px; }

i.fa.fa-check-circle {
  margin-right: 10px;
  font-size: 18px; }

.whyshopSection {
  margin-top: 30px; }

.page.parent h1.page-heading {
  font-size: 25px;
  font-weight: 700;
  color: #e76020 !important;
  font-family: Roboto, sans-serif !important;
  text-transform: uppercase;
  margin-bottom: 0;
  text-align: left; }

.page.parent h3 {
  font-weight: 600;
  line-height: 11px;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 20px;
  font-family: Roboto, sans-serif !important;
  color: #222 !important; }

.page.parent h3 {
  font-weight: 600;
  line-height: 11px;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 20px;
  font-family: Roboto, sans-serif !important;
  color: #222 !important; }

.page.parent .page-content a {
  color: #006bb4;
  text-decoration: none; }

.page.parent .page-content a:hover {
  text-decoration: underline;
  color: #006bb4; }

li.subcategories-grid-item {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: calc(24% - 10px);
  margin: 5px;
  margin-bottom: 10px; }

li.subcategories-grid-item a img {
  vertical-align: middle;
  width: 95%; }

.page.parent .page-content .subcategories-grid-item a {
  text-decoration: none;
  clear: both;
  float: left;
  width: 100%;
  font-size: 14px;
  color: inherit;
  cursor: pointer;
  margin: 0;
  line-height: 20px;
  cursor: pointer;
  color: #222 !important; }

.page.parent .page-content .subcategories-grid-item a:hover {
  color: #222 !important;
  text-decoration: underline; }

ul.subcategories-grid {
  margin: 0; }

span.mobile-click.hide-element {
  display: none; }

#element div[data-role=content] {
  display: none; }

.filter-options-title-tab:after {
  margin-left: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: luma-icons;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center; }

.container.main-cs-container {
  position: relative; }

main#main-content {
  min-height: 470px;
  margin-top: 0 !important;
  margin-bottom: 30px; }

@media only screen and (max-width: 900px) {
  .page.parent h3 {
    line-height: 25px; }
  .page.parent li.subcategories-grid-item {
    width: calc(33% - 10px); }
  .page.parent .page-sidebar + .page-content {
    width: 65%; }
  .page.parent .page-sidebar {
    width: 35%; } }

@media only screen and (max-width: 767px) {
  .container.main-cs-container {
    padding: 0 10px; }
  h1.page-heading.classyunicodedone {
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 28.5px;
    margin-top: 30px;
    font-family: Open Sans,sans-serif;
    margin-bottom: 0; }
  .page.parent .page-sidebar + .page-content {
    width: 100%; }
  .category-description {
    display: none; }
  .page.parent h1.page-heading {
    text-transform: capitalize;
    font-weight: 600; }
  span.mobile-click.hide-element i {
    margin-left: 10px; }
  span.mobile-click.hide-element {
    display: block;
    padding: 0;
    font-size: 14px;
    border: none !important;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    color: #1979c3;
    cursor: pointer;
    background: 0 0;
    font-weight: 700; }
  .page.parent div[data-content-region=category_below_header] {
    display: none; }
  .page.parent li.subcategories-grid-item {
    width: calc(49% - 10px); }
  .page.parent h3 {
    line-height: 25px; }
  .page.parent aside#faceted-search-container {
    display: none; }
  .body {
    margin-top: 7px; }
  .category-cus .page.parent img {
    display: none; }
  .category-cus .page.parent #product-listing-container img {
    display: initial; }
  body .container.main-cs-container > .category-information {
    width: 100%; }
  .category-information div#category_image {
    display: none; }
  #element .active .filter-options-title-tab:after {
    content: '\e621'; }
  body .container.main-cs-container > .category-information h1.page-heading {
    text-transform: uppercase; }
  .category-cus #fast-simon-serp-app {
    min-height: 3100px; }
  .mobile-click .fa-chevron-down:before {
    content: '\e622' !important;
    font-family: 'luma-icons';
    font-style: normal !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    vertical-align: middle;
    display: inline-block;
    font-weight: 800;
    overflow: hidden;
    speak: none;
    text-align: center; } }

@media only screen and (max-width: 1024px) {
  body .page-heading {
    line-height: 44px;
    margin-bottom: 20px; } }

.category-description {
  width: 100%; }

.category-cus .container.main-cs-container > nav {
  display: none; }

img.category-header-image.lazyautosizes.lazyloaded {
  display: none !important; }

.category-description div#category_image {
  display: none; }

.category-description h2 {
  margin-top: 0;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 300;
  line-height: 28px; }

.category-677 .category-description h2,
.category-821 .category-description h2 {
  margin-top: 0;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 300;
  line-height: 28px; }

.category-677 div[data-role="content"] h3,
.category-821 div[data-role="content"] h3 {
  font-weight: 600;
  line-height: 11px;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 20px;
  font-family: Roboto, sans-serif !important;
  color: #222 !important; }

.category-677 h3.filter-options-title-tab.classyunicodedone,
.category-821 h3.filter-options-title-tab.classyunicodedone {
  color: #1979c3 !important;
  font-weight: 400;
  font-size: 14px; }

@media only screen and (min-width: 768px) {
  .category-cus main#main-content {
    display: block !important; } }

.category-cus .page.parent .category-image {
  width: 100%;
  float: none;
  display: block; }

main.body {
  display: block !important; }

@media only screen and (max-width: 767px) {
  #main-content .container .page h1.page-heading {
    display: block;
    margin-top: 0; }
  .category-description div[data-role=collapsible] {
    display: none; }
  .category-description #element div[data-role=content] {
    display: block !important; }
  .category-cus .page.parent .category-image {
    display: none; }
  a.subcategories-image {
    min-height: auto; } }

.category-cus #main-content .container .page h1.page-heading {
  margin-top: 25px;
  display: block;
  text-transform: capitalize;
  margin-bottom: 0;
  text-align: left; }

a:visited {
  color: #006bb4;
  text-decoration: none; }

a {
  color: #006bb4;
  text-decoration: none; }

a:hover {
  color: #006bb4;
  text-decoration: underline; }

p {
  margin-bottom: 10px; }

@media only screen and (max-width: 767px) {
  body nav[aria-label=Breadcrumb] {
    display: block; } }

.category-information h1.page-heading {
  color: #e76020 !important;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 5px;
  line-height: 28px;
  font-size: 25px;
  font-weight: 500;
  font-family: Open Sans,sans-serif;
  margin-top: 15px;
  padding-bottom: 0; }

.container.main-cs-container > .category-information {
  width: 74%;
  float: right;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.container.main-cs-container > .category-information > * {
  -ms-flex-order: 10;
  order: 10;
  text-align: left; }

.category-information div#category_image {
  -ms-flex-order: 0;
  order: 0;
  margin-top: 10px; }

.category-information div#element h3.filter-options-title-tab {
  margin-top: 0;
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 14px;
  font-family: Roboto, sans-serif !important; }

#element div[data-role="content"].active {
  display: block !important; }

#cat_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  z-index: 1001; }

#cat_popup {
  max-width: 700px !important;
  min-height: 360px;
  height: 510px !important;
  background: #ffffff;
  border: 3px solid #F69800;
  position: relative;
  top: 50%;
  left: 50%;
  padding-top: 5px;
  transform: translate(-50%, -50%);
  overflow: hidden; }

.action-close {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0px;
  text-align: right;
  padding: 5px;
  cursor: pointer; }

.action-close:before {
  content: "";
  background-image: url(https://cdn11.bigcommerce.com/s-byznwdb8us/images/stencil/original/image-manager/close-icon-100.png);
  background-size: 100% 100%;
  display: inline-block;
  height: 20px;
  width: 20px; }

.v_logo {
  margin-left: 10px;
  margin-bottom: 10px; }

.cat_wrapper_pop_up_table {
  border: 1px #b4b4b4 solid;
  width: 95%;
  z-index: 9000000002020;
  margin: 0px auto;
  margin-bottom: 20px; }

.cat_wrapper_pop_up_table td:first-child {
  text-align: left !important;
  min-width: 315px !important;
  width: 315px !important;
  padding: 11px 10px; }

.cat_wrapper_pop_up_table td {
  text-align: center !important; }

.cat_wrapper_pop_up_table .even {
  background-color: #e5e5e5 !important; }

#cat_wrapper thead th:nth-child(1) {
  position: relative;
  display: block;
  min-width: 315px !important;
  text-align: left !important;
  padding: 11px 10px; }

#cat_wrapper table > thead > tr > th, #cat_wrapper table > tbody > tr > th, #cat_wrapper table > tfoot > tr > th, #cat_wrapper table > thead > tr > td, #cat_wrapper table > tbody > tr > td, #cat_wrapper table > tfoot > tr > td {
  padding: 11px 10px; }

#cat_wrapper tbody {
  position: relative;
  display: block;
  width: 680px;
  height: 400px;
  margin: 0px auto !important;
  overflow: scroll;
  overflow-x: hidden; }

#cat_wrapper thead {
  position: relative;
  display: block;
  width: 680px;
  overflow: visible; }

.cat_question .question:after {
  content: '\e622';
  font-family: luma-icons;
  font-size: 11px;
  padding-left: 10px;
  color: #000; }

.cat_question .question {
  font-weight: 600;
  font-size: 14px;
  cursor: pointer; }

.cat_question .answer {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 14px;
  padding-left: 30px;
  line-height: 17px; }

h3.cat_questions_faq:after {
  content: '\e622';
  font-family: luma-icons;
  font-size: 13px;
  padding-left: 5px;
  color: #000; }

h3.cat_questions_faq {
  cursor: pointer; }

.whyshopLink .fa-check-circle:before {
  content: "";
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z'/%3e%3c/svg%3e");
  width: 16px;
  height: 18px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50%;
  overflow: visible; }

.category-cus h3.filter-options-title-tab:after,
.category-cus #element .filter-options-title-tab:after {
  content: '\e622' !important; }

.category-cus #element .active .filter-options-title-tab:after {
  content: '\e621' !important; }

.category-cus .container.main-cs-container .category-information div[data-content-type="row"] .category-image .image {
  width: 100%;
  max-width: 50%;
  text-align: center;
  margin: auto; }

.category-cus .container.main-cs-container .category-information div[data-content-type="row"] .category-image {
  text-align: center;
  float: none;
  margin-bottom: 0; }

.category-cus .container.main-cs-container .category-information div[data-content-type="row"] .video-brand {
  float: left;
  display: inline-block;
  clear: both !important;
  width: 100%;
  padding: 0;
  margin-bottom: 0; }

.category-cus .container.main-cs-container .category-information div[data-content-type="row"] .video-brand li {
  display: inline-block;
  max-width: 223px;
  vertical-align: top;
  margin: 10px 10px 10px 0px !important; }

.category-cus .container.main-cs-container .category-information div[data-content-type="row"] .filter-options-title-tab:after {
  margin-left: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center; }

.category-cus .container.main-cs-container .category-information div[data-content-type="row"] .allow.active .filter-options-title-tab:after {
  content: '\e621' !important; }

.category-cus .container.main-cs-container .category-information div[data-content-type="row"] h3.filter-options-title-tab {
  font-size: 1.4rem; }
