/** Shopify CDN: Minification failed

Line 694:0 Unexpected "}"

**/
.search-modal__close-button:before,
.search__button:before {
  display: none;
}

.header .header-icon-account {
    width: 24px;
    height: 24px;
}

.header-main-menu  .header-menu-list.active:before {
    transform: scaleX(1);
    transform-origin: left;
    height: 2.2px;
}

.header-main-menu  .header-menu-items.active:before {
    transform: scaleX(1);
    transform-origin: left;
    height: 2.2px;
}

.header .predictive-search {
  width: 100%!important;
  left: 0%!important;
  top: calc(100% - 48px) !important;
}

.header-main-menu .list-menu-item .megamenu-dropdown {
    text-align: left;
    width: 100%;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    background: var(--white-color);
    color: var(--deafult-body-color);
    border-bottom: 1px solid #E6E6E6;
    display: flex;
    flex-direction: row;
    left: 0;
    height: auto;
    right: 0;
    top: 100%;
    z-index: 3;
    margin-top: 0;
    overflow: auto;
    max-height: 100%;
    transition: all .3s linear 0ms;
    border-top: 1px solid #E6E6E6;
    padding: 24px 0;
}

.header__search {
   width: 310px;
}

.header-icon-section {
    display: flex;
    align-items: center;
    column-gap: 8px;
}

.search__button.field__button {
  background: transparent !important;
  padding: 0px !important;
  width: 20px;
  height: 20px;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
}

.header__search .search__input.field__input {
  padding: 5px 10px 8px 42px !important;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  font-family: var(--body-font-family) !important;
  background: transparent;
}

.header__search .predictive-search__heading {
  font-size: 16px !important;
  line-height: 24px !important;
}

.header__search .search__input.field__input::placeholder {
  color: var(--tertiary-color) !important;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  font-family: var(--body-font-family) !important;
}

.header__search .reset__button.field__button {
  display: none;
}

.header__search .reset__button.field__button:before,
.header__search .reset__button.field__button:after {
  display: none;
}

.child-accordion-plus-icon.is-open {
    display: flex;
    transform: rotate(180deg);
    transition: 0.5s all;
}


.header__search .search-modal__content {
  padding: 0px;
}

.header__search .header__icon .icon {
  width: 24px;
  height: 24px;
}

.header .shopping-cart-wrapper {
  display: flex;
  align-items: center;
  border-left: 1px solid #EFE3D6;
  padding-left: 16px;
  margin-left: 16px;
  gap: 12px;
}

.header .shopping-cart-title {
  color: var(--secondary-text-color);
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 11px;
  line-height: 13.2px;
}

.header .shopping-cart-total-price {
  font-weight: 500;
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 24px;
  color: var(--primary-bg-color);
}

.header .wishlist {
  width: 24px;
  height: 24px;
}

.header {
  padding: 20px !important;
  border-bottom: 1px solid #F8F0E6;
}

.header-wrapper {
  background: #fffbf3;
}

.header-bottom {
  background: var(--secondary-color);
}

.wishlist, .wishlist-wrapper {
  display: flex;
  align-items: center;
}

.header__inline-menu {
  display: block;
  text-align: center;
  margin: 0px;
}

/* megamenu.css */

.header-main-menu .header-menu-nav,
.header-main-menu .megamenu-list {
  height: 100%;
}

.megamenu-list .sublink-list {
  padding: 0px;
  list-style: none;
  padding-bottom: 20px;
}

.header-main-menu .list-menu-item .megamenu-dropdown {
  text-align: left;
  width: 100%;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  background: var(--secondary-color);
  color: var(--deafult-body-color);
  border-bottom: 1px solid #E6E6E6;
  display: flex;
  flex-direction: row;
  left: 0;
  height: auto;
  right: 0;
  top: 100%;
  z-index: 3;
  margin-top: 0;
  overflow: auto;
  max-height: 450px;
  max-width: 1320px;
  margin: 0px auto;
  transition: all .3s linear 0ms;
  border-top: 1px solid #E6E6E6;
  padding: 12px 0px;
}

.header-main-menu .list-menu-item:hover .megamenu-dropdown {
  opacity: 1;
  visibility: visible;
}

.megamenu-list .dropdown-menu {
  position: absolute;
  z-index: 5;
  background: #FFFBF3;
  color: var(--secondary-color);
  top: 100%;
  left: -10px;
  min-width: 245px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all .3s linear 0ms;
  border-top: 1px solid rgba(0,0,0,.08);
  border-bottom: 1px solid rgba(0,0,0,.08);
  box-shadow: 0 20px 25px #475c851a;
}

@media only screen and (max-width: 1400px) {
  .megamenu-list .list-menu-item:last-child .dropdown-menu {
    right: -10px;
    left: auto;
  }
}

.megamenu-list .list-menu-item.simple-menu {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.megamenu-list .list-menu-item:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
}

.header-main-menu .megamenu-list .linklist,
.header-main-menu .megamenu-list .dropdown-linklist {
  padding: 0px !important;
  list-style: none;
}

.header-main-menu .list-menu-item  .dropdown-linklist-item {
  width: 100%;
  padding: 0px;
  position: relative;
}

.header-main-menu .simple-menu .dropdown-linklist-item .dropdownmenu {
  position: absolute;
  left: calc(100% + 8px);
  width: 210px;
  z-index: 100;
  background: #FFFBF3;
  top: 0%;
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease;
  box-shadow: #0000001a 0 0 5px, #0000001a 0 0 1px;
}

.header-main-menu .list-menu-item .dropdown-linklist-item .dropdownmenu a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: 0px;
  font-family: var(--body-font-family);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding: 8px;
  color: #605F5F;
  transition: .5s all;
  text-decoration: none;
}

.header-main-menu .list-menu-item .dropdown-linklist-item .dropdownmenu .linklist-items:hover a { 
  background: var(--border-color);
}

.header-main-menu .simple-menu .dropdown-linklist-item:hover .dropdownmenu {
  opacity: 1;
  visibility: visible;
}

.header-main-menu .simple-menu .dropdown-linklist-item .dropdown-menu-link svg {
  width: 16px;
  transition: 0.3s all;
}

.header-main-menu .simple-menu .dropdown-linklist-item:hover .dropdown-menu-link svg {
   transform: rotate(-90deg);
   transition: 0.3s all;
}

.list-menu-item {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-main-menu .simple-menu .dropdown-linklist-item .dropdown-menu-link {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: 0px;
  color: #605F5F;
  font-size: 16px;
  line-height: 24px;
  padding: 8px;
  font-weight: 400;
  font-family: var(--body-font-family);
  transition: 0.5s all;
}

.header-main-menu .simple-menu .dropdown-linklist-item .dropdown-menu-link:hover {
  background: #F8F0E6;
  color: #231F20;
}

.header-main-menu .megamenu-dropdown-items {
  display: flex;
  width: 100%;
  gap: 30px;
  row-gap: 0px !important;
  padding-right: 0px;
}

.header-main-menu .megamenu-wrapper {
  max-width: 1320px;
  margin: 0px auto;
  padding: 0px 40px;
  display: flex;
  width: 100%;
}

.header-main-menu .megamenu-list .dropdown-linklist {
   padding: 8px !important;
}

.header-main-menu .megamenu-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
}

.header-main-menu .main-menu-link svg{
  display: none;
}

.header-main-menu .header-menu-list,
.header-menu-items {
  padding: 12px 0;
  font-family: var(--body-font-family);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: var(--primary-bg-color);
}

.header-main-menu a.header-menu-list:before,
.header-menu-items:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: var(--primary-bg-color);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform .3s ease-in-out;
  display: none !important;
}

.header-main-menu .list-menu-item:hover a.header-menu-list:before,
.header-main-menu .list-menu-item:hover a.header-menu-items:before {
  transform: scaleX(1);
  transform-origin: left;
  height: 2.2px;
}

.header-main-menu .megamenu-items .sub-link {
  font-family: var(--body-font-family) !important;
  padding: 8px 0px;
  display: inline-block;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
}


.header-main-menu .menu-heading {
  font-family: var(--body-font-family);
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 24px;
  padding: 0px 0px 12px;
  display: inline-block;
  border-bottom: 1px solid #D8BFAB;
  color: var(--primary-bg-color);
  min-width: 147px;
}

.wishlist-count-bubble {
  background: var(--secondary-text-color);
  width: 10px;
  height: 10px;
  line-height: 18px;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 8px;
  font-weight: 500;
  letter-spacing: 0px;
  position: absolute;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: none;
}
header .wishlist-wrapper.active .wishlist-count-bubble {
  display: flex;
}

/* mobile-menu.css */

.mobile-header-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 90%;
  height: 100%;
  max-width: 340px;
  z-index:99;
  background-color: #FFFBF3;
  transform: translate(-100%);
  transition: .35s cubic-bezier(.4,0,.2,1) transform;
}

.mobile-header-nav.toggle {
  transform: translate(0);
}

.mobile-header-nav .header__heading-logo {
  display: flex;
  max-width: 110px;
}

.opened-drawer {
  overflow:hidden;
}

.mobile-header-nav .header__heading-link {
  display: flex;
  padding: 0px;
}

.mobile-header-nav .header__heading-logo-wrapper {
  display: flex;
  align-items: center;
}

.mobile-header-nav .list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0px;
  border-bottom: 1px solid #D8BFAB57;
  font-family: var(--body-font-family);
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  margin: 0px 20px;
}

.navigation-list-item .accordion-menu.list-item {
  margin-left: 30px;
}

.navigation-list-item:last-child .list-item {
  border: none;
}

.accordion-plus-icon {
  transition: 0.5s all;
}

.accordion-plus-icon.is-open {
  display: flex;
  transform: rotate(180deg);
  transition: 0.5s all;
}

.dropdown-grandchild a {
  display: flex;
  padding: 6px 0px;
  margin-left: 40px;
  font-family: var(--body-font-family);
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
}

.mobile-menu-icon {
  display: none;
}

.mobile-header-nav .drawer-main {
  overflow-y: auto;
  width: 100%;
  height: 100%;
}

.mobile-header-nav .mobile-drawer-wrapper {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;
}

.megamenu-dropdown-items .megamenu-items {
  width: 25%;
}

.mobile-header-nav .mobile-drawer-header {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 18px 16px;
 
}

.mobile-header-nav ul {
  list-style: none;
  padding: 0px;
}

.menu-footer {
  width: 100%;
  border-top: 1px solid rgba(238, 240, 242, 1);
  box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.04);
}

.overlay-content {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.4);
  display: block !important;
}

.overlay-content.overlay {
  opacity: .7;
  visibility: visible;
  overflow: hidden;
}

.mobile-header-nav .dropdown-menus {
  display: none;
}

.mobile-header-nav .dropdown-grandchild {
  display: none;
}

.header-footer {
  width: 100%;
  margin-top: 20px;
  box-shadow: 0px 4px 20px 0px #0000001F;
}

.header-footer .mobile-wishlist {
    align-items: center;
    display: flex;
    gap: 12px;
    width: 100%;
    padding: 20px 20px 16px;
    border-bottom: 1px solid #EAEAEA;
}

.header-footer  .mobile-login {
    align-items: center;
    display: flex;
    gap: 12px;
    width: 100%;
    padding: 16px 20px 20px 20px;
}

.header-footer .mobile-user {
  align-items: center;
  display: flex;
  gap: 12px;
  width: 100%;
  padding: 14px 20px 20px;
  border-top: 1px solid var(--border-color);
}

.header-footer .wishlist-wrapper {
  gap: 12px;
  display: flex;
  align-items: center;
}

.header-footer .mobile-user {
  align-items: center;
  display: flex;
  gap: 12px;
  width: 100%;
  padding: 14px 20px 20px;
  border-top: 1px solid var(--border-color);
}

.header-footer .wishlist-wrapper svg {
  display: flex;
  margin-top: 5px;
}

.search-icon-mobile-drawer {
  display: flex;
  margin-right: 12px;
}

.mobile-header-nav  .header__icon.header__icon--account {
    display: block !important;
    width: 100%;
    justify-content: flex-start;
    padding: 20px 20px 14px;
    text-decoration: none;
}

.header-footer .text {
    color: #231F20;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 400;
  font-family: var(--body-font-family);
}

.header-footer .login-wrapper {
    gap: 10px;
    display: flex;
    align-items: center;
}

.mobile-drawer-wrapper .header-footer  .icon-account {
    height: 22px;
    width: 22px;
}

  
}
 
@media only screen and (max-width: 1300px) {
  .header-main-menu .megamenu-list {
     gap: 40px;
  }
}

@media only screen and (max-width: 990px) {
  .header .header-icon-account {
    display: none;
  }
  .mobile-menu-icon {
    display: flex;
  }
  .header-bottom {
    display: none;
  }
  .shopping-cart-icon-wrapper {
    display: none !important;
  }
  .header__search {
    display: none !important;
  }
  .header .shopping-cart-wrapper {
    padding: 0px;
    margin: 0px;
    border: none;
  }
  .header .wishlist {
    display: none !important;
  }
  .header-main-menu .megamenu-list {
     gap: 30px;
  }
}


@media only screen and (max-width: 768px) {

  .header  {
      border-bottom: 1px solid #F8F0E6;
  }



}
