/** Shopify CDN: Minification failed

Line 364:23 Unexpected "{"

**/
.section-header.shopify-section-group-header-group {
  position: relative;
  z-index: 1;
}
.shopify-section-group-dimito-header {
  position: fixed;
  width: 100%;
  z-index: 9;
  top: 0;
}
main {
  margin-top: 66px;
}
.dimito-header .header-wrap {
  padding: 0px 20px 0 18px;
  position: relative;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #000;
  height: 46px;
  z-index: 9;
}
.dimito-header .header_menu {
  float: left;
  margin-top: 14px;
  margin-left: 2px;
}
.dimito-header .dimito-header--heading-wrap {
  position: absolute;
  left: 50%;
  transform: translateX(-47%);
  margin: 8px 0 0 0;
  padding: 0;
  display: inline-block;
}
.dimito-header .dimito-header--heading {
  display: table;
  margin: 0;
  height: 30px;
  font-size: 11px;
  line-height: 1.4;
}

@media screen and (min-width: 750px) {
  main {
    margin-top: 86px;
  }
  .dimito-header .header-wrap {
    height: 66px;
  }
  .dimito-header .header_menu {
    margin-top: 22px;
    margin-left: 0;
  }
  .dimito-header .dimito-header--heading-wrap {
    margin: 7px 0 0 0px;
  }
  .dimito-header .dimito-header--heading-wrap .dimito-header--heading {
    height: 66px;
  }
  .dimito-header .dimito-header--heading-wrap .dimito-header--heading img {
    width: revert-layer;
    height: auto;
  }
}
.dimito-header .dimito-header--heading img {
  width: auto;
  height: 30px;
}
.dimito-header .dimito-header--right {
  float: right;
  display: block;
}
.header_menu,
.header_menu button,
.header_menu button svg {
  width: 24px;
  height: 18.8px;
  font-size: unset;
  cursor: pointer;
}
.header_menu .menu_trigger {
  padding: 0px;
  background: none;
  outline: none;
  border: none;
}
.header_menu .menu_trigger svg {
  color: rgb(var(--color-foreground));
}

a.dimito-header--icon-cart svg {
  vertical-align: middle;
  line-height: 65px;
  max-width: 27px;
}
a.dimito-header--icon-cart {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  height: 45px;
  align-items: center;
  padding-left: 0;
  font-size: 0;
  line-height: 45px;
  color: rgb(var(--color-foreground));
}
.dimito-header--lang-switcher {
  display: flex;
  align-items: center;
}
.dimito-header--lang-switcher a {
  text-decoration: none;
  font-size: 11px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: 0em;
}
.dimito-header--cart-count-bubble {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  margin-top: -6px;
  margin-left: -8px;
  vertical-align: middle;
  text-align: center;
  font-size: 10px;
  color: #fff;
  border-radius: 50%;
  line-height: 18px;
}
.dimito-header--cart-count-bubble.dimito-header--icon-cart--color {
  background: #008000;
}

.dimito-header--icon-cart {
  position: relative;
}
.dimito-header--localization-form,
.dimito-header--custom-store {
  margin-right: 47.49px;
}
.dimito-header--custom-store {
  display: none;
}

.dimito-header--icon-account {
  color: rgb(var(--color-foreground));
}
.dimito-header--icon-account svg {
  width: 100%;
  height: 100%;
}
.dimito-header--search svg {
  width: 100%;
  height: 100%;
}
.dimito-header--search {
  cursor: pointer;
}
.dimito-header--icon-account,
.dimito-header--search summary span,
.dimito-header--search summary,
.dimito-header--search {
  width: 20px;
  height: 20px;
}
.dimito-header--search {
  /* width: 20px; */
  /* height: 20px; */
  margin-right: 14px;
}
.dimito-header--right span {
  display: inline-block;
}
.dimito-header--icon-account {
  margin-right: 11.8px;
}
.dimito-header--heading {
  text-align: center;
}

.dimito-header--lang-item a {
  display: inline-block;
  text-decoration: none;
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  vertical-align: middle;
  color: #707070;
  margin-right: 6px;
}
.dimito-header--lang-selected a {
  position: relative;
}
.dimito-header--lang-selected a span {
  font-weight: 900;
  color: #000;
}

.dimito-header--lang-item:nth-child(2) a::before {
  content: "|";
  margin-right: 3px;
}
.dimito-header--lang-item a {
  color: #707070;
}

.dimito-header--heading {
  font-size: unset;
}
.dimito-header--heading-logo-wrapper img {
  width: 83.3px;
  height: 35px;
  object-fit: cover;
  margin-left: 5px;
}

.dimito-header--right ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: flex;
  align-items: center;
}
.dimito-header--heading a {
  line-height: 30px;
  display: table-cell;
  vertical-align: middle;
}
.dimito-menu--wrap {
  padding: 0px;
  position: fixed;
  top: 66px;
  left: 0;
  width: 270px;
  height: calc(100vh - 66px);
  padding: 25px 20px 100px 25px;
  background: #fff;
  overflow-y: auto;
  transform: translateX(-100%);
  transition: transform 0.3s;
  z-index: 9;
}
.dimito-menu--list-item > h3,
.dimito-menu--cate,
.dimito-menu--list-item-panel {
  padding-right: 10px !important;
}
.dim.on {
  display: block;
  position: fixed;
  width: 100%;
  height: 100vh;
  right: 0;
  top: 0;
  z-index: 8;
  background-color: rgba(0, 0, 0, 0.5);
}
body.no-scroll {
  overflow: hidden;
}
.dimito-menu--wrap.on {
  transform: translateX(0);
  transition: transform 0.3s;
}
.dimito-menu--list {
  padding: 0px;
  padding-top: 5px;
  margin: 0px;
  list-style: none;
  padding-bottom: 50px;
}
.dimito-menu--list li {
  margin-bottom: 10px;
  line-height: 1.4;
}
.dimito-menu--list-item-link {
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
  color: rgb(var(--color-foreground));
  text-decoration: none;
}
.dimito-menu--list > li.dimito-menu--cate {
  margin-bottom: 13px;
  font-size: 11px;
}
.dimito-menu--list > li.dimito-menu--cate > a,
.dimito-menu--list > li.dimito-menu--cate > h3 {
  font-size: 11.44px;
  padding-left: 10px;
  font-weight: 500;
  line-height: 12px;
  color: #000;
}
[data-dimito-menu-heading],
[data-dimito-submenu-heading] {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0px;
}
.dimito-menu--list .dimito-menu--list-subitem {
  padding-left: 20px;
  margin-bottom: 9px;
}
.dimito-menu--list .dimito-menu--list-subitem:first-child {
  margin-top: 15px;
}
.dimito-menu--list > li > ul > li a:hover {
  color: #000;
}
.dimito-menu--list > li > ul > li {
  line-height: 1.4;
  font-size: 12px;
}
.dimito-menu--cate a {
  text-decoration: none;
  font-size: 13px;
  color: #000;
}
.dimito-menu--list > li > ul > li a,
h3 {
  font-size: 10px;
  font-weight: 500;
  color: #999;
  line-height: 1.4;
  cursor: pointer;
  text-decoration: none;
  margin: 0px;
}
.dimito-menu--list h3 svg {
  width: 7px;
  height: 12px;
}
.dimito-menu--cate h3 svg {
  width: 6px;
  height: 10px;
}
@media screen and (min-width: 750px) {
  .dimito-menu--list-item > h3,
  .dimito-menu--cate,
  .dimito-menu--list-item-panel {
    padding-right: 5px !important;
  }
  .dimito-menu--list li {
    margin-bottom: 15px;
  }
  .dimito-menu--list > li.dimito-menu--cate > a,
  .dimito-menu--list > li.dimito-menu--cate > h3 {
    font-size: 12.39px;
    line-height: 13px;
  }
  .dimito-menu--list > {
    & > li.dimito-menu--cate {
      line-height: 1.4;
    }
  }
}

/* Search Form */
.dimito-header--account,
.dimito-header--search {
  display: none;
}
#dimito-header-search--form {
  width: 100%;
  right: 0px;
  position: absolute;
  z-index: 9;
  top: calc(100% + 1px);
  background: #fff;
  overflow: hidden;
}
#dimito-header-search--form {
  height: 0px;
  transition: height 0.24s ease-in-out;
}
#dimito-header-search--form.open {
  height: 144.4px;
}
#dimito-header-search--form form {
  padding: 20px;
  border: none;
}
.dimito-header-search--field {
  margin-bottom: 20px;
}
.dimito-header-search--hot-keyword .dimito-header-search--keyword {
  margin-top: 20px;
}
#header
  #dimito-header-search--form
  .dimito-header-search--content
  .dimito-header-search--field
  input {
  background: #fff;
  padding: 10px;
  font-size: 13px;
  line-height: 13px;
  font-weight: inherit;
  color: #353535;
  width: 100%;
  border: none;
  position: relative;
  height: 36px;
  outline: none;
  box-shadow: none;
}
.dimito-header-search--hot-keyword {
  font-size: 11px;
  line-height: 1.4;
}
.dimito-header-search--hot-keyword .title {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  display: inline-block;
  margin: unset;
  font-size: 11px;
  line-height: 1.4;
  letter-spacing: 0px;
}
#header #dimito-header-search--form .dimito-header-search--button {
  position: absolute;
  right: 0;
  top: 0;
}
.dimito-header-search--field {
  border: 1px solid #000;
  border-radius: 2px;
  position: relative;
}
#header
  #dimito-header-search--form
  .dimito-header-search--content
  .dimito-header-search--field
  button {
  position: absolute;
  top: 8px;
  right: 10px;
  border: 0px;
  outline: 0;
  color: #000;
  font-size: 12px;
  padding: 0px 0 0 0px;
  line-height: 16px;
  background: #fff;
  letter-spacing: 0;
  cursor: pointer;
  text-transform: uppercase;
}
[data-dimito-menu-heading].on svg,
[data-dimito-submenu-heading].on svg {
  transform: rotate(90deg);
  transition: transform 0.3s;
}
.dimito-menu--list-item-link svg {
  transform: rotate(0);
  transition: transform 0.3s;
}
.searchFormWrap :focus-visible {
  outline: none;
  box-shadow: none;
}
.prd_menu > li > h3 {
  margin: 0px;
}

.dimito-menu--list {
  .dimito-menu--cate > a,
  .dimito-menu--cate > h3 {
    letter-spacing: 0;
  }
  li.dimito-menu--cate.dimito-menu--cate-last {
    margin-bottom: 38.5px;
  }
  .dimito-menu--cate-last + .dimito-menu--list-item {
    margin-bottom: 8px;
  }
}
.dimito-menu--list-item-link {
  letter-spacing: -0.4px;
}

@media screen and (min-width: 750px) {
  .dimito-menu--list > li > ul > li a,
  h3 {
    font-size: 12px;
  }
  .dimito-menu--list-item-link {
    font-size: 17px;
  }
  .dimito-menu--wrap {
    top: 86px;
  }
  .dimito-menu--list {
    padding-top: 15px;
  }
  a.dimito-header--icon-cart {
    height: 65px;
    line-height: 65px;
  }
  .dimito-header--heading-logo-wrapper img {
    width: 100px;
    height: 42.2px;
    object-fit: cover;
  }
  .dimito-header .header-wrap {
    padding: 0px 10px;
  }
  .dimito-menu--list {
    .dimito-menu--cate > a,
    .dimito-menu--cate > h3 {
      letter-spacing: 0;
    }
    li.dimito-menu--cate.dimito-menu--cate-last {
      margin-bottom: 60.5px;
    }
    .dimito-menu--cate-last + .dimito-menu--list-item {
      margin-bottom: 15px;
    }
  }
  .dimito-header--account {
    display: flex;
  }
  .dimito-header--search {
    display: block;
  }
  #HeaderLanguageForm,
  .dimito-header--custom-store {
    display: flex;
  }
  #dimito-header-search--form {
    width: 25%;
  }
  .dimito-header--cart-count-bubble {
    margin-top:-8px;
  }
}

@media screen and (min-width: 1200px) {
  .dimito-menu--list {
    padding-top: 25px;
  }

  .dimito-header .header-wrap {
    padding: 0px 25px;
  }

  .template-collection .menu_trigger {
    pointer-events: none;
  }
}

/*- menu -*/
.dimito-menu--cate-panel,
.dimito-menu--list-item-panel {
  max-height: 0px;
  overflow: hidden;
  transition-timing-function: ease-out;
  transition-duration: 0.4s;
  transition-property: max-height;
  list-style: none;
  padding: 0;
}
