@charset "UTF-8";
/*!
Theme Name: Devocean Theme
Author: DevOcean
Author URI: https://devocean.gr/
Description: This is a starter theme for DevOcean Projects
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: devocean
*/
/**
* Color Palette 
* @type {Map}
* @property {Map} light - The light theme color palette
* @property {Map} dark - The dark theme color palette
* @note To add a new theme, add a new map with the theme name as the key
* and the color palette as the value.
*/
/**
* Generate color variables for each theme mode
*/
@font-face {
  font-family: "Geologica";
  src: url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-Thin.woff2") format("woff2"), url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-Thin.woff") format("woff"), url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Geologica";
  src: url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-ExtraLight.woff2") format("woff2"), url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-ExtraLight.woff") format("woff"), url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Geologica";
  src: url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-Light.woff2") format("woff2"), url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-Light.woff") format("woff"), url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Geologica";
  src: url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-Regular.woff2") format("woff2"), url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-Regular.woff") format("woff"), url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Geologica";
  src: url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-Medium.woff2") format("woff2"), url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-Medium.woff") format("woff"), url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Geologica";
  src: url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-SemiBold.woff2") format("woff2"), url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-SemiBold.woff") format("woff"), url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Geologica";
  src: url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-Bold.woff2") format("woff2"), url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-Bold.woff") format("woff"), url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Geologica";
  src: url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-ExtraBold.woff2") format("woff2"), url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-ExtraBold.woff") format("woff"), url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Geologica";
  src: url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-Black.woff2") format("woff2"), url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-Black.woff") format("woff"), url("/wp-content/themes/devocean-theme/assets/fonts/Geologica-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: block;
}
:root {
  --neutral-color: #ffffff;
  --primary-color: #01321e;
  --black-color: #000000;
  --primary-mid-light-color: #296241;
  --primary-light-color: #007741;
  --accent-color: #c99a3d;
  --text-color: #ffffff;
  --accent-light-color: #eaf0ff;
  --neutral-light-color: #f2f2f2;
}

:root {
  --padding-inline-spacing: 50px;
  --padding-block-spacing: 40px;
}

@media only screen and (min-width: 1280px) and (max-width: 1499px) {
  :root {
    --padding-inline-spacing: 40px;
    --padding-block-spacing: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  :root {
    --padding-inline-spacing: 30px;
    --padding-block-spacing: 25px;
  }
}
@media only screen and (max-width: 767px) {
  :root {
    --padding-inline-spacing: 20px;
    --padding-block-spacing: 30px;
  }
}
:root {
  --font-xxs: clamp(0.625rem, 0.597133758rem + 0.127388535vw, 0.75rem);
  --font-xs: clamp(0.75rem, 0.722133758rem + 0.127388535vw, 0.875rem);
  --font-sm: clamp(0.875rem, 0.847133758rem + 0.127388535vw, 1rem);
  --font-rg-sm: clamp(0.9375rem, 0.8957006369rem + 0.1910828025vw, 1.125rem);
  --font-rg: clamp(1rem, 0.9442675159rem + 0.2547770701vw, 1.25rem);
  --font-md: clamp(1.25rem, 1.1942675159rem + 0.2547770701vw, 1.5rem);
  --font-lg: clamp(1.5rem, 1.3885350318rem + 0.5095541401vw, 2rem);
  --font-xl: clamp(2rem, 1.8885350318rem + 0.5095541401vw, 2.5rem);
  --font-xxl: clamp(2.625rem, 2.3184713376rem + 1.4012738854vw, 4rem);
  --font-xxxl: clamp(4rem, 3.5541401274rem + 2.0382165605vw, 6rem);
  --font-xxxxl: clamp(6rem, 5.5541401274rem + 2.0382165605vw, 8rem);
}

:root {
  --font-family-heading: Geologica, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  --font-family-text: Geologica, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}

:root {
  --struct-max-site: 1920px;
  --struct-max-content: 1440px;
  --struct-header-height: 80px;
  --struct-sidebar-width: 280px;
  --struct-radius-sm: 4px;
  --struct-radius-md: 8px;
  --struct-radius-lg: 16px;
  --struct-radius-round: 50%;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

article,
aside,
footer,
header,
nav,
section,
main,
figure,
figcaption,
details,
summary,
blockquote,
dl,
dd,
dt,
menu,
menuitem,
picture,
canvas {
  display: block;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
figure,
dl,
dd,
ul,
ol,
li,
table,
fieldset,
legend,
textarea,
input,
button {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: normal;
}

p:empty {
  display: none;
}

ul,
ol {
  list-style: none;
}

img,
video,
canvas,
svg {
  max-width: 100%;
  height: auto;
  display: block;
}

img {
  border-style: none;
}

input,
textarea,
select,
button {
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
  text-align: left;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  overflow: visible;
  cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

:focus:not(:focus-visible) {
  outline: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: "";
  content: none;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

address {
  font-style: normal;
}

hr {
  border: none;
  border-top: 1px solid #ccc;
  margin: 0;
  padding: 0;
}

svg,
img,
video,
canvas,
audio,
iframe,
embed,
object {
  vertical-align: middle;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

[hidden] {
  display: none;
}

[disabled] {
  pointer-events: none;
}

button[disabled],
input[disabled] {
  cursor: default;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

progress {
  vertical-align: baseline;
}

sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

small {
  font-size: 80%;
}

strong {
  font-weight: bold;
}

meter {
  vertical-align: baseline;
}

mark {
  background-color: transparent;
  color: inherit;
}

summary {
  display: list-item;
  cursor: pointer;
}

details {
  display: block;
}

template {
  display: none;
}

textarea {
  resize: vertical;
}

legend {
  display: table;
  max-width: 100%;
  white-space: normal;
}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}

u,
ins {
  text-decoration: none;
}

s,
del {
  text-decoration: none;
}

mark {
  background-color: transparent;
  color: inherit;
}

figure {
  margin: 0;
}

main {
  display: block;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

ruby {
  display: inline-block;
}

rb,
rt,
rtc,
rp {
  display: none;
}

[hidden] {
  display: none !important;
}

picture {
  display: block;
}

[contenteditable]:focus {
  outline: auto;
}

:host {
  display: block;
}

slot {
  display: contents;
}

html,
body {
  margin: 0;
}
html *,
body * {
  box-sizing: border-box;
  font-family: var(--font-family-text);
}

body {
  background-color: var(--primary-color);
}

main {
  flex: 1;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
@media only screen and (max-width: 1279px) {
  main {
    overflow: initial;
  }
}

section {
  margin-bottom: clamp(50px, 8.3333333333vw, 160px);
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

header.header {
  width: 100%;
  margin: 0 auto;
  max-width: var(--struct-max-site);
  padding-inline: var(--padding-inline-spacing);
  position: fixed;
  padding-block: 10px;
  transition: top 0.3s ease;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
}
header.header.scrolled {
  background-color: var(--primary-color);
  transition: background-color 0.3s ease, top 0.3s ease;
  top: -40px;
}
header.header.scrolled .main-navbar .main-navbar--left .custom-logo-link {
  display: none;
}
header.header.scrolled .main-navbar .main-navbar--left .sticky-logo {
  display: block;
}
header.header.scrolled .main-navbar .main-navbar--right .custom-logo-link {
  display: none;
}
@media only screen and (max-width: 767px) {
  header.header {
    background-color: var(--primary-color);
    transition: background-color 0.3s ease, top 0.3s ease;
    top: -40px;
  }
  header.header .main-navbar .main-navbar--left .custom-logo-link {
    display: none;
  }
  header.header .main-navbar .main-navbar--left .sticky-logo {
    display: block;
  }
  header.header .main-navbar .main-navbar--right .custom-logo-link {
    display: none;
  }
}
header.header .top-bar {
  background-color: var(--accent-color);
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  clip-path: polygon(1% 0, 100% 0, 100% 50%, 99% 100%, 0 100%, 0% 50%);
  margin-bottom: 10px;
}
@media only screen and (max-width: 1279px) {
  header.header .top-bar {
    clip-path: polygon(4% 0, 100% 0, 100% 50%, 96% 100%, 0 100%, 0% 50%);
  }
}
header.header .top-bar p,
header.header .top-bar * {
  color: var(--neutral-color);
  font-weight: 600;
  font-size: var(--font-sm);
}
@media only screen and (max-width: 1279px) {
  header.header .top-bar p,
  header.header .top-bar * {
    font-size: var(--font-xxs);
  }
}
header.header .main-navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: clamp(20px, 2.0833333333vw, 40px);
}
@media only screen and (max-width: 1279px) {
  header.header .main-navbar {
    position: relative;
  }
}
@media only screen and (max-width: 1279px) {
  header.header .main-navbar--left {
    flex: 0 0 auto;
  }
}
header.header .main-navbar--left .custom-logo-link {
  width: 100%;
  width: clamp(90px, 10.5208333333vw, 202px);
  height: auto;
  aspect-ratio: 202/150;
  display: flex;
}
header.header .main-navbar--left .custom-logo-link img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 1279px) {
  header.header .main-navbar--left .custom-logo-link {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 0.3s ease;
    max-height: 60px;
  }
}
header.header .main-navbar--left .sticky-logo {
  width: clamp(140px, 13.0208333333vw, 250px);
  height: auto;
  aspect-ratio: 737/181;
  display: none;
}
header.header .main-navbar--left .sticky-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 1279px) {
  header.header .main-navbar--left .sticky-logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 0.3s ease;
  }
}
header.header .main-navbar--left .burger-menu {
  display: none;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
  padding: 10px;
  height: auto;
  aspect-ratio: 1;
  background-color: var(--primary-light-color);
}
@media only screen and (max-width: 1279px) {
  header.header .main-navbar--left .burger-menu {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  header.header .main-navbar--left .burger-menu {
    padding: 7.5px;
  }
}
header.header .main-navbar--left .burger-menu .burger-line {
  width: 28px;
  height: 3px;
  background-color: var(--neutral-color);
  border-radius: 2px;
  transition: all 0.3s ease;
}
header.header .main-navbar--left .burger-menu .burger-line:nth-child(2) {
  width: 20px;
}
@media only screen and (max-width: 767px) {
  header.header .main-navbar--left .burger-menu .burger-line {
    width: 18px;
    height: 3px;
  }
}
header.header .main-navbar--left .burger-menu.active .burger-line:nth-child(1) {
  transform: rotate(45deg) translate(4px, 4px);
}
header.header .main-navbar--left .burger-menu.active .burger-line:nth-child(2) {
  transform: rotate(-45deg) translate(4px, -4px);
  width: 28px;
}
@media only screen and (max-width: 1279px) {
  header.header .main-navbar--center {
    display: none;
  }
}
header.header .main-navbar--center {
  flex-shrink: 0;
}
header.header .main-navbar--center .main-nav .main-nav__list {
  width: 100%;
  display: flex;
  gap: clamp(30px, 2.6041666667vw, 50px);
  position: relative;
}
header.header .main-navbar--center .main-nav .main-nav__list > li {
  font-size: var(--font-rg);
  color: var(--neutral-color);
}
header.header .main-navbar--center .main-nav .main-nav__list > li.menu-item-has-children:hover .sub-menu {
  visibility: visible;
  width: -moz-max-content;
  width: max-content;
  transition: all 0.3s ease;
}
header.header .main-navbar--center .main-nav .main-nav__list > li.menu-item-has-children:hover::before {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 250px;
}
header.header .main-navbar--center .main-nav .main-nav__list > li:hover {
  text-decoration: underline;
}
header.header .main-navbar--center .main-nav .main-nav__list > li .sub-menu {
  width: 0;
  visibility: hidden;
  display: grid;
  position: absolute;
  top: calc(100% + 100px);
  left: 0px;
  transition: none;
}
header.header .main-navbar--center .main-nav .main-nav__list > li .sub-menu li {
  font-size: var(--font-rg-sm);
  margin-bottom: 15px;
  font-weight: 400;
}
header.header .main-navbar--center .main-nav .main-nav__list > li .sub-menu.has-images {
  grid-template-columns: 1fr 2fr;
  width: 100%;
}
header.header .main-navbar--center .main-nav .main-nav__list > li .sub-menu.has-images .sub-menu-images {
  display: flex;
  gap: clamp(20px, 1.5625vw, 30px);
}
header.header .main-navbar--center .main-nav .main-nav__list > li .sub-menu.has-images .sub-menu-images a {
  display: flex;
  aspect-ratio: 337/518;
  width: clamp(200px, 17.5520833333vw, 337px);
  height: auto;
}
header.header .main-navbar--center .main-nav .main-nav__list > li .sub-menu.has-images .sub-menu-images a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
header.header .main-navbar--right {
  display: flex;
  gap: clamp(30px, 2.0833333333vw, 40px);
  align-items: center;
}
@media only screen and (max-width: 1279px) {
  header.header .main-navbar--right {
    margin-left: auto;
  }
}
header.header .main-navbar--right .header-tools {
  display: flex;
  flex-direction: column;
  position: relative;
}
header.header .main-navbar--right .header-tools .header-tools__wpml {
  transform: translateY(-100%);
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  z-index: 200;
}
@media only screen and (max-width: 767px) {
  header.header .main-navbar--right .header-tools .header-tools__wpml {
    display: none;
  }
}
header.header .main-navbar--right .header-tools .header-tools__wpml .wpml-dropdown {
  position: relative;
}
header.header .main-navbar--right .header-tools .header-tools__wpml .wpml-dropdown__toggle {
  background: transparent;
  border: none;
  color: var(--neutral-color);
  font-size: var(--font-sm);
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 0;
  font-weight: 600;
  letter-spacing: 0.05em;
}
header.header .main-navbar--right .header-tools .header-tools__wpml .wpml-dropdown__toggle:hover {
  text-decoration: underline;
}
header.header .main-navbar--right .header-tools .header-tools__wpml .wpml-dropdown__toggle .wpml-dropdown__arrow {
  font-size: 13px;
  transition: transform 0.2s ease;
}
header.header .main-navbar--right .header-tools .header-tools__wpml .wpml-dropdown__toggle[aria-expanded=true] .wpml-dropdown__arrow {
  transform: rotate(180deg);
}
header.header .main-navbar--right .header-tools .header-tools__wpml .wpml-dropdown__list {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  background-color: var(--primary-color);
  list-style: none;
  margin: 0;
  padding: 6px 0;
  min-width: 60px;
  z-index: 100;
}
header.header .main-navbar--right .header-tools .header-tools__wpml .wpml-dropdown__list.open {
  display: block;
}
header.header .main-navbar--right .header-tools .header-tools__wpml .wpml-dropdown__list a {
  display: block;
  padding: 6px 12px;
  color: var(--neutral-color);
  font-size: var(--font-sm);
  font-weight: 600;
  letter-spacing: 0.05em;
  text-decoration: none;
}
header.header .main-navbar--right .header-tools .header-tools__wpml .wpml-dropdown__list a:hover {
  text-decoration: underline;
}
header.header .main-navbar--right .header-tools .header-tools__wpml .wpml-dropdown__list a.is-current {
  opacity: 0.45;
  pointer-events: none;
}
header.header .main-navbar--right .header-tools .header-tools__icons {
  display: flex;
  align-items: center;
  gap: clamp(5px, 2.6041666667vw, 50px);
}
header.header .main-navbar--right .header-tools .header-tools__icons .header-search-form form input {
  width: 0;
  padding: 0;
  opacity: 0;
  transition: all 0.3s ease;
}
header.header .main-navbar--right .header-tools .header-tools__icons .header-search-form form svg {
  height: 29px;
  width: auto;
}
header.header .main-navbar--right .header-tools .header-tools__icons .header-search-form form svg path {
  fill: var(--neutral-color);
}
header.header .main-navbar--right .header-tools .header-tools__icons .account .account-icon svg {
  height: 29px;
  width: auto;
}
@media only screen and (max-width: 767px) {
  header.header .main-navbar--right .header-tools .header-tools__icons .account .account-icon svg {
    height: clamp(24px, 3.125vw, 24px);
  }
}
header.header .main-navbar--right .header-tools .header-tools__icons .account .account-icon svg path {
  fill: var(--neutral-color);
}
header.header .main-navbar--right .header-tools .header-tools__icons .cart {
  position: relative;
}
header.header .main-navbar--right .header-tools .header-tools__icons .cart .items-count {
  position: absolute;
  bottom: -10px;
  right: -10px;
  background-color: var(--accent-color);
  color: var(--neutral-color);
  height: 20px;
  width: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--font-xxs);
}
header.header .main-navbar--right .header-tools .header-tools__icons .cart .cart-icon svg {
  height: 29px;
  width: auto;
}
@media only screen and (max-width: 767px) {
  header.header .main-navbar--right .header-tools .header-tools__icons .cart .cart-icon svg {
    height: clamp(24px, 3.125vw, 24px);
  }
}
header.header .main-navbar--right .header-tools .header-tools__icons .cart .cart-icon svg path {
  fill: var(--neutral-color);
}
header.header .main-navbar--center {
  transition: opacity 0.4s ease, max-width 0.4s ease;
  opacity: 1;
  max-width: 1000px;
}
header.header .main-navbar .header-tools__icons .account,
header.header .main-navbar .header-tools__icons .cart {
  transition: opacity 0.3s ease, width 0.3s ease, transform 0.3s ease;
  opacity: 1;
  transform: scale(1);
  flex-shrink: 0;
}
header.header .main-navbar .header-tools__icons .header-search-form form {
  display: flex;
  align-items: center;
  gap: 10px;
}
header.header .main-navbar .header-tools__icons .header-search-form form input {
  width: 0;
  padding: 0;
  opacity: 0;
  border: none;
  border-bottom: 1px solid var(--neutral-color);
  background: transparent;
  color: var(--neutral-color);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  outline: none;
  font-size: var(--font-rg);
}
header.header .main-navbar .header-tools__icons .header-search-form form input::-moz-placeholder {
  color: var(--neutral-color);
}
header.header .main-navbar .header-tools__icons .header-search-form form input::placeholder {
  color: var(--neutral-color);
}
header.header .main-navbar .header-tools__icons .header-search-form form button {
  background: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 30px;
  height: 30px;
}
@media only screen and (max-width: 767px) {
  header.header .main-navbar .header-tools__icons .header-search-form form button {
    width: clamp(24px, 3.125vw, 24px);
    height: clamp(24px, 3.125vw, 24px);
  }
}
header.header .main-navbar .header-tools__icons .header-search-form form button svg {
  transition: opacity 0.3s ease, transform 0.3s ease;
  opacity: 1;
  transform: scale(1);
  position: absolute;
}
header.header .main-navbar .header-tools__icons .header-search-form form button::after {
  content: "✕";
  position: absolute;
  font-size: 20px;
  color: var(--neutral-color);
  opacity: 0;
  transform: scale(0.5) rotate(-90deg);
  transition: all 0.3s ease;
}
header.header .main-navbar.search-active .main-navbar--center {
  opacity: 0;
  max-width: 0;
  pointer-events: none;
}
header.header .main-navbar.search-active .main-navbar--center .main-nav .main-nav__list > li {
  white-space: nowrap;
}
header.header .main-navbar.search-active .header-search-form form input {
  width: clamp(160px, 30vw, 400px) !important;
  opacity: 1 !important;
  padding: 5px 10px !important;
}
header.header .main-navbar.search-active .header-search-form form button svg {
  opacity: 0;
  transform: scale(0.5) rotate(90deg);
}
header.header .main-navbar.search-active .header-search-form form button::after {
  opacity: 1;
  transform: scale(1) rotate(0);
}
@media only screen and (max-width: 1279px) {
  header.header .main-navbar.search-active .main-navbar--left .custom-logo-link,
  header.header .main-navbar.search-active .main-navbar--left .sticky-logo {
    opacity: 0;
    pointer-events: none;
  }
  header.header .main-navbar.search-active .main-navbar--left .burger-menu {
    opacity: 0;
    width: 0;
    padding: 0;
    pointer-events: none;
    overflow: hidden;
  }
  header.header .main-navbar.search-active .header-search-form form input {
    width: calc(100vw - var(--padding-inline-spacing) * 2 - 140px) !important;
  }
}
header.header:has(.main-nav .main-nav__list li.menu-item-has-children:hover) {
  background-color: var(--primary-color);
  transition: background-color 0.3s ease, top 0.3s ease;
}
header.header:has(.main-nav .main-nav__list li.menu-item-has-children:hover .sub-menu.has-images) {
  background-color: var(--primary-color);
  transition: background-color 0.3s ease, top 0.3s ease;
  height: 818px;
}
header.header .sub-menu-images {
  display: none;
}

.mobile-nav-overlay {
  z-index: 9999;
  inset: 0;
  position: fixed;
  inset: 0;
  background-color: var(--primary-color);
  padding: 30px var(--padding-inline-spacing);
  transform: translateX(-100%);
  transition: transform 0.4s ease;
  display: flex;
  flex-direction: column;
}
.mobile-nav-overlay .mobile-nav-close {
  align-self: flex-start;
  background-color: var(--primary-light-color);
  border: none;
  cursor: pointer;
  padding: 10px;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.mobile-nav-overlay .mobile-nav-close svg {
  width: 20px;
  height: 20px;
}
.mobile-nav-overlay .mobile-nav-close svg path {
  stroke: var(--neutral-color);
  stroke-width: 2;
}
.mobile-nav-overlay .mobile-nav__list {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: auto;
}
.mobile-nav-overlay .mobile-nav__list > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.mobile-nav-overlay .mobile-nav__list > li > a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  color: var(--neutral-color);
  font-size: var(--font-rg);
  font-weight: 500;
  text-decoration: none;
}
.mobile-nav-overlay .mobile-nav__list > li.menu-item-has-children > a::after {
  content: "+";
  font-size: 1.4rem;
  font-weight: 300;
}
.mobile-nav-overlay .mobile-nav__list > li.menu-item-has-children.open > a::after {
  content: "−";
}
.mobile-nav-overlay .mobile-nav__list > li .sub-menu {
  display: none;
  padding: 0 0 15px 15px;
}
.mobile-nav-overlay .mobile-nav__list > li .sub-menu .sub-menu-images {
  display: none;
}
.mobile-nav-overlay .mobile-nav__list > li .sub-menu li {
  list-style: none;
}
.mobile-nav-overlay .mobile-nav__list > li .sub-menu li a {
  display: block;
  padding: 10px 0;
  color: var(--neutral-color);
  font-size: var(--font-rg-sm);
  font-weight: 400;
  text-decoration: none;
  opacity: 0.8;
}
.mobile-nav-overlay.active {
  transform: translateX(0);
}
.mobile-nav-overlay .mobile-wpml {
  margin-top: auto;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  transform: none;
  width: -moz-fit-content;
  width: fit-content;
}
.mobile-nav-overlay .mobile-wpml .wpml-dropdown__list {
  display: flex;
  flex-direction: row;
  gap: 0;
  position: static;
  background: transparent;
  padding: 0;
}
.mobile-nav-overlay .mobile-wpml .wpml-dropdown__list li {
  display: flex;
  align-items: center;
}
.mobile-nav-overlay .mobile-wpml .wpml-dropdown__list li:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 14px;
  background-color: rgba(255, 255, 255, 0.4);
  margin: 0 8px;
}
.mobile-nav-overlay .mobile-wpml .wpml-dropdown__list a {
  padding: 0;
  font-size: var(--font-μδ);
  font-weight: 600;
  letter-spacing: 0.05em;
  color: var(--neutral-color);
  text-decoration: none;
}
.mobile-nav-overlay .mobile-wpml .wpml-dropdown__list a:hover {
  text-decoration: underline;
}
.mobile-nav-overlay .mobile-wpml .wpml-dropdown__list a.is-current {
  opacity: 0.45;
  pointer-events: none;
}

.back-to-top {
  position: fixed;
  right: 10px;
  bottom: 50px;
  width: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px 5px;
  gap: 12px;
  background-color: var(--black-color);
  color: var(--neutral-color);
  font-size: var(--font-xs);
  font-weight: 600;
  border: none;
  cursor: pointer;
  z-index: 9999;
  clip-path: polygon(48% 0, 100% 10%, 100% 100%, 0 100%, 0 0);
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1279px) {
  .back-to-top {
    display: none;
  }
}
.back-to-top .text {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  letter-spacing: 1px;
}
.back-to-top svg {
  width: 24px;
  height: 24px;
  transition: transform 0.3s ease;
}
.back-to-top:hover {
  background-color: var(--primary-light-color) !important;
  gap: 20px;
}
.back-to-top:hover svg {
  transform: translateY(-5px);
}
.back-to-top.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.back-to-top.on-footer {
  background-color: #024743;
}
.back-to-top.on-footer:hover {
  background-color: rgb(2.698630137, 95.801369863, 90.404109589);
}

footer.footer {
  color: var(--neutral-color);
  width: 100%;
  margin: 0 auto;
}
footer.footer .container-main {
  margin: 0 auto;
  padding-inline: var(--padding-inline-spacing);
  background-color: var(--black-color);
}
footer.footer .footer-row--top {
  padding-block: clamp(40px, 3.125vw, 80px);
  padding-inline: var(--padding-inline-spacing);
}
footer.footer .footer-row--top .col {
  text-align: center;
}
footer.footer .footer-row--top .col a {
  display: inline-block;
}
footer.footer .footer-row--top .col a img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
footer.footer .footer-row--logo {
  padding-top: clamp(30px, 2.6041666667vw, 60px);
  text-align: center;
}
footer.footer .footer-row--logo .col a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: clamp(130px, 20.8333333333vw, 250px);
}
footer.footer .footer-row--logo .col a img {
  width: 100%;
  height: auto;
}
footer.footer .footer-row--middle {
  display: flex;
  justify-content: space-between;
  gap: clamp(20px, 2.0833333333vw, 60px);
  padding-block: clamp(30px, 2.6041666667vw, 60px);
}
@media only screen and (max-width: 1279px) {
  footer.footer .footer-row--middle {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
  }
}
@media only screen and (max-width: 767px) {
  footer.footer .footer-row--middle {
    grid-template-columns: 1fr;
  }
  footer.footer .footer-row--middle .col {
    border-bottom: 1px solid var(--neutral-color);
  }
  footer.footer .footer-row--middle .col h2.wp-block-heading,
  footer.footer .footer-row--middle .col h3.wp-block-heading:first-child {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    margin-bottom: 0;
  }
  footer.footer .footer-row--middle .col h2.wp-block-heading::after,
  footer.footer .footer-row--middle .col h3.wp-block-heading:first-child::after {
    content: "";
    width: 12px;
    height: 12px;
    border-right: 2px solid var(--neutral-color);
    border-bottom: 2px solid var(--neutral-color);
    transform: rotate(45deg);
    transition: transform 0.3s ease;
    flex-shrink: 0;
  }
  footer.footer .footer-row--middle .col h2.wp-block-heading.is-active::after,
  footer.footer .footer-row--middle .col h3.wp-block-heading:first-child.is-active::after {
    transform: rotate(-135deg);
  }
  footer.footer .footer-row--middle .col > *:not(h2):not(h3:first-child) {
    display: none;
  }
  footer.footer .footer-row--middle .col.is-open > *:not(h2):not(h3:first-child) {
    display: block;
  }
  footer.footer .footer-row--middle .col.is-open h2.wp-block-heading,
  footer.footer .footer-row--middle .col.is-open h3.wp-block-heading:first-child {
    margin-bottom: 20px;
  }
}
footer.footer .footer-row--middle .col h2.wp-block-heading,
footer.footer .footer-row--middle .col h3.wp-block-heading {
  font-size: var(--font-rg);
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: var(--neutral-color);
}
footer.footer .footer-row--middle .col h3.wp-block-heading {
  font-size: var(--font-rg-sm);
  font-weight: 700;
  margin-bottom: 0;
}
footer.footer .footer-row--middle .col p {
  font-size: var(--font-sm);
  line-height: 1.8;
  color: var(--neutral-color);
  font-weight: 400;
  margin-bottom: 20px;
}
footer.footer .footer-row--middle .col p a {
  color: var(--neutral-color);
  text-decoration: none;
}
footer.footer .footer-row--middle .col p a:hover {
  text-decoration: underline;
}
footer.footer .footer-row--middle .col ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer.footer .footer-row--middle .col ul.menu li {
  margin-bottom: 12px;
}
footer.footer .footer-row--middle .col ul.menu li a {
  color: var(--neutral-color);
  text-decoration: none;
  font-size: var(--font-sm);
  font-weight: 400;
}
footer.footer .footer-row--middle .col ul.menu li a:hover {
  text-decoration: underline;
}
footer.footer .footer-row--middle .col .wp-block-image {
  margin-bottom: 12px;
}
footer.footer .footer-row--middle .col .wp-block-image img {
  max-width: 160px;
  height: auto;
}
footer.footer .footer-row--bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-block: clamp(25px, 2.0833333333vw, 40px);
}
@media only screen and (max-width: 1279px) {
  footer.footer .footer-row--bottom {
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }
}
footer.footer .footer-row--bottom .col:first-child .social-media {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: clamp(15px, 1.3020833333vw, 25px);
  align-items: center;
}
footer.footer .footer-row--bottom .col:first-child .social-media--item a {
  display: flex;
  align-items: center;
  justify-content: center;
}
footer.footer .footer-row--bottom .col:first-child .social-media--item a svg {
  width: 24px;
  height: 24px;
}
footer.footer .footer-row--bottom .col:first-child .social-media--item a svg path {
  fill: var(--neutral-color);
}
footer.footer .footer-row--bottom .col:last-child .wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: clamp(6px, 0.78125vw, 20px);
  margin: 0;
}
footer.footer .footer-row--bottom .col:last-child .wp-block-gallery .wp-block-image {
  margin: 0;
  flex: unset !important;
  width: auto !important;
}
footer.footer .footer-row--bottom .col:last-child .wp-block-gallery .wp-block-image img {
  height: 20px !important;
  width: auto !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  flex: unset !important;
}
@media only screen and (max-width: 767px) {
  footer.footer .footer-row--bottom .col:last-child .wp-block-gallery .wp-block-image img {
    height: clamp(10px, 1.5625vw, 20px) !important;
  }
}
footer.footer .footer-row:last-child {
  padding-block: clamp(15px, 1.3020833333vw, 25px);
}
footer.footer .footer-row:last-child p {
  font-size: var(--font-xs);
  color: var(--neutral-color);
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1279px) {
  footer.footer .footer-row:last-child p {
    font-size: var(--font-xxs);
    justify-content: center;
  }
}
footer.footer .footer-row:last-child p a {
  display: inline-flex;
  align-items: flex-end;
}
footer.footer .footer-row:last-child p a svg {
  height: 16px;
  width: auto;
  margin-top: -5px;
}
@media only screen and (max-width: 767px) {
  footer.footer .footer-row:last-child p a svg {
    height: 12px;
    margin-top: -4px;
  }
  footer.footer .footer-row:last-child p a svg path {
    fill: var(--neutral-color);
  }
}

body.woocommerce.archive .woocommerce-main-wrapper .product-category-hero {
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  background-position: center;
  background-size: cover;
  background-image: none !important;
  display: flex;
  align-items: flex-end;
  margin-bottom: clamp(25px, 2.6041666667vw, 50px);
  padding-top: var(--hh);
}
body.woocommerce.archive .woocommerce-main-wrapper .product-category-hero .product-category-hero__overlay {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #024743;
  opacity: 0.5;
  pointer-events: none;
  z-index: 1;
}
body.woocommerce.archive .woocommerce-main-wrapper .product-category-hero .product-category-hero__content {
  position: relative;
  z-index: 2;
  padding: clamp(30px, 3.8020833333vw, 73px) var(--padding-inline-spacing);
  width: 100%;
}
body.woocommerce.archive .woocommerce-main-wrapper .product-category-hero .product-category-hero__content .product-category-hero__title {
  color: var(--neutral-color);
  font-size: clamp(30px, 4.1666666667vw, 80px);
  margin-bottom: 20px;
  line-height: clamp(34px, 5.2083333333vw, 100px);
  margin-bottom: clamp(20px, 2.6041666667vw, 50px);
  text-transform: uppercase;
}
body.woocommerce.archive .woocommerce-main-wrapper .product-category-hero .product-category-hero__content .product-category-hero__description p {
  font-size: var(--font-rg);
  color: var(--neutral-color);
  max-width: 910px;
  line-height: clamp(24px, 1.7708333333vw, 34px);
}
body.woocommerce.archive .woocommerce-main-wrapper .product-category-hero .product-category-hero__content .woocommerce-breadcrumb {
  margin-top: clamp(50px, 5.2083333333vw, 100px);
  position: relative;
}
body.woocommerce.archive .woocommerce-main-wrapper .product-category-hero .product-category-hero__content .woocommerce-breadcrumb::before {
  content: "";
  position: absolute;
  top: calc(clamp(50px, 5.2083333333vw, 100px) / -2);
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--neutral-color);
}
body.woocommerce.archive .woocommerce-main-wrapper .product-category-hero .product-category-hero__content .woocommerce-breadcrumb {
  font-size: var(--font-sm);
  color: var(--neutral-color);
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
body.woocommerce.archive .woocommerce-main-wrapper .product-category-hero .product-category-hero__content .woocommerce-breadcrumb a:first-child::before {
  display: inline-block;
}
body.woocommerce.archive .woocommerce-main-wrapper .shop-toolbar {
  padding-inline: var(--padding-inline-spacing);
}
body.woocommerce.archive .woocommerce-main-wrapper .shop-toolbar .shop-toolbar__inner {
  margin-bottom: clamp(25px, 2.6041666667vw, 50px);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
@media only screen and (max-width: 575px) {
  body.woocommerce.archive .woocommerce-main-wrapper .shop-toolbar .shop-toolbar__inner {
    justify-content: center;
    gap: 12px;
  }
}
body.woocommerce.archive .woocommerce-main-wrapper .shop-toolbar .shop-toolbar__inner .shop-toolbar__filters-toggle {
  display: flex;
  gap: clamp(10px, 1.0416666667vw, 20px);
  align-items: center;
  color: var(--neutral-color);
}
@media screen and (max-width: 600px) {
  body.woocommerce.archive .woocommerce-main-wrapper .shop-toolbar .shop-toolbar__inner .shop-toolbar__filters-toggle {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
    background-color: white;
    padding: 10px 20px;
    color: var(--primary-color);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
  }
}
body.woocommerce.archive .woocommerce-main-wrapper .shop-toolbar .shop-toolbar__inner .woocommerce-result-count {
  color: var(--neutral-color);
  font-size: var(--font-sm);
}
body.woocommerce.archive .woocommerce-main-wrapper .shop-toolbar .shop-toolbar__inner .woocommerce-ordering select {
  color: var(--neutral-color);
  font-size: var(--font-sm);
  border: none;
}
body.woocommerce.archive .woocommerce-main-wrapper .shop-toolbar .shop-toolbar__inner .woocommerce-ordering select option {
  background-color: var(--primary-color);
  color: var(--neutral-color);
}
body.woocommerce.archive .woocommerce-main-wrapper .products {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 25px;
  row-gap: clamp(25px, 2.6041666667vw, 50px);
  padding-inline: var(--padding-inline-spacing);
}
@media only screen and (max-width: 1279px) {
  body.woocommerce.archive .woocommerce-main-wrapper .products {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 767px) {
  body.woocommerce.archive .woocommerce-main-wrapper .products {
    grid-template-columns: 1fr;
  }
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product {
  display: flex;
  flex-direction: column;
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product a.woocommerce-LoopProduct-link {
  position: relative;
  display: flex;
  flex-direction: column;
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product a.woocommerce-LoopProduct-link:hover h2.woocommerce-loop-product__title {
  color: var(--accent-color);
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product a.woocommerce-LoopProduct-link .onsale {
  height: 40px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 15px;
  background-color: var(--accent-color);
  color: var(--neutral-color);
  font-size: var(--font-rg);
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 5px;
  left: 5px;
  clip-path: polygon(0% 0, 100% 0, 100% 70%, 80% 100%, 0 100%, 0% 50%);
  z-index: 2;
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product a.woocommerce-LoopProduct-link .image {
  aspect-ratio: 1;
  width: 100%;
  height: auto;
  background-color: var(--neutral-color);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: clamp(20px, 2.6041666667vw, 50px);
  overflow: hidden;
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product a.woocommerce-LoopProduct-link .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 1.3s ease-out;
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product a.woocommerce-LoopProduct-link h2.woocommerce-loop-product__title {
  font-size: var(--font-rg);
  margin-bottom: clamp(10px, 1.3020833333vw, 25px);
  color: var(--neutral-color);
  transition: color 0.3s ease;
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product a.woocommerce-LoopProduct-link .price {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  gap: clamp(10px, 1.0416666667vw, 20px);
  margin-bottom: clamp(20px, 2.0833333333vw, 40px);
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product a.woocommerce-LoopProduct-link .price bdi {
  font-size: var(--font-md);
  color: var(--accent-color);
  font-weight: 600;
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product a.woocommerce-LoopProduct-link .price del .amount bdi {
  font-size: var(--font-sm);
  color: var(--neutral-color);
  text-decoration: line-through;
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product a.woocommerce-LoopProduct-link .price ins .amount bdi {
  font-size: var(--font-md);
  color: var(--accent-color);
  font-weight: 600;
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product .add_to_cart_button,
body.woocommerce.archive .woocommerce-main-wrapper .products .product .added_to_cart,
body.woocommerce.archive .woocommerce-main-wrapper .products .product .product_type_variable {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 50px;
  font-size: var(--font-rg-sm);
  color: var(--neutral-color);
  gap: 12px;
  background-color: var(--accent-color);
  clip-path: polygon(0% 0, 100% 0, 100% 70%, 90% 100%, 0 100%, 0% 50%);
  transition: background-color 0.3s ease, color 0.3s ease, gap 0.3s ease;
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product .add_to_cart_button svg,
body.woocommerce.archive .woocommerce-main-wrapper .products .product .added_to_cart svg,
body.woocommerce.archive .woocommerce-main-wrapper .products .product .product_type_variable svg {
  height: -moz-fit-content;
  height: fit-content;
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product .add_to_cart_button svg path,
body.woocommerce.archive .woocommerce-main-wrapper .products .product .add_to_cart_button svg line,
body.woocommerce.archive .woocommerce-main-wrapper .products .product .added_to_cart svg path,
body.woocommerce.archive .woocommerce-main-wrapper .products .product .added_to_cart svg line,
body.woocommerce.archive .woocommerce-main-wrapper .products .product .product_type_variable svg path,
body.woocommerce.archive .woocommerce-main-wrapper .products .product .product_type_variable svg line {
  stroke: var(--neutral-color);
}
@media only screen and (max-width: 767px) {
  body.woocommerce.archive .woocommerce-main-wrapper .products .product .add_to_cart_button,
  body.woocommerce.archive .woocommerce-main-wrapper .products .product .added_to_cart,
  body.woocommerce.archive .woocommerce-main-wrapper .products .product .product_type_variable {
    padding: 0 30px;
    height: 50px;
    width: 100%;
  }
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product .add_to_cart_button:hover,
body.woocommerce.archive .woocommerce-main-wrapper .products .product .added_to_cart:hover,
body.woocommerce.archive .woocommerce-main-wrapper .products .product .product_type_variable:hover {
  gap: 24px;
  background-color: var(--primary-color);
  color: var(--neutral-color);
  background-color: var(--primary-mid-light-color);
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product .add_to_cart_button:hover svg path,
body.woocommerce.archive .woocommerce-main-wrapper .products .product .add_to_cart_button:hover svg line,
body.woocommerce.archive .woocommerce-main-wrapper .products .product .added_to_cart:hover svg path,
body.woocommerce.archive .woocommerce-main-wrapper .products .product .added_to_cart:hover svg line,
body.woocommerce.archive .woocommerce-main-wrapper .products .product .product_type_variable:hover svg path,
body.woocommerce.archive .woocommerce-main-wrapper .products .product .product_type_variable:hover svg line {
  stroke: var(--neutral-color);
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product .add_to_cart_button[disabled],
body.woocommerce.archive .woocommerce-main-wrapper .products .product .added_to_cart[disabled],
body.woocommerce.archive .woocommerce-main-wrapper .products .product .product_type_variable[disabled] {
  opacity: 0.6;
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product .add_to_cart_button,
body.woocommerce.archive .woocommerce-main-wrapper .products .product .added_to_cart,
body.woocommerce.archive .woocommerce-main-wrapper .products .product .product_type_variable {
  margin-top: auto;
}
body.woocommerce.archive .woocommerce-main-wrapper .products .product:has(.added_to_cart) .add_to_cart_button {
  display: none;
}
body.woocommerce.archive .woocommerce-main-wrapper .woocommerce-pagination {
  padding-inline: var(--padding-inline-spacing);
  margin-top: clamp(25px, 2.6041666667vw, 50px);
}
body.woocommerce.archive .woocommerce-main-wrapper .woocommerce-pagination .page-numbers {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
  align-items: center;
}
body.woocommerce.archive .woocommerce-main-wrapper .woocommerce-pagination .page-numbers li a.page-numbers,
body.woocommerce.archive .woocommerce-main-wrapper .woocommerce-pagination .page-numbers li span.page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(32px, 2.2916666667vw, 44px);
  height: clamp(32px, 2.2916666667vw, 44px);
  font-size: var(--font-sm);
  color: var(--neutral-color);
  border: 1px solid transparent;
  border-radius: 50%;
  transition: background-color 0.2s ease, border-color 0.2s ease;
  text-decoration: none;
}
body.woocommerce.archive .woocommerce-main-wrapper .woocommerce-pagination .page-numbers li a.page-numbers:hover,
body.woocommerce.archive .woocommerce-main-wrapper .woocommerce-pagination .page-numbers li span.page-numbers:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: var(--neutral-color);
}
body.woocommerce.archive .woocommerce-main-wrapper .woocommerce-pagination .page-numbers li span.current {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(32px, 2.2916666667vw, 44px);
  height: clamp(32px, 2.2916666667vw, 44px);
  font-size: var(--font-sm);
  font-weight: 600;
  color: var(--primary-color);
  background-color: var(--neutral-color);
  border-radius: 50%;
}
body.woocommerce.archive .woocommerce-main-wrapper .woocommerce-pagination .page-numbers li span.dots {
  width: auto;
  background: none;
  border: none;
  color: var(--neutral-color);
  opacity: 0.6;
}
body.woocommerce.archive .woocommerce-main-wrapper .woocommerce-pagination .page-numbers li a.prev,
body.woocommerce.archive .woocommerce-main-wrapper .woocommerce-pagination .page-numbers li a.next {
  font-size: clamp(16px, 1.0416666667vw, 20px);
}
body.woocommerce.archive aside.shop-sidebar {
  position: fixed;
  left: 0;
  top: var(--hh);
  width: 100%;
  max-width: 450px;
  height: calc(100vh - var(--hh));
  background-color: var(--neutral-color);
  z-index: 1000;
  display: flex;
  flex-direction: column;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
  overflow-y: auto;
}
@media only screen and (max-width: 767px) {
  body.woocommerce.archive aside.shop-sidebar {
    width: 100%;
    max-width: unset;
  }
}
body.woocommerce.archive aside.shop-sidebar.is-open {
  transform: translateX(0);
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px var(--padding-inline-spacing, 20px);
  border-bottom: 1px solid #e0e0e0;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__header .shop-sidebar__title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: var(--font-sm, 16px);
  font-weight: 600;
  color: var(--primary-color, #024743);
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__header .shop-sidebar__close {
  background: none;
  border: none;
  cursor: pointer;
  padding: 5px;
  color: var(--primary-color, #024743);
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content {
  flex: 1;
  overflow-y: auto;
  padding: 0 var(--padding-inline-spacing, 20px);
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filters {
  display: block;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-attribute,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-taxonomy,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-price,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-status,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-active {
  border-bottom: 1px solid #e0e0e0;
  padding: 20px 0;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-attribute[hidden],
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-taxonomy[hidden],
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-price[hidden],
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-status[hidden],
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-active[hidden] {
  display: block !important;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-attribute h3.wp-block-heading,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-taxonomy h3.wp-block-heading,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-price h3.wp-block-heading,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-status h3.wp-block-heading,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-active h3.wp-block-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: var(--font-sm, 16px);
  font-weight: 700;
  color: var(--primary-color, #024743);
  margin: 0 0 15px 0;
  cursor: pointer;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-attribute h3.wp-block-heading::after,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-taxonomy h3.wp-block-heading::after,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-price h3.wp-block-heading::after,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-status h3.wp-block-heading::after,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-active h3.wp-block-heading::after {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: var(--primary-color, #024743);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='2' fill='none'%3E%3Cpath d='M0 1h12' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-attribute.is-collapsed h3.wp-block-heading::after,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-taxonomy.is-collapsed h3.wp-block-heading::after,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-price.is-collapsed h3.wp-block-heading::after,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-status.is-collapsed h3.wp-block-heading::after,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-active.is-collapsed h3.wp-block-heading::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath d='M6 0v12M0 6h12' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E");
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-attribute.is-collapsed .wc-block-product-filter-checkbox-list,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-attribute.is-collapsed .wc-block-product-filter-price-slider,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-taxonomy.is-collapsed .wc-block-product-filter-checkbox-list,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-taxonomy.is-collapsed .wc-block-product-filter-price-slider,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-price.is-collapsed .wc-block-product-filter-checkbox-list,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-price.is-collapsed .wc-block-product-filter-price-slider,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-status.is-collapsed .wc-block-product-filter-checkbox-list,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-status.is-collapsed .wc-block-product-filter-price-slider,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-active.is-collapsed .wc-block-product-filter-checkbox-list,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wp-block-woocommerce-product-filter-active.is-collapsed .wc-block-product-filter-price-slider {
  display: none;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-checkbox-list fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__items {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__item {
  display: flex;
  align-items: center;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__label {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  font-size: var(--font-sm, 14px);
  color: #333;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__input-wrapper {
  position: relative;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__input-wrapper::before {
  display: none;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__input {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  background-color: #f2f2f2;
  border-radius: 50%;
  cursor: pointer;
  margin: 0;
  transition: all 0.2s ease;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__input:checked {
  background-color: var(--primary-color, #024743);
  border-color: var(--primary-color, #024743);
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__mark {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  color: white;
  pointer-events: none;
  opacity: 0;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__input:checked + .wc-block-product-filter-checkbox-list__mark {
  opacity: 1;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-price-slider .wc-block-product-filter-price-slider__content {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-price-slider .wc-block-product-filter-price-slider__range {
  width: 100%;
  position: relative;
  height: 4px;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-price-slider .wc-block-product-filter-price-slider__range .range-bar {
  position: absolute;
  height: 4px;
  background-color: #e0e0e0;
  width: 100%;
  border-radius: 2px;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-price-slider .wc-block-product-filter-price-slider__range .range-bar::after {
  content: "";
  position: absolute;
  height: 100%;
  left: var(--low, 0%);
  right: calc(100% - var(--high, 100%));
  background-color: var(--primary-color, #024743);
  border-radius: 2px;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-price-slider .wc-block-product-filter-price-slider__range input[type=range] {
  position: absolute;
  width: 100%;
  height: 4px;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background: transparent;
  pointer-events: none;
  top: 0;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-price-slider .wc-block-product-filter-price-slider__range input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: var(--primary-color, #024743);
  border: 3px solid white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  pointer-events: all;
  cursor: pointer;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-price-slider .wc-block-product-filter-price-slider__range input[type=range]::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: var(--primary-color, #024743);
  border: 3px solid white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  pointer-events: all;
  cursor: pointer;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-price-slider .wc-block-product-filter-price-slider__left,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-price-slider .wc-block-product-filter-price-slider__right {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: var(--font-sm, 14px);
  color: #333;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-price-slider .wc-block-product-filter-price-slider__left input,
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-price-slider .wc-block-product-filter-price-slider__right input {
  width: 70px;
  padding: 8px 10px;
  border: 1px solid var(--primary-color, #024743);
  border-radius: 4px;
  font-size: var(--font-sm, 14px);
  text-align: center;
  color: #333;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-price-slider .wc-block-product-filter-price-slider__left {
  margin-right: auto;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filter-clear-button .wp-block-button__link {
  background: none;
  border: 1px solid var(--primary-color, #024743);
  color: var(--primary-color, #024743);
  font-size: var(--font-sm, 14px);
  cursor: pointer;
  border-radius: 4px;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filters__overlay-dialog {
  transform: none;
  pointer-events: all !important;
}
@media screen and (max-width: 600px) {
  body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filters__overlay-dialog {
    margin-top: 50px;
  }
  body.woocommerce.archive aside.shop-sidebar .shop-sidebar__content .wc-block-product-filters__overlay-dialog .wc-block-product-filters__overlay-header {
    display: none;
  }
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__actions {
  display: flex;
  gap: 10px;
  padding: 20px var(--padding-inline-spacing, 20px);
  border-top: 1px solid #e0e0e0;
  flex-shrink: 0;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__actions button {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 20px;
  font-size: var(--font-sm, 14px);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__actions button:hover {
  opacity: 0.85;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__actions .shop-sidebar__apply {
  background-color: var(--primary-color, #024743);
  color: var(--neutral-color, #fff);
  display: none;
}
body.woocommerce.archive aside.shop-sidebar .shop-sidebar__actions .shop-sidebar__clear {
  background-color: var(--primary-color, #024743);
  color: var(--neutral-color, #fff);
}
body.woocommerce.archive .shop-sidebar__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
body.woocommerce.archive .shop-sidebar__overlay.is-open {
  opacity: 1;
  visibility: visible;
}
body.woocommerce.archive .shop-sidebar-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
body.woocommerce.archive .shop-sidebar-overlay.is-open {
  opacity: 1;
  visibility: visible;
}

body.search-no-results .woocommerce-no-products-found {
  padding-inline: var(--padding-inline-spacing);
  padding-block: clamp(80px, 8.3333333333vw, 160px);
  display: flex;
  justify-content: center;
}
body.search-no-results .woocommerce-no-products-found .woocommerce-info {
  color: var(--neutral-color);
  font-size: var(--font-rg);
  text-align: center;
  opacity: 0.7;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: clamp(20px, 2.0833333333vw, 40px) clamp(30px, 3.125vw, 60px);
  max-width: 600px;
  letter-spacing: 0.03em;
}

body.single-product .woocommerce-main-wrapper {
  padding-inline: var(--padding-inline-spacing);
  padding-top: calc(var(--hh) + clamp(40px, 1.9607843137vw, 50px));
}
@media only screen and (max-width: 767px) {
  body.single-product .woocommerce-main-wrapper {
    padding-top: calc(var(--hh) + 10px);
  }
}
body.single-product .woocommerce-main-wrapper .woocommerce-breadcrumb {
  font-size: var(--font-sm);
  color: var(--neutral-color);
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  font-size: clamp(12px, 0.7291666667vw, 14px);
  margin-bottom: clamp(10px, 1.0416666667vw, 20px);
}
body.single-product .woocommerce-main-wrapper .woocommerce-breadcrumb a {
  color: var(--neutral-color);
  text-decoration: none;
}
body.single-product .woocommerce-main-wrapper .woocommerce-breadcrumb .separator {
  opacity: 0.5;
}
body.single-product .woocommerce-main-wrapper .variation-swatch.is-unavailable {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.4;
}
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper {
  margin-bottom: 30px;
  grid-column: 1/-1;
}
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper:empty {
  display: none;
}
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-message,
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-error,
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-info {
  padding: clamp(15px, 1.0416666667vw, 20px) clamp(20px, 1.5625vw, 30px);
  font-size: var(--font-sm);
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-message::before,
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-error::before,
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-info::before {
  content: "";
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-message a,
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-error a,
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-info a {
  font-weight: 600;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-message a:hover,
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-error a:hover,
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-info a:hover {
  opacity: 0.7;
}
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-message {
  background-color: #d4edda;
  color: #155724;
  border-left: 4px solid #28a745;
}
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-message::before {
  background-color: #28a745;
}
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-message a {
  color: #155724;
  text-decoration: underline;
}
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-error {
  background-color: #f8d7da;
  color: #721c24;
  border-left: 4px solid #dc3545;
}
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-error::before {
  background-color: #dc3545;
}
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-error a {
  color: #721c24;
}
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-error ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-error ul li {
  margin-bottom: 5px;
}
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-error ul li:last-child {
  margin-bottom: 0;
}
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-info {
  background-color: #d1ecf1;
  color: #0c5460;
  border-left: 4px solid #17a2b8;
}
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-info::before {
  background-color: #17a2b8;
}
body.single-product .woocommerce-main-wrapper .woocommerce-notices-wrapper .woocommerce-info a {
  color: #0c5460;
}
body.single-product .woocommerce-main-wrapper #product-2111,
body.single-product .woocommerce-main-wrapper .product.type-product {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 25px;
  margin-bottom: clamp(60px, 6.25vw, 120px);
}
@media (max-width: 1279px) {
  body.single-product .woocommerce-main-wrapper #product-2111,
  body.single-product .woocommerce-main-wrapper .product.type-product {
    grid-template-columns: minmax(0, 1fr);
  }
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery {
  position: relative;
  display: grid;
  grid-template-columns: 130px minmax(0, 1fr);
  gap: 40px;
  padding: clamp(20px, 2.6041666667vw, 50px);
  align-items: start;
  height: -moz-fit-content;
  height: fit-content;
  background-color: var(--neutral-color, #fff);
  position: sticky;
  top: calc(var(--hh) + 20px);
}
@media (max-width: 900px) {
  body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery,
  body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery {
    grid-template-columns: minmax(0, 1fr);
    display: block;
    position: static;
  }
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .onsale,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .onsale {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 2;
  background-color: var(--accent-color, #c8a84b);
  color: var(--neutral-color, #fff);
  font-size: var(--font-xs, 12px);
  font-weight: 700;
  padding: 6px 12px;
  border-radius: 0;
  min-width: unset;
  line-height: 1;
  letter-spacing: 0.03em;
}
@media (max-width: 600px) {
  body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .onsale,
  body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .onsale {
    left: 0;
  }
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-thumb-slider,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-thumb-slider {
  grid-column: 1;
  grid-row: 1;
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-thumb-slider .gallery-thumb-slide,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-thumb-slider .gallery-thumb-slide {
  cursor: pointer;
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-thumb-slider .gallery-thumb-slide img,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-thumb-slider .gallery-thumb-slide img {
  width: 130px;
  height: 130px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  border: 2px solid #f2f2f2;
  transition: border-color 0.2s ease;
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-thumb-slider .gallery-thumb-slide.slick-current img,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-thumb-slider .gallery-thumb-slide.slick-current img {
  border-color: var(--primary-color, #024743);
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-thumb-slider .slick-current .gallery-thumb-slide img,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-thumb-slider .slick-current .gallery-thumb-slide img {
  border-color: var(--primary-color, #024743);
}
@media (max-width: 600px) {
  body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-thumb-slider,
  body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-thumb-slider {
    grid-column: 1;
    grid-row: 2;
  }
  body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-thumb-slider .gallery-thumb-slide img,
  body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-thumb-slider .gallery-thumb-slide img {
    width: 100%;
    height: 70px;
  }
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-main-slider,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-main-slider {
  grid-column: 2;
  grid-row: 1;
  position: relative;
}
@media (max-width: 600px) {
  body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-main-slider,
  body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-main-slider {
    grid-column: 1;
    grid-row: 1;
  }
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-main-slider .gallery-main-slide a,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-main-slider .gallery-main-slide a {
  display: block;
  width: 100%;
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-main-slider .gallery-main-slide img,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-main-slider .gallery-main-slide img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  aspect-ratio: 1;
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-main-slider .slick-arrow,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-main-slider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  background: var(--neutral-color, #fff);
  border: 1px solid #ddd;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: opacity 0.2s;
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-main-slider .slick-arrow svg path,
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-main-slider .slick-arrow svg line,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-main-slider .slick-arrow svg path,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-main-slider .slick-arrow svg line {
  stroke: var(--primary-color);
  stroke-width: 2;
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-main-slider .slick-arrow.slick-prev,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-main-slider .slick-arrow.slick-prev {
  left: 10px;
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-main-slider .slick-arrow.slick-prev::before,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-main-slider .slick-arrow.slick-prev::before {
  display: none;
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-main-slider .slick-arrow.slick-next,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-main-slider .slick-arrow.slick-next {
  right: 10px;
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-main-slider .slick-arrow.slick-next::before,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-main-slider .slick-arrow.slick-next::before {
  display: none;
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-main-slider:hover .slick-arrow,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-main-slider:hover .slick-arrow {
  opacity: 0.9;
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery .gallery-main-slider:hover .slick-arrow:hover,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery .gallery-main-slider:hover .slick-arrow:hover {
  opacity: 1;
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery.gallery--single,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery.gallery--single {
  grid-template-columns: 1fr;
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery.gallery--single .woocommerce-product-gallery__wrapper,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery.gallery--single .woocommerce-product-gallery__wrapper {
  display: block;
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery.gallery--single .woocommerce-product-gallery__image,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery.gallery--single .woocommerce-product-gallery__image {
  overflow: hidden;
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-product-gallery.gallery--single .woocommerce-product-gallery__image img,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-product-gallery.gallery--single .woocommerce-product-gallery__image img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  aspect-ratio: 1;
  transition: transform 1.3s ease-out;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary {
  display: flex;
  flex-direction: column;
  gap: 0;
  background-color: var(--neutral-color, #fff);
  padding: clamp(25px, 5.2083333333vw, 100px);
}
@media screen and (max-width: 450px) {
  body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary,
  body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary {
    padding: 25px 10px;
  }
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-title-price,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-title-price {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: clamp(10px, 0.78125vw, 15px);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-title-price .product_title,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-title-price .product_title {
  font-size: clamp(20px, 1.6666666667vw, 32px);
  font-weight: 700;
  color: var(--primary-color, #024743);
  line-height: 1.2;
  margin: 0;
  text-transform: uppercase;
  flex: 1;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-title-price .price,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-title-price .price {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-end;
  gap: 2px;
  flex-shrink: 0;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-title-price .price:not(:has(del)),
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-title-price .price:not(:has(del)) {
  flex-direction: row;
  align-items: center;
  gap: 5px;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-title-price .price .woocommerce-Price-amount,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-title-price .price .woocommerce-Price-amount {
  color: var(--accent-color, #c8a84b);
  font-size: var(--font-md);
  font-weight: 600;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-title-price .price ins,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-title-price .price ins {
  text-decoration: none;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-title-price .price ins .woocommerce-Price-amount,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-title-price .price ins .woocommerce-Price-amount {
  color: var(--accent-color, #c8a84b);
  font-size: var(--font-md);
  font-weight: 600;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-title-price .price del .woocommerce-Price-amount,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-title-price .price del .woocommerce-Price-amount {
  color: var(--primary-color);
  font-size: var(--font-rg-sm);
  font-weight: 600;
  text-decoration: line-through;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-sku,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-sku {
  font-size: var(--font-xs);
  color: #555;
  margin-bottom: clamp(10px, 0.78125vw, 15px);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .variations,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .variations {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: clamp(20px, 1.5625vw, 30px);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .variations .variation-row,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .variations .variation-row {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .variations .variation-row__label,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .variations .variation-row__label {
  display: block;
  font-size: var(--font-sm);
  font-weight: 500;
  color: var(--primary-color, #024743);
  margin-bottom: 8px;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .variations .variation-row__swatches,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .variations .variation-row__swatches {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  justify-content: flex-end;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .variations .variation-row .variation-swatch,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .variations .variation-row .variation-swatch {
  border: 1px solid #ccc;
  background: transparent;
  color: var(--primary-color, #024743);
  font-size: var(--font-sm);
  font-weight: 500;
  padding: 8px 14px;
  cursor: pointer;
  transition: all 0.2s;
  min-width: 44px;
  text-align: center;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .variations .variation-row .variation-swatch:hover, body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .variations .variation-row .variation-swatch.is-selected,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .variations .variation-row .variation-swatch:hover,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .variations .variation-row .variation-swatch.is-selected {
  border-color: var(--primary-color, #024743);
  background: var(--primary-color, #024743);
  color: var(--neutral-color, #fff);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .variations .variation-row .reset_variations,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .variations .variation-row .reset_variations {
  font-size: var(--font-xs, 12px);
  color: #999;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary::after,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary::after {
  display: none;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary hr,
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .woocommerce-product-rating,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary hr,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .woocommerce-product-rating {
  margin-bottom: 20px;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .stock,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .stock {
  font-size: var(--font-sm);
  color: #555;
  margin-bottom: 20px;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .woocommerce-variation-price .price,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .woocommerce-variation-price .price {
  display: flex;
  flex-direction: column-reverse;
  gap: 2px;
  flex-shrink: 0;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .woocommerce-variation-price .price:not(:has(del)),
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .woocommerce-variation-price .price:not(:has(del)) {
  flex-direction: row;
  align-items: center;
  gap: 5px;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .woocommerce-variation-price .price .woocommerce-Price-amount,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .woocommerce-variation-price .price .woocommerce-Price-amount {
  color: var(--accent-color, #c8a84b);
  font-size: var(--font-md);
  font-weight: 600;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .woocommerce-variation-price .price ins,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .woocommerce-variation-price .price ins {
  text-decoration: none;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .woocommerce-variation-price .price ins .woocommerce-Price-amount,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .woocommerce-variation-price .price ins .woocommerce-Price-amount {
  color: var(--accent-color, #c8a84b);
  font-size: var(--font-md);
  font-weight: 600;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .woocommerce-variation-price .price del .woocommerce-Price-amount,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .woocommerce-variation-price .price del .woocommerce-Price-amount {
  color: var(--primary-color);
  font-size: var(--font-rg-sm);
  font-weight: 600;
  text-decoration: line-through;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .variations,
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .woocommerce-variation-add-to-cart,
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .pa_size-wrapper,
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary [class*=size],
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .variations,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .woocommerce-variation-add-to-cart,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .pa_size-wrapper,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary [class*=size] {
  margin-bottom: 20px;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .woocommerce-variation-add-to-cart,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .woocommerce-variation-add-to-cart {
  display: flex;
  align-items: center;
  margin-bottom: clamp(24px, 1.875vw, 36px);
  gap: 16px;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-dropdowns,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-dropdowns {
  display: flex;
  flex-direction: column;
  margin-bottom: clamp(24px, 1.875vw, 36px);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-dropdowns .product-dropdown,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-dropdowns .product-dropdown {
  border-top: 1px solid #e0e0e0;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-dropdowns .product-dropdown:last-child,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-dropdowns .product-dropdown:last-child {
  border-bottom: 1px solid #e0e0e0;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-dropdowns .product-dropdown__title,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-dropdowns .product-dropdown__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 0;
  cursor: pointer;
  font-size: var(--font-sm);
  font-weight: 600;
  color: var(--primary-color, #024743);
  list-style: none;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-dropdowns .product-dropdown__title::-webkit-details-marker, body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-dropdowns .product-dropdown__title::marker,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-dropdowns .product-dropdown__title::-webkit-details-marker,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-dropdowns .product-dropdown__title::marker {
  display: none;
  content: "";
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-dropdowns .product-dropdown__icon,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-dropdowns .product-dropdown__icon {
  font-size: 20px;
  line-height: 1;
  font-weight: 300;
  transition: transform 0.2s;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-dropdowns .product-dropdown[open] .product-dropdown__icon,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-dropdowns .product-dropdown[open] .product-dropdown__icon {
  transform: rotate(45deg);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-dropdowns .product-dropdown__content,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-dropdowns .product-dropdown__content {
  padding-bottom: 18px;
  font-size: var(--font-sm);
  color: #555;
  line-height: 1.7;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-size-guide__button,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-size-guide__button {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 50px;
  font-size: var(--font-rg-sm);
  color: var(--neutral-color);
  gap: 12px;
  background-color: var(--accent-color);
  clip-path: polygon(0% 0, 100% 0, 100% 70%, 90% 100%, 0 100%, 0% 50%);
  transition: background-color 0.3s ease, color 0.3s ease, gap 0.3s ease;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-size-guide__button svg,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-size-guide__button svg {
  height: -moz-fit-content;
  height: fit-content;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-size-guide__button svg path,
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-size-guide__button svg line,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-size-guide__button svg path,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-size-guide__button svg line {
  stroke: var(--neutral-color);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-size-guide__button,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-size-guide__button {
  background-color: var(--primary-color);
  color: var(--neutral-color);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-size-guide__button svg path,
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-size-guide__button svg line,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-size-guide__button svg path,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-size-guide__button svg line {
  stroke: var(--neutral-color);
}
@media only screen and (max-width: 767px) {
  body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-size-guide__button,
  body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-size-guide__button {
    padding: 0 30px;
    height: 50px;
    width: 100%;
  }
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-size-guide__button:hover,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-size-guide__button:hover {
  gap: 24px;
  background-color: var(--primary-color);
  color: var(--neutral-color);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-size-guide__button:hover svg path,
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-size-guide__button:hover svg line,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-size-guide__button:hover svg path,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-size-guide__button:hover svg line {
  stroke: var(--neutral-color);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-size-guide__button[disabled],
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-size-guide__button[disabled] {
  opacity: 0.6;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .size-guide-modal,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .size-guide-modal {
  border: none;
  border-radius: 0;
  padding: 0;
  max-width: 90vw;
  max-height: 90vh;
  width: 800px;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .size-guide-modal::backdrop,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .size-guide-modal::backdrop {
  background: rgba(0, 0, 0, 0.7);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .size-guide-modal__header,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .size-guide-modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  border-bottom: 1px solid #e0e0e0;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .size-guide-modal__title,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .size-guide-modal__title {
  font-size: var(--font-md, 18px);
  font-weight: 700;
  color: var(--primary-color, #024743);
  margin: 0;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .size-guide-modal__close,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .size-guide-modal__close {
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
  color: var(--primary-color, #024743);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .size-guide-modal__body,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .size-guide-modal__body {
  padding: 0;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .size-guide-modal__pdf,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .size-guide-modal__pdf {
  width: 100%;
  height: 70vh;
  border: none;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .size-selector-row,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .size-selector-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .size-selector-row label,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .size-selector-row label {
  font-size: var(--font-sm);
  color: var(--primary-color, #024743);
  font-weight: 500;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .size-options,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .size-options {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: clamp(20px, 1.5625vw, 30px);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .size-options .size-btn,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .size-options .size-btn {
  border: 1px solid #ccc;
  background: transparent;
  color: var(--primary-color, #024743);
  font-size: var(--font-sm);
  font-weight: 500;
  padding: 8px 14px;
  cursor: pointer;
  transition: all 0.2s;
  min-width: 44px;
  text-align: center;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .size-options .size-btn:hover, body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .size-options .size-btn.selected,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .size-options .size-btn:hover,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .size-options .size-btn.selected {
  border-color: var(--primary-color, #024743);
  background: var(--primary-color, #024743);
  color: var(--neutral-color, #fff);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .cart-divider,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .cart-divider {
  height: 1px;
  background: #e0e0e0;
  margin-bottom: clamp(20px, 1.4583333333vw, 28px);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart {
  gap: 16px;
  align-items: center;
  margin-bottom: clamp(24px, 1.875vw, 36px);
  display: flex;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart .quantity,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart .quantity {
  display: flex;
  align-items: center;
  height: 52px;
  flex-shrink: 0;
  background-color: #ececec;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart .quantity input[type=number],
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart .quantity input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
          appearance: textfield;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart .quantity input[type=number]::-webkit-inner-spin-button, body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart .quantity input[type=number]::-webkit-outer-spin-button,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart .quantity input[type=number]::-webkit-inner-spin-button,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart .quantity input[type=number]::-webkit-outer-spin-button {
  display: none;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart .quantity .qty,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart .quantity .qty {
  width: 48px;
  text-align: center;
  border: none;
  background: transparent;
  font-size: var(--font-rg);
  font-weight: 600;
  color: var(--primary-color, #024743);
  padding: 0;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart .quantity .qty-btn,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart .quantity .qty-btn {
  width: 40px;
  height: 100%;
  background: transparent;
  border: none;
  font-size: 18px;
  color: var(--primary-color, #024743);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.15s;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart .quantity .qty-btn:hover,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart .quantity .qty-btn:hover {
  background: #f5f5f5;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart.variations_form,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart.variations_form {
  flex-direction: column;
  align-items: stretch;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart.variations_form .variations,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart.variations_form .variations {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart.variations_form .variations .variation-row__label,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart.variations_form .variations .variation-row__label {
  display: block;
  font-size: var(--font-sm);
  font-weight: 500;
  color: var(--primary-color, #024743);
  margin-bottom: 8px;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart.variations_form .variations .variation-row__swatches,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart.variations_form .variations .variation-row__swatches {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart.variations_form .variations .variation-row .variation-swatch,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart.variations_form .variations .variation-row .variation-swatch {
  border: 1px solid #ccc;
  background: transparent;
  color: var(--primary-color, #024743);
  font-size: var(--font-sm);
  font-weight: 500;
  padding: 8px 14px;
  cursor: pointer;
  transition: all 0.2s;
  min-width: 44px;
  text-align: center;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart.variations_form .variations .variation-row .variation-swatch:hover, body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart.variations_form .variations .variation-row .variation-swatch.is-selected,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart.variations_form .variations .variation-row .variation-swatch:hover,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart.variations_form .variations .variation-row .variation-swatch.is-selected {
  border-color: var(--primary-color, #024743);
  background: var(--primary-color, #024743);
  color: var(--neutral-color, #fff);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart.variations_form .variations .variation-row .reset_variations,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart.variations_form .variations .variation-row .reset_variations {
  font-size: var(--font-xs, 12px);
  color: #999;
  margin-top: 4px;
  flex: 0 0 100%;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart .single_add_to_cart_button,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart .single_add_to_cart_button {
  flex: 1;
  padding: 0 10px;
  height: 52px;
  background-color: var(--accent-color, #c8a84b);
  color: var(--neutral-color, #fff);
  border: none;
  font-size: var(--font-sm);
  font-weight: 700;
  clip-path: polygon(0% 0, 100% 0, 100% 70%, 95% 100%, 0 100%, 0% 50%);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  transition: opacity 0.2s;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart .single_add_to_cart_button:hover,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart .single_add_to_cart_button:hover {
  opacity: 0.88;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary form.cart .single_add_to_cart_button::before,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary form.cart .single_add_to_cart_button::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M6 2L3 6v14a2 2 0 002 2h14a2 2 0 002-2V6l-3-4z'/%3E%3Cline x1='3' y1='6' x2='21' y2='6'/%3E%3Cpath d='M16 10a4 4 0 01-8 0'/%3E%3C/svg%3E") no-repeat center/contain;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M6 2L3 6v14a2 2 0 002 2h14a2 2 0 002-2V6l-3-4z'/%3E%3Cline x1='3' y1='6' x2='21' y2='6'/%3E%3Cpath d='M16 10a4 4 0 01-8 0'/%3E%3C/svg%3E") no-repeat center/contain;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-description,
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .woocommerce-product-details__short-description,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-description,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .woocommerce-product-details__short-description {
  font-size: var(--font-rg-sm, 15px);
  color: #444;
  line-height: 1.7;
  margin-bottom: clamp(24px, 1.875vw, 36px);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-accordion,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-accordion {
  display: flex;
  flex-direction: column;
  margin-bottom: clamp(24px, 1.875vw, 36px);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-accordion .accordion-item,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-accordion .accordion-item {
  border-top: 1px solid #e0e0e0;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-accordion .accordion-item:last-child,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-accordion .accordion-item:last-child {
  border-bottom: 1px solid #e0e0e0;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-accordion .accordion-item .accordion-header,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-accordion .accordion-item .accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 0;
  cursor: pointer;
  font-size: var(--font-sm);
  font-weight: 500;
  color: var(--primary-color, #024743);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-accordion .accordion-item .accordion-header .accordion-icon,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-accordion .accordion-item .accordion-header .accordion-icon {
  font-size: 20px;
  line-height: 1;
  font-weight: 300;
  transition: transform 0.2s;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-accordion .accordion-item.open .accordion-icon,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-accordion .accordion-item.open .accordion-icon {
  transform: rotate(45deg);
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-accordion .accordion-item .accordion-body,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-accordion .accordion-item .accordion-body {
  display: none;
  padding-bottom: 18px;
  font-size: var(--font-sm);
  color: #555;
  line-height: 1.7;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .product-accordion .accordion-item.open .accordion-body,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .product-accordion .accordion-item.open .accordion-body {
  display: block;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .size-guide-btn,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .size-guide-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 16px 28px;
  background-color: var(--primary-color, #024743);
  color: var(--neutral-color, #fff);
  font-size: var(--font-sm);
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: opacity 0.2s;
  align-self: flex-start;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .size-guide-btn:hover,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .size-guide-btn:hover {
  opacity: 0.88;
}
body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .size-guide-btn svg, body.single-product .woocommerce-main-wrapper #product-2111 .summary.entry-summary .size-guide-btn::after,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .size-guide-btn svg,
body.single-product .woocommerce-main-wrapper .product.type-product .summary.entry-summary .size-guide-btn::after {
  content: "→";
  font-size: 16px;
}
body.single-product .woocommerce-main-wrapper #product-2111 .woocommerce-tabs,
body.single-product .woocommerce-main-wrapper .product.type-product .woocommerce-tabs {
  display: none;
}

.related.products {
  margin-bottom: clamp(60px, 5.2083333333vw, 100px);
}
@media only screen and (min-width: 1280px) {
  .related.products {
    padding-inline: unset;
    padding-left: 380px;
  }
}
.related.products > h2 {
  font-size: var(--font-xl);
  font-weight: 700;
  color: var(--neutral-color, #ffffff);
  text-transform: uppercase;
  margin-bottom: clamp(20px, 2.0833333333vw, 40px);
}
.related.products .products {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
}
.related.products .products .product {
  display: flex;
  flex-direction: column;
}
.related.products .products .product a.woocommerce-LoopProduct-link {
  position: relative;
  display: flex;
  flex-direction: column;
}
.related.products .products .product a.woocommerce-LoopProduct-link:hover h2.woocommerce-loop-product__title {
  color: var(--accent-color);
}
.related.products .products .product a.woocommerce-LoopProduct-link .onsale {
  height: 40px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 15px;
  background-color: var(--accent-color);
  color: var(--neutral-color);
  font-size: var(--font-rg);
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 5px;
  left: 5px;
  clip-path: polygon(0% 0, 100% 0, 100% 70%, 80% 100%, 0 100%, 0% 50%);
  z-index: 2;
}
.related.products .products .product a.woocommerce-LoopProduct-link .image {
  aspect-ratio: 1;
  width: 100%;
  height: auto;
  background-color: var(--neutral-color);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: clamp(20px, 2.6041666667vw, 50px);
  overflow: hidden;
}
.related.products .products .product a.woocommerce-LoopProduct-link .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 1.3s ease-out;
}
.related.products .products .product a.woocommerce-LoopProduct-link h2.woocommerce-loop-product__title {
  font-size: var(--font-rg);
  margin-bottom: clamp(10px, 1.3020833333vw, 25px);
  color: var(--neutral-color);
  transition: color 0.3s ease;
}
.related.products .products .product a.woocommerce-LoopProduct-link .price {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  gap: clamp(10px, 1.0416666667vw, 20px);
  margin-bottom: clamp(20px, 2.0833333333vw, 40px);
}
.related.products .products .product a.woocommerce-LoopProduct-link .price bdi {
  font-size: var(--font-md);
  color: var(--accent-color);
  font-weight: 600;
}
.related.products .products .product a.woocommerce-LoopProduct-link .price del .amount bdi {
  font-size: var(--font-sm);
  color: var(--neutral-color);
  text-decoration: line-through;
}
.related.products .products .product a.woocommerce-LoopProduct-link .price ins .amount bdi {
  font-size: var(--font-md);
  color: var(--accent-color);
  font-weight: 600;
}
.related.products .products .product .add_to_cart_button,
.related.products .products .product .added_to_cart,
.related.products .products .product .product_type_variable {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 50px;
  font-size: var(--font-rg-sm);
  color: var(--neutral-color);
  gap: 12px;
  background-color: var(--accent-color);
  clip-path: polygon(0% 0, 100% 0, 100% 70%, 90% 100%, 0 100%, 0% 50%);
  transition: background-color 0.3s ease, color 0.3s ease, gap 0.3s ease;
}
.related.products .products .product .add_to_cart_button svg,
.related.products .products .product .added_to_cart svg,
.related.products .products .product .product_type_variable svg {
  height: -moz-fit-content;
  height: fit-content;
}
.related.products .products .product .add_to_cart_button svg path,
.related.products .products .product .add_to_cart_button svg line,
.related.products .products .product .added_to_cart svg path,
.related.products .products .product .added_to_cart svg line,
.related.products .products .product .product_type_variable svg path,
.related.products .products .product .product_type_variable svg line {
  stroke: var(--neutral-color);
}
@media only screen and (max-width: 767px) {
  .related.products .products .product .add_to_cart_button,
  .related.products .products .product .added_to_cart,
  .related.products .products .product .product_type_variable {
    padding: 0 30px;
    height: 50px;
    width: 100%;
  }
}
.related.products .products .product .add_to_cart_button:hover,
.related.products .products .product .added_to_cart:hover,
.related.products .products .product .product_type_variable:hover {
  gap: 24px;
  background-color: var(--primary-color);
  color: var(--neutral-color);
  background-color: var(--primary-mid-light-color);
}
.related.products .products .product .add_to_cart_button:hover svg path,
.related.products .products .product .add_to_cart_button:hover svg line,
.related.products .products .product .added_to_cart:hover svg path,
.related.products .products .product .added_to_cart:hover svg line,
.related.products .products .product .product_type_variable:hover svg path,
.related.products .products .product .product_type_variable:hover svg line {
  stroke: var(--neutral-color);
}
.related.products .products .product .add_to_cart_button[disabled],
.related.products .products .product .added_to_cart[disabled],
.related.products .products .product .product_type_variable[disabled] {
  opacity: 0.6;
}
.related.products .products .product .add_to_cart_button,
.related.products .products .product .added_to_cart,
.related.products .products .product .product_type_variable {
  margin-top: auto;
}
.related.products .products .product:has(.added_to_cart) .add_to_cart_button {
  display: none;
}
.related.products .products .product {
  display: flex !important;
  flex-direction: column !important;
  margin-bottom: 0 !important;
}
.related.products .products .slick-slide {
  margin: 0 12.5px;
}
.related.products .products .slick-list {
  margin: 0 -12.5px;
}
.related.products .products .slick-arrow {
  position: absolute;
  z-index: 9998;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  transform: unset;
}
@media only screen and (max-width: 767px) {
  .related.products .products .slick-arrow {
    display: none !important;
  }
}
.related.products .products .slick-arrow::before {
  font-family: initial;
  font-size: 0;
}
.related.products .products .slick-arrow svg path,
.related.products .products .slick-arrow svg line {
  stroke: var(--primary-color);
  stroke-width: 2;
}
.related.products .products .slick-arrow.slick-prev {
  left: -50px;
  top: 30%;
  transform: translate(-100%, calc(-50% - 5px));
}
.related.products .products .slick-arrow.slick-next {
  left: -50px;
  top: 30%;
  transform: translate(-100%, calc(50% + 5px));
}
.related.products .products .slick-dots {
  display: flex;
  flex-direction: row;
  gap: 4px;
  list-style: none;
  padding: 0;
  margin: 0;
  bottom: 33%;
  top: unset;
  left: -50px;
  right: unset;
  width: -moz-fit-content;
  width: fit-content;
  transform: translateX(-100%);
}
@media only screen and (max-width: 767px) {
  .related.products .products .slick-dots {
    left: 0;
    transform: translateX(0);
    bottom: -30px;
  }
}
.related.products .products .slick-dots li {
  width: 4px;
  height: 4px;
}
.related.products .products .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
  border: none;
  background-color: var(--neutral-color);
  font-size: 0;
  cursor: pointer;
}
.related.products .products .slick-dots li button::before, .related.products .products .slick-dots li button::after {
  display: none !important;
}
.related.products .products .slick-dots li.slick-active {
  width: 60px;
}
.related.products .products .slick-dots li.slick-active button {
  background-color: var(--primary-light-color);
  width: 60px;
}

body.error {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
body.error__background {
  position: absolute;
  inset: 0;
  z-index: 1;
}
body.error__background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.error__overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background: var(--primary-color);
}
body.error__content {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-inline: var(--padding-inline-spacing);
  max-width: 700px;
}
body.error__logo {
  display: block;
  width: clamp(80px, 7.2916666667vw, 140px);
  margin-bottom: clamp(30px, 2.6041666667vw, 50px);
}
body.error__logo img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
body.error__code {
  font-size: clamp(100px, 13.0208333333vw, 250px);
  font-weight: 800;
  line-height: 1;
  color: var(--neutral-color);
  opacity: 0.08;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -65%);
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  letter-spacing: 0.05em;
}
body.error__title {
  font-size: clamp(22px, 1.875vw, 36px);
  font-weight: 700;
  color: var(--neutral-color);
  line-height: 1.3;
  margin-bottom: clamp(12px, 1.0416666667vw, 20px);
  text-transform: uppercase;
}
body.error__subtitle {
  font-size: var(--font-rg);
  color: var(--neutral-color);
  opacity: 0.7;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: clamp(30px, 2.6041666667vw, 50px);
}
body.error__cta {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 55px;
  padding: 0 clamp(30px, 2.6041666667vw, 50px);
  background-color: var(--accent-color);
  color: var(--neutral-color);
  font-size: var(--font-sm);
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  clip-path: polygon(0% 0, 100% 0, 100% 70%, 96% 100%, 0 100%, 0% 50%);
  transition: opacity 0.3s ease;
}
body.error__cta:hover {
  opacity: 0.88;
}
body.error__cta svg {
  width: 20px;
  height: 20px;
  transition: transform 0.3s ease;
}
body.error__cta:hover svg {
  transform: translateX(4px);
}

body.page-template-simple {
  margin-top: calc(var(--hh) + 40px);
}
body.page-template-simple main .container {
  max-width: 860px;
  margin: 0 auto;
  padding-inline: var(--padding-inline-spacing);
  padding-bottom: clamp(60px, 5.2083333333vw, 120px);
}
body.page-template-simple main .container > h1 {
  font-size: clamp(28px, 2.1875vw, 42px);
  font-weight: 700;
  color: var(--neutral-color);
  text-transform: uppercase;
  margin-bottom: clamp(30px, 2.6041666667vw, 50px);
  padding-bottom: clamp(20px, 1.5625vw, 30px);
  border-bottom: 2px solid var(--accent-color);
}
body.page-template-simple main .container .post-content h2.wp-block-heading {
  font-size: clamp(18px, 1.1458333333vw, 22px);
  font-weight: 700;
  color: var(--neutral-color);
  margin-top: clamp(30px, 2.34375vw, 45px);
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
body.page-template-simple main .container .post-content h3.wp-block-heading {
  font-size: clamp(16px, 0.9375vw, 18px);
  font-weight: 600;
  color: var(--neutral-color);
  margin-top: 25px;
  margin-bottom: 10px;
}
body.page-template-simple main .container .post-content p {
  font-size: var(--font-sm);
  color: var(--neutral-color);
  opacity: 0.85;
  line-height: 1.8;
  margin-bottom: 18px;
}
body.page-template-simple main .container .post-content p a {
  color: var(--accent-color);
  text-decoration: none;
  font-weight: 500;
  transition: opacity 0.2s ease;
}
body.page-template-simple main .container .post-content p a:hover {
  opacity: 0.7;
}
body.page-template-simple main .container .post-content p strong {
  font-weight: 600;
  color: var(--neutral-color);
  opacity: 1;
}
body.page-template-simple main .container .post-content ul,
body.page-template-simple main .container .post-content ol {
  padding-left: 20px;
  margin-bottom: 18px;
}
body.page-template-simple main .container .post-content ul li,
body.page-template-simple main .container .post-content ol li {
  font-size: var(--font-sm);
  color: var(--neutral-color);
  opacity: 0.85;
  line-height: 1.8;
  margin-bottom: 8px;
}
body.page-template-simple main .container .post-content ul li a,
body.page-template-simple main .container .post-content ol li a {
  color: var(--accent-color);
  text-decoration: none;
}
body.page-template-simple main .container .post-content ul li a:hover,
body.page-template-simple main .container .post-content ol li a:hover {
  opacity: 0.7;
}
body.page-template-simple main .container .post-content .wp-block-table {
  width: 100%;
  margin-bottom: 25px;
  overflow-x: auto;
}
body.page-template-simple main .container .post-content .wp-block-table table {
  width: 100%;
  border-collapse: collapse;
}
body.page-template-simple main .container .post-content .wp-block-table table th,
body.page-template-simple main .container .post-content .wp-block-table table td {
  padding: 12px 16px;
  font-size: var(--font-sm);
  color: var(--neutral-color);
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
body.page-template-simple main .container .post-content .wp-block-table table th {
  font-weight: 600;
  opacity: 1;
}
body.page-template-simple main .container .post-content .wp-block-table table td {
  opacity: 0.85;
}
body.page-template-simple main .container .post-content .privacy-policy-tutorial {
  display: none;
}

body.woocommerce-cart {
  margin-top: calc(max(var(--hh), 150px) + 20px);
  transition: margin-top 0.5s ease;
}
@media only screen and (max-width: 767px) {
  body.woocommerce-cart {
    margin-top: calc(max(var(--hh), 65px) + 20px);
  }
}
body.woocommerce-cart .page-hero {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  width: 100%;
  min-height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: clamp(5px, 0.78125vw, 15px);
  text-align: center;
}
body.woocommerce-cart .page-hero__thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
body.woocommerce-cart .page-hero__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  filter: grayscale(100%) contrast(90%) brightness(0.5);
}
body.woocommerce-cart .page-hero__content {
  position: relative;
  z-index: 2;
  padding-inline: var(--padding-inline-spacing);
}
body.woocommerce-cart .page-hero__title h1 {
  font-size: clamp(32px, 2.5vw, 48px);
  color: var(--neutral-color);
  font-weight: 600;
  text-transform: uppercase;
}
body.woocommerce-cart .woocommerce {
  padding-inline: var(--padding-inline-spacing);
  max-width: var(--struct-max-content);
  margin: 0 auto;
  display: grid;
  grid-template-columns: auto clamp(300px, 23.4375vw, 450px);
  gap: clamp(20px, 2.0833333333vw, 40px);
  margin-bottom: clamp(50px, 4.1666666667vw, 80px);
}
@media only screen and (max-width: 1279px) {
  body.woocommerce-cart .woocommerce {
    grid-template-columns: 1fr;
  }
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper {
  margin-bottom: 30px;
  grid-column: 1/-1;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper:empty {
  display: none;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message,
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error,
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-info {
  padding: clamp(15px, 1.0416666667vw, 20px) clamp(20px, 1.5625vw, 30px);
  font-size: var(--font-sm);
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message::before,
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error::before,
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-info::before {
  content: "";
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message a,
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error a,
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-info a {
  font-weight: 600;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message a:hover,
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error a:hover,
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-info a:hover {
  opacity: 0.7;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message {
  background-color: #d4edda;
  color: #155724;
  border-left: 4px solid #28a745;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message::before {
  background-color: #28a745;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message a {
  color: #155724;
  text-decoration: underline;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error {
  background-color: #f8d7da;
  color: #721c24;
  border-left: 4px solid #dc3545;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error::before {
  background-color: #dc3545;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error a {
  color: #721c24;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error ul li {
  margin-bottom: 5px;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error ul li:last-child {
  margin-bottom: 0;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-info {
  background-color: #d1ecf1;
  color: #0c5460;
  border-left: 4px solid #17a2b8;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-info::before {
  background-color: #17a2b8;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-info a {
  color: #0c5460;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form {
  margin-bottom: clamp(40px, 3.125vw, 60px);
}
@media only screen and (max-width: 1279px) {
  body.woocommerce-cart .woocommerce .woocommerce-cart-form {
    margin-bottom: 0;
  }
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  background-color: var(--neutral-color);
  overflow: hidden;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table thead tr th {
  padding: clamp(15px, 1.0416666667vw, 20px);
  font-size: var(--font-sm);
  font-weight: 600;
  color: var(--primary-color);
  text-align: left;
  border-bottom: 1px solid #d0d0d0;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table thead tr th.product-remove, body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table thead tr th.product-thumbnail {
  width: 60px;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table thead tr th.product-quantity {
  width: 150px;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table thead tr th.product-price, body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table thead tr th.product-subtotal {
  width: 120px;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table thead tr th .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item {
  border-bottom: 1px solid #dfdfdf;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item:last-of-type {
  border-bottom: none;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td {
  padding: clamp(20px, 1.5625vw, 30px) clamp(15px, 1.0416666667vw, 20px);
  vertical-align: middle;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove .remove {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: transparent;
  color: var(--primary-color);
  font-size: 24px;
  text-decoration: none;
  transition: all 0.3s ease;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove .remove:hover {
  color: var(--accent-color);
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-thumbnail a {
  display: block;
  width: 80px;
  height: 80px;
  overflow: hidden;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-thumbnail a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name a {
  font-size: var(--font-rg-sm);
  font-weight: 500;
  color: var(--primary-color);
  text-decoration: none;
  transition: color 0.3s ease;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name a:hover {
  color: var(--accent-color);
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-price .woocommerce-Price-amount, body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-subtotal .woocommerce-Price-amount {
  font-size: var(--font-rg-sm);
  font-weight: 600;
  color: var(--primary-color);
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity .quantity input.qty {
  width: 80px;
  height: 45px;
  text-align: center;
  border: 1px solid #ddd;
  font-size: var(--font-sm);
  background-color: #f2f2f2;
  color: var(--primary-color);
  font-weight: 500;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity .quantity input.qty:focus {
  outline: 1px solid var(--accent-color);
  border-color: var(--accent-color);
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr:has(.actions) td {
  padding: clamp(20px, 1.5625vw, 30px);
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr:has(.actions) td .coupon {
  display: flex;
  gap: 10px;
  flex: 1;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr:has(.actions) td .coupon .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr:has(.actions) td .coupon #coupon_code {
  flex: 1;
  height: 45px;
  padding: 0 20px;
  border: 1px solid #ddd;
  font-size: var(--font-sm);
  background-color: #f2f2f2;
  color: var(--primary-color);
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr:has(.actions) td .coupon #coupon_code:focus {
  outline: 1px solid var(--accent-color);
  border-color: var(--accent-color);
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr:has(.actions) td .coupon button {
  height: 45px;
  padding: 0 clamp(20px, 1.6666666667vw, 32px);
  border: none;
  background-color: var(--accent-color);
  color: var(--neutral-color);
  font-size: var(--font-sm);
  font-weight: 600;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  clip-path: polygon(0% 0, 100% 0, 100% 70%, 95% 100%, 0 100%, 0% 50%);
  transition: opacity 0.3s ease;
}
@media only screen and (max-width: 767px) {
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr:has(.actions) td .coupon button {
    flex: 1;
    width: 100%;
  }
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr:has(.actions) td .coupon button:hover {
  opacity: 0.88;
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr:has(.actions) td button[name=update_cart] {
  height: 45px;
  padding: 0 clamp(20px, 1.6666666667vw, 32px);
  border: 1px solid var(--primary-color);
  background-color: transparent;
  color: var(--primary-color);
  font-size: var(--font-sm);
  font-weight: 600;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767px) {
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr:has(.actions) td button[name=update_cart] {
    width: 100%;
  }
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr:has(.actions) td button[name=update_cart]:hover:not(:disabled) {
  background-color: var(--primary-color);
  color: var(--neutral-color);
}
body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr:has(.actions) td button[name=update_cart]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
@media only screen and (max-width: 1279px) {
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table thead {
    display: none;
  }
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item {
    display: grid;
    grid-template-columns: 80px 1fr;
    gap: 15px;
    padding: 20px;
  }
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td {
    padding: 0;
    border: none;
  }
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-remove {
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
  }
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-thumbnail {
    grid-column: 1;
    grid-row: 1/4;
  }
}
@media only screen and (max-width: 1279px) and (max-width: 767px) {
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-thumbnail {
    grid-row: 1;
  }
}
@media only screen and (max-width: 1279px) {
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name {
    grid-column: 2;
    grid-row: 1;
  }
}
@media only screen and (max-width: 1279px) and (max-width: 767px) {
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-name {
    grid-row: 2;
    grid-column: span 2;
  }
}
@media only screen and (max-width: 1279px) {
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-price {
    grid-column: 2;
    grid-row: 2;
  }
}
@media only screen and (max-width: 1279px) and (max-width: 767px) {
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-price {
    grid-row: 3;
    grid-column: span 2;
  }
}
@media only screen and (max-width: 1279px) {
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-price::before {
    content: "Price: ";
    font-weight: 400;
    opacity: 0.7;
  }
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity {
    grid-column: 1/3;
    grid-row: 3;
  }
}
@media only screen and (max-width: 1279px) and (max-width: 767px) {
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-quantity {
    grid-row: 4;
  }
}
@media only screen and (max-width: 1279px) {
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-subtotal {
    grid-column: 1/3;
    grid-row: 4;
  }
}
@media only screen and (max-width: 1279px) and (max-width: 767px) {
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-subtotal {
    grid-row: 5;
  }
}
@media only screen and (max-width: 1279px) {
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.cart_item td.product-subtotal::before {
    content: "Subtotal: ";
    font-weight: 400;
    opacity: 0.7;
  }
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.actions td {
    flex-direction: column;
    align-items: stretch;
  }
  body.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr.actions td .coupon {
    flex-direction: column;
  }
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
  background-color: var(--neutral-color);
  padding: clamp(30px, 2.0833333333vw, 40px);
  margin-left: auto;
  max-width: 500px;
  position: sticky;
  top: clamp(100px, 7.8125vw, 150px);
  height: -moz-fit-content;
  height: fit-content;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
  font-size: clamp(20px, 1.25vw, 24px);
  font-weight: 600;
  color: var(--primary-color);
  margin-bottom: clamp(20px, 1.5625vw, 30px);
  padding-bottom: 20px;
  border-bottom: 1px solid #d0d0d0;
  text-transform: uppercase;
}
@media only screen and (max-width: 1279px) {
  body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
    position: static;
    margin-right: auto;
    max-width: unset;
  }
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table {
  width: 100%;
  margin-bottom: clamp(20px, 1.5625vw, 30px);
  display: flex;
  flex-direction: column;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tbody {
  display: flex;
  flex-direction: column;
  width: 100%;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr {
  border-bottom: 1px solid #dfdfdf;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr:last-child {
  border-bottom: none;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr th,
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr td {
  padding: clamp(12px, 0.78125vw, 15px) 0;
  font-size: var(--font-sm);
  width: 100%;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr th {
  text-align: left;
  font-weight: 500;
  color: var(--primary-color);
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr td {
  text-align: right;
  font-weight: 600;
  color: var(--primary-color);
}
@media only screen and (max-width: 767px) {
  body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr td {
    text-align: left;
  }
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.order-total th,
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.order-total td {
  font-size: clamp(18px, 1.0416666667vw, 20px);
  font-weight: 700;
  padding-top: clamp(15px, 1.0416666667vw, 20px);
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.order-total td {
  color: var(--accent-color);
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals {
  display: block;
  width: 100%;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals th,
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals td {
  display: block;
  width: 100%;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals td .woocommerce-shipping-destination {
  font-size: var(--font-sm);
  color: var(--primary-color);
  margin: 10px 0;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals td .woocommerce-shipping-calculator .shipping-calculator-button {
  font-size: var(--font-sm);
  color: var(--accent-color);
  text-decoration: none;
  font-weight: 600;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals td .woocommerce-shipping-calculator .shipping-calculator-button:hover {
  text-decoration: underline;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals td .woocommerce-shipping-calculator .shipping-calculator-form {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals td .woocommerce-shipping-calculator .shipping-calculator-form .form-row {
  margin: 0;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals td .woocommerce-shipping-calculator .shipping-calculator-form .form-row label {
  display: block;
  font-size: clamp(14px, 0.8333333333vw, 16px);
  font-weight: 500;
  color: var(--primary-color);
  margin-bottom: 8px;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals td .woocommerce-shipping-calculator .shipping-calculator-form .form-row .input-text {
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #ddd;
  font-size: clamp(14px, 0.8333333333vw, 16px);
  background-color: #f2f2f2;
  color: var(--primary-color);
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals td .woocommerce-shipping-calculator .shipping-calculator-form .form-row .input-text:focus {
  outline: 1px solid var(--accent-color);
  border-color: var(--accent-color);
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals td .woocommerce-shipping-calculator .shipping-calculator-form .form-row .select2-container .select2-selection {
  border: 1px solid #ddd;
  background-color: #f2f2f2;
  display: flex;
  align-items: center;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals td .woocommerce-shipping-calculator .shipping-calculator-form .form-row .select2-container .select2-selection .select2-selection__rendered {
  padding-left: 10px;
  color: var(--primary-color);
  line-height: 1;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals td .woocommerce-shipping-calculator .shipping-calculator-form .button {
  align-self: flex-start;
  height: 40px;
  padding: 0 clamp(20px, 1.6666666667vw, 32px);
  border: none;
  background-color: var(--accent-color);
  color: var(--neutral-color);
  font-size: var(--font-sm);
  font-weight: 600;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  clip-path: polygon(0% 0, 100% 0, 100% 70%, 95% 100%, 0 100%, 0% 50%);
  transition: opacity 0.3s ease;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals td .woocommerce-shipping-calculator .shipping-calculator-form .button:hover {
  opacity: 0.88;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals .woocommerce-shipping-methods {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals .woocommerce-shipping-methods li {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 15px;
  background-color: #f2f2f2;
  margin-bottom: 8px;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals .woocommerce-shipping-methods li:has(input:checked) {
  background-color: #e8e8e8;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals .woocommerce-shipping-methods li label {
  color: var(--primary-color);
  font-weight: 500;
  cursor: pointer;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals .woocommerce-shipping-methods li input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 18px;
  height: 18px;
  min-width: 18px;
  border: 2px solid var(--primary-color);
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr.woocommerce-shipping-totals .woocommerce-shipping-methods li input[type=radio]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--accent-color);
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  display: block;
  width: 100%;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background-color: var(--accent-color);
  color: var(--neutral-color);
  font-size: var(--font-rg);
  font-weight: 700;
  text-decoration: none;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  clip-path: polygon(0% 0, 100% 0, 100% 70%, 97% 100%, 0 100%, 0% 50%);
}
@media only screen and (max-width: 767px) {
  body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
    font-size: var(--font-sm);
    width: 100%;
    clip-path: polygon(0% 0, 100% 0, 100% 70%, 95% 100%, 0 100%, 0% 50%);
  }
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  transition: opacity 0.3s ease;
}
body.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
  opacity: 0.88;
}
body.woocommerce-cart .wc-empty-cart-message,
body.woocommerce-cart .return-to-shop {
  grid-column: 1/-1;
  text-align: center;
}
body.woocommerce-cart .wc-empty-cart-message {
  margin-top: 30px;
  margin-bottom: 20px;
}
body.woocommerce-cart .wc-empty-cart-message .cart-empty {
  background-color: var(--neutral-color);
  color: var(--primary-color);
  border: none;
  padding: clamp(40px, 3.125vw, 60px);
  font-size: clamp(18px, 1.25vw, 24px);
  font-weight: 500;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
body.woocommerce-cart .wc-empty-cart-message .cart-empty::before {
  content: "\e015";
  font-family: WooCommerce;
  font-size: 60px;
  color: var(--primary-color);
  opacity: 0.2;
  background: transparent;
  width: auto;
  height: auto;
  margin-bottom: 10px;
}
body.woocommerce-cart .return-to-shop {
  margin-bottom: clamp(40px, 4.1666666667vw, 80px);
}
body.woocommerce-cart .return-to-shop a.button {
  display: inline-block;
  height: 55px;
  line-height: 55px;
  padding: 0 50px;
  background-color: var(--accent-color);
  color: var(--neutral-color);
  font-size: var(--font-rg);
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  clip-path: polygon(0% 0, 100% 0, 100% 70%, 95% 100%, 0 100%, 0% 50%);
  transition: opacity 0.3s ease;
}
body.woocommerce-cart .return-to-shop a.button:hover {
  opacity: 0.88;
}

body.woocommerce-checkout:not(.woocommerce-order-received) {
  margin-top: calc(max(var(--hh), 150px) + 20px);
  transition: margin-top 0.5s ease;
}
@media only screen and (max-width: 767px) {
  body.woocommerce-checkout:not(.woocommerce-order-received) {
    margin-top: calc(max(var(--hh), 65px) + 20px);
  }
}
body.woocommerce-checkout:not(.woocommerce-order-received) .page-hero {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  width: 100%;
  min-height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  text-align: center;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .page-hero__thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .page-hero__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  filter: grayscale(100%) contrast(90%) brightness(0.5);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .page-hero__content {
  position: relative;
  z-index: 2;
  padding-inline: var(--padding-inline-spacing);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .page-hero__title h1 {
  font-size: clamp(32px, 2.5vw, 48px);
  color: var(--neutral-color);
  font-weight: 600;
  text-transform: uppercase;
}
.no-thumbnail body.woocommerce-checkout:not(.woocommerce-order-received) .page-hero__title h1 {
  color: var(--neutral-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce {
  padding-inline: var(--padding-inline-spacing);
  max-width: var(--struct-max-site);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 2fr 1fr;
  -moz-column-gap: clamp(30px, 3.90625vw, 75px);
       column-gap: clamp(30px, 3.90625vw, 75px);
  margin-bottom: 50px;
}
@media only screen and (max-width: 1279px) {
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce {
    grid-template-columns: 1fr;
    margin-bottom: 50px;
  }
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-notices-wrapper {
  grid-column: 1/-1;
  margin-bottom: 20px;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-notices-wrapper:empty {
  display: none;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-notices-wrapper {
  grid-column: 1;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-notices-wrapper > .woocommerce-error {
  list-style: none;
  margin: 0;
  padding: clamp(20px, 1.5625vw, 30px);
  background-color: var(--neutral-color);
  border-left: 4px solid #dc3545;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-notices-wrapper > .woocommerce-error li {
  padding: 8px 0;
  font-size: var(--font-sm);
  color: var(--primary-color);
  border-bottom: 1px solid #e0e0e0;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-notices-wrapper > .woocommerce-error li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-notices-wrapper > .woocommerce-error li:first-child {
  padding-top: 0;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-NoticeGroup {
  margin-bottom: 30px;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-NoticeGroup .woocommerce-error {
  list-style: none;
  margin: 0;
  padding: clamp(20px, 1.5625vw, 30px);
  background-color: var(--neutral-color);
  border-left: 4px solid #dc3545;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-NoticeGroup .woocommerce-error li {
  padding: 8px 0;
  font-size: var(--font-sm);
  color: var(--primary-color);
  border-bottom: 1px solid #e0e0e0;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-NoticeGroup .woocommerce-error li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-NoticeGroup .woocommerce-error li:first-child {
  padding-top: 0;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-NoticeGroup .woocommerce-error li a {
  color: var(--primary-color);
  text-decoration: none;
  transition: color 0.2s ease;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-NoticeGroup .woocommerce-error li a:hover {
  color: var(--accent-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-NoticeGroup .woocommerce-error li a strong {
  font-weight: 700;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout-inline-error-message {
  margin-top: 8px;
  margin-bottom: 0;
  font-size: var(--font-xs);
  color: #dc3545;
  font-weight: 500;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .form-row.woocommerce-invalid .input-text,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .form-row.woocommerce-invalid .select2-selection--single {
  border-color: #dc3545 !important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-form-coupon-toggle {
  margin-bottom: 30px;
  height: -moz-fit-content;
  height: fit-content;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info {
  background-color: var(--neutral-color);
  padding: clamp(15px, 1.0416666667vw, 20px);
  font-size: clamp(14px, 0.8333333333vw, 16px);
  color: var(--primary-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon {
  color: var(--accent-color);
  text-decoration: none;
  font-weight: 600;
  transition: color 0.3s ease;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon:hover {
  color: var(--primary-light-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout_coupon {
  background-color: var(--neutral-color);
  padding: clamp(20px, 1.5625vw, 30px);
  margin-bottom: 30px;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout_coupon .form-row {
  margin: 0;
  flex: 1;
  min-width: 250px;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout_coupon .form-row label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout_coupon .form-row .input-text {
  width: 100%;
  height: 45px;
  padding: 0 20px;
  border: 1px solid #ddd;
  font-size: clamp(14px, 0.8333333333vw, 16px);
  background-color: #f2f2f2;
  color: var(--primary-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout_coupon .form-row .input-text:focus {
  outline: 2px solid var(--accent-color);
  outline-offset: 2px;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout_coupon .form-row .button {
  height: 45px;
  padding: 0 clamp(20px, 1.6666666667vw, 32px);
  border: none;
  background-color: var(--accent-color);
  color: var(--neutral-color);
  font-size: clamp(14px, 0.8333333333vw, 16px);
  font-weight: 600;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  clip-path: polygon(0% 0, 100% 0, 100% 70%, 95% 100%, 0 100%, 0% 50%);
  transition: opacity 0.3s ease;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout_coupon .form-row .button:hover {
  opacity: 0.88;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout_coupon .clear {
  display: none;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout {
  grid-column: 1;
  display: contents;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set {
  grid-column: 1;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 {
  background-color: var(--neutral-color);
  padding: clamp(30px, 2.0833333333vw, 40px);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 h3,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 h3 {
  font-size: clamp(20px, 1.25vw, 24px);
  font-weight: 600;
  color: var(--primary-color);
  margin-bottom: clamp(20px, 1.5625vw, 30px);
  padding-bottom: 20px;
  border-bottom: 1px solid #d0d0d0;
  text-transform: uppercase;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper .form-row-wide,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper .form-row-wide,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper .form-row-wide,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper .form-row-wide {
  grid-column: 1/-1;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper .form-row,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper .form-row,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper .form-row,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper .form-row {
  margin: 0;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper .form-row#billing_address_2_field,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper .form-row#billing_address_2_field,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper .form-row#billing_address_2_field,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper .form-row#billing_address_2_field {
  height: -moz-fit-content;
  height: fit-content;
  align-self: flex-end;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper .form-row label,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper .form-row label,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper .form-row label,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper .form-row label {
  display: block;
  font-size: clamp(14px, 0.8333333333vw, 16px);
  font-weight: 500;
  color: var(--primary-color);
  margin-bottom: 8px;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper .form-row label .required,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper .form-row label .required,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper .form-row label .required,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper .form-row label .required {
  color: var(--accent-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper .form-row label.screen-reader-text,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper .form-row label.screen-reader-text,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper .form-row label.screen-reader-text,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper .form-row label.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper {
  display: block;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper .input-text,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper select,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper .input-text,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper select,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper .input-text,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper select,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper .input-text,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper select,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea {
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #ddd;
  font-size: clamp(14px, 0.8333333333vw, 16px);
  background-color: #f2f2f2;
  color: var(--primary-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper .input-text:focus,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper select:focus,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea:focus,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper .input-text:focus,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper select:focus,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea:focus,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper .input-text:focus,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper select:focus,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea:focus,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper .input-text:focus,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper select:focus,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea:focus {
  outline: 1px solid var(--accent-color);
  border-color: var(--accent-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea {
  height: 100px;
  padding: 15px 20px;
  resize: vertical;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-container .select2-selection,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-container .select2-selection,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-container .select2-selection,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-container .select2-selection {
  border: 1px solid #ddd;
  background-color: #f2f2f2;
  display: flex;
  align-items: center;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-container .select2-selection .select2-selection__rendered,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-container .select2-selection .select2-selection__rendered,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-container .select2-selection .select2-selection__rendered,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-container .select2-selection .select2-selection__rendered {
  padding-left: 10px;
  color: var(--primary-color);
  line-height: 1;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid .input-text,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid select,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper .form-row.woocommerce-invalid .input-text,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper .form-row.woocommerce-invalid select,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid .input-text,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid select,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper .form-row.woocommerce-invalid .input-text,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper .form-row.woocommerce-invalid select {
  border-color: #dc3545;
}
@media only screen and (max-width: 767px) {
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields__field-wrapper,
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-additional-fields__field-wrapper,
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-billing-fields__field-wrapper,
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-additional-fields__field-wrapper {
    grid-template-columns: 1fr;
  }
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .loyalty-field,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .loyalty-field {
  margin-top: 30px;
  padding: clamp(20px, 1.5625vw, 30px);
  background-color: #f2f2f2;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .loyalty-field__title,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .loyalty-field__title {
  font-size: clamp(18px, 1.1458333333vw, 22px);
  font-weight: 700;
  color: var(--primary-color);
  margin-bottom: 8px;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .loyalty-field__description,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .loyalty-field__description {
  font-size: var(--font-sm);
  color: var(--primary-color);
  margin-bottom: 15px;
  line-height: 1.5;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .loyalty-field__input-group,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .loyalty-field__input-group {
  display: flex;
  align-items: center;
  position: relative;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .loyalty-field__input,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .loyalty-field__input {
  width: 100%;
  padding: 12px 50px 12px 15px;
  border: 1px solid #ddd;
  font-size: var(--font-rg);
  background-color: var(--neutral-color);
  color: var(--primary-color);
}
@media only screen and (max-width: 767px) {
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .loyalty-field__input,
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .loyalty-field__input {
    font-size: var(--font-sm);
  }
}
@media only screen and (max-width: 575px) {
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .loyalty-field__input,
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .loyalty-field__input {
    font-size: var(--font-xxs);
  }
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .loyalty-field__input:focus,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .loyalty-field__input:focus {
  outline: 1px solid var(--accent-color);
  border-color: var(--accent-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .loyalty-field__tooltip-trigger,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .loyalty-field__tooltip-trigger {
  position: absolute;
  right: 10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: var(--primary-color);
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .loyalty-field__tooltip-icon,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .loyalty-field__tooltip-icon {
  color: var(--neutral-color);
  font-weight: 700;
  font-size: var(--font-sm);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .loyalty-field__tooltip-content,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .loyalty-field__tooltip-content {
  display: none;
  position: absolute;
  bottom: calc(100% + 10px);
  right: 0;
  background-color: var(--primary-color);
  padding: 15px;
  z-index: 100;
  width: 220px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .loyalty-field__tooltip-content.is-open,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .loyalty-field__tooltip-content.is-open {
  display: block;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .loyalty-field__tooltip-content .tooltip-close,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .loyalty-field__tooltip-content .tooltip-close {
  position: absolute;
  top: 8px;
  right: 8px;
  background: none;
  border: none;
  color: var(--neutral-color);
  font-size: 16px;
  cursor: pointer;
  line-height: 1;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .loyalty-field__tooltip-content p,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .loyalty-field__tooltip-content p {
  color: var(--neutral-color);
  font-size: var(--font-xs);
  margin-bottom: 10px;
  line-height: 1.4;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .loyalty-field__qr-image,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .loyalty-field__qr-image {
  width: 100%;
  height: auto;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .loyalty-field__input-wrapper,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .loyalty-field__input-wrapper {
  position: relative;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .loyalty-field__disclaimer,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .loyalty-field__disclaimer {
  font-size: var(--font-xs);
  color: var(--primary-color);
  opacity: 0.7;
  margin-top: 10px;
  font-style: italic;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 wc-order-attribution-inputs,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 wc-order-attribution-inputs {
  display: none;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .invoice-select label.checkbox,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .invoice-select label.checkbox {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  font-weight: 500;
  color: var(--primary-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .invoice-select label.checkbox input[type=checkbox],
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .invoice-select label.checkbox input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 20px;
  height: 20px;
  min-width: 20px;
  border: 2px solid #d0d0d0;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .invoice-select label.checkbox input[type=checkbox]:checked,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .invoice-select label.checkbox input[type=checkbox]:checked {
  border-color: var(--accent-color);
  background-color: var(--accent-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .invoice-select label.checkbox input[type=checkbox]:checked::after,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .invoice-select label.checkbox input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 10px;
  border: solid var(--neutral-color);
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -60%) rotate(45deg);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 h3#ship-to-different-address,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 h3#ship-to-different-address {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 20px;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 h3#ship-to-different-address label,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 h3#ship-to-different-address label {
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
  font-size: clamp(20px, 1.25vw, 24px);
  font-weight: 600;
  margin-bottom: 0;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 h3#ship-to-different-address label input[type=checkbox],
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 h3#ship-to-different-address label input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 22px;
  height: 22px;
  min-width: 22px;
  border: 2px solid #d0d0d0;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 h3#ship-to-different-address label input[type=checkbox]:checked,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 h3#ship-to-different-address label input[type=checkbox]:checked {
  border-color: var(--accent-color);
  background-color: var(--accent-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 h3#ship-to-different-address label input[type=checkbox]:checked::after,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 h3#ship-to-different-address label input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 11px;
  border: solid var(--neutral-color);
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -60%) rotate(45deg);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 h3#ship-to-different-address label span,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 h3#ship-to-different-address label span {
  font-weight: 600;
  color: var(--primary-color);
  text-transform: uppercase;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-shipping-fields__field-wrapper,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields__field-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-shipping-fields__field-wrapper .form-row-wide,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields__field-wrapper .form-row-wide {
  grid-column: 1/-1;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-shipping-fields__field-wrapper .form-row,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields__field-wrapper .form-row {
  margin: 0;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-shipping-fields__field-wrapper .form-row#order_comments_field,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields__field-wrapper .form-row#order_comments_field {
  margin-top: 20px;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-shipping-fields__field-wrapper .form-row label,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields__field-wrapper .form-row label {
  display: block;
  font-size: clamp(14px, 0.8333333333vw, 16px);
  font-weight: 500;
  color: var(--primary-color);
  margin-bottom: 8px;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-shipping-fields__field-wrapper .form-row label .required,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields__field-wrapper .form-row label .required {
  color: var(--accent-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-shipping-fields__field-wrapper .form-row .woocommerce-input-wrapper,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields__field-wrapper .form-row .woocommerce-input-wrapper {
  display: block;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-shipping-fields__field-wrapper .form-row .woocommerce-input-wrapper .input-text,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-shipping-fields__field-wrapper .form-row .woocommerce-input-wrapper select,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields__field-wrapper .form-row .woocommerce-input-wrapper .input-text,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields__field-wrapper .form-row .woocommerce-input-wrapper select {
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #ddd;
  font-size: clamp(14px, 0.8333333333vw, 16px);
  background-color: #f2f2f2;
  color: var(--primary-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-shipping-fields__field-wrapper .form-row .woocommerce-input-wrapper .input-text:focus,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-shipping-fields__field-wrapper .form-row .woocommerce-input-wrapper select:focus,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields__field-wrapper .form-row .woocommerce-input-wrapper .input-text:focus,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields__field-wrapper .form-row .woocommerce-input-wrapper select:focus {
  outline: 1px solid var(--accent-color);
  border-color: var(--accent-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-shipping-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-container .select2-selection,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-container .select2-selection {
  border: 1px solid #ddd;
  background-color: #f2f2f2;
  display: flex;
  align-items: center;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-shipping-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-container .select2-selection .select2-selection__rendered,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-container .select2-selection .select2-selection__rendered {
  padding-left: 10px;
  color: var(--primary-color);
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-1 .woocommerce-shipping-fields__field-wrapper,
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields__field-wrapper {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 1279px) {
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout .col2-set .col-2 {
    margin-bottom: 40px;
  }
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review_heading {
  display: none;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review {
  grid-column: 2;
  grid-row: 1/5;
  position: sticky;
  top: clamp(100px, 7.8125vw, 150px);
  background-color: var(--neutral-color);
  padding: clamp(30px, 2.0833333333vw, 40px);
  height: -moz-fit-content;
  height: fit-content;
}
@media only screen and (max-width: 1279px) {
  body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review {
    position: static;
    grid-column: 1;
    grid-row: auto;
  }
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .shop_table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: clamp(20px, 1.5625vw, 30px);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .shop_table thead th {
  padding: clamp(12px, 0.78125vw, 15px) 0;
  font-size: clamp(16px, 0.9375vw, 18px);
  font-weight: 600;
  color: var(--primary-color);
  text-align: left;
  border-bottom: 1px solid #d0d0d0;
  text-transform: uppercase;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .shop_table thead th.product-total {
  text-align: right;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .shop_table tbody tr.cart_item {
  border-bottom: 1px solid #dfdfdf;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .shop_table tbody tr.cart_item td {
  padding: clamp(12px, 0.78125vw, 15px) 0;
  font-size: clamp(14px, 0.8333333333vw, 16px);
  color: var(--primary-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .shop_table tbody tr.cart_item td.product-name {
  font-weight: 500;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .shop_table tbody tr.cart_item td.product-name .product-quantity {
  font-weight: 400;
  opacity: 0.7;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .shop_table tbody tr.cart_item td.product-total {
  text-align: right;
  font-weight: 600;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .shop_table tfoot tr {
  border-bottom: 1px solid #dfdfdf;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .shop_table tfoot tr:last-child {
  border-bottom: none;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .shop_table tfoot tr th,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .shop_table tfoot tr td {
  padding: clamp(12px, 0.78125vw, 15px) 0;
  font-size: clamp(14px, 0.8333333333vw, 16px);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .shop_table tfoot tr th {
  text-align: left;
  font-weight: 500;
  color: var(--primary-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .shop_table tfoot tr td {
  text-align: right;
  font-weight: 600;
  color: var(--primary-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .shop_table tfoot tr.order-total th,
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .shop_table tfoot tr.order-total td {
  font-size: clamp(18px, 1.0416666667vw, 20px);
  font-weight: 700;
  padding-top: clamp(15px, 1.0416666667vw, 20px);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .shop_table tfoot tr.order-total td {
  color: var(--accent-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .gift-order-field {
  padding: 15px;
  background-color: #f2f2f2;
  margin-bottom: 20px;
  border-radius: 4px;
  border: 1px solid transparent;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .gift-order-field:has(input:checked) {
  background-color: #e8e8e8;
  border-color: var(--accent-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .gift-order-field label {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  color: var(--primary-color);
  font-weight: 500;
  font-size: clamp(14px, 0.8333333333vw, 16px);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .gift-order-field input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 18px;
  height: 18px;
  min-width: 18px;
  border: 2px solid var(--primary-color);
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .gift-order-field input[type=checkbox]:checked {
  border-color: var(--accent-color);
  background-color: var(--accent-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .gift-order-field input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 9px;
  border: solid var(--neutral-color);
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -60%) rotate(45deg);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-shipping-methods {
  list-style: none;
  padding: 0;
  margin: 0;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-shipping-methods li {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 0;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-shipping-methods li input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 18px;
  height: 18px;
  min-width: 18px;
  border: 2px solid var(--primary-color);
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  display: inline-block !important;
  opacity: 1 !important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-shipping-methods li input[type=radio]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--accent-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-shipping-methods li label {
  cursor: pointer;
  font-size: clamp(14px, 0.8333333333vw, 16px);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-checkout-payment .wc_payment_methods {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-checkout-payment .wc_payment_methods li {
  padding: 15px;
  background-color: #f2f2f2;
  margin-bottom: 10px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-checkout-payment .wc_payment_methods li label {
  color: var(--primary-color);
  font-weight: 500;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-checkout-payment .wc_payment_methods li .woocommerce-info {
  margin: 0;
  font-size: clamp(14px, 0.8333333333vw, 16px);
  color: var(--primary-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-checkout-payment .wc_payment_methods li:has(input:checked) {
  background-color: #e8e8e8;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-checkout-payment .wc_payment_methods li input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 18px;
  height: 18px;
  min-width: 18px;
  border: 2px solid var(--primary-color);
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-checkout-payment .wc_payment_methods li input[type=radio]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--accent-color);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-checkout-payment .wc_payment_methods li .payment_box {
  flex: 0 0 100%;
  width: 100%;
  padding: 10px 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  font-size: clamp(13px, 0.7291666667vw, 14px);
  color: var(--primary-color);
  opacity: 0.75;
  margin-top: clamp(10px, 0.78125vw, 15px);
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-checkout-payment .wc_payment_methods li .payment_box p {
  margin: 0;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 20px;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
  font-size: clamp(12px, 0.7291666667vw, 14px);
  color: var(--primary-color);
  opacity: 0.8;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text a {
  color: var(--accent-color);
  text-decoration: none;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text a:hover {
  text-decoration: underline;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order #place_order {
  display: block;
  width: 100%;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background-color: var(--accent-color);
  color: var(--neutral-color);
  font-size: clamp(16px, 0.9375vw, 18px);
  font-weight: 700;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  clip-path: polygon(0% 0, 100% 0, 100% 70%, 97% 100%, 0 100%, 0% 50%);
  transition: opacity 0.3s ease;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order #place_order:hover {
  opacity: 0.88;
}

body.woocommerce-order-pay .page-hero {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  width: 100%;
  min-height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  text-align: center;
}
body.woocommerce-order-pay .page-hero__thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
body.woocommerce-order-pay .page-hero__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  filter: grayscale(100%) contrast(90%) brightness(0.5);
}
body.woocommerce-order-pay .page-hero__content {
  position: relative;
  z-index: 2;
  padding-inline: var(--padding-inline-spacing);
}
body.woocommerce-order-pay .page-hero__title h1 {
  font-size: clamp(32px, 2.5vw, 48px);
  color: var(--neutral-color);
  font-weight: 600;
  text-transform: uppercase;
}
.no-thumbnail body.woocommerce-order-pay .page-hero__title h1 {
  color: var(--neutral-color);
}
body.woocommerce-order-pay .woocommerce {
  padding-inline: var(--padding-inline-spacing);
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: clamp(50px, 4.1666666667vw, 80px);
  grid-template-columns: 1fr;
}
body.woocommerce-order-pay .woocommerce .woocommerce-notices-wrapper {
  margin-bottom: 30px;
}
body.woocommerce-order-pay .woocommerce .woocommerce-notices-wrapper:empty {
  display: none;
}
body.woocommerce-order-pay .woocommerce #order_review {
  background-color: var(--neutral-color);
  padding: clamp(30px, 2.0833333333vw, 40px);
}
body.woocommerce-order-pay .woocommerce #order_review .shop_table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: clamp(30px, 2.0833333333vw, 40px);
}
body.woocommerce-order-pay .woocommerce #order_review .shop_table thead th {
  padding: clamp(12px, 0.78125vw, 15px) 0;
  font-size: clamp(16px, 0.9375vw, 18px);
  font-weight: 600;
  color: var(--primary-color);
  text-align: left;
  border-bottom: 2px solid #d0d0d0;
  text-transform: uppercase;
}
body.woocommerce-order-pay .woocommerce #order_review .shop_table thead th.product-quantity, body.woocommerce-order-pay .woocommerce #order_review .shop_table thead th.product-total {
  text-align: right;
}
body.woocommerce-order-pay .woocommerce #order_review .shop_table thead th.product-quantity {
  width: 80px;
}
body.woocommerce-order-pay .woocommerce #order_review .shop_table thead th.product-total {
  width: 120px;
}
body.woocommerce-order-pay .woocommerce #order_review .shop_table tbody tr.order_item {
  border-bottom: 1px solid #dfdfdf;
}
body.woocommerce-order-pay .woocommerce #order_review .shop_table tbody tr.order_item td {
  padding: clamp(12px, 0.78125vw, 15px) 0;
  font-size: clamp(14px, 0.8333333333vw, 16px);
  color: var(--primary-color);
  vertical-align: middle;
}
body.woocommerce-order-pay .woocommerce #order_review .shop_table tbody tr.order_item td.product-name {
  font-weight: 500;
}
body.woocommerce-order-pay .woocommerce #order_review .shop_table tbody tr.order_item td.product-quantity, body.woocommerce-order-pay .woocommerce #order_review .shop_table tbody tr.order_item td.product-subtotal {
  text-align: right;
}
body.woocommerce-order-pay .woocommerce #order_review .shop_table tbody tr.order_item td.product-quantity .product-quantity {
  font-weight: 400;
  opacity: 0.8;
}
body.woocommerce-order-pay .woocommerce #order_review .shop_table tbody tr.order_item td.product-subtotal {
  font-weight: 600;
}
body.woocommerce-order-pay .woocommerce #order_review .shop_table tfoot tr {
  border-bottom: 1px solid #dfdfdf;
}
body.woocommerce-order-pay .woocommerce #order_review .shop_table tfoot tr:last-child {
  border-bottom: none;
}
body.woocommerce-order-pay .woocommerce #order_review .shop_table tfoot tr th {
  padding: clamp(12px, 0.78125vw, 15px) 0;
  text-align: left;
  font-size: clamp(14px, 0.8333333333vw, 16px);
  font-weight: 500;
  color: var(--primary-color);
}
body.woocommerce-order-pay .woocommerce #order_review .shop_table tfoot tr td.product-total {
  padding: clamp(12px, 0.78125vw, 15px) 0;
  text-align: right;
  font-weight: 600;
  color: var(--primary-color);
  font-size: clamp(14px, 0.8333333333vw, 16px);
}
body.woocommerce-order-pay .woocommerce #order_review .shop_table tfoot tr:last-child th,
body.woocommerce-order-pay .woocommerce #order_review .shop_table tfoot tr:last-child td {
  font-size: clamp(18px, 1.0416666667vw, 20px);
  font-weight: 700;
  padding-top: clamp(15px, 1.0416666667vw, 20px);
}
body.woocommerce-order-pay .woocommerce #order_review .shop_table tfoot tr:last-child td {
  color: var(--accent-color);
}
@media only screen and (max-width: 767px) {
  body.woocommerce-order-pay .woocommerce #order_review .shop_table thead {
    display: none;
  }
  body.woocommerce-order-pay .woocommerce #order_review .shop_table tbody tr.order_item {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 10px;
    padding: 15px 0;
  }
  body.woocommerce-order-pay .woocommerce #order_review .shop_table tbody tr.order_item td {
    padding: 0;
  }
  body.woocommerce-order-pay .woocommerce #order_review .shop_table tbody tr.order_item td.product-name {
    grid-column: 1/-1;
    margin-bottom: 5px;
  }
  body.woocommerce-order-pay .woocommerce #order_review .shop_table tbody tr.order_item td.product-quantity {
    grid-column: 1;
    text-align: left;
  }
  body.woocommerce-order-pay .woocommerce #order_review .shop_table tbody tr.order_item td.product-quantity::before {
    content: "Qty: ";
    font-weight: 600;
  }
  body.woocommerce-order-pay .woocommerce #order_review .shop_table tbody tr.order_item td.product-subtotal {
    grid-column: 2;
  }
  body.woocommerce-order-pay .woocommerce #order_review .shop_table tfoot tr {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
body.woocommerce-order-pay .woocommerce #order_review #payment .wc_payment_methods {
  list-style: none;
  padding: 0;
  margin: 0 0 clamp(20px, 1.5625vw, 30px);
}
body.woocommerce-order-pay .woocommerce #order_review #payment .wc_payment_methods li {
  padding: 15px;
  background-color: #f2f2f2;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
body.woocommerce-order-pay .woocommerce #order_review #payment .wc_payment_methods li:has(input:checked) {
  background-color: #e8e8e8;
}
body.woocommerce-order-pay .woocommerce #order_review #payment .wc_payment_methods li input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 18px;
  height: 18px;
  min-width: 18px;
  border: 2px solid var(--primary-color);
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}
body.woocommerce-order-pay .woocommerce #order_review #payment .wc_payment_methods li input[type=radio]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--accent-color);
}
body.woocommerce-order-pay .woocommerce #order_review #payment .wc_payment_methods li label {
  color: var(--primary-color);
  font-weight: 500;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
}
body.woocommerce-order-pay .woocommerce #order_review #payment .wc_payment_methods li label img {
  height: 20px;
  width: auto;
  display: block;
}
body.woocommerce-order-pay .woocommerce #order_review #payment .wc_payment_methods li .payment_box {
  width: 100%;
  padding: 10px 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  font-size: clamp(13px, 0.7291666667vw, 14px);
  color: var(--primary-color);
  opacity: 0.75;
  margin-top: clamp(10px, 0.78125vw, 15px);
}
body.woocommerce-order-pay .woocommerce #order_review #payment .wc_payment_methods li .payment_box p {
  margin: 0;
}
body.woocommerce-order-pay .woocommerce #order_review #payment .wc_payment_methods li .woocommerce-info {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  font-size: clamp(14px, 0.8333333333vw, 16px);
  color: var(--primary-color);
}
body.woocommerce-order-pay .woocommerce #order_review #payment .wc_payment_methods li .woocommerce-info::before {
  display: none;
}
body.woocommerce-order-pay .woocommerce #order_review #payment .form-row .woocommerce-terms-and-conditions-wrapper {
  margin-bottom: clamp(20px, 1.5625vw, 30px);
}
body.woocommerce-order-pay .woocommerce #order_review #payment .form-row .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
  font-size: clamp(12px, 0.7291666667vw, 14px);
  color: var(--primary-color);
  opacity: 0.8;
  line-height: 1.6;
}
body.woocommerce-order-pay .woocommerce #order_review #payment .form-row .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
  margin: 0;
}
body.woocommerce-order-pay .woocommerce #order_review #payment .form-row .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text a {
  color: var(--accent-color);
  text-decoration: none;
}
body.woocommerce-order-pay .woocommerce #order_review #payment .form-row .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text a:hover {
  text-decoration: underline;
}
body.woocommerce-order-pay .woocommerce #order_review #payment .form-row #place_order {
  display: block;
  width: 100%;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background-color: var(--accent-color);
  color: var(--neutral-color);
  font-size: clamp(16px, 0.9375vw, 18px);
  font-weight: 700;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  clip-path: polygon(0% 0, 100% 0, 100% 70%, 97% 100%, 0 100%, 0% 50%);
  transition: opacity 0.3s ease;
}
body.woocommerce-order-pay .woocommerce #order_review #payment .form-row #place_order:hover {
  opacity: 0.88;
}
body.woocommerce-order-pay .woocommerce #order_review #payment .form-row input[type=hidden] {
  display: none;
}
body.woocommerce-order-pay .woocommerce #order_review .woocommerce-shipping-methods {
  list-style: none;
  padding: 0;
  margin: 0;
}
body.woocommerce-order-pay .woocommerce #order_review .woocommerce-shipping-methods li {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 0;
}
body.woocommerce-order-pay .woocommerce #order_review .woocommerce-shipping-methods li input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 18px;
  height: 18px;
  min-width: 18px;
  border: 2px solid var(--primary-color);
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  display: inline-block !important;
  opacity: 1 !important;
}
body.woocommerce-order-pay .woocommerce #order_review .woocommerce-shipping-methods li input[type=radio]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--accent-color);
}
body.woocommerce-order-pay .woocommerce #order_review .woocommerce-shipping-methods li label {
  cursor: pointer;
  font-size: clamp(14px, 0.8333333333vw, 16px);
}
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-message,
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-error,
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-info {
  padding: clamp(15px, 1.0416666667vw, 20px) clamp(20px, 1.5625vw, 30px);
  font-size: clamp(14px, 0.8333333333vw, 16px);
  margin-bottom: 20px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-message::before,
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-error::before,
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-info::before {
  content: "";
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-message a,
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-error a,
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-info a {
  font-weight: 600;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-message a:hover,
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-error a:hover,
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-info a:hover {
  opacity: 0.7;
}
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-message {
  background-color: #d4edda;
  color: #155724;
  border-left: 4px solid #28a745;
}
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-message::before {
  background-color: #28a745;
}
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-message a {
  color: #155724;
  text-decoration: underline;
}
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-error {
  background-color: #f8d7da;
  color: #721c24;
  border-left: 4px solid #dc3545;
}
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-error::before {
  background-color: #dc3545;
}
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-error a {
  color: #721c24;
}
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-error ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-error ul li {
  margin-bottom: 5px;
}
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-error ul li:last-child {
  margin-bottom: 0;
}
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-info {
  background-color: #d1ecf1;
  color: #0c5460;
  border-left: 4px solid #17a2b8;
}
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-info::before {
  background-color: #17a2b8;
}
body.woocommerce-order-pay .woocommerce-notices-wrapper .woocommerce-info a {
  color: #0c5460;
}

body.woocommerce-order-received {
  margin-top: calc(max(var(--hh), 150px) + 20px);
  transition: margin-top 0.5s ease;
}
@media only screen and (max-width: 767px) {
  body.woocommerce-order-received {
    margin-top: calc(max(var(--hh), 65px) + 20px);
  }
}
body.woocommerce-order-received .page-hero {
  display: none;
}
body.woocommerce-order-received .woocommerce {
  padding-inline: var(--padding-inline-spacing);
  max-width: var(--struct-max-content);
  margin: 0 auto;
  margin-bottom: clamp(50px, 4.1666666667vw, 80px);
}
body.woocommerce-order-received .woocommerce .woocommerce-notice--success {
  background-color: #d4edda;
  color: #155724;
  border-left: 4px solid #28a745;
  padding: clamp(15px, 1.0416666667vw, 20px) clamp(20px, 1.5625vw, 30px);
  font-size: var(--font-sm);
  font-weight: 500;
  margin-bottom: clamp(20px, 1.5625vw, 30px);
}
body.woocommerce-order-received .woocommerce .woocommerce-order-overview {
  list-style: none;
  margin: 0 0 clamp(30px, 2.0833333333vw, 40px);
  padding: clamp(20px, 1.5625vw, 30px);
  background-color: var(--neutral-color);
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}
body.woocommerce-order-received .woocommerce .woocommerce-order-overview li {
  flex: 1;
  min-width: 150px;
  padding: clamp(12px, 0.78125vw, 15px) clamp(15px, 1.0416666667vw, 20px);
  border-right: 1px solid #d0d0d0;
  font-size: var(--font-sm);
  color: var(--primary-color);
}
body.woocommerce-order-received .woocommerce .woocommerce-order-overview li:last-child {
  border-right: none;
}
@media only screen and (max-width: 767px) {
  body.woocommerce-order-received .woocommerce .woocommerce-order-overview li {
    border-right: none;
    border-bottom: 1px solid #d0d0d0;
    flex: 0 0 100%;
  }
  body.woocommerce-order-received .woocommerce .woocommerce-order-overview li:last-child {
    border-bottom: none;
  }
}
body.woocommerce-order-received .woocommerce .woocommerce-order-overview li strong {
  display: block;
  font-weight: 700;
  margin-top: 5px;
  color: var(--primary-color);
}
body.woocommerce-order-received .woocommerce .woocommerce-order-overview li.total strong {
  color: var(--accent-color);
  font-size: clamp(16px, 0.9375vw, 18px);
}
body.woocommerce-order-received .woocommerce .woocommerce-order-details {
  margin-bottom: clamp(30px, 2.0833333333vw, 40px);
}
body.woocommerce-order-received .woocommerce .woocommerce-order-details__title {
  font-size: clamp(20px, 1.25vw, 24px);
  font-weight: 600;
  color: var(--primary-color);
  margin-bottom: clamp(20px, 1.5625vw, 30px);
  padding-bottom: 20px;
  border-bottom: 1px solid #d0d0d0;
  text-transform: uppercase;
}
body.woocommerce-order-received .woocommerce .woocommerce-order-details .shop_table {
  width: 100%;
  border-collapse: collapse;
  background-color: var(--neutral-color);
}
body.woocommerce-order-received .woocommerce .woocommerce-order-details .shop_table thead th {
  padding: clamp(12px, 0.78125vw, 15px) clamp(15px, 1.0416666667vw, 20px);
  font-size: var(--font-sm);
  font-weight: 600;
  color: var(--primary-color);
  text-align: left;
  border-bottom: 1px solid #d0d0d0;
  text-transform: uppercase;
}
body.woocommerce-order-received .woocommerce .woocommerce-order-details .shop_table thead th.product-total {
  text-align: right;
}
body.woocommerce-order-received .woocommerce .woocommerce-order-details .shop_table tbody tr.order_item {
  border-bottom: 1px solid #dfdfdf;
}
body.woocommerce-order-received .woocommerce .woocommerce-order-details .shop_table tbody tr.order_item td {
  padding: clamp(12px, 0.78125vw, 15px) clamp(15px, 1.0416666667vw, 20px);
  font-size: var(--font-sm);
  color: var(--primary-color);
  vertical-align: middle;
}
body.woocommerce-order-received .woocommerce .woocommerce-order-details .shop_table tbody tr.order_item td.product-name {
  font-weight: 500;
}
body.woocommerce-order-received .woocommerce .woocommerce-order-details .shop_table tbody tr.order_item td.product-name a {
  color: var(--primary-color);
  text-decoration: none;
  transition: color 0.3s ease;
}
body.woocommerce-order-received .woocommerce .woocommerce-order-details .shop_table tbody tr.order_item td.product-name a:hover {
  color: var(--accent-color);
}
body.woocommerce-order-received .woocommerce .woocommerce-order-details .shop_table tbody tr.order_item td.product-name .product-quantity {
  font-weight: 400;
  opacity: 0.7;
}
body.woocommerce-order-received .woocommerce .woocommerce-order-details .shop_table tbody tr.order_item td.product-total {
  text-align: right;
  font-weight: 600;
}
body.woocommerce-order-received .woocommerce .woocommerce-order-details .shop_table tfoot tr {
  border-bottom: 1px solid #dfdfdf;
}
body.woocommerce-order-received .woocommerce .woocommerce-order-details .shop_table tfoot tr:last-child {
  border-bottom: none;
}
body.woocommerce-order-received .woocommerce .woocommerce-order-details .shop_table tfoot tr th {
  padding: clamp(12px, 0.78125vw, 15px) clamp(15px, 1.0416666667vw, 20px);
  text-align: left;
  font-size: var(--font-sm);
  font-weight: 500;
  color: var(--primary-color);
}
body.woocommerce-order-received .woocommerce .woocommerce-order-details .shop_table tfoot tr td {
  padding: clamp(12px, 0.78125vw, 15px) clamp(15px, 1.0416666667vw, 20px);
  text-align: right;
  font-size: var(--font-sm);
  font-weight: 600;
  color: var(--primary-color);
}
body.woocommerce-order-received .woocommerce .woocommerce-order-details .shop_table tfoot tr:last-child th,
body.woocommerce-order-received .woocommerce .woocommerce-order-details .shop_table tfoot tr:last-child td {
  font-size: clamp(18px, 1.0416666667vw, 20px);
  font-weight: 700;
  padding-top: clamp(15px, 1.0416666667vw, 20px);
}
body.woocommerce-order-received .woocommerce .woocommerce-order-details .shop_table tfoot tr:last-child td {
  color: var(--accent-color);
}
body.woocommerce-order-received .woocommerce .woocommerce-customer-details .woocommerce-columns--addresses {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(20px, 1.5625vw, 30px);
}
@media only screen and (max-width: 767px) {
  body.woocommerce-order-received .woocommerce .woocommerce-customer-details .woocommerce-columns--addresses {
    grid-template-columns: 1fr;
  }
}
body.woocommerce-order-received .woocommerce .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column {
  background-color: var(--neutral-color);
  padding: clamp(20px, 1.5625vw, 30px);
}
body.woocommerce-order-received .woocommerce .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column__title {
  font-size: clamp(18px, 1.0416666667vw, 20px);
  font-weight: 600;
  color: var(--primary-color);
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d0d0d0;
  text-transform: uppercase;
}
body.woocommerce-order-received .woocommerce .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column address {
  font-style: normal;
  font-size: var(--font-sm);
  color: var(--primary-color);
  line-height: 1.8;
}
body.woocommerce-order-received .woocommerce .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column address p {
  margin: 0;
  font-size: var(--font-sm);
}
body.woocommerce-order-received .woocommerce .woocommerce-order > p {
  background: white;
  padding: 15px 15px;
}

body.woocommerce-account {
  margin-top: calc(var(--hh) + 20px);
}
body.woocommerce-account .page-hero {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  width: 100%;
  min-height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: clamp(5px, 0.78125vw, 15px);
  text-align: center;
}
body.woocommerce-account .page-hero__thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
body.woocommerce-account .page-hero__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  filter: grayscale(100%) contrast(90%) brightness(0.5);
}
body.woocommerce-account .page-hero__content {
  position: relative;
  z-index: 2;
  padding-inline: var(--padding-inline-spacing);
}
body.woocommerce-account .page-hero__title h1 {
  font-size: clamp(32px, 2.5vw, 48px);
  color: var(--neutral-color);
  font-weight: 600;
  text-transform: uppercase;
}
body.woocommerce-account .woocommerce {
  padding-inline: var(--padding-inline-spacing);
  max-width: var(--struct-max-content);
  margin: 0 auto;
  display: grid;
  grid-template-columns: clamp(300px, 20.8333333333vw, 400px) 1fr;
  gap: clamp(30px, 3.90625vw, 75px);
  align-items: flex-start;
  margin-bottom: clamp(50px, 4.1666666667vw, 80px);
}
@media only screen and (max-width: 1279px) {
  body.woocommerce-account .woocommerce {
    grid-template-columns: 1fr;
  }
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
  background-color: var(--neutral-color);
  padding: clamp(30px, 2.0833333333vw, 40px);
  position: sticky;
  top: clamp(100px, 7.8125vw, 150px);
}
@media only screen and (max-width: 1279px) {
  body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    position: static;
  }
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
  margin-bottom: 5px;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
  margin-bottom: 0;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: clamp(12px, 0.78125vw, 15px);
  font-size: var(--font-rg-sm);
  color: var(--primary-color);
  text-decoration: none;
  transition: all 0.3s ease;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
  color: var(--accent-color);
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active > a {
  background-color: var(--accent-color);
  color: var(--neutral-color);
  font-weight: 600;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
  background-color: var(--neutral-color);
  padding: clamp(30px, 2.0833333333vw, 40px);
  min-width: 0;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-notices-wrapper {
  margin-bottom: clamp(20px, 1.5625vw, 30px);
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-notices-wrapper:empty {
  display: none;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content p {
  font-size: var(--font-sm);
  color: var(--primary-color);
  line-height: 1.6;
  margin-bottom: 20px;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content p a {
  color: var(--accent-color);
  font-weight: 600;
  text-decoration: none;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content p a:hover {
  text-decoration: underline;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content p strong {
  font-weight: 600;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content p mark {
  background-color: var(--accent-color);
  color: var(--neutral-color);
  padding: 0.2em 0.4em;
  font-weight: 600;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content h2 {
  font-size: clamp(24px, 1.6666666667vw, 32px);
  font-weight: 600;
  color: var(--primary-color);
  text-transform: uppercase;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content h3 {
  font-size: clamp(18px, 1.0416666667vw, 20px);
  font-weight: 600;
  color: var(--primary-color);
  margin: clamp(20px, 1.5625vw, 30px) 0 clamp(15px, 1.0416666667vw, 20px);
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table {
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  margin-bottom: clamp(20px, 1.5625vw, 30px);
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table thead th {
  padding: clamp(15px, 1.0416666667vw, 20px);
  font-size: var(--font-sm);
  font-weight: 600;
  color: var(--primary-color);
  text-align: left;
  border-bottom: 1px solid #d0d0d0;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr {
  border-bottom: 1px solid #d0d0d0;
  transition: background-color 0.3s ease;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.02);
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:last-of-type {
  border-bottom: none;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody td {
  padding: clamp(15px, 1.0416666667vw, 20px);
  font-size: var(--font-sm);
  color: var(--primary-color);
  vertical-align: middle;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody td a {
  color: var(--accent-color);
  text-decoration: none;
  font-weight: 600;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody td a:hover {
  text-decoration: underline;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody td .woocommerce-button {
  display: inline-block;
  padding: 8px 16px;
  background-color: var(--accent-color);
  color: var(--neutral-color);
  font-size: var(--font-xs);
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  clip-path: polygon(0% 0, 100% 0, 100% 70%, 93% 100%, 0 100%, 0% 50%);
  transition: opacity 0.3s ease;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody td .woocommerce-button:hover {
  opacity: 0.88;
}
@media only screen and (max-width: 1279px) {
  body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table thead {
    display: none;
  }
  body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr {
    display: block;
    margin-bottom: 20px;
    border: 1px solid #d0d0d0;
  }
  body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody td {
    display: block;
    text-align: right;
    padding: 10px 15px;
    border-bottom: 1px dashed #ddd;
  }
  body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody td:last-child {
    border-bottom: none;
  }
  body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody td::before {
    content: attr(data-title);
    float: left;
    font-weight: 600;
  }
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Address {
  background-color: #f2f2f2;
  padding: clamp(20px, 1.5625vw, 30px);
  margin-bottom: clamp(20px, 1.5625vw, 30px);
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Address header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d0d0d0;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Address header h3 {
  margin: 0;
  font-size: clamp(18px, 1.0416666667vw, 20px);
  font-weight: 600;
  color: var(--primary-color);
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Address header .edit {
  font-size: var(--font-sm);
  color: var(--accent-color);
  text-decoration: none;
  font-weight: 600;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Address header .edit:hover {
  text-decoration: underline;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Address address {
  font-style: normal;
  font-size: var(--font-sm);
  color: var(--primary-color);
  line-height: 1.8;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row {
  margin-bottom: 20px;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row label {
  display: block;
  font-size: var(--font-sm);
  font-weight: 500;
  color: var(--primary-color);
  margin-bottom: 8px;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row label .required {
  color: var(--accent-color);
  text-decoration: none;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row .input-text,
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row select,
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row textarea {
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #ddd;
  font-size: var(--font-sm);
  background-color: #f2f2f2;
  color: var(--primary-color);
  outline: none;
  transition: all 0.3s ease;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row .input-text:focus,
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row select:focus,
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row textarea:focus {
  outline: 1px solid var(--accent-color);
  border-color: var(--accent-color);
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row textarea {
  height: 100px;
  padding: 15px 20px;
  resize: vertical;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row .select2-container {
  width: 100% !important;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row .select2-container .select2-selection--single {
  border: 1px solid #ddd;
  background-color: #f2f2f2;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 10px;
  color: var(--primary-color);
  font-size: var(--font-sm);
  line-height: 1;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row .select2-container.select2-container--open .select2-selection--single, body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row .select2-container.select2-container--focus .select2-selection--single {
  border-color: var(--accent-color);
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .select2-dropdown {
  border: 1px solid #ddd;
  overflow: hidden;
  z-index: 9999;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .select2-dropdown .select2-search__field {
  border: 1px solid #ddd;
  padding: 5px 10px;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .select2-dropdown .select2-results__option {
  padding: 8px 20px;
  font-size: var(--font-sm);
  color: var(--primary-color);
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .select2-dropdown .select2-results__option--highlighted[aria-selected] {
  background-color: var(--accent-color);
  color: var(--neutral-color);
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form button[type=submit],
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .button {
  height: 45px;
  padding: 0 clamp(20px, 1.6666666667vw, 32px);
  border: none;
  background-color: var(--accent-color);
  color: var(--neutral-color);
  font-size: var(--font-sm);
  font-weight: 600;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  margin-top: 10px;
  clip-path: polygon(0% 0, 100% 0, 100% 70%, 95% 100%, 0 100%, 0% 50%);
  transition: opacity 0.3s ease;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form button[type=submit]:hover,
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .button:hover {
  opacity: 0.88;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details {
  margin-top: clamp(30px, 2.0833333333vw, 40px);
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .shop_table {
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .shop_table thead th {
  padding: clamp(15px, 1.0416666667vw, 20px);
  font-size: var(--font-sm);
  font-weight: 600;
  color: var(--primary-color);
  text-align: left;
  border-bottom: 1px solid #d0d0d0;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tbody tr,
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr {
  border-bottom: 1px solid #d0d0d0;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tbody tr:last-child,
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr:last-child {
  border-bottom: none;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tbody th,
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tbody td,
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot th,
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot td {
  padding: clamp(12px, 0.78125vw, 15px);
  font-size: var(--font-sm);
  color: var(--primary-color);
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tbody th,
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot th {
  font-weight: 500;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tbody td,
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot td {
  font-weight: 600;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot .order-total th,
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot .order-total td {
  font-size: clamp(16px, 0.9375vw, 18px);
  font-weight: 700;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot .order-total td {
  color: var(--accent-color);
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details {
  padding: 0;
  margin-top: clamp(30px, 2.0833333333vw, 40px);
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(20px, 1.5625vw, 30px);
}
@media only screen and (max-width: 767px) {
  body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details {
    grid-template-columns: 1fr;
  }
}
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message,
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error,
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info {
  padding: clamp(15px, 1.0416666667vw, 20px) clamp(20px, 1.5625vw, 30px);
  font-size: var(--font-sm);
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message::before,
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error::before,
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info::before {
  content: "";
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message a,
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error a,
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info a {
  font-weight: 600;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message a:hover,
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error a:hover,
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info a:hover {
  opacity: 0.7;
}
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message {
  background-color: #d4edda;
  color: #155724;
  border-left: 4px solid #28a745;
}
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message::before {
  background-color: #28a745;
}
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message a {
  color: #155724;
  text-decoration: underline;
}
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error {
  background-color: #f8d7da;
  color: #721c24;
  border-left: 4px solid #dc3545;
}
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error::before {
  background-color: #dc3545;
}
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error a {
  color: #721c24;
}
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error ul li {
  margin-bottom: 5px;
}
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error ul li:last-child {
  margin-bottom: 0;
}
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info {
  background-color: #d1ecf1;
  color: #0c5460;
  border-left: 4px solid #17a2b8;
}
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info::before {
  background-color: #17a2b8;
}
body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info a {
  color: #0c5460;
}
body.woocommerce-account:not(.logged-in) .page-hero {
  display: none;
}
body.woocommerce-account:not(.logged-in) .woocommerce {
  display: block;
  max-width: 850px;
  margin: 0 auto;
  margin-bottom: 80px;
  margin-top: 80px;
}
body.woocommerce-account:not(.logged-in) .woocommerce h2 {
  text-align: center;
  font-size: clamp(28px, 2.0833333333vw, 40px);
  margin-bottom: 30px;
  color: var(--primary-color);
  text-transform: uppercase;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login {
  background-color: var(--neutral-color);
  padding: clamp(30px, 2.6041666667vw, 50px);
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .form-row {
  margin-bottom: 20px;
  width: 100%;
  padding: 0;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login label {
  display: block;
  font-size: var(--font-sm);
  font-weight: 600;
  color: var(--primary-color);
  margin-bottom: 8px;
  line-height: 1.4;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login label .required {
  color: var(--accent-color);
  text-decoration: none;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .input-text {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  border: 1px solid #d0d0d0;
  font-size: var(--font-rg);
  background-color: #f2f2f2;
  color: var(--primary-color);
  transition: all 0.3s ease;
  outline: none;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .input-text:focus {
  outline: 1px solid var(--accent-color);
  border-color: var(--accent-color);
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .password-input {
  position: relative;
  display: block;
  width: 100%;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .password-input input {
  width: 100%;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .password-input .show-password-input {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  color: #777;
  padding: 0;
  font-size: var(--font-sm);
  font-weight: 600;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .password-input .show-password-input:hover {
  color: var(--accent-color);
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .form-row:nth-last-child(2) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  margin-top: 10px;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .form-row:nth-last-child(2) .woocommerce-form-login__rememberme {
  margin: 0;
  display: inline-flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .form-row:nth-last-child(2) .woocommerce-form-login__rememberme input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 22px;
  height: 22px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
  margin: 0;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .form-row:nth-last-child(2) .woocommerce-form-login__rememberme input[type=checkbox]:checked + span::before {
  background-color: var(--accent-color);
  border-color: var(--accent-color);
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .form-row:nth-last-child(2) .woocommerce-form-login__rememberme input[type=checkbox]:checked + span::after {
  display: block;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .form-row:nth-last-child(2) .woocommerce-form-login__rememberme span {
  font-size: var(--font-sm);
  font-weight: 500;
  color: var(--primary-color);
  padding-left: 35px;
  position: relative;
  display: inline-block;
  line-height: 1.4;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .form-row:nth-last-child(2) .woocommerce-form-login__rememberme span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  border: 2px solid #d0d0d0;
  background-color: transparent;
  transition: all 0.2s ease;
  box-sizing: border-box;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .form-row:nth-last-child(2) .woocommerce-form-login__rememberme span::after {
  content: "";
  position: absolute;
  display: none;
  left: 8px;
  top: 50%;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: translateY(-60%) rotate(45deg);
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .form-row:nth-last-child(2) button[type=submit] {
  width: auto;
  min-width: 140px;
  height: 50px;
  background-color: var(--accent-color);
  color: var(--neutral-color);
  font-weight: 700;
  font-size: var(--font-rg);
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  clip-path: polygon(0% 0, 100% 0, 100% 70%, 95% 100%, 0 100%, 0% 50%);
  transition: opacity 0.3s ease;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .form-row:nth-last-child(2) button[type=submit]:hover {
  opacity: 0.88;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .woocommerce-LostPassword {
  margin-top: 15px;
  margin-bottom: 0;
  text-align: center;
  font-size: var(--font-sm);
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .woocommerce-LostPassword a {
  color: #888;
  text-decoration: none;
  transition: color 0.3s ease;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .woocommerce-LostPassword a:hover {
  color: var(--accent-color);
  text-decoration: underline;
}