/* NEW STORE NAV 8-24-23 -- START */
header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown.new-nav-roc {
  max-width: 1364px; }

.new-nav-roc {
  border-top: solid 3px #d90000; }

header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown ul.level_1 {
  text-align: center !important; }

header .custom_menu .menu_right ul.main_menu li.menu_item.has_children div.new-nav-roc ul.level_1 > li > a {
  font-weight: 600;
  border-bottom: solid 3px #d90000;
  padding-bottom: 3px;
  line-height: 30px;
  font-size: 14px; }

header .custom_menu .menu_right ul.main_menu li.menu_item.has_children div.new-nav-roc ul.level_1 > li ul.level_2 {
  margin-top: 5px; }

header .custom_menu .menu_right ul.main_menu li.menu_item.has_children div.new-nav-roc ul.level_1 > li ul.level_2 > li > a {
  font-size: 11px;
  line-height: 1.3x;
  color: #575757; }

header .custom_menu .menu_right ul.main_menu li.menu_item.has_children div.new-nav-roc ul li a.view_all {
  color: #D90000 !important;
  font-weight: 600;
  text-decoration: none;
  margin-top: 12px;
  display: block;
  font-size: 10px !important;
  display: flex;
  gap: 5px;
  align-items: center; }

header .custom_menu .menu_right ul.main_menu li.menu_item.has_children div.new-nav-roc.menu_dropdown ul.level_1 > li.hide {
  display: inline-block !important; }

header .custom_menu .menu_right ul.main_menu li.menu_item.has_children div.new-nav-roc.menu_dropdown ul.level_1 > li {
  width: 12%;
  margin-right: 15px; }

header .custom_menu .menu_right ul.main_menu li.menu_item.has_children::after {
  border-left: 11px solid transparent !important;
  border-right: 11px solid transparent !important;
  border-bottom: 11px solid #D90000 !important; }

.new-nav-roc #prodid_1682,
.new-nav-roc #prodid_1793,
#prodid_1682 {
  display: none !important; }

header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown.new-nav-roc {
  padding: 20px 40px; }

.stuff-on-sale-cont {
  background: #D90000;
  /* position: absolute; */
  /* z-index: 9999; */
  position: absolute;
  width: auto;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between; }

.stuff-on-sale-cont .stuff-cont {
  text-align: left;
  padding: 40px;
  padding: 20px 0 20px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px; }

.stuff-on-sale-cont .stuff-cont h4 {
  color: #FFF;
  font-size: 44px;
  font-style: normal;
  padding-bottom: 10px;
  margin-top: 0;
  font-weight: 600;
  border-bottom: 1px solid #fff;
  display: inline-block;
  margin-bottom: 0px;
  line-height: 1.1; }

.stuff-on-sale-cont .stuff-cont ul {
  display: flex;
  flex-direction: column;
  gap: 5px; }

.stuff-on-sale-cont .stuff-cont ul li {
  color: #FFF;
  font-size: 11px;
  font-weight: 700;
  padding-right: 10px; }

header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown .stuff-on-sale-cont .stuff-cont ul li a {
  color: #FFF;
  font-size: 9px;
  font-weight: 700; }

header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown .stuff-on-sale-cont .stuff-cont ul li a:hover {
  color: #d1d1d1 !important; }

.stuff-on-sale-cont .stuff-cont ul li:last-child {
  border-right: none; }

.stuff-on-sale-cont a.read-more-cont {
  background: #000;
  color: #D90000;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px; }

.stuff-on-sale-cont a.read-more-cont:hover {
  color: #fff; }

@media (max-width: 1400px) {
  header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown.new-nav-roc {
    padding: 20px; }
  header .custom_menu .menu_right ul.main_menu li.menu_item.has_children div.new-nav-roc ul.level_1 > li ul.level_2 {
    margin-top: 5px; }
  header .custom_menu .menu_right ul.main_menu li.menu_item.has_children div.new-nav-roc ul li a.view_all {
    margin-top: 8px; }
  header .custom_menu .menu_right ul.main_menu li.menu_item.has_children div.new-nav-roc ul.level_1 > li > a {
    line-height: 20px;
    font-size: 12px; }
  .stuff-on-sale-cont .stuff-cont h4 {
    font-size: 35px; } }

@media (max-width: 1153px) {
  header .custom_menu .menu_right ul.main_menu li.menu_item.has_children div.new-nav-roc.menu_dropdown ul.level_1 > li {
    width: 12%; }
  header .custom_menu .menu_right ul.main_menu li.menu_item.has_children div.new-nav-roc ul.level_1 > li > a {
    font-size: 11px; }
  header .custom_menu .menu_right ul.main_menu li.menu_item.has_children div.new-nav-roc ul.level_1 > li ul.level_2 {
    margin-top: 10px; }
  header .custom_menu .menu_right ul.main_menu li.menu_item.has_children div.new-nav-roc ul.level_1 > li > a {
    line-height: 25px; }
  .stuff-on-sale-cont .stuff-cont h4 {
    font-size: 30px; }
  .stuff-on-sale-cont .stuff-cont ul li {
    font-size: 10px; } }

header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown ul.level_1 > li > a:hover {
  color: #D90000;
  border-bottom: solid 3px #fff;
  border-top: solid 3px #d90000; }

header .custom_menu .menu_right ul.main_menu li.menu_item.has_children div.new-nav-roc ul li a.view_all:hover {
  color: #000 !important; }

/* NEW STORE NAV 8-24-23 -- END */
section.page.search-results-top {
  padding-top: 0; }

.search-results-top .panel {
  padding: 1em; }

.search-results-top .panel--large .panel-body {
  margin-bottom: 0;
  padding: 1rem; }

.search-results-top .category-suggestion, .search-results-top .search-suggestion {
  font-size: 13px; }

#product-listing-container {
  position: relative; }

#product-listing-container .actionBar {
  position: absolute;
  top: -21px;
  right: 14px;
  z-index: 99; }

#product-listing-container .actionBar-section .form-field {
  padding: 2px 0px; }

.brand_banners.banners {
  background: #fff;
  color: #000;
  text-align: left;
  z-index: 0; }
  .brand_banners.banners .banner {
    width: 100%;
    max-width: 100%;
    margin: 0; }

h1.hidden_h1 {
  font-size: 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  overflow: hidden;
  position: absolute !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  clip: rect(1px, 1px, 1px, 1px); }

.modal .modal-close {
  top: 1.05rem; }

.cart-additionalCheckoutButtons .paypalCommerce-buttons-container {
  display: none; }

.previewCart .paypalCommerce-smart-buttons {
  min-width: 100%; }

ul.brandGrid li.brand .card {
  padding-left: 40px;
  padding-right: 40px; }

.body .account.wishlist_container input.button {
  color: #fff !important; }

.account .card-figcaption a.button.button--small.card-figcaption-button:hover {
  color: #fff !important; }

.cart-actions {
  margin-bottom: 15px; }

#ymm_wrapper_section {
  margin-bottom: 50px; }

#search-results-heading {
  display: none; }

.navBar--sub {
  margin-bottom: 0; }

.heroCarousel {
  display: none; }

/**
 * Mobile menu
 */
#chat-widget-container {
  z-index: 1003 !important; }

.home #mm_menu {
  background: transparent; }
  .home #mm_menu.sticky {
    background: #001212; }

.home #mm_menu {
  position: fixed; }

#mm_menu {
  width: 100%;
  background: #001212;
  z-index: 1002;
  transition: all 0.4s;
  display: none;
  min-height: 62px; }
  #mm_menu .mm_menu_inner_content {
    padding: 10px 30px; }
    #mm_menu .mm_menu_inner_content.sticky {
      position: fixed;
      width: 100%;
      background: #001212;
      z-index: 1002;
      transition: all 0.4s; }
  #mm_menu .countPill {
    color: #bf0000;
    position: absolute;
    top: -7px;
    right: -22px; }
  #mm_menu li.cart_mobile, #mm_menu li.compare_mobile {
    position: relative; }
    #mm_menu li.cart_mobile a, #mm_menu li.compare_mobile a {
      text-decoration: none; }
    #mm_menu li.cart_mobile span.countPill.cart-quantity.countPill--positive:after, #mm_menu li.compare_mobile span.countPill.cart-quantity.countPill--positive:after {
      display: none; }
    #mm_menu li.cart_mobile .navUser-action .header-icon, #mm_menu li.compare_mobile .navUser-action .header-icon {
      width: 18px;
      height: 18px; }
  #mm_menu li.compare_mobile > a {
    margin-right: 5px !important; }
  #mm_menu .mobile_logo {
    float: left;
    width: 40%; }
    #mm_menu .mobile_logo img {
      max-width: 90px;
      max-height: 38px; }
  #mm_menu .mobile_nav {
    float: right;
    text-align: right;
    width: 60%;
    padding: 10px 0; }
    #mm_menu .mobile_nav ul {
      margin: 0;
      padding: 0; }
      #mm_menu .mobile_nav ul li {
        list-style: none;
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        height: 20px; }
        #mm_menu .mobile_nav ul li > a {
          padding: 0 5px; }
        #mm_menu .mobile_nav ul li.burger_holder {
          padding-left: 20px; }
        #mm_menu .mobile_nav ul li .countPill {
          width: auto;
          left: 0; }
        #mm_menu .mobile_nav ul li .navUser-action {
          position: static;
          padding: 0;
          margin: 0; }
          #mm_menu .mobile_nav ul li .navUser-action svg {
            filter: brightness(0) invert(1); }
  #mm_menu .mobile_menu_drop {
    display: none;
    padding: 20px 20px 150px 20px;
    position: fixed;
    width: 100%;
    left: 0;
    top: 60px;
    height: 95vh;
    overflow-y: scroll;
    background: #001212;
    z-index: 1002; }
    #mm_menu .mobile_menu_drop ul {
      margin: 0;
      padding: 0; }
      #mm_menu .mobile_menu_drop ul li {
        list-style: none; }
        #mm_menu .mobile_menu_drop ul li a {
          text-decoration: none; }
    #mm_menu .mobile_menu_drop ul.browse_main_menu > li > a, #mm_menu .mobile_menu_drop ul.browse_main_menu > li h3 {
      font-size: 16px;
      color: #fff;
      margin: 0 0 8px 0;
      text-transform: uppercase;
      display: block;
      font-weight: 500;
      font-family: "Oswald", Arial, Helvetica, sans-serif; }
      #mm_menu .mobile_menu_drop ul.browse_main_menu > li > a a, #mm_menu .mobile_menu_drop ul.browse_main_menu > li h3 a {
        font-size: 16px;
        color: #fff;
        margin: 0 0 8px 0;
        text-transform: uppercase;
        display: block;
        font-weight: 500;
        font-family: "Oswald", Arial, Helvetica, sans-serif; }
    #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item {
      display: block;
      position: relative; }
      #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item.browse_brand, #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item.browse_other {
        margin-top: 30px; }
        #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item.browse_brand > a, #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item.browse_other > a {
          font-weight: 500;
          font-family: "Oswald", Arial, Helvetica, sans-serif;
          font-size: 16px;
          color: #fff;
          text-transform: uppercase; }
        #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item.browse_brand img.arrow, #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item.browse_other img.arrow {
          top: 12px; }
      #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item.browse_other {
        margin: 5px 0; }
      #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item > a {
        font-weight: 400;
        font-family: "Oswald", Arial, Helvetica, sans-serif;
        color: #b1b1b1;
        font-size: 15px;
        text-transform: none; }
      #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item img.arrow {
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 100; }
        #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item img.arrow.close {
          transform: rotate(-90deg); }
        #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item img.arrow.open {
          display: none; }
      #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item.clicked img.arrow.close {
        display: none; }
      #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item.clicked img.arrow.open {
        display: block; }
      #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item.clicked > a {
        color: #ff5555; }
      #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item .second_dropdown {
        display: none; }
        #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item .second_dropdown .navBar--account {
          margin-bottom: 0; }
      #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item ul.children_second {
        padding-left: 15px;
        margin-top: 10px;
        margin-bottom: 15px; }
        #mm_menu .mobile_menu_drop ul.browse_main_menu > li > ul > li.browse_item ul.children_second li a {
          font-weight: 400;
          font-family: "Roboto", Arial, Helvetica, sans-serif;
          font-size: 13px;
          font-weight: 400;
          color: #999999;
          line-height: 1.54; }
    #mm_menu .mobile_menu_drop .details {
      margin-top: 20px;
      color: #fff;
      font-size: 13px;
      font-weight: 400;
      font-family: "Roboto", Arial, Helvetica, sans-serif; }
      #mm_menu .mobile_menu_drop .details a {
        color: #fff;
        text-decoration: none; }
      #mm_menu .mobile_menu_drop .details address {
        width: 70%; }
      #mm_menu .mobile_menu_drop .details .office_details {
        margin-top: 25px; }
      #mm_menu .mobile_menu_drop .details .social {
        margin-top: 25px; }
        #mm_menu .mobile_menu_drop .details .social h3 {
          color: #b1b1b1;
          margin: 0;
          text-transform: uppercase;
          font-size: 13px;
          display: inline-block;
          vertical-align: middle;
          width: 49%;
          font-weight: 500;
          font-family: "Oswald", Arial, Helvetica, sans-serif; }
        #mm_menu .mobile_menu_drop .details .social .social_links {
          display: inline-block;
          vertical-align: middle;
          width: 49%;
          text-align: right; }
          #mm_menu .mobile_menu_drop .details .social .social_links ul li {
            padding: 0 6px; }

#topcontrol {
  display: none; }

.mobile_search {
  background: #fff;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  width: 90%;
  display: none;
  margin: auto;
  left: 0;
  right: 0;
  top: 30%;
  z-index: 11111;
  position: fixed; }
  .mobile_search .dropdown--quickSearch .form {
    overflow: hidden;
    width: 100%;
    display: block;
    margin: 0;
    max-width: 100%; }
  .mobile_search .dropdown--quickSearch .form fieldset {
    border: none;
    float: left;
    width: 80%; }
  .mobile_search .search-icon.submit {
    width: 20%;
    float: left; }
    .mobile_search .search-icon.submit input {
      margin: 0;
      width: 100%;
      border: none;
      padding-left: 0;
      padding-right: 0;
      text-align: center; }
  .mobile_search .dropdown--quickSearch .form-input {
    border: solid 1px #707070;
    background: #fff;
    padding: 8px;
    margin: 0; }
  .mobile_search svg.header-icon {
    display: none; }

.hide_on_small {
  display: block; }

.what_people_say .slick-dots li button:hover::before {
  background: #fff !important; }

.slick-dotted.slick-slider li.slick-active {
  border: none; }

#overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, #000000 35%, rgba(0, 0, 0, 0.41));
  z-index: 100;
  top: 0; }

#overlay_mobile {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 10000;
  top: 0; }

.overflow_hidden {
  height: 100vh;
  overflow-y: hidden; }

.top_info {
  display: none;
  background: #000;
  color: #fff;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  line-height: 0;
  border-bottom: solid 1px #fff;
  padding-bottom: 15px; }
  .top_info .separator {
    display: inline-block;
    vertical-align: middle;
    width: 49%; }
    .top_info .separator.text_box {
      padding-top: 5px;
      width: 100%;
      display: block; }
  .top_info a {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-family: "Oswald", Arial, Helvetica, sans-serif; }
  .top_info .info_block {
    display: inline-block;
    padding: 0 20px;
    border-right: solid 2px #fff; }
    .top_info .info_block:last-child {
      border: none; }
    .top_info .info_block img {
      margin-right: 5px;
      margin-top: -4px; }
    .top_info .info_block strong {
      color: #bf0000; }
  .top_info .menu_search {
    float: none !important;
    line-height: normal !important;
    margin: 0 auto 0;
    padding-top: 0 !important;
    width: 100% !important;
    display: none !important; }

.top_menu {
  z-index: 200;
  position: absolute;
  transition: all 0.4s;
  width: 100%;
  max-height: 160px; }
  .top_menu .sticky_logo {
    display: none;
    margin-left: 15px; }
  .top_menu span.browse_text {
    display: inline-block;
    vertical-align: middle; }
  .top_menu .search_wrapper {
    float: left;
    width: 74%; }
  .top_menu .browse {
    width: 26%;
    min-width: 200px; }
  .top_menu .menu_search {
    display: none;
    float: left;
    width: 50%; }
    .top_menu .menu_search .dropdown--quickSearch {
      margin-top: 0;
      padding-left: 0;
      display: block;
      line-height: 0; }
      .top_menu .menu_search .dropdown--quickSearch .form {
        max-width: 100% !important;
        font-size: 0; }
      .top_menu .menu_search .dropdown--quickSearch .form-fieldset {
        width: 100% !important;
        position: relative; }
      .top_menu .menu_search .dropdown--quickSearch svg.header-icon.search-icon {
        top: 10px;
        left: 20px; }
      .top_menu .menu_search .dropdown--quickSearch .form-input {
        margin: 0;
        padding: 10px 50px 10px 50px;
        background: #fff;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        box-shadow: 0 50px 50px 0 rgba(0, 0, 0, 0.13);
        border: solid 1px #d1d1d1;
        font-size: 14px;
        font-weight: 400;
        font-family: "Roboto", Arial, Helvetica, sans-serif;
        color: #888888;
        font-style: normal; }
      .top_menu .menu_search .dropdown--quickSearch .search-icon.submit {
        position: absolute;
        bottom: 10px;
        top: auto;
        right: 10px;
        left: auto;
        width: auto;
        border-left: solid 1px #d1d1d1;
        padding-left: 10px; }
        .top_menu .menu_search .dropdown--quickSearch .search-icon.submit input {
          color: #333 !important;
          font-size: 14px;
          background: none;
          font-weight: 400;
          font-family: "Roboto", Arial, Helvetica, sans-serif; }
          .top_menu .menu_search .dropdown--quickSearch .search-icon.submit input:hover {
            background: none !important; }
  .top_menu .after_search {
    display: none;
    float: left;
    margin-left: 15px;
    padding-top: 20px;
    color: #d1d1d1;
    font-size: 11px;
    text-transform: uppercase; }
    .top_menu .after_search strong {
      color: #d90000; }
    .top_menu .after_search .iBlock {
      display: inline-block;
      vertical-align: middle; }
      .top_menu .after_search .iBlock > img {
        margin-right: 5px; }
  .top_menu.sticky {
    position: fixed;
    background: #000;
    padding: 20px 0;
    top: 0; }
    .top_menu.sticky .menu_right {
      padding-top: 15px; }
    .top_menu.sticky .menu_search {
      display: block;
      padding-top: 10px;
      margin-top: 0; }
    .top_menu.sticky .after_search {
      display: block; }
    .top_menu.sticky .sticky_logo {
      display: inline-block; }
    .top_menu.sticky span.browse_text {
      display: none; }

header .custom_menu {
  position: relative; }
  header .custom_menu a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Roboto", Arial, Helvetica, sans-serif; }
  header .custom_menu .browse_search {
    float: left;
    width: 53%;
    padding: 8px 0; }
  header .custom_menu .browse {
    float: left; }
    header .custom_menu .browse a.menu_trigger {
      display: inline-block; }
      header .custom_menu .browse a.menu_trigger img.menu_close, header .custom_menu .browse a.menu_trigger img.menu_open {
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px; }
      header .custom_menu .browse a.menu_trigger img.menu_close {
        display: none; }
    header .custom_menu .browse .browse_body {
      margin-top: 20px;
      position: static;
      height: auto;
      padding-bottom: 100px;
      max-height: 90vh;
      overflow-y: scroll;
      direction: rtl;
      text-align: left;
      background: #fff;
      width: 300px;
      display: none; }
      header .custom_menu .browse .browse_body ul.browse_main_menu {
        margin: 0;
        padding-top: 40px;
        direction: ltr; }
        header .custom_menu .browse .browse_body ul.browse_main_menu > li {
          padding: 0 40px;
          list-style: none;
          margin-bottom: 7px; }
          header .custom_menu .browse .browse_body ul.browse_main_menu > li h3 {
            font-weight: 500;
            font-family: "Oswald", Arial, Helvetica, sans-serif;
            font-size: 20px;
            color: #000;
            text-transform: uppercase;
            margin: 0;
            cursor: pointer; }
          header .custom_menu .browse .browse_body ul.browse_main_menu > li a {
            font-weight: 500;
            font-family: "Oswald", Arial, Helvetica, sans-serif;
            font-size: 20px;
            color: #000;
            text-transform: uppercase; }
          header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children {
            padding: 0;
            margin-left: 0;
            margin-top: 10px; }
            header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li {
              list-style: none;
              margin-bottom: 5px; }
              header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li.browse_brand {
                margin-top: 30px; }
                header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li.browse_brand > a {
                  font-weight: 500;
                  font-family: "Oswald", Arial, Helvetica, sans-serif;
                  font-size: 20px;
                  color: #000;
                  text-transform: uppercase;
                  margin: 0;
                  cursor: pointer; }
              header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li i {
                font-size: 14px;
                position: absolute;
                right: 0;
                top: 30%; }
              header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li a {
                position: relative;
                font-size: 18px;
                text-transform: none;
                font-weight: 400;
                color: #383838;
                width: 100%;
                display: block; }
                header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li a:hover {
                  color: #bf0000; }
              header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li .second_dropdown {
                top: 67px;
                padding: 40px 40px 40px 20px;
                background: #fff;
                display: none;
                position: absolute;
                left: 300px;
                width: 70%;
                max-width: 845px; }
                header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li .second_dropdown h3.browse_parent {
                  margin: 0 0 25px 0;
                  display: inline-block; }
                  header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li .second_dropdown h3.browse_parent a {
                    font-size: 20px;
                    color: #900000;
                    font-weight: 500;
                    font-family: "Oswald", Arial, Helvetica, sans-serif;
                    text-transform: uppercase;
                    display: inline; }
              header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li ul.children_second {
                margin-left: 0; }
                header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li ul.children_second > li {
                  display: inline-block;
                  width: 33%;
                  vertical-align: top;
                  margin-bottom: 15px; }
                  header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li ul.children_second > li:last-child {
                    margin-right: 0; }
                  header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li ul.children_second > li.shown {
                    display: inline-block; }
                  header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li ul.children_second > li.hide {
                    display: none; }
                  header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li ul.children_second > li a.second_child {
                    font-size: 17px;
                    font-weight: 400;
                    font-family: "Oswald", Arial, Helvetica, sans-serif;
                    color: #000;
                    margin-bottom: 5px; }
                  header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li ul.children_second > li ul.last_children {
                    margin-left: 0; }
                    header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li ul.children_second > li ul.last_children > li {
                      list-style: none; }
                      header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li ul.children_second > li ul.last_children > li a {
                        color: #707070;
                        font-size: 14px;
                        font-weight: 400;
                        font-family: "Roboto", Arial, Helvetica, sans-serif;
                        line-height: 1.57;
                        display: inline; }
                        header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li ul.children_second > li ul.last_children > li a:hover {
                          color: #900000; }
                        header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li ul.children_second > li ul.last_children > li a.view_all {
                          text-decoration: underline; }
              header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li.hovered .second_dropdown {
                display: block; }
              header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li .more_children {
                position: absolute;
                top: 40px;
                right: 40px; }
                header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li .more_children a {
                  display: inline-block;
                  margin-right: 5px;
                  width: auto; }
                  header .custom_menu .browse .browse_body ul.browse_main_menu > li.has_children ul.browse_children li .more_children a.faded {
                    opacity: 0.3;
                    pointer-events: none; }
      header .custom_menu .browse .browse_body .details {
        margin-top: 35px;
        padding: 0 40px 40px 40px;
        color: #707070;
        font-weight: 400;
        font-family: "Roboto", Arial, Helvetica, sans-serif;
        font-size: 13px; }
        header .custom_menu .browse .browse_body .details address {
          margin-bottom: 20px; }
        header .custom_menu .browse .browse_body .details .office_details .office_phone strong {
          font-size: 13px;
          font-weight: 700;
          font-family: "Roboto", Arial, Helvetica, sans-serif; }
          header .custom_menu .browse .browse_body .details .office_details .office_phone strong a {
            color: #000;
            font-weight: 700;
            font-family: "Roboto", Arial, Helvetica, sans-serif; }
        header .custom_menu .browse .browse_body .details .office_details span, header .custom_menu .browse .browse_body .details .office_details a {
          color: #000;
          font-size: 13px; }
        header .custom_menu .browse .browse_body .details .social {
          margin-top: 20px;
          direction: ltr; }
          header .custom_menu .browse .browse_body .details .social h3 {
            margin: 0;
            display: inline-block;
            font-size: 15px;
            color: #b1b1b1;
            font-weight: 500;
            font-family: "Oswald", Arial, Helvetica, sans-serif;
            text-transform: uppercase;
            vertical-align: middle; }
          header .custom_menu .browse .browse_body .details .social .social_links {
            display: inline-block;
            vertical-align: middle; }
            header .custom_menu .browse .browse_body .details .social .social_links ul {
              margin: 0 0 0 5px;
              padding: 0; }
              header .custom_menu .browse .browse_body .details .social .social_links ul li {
                list-style: none;
                display: inline-block;
                padding: 0 5px; }
  header .custom_menu .menu_right {
    float: right;
    text-align: right;
    width: 47%; }
    header .custom_menu .menu_right ul.main_menu {
      padding: 0;
      line-height: 0;
      margin: 0; }
      header .custom_menu .menu_right ul.main_menu li.menu_item {
        list-style: none;
        display: inline-block;
        margin: 0 15px;
        position: relative;
        line-height: normal; }
        header .custom_menu .menu_right ul.main_menu li.menu_item.has_children {
          padding: 0; }
          header .custom_menu .menu_right ul.main_menu li.menu_item.has_children img {
            margin-left: 10px; }
          header .custom_menu .menu_right ul.main_menu li.menu_item.has_children::after {
            width: 0;
            height: 0;
            border-left: 18px solid transparent;
            border-right: 18px solid transparent;
            border-bottom: 18px solid #ffffff;
            content: '';
            position: absolute;
            bottom: -41px;
            left: 20%;
            display: none; }
        header .custom_menu .menu_right ul.main_menu li.menu_item.phone_number {
          letter-spacing: 2.8px; }
        header .custom_menu .menu_right ul.main_menu li.menu_item.with_image i, header .custom_menu .menu_right ul.main_menu li.menu_item.with_image img {
          margin-right: 7px; }
        header .custom_menu .menu_right ul.main_menu li.menu_item.cart_link {
          position: relative; }
        header .custom_menu .menu_right ul.main_menu li.menu_item.compare {
          margin: 0; }
          header .custom_menu .menu_right ul.main_menu li.menu_item.compare > a {
            margin: 0 9px 0 0px;
            top: 5px; }
          header .custom_menu .menu_right ul.main_menu li.menu_item.compare .countPill {
            right: -10px;
            left: auto; }
          header .custom_menu .menu_right ul.main_menu li.menu_item.compare svg {
            filter: brightness(0) invert(1); }
        header .custom_menu .menu_right ul.main_menu li.menu_item.button_link {
          position: relative; }
          header .custom_menu .menu_right ul.main_menu li.menu_item.button_link a {
            border: solid 1px #fff;
            padding: 10px 20px;
            display: block; }
            header .custom_menu .menu_right ul.main_menu li.menu_item.button_link a:hover {
              background: rgba(255, 255, 255, 0.4); }
          header .custom_menu .menu_right ul.main_menu li.menu_item.button_link .account_dd {
            position: absolute;
            background: #fff;
            padding: 0;
            display: none;
            width: 230px;
            right: 0; }
            header .custom_menu .menu_right ul.main_menu li.menu_item.button_link .account_dd .navBar--account {
              margin: 0; }
            header .custom_menu .menu_right ul.main_menu li.menu_item.button_link .account_dd ul {
              padding: 0; }
              header .custom_menu .menu_right ul.main_menu li.menu_item.button_link .account_dd ul li {
                padding: 0; }
                header .custom_menu .menu_right ul.main_menu li.menu_item.button_link .account_dd ul li a {
                  font-size: 14px;
                  display: block;
                  text-transform: none;
                  font-weight: 400;
                  font-family: "Roboto", Arial, Helvetica, sans-serif;
                  color: #000;
                  border: none;
                  border-bottom: solid 1px #cecece;
                  padding: 5px 10px; }
                  header .custom_menu .menu_right ul.main_menu li.menu_item.button_link .account_dd ul li a:hover {
                    color: #bf0000; }
          header .custom_menu .menu_right ul.main_menu li.menu_item.button_link:hover .account_dd {
            display: block; }
      header .custom_menu .menu_right ul.main_menu li.menu_item.has_children {
        position: relative; }
        header .custom_menu .menu_right ul.main_menu li.menu_item.has_children > a img {
          transition: all .4s; }
        header .custom_menu .menu_right ul.main_menu li.menu_item.has_children.hovered::after {
          display: block; }
        header .custom_menu .menu_right ul.main_menu li.menu_item.has_children.hovered .menu_dropdown {
          display: block; }
        header .custom_menu .menu_right ul.main_menu li.menu_item.has_children.hovered > a img {
          transform: rotate(180deg); }
        header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown {
          background: #fff;
          display: none;
          position: fixed;
          z-index: 100;
          max-width: 1170px;
          width: 100%;
          padding: 30px 40px 70px 40px;
          right: 0;
          margin: 40px auto 0 auto;
          left: 0;
          height: auto; }
          header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown .dd_logo {
            position: absolute;
            bottom: 20px;
            left: 20px; }
          header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown .dropdown_next {
            position: absolute;
            right: 20px;
            top: 20px; }
            header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown .dropdown_next a.faded {
              pointer-events: none;
              opacity: 0.6; }
          header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown ul {
            margin: 0;
            padding: 0; }
            header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown ul li {
              list-style: none; }
              header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown ul li a {
                color: #707070; }
                header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown ul li a.view_all {
                  text-decoration: underline; }
          header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown ul.level_1 {
            text-align: left; }
            header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown ul.level_1 > li {
              width: 24.5%;
              display: inline-block;
              vertical-align: top;
              text-align: left;
              margin-bottom: 10px; }
              header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown ul.level_1 > li.hide {
                display: none; }
              header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown ul.level_1 > li.shown {
                display: inline-block; }
              header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown ul.level_1 > li > a {
                color: #000;
                font-size: 17px;
                font-weight: 400;
                font-family: "Roboto", Arial, Helvetica, sans-serif; }
              header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown ul.level_1 > li ul.level_2 {
                margin-top: 5px; }
                header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown ul.level_1 > li ul.level_2 > li > a {
                  text-transform: none;
                  line-height: 1.79; }
                  header .custom_menu .menu_right ul.main_menu li.menu_item.has_children .menu_dropdown ul.level_1 > li ul.level_2 > li > a:hover {
                    color: #bf0000; }

.custom_text {
  margin-left: 8px; }

header.header.custom.sub_page {
  background: #000;
  padding: 20px 0;
  transition: all 0.6s;
  max-height: 160px;
  min-height: 111px; }
  header.header.custom.sub_page .browse_text {
    display: none !important; }
  header.header.custom.sub_page .sticky_logo {
    display: inline-block !important; }
  header.header.custom.sub_page .top_menu.sticky {
    position: fixed; }
  header.header.custom.sub_page .top_menu .menu_search {
    display: block;
    padding-top: 10px; }
  header.header.custom.sub_page .top_menu .after_search {
    display: block; }
  header.header.custom.sub_page .top_menu .menu_right {
    padding-top: 15px; }

header.header.custom {
  background-color: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 30px 0 25px 0;
  position: relative; }
  header.header.custom .banner-background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%; }
    header.header.custom .banner-background .home_banner_bg {
      object-fit: cover;
      width: 100%;
      height: 100%; }
    header.header.custom .banner-background .banner_desktop {
      display: block; }
    header.header.custom .banner-background .banner_mobile {
      display: none; }
  header.header.custom.custom_1 {
    background-image: url("../img/banner1.jpg"); }
  header.header.custom.custom_2 {
    background-image: url("../img/banner2.jpg"); }
  header.header.custom.custom_3 {
    background-image: url("../img/banner3.jpg"); }
  header.header.custom.custom_4 {
    background-image: url("../img/banner4.jpg"); }
  header.header.custom.custom_5 {
    background-image: url("../img/banner5.jpg"); }
  header.header.custom.custom_6 {
    background-image: url("../img/banner6.jpg"); }
  header.header.custom.custom_7 {
    background-image: url("../img/banner7.jpg"); }
  header.header.custom.custom_8 {
    background-image: url("../img/banner8.jpg"); }
  header.header.custom.custom_9 {
    background-image: url("../img/banner9.jpg"); }
  header.header.custom.custom_10 {
    background-image: url("../img/banner10.jpg"); }
  header.header.custom.custom_11 {
    background-image: url("../img/banner11.jpg"); }
  header.header.custom.custom_12 {
    background-image: url("../img/banner.jpg"); }
  header.header.custom .countPill {
    color: #d90000;
    top: -13px;
    position: absolute; }
  header.header.custom div#menu-wrapper {
    background: transparent; }
  header.header.custom div#menu-wrapper.fixed {
    z-index: 100; }
  header.header.custom .logo-user-section.container {
    padding: 0; }
  header.header.custom .navUser-action {
    font-weight: 400;
    font-size: 14px;
    color: #fff; }
  header.header.custom .user-icons {
    flex-direction: row; }
  header.header.custom ul.navUser-section.navUser-section--alt {
    padding-top: 0; }
  header.header.custom .navUser-action svg {
    fill: #fff;
    color: #fff; }
  header.header.custom .navUser-item--cart .navUser-action {
    color: #fff;
    font-size: 14px; }
  header.header.custom div#menu-wrapper div#menu {
    width: 100%;
    max-width: 100%;
    background: transparent;
    padding-left: 30px;
    padding-right: 30px; }
    header.header.custom div#menu-wrapper div#menu .navPages-wider {
      width: 100%; }
    header.header.custom div#menu-wrapper div#menu .nav-minus-logo {
      width: 100%;
      max-width: 100%; }
    header.header.custom div#menu-wrapper div#menu .navPages-action:hover, header.header.custom div#menu-wrapper div#menu .navPages-action.activePage {
      color: #fff; }
    header.header.custom div#menu-wrapper div#menu .navUser-item--cart .navPages-action {
      position: relative;
      padding-left: 20px;
      padding-right: 40px; }
    header.header.custom div#menu-wrapper div#menu .navPages-action {
      color: #fff;
      background: none !important; }
      header.header.custom div#menu-wrapper div#menu .navPages-action svg {
        fill: #fff;
        stroke: #fff; }
      header.header.custom div#menu-wrapper div#menu .navPages-action i {
        font-size: 9px;
        margin-left: 8px; }
    header.header.custom div#menu-wrapper div#menu ul.navPages-list .navPage-subMenu-list {
      margin-left: 0 !important;
      display: flex;
      flex-flow: row wrap; }
  header.header.custom .banner_logo {
    text-align: center;
    padding-top: 170px;
    padding-bottom: 60px; }
    header.header.custom .banner_logo a {
      display: inline-block; }
  header.header.custom .banner_search {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
    header.header.custom .banner_search .pre_search {
      font-weight: 400;
      font-family: "Oswald", Arial, Helvetica, sans-serif;
      font-size: 20px;
      color: #fff;
      left: 13px;
      position: relative;
      z-index: 10; }
      header.header.custom .banner_search .pre_search h2 {
        font-weight: 400;
        font-family: "Oswald", Arial, Helvetica, sans-serif;
        font-size: 20px;
        color: #fff;
        margin: 0;
        padding: 0;
        line-height: normal; }
      header.header.custom .banner_search .pre_search .iBlock {
        display: block;
        background: #d90000;
        text-transform: uppercase;
        min-height: 46px;
        float: left;
        transform: skew(-30deg); }
        header.header.custom .banner_search .pre_search .iBlock span {
          transform: skew(30deg);
          display: block; }
      header.header.custom .banner_search .pre_search .iBlock.red_bg {
        width: 48%;
        position: relative;
        padding: 8px 25px; }
        header.header.custom .banner_search .pre_search .iBlock.red_bg::after {
          position: absolute;
          transform: skew(30deg);
          z-index: 10;
          bottom: -13px;
          left: 50px;
          content: '';
          display: block;
          width: 0;
          height: 0;
          border-left: 18px solid transparent;
          border-right: 0 solid transparent;
          border-top: 15px solid #d90000; }
      header.header.custom .banner_search .pre_search .iBlock.black_bg {
        width: 52%;
        padding: 8px 15px;
        background: rgba(0, 0, 0, 0.7);
        font-weight: 600;
        font-size: 19px;
        font-family: "Poppins", Arial, Helvetica, sans-serif; }
        header.header.custom .banner_search .pre_search .iBlock.black_bg img {
          margin-right: 10px; }
        header.header.custom .banner_search .pre_search .iBlock.black_bg span {
          color: #d1d1d1; }
          header.header.custom .banner_search .pre_search .iBlock.black_bg span strong {
            color: #d90000;
            font-weight: 600; }
    header.header.custom .banner_search .dropdown--quickSearch {
      padding: 0;
      margin: 0;
      display: block; }
      header.header.custom .banner_search .dropdown--quickSearch form.form {
        max-width: 100%;
        line-height: 0; }
        header.header.custom .banner_search .dropdown--quickSearch form.form .form-fieldset {
          display: block;
          max-width: 100% !important;
          width: 100% !important; }
          header.header.custom .banner_search .dropdown--quickSearch form.form .form-fieldset .form-input {
            padding: 25px 20px 25px 60px;
            font-style: normal;
            font-size: 14px;
            text-transform: uppercase;
            font-weight: 400;
            font-family: "Roboto", Arial, Helvetica, sans-serif; }
        header.header.custom .banner_search .dropdown--quickSearch form.form svg.header-icon.search-icon {
          width: 24px;
          height: 24px;
          position: absolute;
          top: 22px;
          left: 20px; }
        header.header.custom .banner_search .dropdown--quickSearch form.form .search-icon.submit {
          top: 25px;
          right: 40px;
          left: auto;
          position: absolute;
          border-left: solid 1px #d1d1d1;
          display: block;
          padding-left: 20px; }
          header.header.custom .banner_search .dropdown--quickSearch form.form .search-icon.submit input {
            color: #000;
            font-size: 14px;
            text-transform: uppercase;
            font-weight: 700;
            font-family: "Roboto", Arial, Helvetica, sans-serif; }
            header.header.custom .banner_search .dropdown--quickSearch form.form .search-icon.submit input:hover {
              background: none !important; }
  header.header.custom .payment_cards {
    text-align: center;
    margin-top: 25px; }
    header.header.custom .payment_cards .iBlock {
      display: inline-block;
      padding: 0 20px;
      vertical-align: middle; }

@media (max-width: 768px) {
  header.header.custom .banner-background .banner_desktop {
    display: none; }
  header.header.custom .banner-background .banner_mobile {
    display: block; }
  header.header.custom.custom_1 {
    background-image: url("../img/banner1_mobile.jpg"); }
  header.header.custom.custom_2 {
    background-image: url("../img/banner2_mobile.jpg"); }
  header.header.custom.custom_3 {
    background-image: url("../img/banner3_mobile.jpg"); }
  header.header.custom.custom_4 {
    background-image: url("../img/banner4_mobile.jpg"); }
  header.header.custom.custom_5 {
    background-image: url("../img/banner5_mobile.jpg"); }
  header.header.custom.custom_6 {
    background-image: url("../img/banner6_mobile.jpg"); }
  header.header.custom.custom_7 {
    background-image: url("../img/banner7_mobile.jpg"); }
  header.header.custom.custom_8 {
    background-image: url("../img/banner8_mobile.jpg"); }
  header.header.custom.custom_9 {
    background-image: url("../img/banner9_mobile.jpg"); }
  header.header.custom.custom_10 {
    background-image: url("../img/banner10_mobile.jpg"); }
  header.header.custom.custom_11 {
    background-image: url("../img/banner11_mobile.jpg"); }
  header.header.custom.custom_12 {
    background-image: url("../img/banner_mobile.jpg"); } }

.heroCarousel.slick-initialized {
  margin: 0; }

.home .main.full {
  margin-top: 40px; }

.brand-slider {
  margin-bottom: 60px;
  padding: 0;
  position: relative; }
  .brand-slider img {
    max-width: 300px; }
  .brand-slider .brand-arrow {
    background-color: transparent;
    width: auto;
    height: auto;
    padding: 0;
    top: 70%;
    font-size: 0; }
    .brand-slider .brand-arrow.brand-prev {
      position: absolute;
      top: 50%;
      left: -20px; }
      .brand-slider .brand-arrow.brand-prev::before {
        content: "";
        background-image: url(../img/arrow_prev.png) !important;
        background-repeat: no-repeat;
        width: 8px;
        height: 14px;
        display: block; }
    .brand-slider .brand-arrow.brand-next {
      position: absolute;
      top: 50%;
      right: -20px; }
      .brand-slider .brand-arrow.brand-next::before {
        content: "";
        background-image: url(../img/arrow_next.png) !important;
        background-repeat: no-repeat;
        width: 8px;
        height: 14px;
        display: block; }
  .brand-slider .brand-slider-wrap {
    width: auto;
    overflow: hidden;
    overflow-y: hidden;
    scroll-behavior: smooth;
    white-space: nowrap; }
  .brand-slider .brand-slide {
    display: inline-block;
    float: none;
    padding: 0 30px;
    vertical-align: middle;
    outline: none;
    width: 202px; }
    .brand-slider .brand-slide img {
      filter: grayscale(100%);
      width: 100%; }
    .brand-slider .brand-slide:hover img {
      filter: none; }
  .brand-slider .slick-next, .brand-slider .slick-prev {
    background-color: transparent;
    width: auto;
    height: auto;
    padding: 0;
    top: 70%; }
  .brand-slider .slick-prev {
    left: -20px !important;
    right: auto; }
  .brand-slider .slick-next {
    right: -20px !important;
    left: auto; }
  .brand-slider .slick-prev::before {
    background-image: url("../img/arrow_prev.png") !important;
    background-repeat: no-repeat;
    width: 8px;
    height: 14px; }
  .brand-slider .slick-next::before {
    background-image: url("../img/arrow_next.png") !important;
    background-repeat: no-repeat;
    width: 8px;
    height: 14px; }

.section_wrap h2 {
  font-weight: 500;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  font-size: 25px;
  color: #000;
  text-transform: uppercase; }

.section_wrap .row {
  max-width: 100%; }

.section_wrap h2.section_title {
  font-size: 25px;
  color: #000;
  margin: 0 0 10px 0; }

.slick-next, .slick-prev {
  border: none; }

.slick-next::before, .slick-prev::before {
  width: 25px;
  height: 25px; }

.card .card-body .card-text {
  font-weight: 500;
  color: #b1b1b1;
  font-size: 15px;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .card .card-body .card-text .price-section {
    font-weight: 400;
    font-family: "Oswald", Arial, Helvetica, sans-serif;
    color: #900000;
    font-size: 16px; }

.card .card-body .card-title {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  margin-bottom: 15px; }

.category_sections {
  margin-bottom: 60px; }
  .category_sections .cat_with_image {
    overflow: hidden; }
    .category_sections .cat_with_image .cat_box {
      position: relative;
      text-align: center;
      overflow: hidden; }
      .category_sections .cat_with_image .cat_box h2 {
        margin: 0;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 100;
        top: 40%; }
        .category_sections .cat_with_image .cat_box h2 a {
          font-weight: 500;
          font-family: "Oswald", Arial, Helvetica, sans-serif;
          font-size: 20px;
          color: #fff;
          text-transform: uppercase;
          text-decoration: none; }
  .category_sections .more_cat .more_cat_title {
    margin-bottom: 30px;
    margin-top: 30px;
    color: #333333;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    font-family: "Roboto", Arial, Helvetica, sans-serif; }
    .category_sections .more_cat .more_cat_title span {
      background: #fff;
      position: relative;
      z-index: 2; }
    .category_sections .more_cat .more_cat_title::after {
      content: '';
      height: 1px;
      z-index: 1;
      width: 100%;
      display: block;
      position: absolute;
      top: 50%;
      vertical-align: middle;
      background: #f4f4f4; }
  .category_sections .more_cat .cat_name {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 10px; }
    .category_sections .more_cat .cat_name:last-child {
      margin-right: 0; }
    .category_sections .more_cat .cat_name h3 {
      margin: 0; }
    .category_sections .more_cat .cat_name a {
      font-weight: 400;
      font-family: "Oswald", Arial, Helvetica, sans-serif;
      font-size: 18px;
      color: #707070;
      display: block;
      padding: 10px 22px;
      text-decoration: none;
      text-transform: uppercase;
      background: #fff;
      border: solid 1px #707070; }
      .category_sections .more_cat .cat_name a:hover {
        color: #fff;
        background: #383838; }

.home .container.full {
  max-width: 100%; }

.home .body {
  margin-bottom: 0; }

.grey_divider {
  background: #f7f7f7;
  height: 20px;
  width: 100%;
  margin: 50px 0; }

.post_intro .intro_cont {
  position: relative; }

.post_intro .blog_link {
  position: absolute;
  right: 3px;
  top: 0; }
  .post_intro .blog_link a {
    color: #900000;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700; }
    .post_intro .blog_link a::after {
      content: '';
      border-right: solid 1px #900000;
      border-bottom: solid 1px #900000;
      display: inline-block;
      vertical-align: middle;
      height: 6px;
      margin-top: -2px;
      width: 6px;
      margin-left: 6px;
      transform: rotate(-45deg); }
    .post_intro .blog_link a:hover {
      color: #bf0000; }

.card-figcaption a.button.button--small.card-figcaption-button {
  background: #900000;
  color: #fff;
  font-style: normal;
  font-size: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none;
  font-weight: 700;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .card-figcaption a.button.button--small.card-figcaption-button:hover {
    background: #bf0000; }

a.button.button--small.card-figcaption-button, label.button.button--small.card-figcaption-button {
  font-size: 15px;
  font-weight: 700;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #383838;
  padding-top: 10px;
  font-style: normal;
  padding-bottom: 10px;
  border: solid 1px #cecece; }

.card-figcaption-body input[type="checkbox"] {
  margin-left: 10px;
  background: #fff;
  border: solid 1px #cecece; }

.faq_sec {
  margin-bottom: 50px; }
  .faq_sec h2.section_title {
    margin-bottom: 35px; }
  .faq_sec .faq_lists ul.faq_accordion {
    margin: 0;
    padding: 0;
    list-style: none; }
    .faq_sec .faq_lists ul.faq_accordion > li {
      border-top: solid 2px #707070;
      padding: 20px 0;
      margin: 0; }
    .faq_sec .faq_lists ul.faq_accordion > li:last-child {
      border-bottom: solid 2px #707070; }
    .faq_sec .faq_lists ul.faq_accordion h3.faq_title {
      cursor: pointer;
      font-size: 20px;
      color: #000;
      margin: 7px 0 10px 0;
      line-height: normal;
      text-transform: none;
      font-weight: 400;
      font-family: "Oswald", Arial, Helvetica, sans-serif;
      transition: all 0.5s; }
      .faq_sec .faq_lists ul.faq_accordion h3.faq_title::before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        border-top: solid 2px #900000;
        border-right: solid 2px #900000;
        width: 7px;
        height: 7px;
        transform: rotate(45deg);
        margin-right: 11px;
        transition: all 0.5s; }
      .faq_sec .faq_lists ul.faq_accordion h3.faq_title span {
        display: inline-block;
        vertical-align: middle; }
      .faq_sec .faq_lists ul.faq_accordion h3.faq_title.opened {
        color: #900000; }
        .faq_sec .faq_lists ul.faq_accordion h3.faq_title.opened::before {
          transform: rotate(135deg); }
      .faq_sec .faq_lists ul.faq_accordion h3.faq_title:hover {
        color: #900000; }
    .faq_sec .faq_lists ul.faq_accordion .faq_cont {
      background: #f7f7f7;
      padding: 50px 80px;
      display: none; }
      .faq_sec .faq_lists ul.faq_accordion .faq_cont p {
        font-weight: 500;
        color: #707070;
        font-size: 15px; }
      .faq_sec .faq_lists ul.faq_accordion .faq_cont a {
        color: #900000; }
      .faq_sec .faq_lists ul.faq_accordion .faq_cont strong {
        color: #900000;
        font-weight: 400; }

.recent_posts .post_box {
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .recent_posts .post_box .date_published {
    font-weight: 500;
    color: #b1b1b1;
    font-size: 15px;
    margin: 10px 0 0 0;
    line-height: normal; }
  .recent_posts .post_box .post_title {
    font-size: 18px;
    color: #000;
    margin: 7px 0 10px 0;
    line-height: normal;
    text-transform: none;
    font-weight: 400;
    font-family: "Oswald", Arial, Helvetica, sans-serif; }
    .recent_posts .post_box .post_title a {
      font-size: 18px;
      letter-spacing: normal;
      text-decoration: none;
      color: #000;
      font-weight: 400;
      font-family: "Oswald", Arial, Helvetica, sans-serif; }
      .recent_posts .post_box .post_title a:hover {
        color: #bf0000; }
  .recent_posts .post_box .post_summary {
    font-weight: 500;
    color: #707070;
    font-size: 15px;
    margin-bottom: 15px; }
  .recent_posts .post_box .post_readmore a {
    color: #900000;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: uppercase; }
    .recent_posts .post_box .post_readmore a::after {
      content: '';
      border-right: solid 1px #900000;
      border-bottom: solid 1px #900000;
      display: inline-block;
      vertical-align: middle;
      height: 6px;
      margin-top: -2px;
      width: 6px;
      margin-left: 6px;
      transform: rotate(-45deg); }
    .recent_posts .post_box .post_readmore a:hover {
      color: #bf0000; }

.recent_posts.single_blog .post_title a {
  font-size: 25px;
  color: #000; }

.recent_posts.single_blog .date_published {
  font-weight: 700;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #b1b1b1;
  font-size: 16px;
  margin: 10px 0;
  line-height: normal; }

.recent_posts.single_blog .post_summary {
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #707070;
  font-size: 15px;
  margin-bottom: 15px; }

.recent_posts.single_blog .post_readmore a {
  color: #000;
  font-size: 15px;
  text-decoration: underline;
  text-transform: none;
  font-weight: 700;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .recent_posts.single_blog .post_readmore a::after {
    display: none; }
  .recent_posts.single_blog .post_readmore a:hover {
    color: #bf0000; }

.feeds_section {
  background: #121212;
  padding: 75px 0;
  margin-top: 55px; }
  .feeds_section h2 {
    margin: 0 0 35px 0;
    color: #fff;
    font-size: 25px;
    text-transform: none;
    text-align: center;
    font-weight: 500;
    font-family: "Oswald", Arial, Helvetica, sans-serif; }
  .feeds_section .ig_feed {
    padding-bottom: 50px; }
  .feeds_section .slick-next, .feeds_section .slick-prev {
    background: none;
    width: auto;
    height: auto;
    padding: 0; }
  .feeds_section .slick-prev:before {
    background: url("../img/w_arrow_left.png") no-repeat;
    width: 14px;
    height: 25px;
    left: 0; }
  .feeds_section .slick-next:before {
    background: url("../img/w_arrow_right.png") no-repeat;
    width: 14px;
    height: 25px;
    right: 0; }

.notif_banner {
  background: #900000;
  padding: 5px 0;
  text-align: center; }
  .notif_banner h6 {
    display: none;
    margin: 0;
    text-transform: none;
    color: #ffacac;
    font-size: 14px; }
    .notif_banner h6 strong {
      color: #fff; }

.what_people_say h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  margin: 0 0 20px 0; }

.what_people_say p {
  font-size: 15px;
  color: #b1b1b1;
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }

.what_people_say .here_to_serve {
  padding-right: 50px; }

.what_people_say .reviews_box {
  text-align: center;
  border: solid 1px #707070;
  padding: 50px 20px 40px 20px; }
  .what_people_say .reviews_box h3 {
    font-weight: 400;
    text-transform: uppercase;
    color: #b1b1b1;
    font-size: 18px;
    letter-spacing: 3.96px; }
  .what_people_say .reviews_box .review_slide {
    outline: none;
    border: none;
    position: relative; }
    .what_people_say .reviews_box .review_slide .quotes {
      font-size: 57px;
      color: #b1b1b1;
      position: absolute;
      line-height: 1;
      top: 0; }
    .what_people_say .reviews_box .review_slide .before {
      left: 0; }
    .what_people_say .reviews_box .review_slide .after {
      right: 0; }
  .what_people_say .reviews_box .review_content {
    padding: 0 30px; }
  .what_people_say .reviews_box .review_author {
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    text-transform: capitalize; }
  .what_people_say .reviews_box .review_rating {
    margin-top: 15px; }
    .what_people_say .reviews_box .review_rating i {
      color: #ffd800;
      font-size: 12px;
      margin: 0 1px; }

.what_people_say .slick-dots {
  text-align: right; }
  .what_people_say .slick-dots li {
    width: auto;
    height: auto; }

.what_people_say .slick-dots li button, .what_people_say .slick-dots li button::before {
  width: 11px;
  height: 11px; }

.what_people_say .slick-dots li.slick-active button::before {
  background: #fff; }

.what_people_say .slick-dots li button:hover::before {
  background: #900000; }

.newsletter-subscription-section {
  background: #fff;
  padding: 25px 0;
  border: none; }
  .newsletter-subscription-section article.newsletter.cta {
    border: solid 10px #f4f4f4;
    padding: 15px 40px; }
  .newsletter-subscription-section h2.newsletter-heading {
    font-weight: 500;
    font-family: "Oswald", Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 20px;
    margin: 0 0 5px 0; }
  .newsletter-subscription-section .join_text {
    color: #707070;
    font-size: 16px;
    font-weight: 500;
    font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .newsletter-subscription-section input[type="email"] {
    border: none;
    border-bottom: solid 1px #707070;
    background: #fff;
    height: 55px;
    color: #707070; }
  .newsletter-subscription-section .button--primary {
    font-weight: 900;
    font-size: 18px;
    color: #fff;
    height: 55px; }

.footer_cols {
  text-align: left;
  color: #fff;
  padding-bottom: 35px; }
  .footer_cols .row {
    margin: 0; }
  .footer_cols .column {
    padding-left: 0;
    padding-right: 0; }
  .footer_cols a {
    color: #fff;
    text-decoration: none; }
    .footer_cols a:hover {
      color: #d90000 !important; }
  .footer_cols .footer_logo {
    margin-bottom: 40px; }
  .footer_cols .footer_address {
    padding-right: 50px; }
    .footer_cols .footer_address address {
      text-transform: none;
      color: #fff;
      font-size: 15px;
      line-height: 1.93;
      font-weight: 400;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      margin-bottom: 30px; }
    .footer_cols .footer_address .office_details .office_phone {
      margin-bottom: 10px; }
  .footer_cols .footer_cols_menu h3 {
    font-weight: 500;
    font-family: "Oswald", Arial, Helvetica, sans-serif;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    min-height: 24px; }
  .footer_cols .footer_cols_menu ul.footer_links {
    margin: 0;
    padding: 0; }
    .footer_cols .footer_cols_menu ul.footer_links li {
      list-style: none; }
      .footer_cols .footer_cols_menu ul.footer_links li a {
        font-size: 14px;
        text-transform: none;
        font-weight: 400;
        font-family: "Roboto", Arial, Helvetica, sans-serif;
        color: #b1b1b1; }
        .footer_cols .footer_cols_menu ul.footer_links li a:hover {
          color: #fff !important; }
    .footer_cols .footer_cols_menu ul.footer_links.link_pages li:last-child {
      margin-top: 30px; }
  .footer_cols .footer_cols_menu .connect_with_us {
    margin-top: 50px; }
    .footer_cols .footer_cols_menu .connect_with_us ul {
      margin: 0;
      padding: 0; }
      .footer_cols .footer_cols_menu .connect_with_us ul li {
        padding: 0;
        margin-right: 17px;
        list-style: none; }
        .footer_cols .footer_cols_menu .connect_with_us ul li:last-child {
          margin-right: 0; }

.payment-icons-section {
  background: #1f1f1f; }
  .payment-icons-section .footer-payment-icons {
    height: 80px;
    margin: 0 auto; }
    .payment-icons-section .footer-payment-icons .footer-payment-icon {
      margin: 0 5px; }

header .search-icon.submit input {
  z-index: 99; }

#ymm_searchbox.custom_search {
  border: solid 10px #f4f4f4;
  background-color: #ffffff;
  padding: 20px 50px;
  margin: 0 0 50px 0; }
  #ymm_searchbox.custom_search .ymm_intro {
    display: inline-block;
    vertical-align: middle;
    width: 18%; }
    #ymm_searchbox.custom_search .ymm_intro .car_icon_search {
      display: inline-block;
      vertical-align: middle; }
    #ymm_searchbox.custom_search .ymm_intro h3#ymm_label {
      margin: 0 25px 0 15px;
      font-size: 20px;
      color: #000;
      text-transform: uppercase;
      font-weight: 500;
      font-family: "Oswald", Arial, Helvetica, sans-serif;
      display: inline-block;
      vertical-align: middle; }
  #ymm_searchbox.custom_search #my_ymm_html {
    display: inline-block;
    vertical-align: middle;
    width: 81%; }
    #ymm_searchbox.custom_search #my_ymm_html ul {
      display: inline-block;
      vertical-align: middle;
      width: 94%; }
      #ymm_searchbox.custom_search #my_ymm_html ul li {
        margin: 0;
        padding: 0 15px;
        width: 33%;
        max-width: 325px; }
    #ymm_searchbox.custom_search #my_ymm_html #ymm_actions {
      display: inline-block;
      vertical-align: middle;
      text-align: left;
      margin-top: 0; }
      #ymm_searchbox.custom_search #my_ymm_html #ymm_actions input#ymm_search {
        padding: 0.75rem 17px;
        border-radius: 0;
        margin: 0;
        height: 3.17857rem;
        font-size: 18px;
        color: #fff;
        background: #900000;
        cursor: pointer;
        outline: none;
        font-weight: 700;
        font-family: "Roboto", Arial, Helvetica, sans-serif; }
        #ymm_searchbox.custom_search #my_ymm_html #ymm_actions input#ymm_search:hover, #ymm_searchbox.custom_search #my_ymm_html #ymm_actions input#ymm_search:active, #ymm_searchbox.custom_search #my_ymm_html #ymm_actions input#ymm_search:focus {
          background: #bf0000;
          color: #fff;
          border: none !important;
          cursor: pointer; }
  #ymm_searchbox.custom_search select {
    max-width: 295px;
    width: 100%;
    border-top: none;
    border-right: none;
    border-left: none;
    font-size: 15px;
    color: #707070;
    outline: none;
    font-weight: 400;
    font-family: "Roboto", Arial, Helvetica, sans-serif; }

.footer-notice {
  text-align: center;
  color: #6e6e6e;
  padding: 5px 10px; }
  .footer-notice p {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.3; }

.footer-bottom {
  padding: 15px 0 15px 0; }
  .footer-bottom .footer_last {
    color: #6e6e6e;
    font-size: 12px;
    font-weight: 400; }
    .footer-bottom .footer_last .footer_copy {
      text-align: right; }
      .footer-bottom .footer_last .footer_copy a {
        color: #fff; }
        .footer-bottom .footer_last .footer_copy a:hover {
          color: #fff; }
    .footer-bottom .footer_last ul.bottom_links {
      margin: 0;
      padding: 0; }
      .footer-bottom .footer_last ul.bottom_links li {
        list-style: none;
        display: inline-block;
        margin-right: 3px; }
        .footer-bottom .footer_last ul.bottom_links li a {
          text-transform: none;
          text-decoration: none;
          font-size: 12px;
          color: #6e6e6e; }
          .footer-bottom .footer_last ul.bottom_links li a:hover {
            color: #fff !important; }

.zoom_box {
  overflow: hidden; }
  .zoom_box img {
    transition: all 0.4s; }
  .zoom_box:hover img {
    transform: scale(1.2); }

.compareTable-removeProduct {
  padding: 0 7px; }

input:not([type]), input[type="text"], input[type="password"],
input[type="date"], input[type="datetime"], input[type="datetime-local"],
input[type="month"], input[type="week"], input[type="email"],
input[type="number"], input[type="search"], input[type="tel"],
input[type="time"], input[type="url"], input[type="color"], textarea {
  height: 2.28571rem;
  background: #fff;
  border: solid 1px #cecece;
  color: #707070; }

input[type="file"], input[type="checkbox"], input[type="radio"], select {
  margin-bottom: 0; }

.form-input--incrementTotal {
  margin: 0 !important;
  display: inline-block !important;
  width: 3.5rem !important; }

input.button.button--primary, form#facet-range-form .button {
  transition: all 0.4s; }
  input.button.button--primary:hover, form#facet-range-form .button:hover {
    background: #bf0000 !important; }

body div#modal.modal--large.open[data-prevent-quick-search-close], div#previewModal {
  top: 50% !important; }

.previewCartCheckout .button:hover {
  background: #bf0000 !important;
  color: #fff !important; }

/**
 * Shop
 */
.body {
  margin-bottom: 35px; }

.breadcrumbs {
  padding-top: 10px; }

.breadcrumb {
  text-transform: none;
  color: #707070;
  font-size: 15px;
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .breadcrumb.is-active > .breadcrumb-label {
    color: #707070;
    font-size: 15px; }
  .breadcrumb a, .breadcrumb span.breadcrumb-label {
    color: #707070;
    font-size: 15px; }
  .breadcrumb a:hover {
    color: #bf0000; }

.page.category h1.page-heading {
  font-weight: 500;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 25px;
  text-transform: none; }

.card-title > a {
  color: #000; }
  .card-title > a:hover {
    color: #bf0000; }

main#product-listing-container p {
  font-size: 15px;
  color: #707070; }

.pagination-item.pagination-item a {
  padding: 18px;
  color: #707070;
  font-size: 15px;
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .pagination-item.pagination-item a:hover {
    color: #bf0000; }

.pagination-item.pagination-item.pagination-item--current {
  border: none; }

.pagination-item--next a.pagination-link,
.pagination-item--previous a.pagination-link {
  padding: 14px 10px !important; }

.pagination-item.pagination-item--previous svg {
  width: 100%;
  height: 100%; }

.pagination-item--previous .icon {
  width: 25px;
  height: 25px;
  padding: 5px;
  margin-left: 0; }

.pagination-item.pagination-item--previous > a:hover .icon > svg,
.pagination-item.pagination-item--next > a:hover .icon > svg {
  fill: #bf0000; }

.page-content li.subcategory-item a.subcategory-link span.subcategory-name {
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #707070; }

.page-content li.subcategory-item a.subcategory-link:hover span.subcategory-name {
  color: #bf0000; }

.page-content .actionBar-section .form-field {
  border: solid 1px #cecece;
  padding: 10px 5px; }

.page-content .actionBar-section .form-label {
  font-size: 15px;
  color: #707070; }

.page-content .actionBar-section .form-select {
  color: #000;
  font-size: 15px;
  font-weight: 700;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }

.custom-product-filters .button:focus, .custom-product-filters .button:hover, .custom-product-filters button:focus, .custom-product-filters button:hover {
  background-color: #bf0000 !important;
  color: #fff !important; }

.page-sidebar h5.sidebarBlock-heading, .page-sidebar h3.title, .custom-product-filters h5.sidebarBlock-heading, .custom-product-filters h3.title {
  font-weight: 500;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 20px;
  text-transform: uppercase;
  border-bottom: solid 1px #d5d5d5;
  padding-bottom: 10px; }

.page-sidebar h5.accordion-title, .page-sidebar h4.filterTitle, .custom-product-filters h5.accordion-title, .custom-product-filters h4.filterTitle {
  font-weight: 400;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 15px;
  text-transform: uppercase;
  border-bottom: solid 1px #d5d5d5;
  padding-bottom: 10px; }

.page-sidebar .custom_ymm, .custom-product-filters .custom_ymm {
  margin-bottom: 30px; }
  .page-sidebar .custom_ymm #ymm_searchbox, .custom-product-filters .custom_ymm #ymm_searchbox {
    border: none;
    padding: 0;
    margin: 0; }
    .page-sidebar .custom_ymm #ymm_searchbox h3#ymm_label, .custom-product-filters .custom_ymm #ymm_searchbox h3#ymm_label {
      text-align: left;
      font-weight: 500;
      font-family: "Oswald", Arial, Helvetica, sans-serif;
      color: #000;
      font-size: 20px;
      text-transform: uppercase;
      border-bottom: solid 1px #d5d5d5;
      padding-bottom: 10px; }
    .page-sidebar .custom_ymm #ymm_searchbox #my_ymm_html ul li, .custom-product-filters .custom_ymm #ymm_searchbox #my_ymm_html ul li {
      display: block;
      width: 100%;
      padding: 0;
      margin: 0 0 10px 0;
      max-width: 100%; }
      .page-sidebar .custom_ymm #ymm_searchbox #my_ymm_html ul li select, .custom-product-filters .custom_ymm #ymm_searchbox #my_ymm_html ul li select {
        color: #707070;
        font-weight: 400;
        font-family: "Roboto", Arial, Helvetica, sans-serif;
        font-size: 15px;
        max-width: 100%;
        outline: 0;
        border: none;
        border-bottom: solid 1px #000; }
    .page-sidebar .custom_ymm #ymm_searchbox #my_ymm_html #ymm_actions, .custom-product-filters .custom_ymm #ymm_searchbox #my_ymm_html #ymm_actions {
      text-align: left;
      margin-top: 0; }
      .page-sidebar .custom_ymm #ymm_searchbox #my_ymm_html #ymm_actions #ymm_search, .custom-product-filters .custom_ymm #ymm_searchbox #my_ymm_html #ymm_actions #ymm_search {
        background: #900000;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        font-family: "Roboto", Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        margin: 0;
        padding: 12px 30px;
        outline: none; }
        .page-sidebar .custom_ymm #ymm_searchbox #my_ymm_html #ymm_actions #ymm_search:hover, .custom-product-filters .custom_ymm #ymm_searchbox #my_ymm_html #ymm_actions #ymm_search:hover {
          background: #bf0000; }

.page-sidebar .sidebarBlock .facetLabel, .custom-product-filters .sidebarBlock .facetLabel {
  color: #707070;
  font-size: 15px;
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  padding-top: 10px;
  padding-bottom: 10px; }

.page-sidebar .sidebarBlock li.navList-item a.navList-action, .custom-product-filters .sidebarBlock li.navList-item a.navList-action {
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #707070;
  font-size: 15px; }
  .page-sidebar .sidebarBlock li.navList-item a.navList-action:hover, .custom-product-filters .sidebarBlock li.navList-item a.navList-action:hover {
    font-weight: 400;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #bf0000;
    font-size: 15px; }

.page-sidebar ul.navList li.navList-item, .custom-product-filters ul.navList li.navList-item {
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #707070;
  font-size: 15px; }
  .page-sidebar ul.navList li.navList-item label, .custom-product-filters ul.navList li.navList-item label {
    font-weight: 400;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #707070;
    font-size: 15px; }
    .page-sidebar ul.navList li.navList-item label:hover, .custom-product-filters ul.navList li.navList-item label:hover {
      color: #bf0000; }
  .page-sidebar ul.navList li.navList-item ul li label, .custom-product-filters ul.navList li.navList-item ul li label {
    font-size: 14px; }
    .page-sidebar ul.navList li.navList-item ul li label:hover, .custom-product-filters ul.navList li.navList-item ul li label:hover {
      color: #bf0000; }

.page-sidebar button.button#custom-facet-range-btn, .custom-product-filters button.button#custom-facet-range-btn {
  background: #900000 !important; }
  .page-sidebar button.button#custom-facet-range-btn:hover, .custom-product-filters button.button#custom-facet-range-btn:hover {
    background: #bf0000 !important; }

.page-sidebar a.clear-all, .custom-product-filters a.clear-all {
  color: #900000;
  font-size: 13px;
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }

.page-sidebar .sidebarBlock .facetedSearch-clearLink, .custom-product-filters .sidebarBlock .facetedSearch-clearLink {
  color: #900000;
  font-size: 13px;
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }

form.form.form-wishlist.form-action a.button.dropdown-menu-button {
  background: #000;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px; }
  form.form.form-wishlist.form-action a.button.dropdown-menu-button:hover {
    background: #383838; }

form.form.form-wishlist.form-action .button {
  text-transform: uppercase !important; }

.productView-options .form-action .button {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 18px;
  font-weight: 700;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
  border: none; }

/**
 * Page
 */
h2.page-heading {
  font-weight: 400;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 40px;
  margin: 0 0 15px 0;
  padding-bottom: 15px;
  text-transform: uppercase;
  text-align: left;
  border-bottom: solid 2px #000;
  line-height: 1; }

.navBar--account {
  margin-bottom: 30px; }

.navBar--sub .navBar-action {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .navBar--sub .navBar-action:hover {
    color: #bf0000; }

.navBar--sub .navBar-item.is-active {
  font-size: 16px;
  color: #707070; }

.page-content, .page-content--full {
  font-size: 16px;
  color: #707070;
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }

.search_box_wrap form {
  width: 50%;
  margin: auto; }
  .search_box_wrap form input {
    height: auto;
    margin: 0; }
  .search_box_wrap form .form-field {
    margin: 0; }

.account--fixed, .account--fixedLarge {
  margin-top: 30px;
  width: 80%; }
  .account--fixed .form-label, .account--fixedLarge .form-label {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .account--fixed input, .account--fixedLarge input {
    height: auto !important;
    color: #707070;
    margin-bottom: 0; }
  .account--fixed select, .account--fixedLarge select {
    color: #707070; }
  .account--fixed .form-field, .account--fixedLarge .form-field {
    margin-bottom: 20px; }

.mobile_universal {
  display: none; }

.create.account--fixed {
  width: 100%; }
  .create.account--fixed .form-row {
    margin-left: 0;
    margin-right: 0; }
  .create.account--fixed .recaptcha_wrap {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px; }
    .create.account--fixed .recaptcha_wrap br {
      display: none; }
  .create.account--fixed .form-field .form-label {
    position: relative; }
    .create.account--fixed .form-field .form-label small {
      top: 0;
      position: absolute;
      margin-left: 5px;
      float: none;
      line-height: 20px;
      margin-top: 0;
      color: #bf0000;
      font-weight: 700;
      font-size: 15px; }
  .create.account--fixed .personal_form .form-field {
    padding-left: 0; }
  .create.account--fixed .shipping_form .form-field {
    padding-right: 0; }
  .create.account--fixed .form-actions {
    max-width: 100%;
    text-align: right; }
    .create.account--fixed .form-actions .row {
      max-width: 100%;
      width: 100%; }
    .create.account--fixed .form-actions input.button {
      display: inline-block;
      vertical-align: middle; }
  .create.account--fixed .create_account_wrap.row {
    width: 100%;
    margin: 0;
    max-width: 100%; }
    .create.account--fixed .create_account_wrap.row h2 {
      margin-top: 0; }

/**
 * Contact Us
 */
section.page {
  padding-top: 40px; }

h1.page-heading {
  font-weight: 400;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 40px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  text-transform: uppercase;
  text-align: left;
  border-bottom: solid 2px #000;
  line-height: 1; }

.blog-post h1, .blog-post h2, .blog-post h3, .blog-post h4, .blog-post h5, .blog-post h6 {
  font-weight: 400;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  color: #000; }

.blog-post h2 {
  font-size: 25px;
  color: #000; }

.category .page-content, .brand_wrap .page-content {
  height: 1000px;
  overflow-y: scroll; }

.subpage_breadcrumb .breadcrumbs, .product .breadcrumbs, .account .breadcrumbs {
  margin-bottom: 0;
  text-align: left; }
  .subpage_breadcrumb .breadcrumbs .breadcrumb:before, .product .breadcrumbs .breadcrumb:before, .account .breadcrumbs .breadcrumb:before {
    content: '|';
    top: -1px;
    margin: 0 15px; }
  .subpage_breadcrumb .breadcrumbs .breadcrumb:first-child::before, .product .breadcrumbs .breadcrumb:first-child::before, .account .breadcrumbs .breadcrumb:first-child::before {
    display: none; }

.slick-initialized .slick-slide {
  outline: none; }

.product .productView-title {
  font-size: 40px;
  font-weight: 400;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 1.2; }

.product .productView-price {
  font-size: 25px;
  color: #900000;
  font-weight: 500;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  margin-bottom: 20px; }

.product dt.productView-info-name {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }

.product dd.productView-info-value {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }

.product .form-label--alternate {
  font-size: 16px;
  color: #000;
  font-style: normal;
  font-weight: 700;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }

.product .productView-options .form-field {
  margin-bottom: 20px; }

.product .form-select--small, .product .form-select--date {
  color: #707070;
  border: solid 1px #cecece;
  padding: 15px 20px;
  background-color: #fff;
  max-width: 450px;
  height: auto;
  background-position: right 20px top 50%;
  font-size: 15px;
  line-height: normal; }

.product .socialLinks .icon {
  width: 25px;
  height: 25px; }
  .product .socialLinks .icon.icon--email {
    width: 18px;
    height: 18px; }
  .product .socialLinks .icon.icon--print {
    width: 22px;
    height: 22px; }
  .product .socialLinks .icon svg {
    fill: #383838; }
    .product .socialLinks .icon svg:hover {
      fill: #bf0000; }

.product #accordion .ui-accordion-header {
  background: #f8f8f8;
  padding: 0;
  border: none; }
  .product #accordion .ui-accordion-header span.tab-title {
    padding: 13px 40px;
    margin: 0;
    font-size: 25px;
    color: #000;
    font-weight: 400;
    font-family: "Oswald", Arial, Helvetica, sans-serif; }

.product #accordion svg.accordion-icon.arrow.down {
  top: 18px;
  width: 17px;
  height: 12px;
  fill: #383838;
  right: 15px; }

.product #accordion .ui-accordion-content {
  border: none;
  padding-left: 0px;
  padding-right: 0px;
  color: #707070;
  font-size: 15px;
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .product #accordion .ui-accordion-content p {
    color: #707070;
    font-size: 15px;
    font-weight: 400;
    font-family: "Roboto", Arial, Helvetica, sans-serif; }

.product .productView-description #accordion .ui-accordion-content {
  padding-left: 70px;
  padding-right: 70px; }

.productView-options .form-increment .button--icon .icon {
  width: 25px;
  height: 24px; }

.productView-options .form-increment .button--icon svg {
  fill: #383838 !important;
  width: 25px;
  height: 24px; }

.productView-options .form-increment .button {
  padding: 12px;
  width: 60px;
  min-height: 50.4px; }

.productView-options .form-increment input[type="tel"] {
  font-size: 15px;
  color: #707070;
  padding: 15px;
  width: 60px !important;
  height: auto; }

/**
 * Reviews
 */
.productReview {
  width: 100%;
  display: block;
  float: none;
  border-bottom: solid 1px #cecece;
  padding-bottom: 30px;
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px; }
  .productReview .productReview-title {
    color: #000;
    font-weight: 700;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 16px; }
  .productReview .productReview-title, .productReview .productReview-rating {
    display: inline-block;
    vertical-align: middle;
    margin: 0 40px 0 0; }
  .productReview .productReview-author {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    color: #b1b1b1 !important; }
  .productReview p.productReview-body {
    margin-top: 20px;
    font-size: 15px;
    color: #707070;
    font-weight: 400;
    font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .productReview:last-child {
    margin-bottom: 0; }

/**
 * Tabs
 */
.tab {
  border-bottom: solid 2px #fff;
  border-top: none;
  padding-bottom: 5px; }
  .tab .tab-title {
    font-weight: 400;
    font-family: "Oswald", Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #000;
    font-weight: 400 !important;
    outline: none; }

.tabs-contents {
  margin-bottom: 0; }

.tab-content.has-jsContent.is-active {
  padding-bottom: 0; }

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

.toggle {
  margin-bottom: 15px; }

.related-product-section {
  margin-top: 30px; }
  .related-product-section .tab.is-active {
    border-bottom: solid 2px #bf0000;
    border-top: none;
    padding-bottom: 5px; }

/**
 * Cart
 */
table {
  background: #fff; }
  table thead tr th, table thead tr td, table .cart-item-value {
    color: #707070; }
  table tr.even, table table tr.alt, table tr:nth-of-type(even) {
    background: #fff; }
  table tr th, table tr td {
    color: #707070; }

.cart-total .form-input {
  color: #707070; }

.cart-list .form-increment input[type="tel"] {
  height: auto;
  padding: 15px 10px;
  width: auto !important;
  max-width: 60px;
  color: #707070;
  min-height: 49px; }

.cart-list .form-increment button.button.button--icon {
  padding: 9px 10px 8px 10px; }

.coupon-code-add, .coupon-code-cancel,
.shipping-estimate-show, .shipping-estimate-hide,
.gift-certificate-add, .gift-certificate-cancel {
  color: #900000; }
  .coupon-code-add:hover, .coupon-code-cancel:hover,
  .shipping-estimate-show:hover, .shipping-estimate-hide:hover,
  .gift-certificate-add:hover, .gift-certificate-cancel:hover {
    color: #bf0000;
    background: none; }

div#modal-review-form {
  z-index: 100000;
  top: 50% !important; }

.modal-header-title {
  font-weight: 500;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  font-size: 25px;
  color: #000; }

.icon--ratingEmpty svg {
  fill: #c6c6c6; }

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

.productView-reviewLink a {
  color: #707070;
  font-size: 15px;
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .productView-reviewLink a:hover {
    color: #bf0000; }

.productView-reviewLink.fr {
  float: right; }

.page.subpage_main .form-label {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }

.page.subpage_main .form-field .form-label {
  position: relative; }
  .page.subpage_main .form-field .form-label small {
    top: 0;
    position: absolute;
    margin-left: 5px;
    float: none;
    line-height: 20px;
    margin-top: 0;
    color: #bf0000;
    font-weight: 700;
    font-size: 15px; }

.page.subpage_main .form {
  margin-bottom: 0; }

.page.subpage_main input[type="text"] {
  background: #fff;
  border: solid 1px #cecece;
  line-height: normal;
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  color: #707070; }

.page.subpage_main textarea {
  background: #fff;
  border: solid 1px #cecece;
  min-height: 200px; }

.page.subpage_main .form-actions {
  text-align: left;
  margin-top: 0; }
  .page.subpage_main .form-actions input.button.button--primary {
    padding-top: 15px;
    padding-bottom: 15px; }

.page.subpage_main .form-field {
  margin-bottom: 35px; }

.page.subpage_main .page_content_wrap p {
  font-size: 15px;
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #707070; }

.page.subpage_main h1.page-heading {
  font-size: 40px;
  margin: 0 0 35px 0;
  font-weight: 400;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: left;
  padding-bottom: 15px;
  border-bottom: solid 2px #000;
  line-height: 1;
  color: #000; }

.page.subpage_main .sidebar_subpage {
  padding-right: 40px; }

.page.subpage_main .google_map_wrapper {
  margin-bottom: 30px; }

.page.subpage_main .details {
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #707070;
  font-size: 16px;
  line-height: 1.75; }
  .page.subpage_main .details strong {
    font-weight: 700;
    font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .page.subpage_main .details span.black {
    color: #000; }
  .page.subpage_main .details a {
    font-size: 16px;
    color: #000;
    text-decoration: none; }
    .page.subpage_main .details a:hover {
      color: #bf0000; }
  .page.subpage_main .details address {
    width: 60%;
    margin-bottom: 30px; }
  .page.subpage_main .details .details_logo {
    margin-bottom: 30px; }
  .page.subpage_main .details .social {
    margin-top: 40px; }
    .page.subpage_main .details .social h3 {
      margin: 0;
      font-size: 15px;
      color: #b1b1b1;
      text-transform: uppercase;
      font-weight: 500;
      font-family: "Oswald", Arial, Helvetica, sans-serif;
      display: inline-block;
      vertical-align: middle; }
    .page.subpage_main .details .social .social_links {
      margin-left: 20px;
      display: inline-block;
      vertical-align: middle; }
      .page.subpage_main .details .social .social_links ul {
        margin: 0;
        padding: 0; }
        .page.subpage_main .details .social .social_links ul li {
          list-style: none;
          display: inline-block;
          vertical-align: middle;
          margin-right: 12px; }

/**
 * Blog
 */
.blog-post-container {
  max-width: 100%; }
  .blog-post-container .breadcrumbs {
    margin-bottom: 0;
    text-align: center; }
    .blog-post-container .breadcrumbs .breadcrumb:before {
      content: '|';
      margin: 0 15px;
      top: -1px; }
    .blog-post-container .breadcrumbs .breadcrumb:first-child::before {
      display: none; }
  .blog-post-container .blog-header {
    border-bottom: solid 2px #000;
    padding-bottom: 20px;
    margin-bottom: 50px; }
  .blog-post-container .blog-title {
    margin-top: 10px;
    margin-bottom: 10px; }
    .blog-post-container .blog-title a {
      font-size: 40px;
      color: #000;
      letter-spacing: normal;
      font-weight: 400;
      font-family: "Oswald", Arial, Helvetica, sans-serif; }
      .blog-post-container .blog-title a:hover {
        color: #bf0000; }
  .blog-post-container .blog-date {
    font-size: 16px;
    color: #b1b1b1;
    margin: 0;
    font-weight: 700;
    font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .blog-post-container .article_wrapper {
    margin: auto;
    width: 70%; }
    .blog-post-container .article_wrapper .blog-post-figure {
      max-width: 80%; }

.recent_blogs {
  margin-top: 80px;
  margin-bottom: 70px; }
  .recent_blogs .row {
    max-width: 100%; }
  .recent_blogs .section_title {
    background: #f8f8f8;
    padding: 10px 0;
    margin-bottom: 40px;
    text-align: center; }
    .recent_blogs .section_title h2 {
      margin: 0;
      font-size: 25px;
      font-weight: 400;
      font-family: "Oswald", Arial, Helvetica, sans-serif;
      color: #000; }

.blog-post-container .blog .tags {
  text-align: center;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }

.blog-post-container .blog .addthis_toolbox .socialLinks {
  text-align: center; }
  .blog-post-container .blog .addthis_toolbox .socialLinks .socialLinks-item {
    margin: 0 5px; }
  .blog-post-container .blog .addthis_toolbox .socialLinks .icon {
    width: 30px;
    height: 30px; }
    .blog-post-container .blog .addthis_toolbox .socialLinks .icon svg {
      fill: #383838; }
    .blog-post-container .blog .addthis_toolbox .socialLinks .icon.icon--email, .blog-post-container .blog .addthis_toolbox .socialLinks .icon.icon--print {
      padding: 0 5px; }

.blog-post-container .blog .addthis_toolbox .socialLinks
.blog-post-container .blog-post-body .blog-post p, .blog-post-container .blog .addthis_toolbox .socialLinks
.blog-post-container .blog-post-body .blog-post ul, .blog-post-container .blog .addthis_toolbox .socialLinks
.blog-post-container .blog-post-body .blog-post ol {
  color: #707070;
  font-size: 15px;
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }

.blog-post-container .blog .addthis_toolbox .socialLinks
.blog-post-container .blog-post-body .blog-post a {
  color: #bf0000;
  text-decoration: none; }
  .blog-post-container .blog .addthis_toolbox .socialLinks
.blog-post-container .blog-post-body .blog-post a:hover {
    color: #900000; }

.blog-post-container .blog .addthis_toolbox .socialLinks
.blog-post-container .blog-post-body .blog-post h1, .blog-post-container .blog .addthis_toolbox .socialLinks
.blog-post-container .blog-post-body .blog-post h2, .blog-post-container .blog .addthis_toolbox .socialLinks
.blog-post-container .blog-post-body .blog-post h3, .blog-post-container .blog .addthis_toolbox .socialLinks
.blog-post-container .blog-post-body .blog-post h4, .blog-post-container .blog .addthis_toolbox .socialLinks
.blog-post-container .blog-post-body .blog-post h5, .blog-post-container .blog .addthis_toolbox .socialLinks
.blog-post-container .blog-post-body .blog-post h6 {
  font-weight: 400;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  color: #000; }

.blog-post-container .blog .addthis_toolbox .socialLinks
.blog-post-container .blog-post-body .blog-post h2 {
  font-size: 25px; }

.page.blog .breadcrumbs {
  margin-bottom: 0;
  text-align: left; }
  .page.blog .breadcrumbs .breadcrumb:before {
    content: '|'; }
  .page.blog .breadcrumbs .breadcrumb:first-child::before {
    display: none; }

.page.blog h1.page-heading {
  font-size: 40px;
  margin: 0 0 35px 0;
  font-weight: 400;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: left;
  padding-bottom: 15px;
  border-bottom: solid 2px #000;
  line-height: 1;
  color: #000; }

.page.blog article.blog {
  margin-bottom: 0; }

.page.blog .blog-post-body {
  margin-bottom: 0; }

.page.blog .blog_list {
  position: relative; }
  .page.blog .blog_list .post_divide {
    clear: both;
    background: #cecece;
    width: 100%;
    height: 1px;
    float: left;
    margin: 50px 0; }

.page.blog .blog-title a {
  font-size: 25px;
  color: #000;
  letter-spacing: normal;
  font-weight: 400;
  font-family: "Oswald", Arial, Helvetica, sans-serif; }
  .page.blog .blog-title a:hover {
    color: #bf0000; }

.page.blog .blog-date {
  font-size: 16px;
  color: #b1b1b1;
  font-weight: 700;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }

.page.blog .blog-post {
  font-size: 15px;
  color: #707070;
  line-height: 1.67;
  letter-spacing: normal;
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .page.blog .blog-post a.read-more {
    display: block;
    margin-top: 15px;
    font-size: 15px;
    color: #000;
    font-weight: 700;
    font-family: "Roboto", Arial, Helvetica, sans-serif; }
    .page.blog .blog-post a.read-more:hover {
      color: #bf0000; }

.page.blog .blog-thumbnail {
  max-width: 100%; }
  .page.blog .blog-thumbnail img {
    width: 100%; }

.page.blog .pagination {
  margin-top: 40px; }

/**
 * login
 */
.panel-body {
  color: #707070;
  font-size: 16px;
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }

.login-row {
  max-width: 100%;
  margin-top: 30px; }
  .login-row .form-actions {
    text-align: left; }
    .login-row .form-actions a {
      color: #900000; }
      .login-row .form-actions a:hover {
        color: #bf0000; }
  .login-row .login-form .form-label {
    font-size: 16px;
    font-weight: 400;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000; }
  .login-row .login-form input:not([type]), .login-row .login-form input[type="text"], .login-row .login-form input[type="password"], .login-row .login-form input[type="date"],
  .login-row .login-form input[type="datetime"], .login-row .login-form input[type="datetime-local"], .login-row .login-form input[type="month"],
  .login-row .login-form input[type="week"], .login-row .login-form input[type="email"], .login-row .login-form input[type="number"], .login-row .login-form input[type="search"],
  .login-row .login-form input[type="tel"], .login-row .login-form input[type="time"], .login-row .login-form input[type="url"], .login-row .login-form input[type="color"], .login-row .login-form textarea {
    height: auto;
    padding: 15px;
    color: #707070; }
  .login-row .login-form .form-actions .button, .login-row .login-form .form-actions input, .login-row .login-form .form-actions a {
    vertical-align: middle; }
  .login-row .login-form .form-field {
    margin-bottom: 10px; }

button.button.secondary.button--small {
  color: #900000;
  border: solid 1px #900000; }
  button.button.secondary.button--small:hover {
    color: #bf0000;
    border: solid 1px #bf0000; }

.panel--address .form-actions {
  position: static;
  margin: 0; }

.panel--address .button--primary:hover {
  background: #bf0000 !important; }

.panel--address .panel-body {
  padding: 0;
  background: none;
  min-height: 210px; }

.wishlists-table {
  background: #fff; }
  .wishlists-table a {
    color: #900000; }
    .wishlists-table a:hover {
      color: #bf0000; }

.panel--newAddress:hover .address-title {
  color: #bf0000; }

body .account a.button.button--small, button.button.secondary.button--small {
  border: solid 1px #900000;
  color: #900000; }
  body .account a.button.button--small:hover, button.button.secondary.button--small:hover {
    color: #bf0000;
    border: solid 1px #bf0000; }

body .account input.button, body .account input.button.button--small {
  border: solid 1px #900000;
  color: #900000; }
  body .account input.button:hover, body .account input.button.button--small:hover {
    color: #bf0000;
    border: solid 1px #bf0000; }

.card-figcaption a.button.button--small.card-figcaption-button:hover {
  border: none; }

body .account input.button.button--primary:hover {
  color: #fff; }

.password_forms {
  max-width: 80%; }

/**
 * Sitemap
 */
.sitemap_row h3 {
  font-weight: 400;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  color: #000;
  margin: 0 0 20px 0; }

.sitemap_row ul li a {
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  text-decoration: none;
  font-size: 16px; }
  .sitemap_row ul li a:hover {
    color: #bf0000; }

/**
 * Responsive CSS
 */
@media only screen and (max-width: 1770px) {
  header .custom_menu .menu_right ul.main_menu li.menu_item {
    margin: 0 10px; } }

@media only screen and (max-width: 1740px) {
  header .custom_menu .menu_right ul.main_menu li.menu_item {
    margin: 0 5px; } }

@media only screen and (max-width: 1600px) {
  header .custom_menu a {
    font-size: 13px; } }

@media only screen and (max-width: 1580px) {
  .top_menu .after_search {
    font-size: 10px; } }

@media only screen and (max-width: 1520px) {
  .brand-slider {
    padding: 0 30px; }
    .brand-slider .brand-slide {
      padding: 0 10px; }
    .brand-slider .brand-arrow.brand-prev {
      left: 10px; }
    .brand-slider .brand-arrow.brand-next {
      right: 10px; }
  .sub_page .top_menu .top_info {
    display: block; }
  header .custom_menu .menu_right ul.main_menu li.menu_item {
    margin: 0 5px; }
  header .custom_menu a {
    font-size: 12px; }
  .after_search, .menu_item.phone_number {
    display: none !important; }
  header.header.custom.sub_page {
    padding-bottom: 10px;
    min-height: 134px; }
  .home .top_menu .top_info {
    display: none; }
  .home .top_menu.sticky {
    padding-bottom: 10px; }
    .home .top_menu.sticky .menu_item.phone_number {
      display: none !important; }
    .home .top_menu.sticky .top_info {
      display: block; }
  .top_menu .search_wrapper {
    max-width: 50%; }
    .top_menu .search_wrapper .menu_search {
      width: 100%; } }

@media only screen and (max-width: 1455px) {
  #ymm_searchbox.custom_search .ymm_intro {
    margin-bottom: 20px;
    display: block;
    width: 100%;
    text-align: center; }
  #ymm_searchbox.custom_search #my_ymm_html {
    width: 100%;
    text-align: center; }
    #ymm_searchbox.custom_search #my_ymm_html ul {
      width: 90%; }
      #ymm_searchbox.custom_search #my_ymm_html ul li {
        max-width: auto; }
  .container {
    padding: 0 20px; }
  .top_menu .menu_search .dropdown--quickSearch .container {
    padding: 0; }
  .banner_search .container {
    padding: 0; }
  .newsletter-subscription-section {
    padding: 0 20px;
    margin: 20px 0; }
  .cart-list .form-increment input[type="tel"] {
    height: auto;
    padding: 15px 10px;
    width: auto !important;
    max-width: 40px; }
  .cart-list .form-increment button.button.button--icon {
    padding: 9px 7px 8px 7px; } }

@media only screen and (max-width: 1260px) {
  header.header.custom.sub_page {
    min-height: 155px; }
  .search_box_wrap form {
    width: 80%; }
    .search_box_wrap form input {
      margin-bottom: 15px; }
  header .custom_menu .menu_right ul.main_menu li.menu_item {
    margin: 0 5px; }
  header .custom_menu .menu_right ul.main_menu li.menu_item.button_link a {
    padding: 5px 10px; }
  header .custom_menu a {
    font-size: 11px; }
  .custom_menu .menu_right {
    width: auto; }
  header .custom_menu .browse_search {
    width: auto; }
  .top_menu.sticky .menu_right {
    padding-top: 25px; }
  header.header.custom.sub_page .top_menu .menu_right {
    padding-top: 25px !important; }
  .search_wrapper {
    display: none; }
  .top_info .menu_search {
    display: block !important; }
  .top_info .separator.text_box {
    width: 49%;
    text-align: right;
    display: inline-block; }
  header.header.custom .banner_search .pre_search {
    font-size: 17px; }
  header.header.custom .banner_search .pre_search h2 {
    font-size: 17px; }
  header.header.custom .banner_search .pre_search .iBlock.black_bg {
    font-size: 15px; } }

@media only screen and (max-width: 1150px) {
  .custom_search .iBlock.form_block {
    width: 19%; }
  .page.blog .blog_list .post_divide {
    margin: 30px 0; }
  .cart-list .form-increment input[type="tel"] {
    height: auto;
    padding: 15px 8px;
    width: auto !important;
    max-width: 30px; }
  .cart-list .form-increment button.button.button--icon {
    padding: 9px 5px 8px 5px; } }

@media only screen and (max-width: 1024px) {
  .cart-list .form-increment input[type="tel"] {
    height: auto;
    padding: 15px 8px;
    width: auto !important;
    max-width: 35px; }
  .cart-list .form-increment button.button.button--icon {
    padding: 9px 5px 8px 5px; } }

@media only screen and (max-width: 1023px) {
  .category .page-content, .brand_wrap .page-content {
    height: auto;
    overflow-y: visible; }
  .page-sidebar + .page-content {
    padding-left: 0; }
  .account--fixed, .account--fixedLarge {
    width: 100%;
    padding: 0 20px; }
  #mm_menu {
    display: block !important; }
  header.header.custom.sub_page {
    display: none; }
  .hide_on_small {
    display: none; }
  .payment-icons-section .footer-payment-icons {
    height: auto; }
  .custom_search .iBlock.form_block {
    width: 100%;
    display: block;
    margin-bottom: 10px; }
    .custom_search .iBlock.form_block select {
      max-width: 100%; }
      .custom_search .iBlock.form_block select option {
        width: 40%; }
  body {
    padding-top: 0; }
  header.header.custom {
    height: auto; }
  .dropdown--quickSearch {
    height: auto; }
  .search_logo {
    text-align: center;
    padding: 0px 0px 10px; }
  header.header.custom .banner_logo {
    padding-top: 80px;
    padding-bottom: 50px; }
  header.header.custom .banner_search .pre_search h2 {
    font-size: 12px;
    line-height: 30px; }
  header.header.custom .banner_search .pre_search {
    font-size: 12px;
    line-height: 30px; }
  header.header.custom .banner_search .pre_search .iBlock.black_bg {
    font-size: 12px; }
  header.header.custom .banner_search {
    width: 90%; }
  .dropdown--quickSearch > .container {
    padding: 0; }
  .dropdown--quickSearch .form-input {
    border: none;
    font-style: normal; }
  header.header.custom .banner_search .dropdown--quickSearch form.form .form-fieldset .form-input {
    background: #fff;
    margin-bottom: 0; }
  .dropdown--quickSearch .form, .dropdown--quickSearch .form-field {
    width: 100% !important;
    margin: 0 !important; }
  header .countPill {
    color: #d90000 !important; }
  .category_sections .cat_with_image .cat_box {
    margin-bottom: 15px; }
    .category_sections .cat_with_image .cat_box img {
      width: 100%; }
  .recent_posts .post_box {
    margin-top: 40px; }
    .recent_posts .post_box .post_image img {
      width: 100%; }
  .form_submit {
    width: 100%;
    display: block; }
    .form_submit input[type="submit"] {
      width: 100%; }
  .footer_cols .column {
    margin-bottom: 40px; }
  .footer_cols .footer_address {
    padding: 0; }
  .footer-bottom .footer_last {
    text-align: center; }
    .footer-bottom .footer_last .column {
      margin-top: 10px;
      padding: 0; }
    .footer-bottom .footer_last .footer_copy {
      text-align: center; }
  .top_menu {
    display: none; } }

@media only screen and (max-width: 800px) {
  .banner_logo {
    width: 50%;
    margin: auto; }
  .page.blog article.blog {
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-bottom: 40px; }
    .page.blog article.blog:nth-of-type(2n+1) {
      clear: both; }
  .what_people_say .here_to_serve {
    padding-right: 15px;
    padding-left: 15px; }
  .post_divide {
    display: none; } }

@media only screen and (max-width: 700px) {
  .desktop_universal {
    display: none; }
  .mobile_universal {
    display: block;
    text-align: center; }
    .mobile_universal img {
      max-width: 100%; } }

@media only screen and (max-width: 799px) {
  .brand-slider .slick-slide.slick-active img {
    filter: grayscale(0%); }
  .create.account--fixed .form-actions {
    text-align: center; }
    .create.account--fixed .form-actions .recaptcha_wrap {
      margin: 0; }
      .create.account--fixed .form-actions .recaptcha_wrap br {
        display: block; }
  .create.account--fixed .shipping_form {
    margin-top: 30px; }
  .page-sidebar {
    padding-right: 0; }
  .account--fixed .form-field, .account--fixedLarge .form-field {
    padding-left: 0;
    padding-right: 0; }
  #ymm_searchbox.custom_search .ymm_intro {
    text-align: left; }
  #ymm_searchbox.custom_search #my_ymm_html {
    width: 100%;
    text-align: left; }
    #ymm_searchbox.custom_search #my_ymm_html ul {
      width: 100%; }
      #ymm_searchbox.custom_search #my_ymm_html ul li {
        max-width: 100%;
        padding: 0;
        width: 100%;
        display: block;
        margin: 0 0 10px 0; }
        #ymm_searchbox.custom_search #my_ymm_html ul li select {
          max-width: 100%; }
    #ymm_searchbox.custom_search #my_ymm_html #ymm_actions {
      display: block;
      margin-top: 15px; }
      #ymm_searchbox.custom_search #my_ymm_html #ymm_actions input#ymm_search {
        width: 100%;
        display: block; }
  .footer_cols {
    text-align: center; }
  .cart-list .form-increment input[type="tel"] {
    height: auto;
    padding: 15px 10px;
    width: auto !important;
    max-width: 55px; }
  .cart-list .form-increment button.button.button--icon {
    padding: 9px 10px 8px 10px; }
  .search_box_wrap form {
    width: 100%; }
  h1.page-heading {
    font-size: 30px; }
  .subpage_breadcrumb .breadcrumbs .breadcrumb:before, .product .breadcrumbs .breadcrumb:before {
    margin: 0 3px; }
  .product .productView-title {
    font-size: 30px; }
  .product .productView-price {
    font-size: 20px; }
  .product .productView-description #accordion .ui-accordion-content {
    padding-left: 20px;
    padding-right: 20px; }
  .page.subpage_main .sidebar_subpage {
    padding-right: 0;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #cecece; }
  .page.subpage_main .container {
    padding: 0; }
  .page.subpage_main .column {
    padding: 0; }
  header.header.custom.sub_page {
    max-height: none; }
  .breadcrumbs {
    padding-top: 10px; }
  .footer_cols {
    padding-bottom: 0px; }
    .footer_cols .column {
      margin-bottom: 20px; }
    .footer_cols .footer_cols_menu h3.empty {
      display: none; }
    .footer_cols .footer_cols_menu .connect_with_us {
      margin-top: 30px;
      margin-bottom: 20px; }
  .footer-bottom {
    text-align: center; }
  header.header.custom .banner_search {
    width: 100%; }
    header.header.custom .banner_search .pre_search {
      left: 0; }
      header.header.custom .banner_search .pre_search .iBlock {
        text-align: center;
        display: block;
        width: 100% !important;
        transform: none;
        padding-left: 10px !important;
        padding-right: 10px !important; }
        header.header.custom .banner_search .pre_search .iBlock span {
          transform: none; }
        header.header.custom .banner_search .pre_search .iBlock.red_bg::after {
          display: none; } }

@media only screen and (max-width: 768px) {
  .faq_sec .faq_lists ul.faq_accordion h3.faq_title {
    font-size: 16px; }
  .faq_sec .faq_lists ul.faq_accordion h3.faq_title span {
    width: 95%; }
  .faq_sec .faq_lists ul.faq_accordion > li {
    padding: 15px; }
  .faq_sec .faq_lists ul.faq_accordion .faq_cont {
    padding: 20px; }
  .faq_sec .faq_lists ul.faq_accordion .faq_cont p {
    font-size: 12px;
    line-height: 1.4; }
  .blog-post-container .article_wrapper {
    width: 100%;
    padding: 0 20px; }
  .post_image {
    max-height: none; } }

@media only screen and (max-width: 650px) {
  .faq_sec .faq_lists ul.faq_accordion h3.faq_title span {
    width: 90%; } }

@media only screen and (max-width: 500px) {
  #ymm_searchbox.custom_search {
    padding-left: 20px;
    padding-right: 20px; }
    #ymm_searchbox.custom_search .ymm_intro h3#ymm_label {
      margin-right: 0; }
  h2.page-heading, h1.page-heading,
  .page.subpage_main h1.page-heading {
    font-size: 28px; }
  .new-customer .panel {
    padding: 0;
    border: none; }
  .subpage_breadcrumb .breadcrumbs .breadcrumb:before,
  .product .breadcrumbs .breadcrumb:before, .account
.breadcrumbs .breadcrumb:before {
    margin: 0 8px; }
  .related-product-section a.tab-title {
    font-size: 14px; }
  .related-product-section ul li:nth-child(1) {
    margin-right: 15px; }
  .related-product-section ul li:nth-child(2) {
    margin-left: 15px; }
  .footer_cols {
    text-align: center; }
    .footer_cols .footer_address {
      padding-right: 0; }
    .footer_cols .footer_cols_menu h3 {
      margin-top: 0px; }
      .footer_cols .footer_cols_menu h3.empty {
        margin: 0;
        height: 0;
        min-height: 0; }
  .custom_search .iBlock h4 {
    font-size: 18px;
    margin: 0 5px; } }

@media only screen and (max-width: 420px) {
  header.header.custom .banner_search .pre_search .iBlock {
    padding-left: 7px !important;
    padding-right: 7px !important;
    font-size: 10px !important; }
  header.header.custom .banner_search .pre_search h2 {
    font-size: 10px !important; }
  .custom_search .iBlock h4 {
    font-size: 13px;
    margin: 0 5px; } }

@media only screen and (max-width: 340px) {
  header.header.custom .banner_search .pre_search .iBlock {
    padding-left: 7px !important;
    padding-right: 7px !important;
    font-size: 9px !important; }
  header.header.custom .banner_search .pre_search h2 {
    font-size: 9px !important; } }

.previewCartCheckout .button {
  height: 48px !important;
  border-radius: 4px !important;
  padding: 15px !important; }

#googlepayauthorizenet-container2, .gpay-button.short, .gpay-button.plain {
  width: 100% !important;
  height: 48px !important; }

.custom-checkout-btn {
  width: 300px !important;
  border-radius: 4px;
  height: 48px !important;
  padding: 15px;
  float: right !important; }

.custom-affirm-checkout-link {
  width: 300px;
  height: 48px;
  display: block;
  margin: 0;
  margin-left: auto;
  background-color: #4a4af4;
  border-radius: 5px;
  padding-top: 4px; }

#pay-button {
  max-width: 300px;
  float: right;
  width: 100%; }

#pay-button .gpay-button.short {
  width: 300px !important;
  float: right;
  height: 48px !important; }

#pay-button .paypalCommerce-buttons-container {
  width: auto !important;
  display: block; }

.custom-affirm-checkout-link-2 {
  width: 100%;
  height: 48px;
  display: block;
  margin: 0;
  margin-left: auto;
  background-color: #4a4af4;
  border-radius: 5px;
  padding-top: 4px; }

.custom-affirm-checkout-link-2 img {
  padding-top: 0 !important; }

.paypalCommerce-buttons-container {
  display: block !important; }

.previewCartCheckout .apple-pay-checkout-button {
  margin-bottom: 15px !important;
  margin-top: 0 !important; }

.apple-pay-checkout-button {
  margin-bottom: 15px !important;
  margin-top: 0 !important; }

@media only screen and (max-width: 650px) {
  #pay-button {
    width: 100% !important;
    max-width: 100% !important; }
  .custom-affirm-checkout-link {
    width: 100% !important;
    height: 48px !important; }
  #pay-button .cart-additionalCheckoutButtons .FloatRight div {
    width: 100% !important; }
  #pay-button .paypalCommerce-buttons-container {
    width: 100% !important; }
  #pay-button .gpay-button.short {
    width: 100% !important; }
  .custom-checkout-btn {
    width: 100% !important; } }

.cart-item-brand,
.definitionList dt,
.shipping-quotes {
  color: #2f2f2b; }

table .cart-item-value,
.cart-total-value span,
.estimator-form--default .estimator-form-row label {
  color: #2f2f2b;
  font-weight: bold; }

/** Clickable too close Fix **/
.sitemap_row ul li {
  padding-bottom: 10px; }

/** CLS FIX **/
body.home #ymm_wrapper_section {
  min-height: 171px; }

@media (max-width: 768px) {
  body.home #ymm_wrapper_section {
    min-height: 219px; } }

@media (max-width: 640px) {
  body.home #ymm_wrapper_section {
    min-height: 260px; } }

/* Custom Home Featured Product */
.product-featured-arrow:hover, .product-featured-arrow:focus, .product-featured-arrow:hover, .product-featured-arrow:focus {
  background-color: transparent; }

.product-featured-arrow {
  font-size: 0;
  padding: 0;
  width: auto;
  height: auto;
  display: none; }
  .product-featured-arrow.featured-prev {
    position: absolute;
    top: 50%;
    left: 10px; }
    .product-featured-arrow.featured-prev::before {
      content: "";
      background-image: url(../img/left-arrow-prev.png) !important;
      background-repeat: no-repeat;
      background-size: contain;
      width: 20px;
      height: 20px;
      display: block; }
  .product-featured-arrow.featured-next {
    position: absolute;
    top: 50%;
    right: 10px; }
    .product-featured-arrow.featured-next::before {
      content: "";
      background-image: url(../img/right-arrow-next.png) !important;
      background-repeat: no-repeat;
      background-size: contain;
      width: 20px;
      height: 20px;
      display: block; }

.featured-product-cta {
  text-align: center;
  margin-top: 50px; }
  .featured-product-cta .shop_link {
    display: inline-block; }
    .featured-product-cta .shop_link a {
      background-color: #900000;
      color: white;
      text-decoration: none;
      font-size: 15px;
      text-transform: uppercase;
      font-weight: 700;
      padding: 10px 20px; }
      .featured-product-cta .shop_link a:hover {
        background-color: #bf0000; }

@media (max-width: 799px) {
  .featured-product-cta .shop_link a {
    background-color: transparent;
    color: #900000;
    padding: 0; }
    .featured-product-cta .shop_link a:hover {
      background-color: transparent;
      color: #bf0000; }
    .featured-product-cta .shop_link a:after {
      content: '';
      border-right: solid 1px #900000;
      border-bottom: solid 1px #900000;
      display: inline-block;
      vertical-align: middle;
      height: 6px;
      margin-top: -2px;
      width: 6px;
      margin-left: 6px;
      transform: rotate(-45deg); }
  .search-results-top .page-sidebar {
    margin-top: 0; }
  .search-results-top .sidebarBlock + .sidebarBlock {
    padding-top: 0; }
  .search-results-top .facetedSearch-toggle {
    padding: 10px;
    margin-bottom: 10px; } }

@media (max-width: 1022px) {
  .product-featured-arrow {
    display: block; }
  .custom-product-carousel {
    padding: 0 15px; }
    .custom-product-carousel .custom-product-carousel-wrap {
      white-space: nowrap;
      overflow: hidden;
      scroll-behavior: smooth;
      width: auto; }
    .custom-product-carousel .custom-slide {
      display: inline-block;
      white-space: normal;
      float: none;
      vertical-align: top; } }

@media (min-width: 800px) {
  .custom-product-carousel .custom-slide {
    width: 25%; } }

@media (min-width: 1023px) {
  .custom-product-carousel .custom-slide {
    width: 20%; } }

.productView-image .easyzoom-flyout {
  background-color: white; }

/* Add to Cart Update */
.PaypalCommerceButton {
  width: 100% !important; }

#previewModal .modal-body {
  max-height: 75vh !important; }

@media screen and (max-width: 1100px) and (min-width: 1023px) {
  .previewCartCheckout .button {
    padding: 15px 5px !important; } }

/* Product Page Update */
.product .productView-price.cfp {
  margin-top: 20px; }

.productView-img-container img {
  height: 100%; }

@media (max-width: 1023px) {
  #product-listing-container {
    margin-top: 0; } }

/* CLS Fix LiveChat */
@media (max-width: 768px) {
  #chat-widget-container {
    min-height: 180px !important; } }

.category .page-content {
  height: auto;
  overflow-y: hidden; }

/* Blog Adjustments */
.page.blog .blog-thumbnail img, .recent_post_sec .recent_posts .post_image img, .recent_blogs .recent_posts .post_image img {
  aspect-ratio: 4/4;
  object-fit: cover;
  max-height: 440px; }

article.blog .blog-post iframe {
  max-width: 100%;
  aspect-ratio: 16 / 9; }

@media (max-width: 440px) {
  #product-listing-container {
    overflow-y: visible; }
  .page.category h1.page-heading {
    margin-bottom: 50px; }
  #product-listing-container .actionBar {
    position: absolute;
    top: 29px;
    right: auto;
    left: 0; }
  .search-new-div #product-listing-container .actionBar {
    top: -45px; }
  .search-new-div #product-listing-container {
    margin-top: 40px; } }

.loadingOverlay {
  background-color: rgba(255, 255, 255, 0.9); }

div#previewModal {
  z-index: 9999; }

/* HIDE UPCS */
.line-item-details.upc {
  display: none; }
