body .uwy {
  z-index: 99999999 !important; }

@media all and (max-width: 800px) {
  .header-container, header.header {
    background-color: #000000 !important; }
  body.main.home {
    padding-top: 30px !important; }
  .header-logo-image {
    max-height: 120px; }
  div#side-categories {
    margin-top: 0;
    margin-bottom: 0; }
  .main.full.home .slider {
    margin-bottom: 0; } }

a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
  color: #393939; }

a.skip-main:focus, a.skip-main:active {
  position: absolute;
  overflow: hidden;
  z-index: 9999;
  border: 1px solid #393939;
  padding: 8px;
  border-radius: 10px;
  left: 10px;
  top: 10px;
  background: #ffffff;
  width: auto;
  height: auto; }

:focus-visible {
  outline: -webkit-focus-ring-color auto 1px; }

a:-webkit-any-link {
  color: -webkit-link;
  cursor: pointer;
  text-decoration: underline; }

a:-webkit-any-link:focus-visible {
  outline-offset: 1px; }

#menu > nav > div > div > form > fieldset > div > .u-hiddenVisually, a.brand-link, .sku-label, .sku-value {
  background-color: rgba(255, 255, 255, 0.01); }

.slick-track .heroCarousel-slide .heroCarousel-title, .copyright {
  background-color: rgba(0, 0, 0, 0.01); }

a.brand-link, .sku-label, .sku-value {
  color: #545454 !important; }

.slick-next, .slick-prev {
  background-color: #545454 !important; }

.footer-bottom {
  background-color: #747474; }

* {
  font-size: 11pt; }

.header-container.sticky-header .search-container.sticky.menu {
  position: fixed;
  opacity: 1;
  visibility: visible;
  top: 1px;
  display: block;
  height: 29px;
  max-width: 270px; }

body.main.eleven-seventy div.menu {
  max-width: 1170px; }

div.menu {
  max-width: 960px;
  margin: 0 auto; }

.header-container.full-width.full-width.in-container ~ .main-nav-container div.menu {
  padding: 0 15px !important; }

div.menu.main-nav {
  position: relative;
  z-index: 1 !important; }

.slick-next.slick-arrow {
  background-color: #545454;
  color: #FFFFFF; }
