/* Custom css */
#cookieNotice { display: none !important; }

/* Homepage header cleanup */
#header { background: #2b2b2a; }
#header, .header-container { position: relative; z-index: 10000; }
#banner_preheader_fixed { box-sizing: border-box; min-height: 34px; padding: 8px 16px !important; }
#banner_preheader_fixed p { font-size: 13px !important; }
#header #header_logo { display: flex; align-items: center; min-height: 82px; padding-top: 0; }
#header #header_logo a.logo-im { width: 210px; float: none; }
#header #header_logo img.logo { width: 210px; height: auto; margin-top: 0 !important; }
#header .top-container { min-height: 82px; }
#header .top-menu-container { background: #2b2b2a; clear: both; }
#nav_topmenu, #nav_topmenu .navbar-collapse { background: #2b2b2a; border: 0; }
#nav_topmenu ul.nav { display: flex; justify-content: center; float: none; }
#nav_topmenu ul.nav > li > a { color: #e9e9e9; line-height: 42px; padding-top: 0; padding-bottom: 0; }
#nav_topmenu ul.nav > li > a:hover, #nav_topmenu ul.nav > li.active > a { color: #fff; background: #c11b29; }
#layer_cart + .clearfix { display: none !important; }
#homepage-slider { margin-top: 0; }
#top_column.container { max-width: 1170px; padding-left: 15px; padding-right: 15px; }
#homepage-slider { float: none; margin-left: auto; margin-right: auto; }
@media (max-width: 767px) {
  html, body, #page, .header-container, .columns-container { max-width: 100%; overflow-x: hidden; }
  #header .container, #header .row, #header .top-container { width: 100%; max-width: 100%; margin-left: 0; margin-right: 0; }
  #header .top-container { padding-left: 0; padding-right: 0; }
  #homepage-slider, #homepage-slider .bx-wrapper, #homepage-slider .bx-viewport, #homeslider { width: 100% !important; max-width: 100%; }
  #homepage-slider img { width: 100% !important; max-width: 100%; height: auto; }
  #top_column.container { max-width: 100%; padding-left: 0; padding-right: 0; }
  #homepage-slider { width: 100%; }
  #header #header_logo img.logo { width: 185px; }
  #nav_topmenu ul.nav { display: block; }
  #nav_topmenu ul.nav > li > a { line-height: 36px; }
  #nav_topmenu { position: relative; min-height: 44px; }
  #nav_topmenu { z-index: 10001; }
  #nav_topmenu .navbar-header { display: block; min-height: 44px; }
  #nav_topmenu .navbar-brand { display: none; }
  #nav_topmenu .navbar-toggle,
  #nav_topmenu .navbar-default .navbar-toggle { display: block; position: absolute; top: 0; right: 8px; z-index: 20; width: 44px; height: 40px; margin: 2px 0 0; padding: 10px; background: transparent; }
  #nav_topmenu .navbar-toggle span { width: 24px; height: 20px; background: linear-gradient(#fff 0 2px, transparent 2px 8px, #fff 8px 10px, transparent 10px 16px, #fff 16px 18px); }
  #nav_topmenu .navbar-collapse { width: 100%; }
  #nav_topmenu .navbar-collapse.mobile-menu-open { display: block !important; position: relative; z-index: 10002; height: auto !important; overflow: visible; background: #2b2b2a; }
  #nav_topmenu .navbar-collapse.mobile-menu-open ul.nav { position: relative; z-index: 10003; background: #2b2b2a; }
  #nav_topmenu .navbar-collapse { max-height: none !important; }
  #nav_topmenu ul.nav > li { display: block; float: none; width: 100%; margin: 0; padding: 0; }
  #nav_topmenu ul.nav > li > a { display: block; width: 100%; box-sizing: border-box; }
}
@media (min-width: 768px) {
  #nav_topmenu ul.nav { width: auto; margin-left: 0; }
  #nav_topmenu ul.nav > li > a { color: #e9e9e9 !important; }
  #nav_topmenu ul.nav > li > a:hover,
  #nav_topmenu ul.nav > li.active > a { color: #fff !important; }
}

/* Article content on small screens */
@media (max-width: 767px) {
  body#product .j6nedki1q { max-width: 100%; overflow-x: hidden; }
  body#product .j6nedki1q table {
    display: block;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }
  body#product .j6nedki1q ul { list-style-type: disc; padding-left: 1.5rem; }
  body#product .j6nedki1q ol { list-style-type: decimal; padding-left: 1.5rem; }
  body#product .j6nedki1q li { display: list-item; }
}
