:root {
  --font--body: "IBM Plex Sans", sans-serif;
  --font--primary: "IBM Plex Sans Condensed", sans-serif;
  --font--subtitle: var(--font--body);
  --skip--bg: #000;
  --skip--text: #fff;
}

:root {
  /* TODO: icons for theme. */
  --icon-forward: url("data:image/svg+xml,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cg id='Forward'%3e %3cpath id='Vector 1' d='M35.4999 20L5.49988 20' stroke='white' stroke-width='1.5'/%3e %3cpath id='Vector 4' d='M20.4999 35L35.4999 20L20.4999 5' stroke='white' stroke-width='1.5'/%3e %3c/g%3e %3c/svg%3e");
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../../fonts/IBMPlexSans-ExtraLight.woff2") format("woff2"), url("../../fonts/IBMPlexSans-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../../fonts/IBMPlexSans-Bold.woff2") format("woff2"), url("../../fonts/IBMPlexSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../../fonts/IBMPlexSans-BoldItalic.woff2") format("woff2"), url("../../fonts/IBMPlexSans-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../../fonts/IBMPlexSans-Medium.woff2") format("woff2"), url("../../fonts/IBMPlexSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../../fonts/IBMPlexSans-LightItalic.woff2") format("woff2"), url("../../fonts/IBMPlexSans-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../../fonts/IBMPlexSans-ExtraLightItalic.woff2") format("woff2"), url("../../fonts/IBMPlexSans-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../../fonts/IBMPlexSans-Italic.woff2") format("woff2"), url("../../fonts/IBMPlexSans-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../../fonts/IBMPlexSans-Light.woff2") format("woff2"), url("../../fonts/IBMPlexSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../../fonts/IBMPlexSans-MediumItalic.woff2") format("woff2"), url("../../fonts/IBMPlexSans-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../../fonts/IBMPlexSans-Regular.woff2") format("woff2"), url("../../fonts/IBMPlexSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../../fonts/IBMPlexSans-SemiBold.woff2") format("woff2"), url("../../fonts/IBMPlexSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../../fonts/IBMPlexSans-SemiBoldItalic.woff2") format("woff2"), url("../../fonts/IBMPlexSans-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../../fonts/IBMPlexSans-Thin.woff2") format("woff2"), url("../../fonts/IBMPlexSans-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../../fonts/IBMPlexSans-ThinItalic.woff2") format("woff2"), url("../../fonts/IBMPlexSans-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  src: url("../../fonts/IBMPlexSansCond-ExtraLightItalic.woff2") format("woff2"), url("../../fonts/IBMPlexSansCond-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  src: url("../../fonts/IBMPlexSansCond-ExtraLight.woff2") format("woff2"), url("../../fonts/IBMPlexSansCond-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  src: url("../../fonts/IBMPlexSansCond-BoldItalic.woff2") format("woff2"), url("../../fonts/IBMPlexSansCond-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  src: url("../../fonts/IBMPlexSansCond-Bold.woff2") format("woff2"), url("../../fonts/IBMPlexSansCond-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  src: url("../../fonts/IBMPlexSansCond-Italic.woff2") format("woff2"), url("../../fonts/IBMPlexSansCond-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  src: url("../../fonts/IBMPlexSansCond-LightItalic.woff2") format("woff2"), url("../../fonts/IBMPlexSansCond-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  src: url("../../fonts/IBMPlexSansCond-Light.woff2") format("woff2"), url("../../fonts/IBMPlexSansCond-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  src: url("../../fonts/IBMPlexSansCond-Medium.woff2") format("woff2"), url("../../fonts/IBMPlexSansCond-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  src: url("../../fonts/IBMPlexSansCond-MediumItalic.woff2") format("woff2"), url("../../fonts/IBMPlexSansCond-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  src: url("../../fonts/IBMPlexSansCond-SemiBold.woff2") format("woff2"), url("../../fonts/IBMPlexSansCond-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  src: url("../../fonts/IBMPlexSansCond-Regular.woff2") format("woff2"), url("../../fonts/IBMPlexSansCond-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  src: url("../../fonts/IBMPlexSansCond-SemiBoldItalic.woff2") format("woff2"), url("../../fonts/IBMPlexSansCond-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  src: url("../../fonts/IBMPlexSansCond-ThinItalic.woff2") format("woff2"), url("../../fonts/IBMPlexSansCond-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Condensed";
  src: url("../../fonts/IBMPlexSansCond-Thin.woff2") format("woff2"), url("../../fonts/IBMPlexSansCond-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pilcrow Rounded Variable";
  src: url("../../fonts/PilcrowRoundedVariable-Regular.woff2") format("woff2"), url("../../fonts/PilcrowRoundedVariable-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/Nunito-Regular.woff2") format("woff2"), url("../../fonts/Nunito-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Archivo";
  src: url("../../fonts/archivo-semibold.woff2") format("woff2"), url("../../fonts/archivo-semibold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../../fonts/poppins-regular.woff2") format("woff2"), url("../../fonts/poppins-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Serif Display";
  src: url("../../fonts/DMSerifDisplay-Regular.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Serif Display";
  src: url("../../fonts/DMSerifDisplay-Italic.woff2") format("woff2");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("../../fonts/DMSans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("../../fonts/DMSans-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("../../fonts/DMSans-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bangers";
  src: url("../../fonts/Bangers-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/Nunito-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/Nunito-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
:root {
  font-family: var(--font--body);
  line-height: 1.5;
  --heading--color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-weight: 400;
  font-family: var(--font--primary, "IBM Plex Sans Condensed", sans-serif);
}

h1,
h2,
h3 {
  color: var(--heading--color);
}

h1 {
  font-size: var(--wp--preset--font-size--h-1);
  line-height: clamp(3rem, 2.429rem + 2.857vw, 5rem);
}

h2 {
  font-size: var(--wp--preset--font-size--h-2);
  line-height: clamp(2.5rem, 1.429rem + 2.857vw, 4rem);
}

h3 {
  font-size: var(--wp--preset--font-size--h-3);
  line-height: clamp(2rem, 1.286rem + 1.905vw, 3rem);
}

h4 {
  font-size: var(--wp--preset--font-size--h-4);
  line-height: clamp(1.75rem, 1.214rem + 1.429vw, 2.5rem);
}

h5 {
  font-size: var(--wp--preset--font-size--h-5);
  line-height: clamp(1.25rem, 0.714rem + 1.429vw, 2rem);
}

h6 {
  font-size: var(--wp--preset--font-size--h-6);
  line-height: clamp(1.25rem, 0.714rem + 1.429vw, 2rem);
}

.has-h-1-font-size {
  line-height: clamp(3rem, 1.571rem + 3.81vw, 5rem);
}

.has-h-2-font-size {
  line-height: clamp(2.5rem, 1.429rem + 2.857vw, 4rem);
}

.has-h-3-font-size {
  line-height: clamp(2rem, 1.286rem + 1.905vw, 3rem);
}

.has-h-4-font-size {
  line-height: clamp(1.75rem, 1.214rem + 1.429vw, 2.5rem);
}

.has-h-5-font-size {
  line-height: clamp(1.25rem, 0.714rem + 1.429vw, 2rem);
}

.has-h-6-font-size {
  line-height: clamp(1.25rem, 0.714rem + 1.429vw, 2rem);
}

* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

*:focus {
  outline: none;
}

::-moz-focus-inner {
  border: 0;
}

body {
  margin: 0;
  font-family: var(--font--body);
  color: var(--body-color);
  font-size: var(--wp--preset--font-size--medium);
  line-height: 24px;
  font-weight: normal;
  font-style: normal;
}

a {
  transition: 400ms;
  text-decoration: none;
  color: var(--wp--preset--color--secondary-500, #d6a77a);
}

a:hover {
  color: var(--wp--preset--color--primary-500, #2f6b4f);
}

p {
  margin: 0 0 15px;
}

p:last-child {
  margin: 0;
}

p:empty {
  display: none;
}

img {
  height: auto;
  max-width: 100%;
}

strong {
  font-weight: 700;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.block {
  display: block;
}

.margin-0 {
  margin: 0;
}

.margin-lr-auto {
  margin-left: auto;
  margin-right: auto;
}

.padding-0 {
  padding: 0;
}

.ul-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.container {
  max-width: var(--wp--custom--width--default);
  padding-left: var(--wp--preset--spacing--20, 16px);
  padding-right: var(--wp--preset--spacing--20, 16px);
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  float: none;
  box-sizing: border-box;
}
.container:after {
  clear: both;
  content: "";
  display: table;
}

span.swiper-pagination-bullet {
  background: var(--wp--preset--color--primary-500);
  opacity: 0.5;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--wp--preset--color--primary-500);
  opacity: 1;
}

@media screen and (min-width: 992px) {
  .flex {
    display: flex;
  }
  .align-center {
    align-items: center;
  }
  .align-top {
    align-items: flex-start;
  }
  .align-bottom {
    align-items: flex-end;
  }
  .space-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .row-wrap {
    flex-flow: row wrap;
  }
  .flex-reverse {
    flex-flow: row-reverse;
  }
}
.wp-block-omt-banner-slider.omt-banner-slider {
  display: block;
  height: calc(100vh - 90px);
  min-height: 500px;
}

.omt-banner-slider.omt-banner-slider__slide.swiper-slide {
  min-height: unset;
  height: 100%;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .wp-block-omt-banner-slider.omt-banner-slider {
    height: 500px;
    min-height: unset;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 16px;
  }
}
.site-header {
  padding: 0;
  position: relative;
  background-color: var(--wp--preset--color--base, #FFFFFF);
  transition: height 0.3s ease;
  z-index: 999;
}
.site-header .site-header__container {
  max-width: var(--wp--custom--width--default, 1280px);
  margin: 0 auto;
  padding: 0 15px;
}
.site-header .site-header__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-header .site-header-nav__list {
  list-style: none;
  display: flex;
  padding: 0;
  gap: var(--wp--preset--spacing--20, 24px);
  margin: 10px 0;
}
.site-header .site-header-nav__list a {
  text-decoration: unset;
  color: var(--wp--preset--color--contrast, #000);
  text-transform: uppercase;
}
.site-header .dropdown-menu__list {
  list-style: none;
  display: flex;
  flex-direction: column;
  max-width: 480px;
  width: 100%;
  position: fixed;
  right: 0;
  padding: var(--wp--preset--spacing--40, 40px);
  background-color: var(--wp--preset--color--neutral-100, #FCFAF8);
  z-index: 1;
  border-top: 2px solid var(--wp--preset--color--neutral-900, #201F1D);
  margin: 0;
  height: 100vh;
  overflow: auto;
  top: 92px;
  transform: translateX(100%);
  transition: all 0.5s;
}
.site-header .dropdown-menu__item a {
  color: var(--wp--preset--color--contrast, #000);
  text-transform: uppercase;
  padding: 20px 0;
  display: block;
  border-bottom: 1px solid var(--wp--preset--color--neutral-300, #D9D4D0);
}
.site-header .site-header__logo,
.site-header .site-header__branding img {
  height: 90px;
  width: 90px;
  object-fit: contain;
  margin: 0;
  display: block;
}
.site-header .menu-toggle {
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.site-header .menu-toggle span {
  display: block;
  height: 2px;
  width: 35px;
  background: var(--wp--preset--color--contrast, #000);
  margin-bottom: 8px;
  transition: all 0.5s;
}
.site-header .menu-toggle span:last-child {
  margin: 0;
}
.site-header .menu-toggle-icon {
  display: flex;
  align-items: center;
  margin-left: 3px;
  line-height: 1;
}
.site-header .menu-toggle-mobile {
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.site-header .menu-toggle-mobile span {
  display: block;
  height: 2px;
  width: 35px;
  background: var(--wp--preset--color--contrast, #000);
  margin-bottom: 8px;
  transition: all 0.5s;
}
.site-header .menu-toggle-mobile span:last-child {
  margin: 0;
}
.site-header .site-header__branding {
  display: flex;
}
.site-header .menu-toggle.active span:last-child {
  display: none;
}
.site-header .menu-toggle.active span:first-child {
  transform: rotate(45deg);
  top: 9px;
  position: relative;
}
.site-header .menu-toggle.active span:nth-child(2) {
  transform: rotate(136deg);
}
.site-header .menu-toggle-mobile.active span:last-child {
  display: none;
}
.site-header .menu-toggle-mobile.active span:first-child {
  transform: rotate(45deg);
  top: 9px;
  position: relative;
}
.site-header .menu-toggle-mobile.active span:nth-child(2) {
  transform: rotate(136deg);
}
.site-header .dropdown-menu.open .dropdown-menu__list {
  transform: translateX(0);
}
.site-header .dropdown-menu-mobile.open {
  transform: translateY(0);
}
.site-header .site-header__mobile-menu {
  display: none;
}
.site-header .site-header__mobile-menu .dropdown-menu-mobile {
  background-color: var(--wp--preset--color--base);
  padding: 0;
}
.site-header .menu-item-has-children .sub-menu {
  background-color: var(--wp--preset--color--base, #fff);
  list-style: none;
  position: absolute;
  display: none;
  min-width: 210px;
  padding: 8px 0;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.11);
  border-top: 2px solid var(--wp--preset--color--primary-500, #2f6b4f);
  z-index: 200;
}
.site-header .menu-item-has-children .sub-menu .menu-item {
  font-size: var(--wp--preset--font-size--small);
}
.site-header .menu-item-has-children .sub-menu .menu-item:not(:last-child) {
  margin-bottom: 0;
}
.site-header .menu-item-has-children .sub-menu .menu-item.wpml-ls-menu-item {
  margin-bottom: 0;
}
.site-header .menu-item-has-children svg {
  transition: all 0.5s;
}
.site-header .menu-item-has-children:hover > a svg {
  transform: rotate(180deg);
}
.site-header .menu-item-has-children .menu-item-has-children {
  position: relative;
}
.site-header .menu-item-has-children .sub-menu a {
  padding: 10px 20px;
  display: flex;
  transition: background-color 0.2s, color 0.2s;
}
.site-header .menu-item-has-children .sub-menu a:hover {
  background-color: var(--wp--preset--color--neutral-100, #f5f5f5);
  color: var(--wp--preset--color--primary-500);
}
.site-header .menu-item-has-children .sub-menu .menu-item-has-children:hover > a svg {
  transform: rotate(-90deg);
}
.site-header .dropdown-menu__list {
  height: calc(100vh - 92px);
}
.site-header .menu-item-has-children > a {
  display: flex;
  gap: 5px;
  align-items: center;
}
.site-header .menu-item .sub-menu {
  list-style: none;
}
.site-header .menu-item .sub-menu .sub-menu {
  padding: 20px;
  min-width: 150px;
  right: -160px;
  top: 0;
}
.site-header .site-header__language-menu-wrapper {
  margin: 0;
  padding: 0;
}
.site-header .site-header__language-menu-wrapper .sub-menu {
  position: static;
  right: 0;
}
.site-header .site-header__language-menu-wrapper li {
  list-style: none;
}
.site-header .site-header__language-menu-wrapper .menu-item {
  margin: 0;
  position: relative;
}
.site-header .site-header__language-menu-wrapper .menu-item a {
  color: var(--wp--preset--color--contrast, #000);
  position: relative;
  padding: 10px 20px;
}
.site-header .site-header__language-menu-wrapper .menu-item.menu-item-has-children > a::after {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="9" viewBox="0 0 14 9" fill="none"><path d="M1.2002 1.5L7.2002 7.5L13.2002 1.5" class="svg-path" stroke="%23000" stroke-width="2"></path></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.5s;
}
.site-header .site-header__language-menu-wrapper .menu-item.menu-item-has-children:hover > a::after {
  transform: rotate(180deg);
}

body:has(.dropdown-menu.open) {
  overflow: hidden;
}
body:has(.dropdown-menu.open)::before {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3019607843);
  z-index: 0;
}

body.scrolled .site-header {
  position: fixed;
  width: 100%;
  top: 0;
  box-shadow: 2px 2px 11px 0 #c3c3c3;
}

body:has(.dropdown-menu-mobile.open) {
  overflow: hidden;
}
body:has(.dropdown-menu-mobile.open)::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3019607843);
  z-index: 0;
}

.site-header__mobile-menu-toggle {
  display: none;
}

.site-header__right {
  display: flex;
  align-items: center;
  gap: 20px;
}

@media (min-width: 993px) {
  .site-header .menu-item-has-children:hover > .sub-menu {
    display: block;
  }
  .site-header .site-header-nav__list > .menu-item-has-children {
    position: relative;
  }
  .site-header .site-header-nav__list > .menu-item-has-children > .sub-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    top: 100%;
    left: 0;
    transform: translateY(6px);
    transition: opacity 0.2s ease, transform 0.22s ease, visibility 0s linear 0.2s;
  }
  .site-header .site-header-nav__list > .menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
    transition: opacity 0.2s ease, transform 0.22s ease, visibility 0s;
  }
  .site-header .site-header__right .menu-item-has-children .sub-menu {
    position: absolute;
    padding: 0;
  }
  .site-header__right .menu-item-has-children a {
    justify-content: space-between;
    display: flex;
    padding: var(--wp--preset--spacing--20) 0;
  }
  .site-header__right .menu-item-has-children .sub-menu a {
    justify-content: space-between;
    display: flex;
    padding: var(--wp--preset--spacing--20);
  }
  .site-header__right .menu-item-has-children.wpml-ls-item a {
    padding: 10px var(--wp--preset--spacing--20);
  }
  .site-header__right .menu-item .sub-menu .menu-item:hover > a svg {
    transform: rotate(180deg);
  }
}
.site-header__account-link {
  display: flex;
  align-items: center;
  gap: 6px;
  color: var(--wp--preset--color--contrast, #000);
  text-decoration: none;
  font-size: var(--wp--preset--font-size--small, 14px);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  transition: color 0.3s;
}
.site-header__account-link svg {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
.site-header__account-link .site-header__account-text {
  display: none;
}
@media (min-width: 1200px) {
  .site-header__account-link .site-header__account-text {
    display: inline;
  }
}
.site-header__account-link:hover {
  color: var(--wp--preset--color--primary-500, #2f6b4f);
}

.site-header__cart-link {
  display: flex;
  align-items: center;
  color: var(--wp--preset--color--contrast, #000);
  text-decoration: none;
  position: relative;
  transition: color 0.3s;
}
.site-header__cart-link svg {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.site-header__cart-link:hover {
  color: var(--wp--preset--color--primary-500, #2f6b4f);
}
.site-header__cart-link .site-header__cart-count {
  position: absolute;
  top: -7px;
  right: -9px;
  background-color: var(--wp--preset--color--contrast, #000);
  color: var(--wp--preset--color--base, #fff);
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  min-width: 17px;
  height: 17px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 3px;
}
.site-header__cart-link .site-header__cart-count.is-hidden {
  display: none;
}

@media (max-width: 992px) {
  .site-header .site-header-nav {
    display: none;
  }
  .site-header .site-header__wrapper {
    justify-content: space-between;
  }
  .site-header .site-header__right {
    display: none;
  }
  .site-header .site-header__mobile-menu {
    display: block;
  }
  .site-header .site-header__mobile-menu .menu-item .sub-menu {
    padding: 0 20px;
  }
  .site-header .site-header__mobile-menu .menu-item .sub-menu .menu-item {
    margin-bottom: 0;
  }
  .site-header .site-header__mobile-menu .menu-item a {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .site-header .site-header__mobile-menu .menu-item.show-menu {
    background-color: var(--wp--preset--color--neutral-100);
  }
  .site-header .menu-item-has-children .menu-toggle-icon {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .site-header .menu-item-has-children .sub-menu {
    display: none;
  }
  .site-header .menu-item-has-children .sub-menu a {
    padding: var(--wp--preset--spacing--20);
  }
  .site-header .menu-item-has-children .sub-menu .menu-item-has-children:hover > a svg {
    transform: unset;
  }
  .site-header .menu-item-has-children .sub-menu .menu-item-has-children.show-menu a svg {
    transform: rotate(180deg);
  }
  .site-header .menu-item-has-children.show-menu > .sub-menu {
    display: block;
    position: static;
    padding: 0 var(--wp--preset--spacing--20);
    width: 100%;
  }
  .site-header .menu-item-has-children a > svg {
    transform: unset;
  }
  .site-header .menu-item-has-children:hover > a svg {
    transform: unset;
  }
  .site-header .menu-item-has-children.show-menu {
    border-bottom: 2px solid var(--wp--preset--color--neutral-900);
  }
  .site-header .menu-item-has-children.show-menu a {
    border-bottom: 0;
  }
  .site-header .menu-item-has-children.show-menu > a svg {
    transform: rotate(180deg);
  }
  .site-header .menu-item-has-children.show-menu .menu-item-has-children.show-menu {
    border-bottom: none;
  }
  .site-header .menu-item-has-children.show-menu > a .menu-toggle-icon {
    background: var(--wp--preset--color--base);
    border-radius: 120px;
  }
  .site-header .menu-item a {
    color: var(--wp--preset--color--neutral-900);
  }
  .site-header .menu-item .sub-menu li {
    border-top: 1px solid var(--wp--preset--color--neutral-500, #6C6560);
  }
  .site-header .menu-item .sub-menu li a {
    color: var(--wp--preset--color--neutral-700);
  }
  .site-header__mobile-menu-toggle {
    display: flex;
    align-items: center;
    gap: 16px;
  }
  .dropdown-menu-mobile {
    top: 92px;
    overflow: hidden;
    height: calc(100vh - 92px);
    transform: translateY(-150%);
    left: 0;
    transition: all 1s;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    max-width: 480px;
    width: 100%;
    position: fixed;
    right: 0;
    z-index: 1;
    border-top: 2px solid var(--wp--preset--color--neutral-900, #201F1D);
    margin: 0;
  }
  .dropdown-menu-mobile .dropdown-menu-mobile__scroll {
    flex: 1;
    overflow: auto;
    padding: 0 var(--wp--preset--spacing--40, 40px) var(--wp--preset--spacing--40, 40px) var(--wp--preset--spacing--40, 40px);
  }
  .dropdown-menu-mobile .dropdown-menu__list {
    position: static;
    transform: unset;
    padding: 0;
    background-color: var(--wp--preset--color--base, #FCFAF8);
  }
  .site-header .site-header__language-menu-wrapper .menu-item a {
    padding: 20px;
  }
  .site-header .site-header__language-menu-wrapper .menu-item.menu-item-has-children:hover > a::after {
    transform: unset;
    margin: 0;
  }
  .site-header .site-header__language-menu-wrapper .menu-item.menu-item-has-children.show-menu > a::after {
    transform: rotate(180deg);
  }
  .site-header .site-header__mobile-menu .site-header__language-menu-wrapper .menu-item a {
    justify-content: flex-start;
  }
}
.site-header__mobile-account {
  list-style: none;
  padding: 0;
  margin: 0;
  flex-shrink: 0;
  border-top: 2px solid var(--wp--preset--color--neutral-900, #201F1D);
  background-color: var(--wp--preset--color--base, #fff);
}
.site-header__mobile-account .menu-item a {
  padding: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--wp--preset--color--neutral-900, #201F1D);
}

.site-header-nav__list > .has-nav-badge {
  position: relative;
}

.nav-badge {
  position: absolute;
  bottom: calc(100% + 6px);
  background-color: #e02020;
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  padding: 3px 7px;
  border-radius: 4px;
  white-space: nowrap;
  line-height: 1.5;
  pointer-events: none;
}
.nav-badge::after {
  content: "";
  position: absolute;
  top: 100%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #e02020;
}
.nav-badge--left {
  left: -4px;
}
.nav-badge--left::after {
  left: 9px;
}
.nav-badge--center {
  left: 50%;
  transform: translateX(-50%);
}
.nav-badge--center::after {
  left: 50%;
  transform: translateX(-50%);
}
.nav-badge--right {
  right: -4px;
}
.nav-badge--right::after {
  right: 9px;
}

.site-footer {
  --_flex-direction: column;
  --container--width: var(--footer--container--width, var(--wp--custom--width--default, 1400px));
  --container--padding-inline: var(--footer--container--padding-inline, var(--wp--preset--spacing--30));
  --container--padding-block: var(--footer--container--padding-block, var(--wp--preset--spacing--60));
  margin-top: auto;
  /* only for preview */
  background: var(--footer--bg-color, var(--wp--preset--color--contrast, var(--black-color)));
  color: var(--footer--fg-color, var(--wp--preset--color--base, var(--white-color)));
  padding: 120px 0 100px 0;
}
.site-footer .site-footer__inner .site-footer__menu ul li + li {
  margin: 20px 0 0 0;
}
.site-footer .site-footer__inner .site-footer__supported label {
  margin: 0 0 15px 0;
}
.site-footer .site-footer__social-list {
  list-style: none;
  display: flex;
  gap: 20px;
  padding: 0;
  margin-top: 40px;
}
.site-footer .site-footer__social-list img {
  max-width: 100%;
}

@media (min-width: 1200px) {
  .site-footer {
    --footer--gap: 8rem;
    --_flex-direction: row;
  }
}
.site-footer__container {
  max-width: var(--container--width);
  padding: var(--container--padding-block) var(--container--padding-inline);
  margin-inline: auto;
  display: flex;
  flex-direction: var(--_flex-direction);
  gap: var(--footer--gap, 4rem);
  justify-content: space-between;
}

.site-footer__inner {
  font-size: var(--wp--preset--font-size--font-size-s);
  line-height: 20px;
}

.site-footer a {
  color: var(--wp--preset--color--base, #ffffff);
  text-decoration-line: underline;
  text-underline-offset: 0.2em;
  text-decoration-color: transparent;
  transition: 0.3s text-decoration-color;
}

.site-footer a:is(:hover, :focus) {
  text-decoration-color: var(--wp--preset--color--secondary-500);
  color: var(--wp--preset--color--secondary-500);
}

.site-footer__branding {
  margin-right: auto;
}

.site-footer__list,
.site-footer__address {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.site-footer__address {
  font-style: normal;
}

.site-footer__address *:last-child {
  margin-top: auto;
}

@media screen and (max-width: 1199px) {
  .site-footer__logo a img {
    max-width: 70%;
  }
  .site-footer__logo .site-footer__social-list img {
    max-width: 100%;
  }
}
@media screen and (max-width: 991px) {
  footer.site-footer {
    padding: 60px 0;
  }
  .site-footer__inner > div > div {
    text-align: center;
  }
  .site-footer__logo a img {
    margin: 0 auto;
  }
  .site-footer__logo {
    padding: 0 0 20px 0;
  }
  .site-footer .site-footer__inner .site-footer__menu ul li + li {
    margin: 0;
  }
  .site-footer__menu.site-footer__menu-second {
    margin: 40px 0 0 0;
  }
  .site-footer__supported {
    margin: 40px 0 0 0;
  }
  .site-footer__supported-logo img {
    margin: 0 auto;
  }
  .site-footer__social-list {
    margin-top: 30px;
    justify-content: center;
  }
}
.ob-button {
  padding: var(--wp--preset--spacing--10, 12px) var(--wp--preset--spacing--30, 24px);
  font-weight: 400;
  transition: all 0.5s;
  display: inline-block;
  border-radius: 120px;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  text-align: center;
}

.omt-button--white {
  background-color: var(--wp--preset--color--base, #fff);
  color: var(--wp--preset--color--neutral-900, #201F1D);
  border: 2px solid var(--wp--preset--color--base, #fff);
}

.omt-button--white:hover {
  background: transparent;
  color: var(--wp--preset--color--base, #fff);
}

.omt-button--white-transparent {
  color: var(--wp--preset--color--base, #fff);
  border: 2px solid var(--wp--preset--color--base, #fff);
}

.omt-button--white-transparent:hover {
  background: var(--wp--preset--color--base, #fff);
  color: var(--wp--preset--color--neutral-900, #201F1D);
}

.omt-button--black {
  background-color: var(--wp--preset--color--neutral-900, #201F1D);
  color: var(--wp--preset--color--base, #fff);
  border: 2px solid var(--wp--preset--color--neutral-900, #201F1D);
}

.omt-button--black:hover {
  background: transparent;
  color: var(--wp--preset--color--neutral-900, #201F1D);
}

.omt-button--black-transparent {
  color: var(--wp--preset--color--neutral-900, #201F1D);
  background-color: transparent;
  border: 2px solid var(--wp--preset--color--neutral-900, #201F1D);
}

.omt-button--black-transparent:hover {
  color: var(--wp--preset--color--base, #fff);
  background-color: var(--wp--preset--color--neutral-900, #201F1D);
  border: 2px solid var(--wp--preset--color--neutral-900, #201F1D);
}

.omt-button--primary {
  background-color: var(--wp--preset--color--primary-500, #201F1D);
  color: var(--wp--preset--color--base, #fff);
  border: 2px solid var(--wp--preset--color--primary-500, #201F1D);
}

.omt-button--primary:hover {
  background: transparent;
  color: var(--wp--preset--color--primary-500, #201F1D);
}

.omt-button--primary-transparent {
  color: var(--wp--preset--color--primary-500, #201F1D);
  background-color: transparent;
  border: 2px solid var(--wp--preset--color--primary-500, #201F1D);
}

.omt-button--primary-transparent:hover {
  color: var(--wp--preset--color--base, #fff);
  background-color: var(--wp--preset--color--primary-500, #201F1D);
  border: 2px solid var(--wp--preset--color--primary-500, #201F1D);
}

.omt-button--secondary {
  background-color: var(--wp--preset--color--secondary-500, #201F1D);
  color: var(--wp--preset--color--base, #fff);
  border: 2px solid var(--wp--preset--color--secondary-500, #201F1D);
}

.omt-button--secondary:hover {
  background: transparent;
  color: var(--wp--preset--color--secondary-500, #201F1D);
}

.omt-button--secondary-transparent {
  color: var(--wp--preset--color--secondary-500, #201F1D);
  background-color: transparent;
  border: 2px solid var(--wp--preset--color--secondary-500, #201F1D);
}

.omt-button--secondary-transparent:hover {
  color: var(--wp--preset--color--base, #fff);
  background-color: var(--wp--preset--color--secondary-500, #201F1D);
  border: 2px solid var(--wp--preset--color--secondary-500, #201F1D);
}

.omt-button--none {
  padding: 0;
}

.page-content .alignwide,
.page-content .alignfull {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  width: 100%;
}

.woocommerce-main {
  padding: var(--wp--preset--spacing--50, 40px) 0;
  font-family: var(--font--body, sans-serif);
}
.woocommerce-main .woocommerce-breadcrumb {
  margin-bottom: var(--wp--preset--spacing--30, 24px);
  font-size: var(--wp--preset--font-size--small, 14px);
  color: var(--wp--preset--color--neutral-500, #6C6560);
  letter-spacing: 0.02em;
}
.woocommerce-main .woocommerce-breadcrumb a {
  color: inherit;
  text-decoration: none;
}
.woocommerce-main .woocommerce-breadcrumb a:hover {
  color: var(--wp--preset--color--primary-500, #2f6b4f);
}
.woocommerce-main .woocommerce-products-header {
  margin-bottom: var(--wp--preset--spacing--40, 32px);
  padding-left: 8px;
}
.woocommerce-main .woocommerce-products-header__title {
  font-family: var(--font--primary, serif);
  font-size: var(--wp--preset--font-size--h-2);
  color: var(--heading--color, inherit);
  margin: 0;
}
.woocommerce-main .woocommerce-notices-wrapper {
  margin-bottom: var(--wp--preset--spacing--30, 24px);
}
.woocommerce-main .woocommerce-result-count,
.woocommerce-main .woocommerce-ordering {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}
.woocommerce-main .woocommerce-result-count {
  font-size: var(--wp--preset--font-size--small, 14px);
  color: var(--wp--preset--color--neutral-500, #6C6560);
  letter-spacing: 0.02em;
  display: flex;
  align-items: center;
  float: left;
  line-height: 42px;
  margin-bottom: var(--wp--preset--spacing--30, 24px);
}
.woocommerce-main .woocommerce-ordering {
  float: right;
  margin-bottom: var(--wp--preset--spacing--30, 24px);
}
.woocommerce-main .woocommerce-ordering select.orderby {
  appearance: none;
  -webkit-appearance: none;
  background-color: var(--wp--preset--color--base, #fff);
  border: 1.5px solid var(--wp--preset--color--neutral-300, #D9D4D0);
  border-radius: 6px;
  color: var(--wp--preset--color--contrast, #000);
  font-family: var(--font--body, sans-serif);
  font-size: var(--wp--preset--font-size--small, 14px);
  padding: 10px 40px 10px 16px;
  cursor: pointer;
  transition: border-color 0.2s;
  height: 42px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 7L11 1' stroke='%23404040' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 12px 8px;
}
.woocommerce-main .woocommerce-ordering select.orderby:hover, .woocommerce-main .woocommerce-ordering select.orderby:focus {
  border-color: var(--wp--preset--color--contrast, #000);
  outline: none;
}
.woocommerce-main .woocommerce-result-count + .woocommerce-ordering + *,
.woocommerce-main .woocommerce-ordering + *, .woocommerce-main::after {
  clear: both;
}
.woocommerce-main ul.products {
  list-style: none;
  padding: 0;
  margin: 0;
  clear: both;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.woocommerce-main ul.products::before, .woocommerce-main ul.products::after {
  display: none;
}
@media (max-width: 1024px) {
  .woocommerce-main ul.products {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 680px) {
  .woocommerce-main ul.products {
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
  }
}
@media (max-width: 400px) {
  .woocommerce-main ul.products {
    grid-template-columns: 1fr;
  }
}
.woocommerce-main ul.products > li:not(.product) {
  display: none;
}
.woocommerce-main ul.products li.product {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  clear: none !important;
  position: relative;
  display: flex;
  flex-direction: column;
}
.woocommerce-main ul.products li.product a.woocommerce-loop-product__link {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: auto minmax(52px, auto);
  overflow: hidden;
  border-radius: 30px;
  background-color: var(--wp--preset--color--neutral-100, #f9f6f4);
}
.woocommerce-main ul.products li.product a.woocommerce-loop-product__link img {
  grid-column: 1/-1;
  grid-row: 1;
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  transition: transform 0.45s ease;
  height: auto;
  margin: 0;
}
.woocommerce-main ul.products li.product:hover a.woocommerce-loop-product__link img {
  transform: scale(1.05);
}
.woocommerce-main ul.products li.product .woocommerce-loop-product__title {
  grid-column: 1;
  grid-row: 2;
  align-self: center;
  font-family: var(--font--primary, serif);
  font-size: clamp(0.82rem, 0.8vw + 0.4rem, 0.95rem);
  font-weight: 400;
  line-height: 1.3;
  color: var(--wp--preset--color--contrast, #000);
  margin: 0;
  padding: 14px 10px 14px 12px;
  overflow: hidden;
  max-height: calc(2.6em + 20px);
  min-width: 0;
}
.woocommerce-main ul.products li.product .price {
  grid-column: 2;
  grid-row: 2;
  align-self: center;
  font-family: var(--font--body, sans-serif);
  font-size: 12px;
  font-weight: 600;
  color: var(--wp--preset--color--neutral-700, #404040);
  margin: 0;
  padding: 10px 12px 10px 6px;
  white-space: nowrap;
  display: flex;
  align-items: center;
}
.woocommerce-main ul.products li.product .price del {
  opacity: 0.5;
  margin-right: 6px;
  font-weight: 400;
}
.woocommerce-main ul.products li.product .price ins {
  text-decoration: none;
  color: var(--wp--preset--color--primary-500, #2f6b4f);
}
.woocommerce-main ul.products li.product .button.add_to_cart_button,
.woocommerce-main ul.products li.product a.button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  width: 100%;
  margin-top: 10px;
  padding: 9px 14px;
  font-family: var(--font--body, sans-serif);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-align: center;
  text-decoration: none;
  color: var(--wp--preset--color--contrast, #000);
  background-color: transparent;
  border: 1.5px solid var(--wp--preset--color--neutral-300, #D9D4D0);
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.woocommerce-main ul.products li.product .button.add_to_cart_button::before,
.woocommerce-main ul.products li.product a.button::before {
  content: "";
  display: inline-block;
  flex-shrink: 0;
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: background-image 0.2s;
}
.woocommerce-main ul.products li.product .button.add_to_cart_button:hover,
.woocommerce-main ul.products li.product a.button:hover {
  background-color: var(--wp--preset--color--contrast, #000);
  color: var(--wp--preset--color--base, #fff);
  border-color: var(--wp--preset--color--contrast, #000);
}
.woocommerce-main ul.products li.product .button.add_to_cart_button:hover::before,
.woocommerce-main ul.products li.product a.button:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");
}
.woocommerce-main ul.products li.product .button.add_to_cart_button.ajax_add_to_cart::before,
.woocommerce-main ul.products li.product a.button.ajax_add_to_cart::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");
}
.woocommerce-main ul.products li.product .button.add_to_cart_button.ajax_add_to_cart:hover::before,
.woocommerce-main ul.products li.product a.button.ajax_add_to_cart:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");
}
.woocommerce-main ul.products li.product .button.add_to_cart_button.product_type_external::before,
.woocommerce-main ul.products li.product a.button.product_type_external::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E");
}
.woocommerce-main ul.products li.product .button.add_to_cart_button.product_type_external:hover::before,
.woocommerce-main ul.products li.product a.button.product_type_external:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E");
}
.woocommerce-main ul.products li.product .button.add_to_cart_button.added,
.woocommerce-main ul.products li.product a.button.added {
  background-color: var(--wp--preset--color--primary-500, #2f6b4f);
  color: var(--wp--preset--color--base, #fff);
  border-color: var(--wp--preset--color--primary-500, #2f6b4f);
}
.woocommerce-main ul.products li.product .button.add_to_cart_button.added::before,
.woocommerce-main ul.products li.product a.button.added::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");
}
.woocommerce-main ul.products li.product .button.add_to_cart_button.added:hover,
.woocommerce-main ul.products li.product a.button.added:hover {
  background-color: transparent;
  color: var(--wp--preset--color--primary-500, #2f6b4f);
  border-color: var(--wp--preset--color--primary-500, #2f6b4f);
}
.woocommerce-main ul.products li.product .button.add_to_cart_button.added:hover::before,
.woocommerce-main ul.products li.product a.button.added:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232f6b4f' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");
}
.woocommerce-main ul.products li.product a.added_to_cart {
  display: none !important;
}
.woocommerce-main .related.products ul.products li.product .button.add_to_cart_button,
.woocommerce-main .related.products ul.products li.product a.button,
.woocommerce-main .upsells.products ul.products li.product .button.add_to_cart_button,
.woocommerce-main .upsells.products ul.products li.product a.button {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 7px;
  width: 100%;
  margin-top: 10px;
  padding: 9px 14px;
  font-family: var(--font--body, sans-serif);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-decoration: none;
  color: var(--wp--preset--color--contrast, #000);
  background-color: transparent;
  border: 1.5px solid var(--wp--preset--color--neutral-300, #D9D4D0);
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  box-sizing: border-box;
}
.woocommerce-main .related.products ul.products li.product .button.add_to_cart_button::before,
.woocommerce-main .related.products ul.products li.product a.button::before,
.woocommerce-main .upsells.products ul.products li.product .button.add_to_cart_button::before,
.woocommerce-main .upsells.products ul.products li.product a.button::before {
  content: "";
  display: inline-block;
  flex-shrink: 0;
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: background-image 0.2s;
}
.woocommerce-main .related.products ul.products li.product .button.add_to_cart_button:hover,
.woocommerce-main .related.products ul.products li.product a.button:hover,
.woocommerce-main .upsells.products ul.products li.product .button.add_to_cart_button:hover,
.woocommerce-main .upsells.products ul.products li.product a.button:hover {
  background-color: var(--wp--preset--color--contrast, #000);
  color: var(--wp--preset--color--base, #fff);
  border-color: var(--wp--preset--color--contrast, #000);
}
.woocommerce-main .related.products ul.products li.product .button.add_to_cart_button:hover::before,
.woocommerce-main .related.products ul.products li.product a.button:hover::before,
.woocommerce-main .upsells.products ul.products li.product .button.add_to_cart_button:hover::before,
.woocommerce-main .upsells.products ul.products li.product a.button:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");
}
.woocommerce-main .related.products ul.products li.product .button.add_to_cart_button.ajax_add_to_cart::before,
.woocommerce-main .related.products ul.products li.product a.button.ajax_add_to_cart::before,
.woocommerce-main .upsells.products ul.products li.product .button.add_to_cart_button.ajax_add_to_cart::before,
.woocommerce-main .upsells.products ul.products li.product a.button.ajax_add_to_cart::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");
}
.woocommerce-main .related.products ul.products li.product .button.add_to_cart_button.ajax_add_to_cart:hover::before,
.woocommerce-main .related.products ul.products li.product a.button.ajax_add_to_cart:hover::before,
.woocommerce-main .upsells.products ul.products li.product .button.add_to_cart_button.ajax_add_to_cart:hover::before,
.woocommerce-main .upsells.products ul.products li.product a.button.ajax_add_to_cart:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");
}
.woocommerce-main .related.products ul.products li.product .button.add_to_cart_button.product_type_external::before,
.woocommerce-main .related.products ul.products li.product a.button.product_type_external::before,
.woocommerce-main .upsells.products ul.products li.product .button.add_to_cart_button.product_type_external::before,
.woocommerce-main .upsells.products ul.products li.product a.button.product_type_external::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E");
}
.woocommerce-main .related.products ul.products li.product .button.add_to_cart_button.product_type_external:hover::before,
.woocommerce-main .related.products ul.products li.product a.button.product_type_external:hover::before,
.woocommerce-main .upsells.products ul.products li.product .button.add_to_cart_button.product_type_external:hover::before,
.woocommerce-main .upsells.products ul.products li.product a.button.product_type_external:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E");
}
.woocommerce-main .related.products ul.products li.product .button.add_to_cart_button.added,
.woocommerce-main .related.products ul.products li.product a.button.added,
.woocommerce-main .upsells.products ul.products li.product .button.add_to_cart_button.added,
.woocommerce-main .upsells.products ul.products li.product a.button.added {
  background-color: var(--wp--preset--color--primary-500, #2f6b4f);
  color: var(--wp--preset--color--base, #fff);
  border-color: var(--wp--preset--color--primary-500, #2f6b4f);
}
.woocommerce-main .related.products ul.products li.product .button.add_to_cart_button.added::before,
.woocommerce-main .related.products ul.products li.product a.button.added::before,
.woocommerce-main .upsells.products ul.products li.product .button.add_to_cart_button.added::before,
.woocommerce-main .upsells.products ul.products li.product a.button.added::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");
}
.woocommerce-main .related.products ul.products li.product .button.add_to_cart_button.added:hover,
.woocommerce-main .related.products ul.products li.product a.button.added:hover,
.woocommerce-main .upsells.products ul.products li.product .button.add_to_cart_button.added:hover,
.woocommerce-main .upsells.products ul.products li.product a.button.added:hover {
  background-color: transparent;
  color: var(--wp--preset--color--primary-500, #2f6b4f);
  border-color: var(--wp--preset--color--primary-500, #2f6b4f);
}
.woocommerce-main .related.products ul.products li.product .button.add_to_cart_button.added:hover::before,
.woocommerce-main .related.products ul.products li.product a.button.added:hover::before,
.woocommerce-main .upsells.products ul.products li.product .button.add_to_cart_button.added:hover::before,
.woocommerce-main .upsells.products ul.products li.product a.button.added:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232f6b4f' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");
}
.woocommerce-main .related.products ul.products li.product a.added_to_cart,
.woocommerce-main .upsells.products ul.products li.product a.added_to_cart {
  display: none !important;
}
.woocommerce-main .woocommerce-product-gallery {
  margin-bottom: var(--wp--preset--spacing--40, 32px);
}
.woocommerce-main .summary {
  display: flex;
  flex-direction: column;
}
.woocommerce-main .summary .product_title {
  order: 1;
}
.woocommerce-main .summary .woocommerce-product-rating {
  order: 2;
}
.woocommerce-main .summary .woocommerce-product-details__short-description {
  order: 3;
}
.woocommerce-main .summary .price {
  order: 4;
  margin-top: 22px;
  margin-bottom: var(--wp--preset--spacing--40, 32px);
}
.woocommerce-main .summary form.cart {
  order: 5;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.woocommerce-main .summary form.cart::before, .woocommerce-main .summary form.cart::after {
  content: none !important;
  display: none !important;
}
.woocommerce-main .summary form.cart .variations_button {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  margin: 0 !important;
  padding: 0 !important;
}
.woocommerce-main .summary form.cart .single_variation_wrap {
  margin-left: 0;
  padding-left: 0;
}
.woocommerce-main .summary .product_meta {
  order: 6;
}
.woocommerce-main .summary .product_title {
  font-family: var(--font--primary, serif);
  font-size: var(--wp--preset--font-size--h-2);
  margin-bottom: var(--wp--preset--spacing--20, 16px);
  color: var(--heading--color, inherit);
}
.woocommerce-main .summary .price {
  font-size: var(--wp--preset--font-size--large, 20px);
  font-weight: 600;
  font-family: var(--font--body, sans-serif);
}
.woocommerce-main .summary .cart {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 0;
  margin-bottom: var(--wp--preset--spacing--40, 32px);
}
.woocommerce-main .summary .cart .woocommerce-variation-price {
  flex: 0 0 100%;
  order: -1;
  margin-bottom: 4px;
}
.woocommerce-main .summary .cart .woocommerce-variation-price .price {
  font-size: var(--wp--preset--font-size--large, 20px);
  font-weight: 600;
  font-family: var(--font--body, sans-serif);
}
.woocommerce-main .summary .quantity {
  display: inline-flex;
  align-items: stretch;
  float: none !important;
  margin: 0 !important;
  border: 1.5px solid var(--wp--preset--color--neutral-300, #D9D4D0);
  border-radius: 6px;
  overflow: hidden;
  height: 46px;
}
.woocommerce-main .summary .qty-btn {
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--wp--preset--color--base, #fff);
  border: none;
  cursor: pointer;
  font-size: 20px;
  font-weight: 300;
  line-height: 1;
  color: var(--wp--preset--color--contrast, #000);
  transition: background-color 0.15s;
  user-select: none;
  padding: 0;
}
.woocommerce-main .summary .qty-btn:hover {
  background-color: var(--wp--preset--color--neutral-100, #f5f5f5);
}
.woocommerce-main .summary .qty-btn:active {
  background-color: var(--wp--preset--color--neutral-300, #e5e5e5);
}
.woocommerce-main .summary input.qty {
  width: 56px;
  height: 100%;
  padding: 0 8px;
  border: none;
  border-left: 1.5px solid var(--wp--preset--color--neutral-300, #D9D4D0);
  border-right: 1.5px solid var(--wp--preset--color--neutral-300, #D9D4D0);
  border-radius: 0;
  font-family: var(--font--body, sans-serif);
  font-size: var(--wp--preset--font-size--medium, 16px);
  font-weight: 600;
  text-align: center;
  background: var(--wp--preset--color--base, #fff);
  color: var(--wp--preset--color--contrast, #000);
  appearance: textfield;
  -moz-appearance: textfield;
  box-sizing: border-box;
}
.woocommerce-main .summary input.qty::-webkit-outer-spin-button, .woocommerce-main .summary input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce-main .summary input.qty:focus {
  outline: none;
}
.woocommerce-main .summary .single_add_to_cart_button {
  height: 46px;
  padding: 0 var(--wp--preset--spacing--40, 32px);
  border-radius: 6px;
  font-family: var(--font--body, sans-serif);
  font-size: var(--wp--preset--font-size--small, 14px);
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.woocommerce-main .summary .single_add_to_cart_button::before {
  content: "";
  display: inline-block;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.woocommerce-main .summary .single_add_to_cart_button:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");
}
.woocommerce-main table.shop_table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: var(--wp--preset--spacing--40, 32px);
  font-family: var(--font--body, sans-serif);
}
.woocommerce-main table.shop_table th,
.woocommerce-main table.shop_table td {
  padding: var(--wp--preset--spacing--20, 16px);
  border-bottom: 1px solid var(--wp--preset--color--neutral-300, #D9D4D0);
  text-align: left;
  font-size: var(--wp--preset--font-size--small, 14px);
}
.woocommerce-main table.shop_table th {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 12px;
  color: var(--wp--preset--color--neutral-500, #6C6560);
}
.woocommerce-main .cart_totals h2,
.woocommerce-main .order-review h2 {
  font-family: var(--font--primary, serif);
  margin-bottom: var(--wp--preset--spacing--20, 16px);
}
.woocommerce-main .woocommerce-form label,
.woocommerce-main .checkout label {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
  color: var(--wp--preset--color--neutral-900, #191919);
  display: block;
  margin-bottom: 10px;
}
.woocommerce-main .woocommerce-form input[type=text],
.woocommerce-main .woocommerce-form input[type=email],
.woocommerce-main .woocommerce-form input[type=tel],
.woocommerce-main .woocommerce-form input[type=password],
.woocommerce-main .woocommerce-form input[type=number],
.woocommerce-main .woocommerce-form select,
.woocommerce-main .checkout input[type=text],
.woocommerce-main .checkout input[type=email],
.woocommerce-main .checkout input[type=tel],
.woocommerce-main .checkout input[type=password],
.woocommerce-main .checkout input[type=number],
.woocommerce-main .checkout select {
  width: 100%;
  padding: 16px 24px;
  border: none;
  border-radius: 100px;
  background: var(--wp--preset--color--neutral-100, #f2f2f2);
  color: var(--wp--preset--color--neutral-900, #191919);
  font-family: var(--font--body, sans-serif);
  font-size: 16px;
  margin-bottom: var(--wp--preset--spacing--20, 16px);
  transition: box-shadow 0.2s;
}
.woocommerce-main .woocommerce-form input[type=text]::placeholder,
.woocommerce-main .woocommerce-form input[type=email]::placeholder,
.woocommerce-main .woocommerce-form input[type=tel]::placeholder,
.woocommerce-main .woocommerce-form input[type=password]::placeholder,
.woocommerce-main .woocommerce-form input[type=number]::placeholder,
.woocommerce-main .woocommerce-form select::placeholder,
.woocommerce-main .checkout input[type=text]::placeholder,
.woocommerce-main .checkout input[type=email]::placeholder,
.woocommerce-main .checkout input[type=tel]::placeholder,
.woocommerce-main .checkout input[type=password]::placeholder,
.woocommerce-main .checkout input[type=number]::placeholder,
.woocommerce-main .checkout select::placeholder {
  color: var(--wp--preset--color--neutral-500, #6C6560);
  font-size: 14px;
}
.woocommerce-main .woocommerce-form input[type=text]:focus,
.woocommerce-main .woocommerce-form input[type=email]:focus,
.woocommerce-main .woocommerce-form input[type=tel]:focus,
.woocommerce-main .woocommerce-form input[type=password]:focus,
.woocommerce-main .woocommerce-form input[type=number]:focus,
.woocommerce-main .woocommerce-form select:focus,
.woocommerce-main .checkout input[type=text]:focus,
.woocommerce-main .checkout input[type=email]:focus,
.woocommerce-main .checkout input[type=tel]:focus,
.woocommerce-main .checkout input[type=password]:focus,
.woocommerce-main .checkout input[type=number]:focus,
.woocommerce-main .checkout select:focus {
  outline: none;
  box-shadow: 0 0 0 2px var(--wp--preset--color--primary-500, #2f6b4f);
}
.woocommerce-main .woocommerce-form textarea,
.woocommerce-main .checkout textarea {
  width: 100%;
  padding: 16px 24px;
  border: none;
  border-radius: 10px;
  background: var(--wp--preset--color--neutral-100, #f2f2f2);
  color: var(--wp--preset--color--neutral-900, #191919);
  font-family: var(--font--body, sans-serif);
  font-size: 16px;
  margin-bottom: var(--wp--preset--spacing--20, 16px);
  transition: box-shadow 0.2s;
}
.woocommerce-main .woocommerce-form textarea::placeholder,
.woocommerce-main .checkout textarea::placeholder {
  color: var(--wp--preset--color--neutral-500, #6C6560);
  font-size: 14px;
}
.woocommerce-main .woocommerce-form textarea:focus,
.woocommerce-main .checkout textarea:focus {
  outline: none;
  box-shadow: 0 0 0 2px var(--wp--preset--color--primary-500, #2f6b4f);
}

:root {
  --wc-block-components-button-background-color: var(--wp--preset--color--primary-500);
  --wc-block-components-button-color: var(--wp--preset--color--base);
  --wc-block-components-button-border-radius: 120px;
  --wc-block-components-input-border-color: transparent;
  --wc-block-components-input-border-color-focused: var(--wp--preset--color--primary-500);
  --wc-block-components-input-border-radius: 100px;
  --wc-block-components-input-font-size: var(--wp--preset--font-size--small);
  --wc-block-components-input-padding-left: 24px;
  --wc-block-components-input-padding-right: 24px;
  --wc-block-components-input-background-color: var(--wp--preset--color--neutral-100);
  --wc-block-components-checkbox-border-radius: 3px;
  --wc-block-components-link-color: var(--wp--preset--color--contrast);
  --wc-block-components-notice-background: var(--wp--preset--color--neutral-100);
}

.wp-block-woocommerce-cart,
.wp-block-woocommerce-checkout {
  font-family: var(--font--body, sans-serif);
}
.wp-block-woocommerce-cart h1, .wp-block-woocommerce-cart h2, .wp-block-woocommerce-cart h3, .wp-block-woocommerce-cart h4, .wp-block-woocommerce-cart h5, .wp-block-woocommerce-cart h6,
.wp-block-woocommerce-checkout h1,
.wp-block-woocommerce-checkout h2,
.wp-block-woocommerce-checkout h3,
.wp-block-woocommerce-checkout h4,
.wp-block-woocommerce-checkout h5,
.wp-block-woocommerce-checkout h6 {
  font-family: var(--font--primary, serif);
  font-weight: 400;
  color: var(--heading--color, inherit);
}
.wp-block-woocommerce-cart .wc-block-components-form label,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-label,
.wp-block-woocommerce-checkout .wc-block-components-form label,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-label {
  font-family: var(--font--body, sans-serif);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
  color: var(--wp--preset--color--neutral-900, #191919);
}
.wp-block-woocommerce-cart .wc-block-components-form input[type=text],
.wp-block-woocommerce-cart .wc-block-components-form input[type=email],
.wp-block-woocommerce-cart .wc-block-components-form input[type=tel],
.wp-block-woocommerce-cart .wc-block-components-form input[type=password],
.wp-block-woocommerce-cart .wc-block-components-form input[type=number],
.wp-block-woocommerce-cart .wc-block-components-form select,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input input,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-select select,
.wp-block-woocommerce-checkout .wc-block-components-form input[type=text],
.wp-block-woocommerce-checkout .wc-block-components-form input[type=email],
.wp-block-woocommerce-checkout .wc-block-components-form input[type=tel],
.wp-block-woocommerce-checkout .wc-block-components-form input[type=password],
.wp-block-woocommerce-checkout .wc-block-components-form input[type=number],
.wp-block-woocommerce-checkout .wc-block-components-form select,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-select select {
  background: var(--wp--preset--color--neutral-100, #f2f2f2) !important;
  border: none !important;
  border-radius: 100px !important;
  padding: 16px 24px !important;
  font-size: 16px;
  color: var(--wp--preset--color--neutral-900, #191919);
  transition: box-shadow 0.2s;
}
.wp-block-woocommerce-cart .wc-block-components-form input[type=text]::placeholder,
.wp-block-woocommerce-cart .wc-block-components-form input[type=email]::placeholder,
.wp-block-woocommerce-cart .wc-block-components-form input[type=tel]::placeholder,
.wp-block-woocommerce-cart .wc-block-components-form input[type=password]::placeholder,
.wp-block-woocommerce-cart .wc-block-components-form input[type=number]::placeholder,
.wp-block-woocommerce-cart .wc-block-components-form select::placeholder,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input input::placeholder,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-select select::placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form input[type=text]::placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form input[type=email]::placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form input[type=tel]::placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form input[type=password]::placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form input[type=number]::placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form select::placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input::placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-select select::placeholder {
  color: var(--wp--preset--color--neutral-500, #6C6560);
  font-size: 14px;
}
.wp-block-woocommerce-cart .wc-block-components-form input[type=text]:focus,
.wp-block-woocommerce-cart .wc-block-components-form input[type=email]:focus,
.wp-block-woocommerce-cart .wc-block-components-form input[type=tel]:focus,
.wp-block-woocommerce-cart .wc-block-components-form input[type=password]:focus,
.wp-block-woocommerce-cart .wc-block-components-form input[type=number]:focus,
.wp-block-woocommerce-cart .wc-block-components-form select:focus,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input input:focus,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-select select:focus,
.wp-block-woocommerce-checkout .wc-block-components-form input[type=text]:focus,
.wp-block-woocommerce-checkout .wc-block-components-form input[type=email]:focus,
.wp-block-woocommerce-checkout .wc-block-components-form input[type=tel]:focus,
.wp-block-woocommerce-checkout .wc-block-components-form input[type=password]:focus,
.wp-block-woocommerce-checkout .wc-block-components-form input[type=number]:focus,
.wp-block-woocommerce-checkout .wc-block-components-form select:focus,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input:focus,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-select select:focus {
  box-shadow: 0 0 0 2px var(--wp--preset--color--primary-500, #2f6b4f) !important;
}
.wp-block-woocommerce-cart .wc-block-components-form textarea,
.wp-block-woocommerce-checkout .wc-block-components-form textarea {
  background: var(--wp--preset--color--neutral-100, #f2f2f2) !important;
  border: none !important;
  border-radius: 10px !important;
  padding: 16px 24px !important;
  font-size: 16px;
  color: var(--wp--preset--color--neutral-900, #191919);
  transition: box-shadow 0.2s;
}
.wp-block-woocommerce-cart .wc-block-components-form textarea::placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form textarea::placeholder {
  color: var(--wp--preset--color--neutral-500, #6C6560);
  font-size: 14px;
}
.wp-block-woocommerce-cart .wc-block-components-form textarea:focus,
.wp-block-woocommerce-checkout .wc-block-components-form textarea:focus {
  box-shadow: 0 0 0 2px var(--wp--preset--color--primary-500, #2f6b4f) !important;
}
.wp-block-woocommerce-cart .wc-block-components-totals-item,
.wp-block-woocommerce-checkout .wc-block-components-totals-item {
  font-family: var(--font--body, sans-serif);
  font-size: var(--wp--preset--font-size--small, 14px);
  border-top: 1px solid var(--wp--preset--color--neutral-300, #CCCCCC);
}
.wp-block-woocommerce-cart .wc-block-components-totals-item__value, .wp-block-woocommerce-cart .wc-block-components-totals-item__label,
.wp-block-woocommerce-checkout .wc-block-components-totals-item__value,
.wp-block-woocommerce-checkout .wc-block-components-totals-item__label {
  color: var(--wp--preset--color--contrast, #000);
}
.wp-block-woocommerce-cart .wc-block-components-totals-item--total .wc-block-components-totals-item__label,
.wp-block-woocommerce-cart .wc-block-components-totals-item--total .wc-block-components-totals-item__value,
.wp-block-woocommerce-checkout .wc-block-components-totals-item--total .wc-block-components-totals-item__label,
.wp-block-woocommerce-checkout .wc-block-components-totals-item--total .wc-block-components-totals-item__value {
  font-weight: 700;
  font-size: var(--wp--preset--font-size--medium, 18px);
}
.wp-block-woocommerce-cart .wc-block-components-totals-coupon,
.wp-block-woocommerce-checkout .wc-block-components-totals-coupon {
  border-top: 1px solid var(--wp--preset--color--neutral-300, #CCCCCC);
}
.wp-block-woocommerce-cart .wc-block-components-express-payment-continue-rule,
.wp-block-woocommerce-checkout .wc-block-components-express-payment-continue-rule {
  font-size: var(--wp--preset--font-size--small, 14px);
  color: var(--wp--preset--color--neutral-500, #666);
}
.wp-block-woocommerce-cart .wc-block-components-order-summary,
.wp-block-woocommerce-checkout .wc-block-components-order-summary {
  font-family: var(--font--body, sans-serif);
}
.wp-block-woocommerce-cart .wc-block-components-order-summary-item__individual-price, .wp-block-woocommerce-cart .wc-block-components-order-summary-item__quantity-badge,
.wp-block-woocommerce-checkout .wc-block-components-order-summary-item__individual-price,
.wp-block-woocommerce-checkout .wc-block-components-order-summary-item__quantity-badge {
  font-size: 12px;
  color: var(--wp--preset--color--neutral-500, #666);
}
.wp-block-woocommerce-cart .wc-block-checkout__step-heading,
.wp-block-woocommerce-checkout .wc-block-checkout__step-heading {
  font-family: var(--font--primary, serif);
  font-weight: 400;
}

.wc-block-cart__submit-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  font-family: var(--font--body, sans-serif);
  font-size: var(--wp--preset--font-size--small, 14px);
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: var(--wp--preset--spacing--10, 12px) var(--wp--preset--spacing--30, 24px);
  border-radius: 120px;
  border: 2px solid var(--wp--preset--color--primary-500, #2f6b4f);
  background-color: var(--wp--preset--color--primary-500, #2f6b4f);
  color: var(--wp--preset--color--base, #fff) !important;
  text-decoration: none !important;
  cursor: pointer;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s;
}
.wc-block-cart__submit-button::before {
  content: "";
  display: inline-block;
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3Cpolyline points='12 5 19 12 12 19'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: background-image 0.2s;
}
.wc-block-cart__submit-button:hover {
  background-color: transparent;
  color: var(--wp--preset--color--primary-500, #2f6b4f) !important;
  border-color: var(--wp--preset--color--primary-500, #2f6b4f);
}
.wc-block-cart__submit-button:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232f6b4f' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3Cpolyline points='12 5 19 12 12 19'/%3E%3C/svg%3E");
}

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit {
  font-family: var(--font--body, sans-serif);
  font-size: var(--wp--preset--font-size--small, 14px);
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: var(--wp--preset--spacing--10, 12px) var(--wp--preset--spacing--30, 24px);
  border-radius: 120px;
  border: 2px solid var(--wp--preset--color--contrast, #000);
  color: var(--wp--preset--color--contrast, #000);
  background-color: transparent;
  cursor: pointer;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1.4;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce-page #respond input#submit:hover {
  background-color: var(--wp--preset--color--contrast, #000);
  color: var(--wp--preset--color--base, #fff);
  text-decoration: none;
}
.woocommerce a.button.alt, .woocommerce a.button.checkout, .woocommerce a.button.checkout-button, .woocommerce a.button.wc-forward, .woocommerce a.button.pay, .woocommerce a.button.order-again,
.woocommerce button.button.alt,
.woocommerce button.button.checkout,
.woocommerce button.button.checkout-button,
.woocommerce button.button.wc-forward,
.woocommerce button.button.pay,
.woocommerce button.button.order-again,
.woocommerce input.button.alt,
.woocommerce input.button.checkout,
.woocommerce input.button.checkout-button,
.woocommerce input.button.wc-forward,
.woocommerce input.button.pay,
.woocommerce input.button.order-again,
.woocommerce #respond input#submit.alt,
.woocommerce #respond input#submit.checkout,
.woocommerce #respond input#submit.checkout-button,
.woocommerce #respond input#submit.wc-forward,
.woocommerce #respond input#submit.pay,
.woocommerce #respond input#submit.order-again,
.woocommerce-page a.button.alt,
.woocommerce-page a.button.checkout,
.woocommerce-page a.button.checkout-button,
.woocommerce-page a.button.wc-forward,
.woocommerce-page a.button.pay,
.woocommerce-page a.button.order-again,
.woocommerce-page button.button.alt,
.woocommerce-page button.button.checkout,
.woocommerce-page button.button.checkout-button,
.woocommerce-page button.button.wc-forward,
.woocommerce-page button.button.pay,
.woocommerce-page button.button.order-again,
.woocommerce-page input.button.alt,
.woocommerce-page input.button.checkout,
.woocommerce-page input.button.checkout-button,
.woocommerce-page input.button.wc-forward,
.woocommerce-page input.button.pay,
.woocommerce-page input.button.order-again,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page #respond input#submit.checkout,
.woocommerce-page #respond input#submit.checkout-button,
.woocommerce-page #respond input#submit.wc-forward,
.woocommerce-page #respond input#submit.pay,
.woocommerce-page #respond input#submit.order-again {
  background-color: var(--wp--preset--color--primary-500, #000);
  border-color: var(--wp--preset--color--primary-500, #000);
  color: var(--wp--preset--color--base, #fff);
  gap: 8px;
}
.woocommerce a.button.alt::before, .woocommerce a.button.checkout::before, .woocommerce a.button.checkout-button::before, .woocommerce a.button.wc-forward::before, .woocommerce a.button.pay::before, .woocommerce a.button.order-again::before,
.woocommerce button.button.alt::before,
.woocommerce button.button.checkout::before,
.woocommerce button.button.checkout-button::before,
.woocommerce button.button.wc-forward::before,
.woocommerce button.button.pay::before,
.woocommerce button.button.order-again::before,
.woocommerce input.button.alt::before,
.woocommerce input.button.checkout::before,
.woocommerce input.button.checkout-button::before,
.woocommerce input.button.wc-forward::before,
.woocommerce input.button.pay::before,
.woocommerce input.button.order-again::before,
.woocommerce #respond input#submit.alt::before,
.woocommerce #respond input#submit.checkout::before,
.woocommerce #respond input#submit.checkout-button::before,
.woocommerce #respond input#submit.wc-forward::before,
.woocommerce #respond input#submit.pay::before,
.woocommerce #respond input#submit.order-again::before,
.woocommerce-page a.button.alt::before,
.woocommerce-page a.button.checkout::before,
.woocommerce-page a.button.checkout-button::before,
.woocommerce-page a.button.wc-forward::before,
.woocommerce-page a.button.pay::before,
.woocommerce-page a.button.order-again::before,
.woocommerce-page button.button.alt::before,
.woocommerce-page button.button.checkout::before,
.woocommerce-page button.button.checkout-button::before,
.woocommerce-page button.button.wc-forward::before,
.woocommerce-page button.button.pay::before,
.woocommerce-page button.button.order-again::before,
.woocommerce-page input.button.alt::before,
.woocommerce-page input.button.checkout::before,
.woocommerce-page input.button.checkout-button::before,
.woocommerce-page input.button.wc-forward::before,
.woocommerce-page input.button.pay::before,
.woocommerce-page input.button.order-again::before,
.woocommerce-page #respond input#submit.alt::before,
.woocommerce-page #respond input#submit.checkout::before,
.woocommerce-page #respond input#submit.checkout-button::before,
.woocommerce-page #respond input#submit.wc-forward::before,
.woocommerce-page #respond input#submit.pay::before,
.woocommerce-page #respond input#submit.order-again::before {
  content: "";
  display: inline-block;
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3Cpolyline points='12 5 19 12 12 19'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: background-image 0.2s;
}
.woocommerce a.button.alt:hover, .woocommerce a.button.checkout:hover, .woocommerce a.button.checkout-button:hover, .woocommerce a.button.wc-forward:hover, .woocommerce a.button.pay:hover, .woocommerce a.button.order-again:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button.checkout:hover,
.woocommerce button.button.checkout-button:hover,
.woocommerce button.button.wc-forward:hover,
.woocommerce button.button.pay:hover,
.woocommerce button.button.order-again:hover,
.woocommerce input.button.alt:hover,
.woocommerce input.button.checkout:hover,
.woocommerce input.button.checkout-button:hover,
.woocommerce input.button.wc-forward:hover,
.woocommerce input.button.pay:hover,
.woocommerce input.button.order-again:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit.checkout:hover,
.woocommerce #respond input#submit.checkout-button:hover,
.woocommerce #respond input#submit.wc-forward:hover,
.woocommerce #respond input#submit.pay:hover,
.woocommerce #respond input#submit.order-again:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page a.button.checkout:hover,
.woocommerce-page a.button.checkout-button:hover,
.woocommerce-page a.button.wc-forward:hover,
.woocommerce-page a.button.pay:hover,
.woocommerce-page a.button.order-again:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page button.button.checkout:hover,
.woocommerce-page button.button.checkout-button:hover,
.woocommerce-page button.button.wc-forward:hover,
.woocommerce-page button.button.pay:hover,
.woocommerce-page button.button.order-again:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce-page input.button.checkout:hover,
.woocommerce-page input.button.checkout-button:hover,
.woocommerce-page input.button.wc-forward:hover,
.woocommerce-page input.button.pay:hover,
.woocommerce-page input.button.order-again:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page #respond input#submit.checkout:hover,
.woocommerce-page #respond input#submit.checkout-button:hover,
.woocommerce-page #respond input#submit.wc-forward:hover,
.woocommerce-page #respond input#submit.pay:hover,
.woocommerce-page #respond input#submit.order-again:hover {
  background-color: transparent;
  color: var(--wp--preset--color--primary-500, #000);
}
.woocommerce a.button.alt:hover::before, .woocommerce a.button.checkout:hover::before, .woocommerce a.button.checkout-button:hover::before, .woocommerce a.button.wc-forward:hover::before, .woocommerce a.button.pay:hover::before, .woocommerce a.button.order-again:hover::before,
.woocommerce button.button.alt:hover::before,
.woocommerce button.button.checkout:hover::before,
.woocommerce button.button.checkout-button:hover::before,
.woocommerce button.button.wc-forward:hover::before,
.woocommerce button.button.pay:hover::before,
.woocommerce button.button.order-again:hover::before,
.woocommerce input.button.alt:hover::before,
.woocommerce input.button.checkout:hover::before,
.woocommerce input.button.checkout-button:hover::before,
.woocommerce input.button.wc-forward:hover::before,
.woocommerce input.button.pay:hover::before,
.woocommerce input.button.order-again:hover::before,
.woocommerce #respond input#submit.alt:hover::before,
.woocommerce #respond input#submit.checkout:hover::before,
.woocommerce #respond input#submit.checkout-button:hover::before,
.woocommerce #respond input#submit.wc-forward:hover::before,
.woocommerce #respond input#submit.pay:hover::before,
.woocommerce #respond input#submit.order-again:hover::before,
.woocommerce-page a.button.alt:hover::before,
.woocommerce-page a.button.checkout:hover::before,
.woocommerce-page a.button.checkout-button:hover::before,
.woocommerce-page a.button.wc-forward:hover::before,
.woocommerce-page a.button.pay:hover::before,
.woocommerce-page a.button.order-again:hover::before,
.woocommerce-page button.button.alt:hover::before,
.woocommerce-page button.button.checkout:hover::before,
.woocommerce-page button.button.checkout-button:hover::before,
.woocommerce-page button.button.wc-forward:hover::before,
.woocommerce-page button.button.pay:hover::before,
.woocommerce-page button.button.order-again:hover::before,
.woocommerce-page input.button.alt:hover::before,
.woocommerce-page input.button.checkout:hover::before,
.woocommerce-page input.button.checkout-button:hover::before,
.woocommerce-page input.button.wc-forward:hover::before,
.woocommerce-page input.button.pay:hover::before,
.woocommerce-page input.button.order-again:hover::before,
.woocommerce-page #respond input#submit.alt:hover::before,
.woocommerce-page #respond input#submit.checkout:hover::before,
.woocommerce-page #respond input#submit.checkout-button:hover::before,
.woocommerce-page #respond input#submit.wc-forward:hover::before,
.woocommerce-page #respond input#submit.pay:hover::before,
.woocommerce-page #respond input#submit.order-again:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232f6b4f' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3Cpolyline points='12 5 19 12 12 19'/%3E%3C/svg%3E");
}
.woocommerce a.button:disabled, .woocommerce a.button[disabled],
.woocommerce button.button:disabled,
.woocommerce button.button[disabled],
.woocommerce input.button:disabled,
.woocommerce input.button[disabled],
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled],
.woocommerce-page a.button:disabled,
.woocommerce-page a.button[disabled],
.woocommerce-page button.button:disabled,
.woocommerce-page button.button[disabled],
.woocommerce-page input.button:disabled,
.woocommerce-page input.button[disabled],
.woocommerce-page #respond input#submit:disabled,
.woocommerce-page #respond input#submit[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

.woocommerce-main .woocommerce-message,
.woocommerce-main .woocommerce-info,
.woocommerce-main .woocommerce-error,
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-error {
  padding: 14px 20px 14px 48px;
  border-radius: 6px;
  border-top: none;
  font-family: var(--font--body, sans-serif);
  font-size: var(--wp--preset--font-size--small, 14px);
  margin-bottom: var(--wp--preset--spacing--30, 24px);
  list-style: none;
  position: relative;
}
.woocommerce-main .woocommerce-message a,
.woocommerce-main .woocommerce-info a,
.woocommerce-main .woocommerce-error a,
.woocommerce .woocommerce-message a,
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-error a,
.woocommerce-page .woocommerce-message a,
.woocommerce-page .woocommerce-info a,
.woocommerce-page .woocommerce-error a {
  font-weight: 600;
  color: var(--wp--preset--color--contrast, #000);
}
.woocommerce-main .woocommerce-message a.button,
.woocommerce-main .woocommerce-info a.button,
.woocommerce-main .woocommerce-error a.button,
.woocommerce .woocommerce-message a.button,
.woocommerce .woocommerce-info a.button,
.woocommerce .woocommerce-error a.button,
.woocommerce-page .woocommerce-message a.button,
.woocommerce-page .woocommerce-info a.button,
.woocommerce-page .woocommerce-error a.button {
  float: right;
  padding: 6px 14px;
  font-size: 12px;
}
.woocommerce-main .woocommerce-message li,
.woocommerce-main .woocommerce-info li,
.woocommerce-main .woocommerce-error li,
.woocommerce .woocommerce-message li,
.woocommerce .woocommerce-info li,
.woocommerce .woocommerce-error li,
.woocommerce-page .woocommerce-message li,
.woocommerce-page .woocommerce-info li,
.woocommerce-page .woocommerce-error li {
  margin: 0;
}
.woocommerce-main .woocommerce-message,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
  background-color: #eaf7ee;
  border-left: 4px solid var(--wp--preset--color--alert-success, #24A148);
  color: var(--wp--preset--color--contrast, #000);
}
.woocommerce-main .woocommerce-info,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
  background-color: var(--wp--preset--color--neutral-100, #F2F2F2);
  border-left: 4px solid var(--wp--preset--color--neutral-500, #666);
  color: var(--wp--preset--color--contrast, #000);
}
.woocommerce-main .woocommerce-error,
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error {
  background-color: #fdecea;
  border-left: 4px solid var(--wp--preset--color--alert-error, #DA1E27);
  color: var(--wp--preset--color--contrast, #000);
}

.woocommerce-account .woocommerce {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 32px;
  align-items: start;
  padding: var(--wp--preset--spacing--50, 40px) 0;
}
.woocommerce-account .woocommerce > .woocommerce-notices-wrapper,
.woocommerce-account .woocommerce > #customer_login {
  grid-column: 1/-1;
}
@media (max-width: 768px) {
  .woocommerce-account .woocommerce {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation,
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content {
    grid-column: 1;
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  grid-column: 1;
  float: none !important;
  width: 100% !important;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 8px 0;
  margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
  margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 20px;
  font-family: var(--font--body, sans-serif);
  font-size: 14px;
  font-weight: 500;
  color: var(--wp--preset--color--neutral-700, #404040);
  text-decoration: none;
  border-left: 3px solid transparent;
  transition: background-color 0.15s, color 0.15s, border-color 0.15s;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a::before {
  content: "";
  display: inline-block;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0.6;
  transition: opacity 0.15s;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover {
  background-color: var(--wp--preset--color--neutral-100, #f9f6f4);
  color: var(--wp--preset--color--contrast, #000);
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover::before {
  opacity: 1;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a, .woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--is-active a {
  border-left-color: var(--wp--preset--color--secondary-500, #d6a77a);
  background-color: rgba(214, 167, 122, 0.08);
  color: var(--wp--preset--color--contrast, #000);
  font-weight: 600;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a::before, .woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--is-active a::before {
  opacity: 1;
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--dashboard a::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23404040' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3C/svg%3E");
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--orders a::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23404040' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2'/%3E%3Crect x='9' y='3' width='6' height='4' rx='1'/%3E%3Cpath d='M9 12h6M9 16h4'/%3E%3C/svg%3E");
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads a::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23404040' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E");
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-address a::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23404040' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--payment-methods a::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23404040' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='4' width='22' height='16' rx='2'/%3E%3Cpath d='M1 10h22'/%3E%3C/svg%3E");
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-account a::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23404040' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23404040' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'/%3E%3Cpolyline points='16 17 21 12 16 7'/%3E%3Cline x1='21' y1='12' x2='9' y2='12'/%3E%3C/svg%3E");
}
.woocommerce-account .woocommerce-MyAccount-content {
  grid-column: 2;
  float: none !important;
  width: 100% !important;
  min-width: 0;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
  padding: var(--wp--preset--spacing--50, 40px);
}
@media (max-width: 480px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    padding: 24px 16px;
  }
}
.woocommerce-account .woocommerce-MyAccount-content h2, .woocommerce-account .woocommerce-MyAccount-content h3 {
  font-family: var(--font--primary, serif);
  font-weight: 400;
  color: var(--heading--color, inherit);
  margin-bottom: var(--wp--preset--spacing--20, 16px);
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm p:last-of-type,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row:last-of-type {
  margin-top: 8px;
}
.woocommerce-account .woocommerce-MyAccount-content > p:first-child {
  font-family: var(--font--body, sans-serif);
  font-size: 15px;
  color: var(--wp--preset--color--neutral-700, #404040);
  line-height: 1.6;
  margin-bottom: 24px;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table {
  width: 100%;
  border-collapse: collapse;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table th {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  color: var(--wp--preset--color--neutral-500, #6C6560);
  padding: 10px 12px;
  border-bottom: 2px solid var(--wp--preset--color--neutral-300, #D9D4D0);
  text-align: left;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table td {
  font-family: var(--font--body, sans-serif);
  font-size: 14px;
  color: var(--wp--preset--color--contrast, #000);
  padding: 14px 12px;
  border-bottom: 1px solid var(--wp--preset--color--neutral-100, #f5f3f1);
  vertical-align: middle;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table tr:last-child td {
  border-bottom: none;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-orders-table__cell-order-status mark {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 4px 10px;
  border-radius: 20px;
  background-color: var(--wp--preset--color--neutral-100, #F2F2F2);
  color: var(--wp--preset--color--neutral-700, #404040);
  display: inline-block;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-orders-table__cell-order-status mark.order-status-completed {
  background-color: #e6f4ea;
  color: #1e7e34;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-orders-table__cell-order-status mark.order-status-processing {
  background-color: #e3f2fd;
  color: #1565c0;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-orders-table__cell-order-status mark.order-status-on-hold {
  background-color: #fff8e1;
  color: #f57f17;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-orders-table__cell-order-status mark.order-status-cancelled, .woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-orders-table__cell-order-status mark.order-status-failed {
  background-color: #fdecea;
  color: #c62828;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions {
  white-space: nowrap;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a.button {
  padding: 6px 14px;
  font-size: 12px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  gap: 24px;
  margin-top: 8px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses::before, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses::after {
  display: none !important;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .u-column1,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .u-column2 {
  flex: 1 1 calc(50% - 12px) !important;
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  min-width: 240px;
}
@media (max-width: 680px) {
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses {
    flex-direction: column !important;
  }
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address,
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .u-column1,
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .u-column2 {
    flex: 1 1 100% !important;
  }
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address {
  border: 1.5px solid var(--wp--preset--color--neutral-300, #E5E0DC);
  border-radius: 8px;
  padding: 24px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 14px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--wp--preset--color--neutral-100, #f5f3f1);
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title h3 {
  font-family: var(--font--primary, serif);
  font-size: 18px !important;
  font-weight: 400;
  margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title a {
  font-size: 13px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address address {
  font-family: var(--font--body, sans-serif);
  font-size: 14px;
  font-style: normal;
  line-height: 1.8;
  color: var(--wp--preset--color--neutral-700, #404040);
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address p:only-child {
  color: var(--wp--preset--color--neutral-500, #6C6560);
  font-size: 14px;
}
.woocommerce-account #customer_login {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: flex-start !important;
  gap: 32px;
  padding: var(--wp--preset--spacing--50, 40px) 0;
}
.woocommerce-account #customer_login::before, .woocommerce-account #customer_login::after {
  display: none !important;
}
@media (max-width: 768px) {
  .woocommerce-account #customer_login {
    flex-direction: column !important;
  }
}
.woocommerce-account #customer_login .u-column1,
.woocommerce-account #customer_login .u-column2 {
  flex: 1 !important;
  float: none !important;
  width: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
  padding: 40px;
  box-sizing: border-box;
}
.woocommerce-account #customer_login .u-column1 > h2,
.woocommerce-account #customer_login .u-column2 > h2 {
  font-family: var(--font--primary, serif);
  font-weight: 400;
  font-size: clamp(1.3rem, 2vw, 1.6rem);
  margin-bottom: 28px;
  color: var(--heading--color, inherit);
  padding-bottom: 16px;
  border-bottom: 1px solid var(--wp--preset--color--neutral-100, #f0ede9);
}
.woocommerce-account .woocommerce-form-login,
.woocommerce-account .woocommerce-form-register {
  background: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
}
.woocommerce-account .woocommerce-form-login .woocommerce-form-row,
.woocommerce-account .woocommerce-form-register .woocommerce-form-row {
  margin-bottom: 20px;
}
.woocommerce-account .woocommerce-form-login .woocommerce-form-row label,
.woocommerce-account .woocommerce-form-register .woocommerce-form-row label {
  font-family: var(--font--body, sans-serif);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
  display: block;
  margin-bottom: 10px;
  color: var(--wp--preset--color--neutral-900, #191919);
}
.woocommerce-account .woocommerce-form-login .woocommerce-form-row input[type=text],
.woocommerce-account .woocommerce-form-login .woocommerce-form-row input[type=email],
.woocommerce-account .woocommerce-form-login .woocommerce-form-row input[type=password],
.woocommerce-account .woocommerce-form-register .woocommerce-form-row input[type=text],
.woocommerce-account .woocommerce-form-register .woocommerce-form-row input[type=email],
.woocommerce-account .woocommerce-form-register .woocommerce-form-row input[type=password] {
  width: 100%;
  padding: 16px 24px;
  border: none;
  border-radius: 100px;
  font-family: var(--font--body, sans-serif);
  font-size: 16px;
  transition: box-shadow 0.2s;
  background: var(--wp--preset--color--neutral-100, #f2f2f2);
  color: var(--wp--preset--color--neutral-900, #191919);
  box-sizing: border-box;
  display: block;
  margin: 0;
}
.woocommerce-account .woocommerce-form-login .woocommerce-form-row input[type=text]::placeholder,
.woocommerce-account .woocommerce-form-login .woocommerce-form-row input[type=email]::placeholder,
.woocommerce-account .woocommerce-form-login .woocommerce-form-row input[type=password]::placeholder,
.woocommerce-account .woocommerce-form-register .woocommerce-form-row input[type=text]::placeholder,
.woocommerce-account .woocommerce-form-register .woocommerce-form-row input[type=email]::placeholder,
.woocommerce-account .woocommerce-form-register .woocommerce-form-row input[type=password]::placeholder {
  color: var(--wp--preset--color--neutral-500, #6C6560);
  font-size: 14px;
}
.woocommerce-account .woocommerce-form-login .woocommerce-form-row input[type=text]:focus,
.woocommerce-account .woocommerce-form-login .woocommerce-form-row input[type=email]:focus,
.woocommerce-account .woocommerce-form-login .woocommerce-form-row input[type=password]:focus,
.woocommerce-account .woocommerce-form-register .woocommerce-form-row input[type=text]:focus,
.woocommerce-account .woocommerce-form-register .woocommerce-form-row input[type=email]:focus,
.woocommerce-account .woocommerce-form-register .woocommerce-form-row input[type=password]:focus {
  outline: none;
  box-shadow: 0 0 0 2px var(--wp--preset--color--primary-500, #2f6b4f);
}
.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox,
.woocommerce-account .woocommerce-form-register .woocommerce-form__label-for-checkbox {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  color: var(--wp--preset--color--neutral-700, #404040);
  margin-bottom: 20px;
}
.woocommerce-account .woocommerce-form-login .form-row:last-of-type,
.woocommerce-account .woocommerce-form-register .form-row:last-of-type {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}
.woocommerce-account .woocommerce-form-login .lost_password,
.woocommerce-account .woocommerce-form-register .lost_password {
  margin-top: 16px;
}
.woocommerce-account .woocommerce-form-login .lost_password a,
.woocommerce-account .woocommerce-form-register .lost_password a {
  font-size: 13px;
  color: var(--wp--preset--color--neutral-500, #666);
  text-decoration: underline;
}
.woocommerce-account .woocommerce-form-login .lost_password a:hover,
.woocommerce-account .woocommerce-form-register .lost_password a:hover {
  color: var(--wp--preset--color--contrast, #000);
}
.woocommerce-account .woocommerce-form-login .woocommerce-privacy-policy-text,
.woocommerce-account .woocommerce-form-register .woocommerce-privacy-policy-text {
  font-size: 13px;
  color: var(--wp--preset--color--neutral-500, #666);
  margin-top: 16px;
  line-height: 1.5;
}
.woocommerce-account .woocommerce-form-login .woocommerce-privacy-policy-text a,
.woocommerce-account .woocommerce-form-register .woocommerce-privacy-policy-text a {
  color: var(--wp--preset--color--neutral-700, #404040);
  text-decoration: underline;
}

.woocommerce-account .woocommerce > form.woocommerce-ResetPassword,
.woocommerce-account .woocommerce > .woocommerce-notices-wrapper + form.woocommerce-ResetPassword {
  grid-column: 1/-1;
}

form.woocommerce-ResetPassword {
  max-width: 500px;
  margin: var(--wp--preset--spacing--50, 40px) auto;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
  padding: 48px 28px;
  box-sizing: border-box;
}
form.woocommerce-ResetPassword > p:first-of-type {
  font-family: var(--font--body, sans-serif);
  font-size: 14px;
  color: var(--wp--preset--color--neutral-500, #6C6560);
  line-height: 1.6;
  margin-bottom: 28px;
}
form.woocommerce-ResetPassword .woocommerce-form-row {
  float: none !important;
  width: 100% !important;
  margin-bottom: 20px;
}
form.woocommerce-ResetPassword .woocommerce-form-row label {
  font-family: var(--font--body, sans-serif);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
  display: block;
  margin-bottom: 10px;
  color: var(--wp--preset--color--neutral-900, #191919);
}
form.woocommerce-ResetPassword .woocommerce-form-row input[type=text],
form.woocommerce-ResetPassword .woocommerce-form-row input[type=email] {
  width: 100%;
  padding: 16px 24px;
  border: none;
  border-radius: 100px;
  font-family: var(--font--body, sans-serif);
  font-size: 16px;
  background: var(--wp--preset--color--neutral-100, #f2f2f2);
  color: var(--wp--preset--color--neutral-900, #191919);
  box-sizing: border-box;
  display: block;
  transition: box-shadow 0.2s;
}
form.woocommerce-ResetPassword .woocommerce-form-row input[type=text]::placeholder,
form.woocommerce-ResetPassword .woocommerce-form-row input[type=email]::placeholder {
  color: var(--wp--preset--color--neutral-500, #6C6560);
  font-size: 14px;
}
form.woocommerce-ResetPassword .woocommerce-form-row input[type=text]:focus,
form.woocommerce-ResetPassword .woocommerce-form-row input[type=email]:focus {
  outline: none;
  box-shadow: 0 0 0 2px var(--wp--preset--color--primary-500, #2f6b4f);
}
form.woocommerce-ResetPassword .form-row:last-of-type {
  margin-top: 12px;
}

.woocommerce-main .woocommerce-tabs {
  margin-top: var(--wp--preset--spacing--50, 40px);
}
.woocommerce-main .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  border-bottom: 1.5px solid var(--wp--preset--color--neutral-300, #CCCCCC);
}
.woocommerce-main .woocommerce-tabs ul.tabs::before {
  display: none;
}
.woocommerce-main .woocommerce-tabs ul.tabs li {
  margin: 0;
}
.woocommerce-main .woocommerce-tabs ul.tabs li a {
  display: block;
  padding: 12px 20px;
  font-family: var(--font--body, sans-serif);
  font-size: var(--wp--preset--font-size--small, 14px);
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--wp--preset--color--neutral-500, #666);
  text-decoration: none;
  border-top: 4px solid transparent;
  transition: color 0.2s, border-top-color 0.2s;
}
.woocommerce-main .woocommerce-tabs ul.tabs li a:hover {
  color: var(--wp--preset--color--contrast, #000);
  border-top-color: var(--wp--preset--color--secondary-500, #d6a77a);
}
.woocommerce-main .woocommerce-tabs ul.tabs li.active a {
  color: var(--wp--preset--color--contrast, #000);
  border-top-color: var(--wp--preset--color--primary-500, #2f6b4f);
}
.woocommerce-main .woocommerce-tabs .panel {
  padding: var(--wp--preset--spacing--40, 32px) 0;
  font-family: var(--font--body, sans-serif);
  font-size: var(--wp--preset--font-size--medium, 18px);
  line-height: 1.7;
  color: var(--wp--preset--color--contrast, #000);
}
.woocommerce-main .woocommerce-tabs .panel h2:first-child {
  display: none;
}
.woocommerce-main .woocommerce-tabs .panel p {
  margin-bottom: var(--wp--preset--spacing--20, 16px);
}
.woocommerce-main #reviews .woocommerce-Reviews-title {
  font-family: var(--font--primary, serif);
  font-weight: 400;
  font-size: var(--wp--preset--font-size--h-3);
}
.woocommerce-main #reviews .comment-text {
  font-family: var(--font--body, sans-serif);
  font-size: var(--wp--preset--font-size--small, 14px);
}
.woocommerce-main #reviews #review_form label {
  font-family: var(--font--body, sans-serif);
  font-size: var(--wp--preset--font-size--small, 14px);
  font-weight: 500;
}

.woocommerce-main .woocommerce-order .woocommerce-order-overview,
.woocommerce-main .woocommerce-order .woocommerce-thankyou-order-details {
  list-style: none;
  padding: var(--wp--preset--spacing--30, 24px);
  margin: 0 0 var(--wp--preset--spacing--40, 32px);
  display: flex;
  flex-wrap: wrap;
  gap: var(--wp--preset--spacing--30, 24px);
  background-color: var(--wp--preset--color--neutral-100, #F2F2F2);
  border-radius: 6px;
}
.woocommerce-main .woocommerce-order .woocommerce-order-overview::before, .woocommerce-main .woocommerce-order .woocommerce-order-overview::after,
.woocommerce-main .woocommerce-order .woocommerce-thankyou-order-details::before,
.woocommerce-main .woocommerce-order .woocommerce-thankyou-order-details::after {
  display: none;
}
.woocommerce-main .woocommerce-order .woocommerce-order-overview li,
.woocommerce-main .woocommerce-order .woocommerce-thankyou-order-details li {
  font-family: var(--font--body, sans-serif);
  font-size: var(--wp--preset--font-size--small, 14px);
  color: var(--wp--preset--color--neutral-500, #666);
}
.woocommerce-main .woocommerce-order .woocommerce-order-overview li strong,
.woocommerce-main .woocommerce-order .woocommerce-thankyou-order-details li strong {
  display: block;
  font-size: var(--wp--preset--font-size--medium, 18px);
  color: var(--wp--preset--color--contrast, #000);
  margin-top: 4px;
}
.woocommerce-main .woocommerce-order h2 {
  font-family: var(--font--primary, serif);
  font-weight: 400;
  margin-bottom: var(--wp--preset--spacing--20, 16px);
}
.woocommerce-main .woocommerce-order .woocommerce-table--order-details th {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--wp--preset--color--neutral-500, #666);
}
.woocommerce-main .woocommerce-order .woocommerce-table--order-details tfoot tr:last-child th, .woocommerce-main .woocommerce-order .woocommerce-table--order-details tfoot tr:last-child td {
  font-size: var(--wp--preset--font-size--medium, 18px);
  font-weight: 700;
}

.woocommerce-main .woocommerce-form input[type=text],
.woocommerce-main .woocommerce-form input[type=email],
.woocommerce-main .woocommerce-form input[type=tel],
.woocommerce-main .woocommerce-form input[type=password],
.woocommerce-main .woocommerce-form input[type=number],
.woocommerce-main .woocommerce-form select,
.woocommerce-main .checkout input[type=text],
.woocommerce-main .checkout input[type=email],
.woocommerce-main .checkout input[type=tel],
.woocommerce-main .checkout input[type=password],
.woocommerce-main .checkout input[type=number],
.woocommerce-main .checkout select,
.woocommerce-main .woocommerce-form-login input[type=text],
.woocommerce-main .woocommerce-form-login input[type=email],
.woocommerce-main .woocommerce-form-login input[type=tel],
.woocommerce-main .woocommerce-form-login input[type=password],
.woocommerce-main .woocommerce-form-login input[type=number],
.woocommerce-main .woocommerce-form-login select,
.woocommerce-main .woocommerce-form-register input[type=text],
.woocommerce-main .woocommerce-form-register input[type=email],
.woocommerce-main .woocommerce-form-register input[type=tel],
.woocommerce-main .woocommerce-form-register input[type=password],
.woocommerce-main .woocommerce-form-register input[type=number],
.woocommerce-main .woocommerce-form-register select,
.woocommerce-main form.woocommerce-ResetPassword input[type=text],
.woocommerce-main form.woocommerce-ResetPassword input[type=email],
.woocommerce-main form.woocommerce-ResetPassword input[type=tel],
.woocommerce-main form.woocommerce-ResetPassword input[type=password],
.woocommerce-main form.woocommerce-ResetPassword input[type=number],
.woocommerce-main form.woocommerce-ResetPassword select,
.woocommerce-account .woocommerce-form input[type=text],
.woocommerce-account .woocommerce-form input[type=email],
.woocommerce-account .woocommerce-form input[type=tel],
.woocommerce-account .woocommerce-form input[type=password],
.woocommerce-account .woocommerce-form input[type=number],
.woocommerce-account .woocommerce-form select,
.woocommerce-account .checkout input[type=text],
.woocommerce-account .checkout input[type=email],
.woocommerce-account .checkout input[type=tel],
.woocommerce-account .checkout input[type=password],
.woocommerce-account .checkout input[type=number],
.woocommerce-account .checkout select,
.woocommerce-account .woocommerce-form-login input[type=text],
.woocommerce-account .woocommerce-form-login input[type=email],
.woocommerce-account .woocommerce-form-login input[type=tel],
.woocommerce-account .woocommerce-form-login input[type=password],
.woocommerce-account .woocommerce-form-login input[type=number],
.woocommerce-account .woocommerce-form-login select,
.woocommerce-account .woocommerce-form-register input[type=text],
.woocommerce-account .woocommerce-form-register input[type=email],
.woocommerce-account .woocommerce-form-register input[type=tel],
.woocommerce-account .woocommerce-form-register input[type=password],
.woocommerce-account .woocommerce-form-register input[type=number],
.woocommerce-account .woocommerce-form-register select,
.woocommerce-account form.woocommerce-ResetPassword input[type=text],
.woocommerce-account form.woocommerce-ResetPassword input[type=email],
.woocommerce-account form.woocommerce-ResetPassword input[type=tel],
.woocommerce-account form.woocommerce-ResetPassword input[type=password],
.woocommerce-account form.woocommerce-ResetPassword input[type=number],
.woocommerce-account form.woocommerce-ResetPassword select,
.woocommerce-page .woocommerce-form input[type=text],
.woocommerce-page .woocommerce-form input[type=email],
.woocommerce-page .woocommerce-form input[type=tel],
.woocommerce-page .woocommerce-form input[type=password],
.woocommerce-page .woocommerce-form input[type=number],
.woocommerce-page .woocommerce-form select,
.woocommerce-page .checkout input[type=text],
.woocommerce-page .checkout input[type=email],
.woocommerce-page .checkout input[type=tel],
.woocommerce-page .checkout input[type=password],
.woocommerce-page .checkout input[type=number],
.woocommerce-page .checkout select,
.woocommerce-page .woocommerce-form-login input[type=text],
.woocommerce-page .woocommerce-form-login input[type=email],
.woocommerce-page .woocommerce-form-login input[type=tel],
.woocommerce-page .woocommerce-form-login input[type=password],
.woocommerce-page .woocommerce-form-login input[type=number],
.woocommerce-page .woocommerce-form-login select,
.woocommerce-page .woocommerce-form-register input[type=text],
.woocommerce-page .woocommerce-form-register input[type=email],
.woocommerce-page .woocommerce-form-register input[type=tel],
.woocommerce-page .woocommerce-form-register input[type=password],
.woocommerce-page .woocommerce-form-register input[type=number],
.woocommerce-page .woocommerce-form-register select,
.woocommerce-page form.woocommerce-ResetPassword input[type=text],
.woocommerce-page form.woocommerce-ResetPassword input[type=email],
.woocommerce-page form.woocommerce-ResetPassword input[type=tel],
.woocommerce-page form.woocommerce-ResetPassword input[type=password],
.woocommerce-page form.woocommerce-ResetPassword input[type=number],
.woocommerce-page form.woocommerce-ResetPassword select {
  border: 1.5px solid #808080;
}
.woocommerce-main .woocommerce-form textarea,
.woocommerce-main .checkout textarea,
.woocommerce-main .woocommerce-form-login textarea,
.woocommerce-main .woocommerce-form-register textarea,
.woocommerce-main form.woocommerce-ResetPassword textarea,
.woocommerce-account .woocommerce-form textarea,
.woocommerce-account .checkout textarea,
.woocommerce-account .woocommerce-form-login textarea,
.woocommerce-account .woocommerce-form-register textarea,
.woocommerce-account form.woocommerce-ResetPassword textarea,
.woocommerce-page .woocommerce-form textarea,
.woocommerce-page .checkout textarea,
.woocommerce-page .woocommerce-form-login textarea,
.woocommerce-page .woocommerce-form-register textarea,
.woocommerce-page form.woocommerce-ResetPassword textarea {
  border: 1.5px solid #808080;
}

.wp-block-woocommerce-cart .wc-block-components-form input[type=text],
.wp-block-woocommerce-cart .wc-block-components-form input[type=email],
.wp-block-woocommerce-cart .wc-block-components-form input[type=tel],
.wp-block-woocommerce-cart .wc-block-components-form input[type=password],
.wp-block-woocommerce-cart .wc-block-components-form input[type=number],
.wp-block-woocommerce-cart .wc-block-components-form select,
.wp-block-woocommerce-cart .wc-block-components-form textarea,
.wp-block-woocommerce-checkout .wc-block-components-form input[type=text],
.wp-block-woocommerce-checkout .wc-block-components-form input[type=email],
.wp-block-woocommerce-checkout .wc-block-components-form input[type=tel],
.wp-block-woocommerce-checkout .wc-block-components-form input[type=password],
.wp-block-woocommerce-checkout .wc-block-components-form input[type=number],
.wp-block-woocommerce-checkout .wc-block-components-form select,
.wp-block-woocommerce-checkout .wc-block-components-form textarea {
  border: 1.5px solid #808080 !important;
}

.woocommerce a.button:focus-visible,
.woocommerce button.button:focus-visible,
.woocommerce input.button:focus-visible,
.woocommerce #respond input#submit:focus-visible,
.woocommerce-page a.button:focus-visible,
.woocommerce-page button.button:focus-visible,
.woocommerce-page input.button:focus-visible,
.woocommerce-page #respond input#submit:focus-visible {
  outline: none;
  box-shadow: 0 0 0 2px var(--wp--preset--color--primary-500, #2f6b4f);
}
.woocommerce a.button.alt:focus-visible, .woocommerce a.button.checkout:focus-visible, .woocommerce a.button.checkout-button:focus-visible, .woocommerce a.button.wc-forward:focus-visible, .woocommerce a.button.pay:focus-visible,
.woocommerce button.button.alt:focus-visible,
.woocommerce button.button.checkout:focus-visible,
.woocommerce button.button.checkout-button:focus-visible,
.woocommerce button.button.wc-forward:focus-visible,
.woocommerce button.button.pay:focus-visible,
.woocommerce input.button.alt:focus-visible,
.woocommerce input.button.checkout:focus-visible,
.woocommerce input.button.checkout-button:focus-visible,
.woocommerce input.button.wc-forward:focus-visible,
.woocommerce input.button.pay:focus-visible,
.woocommerce #respond input#submit.alt:focus-visible,
.woocommerce #respond input#submit.checkout:focus-visible,
.woocommerce #respond input#submit.checkout-button:focus-visible,
.woocommerce #respond input#submit.wc-forward:focus-visible,
.woocommerce #respond input#submit.pay:focus-visible,
.woocommerce-page a.button.alt:focus-visible,
.woocommerce-page a.button.checkout:focus-visible,
.woocommerce-page a.button.checkout-button:focus-visible,
.woocommerce-page a.button.wc-forward:focus-visible,
.woocommerce-page a.button.pay:focus-visible,
.woocommerce-page button.button.alt:focus-visible,
.woocommerce-page button.button.checkout:focus-visible,
.woocommerce-page button.button.checkout-button:focus-visible,
.woocommerce-page button.button.wc-forward:focus-visible,
.woocommerce-page button.button.pay:focus-visible,
.woocommerce-page input.button.alt:focus-visible,
.woocommerce-page input.button.checkout:focus-visible,
.woocommerce-page input.button.checkout-button:focus-visible,
.woocommerce-page input.button.wc-forward:focus-visible,
.woocommerce-page input.button.pay:focus-visible,
.woocommerce-page #respond input#submit.alt:focus-visible,
.woocommerce-page #respond input#submit.checkout:focus-visible,
.woocommerce-page #respond input#submit.checkout-button:focus-visible,
.woocommerce-page #respond input#submit.wc-forward:focus-visible,
.woocommerce-page #respond input#submit.pay:focus-visible {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px var(--wp--preset--color--primary-500, #2f6b4f);
}

.wc-block-cart__submit-button:focus-visible {
  outline: none;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px var(--wp--preset--color--primary-500, #2f6b4f) !important;
}
/*# sourceMappingURL=ruth2m.css.map */
