@import url("https://fonts.googleapis.com/css2?family=Antonio:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap");
h1, h2, h3, h4, h5, h6 {
  font-family: 'Anton', sans-serif !important; }

/*
a.logo-link > img {
    width: 100%;
}
*/
.gr-dropzone {
  display: none; }

.card-title a:not(._showDisplay), .productView-title:not(._showDisplay), .previewCartItem-name a:not(._showDisplay), .cart-item-name a:not(._showDisplay), .breadcrumb-label:not(._showDisplay) {
  /* opacity:0 !important; */ }

.filterSearchpage label.button.button--small.card-figcaption-button.compare {
  display: none !important; }

.bx-viewport {
  height: auto !important; }

.top-menu {
  background-color: #111111; }
  @media only screen and (min-width: 1025px) {
    .top-menu {
      height: 40px; }
      .top-menu .left {
        line-height: 40px; } }

.left.custom-msg p {
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold; }
  @media (max-width: 1024px) {
    .left.custom-msg p {
      display: none; } }

.custom-action {
  display: flex;
  opacity: 1;
  float: right; }
  @media (max-width: 1024px) {
    .custom-action {
      float: left;
      margin-left: 40px;
      line-height: 32px; } }
  @media (max-width: 800px) {
    .custom-action {
      display: none; } }
  .custom-action .header-compare, .custom-action .header-price {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .custom-action .header-compare h5, .custom-action .header-price h5 {
      margin: 0 0 0 8px;
      color: #f3c000; }
  .custom-action .header-price img, .custom-action .header-price h5 {
    padding: 0.6rem 0;
    max-height: 40px;
    font-family: 'Open Sans',sans-serif !important;
    font-weight: bold; }
  .custom-action .header-price {
    background: #e31d1d;
    padding: 0 2rem;
    text-decoration: none;
    position: relative; }
  .custom-action .header-compare {
    background-color: #111111;
    padding: 0 3rem;
    border-left: 1px solid #fff;
    text-decoration: none;
    position: relative; }
    .custom-action .header-compare .countPill {
      display: none; }
    .custom-action .header-compare.show .countPill {
      display: block;
      top: 10px !important;
      right: 15px !important;
      left: auto; }
  .custom-action .header-compare img, .custom-action .header-compare h5 {
    padding: 0.6rem 0;
    max-height: 40px;
    font-family: 'Open Sans',sans-serif !important;
    font-weight: bold; }

@media only screen and (min-width: 1025px) {
  .top-menu .right.account-links {
    margin-right: 0.5rem; }
    .top-menu .right.account-links > * {
      line-height: 40px; } }

@media (min-width: 1025px) {
  .account-link.wishlist {
    display: none; } }

@media only screen and (max-width: 1024px) {
  .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: #FFF; }
  h2.container-header.mobile, .custom-pages-nav .navPages-action, div#menu.mobile-menu .navPage-subMenu li a {
    color: #FFCB07 !important; }
  div#menu.mobile-menu li.navPages-item span.down-arrow svg, div#menu.mobile-menu .search-icon-no svg, div#menu.mobile-menu li.navPages-item.is-root.active span.down-arrow svg {
    fill: #FFCB07 !important; }
  .navPages, div#menu.mobile-menu a.navPages-action.navPages-action-depth-max.has-subMenu.is-root.active, #menu ul.navPage-subMenu-list {
    background-color: #393939 !important; }
  #menu .navPages .navPage-subMenu-list li a {
    background-color: #494949 !important; } }

@media only screen and (max-width: 800px) {
  #menu .navPages .navPage-subMenu-list li a {
    background-color: #494949 !important; }
  li.navPage-subMenu-item.is-root svg {
    top: -17px; } }

.main-nav-container.full-width.fixed-ready {
  background: url("../img/home/header-bg.png");
  background-repeat: no-repeat;
  background-size: cover; }

.header-container {
  /* background: url('../img/home/header-bg.png'); */
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover; }

header.header {
  background-color: transparent !important; }

div#menu.navPages-container.inside-header {
  background-color: transparent !important; }

li.navUser-item.navUser-item--cart.desktop.is-root a.navUser-action svg {
  color: black !important;
  fill: black !important; }

li.navUser-item.navUser-item--account.is-root a.navUser-action svg {
  color: black !important;
  fill: black !important; }

.header-contact {
  text-transform: uppercase;
  text-align: right;
  display: table-cell; }
  @media screen and (max-width: 1080px) {
    .header-contact {
      display: none; } }
  .header-contact h6 {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 1.1;
    font-family: 'Open Sans', sans-serif !important; }
  .header-contact h5 {
    margin: 0;
    color: red;
    font-size: 22px;
    line-height: 1;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif !important;
    letter-spacing: 1.2px;
    font-weight: 900; }
    .header-contact h5 a {
      text-decoration: none;
      color: red; }
  .header-contact p {
    margin-top: 0;
    font-family: 'Open Sans', sans-serif !important; }

.header-padding {
  padding: 10px 0; }

@media screen and (min-width: 1080px) {
  .header-logo {
    width: 30%; } }

@media screen and (min-width: 1080px) {
  div#menu.navPages-container.inside-header.left-logo {
    width: 36% !important; } }

header .form-fieldset {
  width: 100% !important; }

.countPill {
  background-color: red !important;
  color: #fff !important; }
  @media screen and (min-width: 1080px) {
    .countPill {
      top: -5px !important;
      left: 29px; } }

.main-nav-container.full-width {
  background-color: #f3c000;
  border-top: 0px solid;
  border-bottom: 5px solid #000 !important;
  padding: 5px 0; }
  .main-nav-container.full-width .navPages-container {
    background-color: #f3c000; }

.custom-pages-nav .navPages-action {
  color: #022222; }

div#side-categories.alternate h2.container-header {
  color: #022222 !important; }

.header-container-left-aligned-logo {
  background-color: transparent !important; }

.header-padding {
  background-color: transparent !important; }

a:hover {
  color: #000; }

a.button.button--small.card-figcaption-button:hover {
  background-color: #f3c000;
  border-color: #f3c000;
  color: #000 !important; }

a.button.button--small.card-figcaption-button.quickview:hover {
  background-color: #f3c000;
  color: white;
  border-color: rgba(0, 0, 255, 0); }

#body.chrome.windows .main-nav-container.fixed.fixed-ready .navPages-quickSearch.right.searchbar.sticky {
  top: 0px !important; }

.quickSearchResults .webitem-flag-label {
  display: none; }

.footer-locations {
  background-color: #544d38;
  padding: 25px 0; }
  .footer-locations > div {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    max-width: 1170px !important;
    margin: 0 auto;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff; }
    @media screen and (max-width: 667px) {
      .footer-locations > div {
        grid-gap: 0px; } }
    @media screen and (max-width: 480px) {
      .footer-locations > div {
        grid-template-columns: unset;
        grid-row-gap: 1.5rem;
        padding: 0 4rem;
        border: none; } }
    .footer-locations > div div {
      text-align: center; }
      @media screen and (max-width: 480px) {
        .footer-locations > div div {
          border-left: 1px solid #fff;
          border-right: 1px solid #fff; } }
      .footer-locations > div div:nth-child(2) {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff; }
      .footer-locations > div div h4 {
        margin: 0;
        color: #f3c000; }
      .footer-locations > div div p {
        color: white; }
        @media screen and (max-width: 551px) {
          .footer-locations > div div p {
            font-size: 12px; } }
        @media screen and (max-width: 667px) {
          .footer-locations > div div p br {
            display: none; } }
      .footer-locations > div div a {
        display: block;
        background-color: #f3c000;
        text-transform: uppercase;
        padding: 1rem;
        border-radius: 10px;
        text-decoration: none;
        color: #000;
        font-weight: bold;
        margin: 0 auto;
        width: 160px; }

/* FOOTER */
.footer {
  margin-top: 0px;
  background-size: cover;
  background-repeat: no-repeat; }

h5.footer-info-heading {
  color: #f3c000 !important; }

.footer-info-list a {
  color: #fff; }
  .footer-info-list a:hover {
    color: #fff;
    text-decoration: underline; }

p.subscription-intro.smaller.lighter.lowercase {
  color: #aaaaaa; }

.footer-bottom span {
  color: #aaaaaa; }

.footer-bottom ul li a {
  color: #aaaaaa; }

.footer-bottom ul li {
  color: #aaaaaa; }

.footer-info .navUser-or {
  color: #fff !important; }

.footer-bottom .content {
  border-color: #fff !important; }

.form-prefixPostfix.wrap {
  position: relative; }

.input-icon {
  position: absolute;
  right: 2.5%;
  top: calc(50% - 0.5em);
  font-size: 20px; }

.footer-bottom .right {
  padding-top: 15px; }

article.footer-info-col.footer-info-col--small {
  font-size: 16px; }

.socialLinks--alt .icon {
  background: #444444;
  border-radius: 50%;
  height: 40px;
  width: 40px; }
  .socialLinks--alt .icon svg {
    fill: #ffffff; }
  .socialLinks--alt .icon:hover {
    background: #f3c000; }
    .socialLinks--alt .icon:hover svg {
      fill: #212121; }

div#side-categories li a {
  background-color: #f3c000; }

div#side-categories li.navPages-item.is-root {
  background: #f3c000 !important; }

/*Homepage*/
.slider span.heroCarousel-action.button {
  background-color: #ffd63d !important;
  border-color: transparent !important;
  padding: 1.2em 4rem !important;
  color: #000; }

.slick-dots li.slick-active button::before {
  background: #ffd63d !important; }

.slick-dots li button:before {
  background: #333;
  opacity: 1; }

@media screen and (min-width: 801px) {
  .slider.float.in-container .heroCarousel-content {
    left: 40%;
    background: transparent; }
  .slider.float.in-container .heroCarousel-content h1 {
    text-align: left !important; }
  .slider.float.in-container .heroCarousel-content p {
    text-align: left !important; }
  .slider.float.in-container .heroCarousel-content span.heroCarousel-action.button {
    margin: unset; }
  .slider span.heroCarousel-action.button {
    background-color: #ffd63d !important;
    border-color: transparent !important;
    padding: 1.2em 4rem !important;
    color: #000; } }

h4.card-title a {
  color: #222222 !important; }

a.button.button--small.card-figcaption-button.quickview {
  background-color: #f3c000;
  border-color: #f3c000;
  color: #222222; }

.icon--ratingFull svg {
  fill: #f3c000; }

a.button.button--small.card-figcaption-button {
  background-color: #f3c000;
  border-color: #f3c000;
  color: #222222; }

.card-text span.price {
  color: #544d38; }

body.main.home.eleven-seventy ul.productGrid--maxCol3 figure.card-figure {
  min-height: 289.33px !important;
  border: 1px solid #ebebeb;
  border-radius: 5px; }

/* FOUR IMAGES SECTION */
@media only screen and (min-width: 481px) {
  .flex-four-img {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between; } }

.flex-four-img > .flex-item {
  width: 49%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding: 0.5rem 0; }
  @media screen and (max-width: 480px) {
    .flex-four-img > .flex-item {
      width: 85%;
      margin: 0 auto; } }

.flex-four-img > .flex-item > div, .flex-four-img > .flex-item > img {
  grid-row: 1 / 2;
  align-self: center; }

.flex-four-img > .flex-item > img {
  grid-column: 1 / 5;
  display: block;
  max-width: 100%;
  align-self: auto; }

.flex-four-img > .flex-item > div {
  grid-column: 1 / 5;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center; }
  .flex-four-img > .flex-item > div h2 {
    margin: 0;
    color: #f3c000; }
    @media screen and (max-width: 667px) {
      .flex-four-img > .flex-item > div h2 {
        font-size: 20px; } }
  .flex-four-img > .flex-item > div p {
    color: #fff;
    margin: 0; }

/* 3 Description Products */
.best-products-section {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 25px 0;
  border-radius: 5px;
  margin-bottom: 3rem; }

.best-products-section > div {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  max-width: 1170px !important;
  margin: 0 auto;
  text-align: center; }
  @media screen and (max-width: 667px) {
    .best-products-section > div {
      grid-gap: 0px; } }
  @media screen and (max-width: 480px) {
    .best-products-section > div {
      grid-template-columns: unset;
      grid-row-gap: 1.5rem;
      padding: 0 4rem;
      border: none; } }
  .best-products-section > div div {
    text-align: center;
    text-align: center;
    display: grid;
    place-content: center;
    place-items: center; }
    @media screen and (max-width: 480px) {
      .best-products-section > div div {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff; } }
    .best-products-section > div div:nth-child(2) {
      border-left: 1px solid #fff;
      border-right: 1px solid #fff; }
    .best-products-section > div div h4 {
      margin: 10px 0 0 0;
      color: #f3c000;
      font-size: 18px;
      text-transform: uppercase; }
    .best-products-section > div div p {
      color: white;
      margin: 0;
      font-weight: bold; }
      @media screen and (max-width: 551px) {
        .best-products-section > div div p {
          font-size: 12px; } }
      @media screen and (max-width: 1000px) {
        .best-products-section > div div p br {
          display: none; } }

.category-main-image {
  display: none !important; }
  .category-main-image.banner-category {
    display: block !important; }

.category-main-image.banner-category h2.container-header {
  font-size: 28px; }

span.compare-text {
  font-weight: 600; }

.category .both-grid-list-views .pagination.bottom {
  margin-top: 0; }

.product figure {
  border: 1px solid #f0f0f0;
  border-radius: 5px; }

.product .webitem-flag-label {
  font-family: Anton;
  color: #2f2f2b; }

h4.card-title {
  height: 67px !important;
  margin-bottom: 5px; }

.listItem-title > a {
  font-weight: 500; }

.category-main-image.banner-category {
  height: auto;
  position: relative; }
  .category-main-image.banner-category div.category-header-image {
    height: auto; }
  @media (max-width: 800px) {
    .category-main-image.banner-category img.category-header-image {
      min-height: 200px;
      object-fit: cover; } }
  .category-main-image.banner-category .container-header {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #FFF !important;
    padding: 0;
    margin: 0;
    text-transform: none; }

.category-page-card {
  margin-bottom: 1.5rem; }
  .category-page-card._w-product {
    margin-bottom: 2rem; }
  .category-page-card .grid-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end; }
    .category-page-card .grid-list .grid-item {
      width: 31%;
      margin: 1%;
      display: inline-block;
      /*border: 1px solid #e0e0e0;*/
      margin: 1%; }
      @media (max-width: 991px) {
        .category-page-card .grid-list .grid-item {
          width: 31%; } }
      @media (max-width: 800px) {
        .category-page-card .grid-list .grid-item {
          width: 48%; } }
      @media (max-width: 550px) {
        .category-page-card .grid-list .grid-item {
          width: 98%; } }
      .category-page-card .grid-list .grid-item .category-card-link {
        display: inline-block;
        width: 100%;
        text-align: center;
        text-decoration: none; }
        .category-page-card .grid-list .grid-item .category-card-link .img-box {
          width: 100%;
          margin: auto;
          position: relative;
          /*max-width: 260px;*/
          border: 1px solid #e0e0e0; }
          .category-page-card .grid-list .grid-item .category-card-link .img-box:after {
            content: '';
            display: block;
            height: 0;
            width: 100%;
            padding-bottom: 131.8%; }
          .category-page-card .grid-list .grid-item .category-card-link .img-box img {
            width: auto;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            border: 0;
            width: 100%;
            max-height: 100%;
            object-fit: contain;
            font-family: 'object-fit: contain;'; }
        .category-page-card .grid-list .grid-item .category-card-link .card-title {
          /*background:#f3c000;*/
          padding: 5px;
          color: #544d38;
          margin: 0;
          display: flex;
          justify-content: center;
          align-items: center;
          min-height: 50px; }
          .category-page-card .grid-list .grid-item .category-card-link .card-title span {
            color: #544d38;
            text-transform: uppercase;
            font-size: 20px;
            line-height: 1; }
        .category-page-card .grid-list .grid-item .category-card-link:hover .card-title {
          /*background:#191919;*/
          background: #f3c000; }

article.card-title-two-lines h4.card-title, h4.card-title, .card-title > a {
  font-weight: 500; }

.product.main.left .main-image-container {
  border: 1px solid #e2e2e2; }

.productView-container {
  border: 1px solid #cccccc;
  border-radius: 5px; }
  .productView-container .productView-product > * {
    padding: 0 1rem !important;
    margin-bottom: 10px; }
  .productView-container .productView-product > [data-content-region] {
    margin-bottom: 0px; }
  .productView-container .productView-product .productView-sku-sm {
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #cccccc; }
    .productView-container .productView-product .productView-sku-sm .productView-sku {
      margin: 0;
      /*display: flex;*/
      text-align: right; }
      .productView-container .productView-product .productView-sku-sm .productView-sku dd.productView-info-value {
        font-weight: bold;
        float: none;
        display: inline-block;
        margin-right: 5px; }
      .productView-container .productView-product .productView-sku-sm .productView-sku dt {
        float: none;
        display: inline-block; }
    .productView-container .productView-product .productView-sku-sm .socmed-view {
      order: 1;
      padding: 1rem 0; }
      .productView-container .productView-product .productView-sku-sm .socmed-view .socialLinks {
        display: flex;
        justify-content: flex-end;
        align-content: center;
        margin-top: -10px;
        margin-bottom: -12px; }
        .productView-container .productView-product .productView-sku-sm .socmed-view .socialLinks .socialLinks-item {
          order: 1; }
        .productView-container .productView-product .productView-sku-sm .socmed-view .socialLinks .socialLinks-item--facebook, .productView-container .productView-product .productView-sku-sm .socmed-view .socialLinks .socialLinks-item--twitter, .productView-container .productView-product .productView-sku-sm .socmed-view .socialLinks .socialLinks-item--pinterest {
          order: 0; }
        .productView-container .productView-product .productView-sku-sm .socmed-view .socialLinks .socialLinks-item .socialLinks__link {
          height: 2rem; }
          .productView-container .productView-product .productView-sku-sm .socmed-view .socialLinks .socialLinks-item .socialLinks__link.icon--twitter {
            width: 20px; }
          .productView-container .productView-product .productView-sku-sm .socmed-view .socialLinks .socialLinks-item .socialLinks__link.icon--pinterest {
            width: 20px; }
        .productView-container .productView-product .productView-sku-sm .socmed-view .socialLinks .socialLinks-item--text {
          color: #191919; }
        .productView-container .productView-product .productView-sku-sm .socmed-view .socialLinks .icon svg {
          fill: #333; }
    @media (max-width: 1200px) and (min-width: 768px), (max-width: 550px) {
      .productView-container .productView-product .productView-sku-sm {
        display: block;
        text-align: center; }
        .productView-container .productView-product .productView-sku-sm .productView-sku {
          display: inline-block;
          padding: 0 0 0;
          text-align: center; }
        .productView-container .productView-product .productView-sku-sm .socmed-view {
          padding: 0 0 1rem; }
          .productView-container .productView-product .productView-sku-sm .socmed-view .socialLinks {
            justify-content: center; } }
  .productView-container .productView-product .brand-rating-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #ebebeb;
    padding-top: 5px !important;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 5px !important; }
  .productView-container .productView-product .productView-brand {
    max-width: 50%;
    display: inline-block; }
    .productView-container .productView-product .productView-brand span {
      font-weight: bold;
      padding: 1rem 0;
      display: inline-block; }
    .productView-container .productView-product .productView-brand img {
      padding: 5px 0;
      max-width: 200px;
      max-height: 100px;
      margin: 5px 0; }
  .productView-container .productView-product .productView-rating {
    font-weight: bold;
    /* text-align: right;
			max-width: 60%;*/ }
    .productView-container .productView-product .productView-rating span.productView-reviewLink {
      float: none; }
      @media only screen and (max-width: 800px) {
        .productView-container .productView-product .productView-rating span.productView-reviewLink {
          display: inline-block;
          width: auto; } }
  .productView-container .productView-product .productView-info > :first-child {
    margin-top: 0; }
  .productView-container .productView-product .productView-price {
    padding: 0 !important;
    padding-bottom: 15px !important;
    margin-bottom: 0;
    background: #222222;
    text-align: center;
    color: #f3c000;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center; }
    .productView-container .productView-product .productView-price .sale-price {
      order: 0; }
      .productView-container .productView-product .productView-price .sale-price span {
        color: #f3c000 !important; }
    .productView-container .productView-product .productView-price .msrp-sale-regular-price-section {
      order: 1;
      color: #FFF; }
    .productView-container .productView-product .productView-price .price-section--saving, .productView-container .productView-product .productView-price .msrp-sale-regular-price-section .price-section, .productView-container .productView-product .productView-price .price-label, .productView-container .productView-product .productView-price .price-label.label-active {
      display: none !important; }
    .productView-container .productView-product .productView-price .msrp-sale-regular-price-section .non-sale-price {
      display: inline-block !important; }
      .productView-container .productView-product .productView-price .msrp-sale-regular-price-section .non-sale-price .price-label.label-active {
        display: none !important; }
  .productView-container div#add-to-cart-wrapper {
    display: flex;
    width: 100%;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0;
    float: none; }
    @media (max-width: 1200px) and (min-width: 768px), (max-width: 550px) {
      .productView-container div#add-to-cart-wrapper {
        display: block; } }
    .productView-container div#add-to-cart-wrapper.qty-box-visible .form-field.form-field--increments {
      position: relative;
      margin-right: 1rem;
      display: inline-block;
      width: auto;
      margin-bottom: 15px !important; }
      .productView-container div#add-to-cart-wrapper.qty-box-visible .form-field.form-field--increments label.form-label {
        margin-top: 10px;
        margin-bottom: 5px;
        float: left !important; }
    .productView-container div#add-to-cart-wrapper.qty-box-visible .form-action {
      margin-top: 0;
      width: 60% !important;
      float: none;
      display: inline-block;
      margin-bottom: 15px; }
      @media (max-width: 1200px) and (min-width: 768px), (max-width: 550px) {
        .productView-container div#add-to-cart-wrapper.qty-box-visible .form-action {
          width: 100% !important; } }
    .productView-container div#add-to-cart-wrapper .form-increment {
      height: auto;
      border: 1px solid #e2e2e2;
      border-radius: 5px;
      padding: 7px 5px; }
      .productView-container div#add-to-cart-wrapper .form-increment .button {
        border: 0 !important;
        padding: 0; }
      .productView-container div#add-to-cart-wrapper .form-increment .form-input {
        border: 0 !important;
        font-weight: bold !important; }
      .productView-container div#add-to-cart-wrapper .form-increment .icon {
        height: 1.5rem;
        width: 1.5rem; }
    .productView-container div#add-to-cart-wrapper #form-action-addToCart, .productView-container div#add-to-cart-wrapper #form-action-addToCart:hover {
      background-color: #f3c000;
      border-color: #f3c000;
      color: #222 !important;
      padding: 15px !important;
      margin: 0; }
  .productView-container .productView-options {
    border-bottom: 1px solid #cccccc;
    padding: 0 1rem; }
  .productView-container .productView-wishlist {
    text-align: center; }

.payment-options {
  width: 100%;
  text-align: center;
  padding: 1rem; }
  .payment-options .footer-payment-icons {
    margin: 0;
    float: none;
    text-align: center; }

.product-page-layout#body .productView-details .price-section.price-section--withoutTax.non-sale-price--withoutTax span.price-label.label-active {
  display: none !important; }

.productView-details.before-sale-price-visible span.price.price--non-sale {
  opacity: 1 !important; }

ul.tabs .tab .tab-title {
  color: #b5b5b5 !important; }

ul.tabs .tab.is-active .tab-title {
  color: #222222 !important; }

ul.tabs li.tab:before {
  background-color: #222; }

._dataTable-viewer {
  display: flex;
  flex-direction: column; }

._addsData {
  display: flex; }
  ._addsData ._addsData-key {
    border: 1px solid #ebebeb;
    padding: 1rem;
    flex: 1;
    font-weight: bold;
    background: #fbfbfb; }
    ._addsData ._addsData-key br {
      display: none; }
  ._addsData ._addsData-value {
    border: 1px solid #ebebeb;
    padding: 1rem;
    flex: 2; }

div.top-fix {
  padding: 5px;
  border-top: 5px solid transparent;
  margin: -40px 0 0;
  background-clip: padding-box; }

.section-banner-img .banner-text strong, .section-about-banner .banner-text strong {
  font-weight: 400; }

/* CMS - Customer Service*/
.border-text-container {
  border-left: 3px solid #f3c000;
  padding: 0px 1em; }

.border-bottom.cs {
  padding-bottom: 2.5em !important; }

.section-banner-img {
  position: relative; }
  @media screen and (max-width: 1000px) {
    .section-banner-img {
      background-image: url("https://cdn11.bigcommerce.com/s-ffckdl5hk2/product_images/uploaded_images/customer-sm-banner.png");
      position: relative;
      width: 100%;
      height: 10rem;
      background-size: cover;
      display: grid;
      place-content: center;
      border-radius: 5px; } }
  @media screen and (max-width: 480px) {
    .section-banner-img {
      height: 8rem; } }
  .section-banner-img > img {
    position: relative;
    width: 100%; }
    @media screen and (max-width: 1000px) {
      .section-banner-img > img {
        display: none; } }
  .section-banner-img .banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    @media screen and (max-width: 1000px) {
      .section-banner-img .banner-text {
        width: 85%;
        margin: 0 auto; } }
  .section-banner-img .banner-text h2.page-heading {
    color: #fff !important; }
    @media screen and (max-width: 1000px) {
      .section-banner-img .banner-text h2.page-heading {
        text-align: center; } }
    @media screen and (max-width: 480px) {
      .section-banner-img .banner-text h2.page-heading {
        font-size: 18px !important; } }

div#menu-section-banner > ul {
  display: inline-flex;
  width: 100%;
  list-style: none;
  margin-left: 1em;
  margin-top: 1em; }
  @media screen and (max-width: 480px) {
    div#menu-section-banner > ul {
      display: block; } }

div#menu-section-banner > ul li::before {
  content: "\2022";
  color: #f3c000;
  font-weight: 700;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

div#menu-section-banner > ul li {
  width: 25%; }

.section-text-content {
  border-top: 1px solid #000; }
  .section-text-content p {
    font-size: 16px; }
  .section-text-content .border-bottom {
    border-bottom: 1px solid #000;
    padding-bottom: 1em; }
  .section-text-content h2, .section-text-content h4 {
    font-family: 'Anton' !important;
    font-weight: 400 !important; }
  .section-text-content strong, .section-text-content b {
    font-weight: 800 !important; }

/* CMS - About Richmond Supply*/
.section-about-banner {
  position: relative; }
  .section-about-banner img {
    position: relative; }
  .section-about-banner .banner-text.about {
    left: 30%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(to right, #101111, rgba(17, 17, 17, 0.1));
    width: 60%;
    padding: 1.5rem 0 1.5rem 4.5rem; }
    .section-about-banner .banner-text.about h2 {
      color: #fff !important;
      line-height: 1.2; }
      @media screen and (max-width: 480px) {
        .section-about-banner .banner-text.about h2 {
          font-size: 18px; } }

.section-richmond-images {
  margin-bottom: 1.5em; }
  .section-richmond-images .richmond-company-images {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-flow: row wrap; }
    .section-richmond-images .richmond-company-images div {
      max-width: 49%; }

.section-contact-us {
  background-image: url("https://cdn11.bigcommerce.com/s-ffckdl5hk2/product_images/uploaded_images/email-banner-img.png");
  width: 100%;
  height: 100%;
  padding: 4.5rem 2rem;
  border-radius: 5px;
  background-size: contain;
  background-repeat: no-repeat; }
  @media screen and (max-width: 812px) {
    .section-contact-us {
      background-size: cover; } }
  .section-contact-us .richmond-company-images {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-flow: row wrap;
    align-items: center; }
    @media screen and (max-width: 480px) {
      .section-contact-us .richmond-company-images {
        flex-direction: column-reverse; } }
  .section-contact-us .richmond-company-images > div {
    max-width: 49%; }
    @media screen and (max-width: 480px) {
      .section-contact-us .richmond-company-images > div {
        max-width: 100%; } }
  .section-contact-us .contact-us-content {
    display: flex;
    align-items: center; }
    .section-contact-us .contact-us-content h6 {
      font-weight: 800 !important;
      font-size: 16px !important;
      color: #fff !important; }
      @media screen and (max-width: 1200px) {
        .section-contact-us .contact-us-content h6 br {
          display: none; } }
    .section-contact-us .contact-us-content p {
      font-size: 16px;
      color: #fff;
      font-weight: 800 !important; }
    .section-contact-us .contact-us-content div > a {
      background: #f3c000;
      color: #000 !important;
      padding: 1rem 4rem;
      border-radius: 5px;
      text-decoration: none;
      text-transform: uppercase;
      font-weight: 800;
      font-size: 16px; }

/* CMS - Industrial Services We Offer*/
.cs-h4 {
  margin-top: 2em !important; }

p.margin-bottom {
  margin-bottom: 0; }

.bold-color {
  color: #544d38;
  font-weight: 600; }

.bold-color.ul {
  color: #544d38;
  font-weight: 600; }

.menu-section-industrial > ul {
  column-count: 4;
  list-style: none;
  margin: 1em 0 0 1em;
  padding-bottom: 1em; }
  .menu-section-industrial > ul li::before {
    content: "\25A0";
    color: #f3c000;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em; }

.menu-section-industrial-1 > ul {
  column-count: 3;
  list-style: none;
  margin: 1em 0 0 1em;
  padding-bottom: 1em; }
  .menu-section-industrial-1 > ul li::before {
    content: "\25A0";
    color: #f3c000;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em; }

.red-text {
  color: red !important;
  text-transform: capitalize; }

.content-flex-side {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 1rem 0;
  border-bottom: 1px solid black;
  align-items: center; }
  @media screen and (max-width: 480px) {
    .content-flex-side {
      flex-direction: column-reverse; } }

.content-flex-side > div:first-child {
  width: 68%; }
  @media screen and (max-width: 800px) {
    .content-flex-side > div:first-child {
      width: 47%; } }
  @media screen and (max-width: 480px) {
    .content-flex-side > div:first-child {
      width: 100%; } }

.content-flex-side div:last-child {
  width: 30%; }
  @media screen and (max-width: 800px) {
    .content-flex-side div:last-child {
      width: 47%; } }
  @media screen and (max-width: 480px) {
    .content-flex-side div:last-child {
      width: 100%; } }

/* CMS - National Affiliations*/
.p-none {
  display: none; }

.banner-text.about.affiliations {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  left: 56%;
  background: unset;
  padding: unset; }
  @media screen and (max-width: 1023px) {
    .banner-text.about.affiliations {
      left: 50%;
      justify-content: center; } }
  @media all and (min-width: 667px) and (max-width: 1023px) {
    .banner-text.about.affiliations {
      padding: 0 12px; } }
  .banner-text.about.affiliations div {
    width: 50%; }
    @media screen and (max-width: 1023px) {
      .banner-text.about.affiliations div {
        justify-content: center;
        display: flex; } }
    @media screen and (max-width: 667px) {
      .banner-text.about.affiliations div {
        width: 47%; } }
    @media screen and (max-width: 1080px) {
      .banner-text.about.affiliations div h2 {
        font-size: 22px !important; } }
    @media screen and (max-width: 667px) {
      .banner-text.about.affiliations div h2 {
        font-size: 16px !important; } }
    @media screen and (max-width: 837px) {
      .banner-text.about.affiliations div h2 strong > br {
        display: none; } }

@media screen and (max-width: 800px) {
  .section-about-banner.affiliation {
    position: relative;
    background-image: url("https://cdn11.bigcommerce.com/s-ffckdl5hk2/product_images/uploaded_images/mro-affiliations.png");
    height: auto;
    width: 100%;
    padding: 5rem 0rem;
    border-radius: 5px;
    background-size: cover; }
    .section-about-banner.affiliation img.ban-img {
      display: none; } }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Cms - Locations Page */
.locations-content {
  border-top: 1px solid #aaaaaa;
  padding-bottom: 1rem; }

.locations-details h4 {
  font-size: 22px !important;
  margin-bottom: 0;
  font-weight: 400 !important;
  color: #534d38 !important; }

.locations-details p {
  margin-bottom: 0 !important;
  font-weight: bold;
  letter-spacing: 1px; }

.locations-details p.branchname {
  font-weight: 400;
  letter-spacing: 0;
  margin: 0 0 1.5rem 0 !important; }
