/** Shopify CDN: Minification failed

Line 181:58 Unexpected ","

**/
.mega-menu {
  position: static;
}

.mega-menu__content {
  background-color: rgb(var(--color-background));
  border-left: 0;
  border-radius: 0;
  border-right: 0;
  left: -5rem;
  overflow-y: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
  position: absolute;
  right: -5rem;
  top:80%;
}
li.epic-mega-menu__item {
    list-style: none;
}
.epic_megamenu_link_name.corner-none.font-body-compact a {
    color: inherit;
}

.shopify-section-header-sticky .mega-menu__content {
  max-height: calc(100vh - var(--header-bottom-position-desktop, 20rem) - 4rem);
}

.header-wrapper--border-bottom .mega-menu__content {
  border-top: 0;
}

.js .mega-menu__content {
  opacity: 0;
  transform: translateY(-1.5rem);
  background-color: var(--mega-menu-bg);
  max-height: 60vh;
  overflow: hidden;
  max-width: calc(var(--page-width) - 9.5rem);
  margin: 0px auto;
}

.mega-menu[open] .mega-menu__content {
  opacity: 1;
  transform: translateY(0);
}

/* .mega-menu__list {
  display: grid;
  gap: 1.8rem 4rem;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  list-style: none;
} */
 div#MegaMenu-Content-4 li.epic-mega-menu__item {
    list-style: none;
}
.layout-two .epic_megamenu_link_name.corner-none.font-body-compact.active {
    background: none !important;
}

.mega-menu__link {
  color: rgba(var(--color-foreground), 0.75);
  display: block;
  line-height: calc(1 + 0.3 / var(--font-body-scale));
  padding-bottom: 0.6rem;
  padding-top: 0.6rem;
  text-decoration: none;
  transition: text-decoration var(--duration-short) ease;
  word-wrap: break-word;
}

.mega-menu__link--level-2 {
  font-weight: bold;
}

.header--top-center .mega-menu__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 0;
}

.header--top-center .mega-menu__list > li {
  padding-right: 2.4rem;
}

.mega-menu__link:hover,
.mega-menu__link--active {
  color: rgb(var(--color-foreground));
  text-decoration: underline;
}

.mega-menu__link--active:hover {
  text-decoration-thickness: 0.2rem;
}

.mega-menu .mega-menu__list--condensed {
  display: block;
}

.mega-menu__list--condensed .mega-menu__link {
  font-weight: normal;
}

.epic-megamenu-container {
  display: flex;
  flex-direction: row;
}

.header .epic-megamenu-container-left {
  overflow-y: auto;
  scrollbar-width: thin;
  scroll-behavior: smooth;
  margin: 0;
  width: 30%;
  max-height: calc(60vh - 64px);
  flex-shrink: 0;
  padding-right: 32px;
  border-right: 1px solid var(--epic-border-default, #ededed);
}

.epic_menu_layout1 .epic_megamenu_link_name {
  border: 1px solid var(--epic-border-default, #ededed);
  padding: 12px 16px;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0;
  color: #212121;
  cursor: pointer;
}
.epic_menu_layout2 .epic_megamenu_link_name {
  border-bottom: 1px solid var(--epic-border-default, #ededed);
  padding: 12px 16px;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 14px;
  width:fit-content;
  padding-left:0px;
  line-height: 120%;
  letter-spacing: 0;
  color: #212121;
  cursor: pointer;
}
.epic_megamenu_link_name:hover {
  text-decoration: underline;
}
ul.grandchild_wrapper {
    padding: 0;
}
ul.grandchild_wrapper li{
  list-style:none;
  margin-bottom:12px !important;
}
a#HeaderMenu-leather-straps-box-leather-straps-box-mustard {
    padding: 0 !important;
}
ul.epic_menu_layout2.epic-megamenu-container-left.mega-menu__list.page-width.layout-two li:last-child {
    margin: 0;
    /* padding: 0; */
}
ul.epic_menu_layout2.epic-megamenu-container-left.mega-menu__list.page-width.layout-two {
    row-gap: 3rem;
}

@media(max-width: 768px){
details.epic-menu-drawer__menu-item summary, details.epic-menu-drawer__menu-child-item a.epic-megamenu-product-card,
details.epic-menu-drawer__menu-child-item a.epic-mega-menu__link {
    padding: 1.1rem 0rem !important;
    font-weight: 400;
}
nav.menu-drawer__navigation {
    padding-left: 0;
}
details.epic-menu-drawer__menu-item.menu-opening summary, , details.epic-menu-drawer__menu-item summary {
    font-weight: 100 !important;
    font-size: 1.8rem !important;
}
.epic-menu-drawer__menu-item summary {
    font-size: 19px !important;
}
.epic-menu-drawer__menu-item {
    margin-bottom: 0;
}
}

/* .epic_menu_layout2 .epic-mega-menu__item.active .epic_megamenu_link_name {
  background: var(--mega-menu-active_btn_color, #f9f6f0);
  color:var(--mega-menu-active_btn_text_color);
} */

.epic-megamenu-container-right {
  flex: 1;
  padding-left: 32px;
  padding-right: 20px;
  width: 70%;
}

.epic-megamenu-container-right_content {
  display: none;
}

.epic-megamenu-container-right_content.active {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.epic-mega-menu__link {
  align-self: flex-end;
}

.epic-megamenu-product-cards-container {
  display: flex;
  gap: 16px;
}

.epic-megamenu-product-card {
  border: 1px solid var(--epic-border-default, #ededed);
  padding: 12px;
  width: calc(25% - 12px);
  display: flex;
  flex-direction: column;
  text-decoration: none;
}

.epic-megamenu-product-card-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
}

.epic-megamenu-product-card-content__title {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0;
  color: var(--mega-menu-text_color);
  margin: 16px 0 8px;
}

.epic-megamenu-product-card-content__price {
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  color: var(--mega-menu-text_color);
  margin: 0;
}

.epic-megamenu-product-card__image {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}

.mega-menu-product-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
  transition: transform 0.3s ease-in-out;
}

.epic-megamenu-product-card:hover .mega-menu-product-image {
  transform: scale(1.05);
}

.epic-megamenu-product-card:hover .epic-megamenu-product-card-content__title {
  text-decoration: underline;
}
