/** Shopify CDN: Minification failed

Line 158:18 Expected identifier but found whitespace
Line 158:19 Unexpected "0"

**/
ｆｆｆ
#fixedNav > ul {
  position: relative;
  
}
#fixedNav {
  position: static !important;
      width: 100%;
    
}
#fixedNav .downMenu ul {
  background: #fff !important;
  padding: 13px;
}
#fixedNav .downMenu ul .row {
      display: flex;
    flex-wrap: wrap;
          gap: 12px;
  text-align: center;
  justify-content: left;
}

#fixedNav .downMenu ul .col-tab-6 {
  width: 47%;
}
#fixedNav .iconButton--square span:nth-child(2), #fixedNav a.iconButton--square span:nth-child(2) {
  line-height: 15px;
  color: #1B1B1B;
  font-size: 10px;
}
#fixedNav li.hasChildren > ul {
  inset: auto 0 110% 0 !important;
}

#fixedNav .bottomNav__text, #fixedNav .bottomNav__icon {
  color: #fff
  font-weight: 500;
  font-size: 10px;
}
#fixedNav ul > li:not(:last-child) {
  margin-right: 0;
}
#fixedNav li.hasChildren > a {
  padding-right: 0;
}
#fixedNav li.hasChildren > a::after {
  display: none;
}
#fixedNav ul ul li {
  max-width: 100%;
}
#fixedNav .bottomNav__icon img {
  width: 24px;
  height: 24px;
}

.bottomNav {
  background: #bd9866;
  color: #ffffff;
  padding: 10px;
}
.gNav li.hasChildren > ul.open {
  display: block!important;
    pointer-events: all!important;
    opacity: 1!important;
    transition: 0.3s;
}
.bottomNav ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

.bottomNav ul li {
  margin: 0 2px;
  max-width: 20%;
  flex: 0 0 20%;
  padding-right: 0!important;
}
.hdrBottom.spOnly {
    background: #353535;
  justify-content: center!important;
  padding: 0!important;
  }
.bottomNav ul > li > a:hover {
  color: #ffffff;
  
}
.iconButton--square span {
  display: block;
  font-size: 12px;
  text-align: left;
}
.bottomNav ul > li > a {
  color: #ffffff;
  display: block;
      line-height: 15px;
}
.bottomNav .iconButton--square img {
  border-radius: 50%;
  border: 1px solid #EEEEEE;
}

.bottomNav__icon {
  display: block;
  text-align: center;
  line-height: 1;
}

.bottomNav__text {
  display: block;
  text-align: center;
  font-size: 10px;
  margin-top: 3px;
  line-height: 1;
}
#fixedNav {
    background: #0E0E0E !important;
}
#fixedNav {
    inset: auto 0 0 0;
    z-index: 500;
}

.bottomNav {
    background: #bd9866;
    color: #ffffff;
    padding: 10px;
}
#fixedNav > ul {
    position: relative;
}

.hdrBottom .gNav > ul {
    gap: 0 !important;
}
.bottomNav ul {
    display: flex
;
    justify-content: center;
    align-items: center;
}
.bottomNav ul li {
    margin: 0 2px;
    max-width: 20%;
    flex: 0 0 20%;
}
#fixedNav .downMenu {
    position: static !important;
}

    padding-right: 0;
}

.hdrBottom .gNav > ul > li > a {
    font-size: 12px;
    font-weight: 500;
}

details[open] > .header__submenu {

    max-height: 60vh;
    overflow-y: auto;
}
#fixedNav li.hasChildren > ul {
      height: 450px;

    overflow-y: auto;
        inset: 123% 0 auto 0 !important;
    position: absolute;
    z-index: 9999;
    opacity: 0;
    pointer-events: none;
    background: #fff !important;
    padding: 13px;
}

#fixedNav .downMenu ul {
}
.gNav li.hasChildren > ul {
}
.gNav .downMenu ul {
    display: block;
    min-width: 100%;
}