/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/header/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-mu-th-r-header.is-style-has-squared-shaped-menu-items .main-menu__item > button svg {
  margin-left: 0.5rem;
}
.wp-block-mu-th-r-header.is-style-has-squared-shaped-menu-items .main-menu__item > button, .wp-block-mu-th-r-header.is-style-has-squared-shaped-menu-items .main-menu__item > a {
  position: relative;
  color: var(--wp--preset--color--primary-700);
}
.wp-block-mu-th-r-header.is-style-has-squared-shaped-menu-items .main-menu__item:hover > button, .wp-block-mu-th-r-header.is-style-has-squared-shaped-menu-items .main-menu__item:hover > a {
  color: var(--wp--preset--color--highlight);
  background-color: var(--wp--preset--color--primary-700);
}
.wp-block-mu-th-r-header.is-style-has-squared-shaped-menu-items .main-menu__item.active > a {
  color: var(--wp--preset--color--highlight);
  background-color: var(--wp--preset--color--primary-700);
}
.wp-block-mu-th-r-header.is-style-has-squared-shaped-menu-items .main-menu__item.products-menu .product-category-archive-link {
  background-color: var(--wp--preset--color--primary-700);
  color: var(--wp--preset--color--highlight);
  padding: 0.75rem 1.5rem;
}
.wp-block-mu-th-r-header.is-style-has-squared-shaped-menu-items .main-menu__item.products-menu .product-category-archive-link:hover {
  background-color: var(--wp--preset--color--primary-700);
}

.wp-block-mu-th-r-header.is-style-has-pill-shaped-menu-items .main-menu__item > button svg {
  margin-left: 0.5rem;
}
.wp-block-mu-th-r-header.is-style-has-pill-shaped-menu-items .main-menu__item > button, .wp-block-mu-th-r-header.is-style-has-pill-shaped-menu-items .main-menu__item > a {
  position: relative;
  color: var(--wp--preset--color--primary-700);
  border-radius: 9999px;
}
.wp-block-mu-th-r-header.is-style-has-pill-shaped-menu-items .main-menu__item:hover > button, .wp-block-mu-th-r-header.is-style-has-pill-shaped-menu-items .main-menu__item:hover > a {
  color: var(--wp--preset--color--highlight);
  background-color: var(--wp--preset--color--primary-950);
}
.wp-block-mu-th-r-header.is-style-has-pill-shaped-menu-items .main-menu__item.active > a {
  color: var(--wp--preset--color--highlight);
  background-color: var(--wp--preset--color--primary-950);
}
.wp-block-mu-th-r-header.is-style-has-pill-shaped-menu-items .main-menu__item.products-menu .product-category-archive-link {
  border-radius: 9999px;
  background-color: var(--wp--preset--color--primary-700);
  color: var(--wp--preset--color--highlight);
  padding: 0.75rem 1.5rem;
  transition: opacity 300ms;
}
.wp-block-mu-th-r-header.is-style-has-pill-shaped-menu-items .main-menu__item.products-menu .product-category-archive-link:hover {
  opacity: 0.65;
}

.wp-block-mu-th-r-header.is-style-has-underlined-menu-items .main-menu__item > button, .wp-block-mu-th-r-header.is-style-has-underlined-menu-items .main-menu__item > a {
  position: relative;
  overflow: hidden;
  color: var(--wp--preset--color--primary-700);
  transition: opacity 300ms;
}
.wp-block-mu-th-r-header.is-style-has-underlined-menu-items .main-menu__item > button::after, .wp-block-mu-th-r-header.is-style-has-underlined-menu-items .main-menu__item > a::after {
  content: "";
  display: flex;
  border-bottom: 2px solid var(--wp--preset--color--primary-950);
  transition: transform 0.3s ease-in-out;
  position: absolute;
  bottom: 0;
  left: -100%;
  width: 100%;
}
.wp-block-mu-th-r-header.is-style-has-underlined-menu-items .main-menu__item > button:hover, .wp-block-mu-th-r-header.is-style-has-underlined-menu-items .main-menu__item > a:hover {
  color: var(--wp--preset--color--primary-950);
}
.wp-block-mu-th-r-header.is-style-has-underlined-menu-items .main-menu__item:hover > button::after, .wp-block-mu-th-r-header.is-style-has-underlined-menu-items .main-menu__item:hover > a::after {
  transform: translateX(100%) scaleX(1);
}
.wp-block-mu-th-r-header.is-style-has-underlined-menu-items .main-menu__item > button svg {
  position: absolute;
  right: -0.25rem;
}
.wp-block-mu-th-r-header.is-style-has-underlined-menu-items .main-menu__item.active > a {
  color: var(--wp--preset--color--primary-950);
}
.wp-block-mu-th-r-header.is-style-has-underlined-menu-items .main-menu__item.active > a::after {
  transform: translateX(100%) scaleX(1);
}
.wp-block-mu-th-r-header.is-style-has-underlined-menu-items .main-menu__item.products-menu .product-category-archive-link {
  color: var(--wp--preset--color--primary-700);
  font-weight: 500;
  position: relative;
}
.wp-block-mu-th-r-header.is-style-has-underlined-menu-items .main-menu__item.products-menu .product-category-archive-link::after {
  content: "";
  position: absolute;
  bottom: -0.25rem;
  left: 0;
  height: 0.125rem;
  width: 33%;
  border-top: 0.125rem solid var(--wp--preset--color--primary-700);
  transition: width 0.3s ease-in-out;
}
.wp-block-mu-th-r-header.is-style-has-underlined-menu-items .main-menu__item.products-menu .product-category-archive-link:hover::after {
  width: 100%;
}

.wp-block-mu-th-r-header .wp-block-search {
  transition: all 0.2s;
}
.wp-block-mu-th-r-header .wp-block-search__inside-wrapper {
  padding: 0;
}
.wp-block-mu-th-r-header .wp-block-search__inside-wrapper .wp-block-search__input {
  background-color: inherit;
  font-size: var(--wp--preset--font-size--base);
}
.wp-block-mu-th-r-header .wp-block-search__inside-wrapper .wp-block-search__input:focus {
  outline: none;
  outline-offset: 0;
  border: 0;
  box-shadow: none;
}
.wp-block-mu-th-r-header .wp-block-search__inside-wrapper .wp-block-search__input::-moz-placeholder {
  opacity: 1;
}
.wp-block-mu-th-r-header .wp-block-search__inside-wrapper .wp-block-search__input::placeholder {
  opacity: 1;
}
.wp-block-mu-th-r-header .wp-block-search__inside-wrapper .wp-block-search__button {
  background-color: var(--wp--preset--color--primary-700);
  margin-left: 0;
  transition: all 0.2s;
}
.wp-block-mu-th-r-header .wp-block-search__inside-wrapper .wp-block-search__button:hover {
  opacity: 0.65;
}
.wp-block-mu-th-r-header .wp-block-woocommerce-mini-cart svg {
  width: 1.75rem;
  height: 1.75rem;
}
.wp-block-mu-th-r-header .wp-block-woocommerce-customer-account a {
  padding-right: 0.5em;
}
@media (min-width: 1024px) {
  .wp-block-mu-th-r-header .wp-block-woocommerce-customer-account a {
    padding-right: 0;
  }
}
.wp-block-mu-th-r-header .wp-block-woocommerce-customer-account svg {
  width: 1.75rem;
  height: 1.75rem;
}

.navbar--off-canvas-wrapper .wp-block-search {
  transition: all 0.2s;
}
.navbar--off-canvas-wrapper .wp-block-search__inside-wrapper {
  padding: 0;
}
.navbar--off-canvas-wrapper .wp-block-search__inside-wrapper .wp-block-search__input {
  background-color: inherit;
  font-size: var(--wp--preset--font-size--base);
}
.navbar--off-canvas-wrapper .wp-block-search__inside-wrapper .wp-block-search__input:focus {
  outline: none;
  outline-offset: 0;
  border: 0;
  box-shadow: none;
}
.navbar--off-canvas-wrapper .wp-block-search__inside-wrapper .wp-block-search__input::-moz-placeholder {
  opacity: 1;
}
.navbar--off-canvas-wrapper .wp-block-search__inside-wrapper .wp-block-search__input::placeholder {
  opacity: 1;
}
.navbar--off-canvas-wrapper .wp-block-search__inside-wrapper .wp-block-search__button {
  background-color: var(--wp--preset--color--primary-700);
  margin-left: 0;
  transition: all 0.2s;
}
.navbar--off-canvas-wrapper .wp-block-search__inside-wrapper .wp-block-search__button:hover {
  opacity: 0.65;
}
.navbar--off-canvas-wrapper .navbar--off-canvas-inner-wrapper {
  background-color: var(--wp--preset--color--highlight);
}
.navbar--off-canvas-wrapper .navbar--off-canvas-inner-wrapper .navbar--off-canvas {
  width: 100% !important;
}

/*# sourceMappingURL=style-index.css.map*/