#header {
  padding: 0 !important;
  background: #ffffff 0% 0% no-repeat padding-box !important;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.logged-in.admin-bar #header {
  top: 32px !important;
}
.active-category {
  border-bottom: 2px solid #060706;
}
.swiper-slide {
  width: 224px !important;
}
.header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 120px;
  z-index: 9999;
}
.header-navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 40px;
  background: #000000 0% 0% no-repeat padding-box;
  padding: 0 4.17%;
}

#minicartOpenIcon {
  font-family: "Almoni", sans-serif !important;
  border: none;
  background: none;
  height: fit-content;
  padding: 0;
}

#accountOpenIcon {
  font-family: "Almoni", sans-serif !important;
  border: none;
  background: none;
  height: fit-content;
  height: 21.11px;
  cursor: pointer;
  padding: 0;
}

.user-greeting {
  margin: 0 -25px;
  font-size: 16px;
  font-family: "Almoni", sans-serif;
  color: #060706;
}

@media (max-width: 770px) {
  .user-greeting {
    font-size: 14px;
    margin-left: -10px;
    margin-right: -5px;
  }
}

.header-navbar-links a {
  color: #ffffff !important;
}

.header-navbar-links li {
  border: none !important;
}
.header-navbar-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 23px;
  margin: 0;
  padding: 0;
}
.header-navbar-links a {
  letter-spacing: -0.3px;
  color: #ffffff !important;
  text-decoration: none;
}
.header-navbar-links a:hover {
  text-decoration: none;
}
.header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 80px;
}
.header-content-wrapper {
  height: 80.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #adadad;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 0 4.17%;
  height: 100%;
}
.header-content-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 33px;
}

.header-content-icons a {
  height: 19px;
}
.header-content-icons img {
  height: 100%;
  cursor: pointer;
}
.header-content-icons button {
  display: flex;
  border: 0;
  background: transparent;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.header-content-navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 64px;
  padding-right: 4.17%;
}
.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 68.16px;
  padding: 0 !important;
}
.header-content-navbar li {
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 19px;
  letter-spacing: 0px;
  color: #060706;
  outline: none;
  position: initial;
  font-family: "Almoni", sans-serif !important;
  border: none;
  border-bottom: 2px solid transparent;
  padding: 0;
  background: none;
  list-style: none;
}
.header-content-navbar li.active-menu {
  border-bottom: 2px solid #060706;
}
.header-content-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-mobile-wrapper {
  display: none;
  z-index: 9999;
  -webkit-box-shadow: 0px 0px 6px #00000029;
  box-shadow: 0px 0px 6px #00000029;
  position: relative;
}
.header-mobile-content-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}

.header-mobile-content-icons button {
  background: transparent;
  outline: none;
  border: none;
}
.header-mobile-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 60px;
  border-bottom: 1px solid #00000029;
  padding: 0 25px;
}
.header-content-mobile-navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 25px;
  height: 60px;
  gap: 20px;
}
.header-content-mobile-navbar a {
  font-style: normal;
  font-weight: 900;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 0px;
  color: #060706;
  text-decoration: none;
}
.header-content-mobile-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 28px;
}
.categoria-container {
  position: relative;
}
.categoria-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-shadow: 0px 3px 6px #00000029;
  box-shadow: 0px 3px 6px #00000029;
  z-index: 10;
}
.categoria-image {
  width: 50%;
  height: 100%;
}
.categoria-image img {
  width: 100%;
  height: 100%;
}
.categoria-text {
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 34px;
  text-align: right;
  padding-left: 17px;
  padding-right: 53px;
}
.categoria-text h3 {
  font-size: 26px;
  line-height: 30px;
  color: #060706;
  max-width: 279px;
}
.categoria-text-btn {
  max-width: 168px !important;
}
.categoria {
  z-index: -1;
  display: none;
  height: 261px;
  position: absolute;
  top: 79px;
  left: 0;
  width: 100%;
  background-color: white;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-top: none;
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease,
    -webkit-transform 0.3s ease;
  opacity: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.categoria-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  background: #ebebeb;
  height: 100%;
}
.categoria.active {
  display: block;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.categoria-right {
  text-decoration: none;
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}
.categoria-right ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}
.categoria-right ul {
  list-style: none;
  padding: 0;
}
.categoria-right ul li {
  position: relative;
  padding-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}
.categoria-right ul li::before {
  content: "<";
  position: absolute;
  left: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  font-size: 18px;
  color: #060706;
  font-weight: bold;
  line-height: 30px;
}
.line-nav {
  display: none;
}
.categoria-right a {
  text-decoration: none;
  font-size: 15px;
  line-height: 30px;
  color: #060706;
  font-weight: 900;
  width: 100%;
}
.categoria-right a:hover {
  color: #060706;
}
.menu-item {
  cursor: pointer;
  position: relative;
}
.menu-item:hover,
.menu-item:focus {
  cursor: pointer;
}
.menu-item:hover,
.menu-item:focus {
  border-bottom: 2px solid #060706;
}
.burger-menu {
  z-index: 999999999;
  position: fixed;
  top: 61px;
  right: 0;
  width: 342px;
  max-width: 300px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background: #fff;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.burger-menu.open {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.burger-menu-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.burger-menu-nav li {
  margin: 0;
  padding: 10px 0;
}
.burger-menu-nav ul li a {
  text-decoration: none;
}
.menu-burger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.menu-burger-item {
  padding: 0 !important;
}
.menu-accordion-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 7px;
  font-size: 14px;
  font-weight: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.open-accardion {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  margin-bottom: 0px;
  margin-top: 7px;
}
.burger-overlay {
  display: none;
  position: fixed;
  top: 61px;
  left: 0;
  width: 100vw;
  height: calc(100vh - 61px);
  background: rgba(0, 0, 0, 0.5);
  z-index: 98;
}
.burger-menu.open ~ .burger-overlay {
  display: block;
}
.sub-menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  padding: 13px 20px !important;
  color: #060706;
  font-size: 18px;
  line-height: 22px;
}
.menu-text {
  font-weight: bold;
}
.header-menu-navbar-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  padding: 18px 20px !important;
  border-top: 1px solid #e0e0e0;
  color: #060706;
  font-size: 18px;
  line-height: 19px;
  background: #f6f6f8;
}
.header-menu-navbar-item a {
  font-weight: bold;
}
.mobile-menu-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  padding: 13px 20px !important;
  border-top: 1px solid #e0e0e0;
  color: #060706;
  font-size: 18px;
  line-height: 19px;
  font-weight: bold;
}
.mobile-menu-title:nth-child(1) {
  border: none;
}
@media (max-width: 1440px) {
  .header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    height: 80px;
  }
  .header-content-wrapper {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0;
  }
  .header-content-icons {
    padding-left: 10px;
  }
  .header-content-navbar span {
    font-size: 16px;
    line-height: 17px;
  }
  .menu {
    gap: 65.16px;
  }
  .header-navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 40px;
    background: #000000 0% 0% no-repeat padding-box;
    padding: 0;
    width: 100%;
  }
  .header-navbar-wrapper {
    max-width: 1230px;
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 1250px) {
  .header-content-wrapper {
    padding: 0 20px;
  }
  .header-navbar-wrapper {
    padding: 0 20px;
  }
  .banner-content {
    padding: 0 20px;
  }
  .header-content-icons {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  #header {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  body {
    padding-top: 120px !important;
  }
  .header-mobile-wrapper {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 120px;
  }
  .header-wrapper {
    display: none !important;
  }
  .categoria-container {
    display: none;
  }
}
@media (max-width: 900px) {
  .header-content-navbar {
    gap: 20px;
  }
  .menu {
    gap: 20px;
  }
}
/*# sourceMappingURL=header.css.map */
