.debug_panel {
  position: absolute;
  top: 0;
  left: 0;
  background-color: red;
  padding: 5px 10px;
  z-index: 999;
}

img:is([sizes="auto" i], [sizes^="auto," i]) {
  contain-intrinsic-size: 3000px 1500px;
}
img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}
.wp-block-button__link {
  color: #fff;
  background-color: #32373c;
  border-radius: 9999px;
  box-shadow: none;
  text-decoration: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  font-size: 1.125em;
}
.wp-block-file__button {
  background: #32373c;
  color: #fff;
  text-decoration: none;
}
:root {
  --add-to-wishlist-icon-color: #000000;
  --added-to-wishlist-icon-color: #000000;
  --rounded-corners-radius: 16px;
  --add-to-cart-rounded-corners-radius: 16px;
  --color-headers-background: #f4f4f4;
  --feedback-duration: 3s;
}
:root {
  --add-to-wishlist-icon-color: #000000;
  --added-to-wishlist-icon-color: #000000;
  --rounded-corners-radius: 16px;
  --add-to-cart-rounded-corners-radius: 16px;
  --color-headers-background: #f4f4f4;
  --feedback-duration: 3s;
}
:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--color--theme-palette-1: var(--global-palette1);
  --wp--preset--color--theme-palette-2: var(--global-palette2);
  --wp--preset--color--theme-palette-3: var(--global-palette3);
  --wp--preset--color--theme-palette-4: var(--global-palette4);
  --wp--preset--color--theme-palette-5: var(--global-palette5);
  --wp--preset--color--theme-palette-6: var(--global-palette6);
  --wp--preset--color--theme-palette-7: var(--global-palette7);
  --wp--preset--color--theme-palette-8: var(--global-palette8);
  --wp--preset--color--theme-palette-9: var(--global-palette9);
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgb(6, 147, 227) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgb(252, 185, 0) 0%,
    rgb(255, 105, 0) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgb(255, 105, 0) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--electric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: var(--global-font-size-small);
  --wp--preset--font-size--medium: var(--global-font-size-medium);
  --wp--preset--font-size--large: var(--global-font-size-large);
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--font-size--larger: var(--global-font-size-larger);
  --wp--preset--font-size--xxlarge: var(--global-font-size-xxlarge);
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined:
    6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);
  --wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);
}
:where(.is-layout-flex) {
  gap: 0.5em;
}
:where(.is-layout-grid) {
  gap: 0.5em;
}
body .is-layout-flex {
  display: flex;
}
.is-layout-flex {
  flex-wrap: wrap;
  align-items: center;
}
.is-layout-flex > :is(*, div) {
  margin: 0;
}
body .is-layout-grid {
  display: grid;
}
.is-layout-grid > :is(*, div) {
  margin: 0;
}
:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}
:where(.wp-block-columns.is-layout-grid) {
  gap: 2em;
}
:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em;
}
:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em;
}
.has-black-color {
  color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-color {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-color {
  color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-color {
  color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-color {
  color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-color {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-color {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-color {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-color {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-color {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-color {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-color {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.has-black-background-color {
  background-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-background-color {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-background-color {
  background-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-background-color {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-background-color {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-background-color {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-background-color {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-background-color {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-background-color {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-background-color {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-black-border-color {
  border-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-border-color {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-border-color {
  border-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-border-color {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-border-color {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-border-color {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-border-color {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-border-color {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-border-color {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-border-color {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.has-cool-to-warm-spectrum-gradient-background {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.has-blush-light-purple-gradient-background {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.has-blush-bordeaux-gradient-background {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.has-luminous-dusk-gradient-background {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.has-pale-ocean-gradient-background {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.has-electric-grass-gradient-background {
  background: var(--wp--preset--gradient--electric-grass) !important;
}
.has-midnight-gradient-background {
  background: var(--wp--preset--gradient--midnight) !important;
}
.has-small-font-size {
  font-size: var(--wp--preset--font-size--small) !important;
}
.has-medium-font-size {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.has-large-font-size {
  font-size: var(--wp--preset--font-size--large) !important;
}
.has-x-large-font-size {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em;
}
:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em;
}
:where(.wp-block-term-template.is-layout-flex) {
  gap: 1.25em;
}
:where(.wp-block-term-template.is-layout-grid) {
  gap: 1.25em;
}
:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}
:where(.wp-block-columns.is-layout-grid) {
  gap: 2em;
}
:root :where(.wp-block-pullquote) {
  font-size: 1.5em;
  line-height: 1.6;
}
.woocommerce form .form-row .required {
  visibility: visible;
}
/* Twold Base CSS */
:root {
  --global-palette1: #000000;
  --global-palette2: #f7e9f8;
  --global-palette3: #e9eef8;
  --global-palette4: #e9f7f8;
  --global-palette5: #121212;
  --global-palette6: #cfcfcf;
  --global-palette7: #ffffff;
  --global-palette8: #ffffff;
  --global-palette9: #ffffff;
  --global-palette9rgb: 255, 255, 255;
  --global-palette-highlight: var(--global-palette1);
  --global-palette-highlight-alt: var(--global-palette1);
  --global-palette-highlight-alt2: var(--global-palette9);
  --global-palette-btn-bg: var(--global-palette1);
  --global-palette-btn-bg-hover: transparent;
  --global-palette-btn: var(--global-palette9);
  --global-palette-btn-hover: var(--global-palette1);
  --global-body-font-family: "Dm sans";
  --global-heading-font-family: inherit;
  --global-primary-nav-font-family: inherit;
  --global-fallback-font: sans-serif;
  --global-display-fallback-font: sans-serif;
  --global-content-width: 1448px;
  --global-content-narrow-width: 1200px;
  --global-content-edge-padding: 1.5rem;
  --global-content-boxed-padding: 2rem;
  --global-calc-content-width: calc(
    1448px - var(--global-content-edge-padding) -
      var(--global-content-edge-padding)
  );
  --wp--style--global--content-size: var(--global-calc-content-width);
}
.wp-site-blocks {
  --global-vw: calc(100vw - (0.5 * var(--scrollbar-offset)));
}
:root body.twold-elementor-colors {
  --e-global-color-twold1: var(--global-palette1);
  --e-global-color-twold2: var(--global-palette2);
  --e-global-color-twold3: var(--global-palette3);
  --e-global-color-twold4: var(--global-palette4);
  --e-global-color-twold5: var(--global-palette5);
  --e-global-color-twold6: var(--global-palette6);
  --e-global-color-twold7: var(--global-palette7);
  --e-global-color-twold8: var(--global-palette8);
  --e-global-color-twold9: var(--global-palette9);
}
body {
  background: var(--global-palette8);
}
body,
input,
select,
optgroup,
textarea {
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  font-family: var(--global-body-font-family);
  color: var(--global-palette1);
}
.content-bg,
body.content-style-unboxed .site {
  background: var(--global-palette8);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--global-heading-font-family);
}
h1 {
  font-weight: 900;
  font-size: 65px;
  line-height: 75px;
  font-family: "Dm sans";
  text-transform: uppercase;
  color: var(--global-palette1);
}
h2 {
  font-weight: 900;
  font-size: 55px;
  line-height: 65px;
  font-family: "Dm sans";
  text-transform: uppercase;
  color: var(--global-palette1);
}
h3 {
  font-weight: 600;
  font-size: 25px;
  line-height: 33px;
  font-family: "Dm sans";
  text-transform: capitalize;
  color: var(--global-palette1);
}
h4 {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  font-family: "Dm sans";
  text-transform: capitalize;
  color: var(--global-palette1);
}
h5 {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  font-family: "Dm sans";
  color: var(--global-palette41);
}
h6 {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  font-family: "Dm sans";
  color: var(--global-palette1);
}
.entry-hero h1 {
  font-weight: 900;
  font-size: 65px;
  line-height: 75px;
  font-family: "Dm sans";
  text-transform: uppercase;
  color: var(--global-palette1);
}
.entry-hero .twold-breadcrumbs,
.entry-hero .search-form {
  font-weight: 400;
  font-size: 16px;
}
@media all and (max-width: 1024px) {
  h1 {
    font-size: 43px;
    line-height: 53px;
  }
  h2 {
    font-size: 38px;
    line-height: 48px;
  }
  .wp-site-blocks .entry-hero h1 {
    font-size: 43px;
    line-height: 53px;
  }
}
@media all and (max-width: 767px) {
  h1 {
    font-size: 35px;
    line-height: 45px;
  }
  h2 {
    font-size: 30px;
    line-height: 40px;
  }
  h3 {
    font-size: 20px;
  }
  .wp-site-blocks .entry-hero h1 {
    font-size: 35px;
    line-height: 45px;
  }
}
.entry-hero .twold-breadcrumbs {
  max-width: 1448px;
}
.site-container,
.site-header-row-layout-contained,
.site-footer-row-layout-contained,
.entry-hero-layout-contained,
.comments-area,
.alignfull > .wp-block-cover__inner-container,
.alignwide > .wp-block-cover__inner-container {
  max-width: var(--global-content-width);
}
.content-width-narrow .content-container.site-container,
.content-width-narrow .hero-container.site-container {
  max-width: var(--global-content-narrow-width);
}
@media all and (min-width: 1678px) {
  .wp-site-blocks .content-container .alignwide {
    margin-left: -115px;
    margin-right: -115px;
    width: unset;
    max-width: unset;
  }
}
@media all and (min-width: 1460px) {
  .content-width-narrow .wp-site-blocks .content-container .alignwide {
    margin-left: -130px;
    margin-right: -130px;
    width: unset;
    max-width: unset;
  }
}
.content-style-boxed .wp-site-blocks .entry-content .alignwide {
  margin-left: calc(-1 * var(--global-content-boxed-padding));
  margin-right: calc(-1 * var(--global-content-boxed-padding));
}
.content-area {
  margin-top: 8.1em;
  margin-bottom: 8.1em;
}
@media all and (max-width: 1024px) {
  .content-area {
    margin-top: 6em;
    margin-bottom: 6em;
  }
}
@media all and (max-width: 767px) {
  .content-area {
    margin-top: 5em;
    margin-bottom: 5em;
  }
}
@media all and (max-width: 1024px) {
  :root {
    --global-content-boxed-padding: 2rem;
  }
}
@media all and (max-width: 767px) {
  :root {
    --global-content-boxed-padding: 1.5rem;
  }
}
.entry-content-wrap {
  padding: 2rem;
}
@media all and (max-width: 1024px) {
  .entry-content-wrap {
    padding: 2rem;
  }
}
@media all and (max-width: 767px) {
  .entry-content-wrap {
    padding: 1.5rem;
  }
}
.entry.single-entry {
  box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.05);
}
.entry.loop-entry {
  box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.05);
}
.loop-entry .entry-content-wrap {
  padding: 0rem;
}
button,
.button,
.wp-block-button__link,
input[type="button"],
input[type="reset"],
input[type="submit"],
.fl-button,
.elementor-button-wrapper .elementor-button {
  font-weight: 700;
  font-size: 14px;
  line-height: 26px;
  font-family: "DM Sans";
  text-transform: uppercase;
  border-radius: 10px;
  padding: 13.5px 30px 13.5px 30px;
  border: 1px solid var(--global-palette1);
  border-color: var(--global-palette1);
  box-shadow: 0px 0px 0px -7px rgba(0, 0, 0, 0);
}
.wp-block-button.is-style-outline .wp-block-button__link {
  padding: 13.5px 30px 13.5px 30px;
}
button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.wp-block-button__link:hover,
.wp-block-button__link:focus,
.wp-block-button__link:active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
.elementor-button-wrapper .elementor-button:hover,
.elementor-button-wrapper .elementor-button:focus,
.elementor-button-wrapper .elementor-button:active {
  border-color: var(--global-palette1);
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.kb-button.kb-btn-global-outline.kb-btn-global-inherit {
  padding-top: calc(13.5px - 2px);
  padding-right: calc(30px - 2px);
  padding-bottom: calc(13.5px - 2px);
  padding-left: calc(30px - 2px);
}
@media all and (max-width: 1024px) {
  button,
  .button,
  .wp-block-button__link,
  input[type="button"],
  input[type="reset"],
  input[type="submit"],
  .fl-button,
  .elementor-button-wrapper .elementor-button {
    border-color: var(--global-palette1);
    border-radius: 10px;
  }
}
@media all and (max-width: 767px) {
  button,
  .button,
  .wp-block-button__link,
  input[type="button"],
  input[type="reset"],
  input[type="submit"],
  .fl-button,
  .elementor-button-wrapper .elementor-button {
    border-radius: 10px;
    border-color: var(--global-palette1);
  }
}
@media all and (min-width: 1025px) {
  .transparent-header .entry-hero .entry-hero-container-inner {
    padding-top: 80px;
  }
}
@media all and (max-width: 1024px) {
  .mobile-transparent-header .entry-hero .entry-hero-container-inner {
    padding-top: 60px;
  }
}
@media all and (max-width: 767px) {
  .mobile-transparent-header .entry-hero .entry-hero-container-inner {
    padding-top: 60px;
  }
}
#kt-scroll-up-reader,
#kt-scroll-up {
  border-radius: 10px 10px 10px 10px;
  color: var(--global-palette9);
  background: var(--global-palette1);
  bottom: 30px;
  font-size: 1.2em;
  padding: 0.4em 0.4em 0.4em 0.4em;
}
#kt-scroll-up-reader.scroll-up-side-right,
#kt-scroll-up.scroll-up-side-right {
  right: 30px;
}
#kt-scroll-up-reader.scroll-up-side-left,
#kt-scroll-up.scroll-up-side-left {
  left: 30px;
}
.wp-site-blocks .page-title h1 {
  font-weight: 900;
  font-size: 65px;
  line-height: 75px;
  font-family: "Dm sans";
  text-transform: uppercase;
  color: var(--global-palette1);
}
@media all and (max-width: 1024px) {
  .wp-site-blocks .page-title h1 {
    font-size: 43px;
    line-height: 53px;
  }
}
@media all and (max-width: 767px) {
  .wp-site-blocks .page-title h1 {
    font-size: 35px;
    line-height: 45px;
  }
}
.page-title .entry-meta {
  font-size: 16px;
}
.page-title .twold-breadcrumbs {
  font-weight: 400;
  font-size: 16px;
  color: var(--global-palette1);
}
.entry-hero.page-hero-section .entry-header {
  min-height: 400px;
}
@media all and (max-width: 767px) {
  .entry-hero.page-hero-section .entry-header {
    min-height: 200px;
  }
}
.loop-entry.type-post h2.entry-title {
  font-weight: 600;
  font-size: 25px;
  line-height: 33px;
  font-family: "Dm sans";
  text-transform: capitalize;
  color: var(--global-palette1);
}
@media all and (max-width: 767px) {
  .loop-entry.type-post h2.entry-title {
    font-size: 20px;
  }
}
.loop-entry.type-post .entry-taxonomies {
  font-weight: 400;
  font-size: 16px;
  text-transform: capitalize;
}
.loop-entry.type-post .entry-meta {
  font-weight: 400;
  font-size: 16px;
}
.loop-entry.type-post .entry-meta a:hover {
  color: var(--global-palette1);
}
/* Twold Header CSS */
@media all and (max-width: 1024px) {
  .mobile-transparent-header #masthead {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 100;
  }
  .twold-scrollbar-fixer.mobile-transparent-header #masthead {
    right: var(--scrollbar-offset, 0);
  }
  .mobile-transparent-header #masthead,
  .mobile-transparent-header
    .site-top-header-wrap
    .site-header-row-container-inner,
  .mobile-transparent-header
    .site-main-header-wrap
    .site-header-row-container-inner,
  .mobile-transparent-header
    .site-bottom-header-wrap
    .site-header-row-container-inner {
    background: transparent;
  }
  .site-header-row-tablet-layout-fullwidth,
  .site-header-row-tablet-layout-standard {
    padding: 0px;
  }
}
@media all and (min-width: 1025px) {
  .transparent-header #masthead {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 100;
  }
  .transparent-header.twold-scrollbar-fixer #masthead {
    right: var(--scrollbar-offset, 0);
  }
  .transparent-header #masthead,
  .transparent-header .site-top-header-wrap .site-header-row-container-inner,
  .transparent-header .site-main-header-wrap .site-header-row-container-inner,
  .transparent-header
    .site-bottom-header-wrap
    .site-header-row-container-inner {
    background: transparent;
  }
}
.site-branding a.brand img {
  max-width: 200px;
}
.site-branding a.brand img.svg-logo-image {
  width: 200px;
}
@media all and (max-width: 1024px) {
  .site-branding a.brand img {
    max-width: 160px;
  }
  .site-branding a.brand img.svg-logo-image {
    width: 160px;
  }
}
@media all and (max-width: 767px) {
  .site-branding a.brand img {
    max-width: 140px;
  }
  .site-branding a.brand img.svg-logo-image {
    width: 140px;
  }
}
.site-branding {
  padding: 0px 0px 0px 0px;
}
#masthead,
#masthead
  .twold-sticky-header.item-is-fixed:not(.item-at-start):not(
    .site-header-row-container
  ):not(.site-main-header-wrap),
#masthead
  .twold-sticky-header.item-is-fixed:not(.item-at-start)
  > .site-header-row-container-inner {
  background: var(--global-palette2);
}
@media all and (max-width: 1024px) {
  #masthead,
  #masthead
    .twold-sticky-header.item-is-fixed:not(.item-at-start):not(
      .site-header-row-container
    ):not(.site-main-header-wrap),
  #masthead
    .twold-sticky-header.item-is-fixed:not(.item-at-start)
    > .site-header-row-container-inner {
    background: var(--global-palette2);
  }
}
@media all and (max-width: 767px) {
  #masthead,
  #masthead
    .twold-sticky-header.item-is-fixed:not(.item-at-start):not(
      .site-header-row-container
    ):not(.site-main-header-wrap),
  #masthead
    .twold-sticky-header.item-is-fixed:not(.item-at-start)
    > .site-header-row-container-inner {
    background: var(--global-palette2);
  }
}
.site-main-header-inner-wrap {
  min-height: 80px;
}
@media all and (max-width: 1024px) {
  .site-main-header-inner-wrap {
    min-height: 60px;
  }
}
@media all and (max-width: 767px) {
  .site-main-header-inner-wrap {
    min-height: 60px;
  }
}
.site-main-header-wrap .site-header-row-container-inner > .site-container {
  padding: 0px 60px 0px 60px;
}
@media all and (max-width: 1024px) {
  .site-main-header-wrap .site-header-row-container-inner > .site-container {
    padding: 0px 30px 0px 30px;
  }
}
@media all and (max-width: 767px) {
  .site-main-header-wrap .site-header-row-container-inner > .site-container {
    padding: 0px 15px 0px 15px;
  }
}
#masthead
  .twold-sticky-header.item-is-fixed:not(.item-at-start):not(
    .site-header-row-container
  ):not(.item-hidden-above):not(.site-main-header-wrap),
#masthead
  .twold-sticky-header.item-is-fixed:not(.item-at-start):not(.item-hidden-above)
  > .site-header-row-container-inner {
  background: var(--global-palette2);
}
#masthead
  .twold-sticky-header.item-is-fixed:not(.item-at-start)
  .header-menu-container
  > ul
  > li
  > a {
  color: var(--global-palette1);
}
#masthead
  .twold-sticky-header.item-is-fixed:not(.item-at-start)
  .mobile-toggle-open-container
  .menu-toggle-open,
#masthead
  .twold-sticky-header.item-is-fixed:not(.item-at-start)
  .search-toggle-open-container
  .search-toggle-open {
  color: var(--global-palette1);
}
#masthead
  .twold-sticky-header.item-is-fixed:not(.item-at-start)
  .header-menu-container
  > ul
  > li
  > a:hover {
  color: var(--global-palette1);
}
#masthead
  .twold-sticky-header.item-is-fixed:not(.item-at-start)
  .mobile-toggle-open-container
  .menu-toggle-open:hover,
#masthead
  .twold-sticky-header.item-is-fixed:not(.item-at-start)
  .mobile-toggle-open-container
  .menu-toggle-open:focus,
#masthead
  .twold-sticky-header.item-is-fixed:not(.item-at-start)
  .search-toggle-open-container
  .search-toggle-open:hover,
#masthead
  .twold-sticky-header.item-is-fixed:not(.item-at-start)
  .search-toggle-open-container
  .search-toggle-open:focus {
  color: var(--global-palette1);
}
#masthead .twold-sticky-header.item-is-fixed:not(.item-at-start) .header-button,
#masthead
  .twold-sticky-header.item-is-fixed:not(.item-at-start)
  .mobile-header-button-wrap
  .mobile-header-button {
  color: var(--global-palette9);
  background: var(--global-palette1);
}
#masthead
  .twold-sticky-header.item-is-fixed:not(.item-at-start)
  .header-button:hover,
#masthead
  .twold-sticky-header.item-is-fixed:not(.item-at-start)
  .mobile-header-button-wrap
  .mobile-header-button:hover {
  color: var(--global-palette9);
  background: var(--global-palette1);
}
#masthead
  .twold-sticky-header.item-is-fixed:not(.item-at-start)
  .site-branding
  img {
  max-width: 200px;
}
@media all and (max-width: 1024px) {
  #masthead
    .twold-sticky-header.item-is-fixed:not(.item-at-start)
    .site-branding
    img {
    max-width: 160px;
  }
}
@media all and (max-width: 767px) {
  #masthead
    .twold-sticky-header.item-is-fixed:not(.item-at-start)
    .site-branding
    img {
    max-width: 140px;
  }
}
.transparent-header #wrapper #masthead {
  background: transparent;
}
.transparent-header
  .header-navigation
  .header-menu-container
  > ul
  > li.menu-item
  > a {
  color: var(--global-palette1);
}
.mobile-transparent-header .mobile-toggle-open-container .menu-toggle-open,
.transparent-header .search-toggle-open-container .search-toggle-open {
  color: var(--global-palette1);
}
.transparent-header #main-header .header-button,
.mobile-transparent-header .mobile-header-button-wrap .mobile-header-button {
  color: var(--global-palette9);
  background: var(--global-palette1);
}
.transparent-header #main-header .header-button:hover,
.mobile-transparent-header
  .mobile-header-button-wrap
  .mobile-header-button:hover {
  color: var(--global-palette9);
  background: var(--global-palette1);
}
.header-navigation[class*="header-navigation-style-underline"]
  .header-menu-container.primary-menu-container
  > ul
  > li
  > a:after {
  width: calc(100% - 3em);
}
.main-navigation .primary-menu-container > ul > li.menu-item > a {
  padding-left: calc(3em / 2);
  padding-right: calc(3em / 2);
  color: var(--global-palette1);
}
.main-navigation
  .primary-menu-container
  > ul
  > li.menu-item
  .dropdown-nav-special-toggle {
  right: calc(3em / 2);
}
.main-navigation .primary-menu-container > ul li.menu-item > a {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--global-palette1);
}
.main-navigation .primary-menu-container > ul > li.menu-item > a:hover {
  color: var(--global-palette1);
}
.main-navigation
  .primary-menu-container
  > ul
  > li.menu-item.current-menu-item
  > a {
  color: var(--global-palette1);
}
.header-navigation .header-menu-container ul ul.sub-menu,
.header-navigation .header-menu-container ul ul.submenu {
  background: var(--global-palette3);
  box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.1);
}
.header-navigation .header-menu-container ul ul li.menu-item,
.header-menu-container
  ul.menu
  > li.twold-menu-mega-enabled
  > ul
  > li.menu-item
  > a {
  border-bottom: 1px solid var(--global-palette6);
}
.header-navigation .header-menu-container ul ul li.menu-item > a {
  width: 200px;
  padding-top: 1em;
  padding-bottom: 1em;
  color: var(--global-palette1);
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}
.header-navigation .header-menu-container ul ul li.menu-item > a:hover {
  color: var(--global-palette1);
  background: var(--global-palette2);
}
.header-navigation
  .header-menu-container
  ul
  ul
  li.menu-item.current-menu-item
  > a {
  color: var(--global-palette1);
  background: var(--global-palette2);
}
.mobile-toggle-open-container .menu-toggle-open,
.mobile-toggle-open-container .menu-toggle-open:focus {
  color: var(--global-palette1);
  padding: 0.4em 0.6em 0.4em 0.6em;
  font-size: 14px;
}
.mobile-toggle-open-container .menu-toggle-open.menu-toggle-style-bordered {
  border: 1px solid currentColor;
}
.mobile-toggle-open-container .menu-toggle-open .menu-toggle-icon {
  font-size: 20px;
}
.mobile-toggle-open-container .menu-toggle-open:hover,
.mobile-toggle-open-container .menu-toggle-open:focus-visible {
  color: var(--global-palette1);
}
.mobile-navigation ul li {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--global-palette1);
}
.mobile-navigation ul li a {
  padding-top: 1em;
  padding-bottom: 1em;
}
.mobile-navigation ul li > a,
.mobile-navigation ul li.menu-item-has-children > .drawer-nav-drop-wrap {
  color: var(--global-palette1);
}
.mobile-navigation ul li > a:hover,
.mobile-navigation ul li.menu-item-has-children > .drawer-nav-drop-wrap:hover {
  color: var(--global-palette1);
}
.mobile-navigation ul li.current-menu-item > a,
.mobile-navigation
  ul
  li.current-menu-item.menu-item-has-children
  > .drawer-nav-drop-wrap {
  color: var(--global-palette1);
}
.mobile-navigation ul li.menu-item-has-children .drawer-nav-drop-wrap,
.mobile-navigation ul li:not(.menu-item-has-children) a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-navigation:not(.drawer-navigation-parent-toggle-true)
  ul
  li.menu-item-has-children
  .drawer-nav-drop-wrap
  button {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
#mobile-drawer .drawer-inner,
#mobile-drawer.popup-drawer-layout-fullwidth.popup-drawer-animation-slice
  .pop-portion-bg,
#mobile-drawer.popup-drawer-layout-fullwidth.popup-drawer-animation-slice.pop-animated.show-drawer
  .drawer-inner {
  background: var(--global-palette3);
}
#mobile-drawer .drawer-header .drawer-toggle {
  padding: 0.6em 0.15em 0.6em 0.15em;
  font-size: 24px;
}
#mobile-drawer .drawer-header .drawer-toggle,
#mobile-drawer .drawer-header .drawer-toggle:focus {
  color: var(--global-palette1);
}
#mobile-drawer .drawer-header .drawer-toggle:hover,
#mobile-drawer .drawer-header .drawer-toggle:focus:hover {
  color: var(--global-palette1);
}
#main-header .header-button {
  font-weight: 700;
  font-size: 14px;
  font-family: "DM Sans";
  text-transform: uppercase;
  border-radius: 010px 010px 010px 010px;
  color: var(--global-palette9);
  background: var(--global-palette1);
  border: 1px solid transparent;
  border-color: var(--global-palette1);
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
#main-header .header-button.button-size-custom {
  padding: 13.5px 32.5px 13.5px 32.5px;
}
#main-header .header-button:hover {
  color: var(--global-palette1);
  background: transparent;
  border-color: var(--global-palette1);
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.site-header-item
  .header-cart-wrap
  .header-cart-inner-wrap
  .header-cart-button {
  background: var(--global-palette1);
  color: var(--global-palette9);
  padding: 12px 12px 12px 12px;
  display: flex;
}
.site-header-item
  .header-cart-wrap
  .header-cart-inner-wrap
  .header-cart-button:hover {
  background: var(--global-palette1);
  color: var(--global-palette9);
}
.header-cart-wrap .header-cart-button .twold-svg-iconset {
  font-size: 25px;
}
/* Twold Footer CSS */
#colophon {
  background: var(--global-palette2);
}
.site-middle-footer-wrap .site-footer-row-container-inner {
  font-weight: 400;
  font-size: 15px;
  color: var(--global-palette1);
}
.site-footer
  .site-middle-footer-wrap
  a:where(:not(.button):not(.wp-block-button__link):not(.wp-element-button)) {
  color: var(--global-palette1);
}
.site-footer
  .site-middle-footer-wrap
  a:where(
    :not(.button):not(.wp-block-button__link):not(.wp-element-button)
  ):hover {
  color: var(--global-palette1);
}
.site-middle-footer-inner-wrap {
  padding-top: 8.8em;
  padding-bottom: 99px;
  grid-column-gap: 82px;
  grid-row-gap: 82px;
}
.site-middle-footer-inner-wrap .widget,
.site-footer .widget-area .wp-block-group .widget-title {
  margin-bottom: 20px;
}
.site-middle-footer-inner-wrap .widget-area .widget-title {
  font-weight: 600;
  font-size: 25px;
  line-height: 33px;
  font-family: "Dm sans";
  text-transform: capitalize;
  color: var(--global-palette1);
}
.site-middle-footer-inner-wrap .site-footer-section:not(:last-child):after {
  right: calc(-82px / 2);
}
@media all and (max-width: 1024px) {
  .site-middle-footer-inner-wrap {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}
@media all and (max-width: 767px) {
  .site-middle-footer-inner-wrap .widget-area .widget-title {
    font-size: 20px;
  }
  .site-middle-footer-inner-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.site-bottom-footer-wrap .site-footer-row-container-inner {
  border-top: 1px solid var(--global-palette1);
}
.site-bottom-footer-inner-wrap {
  min-height: 84px;
}
@media all and (max-width: 767px) {
  .site-bottom-footer-inner-wrap {
    min-height: 50px;
  }
}
.footer-social-wrap {
  margin: 10px 0px 0px 0px;
}
.footer-social-wrap .footer-social-inner-wrap {
  font-size: 15px;
  gap: 11px;
}
.site-footer
  .site-footer-wrap
  .site-footer-section
  .footer-social-wrap
  .footer-social-inner-wrap
  .social-button {
  color: var(--global-palette9);
  background: var(--global-palette1);
  border: 2px none transparent;
  border-radius: 5px;
}
.site-footer
  .site-footer-wrap
  .site-footer-section
  .footer-social-wrap
  .footer-social-inner-wrap
  .social-button:hover {
  color: var(--global-palette9);
  background: var(--global-palette1);
}
#colophon .footer-html {
  font-weight: 400;
  font-size: 15px;
}
#colophon .site-footer-row-container .site-footer-row .footer-html a {
  color: var(--global-palette1);
}
#colophon .site-footer-row-container .site-footer-row .footer-html a:hover {
  color: var(--global-palette1);
}
/* Twold Woo CSS */
.woocommerce table.shop_table td.product-quantity {
  min-width: 130px;
}
.entry-hero.product-hero-section .entry-header {
  min-height: 200px;
}
.product-title .single-category {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.5;
  color: var(--global-palette3);
}
.wp-site-blocks .product-hero-section .extra-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.5;
}
.woocommerce div.product .product_title {
  font-size: 55px;
  text-transform: uppercase;
}
@media all and (max-width: 1024px) {
  .woocommerce div.product .product_title {
    font-size: 45px;
  }
}
@media all and (max-width: 767px) {
  .woocommerce div.product .product_title {
    font-size: 37px;
  }
}
.product-archive-hero-section .entry-hero-container-inner {
  background: var(--global-palette2);
}
.entry-hero.product-archive-hero-section .entry-header {
  min-height: 400px;
}
@media all and (max-width: 767px) {
  .entry-hero.product-archive-hero-section .entry-header {
    min-height: 200px;
  }
}
.wp-site-blocks .product-archive-title h1 {
  font-weight: 900;
  font-size: 65px;
  line-height: 75px;
  font-family: "Dm sans";
  text-transform: uppercase;
  color: var(--global-palette1);
}
@media all and (max-width: 1024px) {
  .wp-site-blocks .product-archive-title h1 {
    font-size: 43px;
    line-height: 53px;
  }
}
@media all and (max-width: 767px) {
  .wp-site-blocks .product-archive-title h1 {
    font-size: 35px;
    line-height: 45px;
  }
}
.woocommerce ul.products li.product h3,
.woocommerce
  ul.products
  li.product
  .product-details
  .woocommerce-loop-product__title,
.woocommerce
  ul.products
  li.product
  .product-details
  .woocommerce-loop-category__title,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
  font-weight: 600;
  font-size: 25px;
  line-height: 33px;
  font-family: "Dm sans";
  text-transform: capitalize;
  color: var(--global-palette1);
}
@media all and (max-width: 767px) {
  .woocommerce ul.products li.product h3,
  .woocommerce
    ul.products
    li.product
    .product-details
    .woocommerce-loop-product__title,
  .woocommerce
    ul.products
    li.product
    .product-details
    .woocommerce-loop-category__title,
  .wc-block-grid__products
    .wc-block-grid__product
    .wc-block-grid__product-title {
    font-size: 20px;
  }
}
.woocommerce ul.products li.product .product-details .price,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price {
  font-weight: 400;
  font-size: 15px;
  color: var(--global-palette1);
}
.woocommerce
  ul.products.woo-archive-btn-button
  .product-action-wrap
  .button:not(.kb-button),
.woocommerce ul.products li.woo-archive-btn-button .button:not(.kb-button),
.wc-block-grid__product.woo-archive-btn-button
  .product-details
  .wc-block-grid__product-add-to-cart
  .wp-block-button__link {
  border: 2px none transparent;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  font-weight: 700;
  font-size: 14px;
}
.woocommerce
  ul.products.woo-archive-btn-button
  .product-action-wrap
  .button:not(.kb-button):hover,
.woocommerce
  ul.products
  li.woo-archive-btn-button
  .button:not(.kb-button):hover,
.wc-block-grid__product.woo-archive-btn-button
  .product-details
  .wc-block-grid__product-add-to-cart
  .wp-block-button__link:hover {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
/* Twold Pro Header CSS */
.header-navigation-dropdown-direction-left ul ul.submenu,
.header-navigation-dropdown-direction-left ul ul.sub-menu {
  right: 0px;
  left: auto;
}
.rtl .header-navigation-dropdown-direction-right ul ul.submenu,
.rtl .header-navigation-dropdown-direction-right ul ul.sub-menu {
  left: 0px;
  right: auto;
}
.header-account-button .nav-drop-title-wrap > .twold-svg-iconset,
.header-account-button > .twold-svg-iconset {
  font-size: 1.2em;
}
.site-header-item .header-account-button .nav-drop-title-wrap,
.site-header-item .header-account-wrap > .header-account-button {
  display: flex;
  align-items: center;
}
.header-account-style-icon_label .header-account-label {
  padding-left: 5px;
}
.header-account-style-label_icon .header-account-label {
  padding-right: 5px;
}
.site-header-item .header-account-wrap .header-account-button {
  text-decoration: none;
  box-shadow: none;
  color: inherit;
  background: transparent;
  padding: 0.6em 0em 0.6em 0em;
}
.header-mobile-account-wrap
  .header-account-button
  .nav-drop-title-wrap
  > .twold-svg-iconset,
.header-mobile-account-wrap .header-account-button > .twold-svg-iconset {
  font-size: 1.2em;
}
.header-mobile-account-wrap .header-account-button .nav-drop-title-wrap,
.header-mobile-account-wrap > .header-account-button {
  display: flex;
  align-items: center;
}
.header-mobile-account-wrap.header-account-style-icon_label
  .header-account-label {
  padding-left: 5px;
}
.header-mobile-account-wrap.header-account-style-label_icon
  .header-account-label {
  padding-right: 5px;
}
.header-mobile-account-wrap .header-account-button {
  text-decoration: none;
  box-shadow: none;
  color: inherit;
  background: transparent;
  padding: 0.6em 0em 0.6em 0em;
}
#login-drawer .drawer-inner .drawer-content {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 0px;
}
#loginform p label {
  display: block;
}
#login-drawer #loginform {
  width: 100%;
}
#login-drawer #loginform input {
  width: 100%;
}
#login-drawer #loginform input[type="checkbox"] {
  width: auto;
}
#login-drawer .drawer-inner .drawer-header {
  position: relative;
  z-index: 100;
}
#login-drawer .drawer-content_inner.widget_login_form_inner {
  padding: 2em;
  width: 100%;
  max-width: 350px;
  border-radius: 0.25rem;
  background: var(--global-palette9);
  color: var(--global-palette4);
}
#login-drawer .lost_password a {
  color: var(--global-palette6);
}
#login-drawer .lost_password,
#login-drawer .register-field {
  text-align: center;
}
#login-drawer .widget_login_form_inner p {
  margin-top: 1.2em;
  margin-bottom: 0em;
}
#login-drawer .widget_login_form_inner p:first-child {
  margin-top: 0em;
}
#login-drawer .widget_login_form_inner label {
  margin-bottom: 0.5em;
}
#login-drawer hr.register-divider {
  margin: 1.2em 0;
  border-width: 1px;
}
#login-drawer .register-field {
  font-size: 90%;
}
@media all and (min-width: 1025px) {
  #login-drawer hr.register-divider.hide-desktop {
    display: none;
  }
  #login-drawer p.register-field.hide-desktop {
    display: none;
  }
}
@media all and (max-width: 1024px) {
  #login-drawer hr.register-divider.hide-mobile {
    display: none;
  }
  #login-drawer p.register-field.hide-mobile {
    display: none;
  }
}
@media all and (max-width: 767px) {
  #login-drawer hr.register-divider.hide-mobile {
    display: none;
  }
  #login-drawer p.register-field.hide-mobile {
    display: none;
  }
}
.tertiary-navigation .tertiary-menu-container > ul > li.menu-item > a {
  padding-left: calc(1.2em / 2);
  padding-right: calc(1.2em / 2);
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  color: var(--global-palette5);
}
.tertiary-navigation .tertiary-menu-container > ul > li.menu-item > a:hover {
  color: var(--global-palette-highlight);
}
.tertiary-navigation
  .tertiary-menu-container
  > ul
  > li.menu-item.current-menu-item
  > a {
  color: var(--global-palette3);
}
.header-navigation[class*="header-navigation-style-underline"]
  .header-menu-container.tertiary-menu-container
  > ul
  > li
  > a:after {
  width: calc(100% - 1.2em);
}
.quaternary-navigation .quaternary-menu-container > ul > li.menu-item > a {
  padding-left: calc(1.2em / 2);
  padding-right: calc(1.2em / 2);
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  color: var(--global-palette5);
}
.quaternary-navigation
  .quaternary-menu-container
  > ul
  > li.menu-item
  > a:hover {
  color: var(--global-palette-highlight);
}
.quaternary-navigation
  .quaternary-menu-container
  > ul
  > li.menu-item.current-menu-item
  > a {
  color: var(--global-palette3);
}
.header-navigation[class*="header-navigation-style-underline"]
  .header-menu-container.quaternary-menu-container
  > ul
  > li
  > a:after {
  width: calc(100% - 1.2em);
}
#main-header .header-divider {
  border-right: 1px solid var(--global-palette6);
  height: 50%;
}
#main-header .header-divider2 {
  border-right: 1px solid var(--global-palette6);
  height: 50%;
}
#main-header .header-divider3 {
  border-right: 1px solid var(--global-palette6);
  height: 50%;
}
#mobile-header .header-mobile-divider,
#mobile-drawer .header-mobile-divider {
  border-right: 1px solid var(--global-palette6);
  height: 50%;
}
#mobile-drawer .header-mobile-divider {
  border-top: 1px solid var(--global-palette6);
  width: 50%;
}
#mobile-header .header-mobile-divider2 {
  border-right: 1px solid var(--global-palette6);
  height: 50%;
}
#mobile-drawer .header-mobile-divider2 {
  border-top: 1px solid var(--global-palette6);
  width: 50%;
}
.header-item-search-bar form ::-webkit-input-placeholder {
  color: currentColor;
  opacity: 0.5;
}
.header-item-search-bar form ::placeholder {
  color: currentColor;
  opacity: 0.5;
}
.header-search-bar form {
  max-width: 100%;
  width: 240px;
}
.header-mobile-search-bar form {
  max-width: calc(100vw - var(--global-sm-spacing) - var(--global-sm-spacing));
  width: 240px;
}
.header-widget-lstyle-normal .header-widget-area-inner a:not(.button) {
  text-decoration: underline;
}
.element-contact-inner-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: -0.6em;
  margin-left: calc(-0.6em / 2);
  margin-right: calc(-0.6em / 2);
}
.element-contact-inner-wrap .header-contact-item {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 0.6em;
  margin-left: calc(0.6em / 2);
  margin-right: calc(0.6em / 2);
}
.element-contact-inner-wrap .header-contact-item .twold-svg-iconset {
  font-size: 1em;
}
.header-contact-item img {
  display: inline-block;
}
.header-contact-item .contact-label {
  margin-left: 0.3em;
}
.rtl .header-contact-item .contact-label {
  margin-right: 0.3em;
  margin-left: 0px;
}
.header-mobile-contact-wrap .element-contact-inner-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: -0.6em;
  margin-left: calc(-0.6em / 2);
  margin-right: calc(-0.6em / 2);
}
.header-mobile-contact-wrap .element-contact-inner-wrap .header-contact-item {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 0.6em;
  margin-left: calc(0.6em / 2);
  margin-right: calc(0.6em / 2);
}
.header-mobile-contact-wrap
  .element-contact-inner-wrap
  .header-contact-item
  .twold-svg-iconset {
  font-size: 1em;
}
#main-header .header-button2 {
  border: 2px none transparent;
  box-shadow: 0px 0px 0px -7px rgba(0, 0, 0, 0);
}
#main-header .header-button2:hover {
  box-shadow: 0px 15px 25px -7px rgba(0, 0, 0, 0.1);
}
.mobile-header-button2-wrap
  .mobile-header-button-inner-wrap
  .mobile-header-button2 {
  border: 2px none transparent;
  box-shadow: 0px 0px 0px -7px rgba(0, 0, 0, 0);
}
.mobile-header-button2-wrap
  .mobile-header-button-inner-wrap
  .mobile-header-button2:hover {
  box-shadow: 0px 15px 25px -7px rgba(0, 0, 0, 0.1);
}
#widget-drawer.popup-drawer-layout-fullwidth .drawer-content .header-widget2,
#widget-drawer.popup-drawer-layout-sidepanel .drawer-inner {
  max-width: 400px;
}
#widget-drawer.popup-drawer-layout-fullwidth .drawer-content .header-widget2 {
  margin: 0 auto;
}
.widget-toggle-open {
  display: flex;
  align-items: center;
  background: transparent;
  box-shadow: none;
}
.widget-toggle-open:hover,
.widget-toggle-open:focus {
  border-color: currentColor;
  background: transparent;
  box-shadow: none;
}
.widget-toggle-open .widget-toggle-icon {
  display: flex;
}
.widget-toggle-open .widget-toggle-label {
  padding-right: 5px;
}
.rtl .widget-toggle-open .widget-toggle-label {
  padding-left: 5px;
  padding-right: 0px;
}
.widget-toggle-open .widget-toggle-label:empty,
.rtl .widget-toggle-open .widget-toggle-label:empty {
  padding-right: 0px;
  padding-left: 0px;
}
.widget-toggle-open-container .widget-toggle-open {
  color: var(--global-palette5);
  padding: 0.4em 0.6em 0.4em 0.6em;
  font-size: 14px;
}
.widget-toggle-open-container .widget-toggle-open.widget-toggle-style-bordered {
  border: 1px solid currentColor;
}
.widget-toggle-open-container .widget-toggle-open .widget-toggle-icon {
  font-size: 20px;
}
.widget-toggle-open-container .widget-toggle-open:hover,
.widget-toggle-open-container .widget-toggle-open:focus {
  color: var(--global-palette-highlight);
}
#widget-drawer .header-widget-2style-normal a:not(.button) {
  text-decoration: underline;
}
#widget-drawer .header-widget-2style-plain a:not(.button) {
  text-decoration: none;
}
#widget-drawer .header-widget2 .widget-title {
  color: var(--global-palette9);
}
#widget-drawer .header-widget2 {
  color: var(--global-palette8);
}
#widget-drawer .header-widget2 a:not(.button),
#widget-drawer .header-widget2 .drawer-sub-toggle {
  color: var(--global-palette8);
}
#widget-drawer .header-widget2 a:not(.button):hover,
#widget-drawer .header-widget2 .drawer-sub-toggle:hover {
  color: var(--global-palette9);
}
#mobile-secondary-site-navigation ul li {
  font-size: 14px;
}
#mobile-secondary-site-navigation ul li a {
  padding-top: 1em;
  padding-bottom: 1em;
}
#mobile-secondary-site-navigation ul li > a,
#mobile-secondary-site-navigation
  ul
  li.menu-item-has-children
  > .drawer-nav-drop-wrap {
  color: var(--global-palette8);
}
#mobile-secondary-site-navigation ul li.current-menu-item > a,
#mobile-secondary-site-navigation
  ul
  li.current-menu-item.menu-item-has-children
  > .drawer-nav-drop-wrap {
  color: var(--global-palette-highlight);
}
#mobile-secondary-site-navigation
  ul
  li.menu-item-has-children
  .drawer-nav-drop-wrap,
#mobile-secondary-site-navigation ul li:not(.menu-item-has-children) a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#mobile-secondary-site-navigation:not(.drawer-navigation-parent-toggle-true)
  ul
  li.menu-item-has-children
  .drawer-nav-drop-wrap
  button {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
/* Twold Pro Header CSS */
#filter-drawer.popup-drawer-layout-fullwidth
  .drawer-content
  .product-filter-widgets,
#filter-drawer.popup-drawer-layout-sidepanel .drawer-inner {
  max-width: 400px;
}
#filter-drawer.popup-drawer-layout-fullwidth
  .drawer-content
  .product-filter-widgets {
  margin: 0 auto;
}
.filter-toggle-open-container {
  margin-right: 0.5em;
}
.filter-toggle-open > *:first-child:not(:last-child) {
  margin-right: 4px;
}
.filter-toggle-open {
  color: inherit;
  display: flex;
  align-items: center;
  background: transparent;
  box-shadow: none;
  border-radius: 0px;
}
.filter-toggle-open.filter-toggle-style-default {
  border: 0px;
}
.filter-toggle-open:hover,
.filter-toggle-open:focus {
  border-color: currentColor;
  background: transparent;
  color: inherit;
  box-shadow: none;
}
.filter-toggle-open .filter-toggle-icon {
  display: flex;
}
.filter-toggle-open > *:first-child:not(:last-child):empty {
  margin-right: 0px;
}
.filter-toggle-open-container .filter-toggle-open {
  background: var(--global-palette1);
  color: var(--global-palette9);
  border-color: var(--global-palette1);
  padding: 13.5px 43px 13.5px 43px;
  font-weight: 700;
  font-size: 14px;
  line-height: 26px;
  font-family: "DM Sans";
}
.filter-toggle-open-container .filter-toggle-open.filter-toggle-style-bordered {
  border: 1px solid var(--global-palette1);
}
.filter-toggle-open-container .filter-toggle-open .filter-toggle-icon {
  font-size: 20px;
}
.filter-toggle-open-container .filter-toggle-open:hover,
.filter-toggle-open-container .filter-toggle-open:focus {
  color: var(--global-palette1);
  background: transparent;
  border-color: var(--global-palette1);
}
#filter-drawer .drawer-inner {
  background: var(--global-palette9);
}
#filter-drawer .drawer-header .drawer-toggle,
#filter-drawer .drawer-header .drawer-toggle:focus {
  color: var(--global-palette5);
}
#filter-drawer .drawer-header .drawer-toggle:hover,
#filter-drawer .drawer-header .drawer-toggle:focus:hover {
  color: var(--global-palette3);
}
#filter-drawer .header-filter-2style-normal a:not(.button) {
  text-decoration: underline;
}
#filter-drawer .header-filter-2style-plain a:not(.button) {
  text-decoration: none;
}
#filter-drawer .drawer-inner .product-filter-widgets .widget-title {
  color: var(--global-palette3);
}
#filter-drawer .drawer-inner .product-filter-widgets {
  color: var(--global-palette4);
}
#filter-drawer .drawer-inner .product-filter-widgets a,
#filter-drawer .drawer-inner .product-filter-widgets .drawer-sub-toggle {
  color: var(--global-palette1);
}
#filter-drawer .drawer-inner .product-filter-widgets a:hover,
#filter-drawer .drawer-inner .product-filter-widgets .drawer-sub-toggle:hover {
  color: var(--global-palette2);
}
.twold-shop-active-filters {
  display: flex;
  flex-wrap: wrap;
}
.twold-clear-filters-container a {
  text-decoration: none;
  background: var(--global-palette7);
  color: var(--global-palette5);
  padding: 0.6em;
  font-size: 80%;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
.twold-clear-filters-container ul {
  margin: 0px;
  padding: 0px;
  border: 0px;
  list-style: none outside;
  overflow: hidden;
  zoom: 1;
}
.twold-clear-filters-container ul li {
  float: left;
  padding: 0 0 1px 1px;
  list-style: none;
}
.twold-clear-filters-container a:hover {
  background: var(--global-palette9);
  color: var(--global-palette3);
}
/* Base Pro Header CSS */
.primary-sidebar.widget-area .widget-title,
.widget_block h2,
.widget_block .widgettitle,
.widget_block .widgettitle,
.primary-sidebar h2 {
  font-weight: 600;
  font-size: 25px;
  line-height: 33px;
  font-family: "Dm sans";
  text-transform: capitalize;
  color: var(--global-palette1);
}
.woocommerce-product-gallery {
  opacity: 1 !important;
}
.e-con.e-parent:nth-of-type(n + 4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n + 4):not(.e-lazyloaded):not(.e-no-lazyload) * {
  background-image: none !important;
}
@media screen and (max-height: 1024px) {
  .e-con.e-parent:nth-of-type(n + 3):not(.e-lazyloaded):not(.e-no-lazyload),
  .e-con.e-parent:nth-of-type(n + 3):not(.e-lazyloaded):not(.e-no-lazyload) * {
    background-image: none !important;
  }
}
@media screen and (max-height: 640px) {
  .e-con.e-parent:nth-of-type(n + 2):not(.e-lazyloaded):not(.e-no-lazyload),
  .e-con.e-parent:nth-of-type(n + 2):not(.e-lazyloaded):not(.e-no-lazyload) * {
    background-image: none !important;
  }
}
footer .widget .wp-block-heading {
  cursor: pointer; /* Add cursor pointer */
}
footer .widget .toggled-off ul,
footer .widget .toggled-off .wp-block-gallery,
footer .widget .toggled-off p,
footer .widget .toggled-off .wp-block-buttons,
footer .widget .toggled-off .group-mail {
  opacity: 0; /* Start with opacity 0 */
  max-height: 0; /* Start with 0 max-height */
  overflow: hidden; /* Hide content */
  transition:
    opacity 0.7s ease-in-out,
    max-height 0.7s ease-in-out; /* Transition for opacity and max-height */
}
footer .widget .toggled-on ul,
footer .widget .toggled-on .wp-block-gallery,
footer .widget .toggled-on p,
footer .widget .toggled-on .wp-block-buttons,
footer .widget .toggled-on .group-mail {
  opacity: 1; /* Start with opacity 0 */
  max-height: 1000px; /* Start with 0 max-height */
  transition:
    opacity 0.7s ease-in-out,
    max-height 0.7s ease-in-out; /* Transition for opacity and max-height */
}
.unlimited-elements-background-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.unlimited-elements-background-overlay.uc-bg-front {
  z-index: 999;
}

.woocommerce.widget_shopping_cart .cart_list li.mini_cart_item a.remove, .woocommerce .widget_shopping_cart .cart_list li.mini_cart_item a.remove {
  line-height: 14px;
}
#twold-breadcrumbs .twold-svg-iconset.svg-baseline {
  display: inline-block;
}
.elementor-1086.main-page-content .elementor-element.elementor-element-084d772 > .elementor-widget-container,
.elementor-1086.main-page-content .elementor-element.elementor-element-f814a35 > .elementor-widget-container {
  padding: 0;
}