/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.103.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/.pnpm/postcss-loader@7.3.4_postcss@8.5.6_typescript@5.9.3_webpack@5.103.0/node_modules/postcss-loader/dist/cjs.js!./node_modules/.pnpm/svg-transform-loader@2.0.13/node_modules/svg-transform-loader/encode-query.js!./node_modules/.pnpm/normalize.css@8.0.1/node_modules/normalize.css/normalize.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

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

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.103.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/.pnpm/postcss-loader@7.3.4_postcss@8.5.6_typescript@5.9.3_webpack@5.103.0/node_modules/postcss-loader/dist/cjs.js!./node_modules/.pnpm/svg-transform-loader@2.0.13/node_modules/svg-transform-loader/encode-query.js!./node_modules/.pnpm/@fontsource+inter@4.5.15/node_modules/@fontsource/inter/variable-full.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* inter-cyrillic-variable-full-oblique 0deg 10deg */
@font-face {
  font-family: 'InterVariable';
  font-style: oblique 0deg 10deg;
  font-display: swap;
  font-weight: 100 900;
  src: url('./files/inter-cyrillic-variable-full-normal.woff2') format('woff2');
  unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}  
/* inter-cyrillic-ext-variable-full-oblique 0deg 10deg */
@font-face {
  font-family: 'InterVariable';
  font-style: oblique 0deg 10deg;
  font-display: swap;
  font-weight: 100 900;
  src: url('./files/inter-cyrillic-ext-variable-full-normal.woff2') format('woff2');
  unicode-range: U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}  
/* inter-greek-variable-full-oblique 0deg 10deg */
@font-face {
  font-family: 'InterVariable';
  font-style: oblique 0deg 10deg;
  font-display: swap;
  font-weight: 100 900;
  src: url('./files/inter-greek-variable-full-normal.woff2') format('woff2');
  unicode-range: U+0370-03FF;
}  
/* inter-greek-ext-variable-full-oblique 0deg 10deg */
@font-face {
  font-family: 'InterVariable';
  font-style: oblique 0deg 10deg;
  font-display: swap;
  font-weight: 100 900;
  src: url('./files/inter-greek-ext-variable-full-normal.woff2') format('woff2');
  unicode-range: U+1F00-1FFF;
}  
/* inter-latin-variable-full-oblique 0deg 10deg */
@font-face {
  font-family: 'InterVariable';
  font-style: oblique 0deg 10deg;
  font-display: swap;
  font-weight: 100 900;
  src: url('./files/inter-latin-variable-full-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}  
/* inter-latin-ext-variable-full-oblique 0deg 10deg */
@font-face {
  font-family: 'InterVariable';
  font-style: oblique 0deg 10deg;
  font-display: swap;
  font-weight: 100 900;
  src: url('./files/inter-latin-ext-variable-full-normal.woff2') format('woff2');
  unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
}  
/* inter-vietnamese-variable-full-oblique 0deg 10deg */
@font-face {
  font-family: 'InterVariable';
  font-style: oblique 0deg 10deg;
  font-display: swap;
  font-weight: 100 900;
  src: url('./files/inter-vietnamese-variable-full-normal.woff2') format('woff2');
  unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
}  

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.103.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/.pnpm/postcss-loader@7.3.4_postcss@8.5.6_typescript@5.9.3_webpack@5.103.0/node_modules/postcss-loader/dist/cjs.js!./node_modules/.pnpm/svg-transform-loader@2.0.13/node_modules/svg-transform-loader/encode-query.js!./node_modules/.pnpm/react-responsive-modal@6.4.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-responsive-modal/styles.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.react-responsive-modal-root {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1000;
}

.react-responsive-modal-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -1;
}

.react-responsive-modal-container {
  height: 100%;
  outline: 0;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
}

/* Used to trick the browser to center the modal content properly  */
.react-responsive-modal-containerCenter:after {
  width: 0;
  height: 100%;
  content: '';
  display: inline-block;
  vertical-align: middle;
}

.react-responsive-modal-modal {
  max-width: 800px;
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  background: #ffffff;
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.25);
  margin: 1.2rem;
  padding: 1.2rem;
  position: relative;
  overflow-y: auto;
}

.react-responsive-modal-closeButton {
  position: absolute;
  top: 14px;
  left: 14px;
  border: none;
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  display: flex;
}

/* Used to fix a screen glitch issues with the animation see https://github.com/pradel/react-responsive-modal/issues/495 */
.react-responsive-modal-overlay,
.react-responsive-modal-container,
.react-responsive-modal-modal {
  animation-fill-mode: forwards !important;
}

@keyframes react-responsive-modal-overlay-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes react-responsive-modal-overlay-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes react-responsive-modal-modal-in {
  0% {
    transform: scale(0.96);
    opacity: 0;
  }
  100% {
    transform: scale(100%);
    opacity: 1;
  }
}

@keyframes react-responsive-modal-modal-out {
  0% {
    transform: scale(100%);
    opacity: 1;
  }
  100% {
    transform: scale(0.96);
    opacity: 0;
  }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.103.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/.pnpm/postcss-loader@7.3.4_postcss@8.5.6_typescript@5.9.3_webpack@5.103.0/node_modules/postcss-loader/dist/cjs.js!./node_modules/.pnpm/svg-transform-loader@2.0.13/node_modules/svg-transform-loader/encode-query.js!./node_modules/.pnpm/sass-loader@13.3.3_sass@1.94.2_webpack@5.103.0/node_modules/sass-loader/dist/cjs.js!./sources/scss/frontend/order-pay.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(78 154 224 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(78 154 224 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*:where(.cfw-tw,.cfw-tw *),
:where(.cfw-tw,.cfw-tw *)::before,
:where(.cfw-tw,.cfw-tw *)::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
:where(.cfw-tw,.cfw-tw *)::before,
:where(.cfw-tw,.cfw-tw *)::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
.cfw-tw {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
.cfw-tw {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr:where(.cfw-tw,.cfw-tw *) {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]):where(.cfw-tw,.cfw-tw *) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1:where(.cfw-tw,.cfw-tw *),
h2:where(.cfw-tw,.cfw-tw *),
h3:where(.cfw-tw,.cfw-tw *),
h4:where(.cfw-tw,.cfw-tw *),
h5:where(.cfw-tw,.cfw-tw *),
h6:where(.cfw-tw,.cfw-tw *) {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a:where(.cfw-tw,.cfw-tw *) {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b:where(.cfw-tw,.cfw-tw *),
strong:where(.cfw-tw,.cfw-tw *) {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code:where(.cfw-tw,.cfw-tw *),
kbd:where(.cfw-tw,.cfw-tw *),
samp:where(.cfw-tw,.cfw-tw *),
pre:where(.cfw-tw,.cfw-tw *) {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small:where(.cfw-tw,.cfw-tw *) {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub:where(.cfw-tw,.cfw-tw *),
sup:where(.cfw-tw,.cfw-tw *) {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub:where(.cfw-tw,.cfw-tw *) {
  bottom: -0.25em;
}
sup:where(.cfw-tw,.cfw-tw *) {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table:where(.cfw-tw,.cfw-tw *) {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button:where(.cfw-tw,.cfw-tw *),
input:where(.cfw-tw,.cfw-tw *),
optgroup:where(.cfw-tw,.cfw-tw *),
select:where(.cfw-tw,.cfw-tw *),
textarea:where(.cfw-tw,.cfw-tw *) {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button:where(.cfw-tw,.cfw-tw *),
select:where(.cfw-tw,.cfw-tw *) {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button:where(.cfw-tw,.cfw-tw *),
input:where([type='button']):where(.cfw-tw,.cfw-tw *),
input:where([type='reset']):where(.cfw-tw,.cfw-tw *),
input:where([type='submit']):where(.cfw-tw,.cfw-tw *) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring:where(.cfw-tw,.cfw-tw *) {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid:where(.cfw-tw,.cfw-tw *) {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress:where(.cfw-tw,.cfw-tw *) {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
:where(.cfw-tw,.cfw-tw *) ::-webkit-inner-spin-button,
:where(.cfw-tw,.cfw-tw *) ::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search']:where(.cfw-tw,.cfw-tw *) {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
:where(.cfw-tw,.cfw-tw *) ::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
:where(.cfw-tw,.cfw-tw *) ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary:where(.cfw-tw,.cfw-tw *) {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote:where(.cfw-tw,.cfw-tw *),
dl:where(.cfw-tw,.cfw-tw *),
dd:where(.cfw-tw,.cfw-tw *),
h1:where(.cfw-tw,.cfw-tw *),
h2:where(.cfw-tw,.cfw-tw *),
h3:where(.cfw-tw,.cfw-tw *),
h4:where(.cfw-tw,.cfw-tw *),
h5:where(.cfw-tw,.cfw-tw *),
h6:where(.cfw-tw,.cfw-tw *),
hr:where(.cfw-tw,.cfw-tw *),
figure:where(.cfw-tw,.cfw-tw *),
p:where(.cfw-tw,.cfw-tw *),
pre:where(.cfw-tw,.cfw-tw *) {
  margin: 0;
}
fieldset:where(.cfw-tw,.cfw-tw *) {
  margin: 0;
  padding: 0;
}
legend:where(.cfw-tw,.cfw-tw *) {
  padding: 0;
}
ol:where(.cfw-tw,.cfw-tw *),
ul:where(.cfw-tw,.cfw-tw *),
menu:where(.cfw-tw,.cfw-tw *) {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog:where(.cfw-tw,.cfw-tw *) {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea:where(.cfw-tw,.cfw-tw *) {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
:where(.cfw-tw,.cfw-tw *) input::placeholder,
:where(.cfw-tw,.cfw-tw *) textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button:where(.cfw-tw,.cfw-tw *),
[role="button"]:where(.cfw-tw,.cfw-tw *) {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled:where(.cfw-tw,.cfw-tw *) {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img:where(.cfw-tw,.cfw-tw *),
svg:where(.cfw-tw,.cfw-tw *),
video:where(.cfw-tw,.cfw-tw *),
canvas:where(.cfw-tw,.cfw-tw *),
audio:where(.cfw-tw,.cfw-tw *),
iframe:where(.cfw-tw,.cfw-tw *),
embed:where(.cfw-tw,.cfw-tw *),
object:where(.cfw-tw,.cfw-tw *) {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img:where(.cfw-tw,.cfw-tw *),
video:where(.cfw-tw,.cfw-tw *) {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])):where(.cfw-tw,.cfw-tw *) {
  display: none;
}
.cfw-tw .visible{
  visibility: visible;
}
.cfw-tw .static{
  position: static;
}
.cfw-tw .fixed{
  position: fixed;
}
.cfw-tw .absolute{
  position: absolute;
}
.cfw-tw .relative{
  position: relative;
}
.cfw-tw .mb-2{
  margin-bottom: 0.5rem;
}
.cfw-tw .mb-6{
  margin-bottom: 1.5rem;
}
.cfw-tw .me-1\.5{
  margin-inline-end: 0.375rem;
}
.cfw-tw .me-4{
  margin-inline-end: 1rem;
}
.cfw-tw .me-auto{
  margin-inline-end: auto;
}
.cfw-tw .ml-4{
  margin-right: 1rem;
}
.cfw-tw .ms-5{
  margin-inline-start: 1.25rem;
}
.cfw-tw .mt-1{
  margin-top: 0.25rem;
}
.cfw-tw .mt-2{
  margin-top: 0.5rem;
}
.cfw-tw .mt-4{
  margin-top: 1rem;
}
.cfw-tw .mt-5{
  margin-top: 1.25rem;
}
.cfw-tw .mt-6{
  margin-top: 1.5rem;
}
.cfw-tw .block{
  display: block;
}
.cfw-tw .inline{
  display: inline;
}
.cfw-tw .flex{
  display: flex;
}
.cfw-tw .inline-flex{
  display: inline-flex;
}
.cfw-tw .table{
  display: table;
}
.cfw-tw .table-row{
  display: table-row;
}
.cfw-tw .grid{
  display: grid;
}
.cfw-tw .contents{
  display: contents;
}
.cfw-tw .hidden{
  display: none;
}
.cfw-tw .h-16{
  height: 4rem;
}
.cfw-tw .h-4{
  height: 1rem;
}
.cfw-tw .h-5{
  height: 1.25rem;
}
.cfw-tw .h-auto{
  height: auto;
}
.cfw-tw .w-16{
  width: 4rem;
}
.cfw-tw .w-4{
  width: 1rem;
}
.cfw-tw .w-5{
  width: 1.25rem;
}
.cfw-tw .w-96{
  width: 24rem;
}
.cfw-tw .w-full{
  width: 100%;
}
.cfw-tw .max-w-28{
  max-width: 7rem;
}
.cfw-tw .max-w-lg{
  max-width: 32rem;
}
.cfw-tw .max-w-xl{
  max-width: 36rem;
}
.cfw-tw .flex-shrink-0{
  flex-shrink: 0;
}
.cfw-tw .shrink{
  flex-shrink: 1;
}
.cfw-tw .grow{
  flex-grow: 1;
}
.cfw-tw .border-collapse{
  border-collapse: collapse;
}
.cfw-tw .transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cfw-tw .cursor-pointer{
  cursor: pointer;
}
.cfw-tw .resize{
  resize: both;
}
.cfw-tw .flex-row{
  flex-direction: row;
}
.cfw-tw .flex-col{
  flex-direction: column;
}
.cfw-tw .flex-wrap{
  flex-wrap: wrap;
}
.cfw-tw .items-start{
  align-items: flex-start;
}
.cfw-tw .items-center{
  align-items: center;
}
.cfw-tw .justify-end{
  justify-content: flex-end;
}
.cfw-tw .justify-center{
  justify-content: center;
}
.cfw-tw .justify-between{
  justify-content: space-between;
}
.cfw-tw .gap-x-6{
  column-gap: 1.5rem;
}
.cfw-tw :is(.space-y-6 > :not([hidden]) ~ :not([hidden])){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.cfw-tw .rounded{
  border-radius: 0.25rem;
}
.cfw-tw .rounded-full{
  border-radius: 9999px;
}
.cfw-tw .rounded-md{
  border-radius: 0.375rem;
}
.cfw-tw .border{
  border-width: 1px;
}
.cfw-tw .border-b{
  border-bottom-width: 1px;
}
.cfw-tw .border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.cfw-tw .border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.cfw-tw .border-transparent{
  border-color: transparent;
}
.cfw-tw .bg-blue-600{
  --tw-bg-opacity: 1;
  background-color: rgb(35 114 197 / var(--tw-bg-opacity, 1));
}
.cfw-tw .bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 241 / var(--tw-bg-opacity, 1));
}
.cfw-tw .bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.cfw-tw .bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.cfw-tw .object-cover{
  object-fit: cover;
}
.cfw-tw .px-2{
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.cfw-tw .px-3{
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.cfw-tw .px-4{
  padding-right: 1rem;
  padding-left: 1rem;
}
.cfw-tw .px-6{
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.cfw-tw .py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.cfw-tw .py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.cfw-tw .py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.cfw-tw .py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.cfw-tw .py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.cfw-tw .py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.cfw-tw .text-left{
  text-align: right;
}
.cfw-tw .text-center{
  text-align: center;
}
.cfw-tw .text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.cfw-tw .text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.cfw-tw .text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.cfw-tw .font-bold{
  font-weight: 700;
}
.cfw-tw .font-medium{
  font-weight: 500;
}
.cfw-tw .font-semibold{
  font-weight: 600;
}
.cfw-tw .uppercase{
  text-transform: uppercase;
}
.cfw-tw .lowercase{
  text-transform: lowercase;
}
.cfw-tw .capitalize{
  text-transform: capitalize;
}
.cfw-tw .italic{
  font-style: italic;
}
.cfw-tw .leading-6{
  line-height: 1.5rem;
}
.cfw-tw .leading-none{
  line-height: 1;
}
.cfw-tw .text-\[--cfw-tb-guarantee-content\]{
  color: var(--cfw-tb-guarantee-content);
}
.cfw-tw .text-\[--cfw-tb-guarantee-title\]{
  color: var(--cfw-tb-guarantee-title);
}
.cfw-tw .text-\[--cfw-tb-review-content\]{
  color: var(--cfw-tb-review-content);
}
.cfw-tw .text-\[--cfw-tb-review-subtitle\]{
  color: var(--cfw-tb-review-subtitle);
}
.cfw-tw .text-\[--cfw-tb-review-title\]{
  color: var(--cfw-tb-review-title);
}
.cfw-tw .text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(35 114 197 / var(--tw-text-opacity, 1));
}
.cfw-tw .text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.cfw-tw .text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.cfw-tw .text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.cfw-tw .text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.cfw-tw .text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.cfw-tw .text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.cfw-tw .underline{
  text-decoration-line: underline;
}
.cfw-tw .antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cfw-tw .shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.cfw-tw .shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.cfw-tw .ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.cfw-tw .ring-inset{
  --tw-ring-inset: inset;
}
.cfw-tw .ring-gray-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1));
}
.cfw-tw .filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.cfw-tw .transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
/**
 * Resets to reduce conflicts when loading templates in theme
 */
.checkoutwc {
  font-size: 16px;
  line-height: 1.15;
}
.checkoutwc table {
  margin: 0;
  border: none;
}
.checkoutwc table tr, .checkoutwc table th, .checkoutwc table td, .checkoutwc table tbody {
  border: none;
}
.checkoutwc .wc_payment_method input.input-radio[name=payment_method] {
  display: block;
}
.checkoutwc ul, .checkoutwc li {
  margin: 0;
  padding: 0;
}
.checkoutwc input[type=button] {
  font-size: 1em;
  text-transform: none;
}
.checkoutwc label {
  margin: 0;
}
.checkoutwc section {
  padding: 0;
}

:root {
  --cfw-heading-font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  --cfw-body-font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  --cfw-body-background-color: #fff;
  --cfw-body-text-color: #666;
  --cfw-body-link-color: #0073aa;
  --cfw-header-background-color: #fff;
  --cfw-header-text-color: #2b2b2b;
  --cfw-header-bottom-margin: 0;
  --cfw-footer-background-color: #fff;
  --cfw-footer-text-color: #999;
  --cfw-footer-top-margin: 0;
  --cfw-cart-summary-background-color: #ffffff;
  --cfw-cart-summary-mobile-background-color: #f4f4f4;
  --cfw-cart-summary-text-color: #333333;
  --cfw-cart-summary-item-quantity-background-color: #727272e6;
  --cfw-cart-summary-item-quantity-text-color: #fff;
  --cfw-cart-summary-order-total-text-color: #000;
  --cfw-breadcrumb-completed-text-color: #00000080;
  --cfw-breadcrumb-current-text-color: #333;
  --cfw-breadcrumb-next-text-color: #00000080;
  --cfw-breadcrumb-completed-accent-color: #333;
  --cfw-breadcrumb-current-accent-color: #333;
  --cfw-breadcrumb-next-accent-color: #333;
  --cfw-buttons-primary-background-color: #333;
  --cfw-buttons-primary-text-color: #ffffff;
  --cfw-buttons-primary-hover-background-color: #555;
  --cfw-buttons-primary-hover-text-color: #ffffff;
  --cfw-buttons-secondary-background-color: #333;
  --cfw-buttons-secondary-text-color: #ffffff;
  --cfw-buttons-secondary-hover-background-color: #555;
  --cfw-buttons-secondary-hover-text-color: #555;
  --cfw-logo-url: '';
  --cfw-loading-shimmer-display-mode: block;
  --cfw-loading-shimmer-cart-item-quantity-display-mode: none;
  --cfw-loading-shimmer-primary-color: #eff1f3;
  --cfw-loading-shimmer-gradient: linear-gradient(to right, var(--cfw-loading-shimmer-primary-color) 4%, #e2e2e2 25%, var(--cfw-loading-shimmer-primary-color) 36%);
  --cfw-horizontal-divider-color: #B0B0B2;
  --cfw-loading-shimmer-filter: none;
  --cfw-tb-review-title: #333;
  --cfw-tb-review-subtitle: rgb(107 114 128);
  --cfw-tb-review-content: #333;
  --cfw-tb-guarantee-title: #333;
  --cfw-tb-guarantee-content: #333;
}

.cfw-small {
  font-size: 0.875em;
}

main.checkoutwc .cfw-padding-top {
  margin-top: 1em;
}

main.checkoutwc .cfw-light-gray {
  color: #737373;
}

.cfw-pt-05 {
  padding-top: 0.5em !important;
}

.cfw-pt-1 {
  padding-top: 1em !important;
}

.cfw-pt-2 {
  padding-top: 2em !important;
}

.cfw-xtra-small {
  font-size: 0.75em;
}

.cfw-hidden {
  display: none;
}

.cfw-cfe-active .cfw-hidden {
  display: none !important;
}

.cfw-force-hidden {
  display: none !important;
}

.cfw-no-border {
  border: none !important;
}

main.checkoutwc .cfw-rp {
  padding-inline-end: 20px;
}
@media (max-width: 991.98px) {
  main.checkoutwc .cfw-rp {
    padding: 0 20px;
  }
}

.cfw-display-table {
  display: table;
}

.cfw-display-table-row {
  display: table-row;
}

.cfw-display-table-cell {
  display: table-cell;
}

.cfw-w100 {
  width: 100%;
}

.cfw-mb {
  margin-bottom: 0.8em !important;
}

@media screen and (min-width: 992px) {
  .cfw-sticky {
    position: sticky !important;
    top: var(--wp-admin--admin-bar--height, 0px);
  }
}

:root {
  --cfw-inter-font-family: "InterVariable","system-ui",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

body.checkout-wc {
  background: var(--cfw-body-background-color) !important;
}

body.checkout-wc, main.checkoutwc {
  font-family: var(--cfw-body-font-family);
  color: var(--cfw-body-text-color);
  flex-direction: column;
  width: 100%;
  text-rendering: optimizelegibility !important;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.3px;
  line-height: 1;
  box-sizing: border-box;
}
body.checkout-wc *,
body.checkout-wc *::before,
body.checkout-wc *::after, main.checkoutwc *,
main.checkoutwc *::before,
main.checkoutwc *::after {
  box-sizing: inherit;
}
body.checkout-wc p, main.checkoutwc p {
  margin-block-start: 0;
  margin-block-end: 0;
}
body.checkout-wc a, main.checkoutwc a {
  text-decoration: none;
  color: var(--cfw-body-link-color);
}
body.checkout-wc label, main.checkoutwc label {
  font-weight: normal;
}
body.checkout-wc h1, body.checkout-wc h2, body.checkout-wc h3, body.checkout-wc h4, body.checkout-wc h5, body.checkout-wc h6, main.checkoutwc h1, main.checkoutwc h2, main.checkoutwc h3, main.checkoutwc h4, main.checkoutwc h5, main.checkoutwc h6 {
  font-family: var(--cfw-heading-font-family);
}
body.checkout-wc form h1, body.checkout-wc h2, body.checkout-wc h3, body.checkout-wc h4, main.checkoutwc form h1, main.checkoutwc h2, main.checkoutwc h3, main.checkoutwc h4 {
  color: #333;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0.6em;
}
body.checkout-wc h3, main.checkoutwc h3 {
  font-size: 1.5em;
  color: #333;
  font-weight: 300;
  margin-bottom: 0.6em;
}
body.checkout-wc .hidden, main.checkoutwc .hidden {
  display: none;
}

body.cfw-preload .cfw-panel {
  display: none;
}
body.cfw-preload .cfw-panel:first-child {
  display: block;
}
body.cfw-preload * {
  animation-duration: 0s !important;
}

#cfw-header {
  background: var(--cfw-header-background-color);
  position: relative;
  margin-bottom: var(--cfw-header-bottom-margin);
}
@media (max-width: 991.98px) {
  #cfw-header {
    margin-top: 0;
  }
}

header {
  margin-bottom: var(--cfw-header-bottom-margin);
}

.cfw-logo {
  padding: 1em 0;
}
.cfw-logo a {
  color: var(--cfw-header-text-color) !important;
  display: inline-block;
  width: 100%;
  max-width: 67%;
  text-decoration: none;
}
.cfw-logo a:not(.logo) {
  font-size: 2em;
  height: auto !important;
  margin: 20px auto;
}
.cfw-logo .logo {
  background-color: var(--cfw-header-background-color);
  background-image: var(--cfw-logo-url);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
  height: 4em;
}

[dir=rtl] .cfw-logo .logo {
  background-position: left center;
}

@media (max-width: 991.98px) {
  .cfw-logo {
    padding: 0;
  }
  .cfw-logo a {
    text-align: center;
    margin: 1em auto;
    display: block;
  }
  #cfw-logo-container {
    text-align: center;
  }
  .checkout-wc .cfw-logo .logo {
    background-position: center center;
  }
}
#cfw-footer {
  text-align: center;
  background: var(--cfw-footer-background-color);
  color: var(--cfw-footer-text-color, #999);
  font-size: 0.825em;
  margin-top: var(--cfw-footer-top-margin);
}

#cfw-footer .cfw-footer-inner {
  padding: 40px 20px;
}
#cfw-footer .cfw-footer-inner ul.menu {
  list-style: none;
  margin: 0.5em 0;
  padding: 0;
}
#cfw-footer .cfw-footer-inner ul.menu li {
  display: inline-block;
  margin: 0 0.5em;
}

#wp_footer > *:not(.pakkelabels-modal):not(.shipmondo-modal):not(#fb-root):not(.mailster-block-form-type-popup):not(.jet-popup) {
  display: none;
}

#cfw-footer .cfw-store-policies {
  list-style-type: none;
  margin-bottom: 1em;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
#cfw-footer .cfw-store-policies li {
  list-style-type: none;
  margin-inline-end: 1.5em;
}
#cfw-footer .cfw-store-policies li a {
  color: currentColor;
  text-decoration: none;
  box-shadow: 0 -2px inset currentColor;
}

#cfw-breadcrumb {
  list-style-type: none;
  margin: 0 0 1.5em 0;
  padding: 0;
  display: flex;
}
#cfw-breadcrumb li {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#cfw-breadcrumb li > a {
  color: var(--cfw-breadcrumb-completed-text-color);
  font-size: 0.75em;
}
#cfw-breadcrumb li.active ~ li > a {
  color: var(--cfw-breadcrumb-next-text-color);
}
#cfw-breadcrumb li.active > a {
  color: var(--cfw-breadcrumb-current-text-color);
  text-decoration: none;
  font-weight: 500;
}
#cfw-breadcrumb li:not(:last-child):after {
  content: " ";
  width: 12px;
  height: 12px;
  background: var(--cfw-breadcrumb-completed-accent-color);
  -webkit-mask-image: url("../images/arrow-right.svg");
          mask-image: url("../images/arrow-right.svg");
  -webkit-mask-size: 12px;
          mask-size: 12px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  padding-inline-start: 25px;
}
@media (max-width: 767.98px) {
  #cfw-breadcrumb li:not(:last-child):after {
    padding-inline-start: 15px;
  }
}
#cfw-breadcrumb li.active ~ li:not(:last-child):after {
  background: var(--cfw-breadcrumb-next-accent-color);
}
#cfw-breadcrumb li.active:after {
  background: var(--cfw-breadcrumb-current-accent-color);
}
@media (max-width: 991.98px) {
  #cfw-breadcrumb {
    justify-content: center;
  }
}

.cfw-accordion .cfw-radio-reveal-group {
  line-height: 1;
  border-radius: 5px;
  border: 1px solid #ddd;
  overflow: visible;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 20px;
}
.cfw-accordion .cfw-radio-reveal-li {
  border-top: 1px solid #ddd;
  padding: 0 !important;
}
.cfw-accordion .cfw-radio-reveal-li:last-child {
  border-end-start-radius: 5px;
  border-end-end-radius: 5px;
}
.cfw-accordion .cfw-radio-reveal-li:first-child {
  border-top: none;
  border-start-start-radius: 5px;
  border-start-end-radius: 5px;
}
.cfw-accordion .cfw-radio-reveal-li:first-child .cfw-radio-reveal-title-wrap {
  border-start-start-radius: 5px;
  border-start-end-radius: 5px;
}
.cfw-accordion .cfw-radio-reveal-li:last-child .cfw-radio-reveal-content, .cfw-accordion .cfw-radio-reveal-li:last-child .cfw-radio-reveal-title-wrap {
  border-end-start-radius: 5px;
  border-end-end-radius: 5px;
}
.cfw-accordion .cfw-radio-reveal-title {
  flex-grow: 1;
}
.cfw-accordion .cfw-radio-reveal-title-wrap {
  padding: 1em;
  background: #fff;
  font-size: 1em;
  box-sizing: border-box;
  list-style-type: none !important;
  text-indent: 0;
  clear: both;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  cursor: pointer;
}
.cfw-accordion .cfw-radio-reveal-title-wrap.cfw-align-top {
  align-items: flex-start;
}
.cfw-accordion .cfw-radio-reveal-label {
  clear: both;
  display: flex !important;
  align-items: center;
  flex-grow: 1;
  padding: 0;
  cursor: pointer;
}
.cfw-accordion .cfw-radio-reveal-label.cfw-align-top {
  align-items: flex-start;
}
.cfw-accordion .cfw-radio-reveal-label > div {
  display: flex !important;
  align-items: center;
  flex-grow: 1;
  box-sizing: border-box;
  font-size: 1em;
}
.cfw-accordion .cfw-radio-reveal-content {
  background: #f4f4f4;
  padding: 20px 10px;
  border-top: 1px solid #ddd;
  margin: 0 !important;
}
.cfw-accordion .cfw-radio-reveal-content p {
  font-size: 0.825em;
  line-height: 1.25;
}

@keyframes cfw_error_shake {
  0% {
    transform: translate(-30px);
  }
  20% {
    transform: translate(30px);
  }
  40% {
    transform: translate(-15px);
  }
  60% {
    transform: translate(15px);
  }
  80% {
    transform: translate(-8px);
  }
  100% {
    transform: translate(0px);
  }
}
.cfw-alert-temporary-shake {
  animation: cfw_error_shake 0.5s 1 linear;
}

#cfw-alert-placeholder {
  display: none;
}

.cfw-alert {
  padding: 15px;
  margin-bottom: 1em;
  border: 1px solid transparent;
  border-radius: 5px;
}
.cfw-alert .message {
  line-height: 1.625;
}
.cfw-alert ul {
  margin: 0;
}

.cfw-alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.cfw-alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.cfw-alert-info {
  color: #383d41;
  background-color: #F0F8FF;
  border-color: #bee5eb;
}

#cfw-alert-container ul, #cfw-wc-print-notices ul {
  list-style-type: none;
  padding-inline-start: 0;
  margin-inline-start: 0;
}

.woocommerce-info, .woocommerce-error, .woocommerce-message {
  padding: 15px;
  margin-bottom: 1em;
  border: 1px solid #dfe3e8;
  border-radius: 5px;
  line-height: 1.625;
  color: #383d41;
  background-color: #fafafa !important;
}
.woocommerce-info .button, .woocommerce-error .button, .woocommerce-message .button {
  float: inline-end;
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  right: auto;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
.woocommerce-info .button:hover, .woocommerce-error .button:hover, .woocommerce-message .button:hover {
  background-color: #dfdcde;
  text-decoration: none;
  background-image: none;
  color: #515151;
}
.woocommerce-info .button:after, .woocommerce-error .button:after, .woocommerce-message .button:after {
  content: " ";
  display: table;
  clear: both;
}
.woocommerce-info form:after, .woocommerce-error form:after, .woocommerce-message form:after {
  content: " ";
  display: table;
  clear: both;
}
.woocommerce-info:after, .woocommerce-error:after, .woocommerce-message:after {
  content: "";
  display: table;
  clear: both;
}

.woocommerce-error {
  color: #721c24;
  background-color: #f8d7da !important;
  border-color: #f5c6cb;
}

ul.woocommerce-error {
  list-style: none;
  margin-bottom: 1em;
  width: 100%;
}
ul.woocommerce-error li {
  padding: 15px;
}

.parsley-errors-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  color: #f04f63;
  font-weight: 300;
  font-size: 14px;
}
.parsley-errors-list li {
  margin-top: 10px;
}

.form-row .parsley-error:not(.checkbox) {
  box-shadow: 0 0 0 1px #f04f63 !important;
}

.cfw-check-input .parsley-error input {
  border-color: #f04f63 !important;
}
.cfw-check-input .parsley-errors-list.filled {
  margin-inline-start: 1em;
}
.cfw-check-input .parsley-errors-list.filled li {
  margin-top: 0;
  line-height: 18px;
}

/**
 * Form Row Vertical Spacing
 */
.form-row:not(.cfw-hidden-input) {
  margin-bottom: 0.8em;
}

@media (min-width: 992px) {
  .cfw-input-wrap-row:last-child .form-row {
    margin-bottom: 0;
  }
}

.checkoutwc .form-row, #cfw-cart-summary {
  position: relative;
}
.checkoutwc .form-row input[type=text],
.checkoutwc .form-row input[type=email],
.checkoutwc .form-row input[type=tel],
.checkoutwc .form-row input[type=number],
.checkoutwc .form-row input[type=password],
.checkoutwc .form-row select,
.checkoutwc .form-row textarea, #cfw-cart-summary input[type=text],
#cfw-cart-summary input[type=email],
#cfw-cart-summary input[type=tel],
#cfw-cart-summary input[type=number],
#cfw-cart-summary input[type=password],
#cfw-cart-summary select,
#cfw-cart-summary textarea {
  appearance: none !important;
  background: #fff;
  transition: all 0.2s ease;
  color: #333;
  padding: 0.82rem;
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  line-height: normal !important;
  border-radius: 5px !important;
  border: 1px solid #d9d9d9 !important;
  transition-delay: 0s, 0s;
  transition-duration: 0.2s, 0s;
  transition-property: all, width;
  transition-timing-function: ease-out, ease;
  height: auto !important;
}
.checkoutwc .form-row input[type=text]::placeholder,
.checkoutwc .form-row input[type=email]::placeholder,
.checkoutwc .form-row input[type=tel]::placeholder,
.checkoutwc .form-row input[type=number]::placeholder,
.checkoutwc .form-row input[type=password]::placeholder,
.checkoutwc .form-row select::placeholder,
.checkoutwc .form-row textarea::placeholder, #cfw-cart-summary input[type=text]::placeholder,
#cfw-cart-summary input[type=email]::placeholder,
#cfw-cart-summary input[type=tel]::placeholder,
#cfw-cart-summary input[type=number]::placeholder,
#cfw-cart-summary input[type=password]::placeholder,
#cfw-cart-summary select::placeholder,
#cfw-cart-summary textarea::placeholder {
  color: #ccc;
}
.checkoutwc .form-row input[type=text]:focus,
.checkoutwc .form-row input[type=email]:focus,
.checkoutwc .form-row input[type=tel]:focus,
.checkoutwc .form-row input[type=number]:focus,
.checkoutwc .form-row input[type=password]:focus,
.checkoutwc .form-row select:focus,
.checkoutwc .form-row textarea:focus, #cfw-cart-summary input[type=text]:focus,
#cfw-cart-summary input[type=email]:focus,
#cfw-cart-summary input[type=tel]:focus,
#cfw-cart-summary input[type=number]:focus,
#cfw-cart-summary input[type=password]:focus,
#cfw-cart-summary select:focus,
#cfw-cart-summary textarea:focus {
  outline: 0;
  box-shadow: 0 0 0 1px var(--cfw-buttons-primary-background-color) !important;
}
.checkoutwc .form-row select[multiple], #cfw-cart-summary select[multiple] {
  padding-bottom: 0;
}
.checkoutwc .form-row label, #cfw-cart-summary label {
  display: inline-block;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.checkoutwc .form-row label.cfw-floatable-label, #cfw-cart-summary label.cfw-floatable-label {
  -webkit-user-select: none;
          user-select: none;
  pointer-events: none;
  position: absolute;
  color: #737373;
  transition: all 0.2s ease-out;
  font-size: 12px;
  margin-top: 0.25em;
  margin-bottom: 0;
  padding: 0 1.16em;
  line-height: 1.625;
  opacity: 0;
  height: auto;
  width: auto;
  clip-path: none;
  clip: unset;
  white-space: nowrap;
}
.checkoutwc .form-row label.cfw-floatable-label abbr[title], #cfw-cart-summary label.cfw-floatable-label abbr[title] {
  text-decoration: none;
}
.checkoutwc .form-row.cfw-label-is-floated input[type=text],
.checkoutwc .form-row.cfw-label-is-floated input[type=email],
.checkoutwc .form-row.cfw-label-is-floated input[type=tel],
.checkoutwc .form-row.cfw-label-is-floated input[type=number],
.checkoutwc .form-row.cfw-label-is-floated input[type=password],
.checkoutwc .form-row.cfw-label-is-floated select,
.checkoutwc .form-row.cfw-label-is-floated textarea, #cfw-cart-summary.cfw-label-is-floated input[type=text],
#cfw-cart-summary.cfw-label-is-floated input[type=email],
#cfw-cart-summary.cfw-label-is-floated input[type=tel],
#cfw-cart-summary.cfw-label-is-floated input[type=number],
#cfw-cart-summary.cfw-label-is-floated input[type=password],
#cfw-cart-summary.cfw-label-is-floated select,
#cfw-cart-summary.cfw-label-is-floated textarea {
  padding: 1.35em 0.8em 0.28em 0.8em;
}
.checkoutwc .form-row.cfw-label-is-floated label.cfw-floatable-label, #cfw-cart-summary.cfw-label-is-floated label.cfw-floatable-label {
  opacity: 1 !important;
  z-index: 1000;
}
.checkoutwc .form-row.cfw-label-is-floated, #cfw-cart-summary.cfw-label-is-floated {
  /**
  Firefox style fixes
   */
}
@supports (-moz-appearance: none) {
  .checkoutwc .form-row.cfw-label-is-floated select, #cfw-cart-summary.cfw-label-is-floated select {
    padding: 1.25em 0.5em 0.28em 0.8em;
  }
}
.checkoutwc .form-row.cfw-label-is-floated #cfw-promo-code, #cfw-cart-summary.cfw-label-is-floated #cfw-promo-code {
  padding: 1.35em 0.8em 0.48em 0.8em;
}
.checkoutwc .form-row, #cfw-cart-summary {
  /**
   * Special handling for radio groups
   */
}
.checkoutwc .form-row.cfw-radio-input fieldset label, #cfw-cart-summary.cfw-radio-input fieldset label {
  display: block;
  margin-bottom: 0.5em;
}
.checkoutwc .form-row.cfw-wc_checkout_add_ons_radio-input .woocommerce-input-wrapper, .checkoutwc .form-row.cfw-wc_checkout_add_ons_multicheckbox-input .woocommerce-input-wrapper, #cfw-cart-summary.cfw-wc_checkout_add_ons_radio-input .woocommerce-input-wrapper, #cfw-cart-summary.cfw-wc_checkout_add_ons_multicheckbox-input .woocommerce-input-wrapper {
  display: block;
  margin-bottom: 0.5em;
}
.checkoutwc .form-row.cfw-select-input:not(.cfw-multiselect-input, .cfw-wc_checkout_add_ons_multiselect-input):after, #cfw-cart-summary.cfw-select-input:not(.cfw-multiselect-input, .cfw-wc_checkout_add_ons_multiselect-input):after {
  content: "";
  background: url('data:image/svg+xml;utf8,<svg height="512px" id="Layer_1" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="512px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><polygon points="160,115.4 180.7,96 352,256 180.7,416 160,396.7 310.5,256"/></svg>') no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  pointer-events: none;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 12px;
  top: 22px;
  transform: translateY(calc(-50% + 2px)) rotate(-90deg);
  z-index: 1000;
}
.checkoutwc .form-row.cfw-hidden-input, #cfw-cart-summary.cfw-hidden-input {
  display: none;
}
.checkoutwc .form-row.cfw-hidden-input label, #cfw-cart-summary.cfw-hidden-input label {
  display: none;
}
.checkoutwc .form-row abbr.required, #cfw-cart-summary abbr.required {
  display: none;
}
.checkoutwc .form-row, #cfw-cart-summary {
  /**
   * Placeholder styles
   */
}
.checkoutwc .form-row ::-webkit-input-placeholder, #cfw-cart-summary ::-webkit-input-placeholder {
  color: #737373 !important;
}
.checkoutwc .form-row :-moz-placeholder, #cfw-cart-summary :-moz-placeholder { /* Firefox 18- */
  color: #737373 !important;
}
.checkoutwc .form-row ::-moz-placeholder, #cfw-cart-summary ::-moz-placeholder { /* Firefox 19+ */
  color: #737373 !important;
}
.checkoutwc .form-row :-ms-input-placeholder, #cfw-cart-summary :-ms-input-placeholder {
  color: #737373 !important;
}

/**
 * Checkbox styling
 */
input[type=checkbox], main.checkoutwc input[type=checkbox] {
  appearance: none;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  width: 18px !important;
  height: 18px !important;
  min-width: 18px !important;
  vertical-align: -4px;
  background-color: #ffffff;
  position: relative;
  box-shadow: 0 0 0 0 #000000 inset;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  outline: none;
  margin-inline-end: 0.5em !important;
  margin-inline-start: 0;
}
input[type=checkbox]:checked, main.checkoutwc input[type=checkbox]:checked {
  border: none;
  box-shadow: 0 0 0 10px #000000 inset;
}
input[type=checkbox]:checked:after, main.checkoutwc input[type=checkbox]:checked:after {
  transform: scale(1);
  opacity: 1;
}
input[type=checkbox]:after, main.checkoutwc input[type=checkbox]:after {
  width: 10px;
  height: 8px;
  margin-inline-start: -5px;
  margin-top: -4px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMC4zIiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjguOSAwLjMgMTAuMyA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDguOSAwLjMgMTAuMyA4Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTIuNiA4LjFsLTMuNy0zLjggMS0xLjEgMi43IDIuNyA1LjUtNS40IDEgMXoiLz48L3N2Zz4=), none;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: scale(0.2);
  transition: all 0.2s ease-in-out 0.1s;
  opacity: 0;
}

/**
 * Radio buttons styling
 */
input[type=radio] {
  appearance: none;
  background-color: white;
  border-radius: 50%;
  width: 18px !important;
  height: 18px !important;
  min-width: 18px !important;
  box-shadow: 0 0 0 0 #000000 inset;
  transition: all 0.2s ease-in-out;
  position: relative;
  cursor: pointer;
  vertical-align: -4px;
  border: 1px solid #d9d9d9;
  outline: none;
  margin-inline-end: 0.5em;
}
input[type=radio]:after {
  transform: scale(1);
  opacity: 1;
  width: 4px;
  height: 4px;
  margin-inline-start: -2px;
  margin-top: -2px;
  background-color: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  transition: all 0.2s ease-in-out 0.1s;
}
input[type=radio]:checked {
  border: none;
  box-shadow: 0 0 0 10px #000000 inset;
}

.cfw-check-input, .woocommerce-form__label-for-checkbox, .woocommerce-SavedPaymentMethods-saveNew {
  display: flex;
  align-items: center;
}
.cfw-check-input .required, .woocommerce-form__label-for-checkbox .required, .woocommerce-SavedPaymentMethods-saveNew .required {
  display: none;
}

/**
 * Mark required checkboxes with asterisk at the end of the label
 * Might just be used for the terms and conditions checkbox?
 */
.validate-required .woocommerce-form__label-for-checkbox span:after {
  content: "*";
  margin-inline-start: 1px;
}

fieldset {
  margin-top: 0.5em; /* for WooCommerce Subscription Gifting */
  padding: 0;
  border: 0;
  min-width: inherit;
}

/**
 * Normal Labels (The ones that don't float)
 */
.cfw-label-style-normal .form-row:not(.cfw-check-input) label {
  position: relative;
  color: #333;
  font-size: 1em;
  margin-bottom: 4px;
  padding: 0;
  opacity: 1;
  pointer-events: all;
  white-space: normal;
}

.cfw-label-style-normal .form-row:not(.cfw-check-input).cfw-label-is-floated input[type=text],
.cfw-label-style-normal .form-row:not(.cfw-check-input).cfw-label-is-floated input[type=email],
.cfw-label-style-normal .form-row:not(.cfw-check-input).cfw-label-is-floated input[type=tel],
.cfw-label-style-normal .form-row:not(.cfw-check-input).cfw-label-is-floated input[type=password],
.cfw-label-style-normal .form-row:not(.cfw-check-input).cfw-label-is-floated input[type=number],
.cfw-label-style-normal .form-row:not(.cfw-check-input).cfw-label-is-floated select,
.cfw-label-style-normal .form-row:not(.cfw-check-input).cfw-label-is-floated textarea {
  padding: 0.82em;
}

.cfw-add-field {
  display: flex;
  align-items: center;
  margin-bottom: 0.8em;
}
.cfw-add-field svg {
  height: 1.1em;
  margin-inline-end: 0.2em;
}

.cfw-password-toggle {
  position: absolute;
  top: 0.7em;
  left: 1em;
  color: #999999 !important;
}
.cfw-password-toggle svg {
  width: 1.5em;
}
.cfw-password-toggle .cfw-eye-open {
  display: none;
}
.cfw-password-toggle .cfw-eye-shut {
  display: block;
}
.cfw-password-toggle.cfw-password-eye-open .cfw-eye-open {
  display: block;
}
.cfw-password-toggle.cfw-password-eye-open .cfw-eye-shut {
  display: none;
}
.cfw-password-toggle:hover {
  color: #666666 !important;
}

.cfw-label-style-normal .cfw-password-toggle {
  top: 2.8em;
}

.cfw-primary-btn {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  background: var(--cfw-buttons-primary-background-color);
  color: var(--cfw-buttons-primary-text-color);
  border-radius: 5px;
  border: 1px solid var(--cfw-buttons-primary-background-color);
  font-size: 1em;
  box-sizing: border-box;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  padding: 19px 15px;
}
.cfw-primary-btn:hover {
  background: var(--cfw-buttons-primary-hover-background-color);
  color: var(--cfw-buttons-primary-hover-text-color);
  border-color: var(--cfw-buttons-primary-hover-background-color);
}
.cfw-primary-btn:focus {
  outline-style: none;
}
.cfw-primary-btn:disabled {
  background: var(--cfw-buttons-primary-disabled-background-color, #737373);
  border-color: var(--cfw-buttons-primary-disabled-background-color, #737373);
  cursor: not-allowed;
}

.cfw-secondary-btn, #order_review .woocommerce-form-login button[type=submit][name=login] {
  border: 1px solid var(--cfw-buttons-secondary-background-color);
  box-shadow: none;
  border-radius: 5px;
  cursor: pointer;
  padding: 0.82rem;
  font-size: 1em;
  background: var(--cfw-buttons-secondary-background-color);
  color: var(--cfw-buttons-secondary-text-color) !important;
  text-align: center;
  transition: all 0.1s ease-in-out;
  display: inline-block;
  width: 100%;
  text-decoration: none;
}
.cfw-secondary-btn:hover, #order_review .woocommerce-form-login button[type=submit][name=login]:hover {
  background: var(--cfw-buttons-secondary-hover-background-color);
  color: var(--cfw-buttons-secondary-hover-text-color) !important;
  border-color: var(--cfw-buttons-secondary-hover-background-color);
}
.cfw-secondary-btn:focus, #order_review .woocommerce-form-login button[type=submit][name=login]:focus {
  outline-style: none;
}
.cfw-secondary-btn.cfw-secondary-btn-inactive, #order_review .woocommerce-form-login button.cfw-secondary-btn-inactive[type=submit][name=login] {
  opacity: 0.5;
}
.cfw-secondary-btn.cfw-secondary-btn-active, #order_review .woocommerce-form-login button.cfw-secondary-btn-active[type=submit][name=login] {
  opacity: 1;
}

.cfw-totals-list button {
  border: 1px solid var(--cfw-buttons-secondary-background-color);
  box-shadow: none;
  border-radius: 5px;
  cursor: pointer;
  padding: 0.82rem;
  font-size: 1em;
  background: var(--cfw-buttons-secondary-background-color);
  color: var(--cfw-buttons-secondary-text-color) !important;
  text-align: center;
  transition: all 0.1s ease-in-out;
  display: inline-block;
  width: 100%;
  text-decoration: none;
}
.cfw-totals-list button:hover {
  background: var(--cfw-buttons-secondary-hover-background-color);
  color: var(--cfw-buttons-secondary-hover-text-color) !important;
  border-color: var(--cfw-buttons-secondary-hover-background-color);
}
.cfw-totals-list button:focus {
  outline-style: none;
}
.cfw-totals-list button.cfw-secondary-btn-inactive {
  opacity: 0.5;
}
.cfw-totals-list button.cfw-secondary-btn-active {
  opacity: 1;
}

.checkoutwc .cfw-prev-tab, .cfw-modal .cfw-prev-tab {
  transition: all 0.2s ease;
  text-decoration: none;
  white-space: nowrap;
}
@media (max-width: 991.98px) {
  .checkoutwc .previous-button, .cfw-modal .previous-button {
    text-align: center;
  }
}
.checkoutwc .cfw-secondary-btn:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus), .checkoutwc #order_review .woocommerce-form-login button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus), #order_review .woocommerce-form-login .checkoutwc button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus), .checkoutwc a.button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus), .checkoutwc .woocommerce-button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus), .checkoutwc input[type=button]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus), .cfw-modal .cfw-secondary-btn:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus), .cfw-modal #order_review .woocommerce-form-login button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus), #order_review .woocommerce-form-login .cfw-modal button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus), .cfw-modal a.button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus), .cfw-modal .woocommerce-button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus), .cfw-modal input[type=button]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus) {
  border: 1px solid var(--cfw-buttons-secondary-background-color);
  box-shadow: none;
  border-radius: 5px;
  cursor: pointer;
  padding: 0.82rem;
  font-size: 1em;
  background: var(--cfw-buttons-secondary-background-color);
  color: var(--cfw-buttons-secondary-text-color) !important;
  text-align: center;
  transition: all 0.1s ease-in-out;
  display: inline-block;
  width: 100%;
  text-decoration: none;
}
.checkoutwc .cfw-secondary-btn:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):hover, .checkoutwc #order_review .woocommerce-form-login button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):hover, #order_review .woocommerce-form-login .checkoutwc button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):hover, .checkoutwc a.button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):hover, .checkoutwc .woocommerce-button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):hover, .checkoutwc input[type=button]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):hover, .cfw-modal .cfw-secondary-btn:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):hover, .cfw-modal #order_review .woocommerce-form-login button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):hover, #order_review .woocommerce-form-login .cfw-modal button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):hover, .cfw-modal a.button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):hover, .cfw-modal .woocommerce-button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):hover, .cfw-modal input[type=button]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):hover {
  background: var(--cfw-buttons-secondary-hover-background-color);
  color: var(--cfw-buttons-secondary-hover-text-color) !important;
  border-color: var(--cfw-buttons-secondary-hover-background-color);
}
.checkoutwc .cfw-secondary-btn:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):focus, .checkoutwc #order_review .woocommerce-form-login button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):focus, #order_review .woocommerce-form-login .checkoutwc button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):focus, .checkoutwc a.button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):focus, .checkoutwc .woocommerce-button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):focus, .checkoutwc input[type=button]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):focus, .cfw-modal .cfw-secondary-btn:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):focus, .cfw-modal #order_review .woocommerce-form-login button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):focus, #order_review .woocommerce-form-login .cfw-modal button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):focus, .cfw-modal a.button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):focus, .cfw-modal .woocommerce-button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):focus, .cfw-modal input[type=button]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus):focus {
  outline-style: none;
}
.checkoutwc .cfw-secondary-btn:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-inactive, .checkoutwc #order_review .woocommerce-form-login button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-inactive, #order_review .woocommerce-form-login .checkoutwc button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-inactive, .checkoutwc a.button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-inactive, .checkoutwc .woocommerce-button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-inactive, .checkoutwc input[type=button]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-inactive, .cfw-modal .cfw-secondary-btn:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-inactive, .cfw-modal #order_review .woocommerce-form-login button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-inactive, #order_review .woocommerce-form-login .cfw-modal button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-inactive, .cfw-modal a.button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-inactive, .cfw-modal .woocommerce-button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-inactive, .cfw-modal input[type=button]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-inactive {
  opacity: 0.5;
}
.checkoutwc .cfw-secondary-btn:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-active, .checkoutwc #order_review .woocommerce-form-login button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-active, #order_review .woocommerce-form-login .checkoutwc button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-active, .checkoutwc a.button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-active, .checkoutwc .woocommerce-button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-active, .checkoutwc input[type=button]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-active, .cfw-modal .cfw-secondary-btn:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-active, .cfw-modal #order_review .woocommerce-form-login button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-active, #order_review .woocommerce-form-login .cfw-modal button[type=submit][name=login]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-active, .cfw-modal a.button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-active, .cfw-modal .woocommerce-button:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-active, .cfw-modal input[type=button]:not(.cfw-primary-btn):not(.cfw-quantity-stepper-btn-minus):not(.cfw-quantity-stepper-btn-plus).cfw-secondary-btn-active {
  opacity: 1;
}
.checkoutwc .cfw-primary-btn, .checkoutwc #info_payment button, .cfw-modal .cfw-primary-btn, .cfw-modal #info_payment button {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  background: var(--cfw-buttons-primary-background-color);
  color: var(--cfw-buttons-primary-text-color);
  border-radius: 5px;
  border: 1px solid var(--cfw-buttons-primary-background-color);
  font-size: 1em;
  box-sizing: border-box;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  padding: 19px 15px;
}
.checkoutwc .cfw-primary-btn:hover, .checkoutwc #info_payment button:hover, .cfw-modal .cfw-primary-btn:hover, .cfw-modal #info_payment button:hover {
  background: var(--cfw-buttons-primary-hover-background-color);
  color: var(--cfw-buttons-primary-hover-text-color);
  border-color: var(--cfw-buttons-primary-hover-background-color);
}
.checkoutwc .cfw-primary-btn:focus, .checkoutwc #info_payment button:focus, .cfw-modal .cfw-primary-btn:focus, .cfw-modal #info_payment button:focus {
  outline-style: none;
}
.checkoutwc .cfw-primary-btn:disabled, .checkoutwc #info_payment button:disabled, .cfw-modal .cfw-primary-btn:disabled, .cfw-modal #info_payment button:disabled {
  background: var(--cfw-buttons-primary-disabled-background-color, #737373);
  border-color: var(--cfw-buttons-primary-disabled-background-color, #737373);
  cursor: not-allowed;
}
.checkoutwc a.button, .checkoutwc .woocommerce-button, .cfw-modal a.button, .cfw-modal .woocommerce-button {
  width: 100%;
}
.checkoutwc a.button, .cfw-modal a.button {
  width: auto;
  text-decoration: none;
}

main.cfw-one-page-checkout .cfw-return-to-shipping-btn {
  display: none;
}

.cfw-button-text {
  pointer-events: none;
}

.cfw-button-loading {
  position: relative;
}
.cfw-button-loading .cfw-button-text {
  visibility: hidden;
}

.cfw-button-loading::after {
  content: "";
  position: absolute;
  width: 1.2em;
  height: 1.2em;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border: 2px solid transparent;
  border-top-color: currentColor;
  border-radius: 50%;
  animation: cfw-button-loading-spinner 1s ease infinite;
}

@keyframes cfw-button-loading-spinner {
  from {
    transform: rotate(0turn);
  }
  to {
    transform: rotate(-1turn);
  }
}
main.checkoutwc .cfw-module {
  margin-bottom: 1.8em;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.cfw-panel {
  display: none;
}

.cfw-panel.active {
  display: block;
  animation: fadeIn 0.6s ease-in forwards;
}

.cfw-has-nonfloating-tooltip, .cfw-has-tooltip {
  position: relative;
}

.cfw-cvv-tooltip {
  background: #666666;
  border-radius: 50%;
  color: #fff;
  width: 1rem;
  height: 1rem;
  font-size: 0.75em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 1em;
  top: 50%;
}

.cfw-has-tooltip .cfw-cvv-tooltip {
  transform: translateY(-50%);
}

#cfw_trust_badges_list {
  position: relative;
  border-top: 1px solid var(--cfw-horizontal-divider-color);
  font-size: 1rem;
}
#cfw_trust_badges_list h4 {
  text-align: center;
  font-size: 1rem;
  position: absolute;
  top: -10px;
  right: 50%;
  transform: translateX(50%) translateZ(0);
  background: var(--cfw-cart-summary-background-color);
  padding: 0 1em;
  font-weight: 400;
  white-space: nowrap;
}
@media (max-width: 991.98px) {
  #cfw_trust_badges_list h4 {
    background: var(--cfw-cart-summary-mobile-background-color);
  }
}
#cfw_trust_badges_list.cfw-trust-badges-position-below_checkout_form, #cfw_trust_badges_list.cfw-trust-badges-position-in_footer {
  margin-top: 3.6em;
  padding: 0 20px;
}
#cfw_trust_badges_list.cfw-trust-badges-position-below_checkout_form h4, #cfw_trust_badges_list.cfw-trust-badges-position-in_footer h4 {
  background: var(--cfw-body-background-color);
}
@media (min-width: 992px) {
  #cfw_trust_badges_list.cfw-trust-badges-position-below_checkout_form, #cfw_trust_badges_list.cfw-trust-badges-position-in_footer {
    padding: 0;
  }
}
#cfw_trust_badges_list.cfw-trust-badges-position-in_footer h4 {
  color: var(--cfw-footer-text-color);
  background: var(--cfw-footer-background-color);
}
#cfw_trust_badges_list.cfw-trust-badges-position-in_footer p {
  text-align: start !important;
}

.cfw-modal-root {
  z-index: 999999 !important;
}

.cfw-modal-container {
  display: flex;
  align-items: center;
}

.cfw-modal {
  padding: 32px;
  margin: auto;
  border-radius: 5px;
}

.cfw-modal:not(.cfw-full-screen) {
  width: 100% !important;
  max-width: 840px !important;
  min-height: fit-content !important;
  max-height: 80%;
}

.cfw-modal.cfw-full-screen {
  max-width: 100%;
  width: 100% !important;
  height: 100% !important;
  border-radius: 0 !important;
}

.cfw-modal:focus-visible {
  outline: none !important;
}

body.checkout-wc.modal-open {
  height: 100vh;
  overflow-y: hidden;
}

.cfw-modal.smarty-modal {
  max-width: 600px !important;
}

.cfw-order-bump-after-checkout-wrap {
  padding: 10px;
}
.cfw-order-bump-after-checkout-wrap .cfw-order-bumps-stepper-wrapper {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.8em;
}
.cfw-order-bump-after-checkout-wrap .cfw-order-bumps-stepper-wrapper .stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
}
@media (max-width: 768px) {
  .cfw-order-bump-after-checkout-wrap .cfw-order-bumps-stepper-wrapper .stepper-item {
    font-size: 12px;
  }
}
.cfw-order-bump-after-checkout-wrap .cfw-order-bumps-stepper-wrapper .stepper-item::before {
  position: absolute;
  content: "";
  border-bottom: 4px solid #ccc;
  width: 100%;
  top: 20px;
  right: -50%;
  z-index: 2;
}
.cfw-order-bump-after-checkout-wrap .cfw-order-bumps-stepper-wrapper .stepper-item::after {
  position: absolute;
  content: "";
  border-bottom: 4px solid #ccc;
  width: 100%;
  top: 20px;
  right: 50%;
  z-index: 2;
}
.cfw-order-bump-after-checkout-wrap .cfw-order-bumps-stepper-wrapper .stepper-item .step-counter {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ccc;
  margin-bottom: 6px;
}
.cfw-order-bump-after-checkout-wrap .cfw-order-bumps-stepper-wrapper .stepper-item.active {
  font-weight: bold;
}
.cfw-order-bump-after-checkout-wrap .cfw-order-bumps-stepper-wrapper .stepper-item.completed .step-counter {
  background-color: var(--cfw-buttons-primary-background-color);
}
.cfw-order-bump-after-checkout-wrap .cfw-order-bumps-stepper-wrapper .stepper-item.completed::before {
  border-bottom: 4px solid var(--cfw-buttons-primary-background-color);
}
.cfw-order-bump-after-checkout-wrap .cfw-order-bumps-stepper-wrapper .stepper-item.completed::after {
  position: absolute;
  content: "";
  border-bottom: 4px solid var(--cfw-buttons-primary-background-color);
  width: 100%;
  top: 20px;
  right: 50%;
  z-index: 3;
}
.cfw-order-bump-after-checkout-wrap .cfw-order-bumps-stepper-wrapper .stepper-item:last-child::before {
  border-bottom: 4px solid #ccc !important;
  z-index: 3;
}
.cfw-order-bump-after-checkout-wrap .cfw-order-bumps-stepper-wrapper .stepper-item:first-child::before {
  content: none;
}
.cfw-order-bump-after-checkout-wrap .cfw-order-bumps-stepper-wrapper .stepper-item:last-child::after {
  content: none;
}
.cfw-order-bump-after-checkout-wrap h2, .cfw-order-bump-after-checkout-wrap h3 {
  text-align: center;
}
.cfw-order-bump-after-checkout-wrap h2 {
  font-size: 2em;
}
.cfw-order-bump-after-checkout-wrap h3 {
  font-size: 1em !important;
  font-weight: 500 !important;
  margin-bottom: 1.8em !important;
}
.cfw-order-bump-after-checkout-wrap .cfw-product-form-modal {
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid #eee;
  border-radius: 5px;
  color: #333;
  padding: 40px;
}
.cfw-order-bump-after-checkout-wrap .cfw-product-form-modal .cfw-product-form-modal-content {
  padding-inline-start: 20px;
}
.cfw-order-bump-after-checkout-wrap .cfw-primary-btn {
  margin-bottom: 1em;
}
.cfw-order-bump-after-checkout-wrap p {
  margin-block-start: 1em !important;
}

#cfw-cart-summary {
  order: 1;
  border-inline-start: 1px solid #eee;
  box-sizing: border-box;
  background: var(--cfw-cart-summary-background-color);
  color: var(--cfw-cart-summary-text-color);
}
#cfw-cart-summary a {
  color: var(--cfw-cart-summary-link-color);
}
#cfw-cart-summary > div {
  padding-inline-start: 20px;
  padding-inline-end: 20px;
}
@media (max-width: 991.98px) {
  #cfw-cart-summary #cfw-cart-summary-content {
    display: none;
  }
}
@media (min-width: 992px) {
  #cfw-cart-summary #cfw-cart-summary-content {
    display: block !important;
  }
}
@media (max-width: 991.98px) {
  #cfw-cart-summary {
    order: -1;
    overflow: hidden;
    width: 100%;
    border-inline-start: none;
    background: var(--cfw-cart-summary-mobile-background-color);
    margin-bottom: 20px;
    padding: 0;
  }
}

.visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  clip: rect(0 0 0 0);
  width: 2px;
  height: 2px;
  margin: -2px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}

#cfw-mobile-cart-header {
  display: none;
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
}
#cfw-mobile-cart-header #cfw-expand-cart {
  cursor: pointer;
  width: 100%;
}
#cfw-mobile-cart-header #cfw-expand-cart > .cfw-display-table-cell {
  vertical-align: middle;
}
#cfw-mobile-cart-header #cfw-expand-cart .cfw-cart-icon {
  padding-inline-end: 0.5em;
}
#cfw-mobile-cart-header #cfw-expand-cart .cfw-cart-icon svg {
  width: 20px;
  height: 20px;
}
#cfw-mobile-cart-header #cfw-expand-cart .cfw-cart-summary-label-show, #cfw-mobile-cart-header #cfw-expand-cart .cfw-cart-summary-label-hide {
  width: 100%;
  text-align: start;
}
#cfw-mobile-cart-header #cfw-expand-cart .cfw-cart-summary-label-hide {
  display: none;
}
#cfw-mobile-cart-header #cfw-expand-cart.active .cfw-cart-summary-label-hide {
  display: table-cell;
}
#cfw-mobile-cart-header #cfw-expand-cart.active .cfw-cart-summary-label-show {
  display: none;
}
#cfw-mobile-cart-header #cfw-expand-cart.active .cfw-arrow {
  transform: rotate(180deg);
}
#cfw-mobile-cart-header #cfw-mobile-total {
  font-weight: bold;
  padding-inline-start: 0.75em;
  text-align: end;
  color: #333;
}
@media (max-width: 991.98px) {
  #cfw-mobile-cart-header {
    display: flex;
  }
  #cfw-mobile-cart-header > div:first-child:hover .cfw-arrow, #cfw-mobile-cart-header > div:first-child:hover a {
    fill: #333333 !important;
    color: #333333 !important;
  }
  #cfw-mobile-cart-header > div:last-child {
    text-align: end;
  }
}
#cfw-mobile-cart-header .cfw-arrow {
  vertical-align: middle;
  width: 11px;
  height: 6px;
  cursor: pointer;
  fill: #0073aa;
}

#cfw-mobile-cart-summary .cfw-cart-table {
  margin-top: 0;
}

.cfw-cart-table {
  border-collapse: collapse;
}
.cfw-cart-table:first-child {
  margin-top: 1.25em;
}
.cfw-cart-table .cart-item-row > th, .cfw-cart-table .cart-item-row td {
  text-align: start;
  font-weight: normal;
  padding: 1em 0 1em 0;
}
.cfw-cart-table .cart-item-row .cfw-cart-item-image {
  width: 3.75em;
}
.cfw-cart-table .cart-item-row .cfw-cart-item-image .cfw-cart-item-image-wrap {
  width: inherit;
  position: relative;
  display: inline-block;
}
.cfw-cart-table .cart-item-row .cfw-cart-item-image img {
  width: 3.75em;
  height: auto;
  border: 1px solid #e1e1e1;
  max-width: none;
}
.cfw-cart-table .cart-item-row .cfw-cart-item-image .cfw-cart-item-quantity-bubble {
  position: absolute;
  left: -0.75em;
  top: -0.75em;
  z-index: 3;
  color: var(--cfw-cart-summary-item-quantity-text-color);
  font-size: 11.99996px;
  font-weight: 600;
  line-height: 1.75em;
  white-space: nowrap;
  text-align: center;
  border-radius: 1.75em;
  background-color: var(--cfw-cart-summary-item-quantity-background-color);
  box-sizing: border-box;
  min-width: 1.75em;
  height: 1.75em;
  padding: 0 0.58333em;
}
.cfw-cart-table .cart-item-row .cfw-cart-item-description {
  padding-inline-start: 1em;
  width: 100%;
}
.cfw-cart-table .cart-item-row .cfw-cart-item-description[colspan="2"] {
  padding-inline-start: 0;
}
.cfw-cart-table .cart-item-row .cfw-cart-item-description > div, .cfw-cart-table .cart-item-row .cfw-cart-item-description > p {
  margin-bottom: 0.25rem;
}
.cfw-cart-table .cart-item-row .cfw-cart-item-description .cfw-cart-item-title {
  font-weight: 400;
  font-size: 16px;
}
.cfw-cart-table .cart-item-row .cfw-cart-item-description .cfw-cart-item-title a {
  color: var(--cfw-body-text-color);
  text-decoration: none;
}
.cfw-cart-table .cart-item-row .cfw-cart-item-description .cfw-cart-item-title img {
  display: none !important;
}
.cfw-cart-table .cart-item-row .cfw-cart-item-description .cfw-cart-item-data {
  font-size: 0.75em;
  color: #717171;
}
.cfw-cart-table .cart-item-row .cfw-cart-item-description .cfw-cart-item-data dd, .cfw-cart-table .cart-item-row .cfw-cart-item-description .cfw-cart-item-data dt {
  margin-inline-start: 0;
}
.cfw-cart-table .cart-item-row .cfw-cart-item-description .cfw-cart-item-data dd {
  margin-bottom: 10px;
}
.cfw-cart-table .cart-item-row .cfw-cart-item-description .cfw-cart-item-data dt {
  font-weight: bold;
}
.cfw-cart-table .cart-item-row .cfw-cart-item-quantity {
  white-space: nowrap;
}
.cfw-cart-table .cart-item-row .cfw-cart-item-subtotal {
  padding-inline-start: 1em;
  text-align: end;
}
@media (max-width: 991.98px) {
  .cfw-cart-table .cfw-cart-row .cfw-cart-item-col {
    margin-inline-start: 20px;
  }
  .cfw-cart-table .cfw-cart-row {
    margin-inline-start: 0;
    margin-inline-end: 0;
    width: 100%;
  }
  .cfw-cart-table .cfw-cart-row > div:first-child {
    margin-inline-start: 0;
    width: 18%;
  }
  .cfw-cart-table .cfw-cart-row > div:nth-child(2) {
    width: 70%;
  }
  .cfw-cart-table .cfw-cart-row > div:last-child {
    margin-inline-end: 0;
    width: 25%;
  }
  .cfw-cart-table .cfw-cart-row .tax_class {
    margin-top: 4px;
    display: block;
  }
}

.cfw-totals-list table {
  padding-top: 1em;
  display: block;
  width: 100%;
}
.cfw-totals-list table strong {
  font-weight: normal;
}
.cfw-totals-list table tbody {
  display: block;
}
.cfw-totals-list table tr {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  align-items: center;
}
.cfw-totals-list table tr th {
  font-size: 14px;
  font-weight: normal;
  text-align: start;
  flex-basis: 33.33%;
}
.cfw-totals-list table tr td {
  text-align: end;
  flex-basis: 66.66%;
}
.cfw-totals-list table tr:not(.order-total.recurring-total) + .order-total.recurring-total {
  border-top: 2px solid #000;
}
.cfw-totals-list table tr.order-total {
  align-items: baseline;
  border-top: 2px solid #000;
  color: var(--cfw-cart-summary-order-total-text-color);
}
.cfw-totals-list table tr.order-total .amount {
  font-weight: bold;
}
.cfw-totals-list table tr.order-total th, .cfw-totals-list table tr.order-total td {
  font-size: initial;
  font-weight: 700;
}
.cfw-totals-list table tr.order-total.recurring-total {
  border-top: 0;
}
.cfw-totals-list table tr {
  /**
  Subscriptions
   */
}
.cfw-totals-list table tr.recurring-totals th {
  padding-top: 1.5em;
  text-transform: none !important;
  font-size: 1.25em;
  color: #333;
  font-weight: 300;
  flex-basis: auto;
}
.cfw-totals-list table tr.recurring-total {
  align-items: baseline;
  justify-content: flex-end;
}
.cfw-totals-list table tr.recurring-total .first-payment-date {
  color: #666;
  position: relative;
  margin-top: 10px;
  font-weight: normal;
}
.cfw-totals-list table .type {
  font-size: 14px;
}
.cfw-totals-list table .place-order {
  display: none;
  margin-top: 1em;
  text-align: end;
}

@media (max-width: 991.98px) {
  .cfw-totals-list {
    margin-bottom: 0;
  }
  .cfw-other-totals > *:first-child {
    margin-top: 20px;
  }
  .cfw-other-totals table td {
    text-align: end;
  }
}
.includes_tax {
  display: block;
  margin-top: 10px;
  font-weight: normal;
  color: #666;
}

#order_review {
  order: 0;
  display: block;
  float: none;
  z-index: 100;
}
@media (max-width: 991.98px) {
  #order_review {
    order: 1;
    margin: 0;
  }
}

.cfw-bottom-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1.5em;
  clear: both !important;
}
.cfw-bottom-controls > div {
  min-width: 200px;
}
@media (max-width: 991.98px) {
  .cfw-bottom-controls {
    flex-direction: column-reverse;
  }
  .cfw-bottom-controls .cfw-primary-btn, .cfw-bottom-controls #cfw-place-order, .cfw-bottom-controls #cfw-place-order button {
    width: 100%;
    text-align: center;
  }
  .cfw-bottom-controls .previous-button {
    margin-top: 1em;
  }
}

#cfw-place-order {
  position: relative;
  overflow-x: hidden;
}

#cfw form.checkout > .blockOverlay {
  position: fixed !important;
}
#cfw form.checkout > .blockUI.blockOverlay:before {
  content: " ";
  position: fixed;
  top: 50%;
  right: 50%;
  font-size: 25px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  text-indent: -9999em;
  animation: load5 1.1s infinite ease;
  transform: translateY(-50%) translateX(50%) translateZ(0);
}
@keyframes load5 {
  0%, 100% {
    box-shadow: 0em -2.6em 0em 0em #999999, -1.8em -1.8em 0 0em rgba(153, 153, 153, 0.2), -2.5em 0em 0 0em rgba(153, 153, 153, 0.2), -1.75em 1.75em 0 0em rgba(153, 153, 153, 0.2), 0em 2.5em 0 0em rgba(153, 153, 153, 0.2), 1.8em 1.8em 0 0em rgba(153, 153, 153, 0.2), 2.6em 0em 0 0em rgba(153, 153, 153, 0.5), 1.8em -1.8em 0 0em rgba(153, 153, 153, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(153, 153, 153, 0.7), -1.8em -1.8em 0 0em #999999, -2.5em 0em 0 0em rgba(153, 153, 153, 0.2), -1.75em 1.75em 0 0em rgba(153, 153, 153, 0.2), 0em 2.5em 0 0em rgba(153, 153, 153, 0.2), 1.8em 1.8em 0 0em rgba(153, 153, 153, 0.2), 2.6em 0em 0 0em rgba(153, 153, 153, 0.2), 1.8em -1.8em 0 0em rgba(153, 153, 153, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(153, 153, 153, 0.5), -1.8em -1.8em 0 0em rgba(153, 153, 153, 0.7), -2.5em 0em 0 0em #999999, -1.75em 1.75em 0 0em rgba(153, 153, 153, 0.2), 0em 2.5em 0 0em rgba(153, 153, 153, 0.2), 1.8em 1.8em 0 0em rgba(153, 153, 153, 0.2), 2.6em 0em 0 0em rgba(153, 153, 153, 0.2), 1.8em -1.8em 0 0em rgba(153, 153, 153, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(153, 153, 153, 0.2), -1.8em -1.8em 0 0em rgba(153, 153, 153, 0.5), -2.5em 0em 0 0em rgba(153, 153, 153, 0.7), -1.75em 1.75em 0 0em #999999, 0em 2.5em 0 0em rgba(153, 153, 153, 0.2), 1.8em 1.8em 0 0em rgba(153, 153, 153, 0.2), 2.6em 0em 0 0em rgba(153, 153, 153, 0.2), 1.8em -1.8em 0 0em rgba(153, 153, 153, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(153, 153, 153, 0.2), -1.8em -1.8em 0 0em rgba(153, 153, 153, 0.2), -2.5em 0em 0 0em rgba(153, 153, 153, 0.5), -1.75em 1.75em 0 0em rgba(153, 153, 153, 0.7), 0em 2.5em 0 0em #999999, 1.8em 1.8em 0 0em rgba(153, 153, 153, 0.2), 2.6em 0em 0 0em rgba(153, 153, 153, 0.2), 1.8em -1.8em 0 0em rgba(153, 153, 153, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(153, 153, 153, 0.2), -1.8em -1.8em 0 0em rgba(153, 153, 153, 0.2), -2.5em 0em 0 0em rgba(153, 153, 153, 0.2), -1.75em 1.75em 0 0em rgba(153, 153, 153, 0.5), 0em 2.5em 0 0em rgba(153, 153, 153, 0.7), 1.8em 1.8em 0 0em #999999, 2.6em 0em 0 0em rgba(153, 153, 153, 0.2), 1.8em -1.8em 0 0em rgba(153, 153, 153, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(153, 153, 153, 0.2), -1.8em -1.8em 0 0em rgba(153, 153, 153, 0.2), -2.5em 0em 0 0em rgba(153, 153, 153, 0.2), -1.75em 1.75em 0 0em rgba(153, 153, 153, 0.2), 0em 2.5em 0 0em rgba(153, 153, 153, 0.5), 1.8em 1.8em 0 0em rgba(153, 153, 153, 0.7), 2.6em 0em 0 0em #999999, 1.8em -1.8em 0 0em rgba(153, 153, 153, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(153, 153, 153, 0.2), -1.8em -1.8em 0 0em rgba(153, 153, 153, 0.2), -2.5em 0em 0 0em rgba(153, 153, 153, 0.2), -1.75em 1.75em 0 0em rgba(153, 153, 153, 0.2), 0em 2.5em 0 0em rgba(153, 153, 153, 0.2), 1.8em 1.8em 0 0em rgba(153, 153, 153, 0.5), 2.6em 0em 0 0em rgba(153, 153, 153, 0.7), 1.8em -1.8em 0 0em #999999;
  }
}

.pac-icon {
  display: none;
}

.pac-logo:after {
  visibility: hidden;
  height: 0px;
}

.pac-item {
  padding: 6px 0.8rem;
}

#cfw-billing-methods .payment_method_title {
  display: flex;
  align-items: center;
}
#cfw-billing-methods .payment_method_title > img:first-child {
  margin-inline-start: auto;
}
#cfw-billing-methods #stripe-card-element, #cfw-billing-methods #stripe-exp-element, #cfw-billing-methods #stripe-cvc-element {
  padding: 0.94em 0.8em !important;
}
#cfw-billing-methods .wc-credit-card-form-card-number:not(iframe, [id^=wc-first-data-clover-credit-card]), #cfw-billing-methods .wc-credit-card-form-card-expiry:not(iframe, [id^=wc-first-data-clover-credit-card]), #cfw-billing-methods .wc-credit-card-form-card-cvc:not(iframe, [id^=wc-first-data-clover-credit-card]), #cfw-billing-methods .js-sv-wc-payment-gateway-credit-card-form-input:not(iframe, [id^=wc-first-data-clover-credit-card]) {
  padding: 0.82em !important;
}
#cfw-billing-methods .cfw-label-is-floated .wc-credit-card-form-card-number, #cfw-billing-methods .cfw-label-is-floated .wc-credit-card-form-card-expiry, #cfw-billing-methods .cfw-label-is-floated .wc-credit-card-form-card-cvc, #cfw-billing-methods .cfw-label-is-floated .js-sv-wc-payment-gateway-credit-card-form-input {
  padding: 1.35em 0.8em 0.28em 0.8em !important;
}
#cfw-billing-methods #stripe-card-element, #cfw-billing-methods #stripe-exp-element, #cfw-billing-methods #stripe-cvc-element, #cfw-billing-methods .wc-credit-card-form-card-number, #cfw-billing-methods .wc-credit-card-form-card-expiry, #cfw-billing-methods .wc-credit-card-form-card-cvc, #cfw-billing-methods .js-sv-wc-payment-gateway-credit-card-form-input {
  background: #fff;
  transition: all 0.2s ease !important;
  color: #333333 !important;
  width: 100% !important;
  box-sizing: border-box !important;
  font-size: 16px !important;
  line-height: normal !important;
  border-radius: 5px;
  border: 1px solid #d9d9d9 !important;
  box-shadow: none;
}
#cfw-billing-methods .woocommerce-notice {
  padding: 20px;
}
#cfw-billing-methods .payment_method_icons {
  display: flex;
  align-items: center;
  max-height: 18px;
  justify-content: flex-end;
}
#cfw-billing-methods .payment_method_icons img {
  min-width: 40px;
  max-height: 32px;
  margin-inline-end: 0.25em !important;
}
#cfw-billing-methods .payment_method_icons img:last-child {
  margin-inline-end: 0 !important;
}
#cfw-billing-methods .payment_method_icons a {
  display: none;
}
#cfw-billing-methods .payment_method_icons ul {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  max-height: 18px;
  list-style: none;
}
@media (max-width: 991.98px) {
  #cfw-billing-methods .payment_method_icons {
    display: none !important;
  }
}
#cfw-billing-methods .wc_payment_methods fieldset {
  margin-inline-start: 0;
  margin-inline-end: 0;
  margin-top: 0;
  padding: 0;
  border: none;
}
#cfw-billing-methods .wc_payment_methods .wc_payment_method .payment_box > * {
  margin-bottom: 15px;
}
#cfw-billing-methods .wc_payment_methods .wc_payment_method .payment_box > *:last-child {
  margin-bottom: 0;
}
#cfw-billing-methods #stripe-payment-data > * {
  margin-bottom: 15px;
}
#cfw-billing-methods #stripe-payment-data > *:last-child {
  margin-bottom: 0;
}
#cfw-billing-methods #stripe-payment-data ul {
  padding: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  list-style-type: none;
}
#cfw-billing-methods #stripe-payment-data ul li {
  margin-bottom: 8px;
}
#cfw-billing-methods #stripe-payment-data ul li:last-child {
  margin-bottom: 0;
}
#cfw-billing-methods ul.wc-saved-payment-methods {
  list-style: none;
}
#cfw-billing-methods ul.wc-saved-payment-methods li {
  margin-bottom: 0.5em;
}

@media (max-width: 991.98px) {
  #cfw-billing-fields-container .cfw-input-wrap-row:last-child > .address-field {
    margin-bottom: 0;
  }
}
.cfw-order-notes-wrap {
  margin-bottom: 20px;
}
.cfw-order-notes-wrap:last-child {
  margin-bottom: 0;
}

.cfw-order-notes-container {
  margin-bottom: 20px;
}

.woocommerce-terms-and-conditions {
  border: 1px solid #eee;
  margin-bottom: 30px;
  padding: 20px;
}
.woocommerce-terms-and-conditions p {
  margin-bottom: 1em;
}

.woocommerce-privacy-policy-text {
  margin-bottom: 1em;
}

.woocommerce-terms-and-conditions-wrapper {
  margin-top: 1em;
  margin-bottom: 0.8em;
}

.cfw-place-order-wrap {
  display: flex;
  flex-direction: column;
}
@media (max-width: 991.98px) {
  .cfw-place-order-wrap {
    width: 100%;
  }
}

#cfw-place-order button {
  width: 100%;
}

#cfw-place-order button:not([class^=gpay-]) {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  background: var(--cfw-buttons-primary-background-color);
  color: var(--cfw-buttons-primary-text-color);
  border-radius: 5px;
  border: 1px solid var(--cfw-buttons-primary-background-color);
  font-size: 1em;
  box-sizing: border-box;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  padding: 19px 15px;
}
#cfw-place-order button:not([class^=gpay-]):hover {
  background: var(--cfw-buttons-primary-hover-background-color);
  color: var(--cfw-buttons-primary-hover-text-color);
  border-color: var(--cfw-buttons-primary-hover-background-color);
}
#cfw-place-order button:not([class^=gpay-]):focus {
  outline-style: none;
}
#cfw-place-order button:not([class^=gpay-]):disabled {
  background: var(--cfw-buttons-primary-disabled-background-color, #737373);
  border-color: var(--cfw-buttons-primary-disabled-background-color, #737373);
  cursor: not-allowed;
}

.cfw-payment-method-active .cfw-totals-list .place-order {
  display: block;
}

.elementor-location-header, .elementor-location-footer {
  position: relative;
}

.elementor-location-header {
  z-index: 2000;
}

.elementor-location-footer {
  z-index: 1000;
}

.elementor-location-header {
  margin-bottom: 2em;
}

.elementor-location-footer {
  margin-top: 2em;
}

/**
 * _fonts.scss
 * Custom WooCommerce fonts.
 */
@font-face {
  font-family: "star";
  src: url("../fonts/star.eot");
  src: url("../fonts/star.eot?#iefix") format("embedded-opentype"), url("../fonts/star.woff") format("woff"), url("../fonts/star.ttf") format("truetype"), url("../fonts/star.svg#star") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "WooCommerce";
  src: url("../fonts/WooCommerce.eot");
  src: url("../fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("../fonts/WooCommerce.woff") format("woff"), url("../fonts/WooCommerce.ttf") format("truetype"), url("../fonts/WooCommerce.svg#WooCommerce") format("svg");
  font-weight: normal;
  font-style: normal;
}
.product-tax {
  font-size: smaller;
}

/**
 *From: woocommerce.scss
 */
/**
 * Forms
 */
form.woocommerce-form-coupon .form-row, form.woocommerce-form-login .form-row {
  padding: 3px;
  margin: 0 0 6px;
}
form.woocommerce-form-coupon .form-row [placeholder]:focus::-webkit-input-placeholder, form.woocommerce-form-login .form-row [placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.5s ease;
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}
form.woocommerce-form-coupon .form-row label, form.woocommerce-form-login .form-row label {
  line-height: 2;
}
form.woocommerce-form-coupon .form-row label.hidden, form.woocommerce-form-login .form-row label.hidden {
  visibility: hidden;
}
form.woocommerce-form-coupon .form-row label.inline, form.woocommerce-form-login .form-row label.inline {
  display: inline;
}
form.woocommerce-form-coupon .form-row .woocommerce-input-wrapper .description, form.woocommerce-form-login .form-row .woocommerce-input-wrapper .description {
  background: #1e85be;
  color: #fff;
  border-radius: 3px;
  padding: 1em;
  margin: 0.5em 0 0;
  clear: both;
  display: none;
  position: relative;
}
form.woocommerce-form-coupon .form-row .woocommerce-input-wrapper .description a, form.woocommerce-form-login .form-row .woocommerce-input-wrapper .description a {
  color: #fff;
  text-decoration: underline;
  border: 0;
  box-shadow: none;
}
form.woocommerce-form-coupon .form-row .woocommerce-input-wrapper .description::before, form.woocommerce-form-login .form-row .woocommerce-input-wrapper .description::before {
  right: 50%;
  top: 0%;
  margin-top: -4px;
  transform: translateX(50%) rotate(-180deg);
  content: "";
  position: absolute;
  border-width: 4px 6px 0 6px;
  border-style: solid;
  border-color: #1e85be transparent transparent transparent;
  z-index: 100;
  display: block;
}
form.woocommerce-form-coupon .form-row select, form.woocommerce-form-login .form-row select {
  cursor: pointer;
  margin: 0;
}
form.woocommerce-form-coupon .form-row .required, form.woocommerce-form-login .form-row .required {
  color: red;
  font-weight: 700;
  border: 0 !important;
  text-decoration: none;
  visibility: hidden;
}
form.woocommerce-form-coupon .form-row .optional, form.woocommerce-form-login .form-row .optional {
  visibility: visible;
}
form.woocommerce-form-coupon .form-row .input-checkbox, form.woocommerce-form-login .form-row .input-checkbox {
  display: inline;
  margin: -2px 0 0 8px;
  text-align: center;
  vertical-align: middle;
}
form.woocommerce-form-coupon .form-row input.input-text,
form.woocommerce-form-coupon .form-row textarea, form.woocommerce-form-login .form-row input.input-text,
form.woocommerce-form-login .form-row textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
  appearance: none !important;
  background: #fff;
  transition: all 0.2s ease;
  color: #333;
  padding: 0.8em 0.8em;
  font-size: 16px;
  border-radius: 5px;
  border: 1px solid #d9d9d9 !important;
  box-shadow: none;
  transition-delay: 0s, 0s;
  transition-duration: 0.2s, 0s;
  transition-property: all, width;
  transition-timing-function: ease-out, ease;
}
form.woocommerce-form-coupon .form-row input.input-text::placeholder,
form.woocommerce-form-coupon .form-row textarea::placeholder, form.woocommerce-form-login .form-row input.input-text::placeholder,
form.woocommerce-form-login .form-row textarea::placeholder {
  color: #ccc;
}
form.woocommerce-form-coupon .form-row input.input-text:focus,
form.woocommerce-form-coupon .form-row textarea:focus, form.woocommerce-form-login .form-row input.input-text:focus,
form.woocommerce-form-login .form-row textarea:focus {
  outline: 0;
  box-shadow: 0 0 0 2px #c7c7c7;
}
form.woocommerce-form-coupon .form-row textarea, form.woocommerce-form-login .form-row textarea {
  height: 4em;
  line-height: 1.5;
  display: block;
  box-shadow: none;
}
form.woocommerce-form-coupon .form-row .select2-container, form.woocommerce-form-login .form-row .select2-container {
  width: 100%;
  line-height: 2em;
}
form.woocommerce-form-coupon .form-row.woocommerce-invalid label, form.woocommerce-form-login .form-row.woocommerce-invalid label {
  color: #a00;
}
form.woocommerce-form-coupon .form-row.woocommerce-invalid .select2-container,
form.woocommerce-form-coupon .form-row.woocommerce-invalid input.input-text,
form.woocommerce-form-coupon .form-row.woocommerce-invalid select, form.woocommerce-form-login .form-row.woocommerce-invalid .select2-container,
form.woocommerce-form-login .form-row.woocommerce-invalid input.input-text,
form.woocommerce-form-login .form-row.woocommerce-invalid select {
  border-color: #a00;
}
form.woocommerce-form-coupon .form-row.woocommerce-validated .select2-container,
form.woocommerce-form-coupon .form-row.woocommerce-validated input.input-text,
form.woocommerce-form-coupon .form-row.woocommerce-validated select, form.woocommerce-form-login .form-row.woocommerce-validated .select2-container,
form.woocommerce-form-login .form-row.woocommerce-validated input.input-text,
form.woocommerce-form-login .form-row.woocommerce-validated select {
  border-color: rgb(109.4077868852, 194.1741803279, 46.3258196721);
}
form.woocommerce-form-coupon .form-row ::-webkit-input-placeholder, form.woocommerce-form-login .form-row ::-webkit-input-placeholder {
  line-height: normal;
}
form.woocommerce-form-coupon .form-row :-moz-placeholder, form.woocommerce-form-login .form-row :-moz-placeholder {
  line-height: normal;
}
form.woocommerce-form-coupon .form-row :-ms-input-placeholder, form.woocommerce-form-login .form-row :-ms-input-placeholder {
  line-height: normal;
}

/**
 * Forms
 * From: woocommerce-forms.scss
 */
form.woocommerce-form-login .clear, form.woocommerce-form-coupon .clear, .payment_box .clear {
  clear: both;
}
form.woocommerce-form-login .form-row, form.woocommerce-form-coupon .form-row, .payment_box .form-row {
  *zoom: 1;
}
form.woocommerce-form-login .form-row::before, form.woocommerce-form-login .form-row::after, form.woocommerce-form-coupon .form-row::before, form.woocommerce-form-coupon .form-row::after, .payment_box .form-row::before, .payment_box .form-row::after {
  content: " ";
  display: table;
}
form.woocommerce-form-login .form-row::after, form.woocommerce-form-coupon .form-row::after, .payment_box .form-row::after {
  clear: both;
}
form.woocommerce-form-login .form-row label, form.woocommerce-form-coupon .form-row label, .payment_box .form-row label {
  display: block;
}
form.woocommerce-form-login .form-row label.checkbox, form.woocommerce-form-coupon .form-row label.checkbox, .payment_box .form-row label.checkbox {
  display: inline;
}
form.woocommerce-form-login .form-row select, form.woocommerce-form-coupon .form-row select, .payment_box .form-row select {
  width: 100%;
}
form.woocommerce-form-login .form-row .input-text, form.woocommerce-form-coupon .form-row .input-text, .payment_box .form-row .input-text {
  box-sizing: border-box;
  width: 100%;
}
form.woocommerce-form-login .form-row-first,
form.woocommerce-form-login .form-row-last, form.woocommerce-form-coupon .form-row-first,
form.woocommerce-form-coupon .form-row-last, .payment_box .form-row-first,
.payment_box .form-row-last {
  width: 47%;
  overflow: visible;
}
form.woocommerce-form-login .form-row-first, form.woocommerce-form-coupon .form-row-first, .payment_box .form-row-first {
  float: inline-start;
  float: inline-end;
}
form.woocommerce-form-login .form-row-last, form.woocommerce-form-coupon .form-row-last, .payment_box .form-row-last {
  float: inline-end;
}
form.woocommerce-form-login .form-row-wide, form.woocommerce-form-coupon .form-row-wide, .payment_box .form-row-wide {
  clear: both;
}
form.woocommerce-form-login .button, form.woocommerce-form-coupon .button, .payment_box .button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  right: auto;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  width: auto;
}

form.woocommerce-form-coupon {
  margin-bottom: 1em;
}

.woocommerce-button {
  width: auto;
}

/**
 * Password strength meter
 */
.woocommerce-password-strength {
  text-align: center;
  font-weight: 600;
  padding: 3px 0.5em;
  font-size: 1em;
}
.woocommerce-password-strength.strong {
  background-color: #c1e1b9;
  border-color: #83c373;
}
.woocommerce-password-strength.short {
  background-color: #f1adad;
  border-color: #e35b5b;
}
.woocommerce-password-strength.bad {
  background-color: #fbc5a9;
  border-color: #f78b53;
}
.woocommerce-password-strength.good {
  background-color: #ffe399;
  border-color: #ffc733;
}

@media (max-width: 991.98px) {
  .woocommerce-form-login-toggle {
    margin: 0 20px;
  }
}

.woocommerce .woocommerce-form-login {
  margin-bottom: 1em;
  font-size: 0.875em;
}

.woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox {
  display: block !important;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  float: inline-start;
  margin-inline-end: 1em;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: inline-block !important;
}

main.checkoutwc .woocommerce-Price-amount {
  white-space: nowrap;
}

/**
 * Native Styling for receipt hook
 */
.woocommerce ul.order_details {
  margin: 0 0 3em;
  list-style: none;
}

.woocommerce ul.order_details::after, .woocommerce ul.order_details::before {
  content: " ";
  display: table;
}

.woocommerce ul.order_details::after {
  clear: both;
}

.woocommerce ul.order_details li {
  float: inline-start;
  margin-inline-end: 2em;
  text-transform: uppercase;
  font-size: 0.715em;
  line-height: 1;
  border-inline-end: 1px dashed #d3ced2;
  padding-inline-end: 2em;
  margin-inline-start: 0;
  padding-inline-start: 0;
  list-style-type: none;
  margin-bottom: 0.5em;
}

.woocommerce ul.order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5;
}

.woocommerce ul.order_details li:last-of-type {
  border: none;
}

/**
 * End Native Styling for receipt hook
 */
@media (max-width: 991.98px) {
  .checkoutwc .woocommerce-info a {
    float: none;
  }
}
a.bsnp_new_card {
  text-decoration: underline;
  color: #0000EE;
  font-size: 14px;
  cursor: pointer;
}

#wc_checkout_add_ons .cfw-wc_checkout_add_ons_radio-input {
  flex-wrap: wrap;
}
#wc_checkout_add_ons .cfw-wc_checkout_add_ons_radio-input > label {
  flex-basis: 100%;
}
#wc_checkout_add_ons .cfw-wc_checkout_add_ons_multicheckbox-input > label, #wc_checkout_add_ons .cfw-wc_checkout_add_ons_radio-input > label {
  font-weight: 500;
}

.wc_payment_choice_selection_wrapper {
  margin-top: 10px;
}

#paytrace_payment_choices {
  font-size: 0.825em;
}

.paytrace-create-account {
  margin-bottom: 0 !important;
}
.paytrace-create-account .form-row {
  margin-bottom: 0;
}

.wcppec-checkout-buttons {
  text-align: center;
  margin-bottom: 0.5em;
}

#cfw-payment-request-buttons #checkout_paypal_message {
  order: 1;
  margin-inline-end: 4px !important;
  display: inline-block;
  max-width: 140px;
  overflow: hidden;
  border-radius: 4px;
}
#cfw-payment-request-buttons #checkout_paypal_message #paypal_box_button {
  max-width: 140px;
}
#cfw-payment-request-buttons #checkout_paypal_message #paypal_box_button div.paypal-buttons.paypal-buttons-context-iframe {
  width: auto;
}
#cfw-payment-request-buttons #checkout_paypal_message #paypal_box_button iframe {
  max-width: 140px;
}
#cfw-payment-request-buttons #checkout_paypal_message #paypal_box_button .woocommerce_paypal_ec_checkout_message {
  display: none;
}
#cfw-payment-request-buttons #checkout_paypal_message {
  background: none;
  padding: 0;
  border: none;
  margin-inline-start: 0;
  margin-inline-end: 0;
  margin-top: 0;
}
#cfw-payment-request-buttons #checkout_paypal_message .clear {
  display: none !important;
}

.paypal-cancel-wrapper {
  text-align: end;
  margin-top: 1em;
}
.paypal-cancel-wrapper .button.alt.angelleye_cancel {
  float: none !important;
  clear: both;
}

@media (max-width: 500px) {
  #cfw-payment-request-buttons #checkout_paypal_message #paypal_box_button .angelleye_smart_button_checkout_top {
    width: 250px;
  }
}
#payment #wc-angelleye_ppcp-cc-form div.hosted-field-braintree {
  height: 3em;
}

.express-provided-address {
  margin-bottom: 0.8em;
}

/* Functionally the row */
.fields-wrap {
  margin: 0 0 1.5em;
}
.fields-wrap br {
  display: none;
}
.fields-wrap input[type=text], .fields-wrap textarea {
  width: 100%;
}
.fields-wrap span {
  display: block;
  width: 100%;
  font-weight: 600;
  margin-bottom: 0.5em;
}
.fields-wrap span.description {
  margin-top: 1em;
  font-weight: normal;
  font-size: 14px;
}
.fields-wrap span abbr {
  color: red;
  margin-inline-start: 0.25em;
}
.fields-wrap.tc_checkbox_field label, .fields-wrap.tc_radio_field label {
  display: block;
  margin-bottom: 0.5em;
}
.fields-wrap.tc_checkbox_field input, .fields-wrap.tc_radio_field input {
  margin-inline-end: 0.5em;
}

.tickera-input-field {
  padding: 0.7em;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.tickera_owner_info h2 {
  font-size: 1.25em;
  color: #333;
  font-weight: 300;
  margin-bottom: 1em;
}

.tickera_owner_info h5 {
  font-size: 1em;
  color: #333;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 1em;
}

#payment .wc-braintree-credit-card-new-payment-method-form .woocommerce-error {
  display: none;
}
#payment .wc-braintree-credit-card-new-payment-method-form .braintree-refreshing {
  text-align: center;
  padding: 1em;
  background-color: orange;
  color: #fff;
}

#cfw-payment-request-buttons #wc-stripe-payment-request-wrapper {
  padding-top: 0 !important;
  margin-top: 0 !important;
  clear: none !important;
  order: 2;
  width: 140px;
}
#cfw-payment-request-buttons #wc-stripe-payment-request-button iframe {
  height: 42px !important;
  max-height: 42px !important;
  min-height: 42px !important;
}

#cfw-payment-request-buttons #wc-stripe-payment-request-button-separator, #cfw-payment-request-buttons #wc-stripe-express-checkout-button-separator {
  display: none !important;
}

/**
 Firefox fix
 */
@supports (-moz-appearance: none) {
  .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
    min-width: 40px;
  }
}
.create-account p {
  margin-bottom: 1em;
}

#amazon_validate_notice_field {
  margin-bottom: 0.8em;
}

#amazon_addressbook_widget iframe, #amazon_wallet_widget iframe, #amazon_consent_widget iframe {
  border: none !important;
}

#cfw form.checkout.has-overlay, #cfw-coupons.has-overlay {
  position: relative;
  overflow: hidden;
}
#cfw form.checkout.has-overlay .amazon-pay-overlay, #cfw-coupons.has-overlay .amazon-pay-overlay {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.9;
  z-index: 99999;
}
#cfw form.checkout.has-overlay .widget-container, #cfw-coupons.has-overlay .widget-container {
  max-height: 300px;
}

#cfw-payment-request-buttons .wc-amazon-payments-advanced-populated {
  max-width: 140px;
  width: 100%;
}
#cfw-payment-request-buttons .wc-amazon-payments-advanced-info {
  text-indent: -9999999px;
  background: none;
  padding: 0;
  clear: none;
  border: none;
  border-radius: 4px;
  overflow: hidden;
  display: block;
  margin: 0;
  text-align: start !important;
}
#cfw-payment-request-buttons .wc-amazon-payments-advanced-info #pay_with_amazon {
  position: relative;
  float: inline-start;
  margin: 0;
  line-height: 0;
  width: 140px;
  height: 42px;
  background: #f4d281 url("../images/amazon-pay.svg") no-repeat center;
  background-size: 75%;
  cursor: pointer;
}
#cfw-payment-request-buttons .wc-amazon-payments-advanced-info #pay_with_amazon img {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

.wc-apa-widget-change {
  line-height: 2.5em;
  font-size: 0.5em;
  margin-inline-end: 2em;
}

#amazon_customer_details h3 {
  font-size: 1.25em;
}

.wchau-source span.select2-container {
  width: 100% !important;
}

.crafty_shipping {
  width: calc(100% - 40px) !important;
  float: inline-start !important;
  margin-inline-start: 20px !important;
  padding: 0 !important;
}

#crafty_postcode_result_display_shipping {
  margin-bottom: 10px;
  color: #f04f63;
  text-align: center;
}

#shipping_cp_button {
  border: none;
  box-shadow: none;
  border-radius: 4px;
  cursor: pointer;
  padding: 11px 16px;
  font-size: 1em;
  background: #999;
  color: #f4f4f4;
  text-align: center;
  width: 100%;
  transition: all 0.1s ease-in-out;
}
#shipping_cp_button:hover {
  background: #000;
}

#shipping_postcode_search {
  padding: 0.8em 0.8em;
}

#crafty_shipping_button label {
  display: none;
}

.cfw-totals-list tr.shipping.recurring-total td {
  text-align: end;
}

tr.shipping.recurring-total > td > ul {
  margin-top: 0;
  padding-inline-start: 0;
}
tr.shipping.recurring-total > td > ul li {
  list-style: none;
  display: flex;
  padding-inline-start: 0;
  justify-content: start;
  align-items: center;
  text-indent: unset;
}
tr.shipping.recurring-total > td > ul li input {
  margin-inline-end: 8px;
  width: 16px !important;
  min-width: 16px !important;
  height: 16px !important;
}

.subscription-details {
  font-size: 0.75em;
  white-space: nowrap;
  letter-spacing: normal;
}

form .mailchimp-newsletter .woocommerce-form__label-for-checkbox {
  display: inline !important;
}

#klarna-pay-button {
  background: #e4eeed;
  border: none;
  width: 140px;
  height: 42px;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  outline: none;
}
#klarna-pay-button:hover {
  background: rgb(202.9636363636, 222.2363636364, 220.3090909091);
}
#klarna-pay-button span {
  color: #000000;
  font-size: 0.75em;
}
#klarna-pay-button svg {
  max-width: 50px;
  height: 100%;
  width: 100%;
  display: block;
  margin-inline-start: 6px;
}
#klarna-pay-button svg path, #klarna-pay-button svg rect {
  fill: #000000;
}

main.checkoutwc.woocommerce .woocommerce-form-coupon-toggle {
  display: none;
}
main.checkoutwc.woocommerce #kco-wrapper {
  padding: 0;
}

#kco-order-review thead, #kco-order-review tfoot, #kco-order-review tbody, #kco-order-review tr, #kco-order-review th, #kco-order-review td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
#kco-order-review table {
  border-spacing: 0;
}
#kco-order-review table, #kco-order-review th, #kco-order-review td {
  border: 1px solid rgba(51, 51, 51, 0.1);
}
#kco-order-review th {
  border-width: 0 0 1px 1px;
}
#kco-order-review td {
  border-width: 0 0 1px 1px;
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table {
  font-size: 0.9em;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 24px -1px;
  text-align: start;
  width: 100%;
  border-collapse: separate;
  border-radius: 5px;
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping th {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals td[data-title=Shipping], #kco-order-review .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals th[data-title=Shipping] {
  padding: 10px !important;
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals td #shipping_method, #kco-order-review .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals th #shipping_method {
  border: none;
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals td #shipping_method .cfw-shipping-methods-list, #kco-order-review .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals th #shipping_method .cfw-shipping-methods-list {
  margin: 0 !important;
  border: none;
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals td #shipping_method li, #kco-order-review .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals th #shipping_method li {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals td #shipping_method li:last-child, #kco-order-review .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals th #shipping_method li:last-child {
  margin-bottom: 0;
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals td #shipping_method li label, #kco-order-review .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals th #shipping_method li label {
  line-height: normal;
  border-radius: 0;
  border: none;
  padding: 0;
  width: 100% !important;
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals td #shipping_method li input, #kco-order-review .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals th #shipping_method li input {
  margin-inline-end: 6px;
  margin-bottom: 0;
  font-size: 100%;
  line-height: 1.15;
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table .quantity .qty {
  width: 3.631em;
  text-align: center;
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table .product-name {
  width: auto;
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table #shipping_method {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 9px 12px;
  vertical-align: middle;
  line-height: 1.5em;
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table th {
  font-weight: 700;
  padding: 9px 12px;
  line-height: 1.5em;
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table .shipping__inner {
  padding: 0;
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals table.shipping__table {
  border: none;
  width: 100%;
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals table.shipping__table th, #kco-order-review .shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals table.shipping__table td {
  border-top: none !important;
  border-bottom: none !important;
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table tfoot td {
  font-weight: 700;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#kco-order-review .shop_table.woocommerce-checkout-review-order-table tfoot th {
  font-weight: 700;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#order_review .woocommerce-form-login {
  margin-bottom: 40px;
}
#order_review .woocommerce-form-login button[type=submit][name=login] {
  float: inline-end;
  max-width: 200px;
}

#kco-wrapper .woocommerce-account-fields .form-row {
  padding: 3px;
  margin: 1em 0;
}

@media (max-width: 500px) {
  #order_review .woocommerce-form-login {
    display: flex;
    flex-direction: column;
  }
  #order_review .woocommerce-form-login .form-row {
    width: 100%;
    float: none;
  }
  #order_review .woocommerce-form-login button[type=submit][name=login] {
    float: none;
    max-width: 100%;
  }
  #order_review .woocommerce-form-login .woocommerce-form__label-for-checkbox {
    margin-top: 10px;
  }
}
@media (max-width: 1100px) {
  main.checkoutwc #kco-order-review {
    margin-bottom: 50px;
    float: none;
    margin-inline-start: 1em;
    margin-inline-end: 1em;
    padding-inline-end: 0;
    box-sizing: border-box;
  }
  main.checkoutwc #kco-iframe {
    float: none;
    width: 100%;
    padding-inline-start: 0;
    box-sizing: border-box;
  }
}
@media (max-width: 1150px) {
  main.checkoutwc #klarna-checkout-select-other {
    display: inline-block;
  }
}
main.checkoutwc .klarna-checkout-select-other-wrapper {
  margin-top: 1em;
}

#cielo-installments, #cielo-card-number, #cielo-card-holder-name, #cielo-card-expiry, #cielo-card-cvc {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

.tocheckoutcw-control-label {
  font-weight: 600;
}

.tocheckoutcw-controls {
  margin-inline-end: 10px;
}

.tocheckoutcw-control-group > .tocheckoutcw-controls {
  margin-top: 0.5em;
}

#cfw #order_review .legal {
  float: none;
}

.wcnlpc-error, .wcnlpc-address, .wcnlpc-manual {
  margin-inline-start: 20px;
  margin-bottom: 10px;
  font-size: 14px;
}

#woocommerce_eu_vat_number {
  margin-bottom: 1em;
}

#wp_footer > .yith-wcdls-deals-offer {
  display: initial !important;
}

.pakkeshop_dropdown th, .pakkeshop_dropdown td {
  font-weight: normal;
  display: block;
  width: 100%;
  text-align: start;
}
.pakkeshop_dropdown th:after {
  content: ":";
}

#ui-datepicker-div {
  display: none;
  background: white;
  padding: 4px;
}

.orddd_field_note {
  margin-top: 0.5em;
  font-size: 0.875em !important;
  float: none !important;
}

body.checkoutwc-mondial-relay .woocommerce-shipping-fields {
  display: block !important;
}

.smarty-tag {
  display: none !important;
}

.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-hosted-field {
  background: #fff !important;
  padding: 0.94em 0.8em !important;
  transition: all 0.2s ease !important;
  color: #333 !important;
  width: 100% !important;
  box-sizing: border-box !important;
  font-size: 16px !important;
  line-height: normal !important;
  border-radius: 5px;
  border: 1px solid #d9d9d9 !important;
  box-shadow: none;
  height: 3.5em;
}

#wc-square-credit-card-credit-card-form .wc-square-credit-card-hosted-field-parent iframe {
  background: #fff !important;
  padding: 0.94em 0.8em !important;
  transition: all 0.2s ease !important;
  color: #333 !important;
  width: 100% !important;
  box-sizing: border-box !important;
  font-size: 16px !important;
  line-height: normal !important;
  border-radius: 5px;
  border: 1px solid #d9d9d9 !important;
  box-shadow: none;
  height: 3.5em;
  margin-bottom: 0.5em;
}

main.checkoutwc #wc-square-digital-wallet {
  max-width: 100% !important;
  padding: 0;
  display: inline-flex;
  width: unset;
  margin: 0 0 0 8px;
}
main.checkoutwc #wc-square-digital-wallet > div {
  max-width: 140px;
  min-width: 140px;
  border-radius: 5px;
  overflow: hidden;
  height: 42px !important;
}
main.checkoutwc #wc-square-digital-wallet > div:not(:last-of-type) {
  margin: 0 0 0 8px;
}
main.checkoutwc #wc-square-digital-wallet > div.google-pay-button {
  padding: 9px 10px;
}
main.checkoutwc #wc-square-digital-wallet #wc-square-wallet-divider {
  display: none;
}

.wcsr-input {
  border: 1px solid #d9d9d9 !important;
  border-radius: 5px;
  background: #fff;
  margin-bottom: 16px;
}

.checkout-wc fieldset.wooSquare-checkout {
  background: none;
  box-shadow: none;
}
.checkout-wc fieldset.wooSquare-checkout iframe {
  background: #fff;
}

.tc-hidden-variation {
  display: none;
}

header.fl-builder-content {
  position: relative;
  margin-bottom: 2em;
  z-index: 2;
}

footer.fl-builder-content {
  position: relative;
  margin-top: 2em;
  z-index: 2;
}

#woo-ml-subscribe {
  margin-top: 0.5em;
  display: flex;
}
#woo-ml-subscribe label {
  font-size: 0.875em;
}

#cfw-payment-request-buttons .wc-ppcp-checkoutwc-express__container {
  border: none !important;
  max-width: 140px;
  min-width: 140px;
  overflow: hidden;
  border-radius: 5px;
  max-height: 42px;
  min-height: 42px;
  margin-top: 0;
}
#cfw-payment-request-buttons .wc-ppcp-checkoutwc-express__container .wc-ppcp-checkoutwc-express__payment {
  max-width: 140px !important;
}
#cfw-payment-request-buttons .wc-ppcp-checkoutwc-express__container #wc-ppcp-express-button > div.paypal-buttons {
  min-width: 140px !important;
}

tr.bundle_table_item td, tr.bundle_table_item th {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}

tr.bundled_table_item .cfw-cart-item-image {
  padding-inline-start: 1em !important;
}
tr.bundled_table_item td, tr.bundled_table_item th {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}

/** Add border and padding after last bundled item */
.cfw-side-cart-contents tr.bundled_table_item:last-child td:not(.visually-hidden), .cfw-side-cart-contents tr.bundled_table_item:last-child th:not(.visually-hidden) {
  border-bottom: 1px solid #d3d4d5 !important;
  padding-bottom: 1em !important;
}
.cfw-side-cart-contents tr.bundled_table_item + tr:not(.bundled_table_item) .cfw-remove-item-button {
  top: 1.5em;
}
.cfw-side-cart-contents tr.bundled_table_item + tr:not(.bundled_table_item) td:not(.visually-hidden), .cfw-side-cart-contents tr.bundled_table_item + tr:not(.bundled_table_item) th:not(.visually-hidden) {
  position: relative;
}
.cfw-side-cart-contents tr.bundled_table_item + tr:not(.bundled_table_item) td:not(.visually-hidden):before, .cfw-side-cart-contents tr.bundled_table_item + tr:not(.bundled_table_item) th:not(.visually-hidden):before {
  content: "";
  position: absolute;
  border-top: 1px solid #d3d4d5;
  margin-top: 1em;
  top: 0;
  right: 0;
  left: 0;
}
.cfw-side-cart-contents tr.bundled_table_item + tr:not(.bundled_table_item) td, .cfw-side-cart-contents tr.bundled_table_item + tr:not(.bundled_table_item) th {
  padding-top: 2em !important;
}

body.checkout tr.bundled_table_item + tr:not(.bundled_table_item) td, body.checkout tr.bundled_table_item + tr:not(.bundled_table_item) th {
  padding-top: 2em !important;
}

#wc-intuit-payments-echeck-account-type_field {
  clear: both !important;
}

:root {
  --iti-hover-color: rgba(0, 0, 0, 0.05);
  --iti-border-color: #ccc;
  --iti-dialcode-color: #999;
  --iti-dropdown-bg: white;
  --iti-search-icon-color: #999;
  --iti-spacer-horizontal: 8px;
  --iti-flag-height: 12px;
  --iti-flag-width: 16px;
  --iti-border-width: 1px;
  --iti-arrow-height: 4px;
  --iti-arrow-width: 6px;
  --iti-triangle-border: calc(var(--iti-arrow-width) / 2);
  --iti-arrow-padding: 6px;
  --iti-arrow-color: #555;
  --iti-path-flags-1x: url("../img/flags.webp");
  --iti-path-flags-2x: url("../img/flags@2x.webp");
  --iti-path-globe-1x: url("../img/globe.webp");
  --iti-path-globe-2x: url("../img/globe@2x.webp");
  --iti-flag-sprite-width: 3904px;
  --iti-flag-sprite-height: 12px;
  --iti-mobile-popup-margin: 30px;
}

.iti {
  position: relative;
  display: inline-block;
}

.iti * {
  box-sizing: border-box;
}

.iti__a11y-text {
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute;
}

.iti input.iti__tel-input,
.iti input.iti__tel-input[type=text],
.iti input.iti__tel-input[type=tel] {
  position: relative;
  z-index: 0;
  margin: 0 !important;
}

.iti__country-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: var(--iti-border-width);
}

.iti__selected-country {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  border-radius: 0;
  font-weight: inherit;
  line-height: inherit;
  text-decoration: none;
}

.iti__selected-country-primary {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 var(--iti-spacer-horizontal) 0 var(--iti-arrow-padding);
}

.iti__arrow {
  margin-right: var(--iti-arrow-padding);
  width: 0;
  height: 0;
  border-right: var(--iti-triangle-border) solid transparent;
  border-left: var(--iti-triangle-border) solid transparent;
  border-top: var(--iti-arrow-height) solid var(--iti-arrow-color);
}

.iti__arrow--up {
  border-top: none;
  border-bottom: var(--iti-arrow-height) solid var(--iti-arrow-color);
}

.iti__dropdown-content {
  border-radius: 3px;
  background-color: var(--iti-dropdown-bg);
}

.iti--inline-dropdown .iti__dropdown-content {
  position: absolute;
  z-index: 2;
  margin-top: 3px;
  margin-right: calc(var(--iti-border-width) * -1);
  border: var(--iti-border-width) solid var(--iti-border-color);
  box-shadow: -1px 1px 4px rgba(0, 0, 0, 0.2);
}

.iti__search-input {
  width: 100%;
  border-width: 0;
  border-radius: 3px;
  padding-right: 30px;
  padding-left: 28px;
}

[dir=rtl] .iti__search-input {
  padding-right: inherit;
  padding-left: 30px;
  background-position: left 8px center;
}

.iti__search-input + .iti__country-list {
  border-top: 1px solid var(--iti-border-color);
}

.iti__search-input::-webkit-search-cancel-button {
  appearance: none;
}

.iti__search-input-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.iti__search-icon {
  position: absolute;
  right: 8px;
  display: flex;
  pointer-events: none;
}

[dir=rtl] .iti__search-icon {
  right: auto;
  left: 8px;
}

.iti__search-icon-svg {
  stroke: var(--iti-search-icon-color);
  fill: none;
  stroke-width: 3;
}

.iti__search-clear {
  position: absolute;
  left: 4px;
  background: transparent;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.15s ease;
  width: 24px;
  height: 24px;
}

.iti__search-clear .iti__search-clear-x {
  stroke-width: 2;
}

.iti__search-clear .iti__search-clear-bg {
  fill: var(--iti-search-icon-color);
}

[dir=rtl] .iti__search-clear {
  left: auto;
  right: 4px;
}

.iti__search-clear:hover, .iti__search-clear:focus-visible {
  background: var(--iti-hover-color);
  outline: none;
}

.iti__no-results {
  text-align: center;
  padding: 30px 0;
}

.iti__country-list {
  list-style: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.iti--inline-dropdown .iti__country-list {
  max-height: 185px;
}

.iti--flexible-dropdown-width .iti__country-list {
  white-space: nowrap;
}

@media (max-width: 500px) {
  .iti--flexible-dropdown-width .iti__country-list {
    white-space: normal;
  }
}
.iti__country {
  display: flex;
  align-items: center;
  padding: 8px var(--iti-spacer-horizontal);
  outline: none;
}

.iti__dial-code {
  color: var(--iti-dialcode-color);
}

.iti__country.iti__highlight {
  background-color: var(--iti-hover-color);
}

.iti__country-list .iti__flag, .iti__country-name {
  margin-left: var(--iti-spacer-horizontal);
}

[dir=rtl] .iti__country-list .iti__flag, [dir=rtl] .iti__country-name {
  margin-left: 0;
  margin-right: var(--iti-spacer-horizontal);
}

.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) button.iti__selected-country {
  cursor: pointer;
}

.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country-primary:hover,
.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country:has(+ .iti__dropdown-content:hover) .iti__selected-country-primary {
  background-color: var(--iti-hover-color);
}

.iti .iti__selected-dial-code {
  margin-right: 4px;
}

.iti--container {
  position: fixed;
  top: -1000px;
  right: -1000px;
  z-index: 1060;
  padding: var(--iti-border-width);
}

.iti--container:hover {
  cursor: pointer;
}

.iti__hide {
  display: none;
}

.iti__v-hide {
  visibility: hidden;
}

.iti--fullscreen-popup.iti--container {
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: fixed;
  padding: var(--iti-mobile-popup-margin);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.iti--fullscreen-popup .iti__dropdown-content {
  display: flex;
  flex-direction: column;
  max-height: 100%;
  position: relative;
}

.iti--fullscreen-popup .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti__flag {
  --iti-flag-offset: 100px;
  height: var(--iti-flag-height);
  width: var(--iti-flag-width);
  border-radius: 1px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: var(--iti-path-flags-1x);
  background-repeat: no-repeat;
  background-position: var(--iti-flag-offset) 100%;
  background-size: var(--iti-flag-sprite-width) var(--iti-flag-sprite-height);
}

.iti__ac {
  --iti-flag-offset: 0px;
}

.iti__ad {
  --iti-flag-offset: -16px;
}

.iti__ae {
  --iti-flag-offset: -32px;
}

.iti__af {
  --iti-flag-offset: -48px;
}

.iti__ag {
  --iti-flag-offset: -64px;
}

.iti__ai {
  --iti-flag-offset: -80px;
}

.iti__al {
  --iti-flag-offset: -96px;
}

.iti__am {
  --iti-flag-offset: -112px;
}

.iti__ao {
  --iti-flag-offset: -128px;
}

.iti__ar {
  --iti-flag-offset: -144px;
}

.iti__as {
  --iti-flag-offset: -160px;
}

.iti__at {
  --iti-flag-offset: -176px;
}

.iti__au {
  --iti-flag-offset: -192px;
}

.iti__aw {
  --iti-flag-offset: -208px;
}

.iti__ax {
  --iti-flag-offset: -224px;
}

.iti__az {
  --iti-flag-offset: -240px;
}

.iti__ba {
  --iti-flag-offset: -256px;
}

.iti__bb {
  --iti-flag-offset: -272px;
}

.iti__bd {
  --iti-flag-offset: -288px;
}

.iti__be {
  --iti-flag-offset: -304px;
}

.iti__bf {
  --iti-flag-offset: -320px;
}

.iti__bg {
  --iti-flag-offset: -336px;
}

.iti__bh {
  --iti-flag-offset: -352px;
}

.iti__bi {
  --iti-flag-offset: -368px;
}

.iti__bj {
  --iti-flag-offset: -384px;
}

.iti__bl {
  --iti-flag-offset: -400px;
}

.iti__bm {
  --iti-flag-offset: -416px;
}

.iti__bn {
  --iti-flag-offset: -432px;
}

.iti__bo {
  --iti-flag-offset: -448px;
}

.iti__bq {
  --iti-flag-offset: -464px;
}

.iti__br {
  --iti-flag-offset: -480px;
}

.iti__bs {
  --iti-flag-offset: -496px;
}

.iti__bt {
  --iti-flag-offset: -512px;
}

.iti__bw {
  --iti-flag-offset: -528px;
}

.iti__by {
  --iti-flag-offset: -544px;
}

.iti__bz {
  --iti-flag-offset: -560px;
}

.iti__ca {
  --iti-flag-offset: -576px;
}

.iti__cc {
  --iti-flag-offset: -592px;
}

.iti__cd {
  --iti-flag-offset: -608px;
}

.iti__cf {
  --iti-flag-offset: -624px;
}

.iti__cg {
  --iti-flag-offset: -640px;
}

.iti__ch {
  --iti-flag-offset: -656px;
}

.iti__ci {
  --iti-flag-offset: -672px;
}

.iti__ck {
  --iti-flag-offset: -688px;
}

.iti__cl {
  --iti-flag-offset: -704px;
}

.iti__cm {
  --iti-flag-offset: -720px;
}

.iti__cn {
  --iti-flag-offset: -736px;
}

.iti__co {
  --iti-flag-offset: -752px;
}

.iti__cr {
  --iti-flag-offset: -768px;
}

.iti__cu {
  --iti-flag-offset: -784px;
}

.iti__cv {
  --iti-flag-offset: -800px;
}

.iti__cw {
  --iti-flag-offset: -816px;
}

.iti__cx {
  --iti-flag-offset: -832px;
}

.iti__cy {
  --iti-flag-offset: -848px;
}

.iti__cz {
  --iti-flag-offset: -864px;
}

.iti__de {
  --iti-flag-offset: -880px;
}

.iti__dj {
  --iti-flag-offset: -896px;
}

.iti__dk {
  --iti-flag-offset: -912px;
}

.iti__dm {
  --iti-flag-offset: -928px;
}

.iti__do {
  --iti-flag-offset: -944px;
}

.iti__dz {
  --iti-flag-offset: -960px;
}

.iti__ec {
  --iti-flag-offset: -976px;
}

.iti__ee {
  --iti-flag-offset: -992px;
}

.iti__eg {
  --iti-flag-offset: -1008px;
}

.iti__eh {
  --iti-flag-offset: -1024px;
}

.iti__er {
  --iti-flag-offset: -1040px;
}

.iti__es {
  --iti-flag-offset: -1056px;
}

.iti__et {
  --iti-flag-offset: -1072px;
}

.iti__fi {
  --iti-flag-offset: -1088px;
}

.iti__fj {
  --iti-flag-offset: -1104px;
}

.iti__fk {
  --iti-flag-offset: -1120px;
}

.iti__fm {
  --iti-flag-offset: -1136px;
}

.iti__fo {
  --iti-flag-offset: -1152px;
}

.iti__fr {
  --iti-flag-offset: -1168px;
}

.iti__ga {
  --iti-flag-offset: -1184px;
}

.iti__gb {
  --iti-flag-offset: -1200px;
}

.iti__gd {
  --iti-flag-offset: -1216px;
}

.iti__ge {
  --iti-flag-offset: -1232px;
}

.iti__gf {
  --iti-flag-offset: -1248px;
}

.iti__gg {
  --iti-flag-offset: -1264px;
}

.iti__gh {
  --iti-flag-offset: -1280px;
}

.iti__gi {
  --iti-flag-offset: -1296px;
}

.iti__gl {
  --iti-flag-offset: -1312px;
}

.iti__gm {
  --iti-flag-offset: -1328px;
}

.iti__gn {
  --iti-flag-offset: -1344px;
}

.iti__gp {
  --iti-flag-offset: -1360px;
}

.iti__gq {
  --iti-flag-offset: -1376px;
}

.iti__gr {
  --iti-flag-offset: -1392px;
}

.iti__gt {
  --iti-flag-offset: -1408px;
}

.iti__gu {
  --iti-flag-offset: -1424px;
}

.iti__gw {
  --iti-flag-offset: -1440px;
}

.iti__gy {
  --iti-flag-offset: -1456px;
}

.iti__hk {
  --iti-flag-offset: -1472px;
}

.iti__hn {
  --iti-flag-offset: -1488px;
}

.iti__hr {
  --iti-flag-offset: -1504px;
}

.iti__ht {
  --iti-flag-offset: -1520px;
}

.iti__hu {
  --iti-flag-offset: -1536px;
}

.iti__id {
  --iti-flag-offset: -1552px;
}

.iti__ie {
  --iti-flag-offset: -1568px;
}

.iti__il {
  --iti-flag-offset: -1584px;
}

.iti__im {
  --iti-flag-offset: -1600px;
}

.iti__in {
  --iti-flag-offset: -1616px;
}

.iti__io {
  --iti-flag-offset: -1632px;
}

.iti__iq {
  --iti-flag-offset: -1648px;
}

.iti__ir {
  --iti-flag-offset: -1664px;
}

.iti__is {
  --iti-flag-offset: -1680px;
}

.iti__it {
  --iti-flag-offset: -1696px;
}

.iti__je {
  --iti-flag-offset: -1712px;
}

.iti__jm {
  --iti-flag-offset: -1728px;
}

.iti__jo {
  --iti-flag-offset: -1744px;
}

.iti__jp {
  --iti-flag-offset: -1760px;
}

.iti__ke {
  --iti-flag-offset: -1776px;
}

.iti__kg {
  --iti-flag-offset: -1792px;
}

.iti__kh {
  --iti-flag-offset: -1808px;
}

.iti__ki {
  --iti-flag-offset: -1824px;
}

.iti__km {
  --iti-flag-offset: -1840px;
}

.iti__kn {
  --iti-flag-offset: -1856px;
}

.iti__kp {
  --iti-flag-offset: -1872px;
}

.iti__kr {
  --iti-flag-offset: -1888px;
}

.iti__kw {
  --iti-flag-offset: -1904px;
}

.iti__ky {
  --iti-flag-offset: -1920px;
}

.iti__kz {
  --iti-flag-offset: -1936px;
}

.iti__la {
  --iti-flag-offset: -1952px;
}

.iti__lb {
  --iti-flag-offset: -1968px;
}

.iti__lc {
  --iti-flag-offset: -1984px;
}

.iti__li {
  --iti-flag-offset: -2000px;
}

.iti__lk {
  --iti-flag-offset: -2016px;
}

.iti__lr {
  --iti-flag-offset: -2032px;
}

.iti__ls {
  --iti-flag-offset: -2048px;
}

.iti__lt {
  --iti-flag-offset: -2064px;
}

.iti__lu {
  --iti-flag-offset: -2080px;
}

.iti__lv {
  --iti-flag-offset: -2096px;
}

.iti__ly {
  --iti-flag-offset: -2112px;
}

.iti__ma {
  --iti-flag-offset: -2128px;
}

.iti__mc {
  --iti-flag-offset: -2144px;
}

.iti__md {
  --iti-flag-offset: -2160px;
}

.iti__me {
  --iti-flag-offset: -2176px;
}

.iti__mf {
  --iti-flag-offset: -2192px;
}

.iti__mg {
  --iti-flag-offset: -2208px;
}

.iti__mh {
  --iti-flag-offset: -2224px;
}

.iti__mk {
  --iti-flag-offset: -2240px;
}

.iti__ml {
  --iti-flag-offset: -2256px;
}

.iti__mm {
  --iti-flag-offset: -2272px;
}

.iti__mn {
  --iti-flag-offset: -2288px;
}

.iti__mo {
  --iti-flag-offset: -2304px;
}

.iti__mp {
  --iti-flag-offset: -2320px;
}

.iti__mq {
  --iti-flag-offset: -2336px;
}

.iti__mr {
  --iti-flag-offset: -2352px;
}

.iti__ms {
  --iti-flag-offset: -2368px;
}

.iti__mt {
  --iti-flag-offset: -2384px;
}

.iti__mu {
  --iti-flag-offset: -2400px;
}

.iti__mv {
  --iti-flag-offset: -2416px;
}

.iti__mw {
  --iti-flag-offset: -2432px;
}

.iti__mx {
  --iti-flag-offset: -2448px;
}

.iti__my {
  --iti-flag-offset: -2464px;
}

.iti__mz {
  --iti-flag-offset: -2480px;
}

.iti__na {
  --iti-flag-offset: -2496px;
}

.iti__nc {
  --iti-flag-offset: -2512px;
}

.iti__ne {
  --iti-flag-offset: -2528px;
}

.iti__nf {
  --iti-flag-offset: -2544px;
}

.iti__ng {
  --iti-flag-offset: -2560px;
}

.iti__ni {
  --iti-flag-offset: -2576px;
}

.iti__nl {
  --iti-flag-offset: -2592px;
}

.iti__no {
  --iti-flag-offset: -2608px;
}

.iti__np {
  --iti-flag-offset: -2624px;
}

.iti__nr {
  --iti-flag-offset: -2640px;
}

.iti__nu {
  --iti-flag-offset: -2656px;
}

.iti__nz {
  --iti-flag-offset: -2672px;
}

.iti__om {
  --iti-flag-offset: -2688px;
}

.iti__pa {
  --iti-flag-offset: -2704px;
}

.iti__pe {
  --iti-flag-offset: -2720px;
}

.iti__pf {
  --iti-flag-offset: -2736px;
}

.iti__pg {
  --iti-flag-offset: -2752px;
}

.iti__ph {
  --iti-flag-offset: -2768px;
}

.iti__pk {
  --iti-flag-offset: -2784px;
}

.iti__pl {
  --iti-flag-offset: -2800px;
}

.iti__pm {
  --iti-flag-offset: -2816px;
}

.iti__pr {
  --iti-flag-offset: -2832px;
}

.iti__ps {
  --iti-flag-offset: -2848px;
}

.iti__pt {
  --iti-flag-offset: -2864px;
}

.iti__pw {
  --iti-flag-offset: -2880px;
}

.iti__py {
  --iti-flag-offset: -2896px;
}

.iti__qa {
  --iti-flag-offset: -2912px;
}

.iti__re {
  --iti-flag-offset: -2928px;
}

.iti__ro {
  --iti-flag-offset: -2944px;
}

.iti__rs {
  --iti-flag-offset: -2960px;
}

.iti__ru {
  --iti-flag-offset: -2976px;
}

.iti__rw {
  --iti-flag-offset: -2992px;
}

.iti__sa {
  --iti-flag-offset: -3008px;
}

.iti__sb {
  --iti-flag-offset: -3024px;
}

.iti__sc {
  --iti-flag-offset: -3040px;
}

.iti__sd {
  --iti-flag-offset: -3056px;
}

.iti__se {
  --iti-flag-offset: -3072px;
}

.iti__sg {
  --iti-flag-offset: -3088px;
}

.iti__sh {
  --iti-flag-offset: -3104px;
}

.iti__si {
  --iti-flag-offset: -3120px;
}

.iti__sj {
  --iti-flag-offset: -3136px;
}

.iti__sk {
  --iti-flag-offset: -3152px;
}

.iti__sl {
  --iti-flag-offset: -3168px;
}

.iti__sm {
  --iti-flag-offset: -3184px;
}

.iti__sn {
  --iti-flag-offset: -3200px;
}

.iti__so {
  --iti-flag-offset: -3216px;
}

.iti__sr {
  --iti-flag-offset: -3232px;
}

.iti__ss {
  --iti-flag-offset: -3248px;
}

.iti__st {
  --iti-flag-offset: -3264px;
}

.iti__sv {
  --iti-flag-offset: -3280px;
}

.iti__sx {
  --iti-flag-offset: -3296px;
}

.iti__sy {
  --iti-flag-offset: -3312px;
}

.iti__sz {
  --iti-flag-offset: -3328px;
}

.iti__tc {
  --iti-flag-offset: -3344px;
}

.iti__td {
  --iti-flag-offset: -3360px;
}

.iti__tg {
  --iti-flag-offset: -3376px;
}

.iti__th {
  --iti-flag-offset: -3392px;
}

.iti__tj {
  --iti-flag-offset: -3408px;
}

.iti__tk {
  --iti-flag-offset: -3424px;
}

.iti__tl {
  --iti-flag-offset: -3440px;
}

.iti__tm {
  --iti-flag-offset: -3456px;
}

.iti__tn {
  --iti-flag-offset: -3472px;
}

.iti__to {
  --iti-flag-offset: -3488px;
}

.iti__tr {
  --iti-flag-offset: -3504px;
}

.iti__tt {
  --iti-flag-offset: -3520px;
}

.iti__tv {
  --iti-flag-offset: -3536px;
}

.iti__tw {
  --iti-flag-offset: -3552px;
}

.iti__tz {
  --iti-flag-offset: -3568px;
}

.iti__ua {
  --iti-flag-offset: -3584px;
}

.iti__ug {
  --iti-flag-offset: -3600px;
}

.iti__us {
  --iti-flag-offset: -3616px;
}

.iti__uy {
  --iti-flag-offset: -3632px;
}

.iti__uz {
  --iti-flag-offset: -3648px;
}

.iti__va {
  --iti-flag-offset: -3664px;
}

.iti__vc {
  --iti-flag-offset: -3680px;
}

.iti__ve {
  --iti-flag-offset: -3696px;
}

.iti__vg {
  --iti-flag-offset: -3712px;
}

.iti__vi {
  --iti-flag-offset: -3728px;
}

.iti__vn {
  --iti-flag-offset: -3744px;
}

.iti__vu {
  --iti-flag-offset: -3760px;
}

.iti__wf {
  --iti-flag-offset: -3776px;
}

.iti__ws {
  --iti-flag-offset: -3792px;
}

.iti__xk {
  --iti-flag-offset: -3808px;
}

.iti__ye {
  --iti-flag-offset: -3824px;
}

.iti__yt {
  --iti-flag-offset: -3840px;
}

.iti__za {
  --iti-flag-offset: -3856px;
}

.iti__zm {
  --iti-flag-offset: -3872px;
}

.iti__zw {
  --iti-flag-offset: -3888px;
}

.iti__globe {
  background-image: var(--iti-path-globe-1x);
  background-size: contain;
  background-position: left;
  box-shadow: none;
  height: 19px;
}

@media (min-resolution: 2x) {
  .iti__flag {
    background-image: var(--iti-path-flags-2x);
  }
  .iti__globe {
    background-image: var(--iti-path-globe-2x);
  }
}
#arrow, .lost_password a {
  color: var(--cfw-body-link-color) !important;
  fill: var(--cfw-body-link-color) !important;
}
.cfw-tw .hover\:bg-blue-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(78 154 224 / var(--tw-bg-opacity, 1));
}
.cfw-tw .hover\:bg-gray-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.cfw-tw .hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.cfw-tw .focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.cfw-tw .focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.cfw-tw .focus\:ring-blue-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(78 154 224 / var(--tw-ring-opacity, 1));
}
.cfw-tw .focus\:ring-gray-400:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1));
}
.cfw-tw .focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px;
}
.cfw-tw .focus-visible\:outline:focus-visible{
  outline-style: solid;
}
.cfw-tw .focus-visible\:outline-2:focus-visible{
  outline-width: 2px;
}
.cfw-tw .focus-visible\:outline-offset-2:focus-visible{
  outline-offset: 2px;
}
.cfw-tw .focus-visible\:outline-blue-500:focus-visible{
  outline-color: #4e9ae0;
}
@media (min-width: 640px){
  .cfw-tw .sm\:ml-6{
    margin-right: 1.5rem;
  }
  .cfw-tw .sm\:mt-0{
    margin-top: 0px;
  }
  .cfw-tw .sm\:flex{
    display: flex;
  }
  .cfw-tw .sm\:flex-shrink-0{
    flex-shrink: 0;
  }
  .cfw-tw .sm\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .cfw-tw .sm\:items-start{
    align-items: flex-start;
  }
  .cfw-tw .sm\:items-center{
    align-items: center;
  }
  .cfw-tw .sm\:justify-between{
    justify-content: space-between;
  }
  .cfw-tw .sm\:overflow-hidden{
    overflow: hidden;
  }
  .cfw-tw .sm\:rounded-lg{
    border-radius: 0.5rem;
  }
  .cfw-tw .sm\:rounded-md{
    border-radius: 0.375rem;
  }
  .cfw-tw .sm\:p-6{
    padding: 1.5rem;
  }
  .cfw-tw .sm\:px-0{
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (min-width: 768px){
  .cfw-tw .md\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .cfw-tw .md\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .cfw-tw .md\:mt-0{
    margin-top: 0px;
  }
  .cfw-tw .md\:grid{
    display: grid;
  }
  .cfw-tw .md\:hidden{
    display: none;
  }
  .cfw-tw .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .cfw-tw .md\:gap-6{
    gap: 1.5rem;
  }
}
