/* purgecss start ignore */

/* ! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com */

/*
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)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::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
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  tab-size: 4;
  /* 3 */
  font-family: Jost-Regular, sans-serif;
  /* 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.
*/

body {
  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 {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

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

b,
strong {
  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,
kbd,
samp,
pre {
  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 {
  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;
}

/*
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 {
  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,
input,
optgroup,
select,
textarea {
  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 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

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

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  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 {
  box-shadow: none;
}

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

progress {
  vertical-align: baseline;
}

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

::-webkit-inner-spin-button,
::-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.
*/

::-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 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  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.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  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,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  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,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
  text-align: inherit;
}

::-webkit-datetime-edit {
  display: inline-flex;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

[multiple],[size]:where(select:not([size="1"])) {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

[type='checkbox'],[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

[type='checkbox'] {
  border-radius: 0px;
}

[type='radio'] {
  border-radius: 100%;
}

[type='checkbox']:focus,[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
}

[type='checkbox']:checked,[type='radio']:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

@media (forced-colors: active)  {
  [type='checkbox']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

@media (forced-colors: active)  {
  [type='radio']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (forced-colors: active)  {
  [type='checkbox']:indeterminate {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='file'] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

[type='file']:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

*, ::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(59 130 246 / 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:  ;
}

::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(59 130 246 / 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:  ;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.form-input,.form-textarea,.form-select,.form-multiselect {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

.form-input:focus, .form-textarea:focus, .form-select:focus, .form-multiselect:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
  border-color: #2563eb;
}

.form-input::-moz-placeholder, .form-textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

.form-input::placeholder,.form-textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

.form-input::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

.form-input::-webkit-date-and-time-value {
  min-height: 1.5em;
  text-align: inherit;
}

.form-input::-webkit-datetime-edit {
  display: inline-flex;
}

.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-year-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

.form-select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

.form-select:where([size]:not([size="1"])) {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

.form-checkbox,.form-radio {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

.form-checkbox {
  border-radius: 0px;
}

.form-checkbox:focus,.form-radio:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
}

.form-checkbox:checked,.form-radio:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.form-checkbox:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

@media (forced-colors: active)  {
  .form-checkbox:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

.form-checkbox:checked:hover,.form-checkbox:checked:focus,.form-radio:checked:hover,.form-radio:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

.form-checkbox:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (forced-colors: active)  {
  .form-checkbox:indeterminate {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

.form-checkbox:indeterminate:hover,.form-checkbox:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  -webkit-text-decoration: underline;
  text-decoration: underline;
  font-weight: 500;
}

.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}

.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}

.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}

.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}

.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0.375em;
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-right: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-right: 0;
}

.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}

.swatch-attribute-options {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

body.checkout-cart-index input[value="1"] + .swatch-attribute-options input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .swatch-attribute-options input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .swatch-attribute-options button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .swatch-attribute-options.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.swatch-attribute-options.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .swatch-attribute-options.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .sku-stock-block .flex.swatch-attribute-options.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .swatch-attribute-options.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .swatch-attribute-options.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.swatch-attribute-options.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.swatch-attribute-options.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .swatch-attribute-options.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.swatch-attribute-options.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.swatch-attribute-options {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .swatch-attribute-options.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .swatch-attribute-options.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .swatch-attribute-options.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .swatch-attribute-options.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.swatch-option {
  margin: 0.25rem;
  display: flex;
  justify-content: center;
  border-width: 1px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

body.checkout-cart-index input[value="1"] + .swatch-option input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .swatch-option input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .swatch-option button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .swatch-option.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

@media(max-width: 767px) {
  div.products-list .product-info .swatch-option.mx-auto.mb-1 {
    margin-left: 0;
  }
}

.page-product-bundle .sku-stock-block .swatch-option.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .swatch-option.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .swatch-option.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.swatch-option.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.swatch-option.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .swatch-option.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.flex-wrap.w-full.swatch-option.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.swatch-option {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

@media screen and (max-width: 768px) {
  #search_autocomplete .swatch-option.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

#my-orders-table .swatch-option.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .swatch-option.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .swatch-option.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .swatch-option.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.swatch-option {
  min-width: 40px;
}

.btn {
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .btn input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .btn input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .btn button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .btn.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.gap-1.btn {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .btn.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .btn.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .btn.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.btn.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex.btn {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.btn.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0.flex.btn .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .btn.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.btn {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .btn.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .btn.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .btn.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .btn.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table .flex.btn.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex.btn.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex.btn.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex.btn.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

@media (min-width: 768px) {
  .btn {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1280px) {
  .btn {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.btn svg {
  display: inline-flex;
}

.btn span {
  vertical-align: middle;
}

.btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

.btn:focus {
  border-color: transparent;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.btn-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-secondary {
  border-width: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.btn-secondary.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.btn-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.btn-secondary:hover.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.btn-secondary:focus {
  border-width: 2px;
  border-color: transparent;
}

.btn-gradient {
  background-image: linear-gradient(-10deg, #FF45C0, #66B4FB, #CD50CF);
}

.actions-toolbar .primary button {
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .actions-toolbar .primary button input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .actions-toolbar .primary button input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .actions-toolbar .primary button button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .actions-toolbar .primary button.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.gap-1.actions-toolbar .primary button {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .actions-toolbar .primary button.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .actions-toolbar .primary button.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .actions-toolbar .primary button.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.actions-toolbar .primary button.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex.actions-toolbar .primary button {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.actions-toolbar .primary button.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0.flex.actions-toolbar .primary button .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .actions-toolbar .primary button.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.actions-toolbar .primary button {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .actions-toolbar .primary button.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .actions-toolbar .primary button.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .actions-toolbar .primary button.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .actions-toolbar .primary button.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table .flex.actions-toolbar .primary button.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex.actions-toolbar .primary button.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex.actions-toolbar .primary button.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex.actions-toolbar .primary button.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

@media (min-width: 768px) {
  .actions-toolbar .primary button {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1280px) {
  .actions-toolbar .primary button {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.actions-toolbar .primary button svg {
  display: inline-flex;
}

.actions-toolbar .primary button span {
  vertical-align: middle;
}

.actions-toolbar .primary button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

.actions-toolbar .primary button:focus {
  border-color: transparent;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.actions-toolbar .primary button {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.actions-toolbar .primary button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hyva_checkout-index-index .actions-toolbar .primary button {
  border-width: 1px;
  text-align: center;
  font-weight: 700;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media screen and (max-width: 768px) {
  #search_autocomplete .hyva_checkout-index-index .actions-toolbar .primary button.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

.hyva_checkout-index-index .actions-toolbar .primary button[disabled] {
  cursor: not-allowed;
  opacity: 0.25;
}

.gdpr-customer-settings .actions-toolbar .primary button.btn-primary {
  background: #111;
  border-radius: 0;
  font-weight: 500;
  font-size: 16px;
}

.gdpr-customer-settings .btn.actions-toolbar .primary button {
  background: #111;
  border-radius: 0;
  font-weight: 500;
  font-size: 16px;
}

.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 form .actions-toolbar .primary button.btn-primary {
  width: auto;
  border-radius: 0;
  background: #111;
}

.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 form .btn.actions-toolbar .primary button {
  width: auto;
  border-radius: 0;
  background: #111;
}

@media (min-width: 980px) and (max-width: 1200px) {
  body.customer-account-login #customer-login-container a.actions-toolbar .primary button.btn-primary span {
    font-size: 16px;
  }

  body.customer-account-login #customer-login-container a.btn.actions-toolbar .primary button span {
    font-size: 16px;
  }
}

button.action.actions-toolbar .primary button.btn-primary {
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  text-transform: uppercase;
}

button.action.actions-toolbar .primary button.btn-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(171 0 131 / var(--tw-bg-opacity));
}

button.action.btn.actions-toolbar .primary button {
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  text-transform: uppercase;
}

button.action.btn.actions-toolbar .primary button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(171 0 131 / var(--tw-bg-opacity));
}

.amreview-popup .card {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hyva_checkout-index-index .btn {
  border-width: 1px;
  text-align: center;
  font-weight: 700;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media screen and (max-width: 768px) {
  #search_autocomplete .hyva_checkout-index-index .btn.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

.hyva_checkout-index-index .btn[disabled] {
  cursor: not-allowed;
  opacity: 0.25;
}

.hyva_checkout-index-index .btn-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}


.amfaq_questions a.hyva_checkout-index-index .btn-secondary {
  color: #111;
}

.hyva_checkout-index-index .btn-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.free-shipping {
  position: relative;
}

.free-maintenance {
  position: relative;
  z-index: 10;
  white-space: nowrap;
  top: -1rem;
  left: 100%;
  animation: marquee 10s linear infinite;
  font-size: 14px !important;
  color: #0A8800;
  font-weight: 600;
  font-family: miui, system-ui, -apple-system, BlinkMacSystemFont, \.SFNSText-Regular, Helvetica, Arial, sans-serif;
}

@keyframes marquee {
  from {
    left: 100%;
  }

  to {
    left: -100%;
  }
}

.product-li {
  overflow: hidden;
}

#category-view-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px;
}

body.checkout-cart-index input[value="1"] + #category-view-container input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + #category-view-container input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + #category-view-container button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete #category-view-container.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.gap-1#category-view-container {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block #category-view-container.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + #category-view-container.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + #category-view-container.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0#category-view-container.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex#category-view-container {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0#category-view-container.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0.flex#category-view-container .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background #category-view-container.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar#category-view-container {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table #category-view-container.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table #category-view-container.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table #category-view-container.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table #category-view-container.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table .flex#category-view-container.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex#category-view-container.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex#category-view-container.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex#category-view-container.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#category-view-container .row-full-width-inner {
  padding: 0 0 1.5rem 0;
}

#category-view-container .row-full-width-inner .row-full-width-inner {
  padding: 5px;
}

.catalog-category-view nav.breadcrumbs {
  margin-bottom: 0;
}

.catalog-category-view .carousel-nav {
  top: auto !important;
  justify-content: center;
}

.catalog-category-view .columns {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

#category-description {
  order: 20;
  max-width: unset;
  width: 100%;
}

.gdpr-customer-settings #category-description.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto#category-description {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto#category-description .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap#category-description.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.category-image {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.categories-filter .filter-options-content .custom-checkbox {
  border: 0;
  position: relative;
}

.categories-filter .filter-options-content .custom-checkbox span {
  display: none;
}

.categories-filter .filter-options-content .custom-checkbox:before {
  content: '';
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-left: -5px;
}

@media screen and (min-width: 1024px) {
  .category-cms .glider-slide {
    margin: 24px !important;
  }

  .glider-slide {
    margin: 0 auto !important;
  }

  .glider-prev {
    margin-left: -2rem;
  }

  .glider-next {
    margin-right: -2rem;
  }

  #category-description {
    border-top: 1px solid #ccc;
  }

  #category-view-container .pagebuilder-column.left {
    margin-left: 12px;
  }

  #category-view-container .pagebuilder-column.right {
    margin-right: 12px;
  }

  #category-view-container .pagebuilder-column.top {
    margin-top: 12px;
  }

  #category-view-container .pagebuilder-column.bottom {
    margin-bottom: 12px;
  }

  #category-view-container .pagebuilder-column.large-left {
    margin-left: 24px;
  }

  #category-view-container .pagebuilder-column.large-right {
    margin-right: 24px;
  }

  #category-view-container .pagebuilder-column.large-top {
    margin-top: 24px;
  }

  #category-view-container .pagebuilder-column.large-bottom {
    margin-bottom: 24px;
  }

  .category-cms [data-content-type='slider'] div.carousel-nav {
    right: 20px;
  }
}

@media screen and (max-width: 980px) {
  .breadcrumbs li.item.home + .item .separator {
    display: none;
  }

  .breadcrumbs li.item.home {
    padding: 14px 0;
    border-right: 1px solid #e5e7eb;
    background: #fafafa;
    position: sticky;
    left: 0;
  }

  .breadcrumbs li.item.home a {
    display: none;
  }

  .breadcrumbs li.item.home button {
    color: transparent;
    display: flex;
    align-items: center;
    font-size: 0;
  }

  .breadcrumbs li.item.home button:before{
    content: '';
    background: url("../images/back.svg")no-repeat center left / contain;
    width: 30px;
    display: block;
    height: 13px;
  }

  .breadcrumbs ol.items {
    overflow-x: scroll;
    padding: 0 !important;
    -ms-overflow-style: none;
    scrollbar-width: none;
    height: 40px;
    white-space: nowrap;
  }

  .breadcrumbs ol.items li.item:not(.home) {
    align-content: center;
    align-items: center;
    padding: 0 0 0 0.5rem;
  }

  .breadcrumbs ol.items li.item:not(.home) a,
    .breadcrumbs ol.items li.item:not(.home) span.text-primary-lighter:not(.separator) {
    width: -moz-max-content;
    width: max-content;
  }

  .breadcrumbs > .container {
    max-width: unset;
  }
}

@media screen and (max-width: 767px) {
  .category-cms .glider-slide {
    margin: 15px !important;
  }

  body.no-scroll div#filters-content {
    display: block;
  }

  div#filters-content {
    display: none;
    position: fixed;
    z-index: 900;
    top: 0;
    bottom: 0;
    background: #fff;
    padding: 1rem;
    left: 0;
    right: 0;
    overflow-y: scroll;
  }

  #filters {
    position: relative;
  }

  #filters #sorter-toolbar,
    #filters #filter-tab {
    width: 43%;
  }

  #filters #filter-tab {
    padding: 9px 5px;
    width: 41%;
  }

  #filters #filter-tab .py-0.px-0.block {
    margin-left: -10px;
  }

  #filters #sorter-toolbar {
    position: absolute;
    right: 15px;
    top: 16px;
  }

  #filters #sorter-toolbar select {
    text-align: left;
    padding: 0 25px 0 5px;
    font-size: 16px;
    border: 1px solid #e5e7eb;
  }

  #filters #sorter-toolbar .action.sorter-action.sort-asc {
    padding-left: 5px;
  }

  body.no-scroll {
    overflow: hidden;
  }

  body.page-layout-category-full-width .category-lvl2 {
    display: none;
  }

  body.page-layout-category-full-width .category-lvl1 {
    display: block;
  }

  @media screen and (max-width: 767px) {
    #filters #filter-tab body.py-0.px-0.page-layout-category-full-width .category-lvl1 {
      margin-left: -10px;
    }
  }

  .hyva_checkout-index-index .page-footer .footer.content + body.widget.page-layout-category-full-width .category-lvl1.block-static-block {
    /*display: none;*/
  }

  body.page-layout-category-full-width #filters #filter-tab {
    width: 100%;
  }

  .gdpr-customer-settings body.page-layout-category-full-width #filters #filter-tab.text-blue-500.text-3xl {
    color: #111;
  }

  .page-product-bundle .product-top-details .prices-wrapper + body.flex.ml-auto.page-layout-category-full-width #filters #filter-tab {
    margin-top: 0;
  }

  .page-product-bundle .product-top-details .prices-wrapper + body.flex.ml-auto.page-layout-category-full-width #filters #filter-tab .sku-stock-block {
    margin-top: 0;
  }

  .bg-ambar-background body.flex.flex-wrap.page-layout-category-full-width #filters #filter-tab.justify-center.gap-2.mt-4 button {
    width: auto;
    background: #111;
    color: #fff;
    padding: 10px;
  }

  body.page-layout-category-full-width .column.main.border-l {
    border: 0;
  }

  body.catalog-category-view.page-layout-2columns-left:not(.page-layout-category-full-width) .category-lvl2 {
    display: block;
  }

  @media screen and (max-width: 767px) {
    #filters #filter-tab body.py-0.px-0.catalog-category-view.page-layout-2columns-left:not(.page-layout-category-full-width) .category-lvl2 {
      margin-left: -10px;
    }
  }

  .hyva_checkout-index-index .page-footer .footer.content + body.widget.catalog-category-view.page-layout-2columns-left:not(.page-layout-category-full-width) .category-lvl2.block-static-block {
    /*display: none;*/
  }

  body.catalog-category-view.page-layout-2columns-left:not(.page-layout-category-full-width) .category-lvl1 {
    display: none;
  }

  #category-view-container .glider-slide {
    margin: 0;
  }

  #category-view-container .pagebuilder-column.mobile-gap {
    margin: 15px 15px 0;
  }

  .category-cms [data-content-type='slider'] div.carousel-nav {
    right: 15px;
  }

  .catalog-category-view .columns {
    border-bottom: 0;
  }
}

/*body.page-products {*/

/*    .toolbar-products {*/

/*        .toolbar-amount {*/

/*            @apply mr-auto;*/

/*        }*/

/*    }*/

/*}*/

/*
Use the following selector to extend the toolbar modes switcher with your own icon,
also replace `custom` with your own mode name.

.modes-mode.mode-custom {}
*/

@media (min-width: 640px) and (max-width: 980px) {
  body.catalog-category-view .sidebar.sidebar-main {
    margin-top: 10px;
  }

  body.catalog-category-view .category-cms [data-content-type='slide'] .pagebuilder-slide-wrapper {
    padding-bottom: 107%;
  }

  body.catalog-category-view #category-view-container .pagebuilder-column.mobile-gap {
    margin: 5px 5px 0;
  }

  body.catalog-product-view .product-info-main .free-shipping > .flex-1{
    flex-wrap: wrap;
    padding: 0;
  }

  body.catalog-product-view .amreview-summary-details {
    max-width: 100%!important;
  }

  body.catalog-product-view #product-sticky-info.extra-space {
    transition: all .5s;
    top: 116px;
  }
}

.price-including-tax + .price-excluding-tax {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.price-including-tax + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}

.price-excluding-tax,
.price-including-tax {
  white-space: nowrap;
}

.price-excluding-tax .price, .price-including-tax .price {
  font-weight: 600;
  line-height: 1.625;
}

.price-excluding-tax {
  display: block;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0.price-excluding-tax {
    margin-left: -10px;
  }
}

.hyva_checkout-index-index .page-footer .footer.content + .widget.price-excluding-tax.block-static-block {
  /*display: none;*/
}

.price-container.price-tier_price {
  display: flex;
  gap: 0.25rem;
}

body.checkout-cart-index input[value="1"] + .price-container.price-tier_price input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .price-container.price-tier_price input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .price-container.price-tier_price button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .price-container.price-tier_price.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.price-container.price-tier_price.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .price-container.price-tier_price.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .price-container.price-tier_price.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .price-container.price-tier_price.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.price-container.price-tier_price.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.price-container.price-tier_price.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .price-container.price-tier_price.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.price-container.price-tier_price {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .price-container.price-tier_price.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .price-container.price-tier_price.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .price-container.price-tier_price.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .price-container.price-tier_price.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.price-container.price-tier_price > .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}

.price-container.price-tier_price > .price-including-tax + .price-excluding-tax:after {
  content: ')';
}

/* Keep file for backwards compatibility */

.cart-item-error {
  border: 1px solid #62ACF0;
  position: relative;
}

.cart-item-error .qty-container,
    .cart-item-error .subtotal,
    .cart-item-error .product-item-photo,
    .cart-item-error .product-item-name,
    .cart-item-error .item-options,
    .cart-item-error .cart-price-wrap {
  opacity: .3;
}

.cart-item-error .cart.item.message.error {
  position: absolute;
  left: 0;
  top: 0;
}

.cart-item-error .cart.item.message.error div {
  background: #62ACF0;
  color: #ffffff;
  padding: 2px 10px;
}

.cart-item-error .cart.item.message.error + .cart.item.message.error {
  position: static;
}

.cart-item-error .cart.item.message.error + .cart.item.message.error div {
  opacity: .3;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0px;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

.cart-item-error .cart.item.message.error + .cart.item.message.error div.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body {
  counter-reset: section-counter;
}

.ampromo-carousel-product:before {
  /*content: '';*/
  /*width: 100%;*/
  /*height: 60px;*/
  /*background: #111;*/
  /*display: block;*/
  /*position: absolute;*/
  /*left: 0;*/
  /*right: 0;*/
  /*top: 0;*/
}

.ampromo-items-add,
.freegift-button {
  background: #f1f1f1;
  position: relative;
  cursor: pointer;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

.am-cookie-bar-settings > div.ampromo-items-add,.am-cookie-bar-settings > div
.freegift-button {
  max-width: 90%;
  max-height: 70%;
}

span.mr-8.ampromo-items-add.text-secondary,span.mr-8
.freegift-button.text-secondary {
  margin-right: 1rem;
}

#open-freeGiftModal {
  display: none;
  order: -1;
}

#cart-items #open-freeGiftModal {
  display: block;
}

.ampromo-items-add:before,
.freegift-button span:before{
  content: '';
  background: url(../images/gift.svg)no-repeat center center;
  width: 20px;
  display: block;
  height: 20px;
  position: absolute;
  left: 0;
  top: 8px;
}

.ampromo-carousel-product .product-item {
  /*max-height: 120px;*/
}

.ampromo-carousel-product .product-item.bg-green-200 {
  --tw-bg-opacity: 0.1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity));
}

section.step::before {
  counter-increment: section-counter;
  content: counter(section-counter);
  font-weight: bold;
  color: #fff;
  background: #000;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  font-size: 19px;
}

#payment-methods .message.warning {
  background: #fff;
  padding: 1rem;
}

#selected-locker {
  align-items: start;
}

#selected-locker button {
  background: transparent;
  box-shadow: none;
  border: 0;
  font-size: 0;
}

body.checkout-cart-index .cart-price-wrap span.new-price.has-discount .price {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

input[type="checkbox"]:checked + i + spanbody.checkout-cart-index .cart-price-wrap span.new-price.has-discount .price,
input[type="checkbox"]:checked + label spanbody.checkout-cart-index .cart-price-wrap span.new-price.has-discount .price,
input[type="radio"]:checked + label body.checkout-cart-index .cart-price-wrap span.new-price.has-discount .price {
  font-weight: 700;
}

.hyva_checkout-index-index section.active.bg-sky-100 label  spanbody.checkout-cart-index .cart-price-wrap span.new-price.has-discount .price {
  font-weight: 700;
}

body.checkout-cart-index .cart-price-wrap span.new-price .price {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(2 6 23 / var(--tw-text-opacity));
}

input[type="checkbox"]:checked + i + spanbody.checkout-cart-index .cart-price-wrap span.new-price .price,
input[type="checkbox"]:checked + label spanbody.checkout-cart-index .cart-price-wrap span.new-price .price,
input[type="radio"]:checked + label body.checkout-cart-index .cart-price-wrap span.new-price .price {
  font-weight: 700;
}

.hyva_checkout-index-index section.active.bg-sky-100 label  spanbody.checkout-cart-index .cart-price-wrap span.new-price .price {
  font-weight: 700;
}

body.checkout-cart-index .control.qty input {
  border-style: none;
}

body.checkout-cart-index .item-actions .towishlist {
  display: none;
}

body.checkout-cart-index .cart.item.message.notice {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

input[type="checkbox"]:checked + i + spanbody.checkout-cart-index .cart.item.message.notice,
input[type="checkbox"]:checked + label spanbody.checkout-cart-index .cart.item.message.notice,
input[type="radio"]:checked + label body.checkout-cart-index .cart.item.message.notice {
  font-weight: 700;
}

.hyva_checkout-index-index section.active.bg-sky-100 label  spanbody.checkout-cart-index .cart.item.message.notice {
  font-weight: 700;
}

#shipping-method-option-1 {
  order: -1;
  padding: 0;
}

#shipping-wrapper {
  order: 0;
}

.inactive #store-address {
  display: none;
}

.active #store-address {
  display: flex;
}

#freeshipping-span {
  padding: 0 20px;
}

.minicart-section #freeshipping-span {
  padding: 0 13px;
}

body.checkout-cart-index input[value="1"] + .flex input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .flex input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .flex button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

@media screen and (min-width: 1024px) {
  .minicart-section .content #freeshipping-span {
    padding: 0 20px;
  }

  .content.sticky.bottom-0 {
    box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
  }

  #checkout-cart-details {
    overflow-y: scroll;
    max-height: 29rem;
    padding-right: 1rem;
  }

  .ampromo-carousel-product h4 {
    max-width: 60%;
  }
}

@media(max-width: 767px) {
  body.checkout-cart-index .page-title-wrap {
    padding-right: 0px;
    text-align: center;
    margin-top: 1.5rem;
    margin-bottom: 0;
  }

  body.checkout-cart-index .item-info {
    position: relative;
    padding-left: 110px;
  }

  body.checkout-cart-index .item-info .product-item-photo {
    position: absolute;
    top: 0px;
    left: 0px;
  }

  @media (min-width: 640px) and (max-width: 980px) {
    body.hyva_checkout-index-index #hyva-checkout-container div.column-right + divbody.bg-neutral-50.checkout-cart-index .item-info .product-item-photo {
      display: none;
    }
  }

  body.checkout-cart-index .item-info .product-item-photo img {
    max-width: 90px;
  }

  body.checkout-cart-index .item-info .product-item-details {
    margin-bottom: 0.75rem;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity));
    padding-bottom: 0.75rem;
  }

  body.checkout-cart-index .item-info .qty-inner {
    position: absolute;
    top: -57px;
    left: 0;
    margin-top: 0;
  }

  body.checkout-cart-index .item-info .cart-price-wrap {
    gap: 0;
    text-align: right;
    width: 125px;
    flex-wrap: wrap;
    margin-left: auto;
    justify-content: flex-end;
  }

  body.checkout-cart-index .item-info .cart-price-wrap .old-price {
    font-size: 14px;
    line-height: 15px;
  }

  body.checkout-cart-index .item-info .cart-price-wrap .new-price.has-discount span {
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(229 75 75 / var(--tw-text-opacity));
  }

  body.checkout-cart-index .product-slider.crosssell-product-slider section {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  body.checkout-cart-index #maincontent .columns {
    padding-left: 0;
    padding-right: 0;
  }

  body.checkout-cart-index .cart-item-error {
    border-left: 0;
    border-right: 0;
  }

  #cart-items #open-freeGiftModal {
    margin-bottom: 10px;
  }
}

.gdpr-customer-settings .column.main > div  {
  background: #fff;
  padding: 10px;
  flex-direction: column;
}

.gdpr-customer-settings form .field.field-reserved ul:last-of-type {
  margin-bottom: -1rem;
}

.gdpr-customer-settings .fixed.inset-0.bg-black.bg-opacity-50.z-40 {
  z-index: 100;
}

.gdpr-customer-settings .btn.btn-primary {
  background: #111;
  border-radius: 0;
  font-weight: 500;
  font-size: 16px;
}

.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 {
  padding: 10px;
  width: 100%;
  background: #fafafa;
  margin-bottom: 10px;
}

.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 button {
  justify-content: flex-start;
  width: 100%;
  position: relative;
}

.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 button.bg-amgdpr-button-settings:after {
  content: '+';
  position: absolute;
  right: 0;
  color: #111;
  font-size: 20px;
}

.gdpr-customer-settings .w-full.text-blue-500.text-3xl {
  color: #111;
}

.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 form input[type="checkbox"] + label {
  padding-left: 0;
}

.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 form .field-reserved {
  margin-bottom: 1rem;
}

.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 form .btn.btn-primary {
  width: auto;
  border-radius: 0;
  background: #111;
}

.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 button.bg-amgdpr-button-settings-active:after {
  content: "_";
  font-size: 20px;
  line-height: 38px;
}

.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 button span {
  color: #111;
  font-weight: 500;
}

.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 button:hover span {
  color: purple;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

body.account .column.main {
  gap: 0;
}

#customer-login-container {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 2rem;
  padding-top: 2rem;
  padding-bottom: 0px;
}

body.sales-order-view .low-total-info #customer-login-container > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #customer-login-container div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#customer-login-container .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

@media (min-width: 768px) {
  #customer-login-container {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    padding-bottom: 2rem;
  }
}

#customer-login-container {
  row-gap: 20px;
}

@media (min-width: 768px) {
  #customer-login-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

#customer-login-container .field.field-reserved {
  width: 100%;
}

.gdpr-customer-settings #customer-login-container .field.field-reserved.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto#customer-login-container .field.field-reserved {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto#customer-login-container .field.field-reserved .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap#customer-login-container .field.field-reserved.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

#customer-login-container .field.field-reserved {
  margin-bottom: 0;
}

.amrma-product-item input[type="checkbox"] {
  top: 0;
  z-index: 10;
  cursor: pointer;
}

body.account #maincontent {
  top: 2rem;
  position: relative;
}

body.account .pager .form-select {
  border: 0 none;
  background-color: transparent;
  background-position: right 0 center;
  padding-right: 20px;
  padding-left: 0;
}

.amsl-registration-page {
  margin-left: auto;
  margin-right: auto;
}

@media(max-width: 767px) {
  div.products-list .product-info .py-1.amsl-registration-page.mb-1 {
    margin-left: 0;
  }
}

@media (min-width: 1024px) {
  .amsl-registration-page {
    width: 50%;
  }
}

.amsl-registration-page> .amsl-social-wrapper.with-labels .amsl-buttons {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.account .account-nav .nav.items li, body.account .account-nav .nav.items li a {
  position: relative;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.am-cookie-bar-settings > divbody.account .account-nav .nav.items li,.am-cookie-bar-settings > div body.account .account-nav .nav.items li a {
  max-width: 90%;
  max-height: 70%;
}

body.account .account-nav .nav.items li, body.account .account-nav .nav.items li a {
  transition: all 0.5s;
  z-index: 1;
}

body.account nav.item .delimiter {
  display: none;
}

body.account .page-title {
  display: none;
}

body.account .account-nav {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

body.account .account-nav .nav.items li a::before {
  content: "";
  position: absolute;
  top: 8px;
  right: 0 !important;
  background: url("../images/arrow-right-small.svg")no-repeat center center / contain;
  display: block;
  width: 25px;
  height: 22px;
  transition: all 0.1s;
}

body.account .account-nav .nav.item.current >strong::before,
body.account .account-nav .nav.item.current >a::before {
  content: "";
  position: absolute;
  background: url("../images/arrow-right-long.svg")no-repeat center center / contain;
  display: block;
  width: 7rem;
  transition: all 0.2s;
  height: 10px;
  right: 12px;
  z-index: -1;
  margin-top: 11px;
}

body.account .account-nav .nav.item:hover a:before {
  margin-top: 8px;
  margin-right: 10px;
  top: -1px;
  display: block;
  width: 25px;
  height: 22px;
  transition: all 0.3s;
}

body.account .account-nav .nav.item.current >strong::after,
body.account .account-nav .nav.item.current >a::after,
body.account .account-nav .nav.item:hover a:after {
  content: '';
  background: #fff;
  display: block;
  width: 5rem;
  position: absolute;
  right: 3rem;
  height: 25px;
  z-index: -1;
}

body.account .account-nav {
  padding: 0;
}

body.account .account-nav .delimiter {
  display: none;
}

body.account .account-nav .nav.item,
.account-title-main-user {
  border-top: 1px solid #ddd;
  padding: 15px 15px 15px 25px;
}

body.account .account-nav .nav.item:hover a {
  margin-left: -0.5rem;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

/*body.account:not(.customer-address-form) select.form-select {*/

/*    @apply pl-0 pr-8 text-black text-base shadow-none bg-transparent border-0;*/

/*}*/

select.form-select:focus {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

body.account .actions-toolbar {
  border-width: 0px;
}

/* Wishlist product-items */

body.wishlist-index-index .product-items {
  position: relative;
  width: 100%;
}

.gdpr-customer-settings body.wishlist-index-index .product-items.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + body.flex.ml-auto.wishlist-index-index .product-items {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + body.flex.ml-auto.wishlist-index-index .product-items .sku-stock-block {
  margin-top: 0;
}

.am-cookie-bar-settings > divbody.wishlist-index-index .product-items {
  max-width: 90%;
  max-height: 70%;
}

.bg-ambar-background body.flex.flex-wrap.wishlist-index-index .product-items.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

body.wishlist-index-index .product-items:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #fff;
  z-index: 2;
}

body.wishlist-index-index .product-items:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fafafa;
  z-index: 2;
}

body.wishlist-index-index .product-items li {
  border-left: 1px solid #eaeaea;
  border-top: 1px solid #eaeaea;
}

/* Wishlist review */

body.wishlist-index-index .product-item-name + div {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  justify-content: center;
}

.bg-ambar-background body.flex.flex-wrap.w-full.wishlist-index-index .product-item-name + div.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

body.wishlist-index-index .price-box {
  flex: 1 1 0%;
  text-align: center;
}

@media (min-width: 640px) and (max-width: 980px) {
  body.catalog-product-view .product-info-main .free-shipping > body.wishlist-index-index .price-box{
    flex-wrap: wrap;
    padding: 0;
  }
}

/* Wishlist price */

body.wishlist-index-index .price {
  text-align: center;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

body.wishlist-index-index .price-box .old-price span {
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: line-through;
}

.page-product-bundle body.wishlist-index-index .price-box .old-price span {
  text-decoration: unset;
}

/* Wishlist qty */

body.wishlist-index-index .field.qty .form-input::-webkit-outer-spin-button,
body.wishlist-index-index .field.qty .form-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0px;
}

body.wishlist-index-index .field.qty input[type=number] {
  -moz-appearance: textfield;
}

body.wishlist-index-index .right-actions .tocart {
  order: 1;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media(max-width: 767px) {
  div.products-list .product-info body.py-1.wishlist-index-index .right-actions .tocart.mb-1 {
    margin-left: 0;
  }
}

body.wishlist-index-index .right-actions .tocart:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(162 28 175 / var(--tw-bg-opacity));
}

@media (min-width: 1536px) {
  body.wishlist-index-index .right-actions .tocart {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

body.wishlist-index-index .right-actions .tocart {
  max-height: 50px;
}

body.wishlist-index-index .right-actions .update {
  order: 2;
  justify-content: center;
  border-style: none;
  padding: 0px;
  text-decoration-line: underline;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.bg-ambar-background body.flex.flex-wrap.w-full.wishlist-index-index .right-actions .update.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

body.wishlist-index-index .right-actions .update:hover {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.wishlist-index-index .right-actions .share {
  order: 3;
  justify-content: center;
  border-style: none;
  padding: 0px;
  text-decoration-line: underline;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.bg-ambar-background body.flex.flex-wrap.w-full.wishlist-index-index .right-actions .share.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

body.wishlist-index-index .right-actions .share:hover {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

/* Order view */

body.sales-order-view .order-items > div:nth-child(even) {
  /*@apply bg-white;*/
}

body.sales-order-view .order-items {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

body.sales-order-view .order-items.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.sales-order-view .order-items .parent-item .grid-cols-5 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + divbody.sales-order-view .order-items .parent-item .grid-cols-5.absolute {
    display: none;
  }
}

body.sales-order-view .order-items .parent-item {
  margin-bottom: 5px;
}

body.sales-order-view .order-items .parent-item + .child-item {
  margin-top: -5px;
}

body.sales-order-view .order-items .child-item {
  margin-bottom: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + divbody.sales-order-view .order-items .child-item.absolute {
    display: none;
  }
}

body.sales-order-view .order-items .child-item {
  border: 0;
  border-bottom: 4px solid rgb(250, 250, 250);
}

body.sales-order-view .order-items .child-item + .parent-item {
  border-top: 0;
  margin-top: 10px;
}

body.sales-order-view .order-items .child-item:last-of-type {
  padding-bottom: 10px;
  border-bottom: 0;
}

body.sales-order-view .order-items > div {
  /*@apply border-t border-container;*/
}

body.sales-order-view .order-items > div:nth-child(1) {
  border-top-width: 0px;
}

body.sales-order-view .low-total-info .grid > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info div[data-th] {
  text-align: right;
}

body.sales-order-view .low-total-info div[data-th] strong {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.sales-order-view .low-total-info .grid div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.sales-order-view .info-steps {
  position: relative;
  width: 100%;
  gap: 2.5rem;
  overflow-x: auto;
}

.gdpr-customer-settings body.sales-order-view .info-steps.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + body.flex.ml-auto.sales-order-view .info-steps {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + body.flex.ml-auto.sales-order-view .info-steps .sku-stock-block {
  margin-top: 0;
}

.am-cookie-bar-settings > divbody.sales-order-view .info-steps {
  max-width: 90%;
  max-height: 70%;
}

.bg-ambar-background body.flex.flex-wrap.sales-order-view .info-steps.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

body.sales-order-view .info-steps {
  background: #efefef;
  box-shadow: 0 0 0 16px  #efefef;
  -webkit-clip-path: inset(-20px -16px);
          clip-path: inset(-20px -16px);
  -ms-overflow-style: none;
  scrollbar-width: none;
}

body.sales-order-view .info-steps:before {
  content:"";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: 0;
  border: 2px solid #b6b6b6;
  width: 100%;
}

body.sales-order-view .info-steps .step.done::after {
  content:"";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 0;
  border: 2px solid #ab0083;
  width: 100vw;
  z-index: 1;
}

.step-id-10 {
  z-index: 8 !important;
}

.step-id-20 {
  z-index: 7 !important;
}

.step-id-30 {
  z-index: 5 !important;
}

.step-id-40 {
  z-index: 4 !important;
}

body.sales-order-view .info-steps .step {
  position: relative;
  width: -moz-max-content;
  width: max-content;
  flex-shrink: 0;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(182 182 182 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.375rem;
  padding-left: 2.5rem;
  font-size: 1rem;
  line-height: 1rem;
}

.am-cookie-bar-settings > divbody.sales-order-view .info-steps .step {
  max-width: 90%;
  max-height: 70%;
}

body.sales-order-view .info-steps .step.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.sales-order-view .info-steps .step {
  z-index: 4;
  min-height: 49px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

body.sales-order-view .info-steps .step p {
  z-index: 2;
  position: relative;
}

body.sales-order-view .info-steps .step .icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  z-index: 2;
}

body.sales-order-view .info-steps .step > span {
  font-size: 0.75rem;
  line-height: 1rem;
}

body.sales-order-view .info-steps .done {
  --tw-border-opacity: 1;
  border-color: rgb(171 0 131 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(171 0 131 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  z-index: 2;
}

body.sales-order-view .info-steps .done svg {
  fill: #ffffff;
}

/* my addresses */

body.customer-address-index .aditional-addresses > div {
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(231 231 231 / var(--tw-border-opacity));
}

@media(max-width: 767px) {
  .cms-home body.page-bottom.customer-address-index .aditional-addresses > div.order-9,
    .hyva_checkout-index-index body.page-bottom.customer-address-index .aditional-addresses > div.order-9,
    body.account body.page-bottom.customer-address-index .aditional-addresses > div.order-9,
    .cms-no-route body.page-bottom.customer-address-index .aditional-addresses > div.order-9,
    .cms-page-view body.page-bottom.customer-address-index .aditional-addresses > div.order-9{
    display: block;
  }
}

@media screen and (min-width: 1024px) {
  .cms-home body.page-bottom.customer-address-index .aditional-addresses > div.order-9,
    .hyva_checkout-index-index body.page-bottom.customer-address-index .aditional-addresses > div.order-9,
    body.account body.page-bottom.customer-address-index .aditional-addresses > div.order-9,
    .cms-no-route body.page-bottom.customer-address-index .aditional-addresses > div.order-9,
    .cms-page-view body.page-bottom.customer-address-index .aditional-addresses > div.order-9{
    display: none;
  }
}


.hyva_checkout-index-index body.page-bottom.customer-address-index .aditional-addresses > div.order-9 {
  /*display: none;*/
}

body.account form label, fieldset label {
  margin-bottom: 5px;
}

body.account .field.required label:after {
  margin-left: 0px;
  --tw-text-opacity: 1;
  color: rgb(229 75 75 / var(--tw-text-opacity));
}

body.account input[type="checkbox"] + label {
  position: relative;
  padding-left: 2.5rem;
}

.am-cookie-bar-settings > divbody.account input[type="checkbox"] + label {
  max-width: 90%;
  max-height: 70%;
}

body.account input[type="radio"] + label {
  position: relative;
  padding-left: 5rem;
}

.am-cookie-bar-settings > divbody.account input[type="radio"] + label {
  max-width: 90%;
  max-height: 70%;
}

body.account input[type="checkbox"] + label i {
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  display: grid;
  place-items: center;
}

body.account input[type="radio"] + label:before {
  //content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  border-radius: 50%;
  display: grid;
  place-items: center;
  cursor: pointer;
}

body.account input[type="radio"]:checked + label:after {
  //content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 33px;
  width: 14px;
  height: 14px;
  background: #000;
  border-radius: 50%;
  display: grid;
  place-items: center;
}

body.account input[type="checkbox"]:checked + label i:before {
  content: "";
  width: 14px;
  height: 14px;
  background: #000;
}

body.account .see-password {
  position: relative;
}

.am-cookie-bar-settings > divbody.account .see-password {
  max-width: 90%;
  max-height: 70%;
}

body.account .see-password button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  padding: 0;
}

body.account .password-strength-meter {
  position: absolute;
  top: calc(100% - 15px);
  font-size: 11px;
  right: 10px;
}

body.account .estimate-shipping-form {
  margin-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab body.py-0.account .estimate-shipping-form.block {
    margin-left: -10px;
  }
}

.page-product-bundle .sku-stock-block body.flex.flex-wrap.account .estimate-shipping-form.mb-4 {
  display: none;
}

body.account .review-box {
  position: relative;
  padding-left: 180px;
}

body.account .review-box .image {
  position: absolute;
  top: 12px;
  left: 20px;
  width: 130px;
}

body.account .review-box .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

body.account .review-box .edit {
  position: absolute;
  top: 20px;
  right: 15px;
}

body.account .no-br br {
  display: none;
}

body.account .amrma-qty-select {
  border: 1px solid #e7e7e7 !important;
  padding-left: 15px !important;
}

body.account.sales-order-history .order-view-actions-left a:not(.see-order) {
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-decoration-line: underline;
}

/* Order view low actions */

body.account.sales-order-view .low-links li a {
  position: relative;
  display: block;
  border-width: 1px;
  border-top-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(231 231 231 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab body.py-0.px-0.account.sales-order-view .low-links li a {
    margin-left: -10px;
  }
}

.am-cookie-bar-settings > divbody.account.sales-order-view .low-links li a {
  max-width: 90%;
  max-height: 70%;
}

@media screen and (max-width: 768px) {
  #search_autocomplete body.account.sales-order-view .low-links li a.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

.hyva_checkout-index-index .page-footer .footer.content + body.widget.account.sales-order-view .low-links li a.block-static-block {
  /*display: none;*/
}

body.account.sales-order-view .low-links li a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  width: 120px;
  height: 30px;
  display: grid;
  place-items: center;
  background-image: linear-gradient(-10deg, #FF45C0, #66B4FB, #CD50CF);
}

body.account.sales-order-view .low-links li a:after {
  content: "Vizualizeaza";
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  width: 116px;
  height: 26px;
  display: grid;
  place-items: center;
  background: #fff;
}

body.warranty-warranty-index .actions-toolbar,
body.service-service-index .actions-toolbar {
  display: none;
}

body.service-service-add .columns .main {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 1rem;
}

body.checkout-cart-index input[value="1"] + body.service-service-add .columns .main input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + body.service-service-add .columns .main input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + body.service-service-add .columns .main button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete body.service-service-add .columns .main.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block body.service-service-add .columns .main.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + body.service-service-add .columns .main.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + body.service-service-add .columns .main.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

.am-cookie-bar-settings > divbody.service-service-add .columns .main {
  max-width: 90%;
  max-height: 70%;
}

#cookiebar-groups body.fixed.inset-0.service-service-add .columns .main.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups body.fixed.inset-0.service-service-add .columns .main.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background body.service-service-add .columns .main.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  body.searchbar.service-service-add .columns .main {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table body.service-service-add .columns .main.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table body.service-service-add .columns .main.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table body.service-service-add .columns .main.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table body.service-service-add .columns .main.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

body.service-service-add .columns .main .add-head-title + div {
  border-width: 1px;
  border-top-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(231 231 231 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media screen and (max-width: 768px) {
  #search_autocomplete body.service-service-add .columns .main .add-head-title + div.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

body.service-service-add .columns .main .add-head-title + div.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.service-service-add .columns .main .account-nav {
  width: 24%;
  flex-shrink: 0;
}

body.service-service-add .columns .main .service-add-right-side {
  position: relative;
  width: 100%;
}

.gdpr-customer-settings body.service-service-add .columns .main .service-add-right-side.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + body.flex.ml-auto.service-service-add .columns .main .service-add-right-side {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + body.flex.ml-auto.service-service-add .columns .main .service-add-right-side .sku-stock-block {
  margin-top: 0;
}

.am-cookie-bar-settings > divbody.service-service-add .columns .main .service-add-right-side {
  max-width: 90%;
  max-height: 70%;
}

.bg-ambar-background body.flex.flex-wrap.service-service-add .columns .main .service-add-right-side.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

body.service-service-add .columns .main .service-add-right-side {
  padding-bottom: 5.4rem;
}

body.service-service-add .submit-service-repair-btn {
  position: absolute;
  bottom: 1px;
  left: 0;
  text-align: center;
  width: 100%;
  padding: 1.5rem 1rem;
  background: #fafafa;
}

body.service-service-add #shipping-details {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(231 231 231 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

@media screen and (max-width: 768px) {
  #search_autocomplete body.service-service-add #shipping-details.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

body.service-service-add #shipping-details.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

@media (min-width: 1024px) {
  body.service-service-add #shipping-details .address-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

body.service-service-add #shipping-details .address-item {
  border-radius: 0px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(231 231 231 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

@media screen and (max-width: 768px) {
  #search_autocomplete body.service-service-add #shipping-details .address-item.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

body.service-service-add #shipping-details .address-item.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.amasty_rma-account-view .amrma-steps .amrma-step.-checked:after {
  --tw-bg-opacity: 1;
  background-color: rgb(171 0 131 / var(--tw-bg-opacity));
}

body.amasty_rma-account-view .amrma-steps .amrma-step.-checked:before {
  --tw-bg-opacity: 1;
  background-color: rgb(171 0 131 / var(--tw-bg-opacity));
}

body.amasty_rma-account-view .amrma-steps .amrma-step.-complete:after {
  --tw-bg-opacity: 1;
  background-color: rgb(171 0 131 / var(--tw-bg-opacity));
}

body.amasty_rma-account-view .amrma-steps .amrma-step.-failed:before {
  top: -6px;
}

body.amasty_rma-account-view .rating-stars input[type="radio"] + label {
  padding-left: 0;
}

body.amasty_rma-account-view .rating-stars input[type="radio"] + label:before,
        body.amasty_rma-account-view .rating-stars input[type="radio"]:checked + label:after{
  display: none;
}

body.account input::-webkit-outer-spin-button,
body.account input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

body.account input[type=number] {
  -moz-appearance: textfield;
}

body.customer-account-logoutsuccess #maincontent {
  padding-top: 1.5rem;
  text-align: center;
}

/* Firefox */

input[type=number] {
  -moz-appearance: textfield;
}

@media(max-width: 1280px) {
  body.account .account-nav .nav.item,
    .account-title-main-user {
    border-top: 1px solid #ddd;
    padding: 20px 15px 20px 20px;
  }
}

@media(max-width: 1199px) {
  .columns {
    max-width: 100% !important;
  }
}

@media(max-width: 1024px) {
  body.amasty_rma-account-history .returns-see-details {
    position: absolute;
    right: 0px;
    bottom: 0.75rem;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  @media (min-width: 640px) and (max-width: 980px) {
    body.hyva_checkout-index-index #hyva-checkout-container div.column-right + divbody.bg-neutral-50.amasty_rma-account-history .returns-see-details {
      display: none;
    }
  }
}

@media(max-width: 991px) {
  .page-layout-2columns-left .columns .sidebar {
    order: 1 !important;
  }

  body.account .account-nav {
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  @media screen and (max-width: 767px) {
    #filters #filter-tab body.py-0.account .account-nav.block {
      margin-left: -10px;
    }
  }

  body.account .account-nav-title {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  body.account .account-nav-title span svg {
    stroke: #ab0083;
    max-width: 1rem;
    height: 1rem;
  }

  body.account .account-nav span:nth-child(1) {
    --tw-text-opacity: 1;
    color: rgb(171 0 131 / var(--tw-text-opacity));
  }

  body.account .account-nav span:nth-child(2) {
    border-radius: 9999px;
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(171 0 131 / var(--tw-border-opacity));
    padding: 0.5rem;
    padding-left: 0.125rem;
    padding-right: 0.125rem;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  body[class*='account'] .prefooter-section {
    display: none;
  }
}

@media(max-width: 767px) {
  body.account main#maincontent {
    top: auto;
  }

  body.service-service-add .columns .main {
    flex-direction: column;
    gap: 0;
  }

  body.service-service-add .columns .main .account-nav {
    width: 100%;
  }

  body.service-service-add .columns .main .account-nav-title {
    position: relative;
    justify-content: space-between;
  }

  body.service-service-add .columns .main .account-nav-title:before {
    content: "Adauga service";
    font-weight: 400;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgb(171 0 131 / var(--tw-text-opacity));
  }

  input[type="checkbox"]:checked + i + spanbody.service-service-add .columns .main .account-nav-title:before,
input[type="checkbox"]:checked + label spanbody.service-service-add .columns .main .account-nav-title:before,
input[type="radio"]:checked + label body.service-service-add .columns .main .account-nav-title:before {
    font-weight: 700;
  }

  .hyva_checkout-index-index section.active.bg-sky-100 label  spanbody.service-service-add .columns .main .account-nav-title:before {
    font-weight: 700;
  }

  body.account .btn-trigger-collapsible {
    position: relative;
  }

  .am-cookie-bar-settings > divbody.account .btn-trigger-collapsible {
    max-width: 90%;
    max-height: 70%;
  }

  body.service-service-add .submit-service-repair-btn {
    border-left-width: 0px;
    border-right-width: 0px;
  }

  body.account #maincontent {
    margin-bottom: 0px;
  }

  .amrma-steps .amrma-step.-complete:before {
    margin-top: 2px !important;
  }

  .amsl-registration-page > .amsl-social-wrapper.with-labels div.amsl-buttons,
    .amsl-login-page > .amsl-social-wrapper.with-labels div.amsl-buttons {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0;
  }

  .amsl-registration-page > .amsl-social-wrapper.with-labels div.amsl-buttons .amsl-button-wrapper.with-label,
    .amsl-login-page > .amsl-social-wrapper.with-labels div.amsl-buttons .amsl-button-wrapper.with-label {
    width: 49%;
  }
}

@media(max-width: 640px) {
  body.account .columns {
    padding: 0;
  }

  body.account header {
    margin-bottom: 0;
  }

  body.account .sidebar-main {
    position: relative;
  }

  .am-cookie-bar-settings > divbody.account .sidebar-main {
    max-width: 90%;
    max-height: 70%;
  }

  body.account .page-title-wrap {
    position: absolute;
    top: 26px;
    left: 0;
    width: auto;
    padding-left: 1rem;
  }

  body.account .page-title {
    display: block;
    font-size: 1.125rem;
    line-height: 1.75rem;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgb(171 0 131 / var(--tw-text-opacity));
  }

  @media screen and (max-width: 767px) {
    #filters #filter-tab body.py-0.px-0.account .page-title {
      margin-left: -10px;
    }
  }

  .hyva_checkout-index-index .page-footer .footer.content + body.widget.account .page-title.block-static-block {
    /*display: none;*/
  }

  body.account .page-title span {
    display: block;
    line-height: 1.25rem;
  }

  @media screen and (max-width: 767px) {
    #filters #filter-tab body.py-0.px-0.account .page-title span {
      margin-left: -10px;
    }
  }

  .hyva_checkout-index-index .page-footer .footer.content + body.widget.account .page-title span.block-static-block {
    /*display: none;*/
  }

  body.account .account-nav-title {
    justify-content: flex-end;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

  body.account .account-nav-title.min-w-72.fixed.max-w-lg {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  }

  body.account .account-nav .nav.item {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  body.account .columns {
    gap: 0px;
  }

  body.customer-address-index .pager {
    padding-left: 1rem;
  }

  body.account .pager {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  body.account .review-box {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
    padding-left: 1rem;
    padding-right: 2.25rem;
  }

  body.checkout-cart-index input[value="1"] + body.account .review-box input {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(171 0 131 / var(--tw-text-opacity));
  }

  body.checkout-cart-index input[value="1"] + body.account .review-box input.min-w-72.fixed.max-w-lg {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  }

  body.checkout-cart-index input[value="1"] + body.account .review-box button {
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity));
  }

  #search_autocomplete body.account .review-box.flex-wrap.gap-1.items-center {
    justify-content: flex-start;
  }

  #search_autocomplete body.flex.account .review-box.gap-1.items-center {
    justify-content: flex-start;
  }

  .page-product-bundle .sku-stock-block body.account .review-box.flex-wrap.mt-0.mb-4 {
    display: none;
  }

  .page-product-bundle .sku-stock-block body.flex.account .review-box.mt-0.mb-4 {
    display: none;
  }

  .page-product-bundle .product-top-details .prices-wrapper + body.account .review-box.ml-auto.w-full {
    margin-top: 0;
  }

  .page-product-bundle .product-top-details .prices-wrapper + body.account .review-box.ml-auto.w-full .sku-stock-block {
    margin-top: 0;
  }

  #cookiebar-groups body.fixed.inset-0.account .review-box.items-center {
    z-index: 120;
    background: rgba(0, 0, 0, .3);
  }

  #cookiebar-groups body.fixed.inset-0.account .review-box.items-center .bg-ambar-info-bar-background {
    background: #fff;
    max-width: 90%;
    max-height: 90%;
  }

  .bg-ambar-background body.account .review-box.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
    width: auto;
    background: #111;
    color: #fff;
    padding: 10px;
  }

  .bg-ambar-background body.flex.account .review-box.w-full.justify-center.gap-2.mt-4 button {
    width: auto;
    background: #111;
    color: #fff;
    padding: 10px;
  }

  @media screen and (max-width: 1020px) {
    body.searchbar.account .review-box {
      max-height: unset;
      border-color: #ccc;
      margin-top: 1rem;
      transition: max-height 0.2s ease-out;
    }
  }

  #my-orders-table body.account .review-box.items-center.justify-evenly {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    justify-items: center;
  }

  body.sales-order-view .low-total-info #my-orders-table body.account .review-box.items-center.justify-evenly > div {
    text-transform: capitalize;
  }

  body.sales-order-view .low-total-info #my-orders-table body.account .review-box.items-center.justify-evenly div:nth-child(5) {
    --tw-text-opacity: 1;
    color: rgb(171 0 131 / var(--tw-text-opacity));
  }

  body.amblog-index-post .block-products-list#my-orders-table body.account .review-box.items-center.justify-evenly .block-content > div {
    display: flex;
    justify-content: center;
    width: 320px;
  }

  body.account .review-box .details {
    width: 55%;
  }

  body.account .review-box .image {
    position: relative;
    padding-bottom: unset;
    top: unset;
    left: unset;
    width: 35%;
  }

  body.account .review-box .image img {
    height: auto;
  }

  body.account .review-box .summary {
    margin-top: 0.75rem;
    width: 100%;
  }

  .gdpr-customer-settings body.account .review-box .summary.text-blue-500.text-3xl {
    color: #111;
  }

  .page-product-bundle .product-top-details .prices-wrapper + body.flex.ml-auto.account .review-box .summary {
    margin-top: 0;
  }

  .page-product-bundle .product-top-details .prices-wrapper + body.flex.ml-auto.account .review-box .summary .sku-stock-block {
    margin-top: 0;
  }

  .bg-ambar-background body.flex.flex-wrap.account .review-box .summary.justify-center.gap-2.mt-4 button {
    width: auto;
    background: #111;
    color: #fff;
    padding: 10px;
  }

  body.service-service-add .columns .main .add-head-title + div {
    padding-left: 0;
    padding-right: 0;
    border-left: 0;
    border-right: 0;
  }

  body.service-service-add .columns .main .add-head-title + div > div {
    padding:0;
  }

  body.service-service-add .columns .main .address-item {
    margin-top: -1px;
  }

  body.service-service-add .columns .main #checkout-shipping-address-button {
    margin-left: 1rem;
    margin-right: 1rem;
    margin-bottom: 1rem;
  }

  .page-product-bundle .sku-stock-block body.flex.flex-wrap.mt-0.service-service-add .columns .main #checkout-shipping-address-button {
    display: none;
  }

  body.account input[type="radio"] + label {
    padding-left: 3.5rem;
  }

  body.account input[type="radio"] + label:before {
    left: 15px;
  }

  .order-summary-block {
    padding: 0 0.75rem;
  }
}

@media(min-width: 1025px) {
  body.wishlist-index-index .wishlist-toolbar .limiter {
    display: none;
  }

  body.account footer.page-footer {
    margin-top: 50px;
  }
}

.order-collection-images li {
  flex: 1 15%;
  max-width: 15%;
}

@media (max-width: 768px) {
  body.account .sidebar .page-title {
    font-size: 18px;
    text-transform: none;
  }
}

@media (min-width: 640px) and (max-width: 980px) {
  body.account .account-nav li.nav.item,
    body.account .account-title-main-user {
    padding: 10px 15px 10px 20px;
  }

  body.account .account-nav li.nav.item a {
    flex-direction: row-reverse;
  }

  body.account .account-title-main-user .title {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  body.account .account-nav .nav.items li a::before {
    top: 4px;
    position: relative;
    left: auto;
    min-width: 25px;
  }

  body.account .sidebar.sidebar-main {
    position: sticky;
    top: 0px;
  }

  @media screen and (min-width: 1024px) {
    body.content.account .sidebar.sidebar-main.bottom-0 {
      box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    }
  }

  @media screen and (max-width: 768px) {
    body.hyva_checkout-index-index #hyva-checkout-container .column-right body.account .sidebar.sidebar-main {
      margin-top: 0;
    }
  }

  .customer-account-login #customer-login-container {
    display: flex;
    flex-direction: column;
  }

  .customer-account-login #customer-login-container + .h-5 {
    display: none;
  }

  .customer-account-login #customer-login-container .new-customer {
    padding-bottom: 20px;
  }

  .customer-account-login #customer-login-container .account-benefits {
    padding-top: 20px;
    border-top: 5px solid #fff;
  }
}

@media (min-width: 980px) and (max-width: 1200px) {
  body.customer-account-login #customer-login-container a.btn.btn-primary span {
    font-size: 16px;
  }
}

/**
 * different styles can be found at https://tailwindcss-forms.vercel.app/
 **/

.form-input,
.form-email,
.form-select,
.form-multiselect,
.form-textarea {
  min-height: 44px;
  border-radius: 0px;
  border: 1px solid #EDEDED;
}

.form-input:focus, .form-email:focus, .form-select:focus, .form-multiselect:focus, .form-textarea:focus {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity));
  --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(3px + 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);
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity));
  --tw-ring-opacity: 0.5;
}

input::-webkit-file-upload-button {
  visibility: hidden;
  margin-left: 10px;
  padding: 0;
  height: 50px;
  width: 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

[type='checkbox']:focus, [type='radio']:focus {
  box-shadow: unset;
}

.city-list {
  height: 150px;
  overflow: hidden;
}

.form-input:focus {
  box-shadow: unset;
}

input[type="radio"],
input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + divinput.bg-neutral-50[type="radio"],body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div
input.bg-neutral-50[type="checkbox"] {
    display: none;
  }
}

input[type="radio"] + label,
input[type="checkbox"] + label {
  position: relative;
  padding-left: 2rem;
  line-height: 1.5;
}

.am-cookie-bar-settings > divinput[type="radio"] + label,.am-cookie-bar-settings > div
input[type="checkbox"] + label {
  max-width: 90%;
  max-height: 70%;
}

input[type="radio"] + label i,
input[type="checkbox"] + label i,
input[type="checkbox"] + i {
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  display: grid;
  place-items: center;
}

input[type="radio"] + label i,
input[type="radio"] + label i:after {
  border-radius: 50%;
}

input[type="radio"] {
  will-change: transform, opacity;
}

/*section.active.bg-sky-100 input[type="radio"] + label i:after,*/

input[type="radio"]:checked + label i::after,
input[type="radio"] + label i.selected-card::after,
input[type="checkbox"]:checked + i::after,
input[type="checkbox"]:checked + label i::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 2px;
  width: 14px;
  height: 14px;
  background: #111;
  display: grid;
  place-items: center;
  contain: strict;
}

input[type="checkbox"]:checked + i + span.font-normal,
input[type="checkbox"]:checked + label span.font-normal,
input[type="checkbox"]:checked + label span.shipping-fee,
input[type="radio"]:checked + label .font-normal {
  font-weight: 700;
}

input[type="radio"]:checked + label i:after,
input[type="radio"] + label i.selected-card:after {
  border-radius: 50%;
}

li.inactive input[type="radio"]:checked + label i:after {
  content: none;
}

.autocomplete-items,
.autocomplete-billing-items {
  position: absolute;
  width: 100%;
  background: #fff;
  height: 250px;
  overflow-y: auto;
  border: 1px solid #EDEDED;
  z-index: 2;
  top: calc(100% + 3px);
  scrollbar-color: rgb(224, 242, 254, 1) white;
  scrollbar-width: thin;
}

.autocomplete-items > div, .autocomplete-billing-items > div {
  cursor: pointer;
  transition: all .3s;
  padding: 0 10px;
}

.autocomplete-items > div.active, .autocomplete-billing-items > div.active {
  background: rgb(224, 242, 254, 1);
}

.autocomplete-items > div strong, .autocomplete-billing-items > div strong {
  font-weight: normal;
  color: #2563eb;
}

#cities-list {
  position: absolute;
  width: 100%;
  background: #fff;
  height: 250px;
  overflow-y: auto;
  border: 1px solid #EDEDED;
  z-index: 2;
  top: calc(100% + 3px);
  scrollbar-color: rgb(224, 242, 254, 1) white;
  scrollbar-width: thin;
}

#cities-list > li {
  cursor: pointer;
  transition: all .3s;
  padding: 2px 10px;
  font-size: 16px;
}

#cities-list > li.active {
  background: rgb(224, 242, 254, 1);
}

.action-delete:hover svg {
  fill: #111111;
}

.password-weak #password-strength-meter-label {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}

.password-medium #password-strength-meter-label {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity));
}

.password-strong #password-strength-meter-label {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}

.password-very-strong #password-strength-meter-label {
  --tw-text-opacity: 1;
  color: rgb(5 46 22 / var(--tw-text-opacity));
}

div.amsl-login-page,
div.amsl-registration-page {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + divdiv.amsl-login-page.absolute,body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div
div.amsl-registration-page.absolute {
    display: none;
  }
}

div.amsl-cart-page {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

div.amsl-cart-page.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

div.amsl-button-wrapper.with-label {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

div.amsl-button-wrapper.with-label .amsl-button {
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media screen and (max-width: 768px) {
  #search_autocomplete div.amsl-button-wrapper.with-label .amsl-button.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

div.amsl-button-wrapper.with-label .amsl-button.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

div.amsl-button-wrapper.with-label .amsl-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.focus\:outline-none:focus {
  --tw-ring-color: none;
}

#search_autocomplete .flex.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

.hyva_checkout-index-index input[type="radio"],
.hyva_checkout-index-index input[type="checkbox"] {
  position: static;
  opacity: 0;
  z-index: 10;
  cursor: pointer;
}

.hyva_checkout-index-index input[type="radio"] + label,
.hyva_checkout-index-index input[type="checkbox"] + i + span {
  padding-left: 0px;
}

.hyva_checkout-index-index input[type="radio"] + label i {
  left: -35px;
}

.hyva_checkout-index-index input[type="checkbox"] + i {
}

.swipe-away {
  transform: translateY(-100vh);
  opacity: 0;
}

.page.messages {
  position: fixed;
  top: 0px;
  width: 100%;
}

.gdpr-customer-settings .page.messages.inset-0.bg-black.bg-opacity-50.z-40 {
  z-index: 100;
}

.gdpr-customer-settings .page.messages.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.page.messages {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.page.messages .sku-stock-block {
  margin-top: 0;
}

.page.messages:has(.freegift-modal) {
  padding-left: 20px;
  padding-right: 20px;
}

#cookiebar-groups .page.messages.inset-0.flex.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .page.messages.inset-0.flex.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .flex.flex-wrap.page.messages.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.am-cookie-sidebar .page.messages.bg-gray-500\/50 {
  background: rgba(1, 1, 1, .8);
}

.bg-white.min-w-72.page.messages.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.page.messages {
  z-index: 999;
}

.page.messages section#messages .message {
  top: -4rem;
  transition: all 1s;
  position: relative;
}

.page.messages section#messages .message[ui-id="message-success"] {
  /*border-bottom: 2px solid #15803d;*/
  animation-delay: 1s;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: delayShow;
  background: #62ACF0;
}

.page.messages section#messages .message[ui-id="message-error"] {
  /*border-bottom: 2px solid #be123c;*/
  animation-delay: 1s;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: delayShow;
  background: #62ACF0;
}

.page.messages section#messages .message[ui-id="message-notice"] {
  /*border-bottom: 2px solid #d97706;*/
  animation-delay: 1s;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: delayShow;
  background: #62ACF0;
}

.page.messages section#messages .message.hide-message {
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

@keyframes delayShow {
  to {
    transition: all 2s;
    top: 0;
  }
}

.hide-message {
  /*margin-top: -4rem;*/
  opacity: 0;
  display: none;
}

.message {
  margin-bottom: 0.5rem;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .message input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .message input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .message button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.gdpr-customer-settings .message.text-blue-500.text-3xl {
  color: #111;
}

input[type="checkbox"]:checked + i + span.message,
input[type="checkbox"]:checked + label span.message,
input[type="radio"]:checked + label .message {
  font-weight: 700;
}

#search_autocomplete .message.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.gap-1.message {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .message.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .message.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.message {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .message.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.message .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.message.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex.message {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.message.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0.flex.message .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .message.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.flex-wrap.message.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.message {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

.hyva_checkout-index-index section.active.bg-sky-100 label  span.message {
  font-weight: 700;
}

#my-orders-table .message.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .message.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .message.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .message.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table .flex.message.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex.message.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex.message.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex.message.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.message.error {
  border-width: 0px;
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}

.message.success {
  border-width: 0px;
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}

.message.info,
    .message.notice {
  border-width: 0px;
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity));
}

.message.warning {
  border-width: 0px;
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity));
}

.message a {
  text-decoration-line: underline;
}

.menu-item:hover,
.menu-item[data-active="true"],
.submenu a:hover {
  background: rgb(255,69,192);
  background: linear-gradient(211deg, rgba(255,69,192,1) 0%, rgba(102,180,251,1) 68%, rgba(205,80,207,1) 95%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff45c0",endColorstr="#cd50cf",GradientType=1);
}

.menu-item:hover span, .menu-item[data-active="true"] span, .submenu a:hover span {
  background: #fff;
}

@media screen and (min-width: 1024px) {
  .submenu.mt-1 {
    width: 19%;
  }
}

.product-item .price-container {
  display: block;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0.product-item .price-container {
    margin-left: -10px;
  }
}

.hyva_checkout-index-index .page-footer .footer.content + .widget.product-item .price-container.block-static-block {
  /*display: none;*/
}

.product-item .price-container .price {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.product-item .price-container .price-label {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.product-item .special-price .price-container .price-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.product-item .old-price .price-container {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.product-item .old-price .price-container .price {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

input[type="checkbox"]:checked + i + span.product-item .old-price .price-container .price,
input[type="checkbox"]:checked + label span.product-item .old-price .price-container .price,
input[type="radio"]:checked + label .product-item .old-price .price-container .price {
  font-weight: 700;
}

.hyva_checkout-index-index section.active.bg-sky-100 label  span.product-item .old-price .price-container .price {
  font-weight: 700;
}

.product-item .product-info {
  z-index: 1;
}

.product-item .product-image-wrap img {
  height: initial;
}

body.page-products .form-select {
  border: 1px solid #f1f1f1;
  background-color: transparent;
  background-position: right 0 center;
  padding-right: 20px;
  padding-left: 20px;
}

.btns-container .add-product .unavailable {
  width: 100%;
}

.gdpr-customer-settings .btns-container .add-product .unavailable.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.btns-container .add-product .unavailable {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.btns-container .add-product .unavailable .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap.btns-container .add-product .unavailable.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.block-new-products-wrap.widget-product-swiper.swiper .swiper-slide {
  height: inherit;
}

div[data-content-type="products"] .carousel-nav {
  top: auto !important;
  justify-content: center;
}

.products-list .price-container {
  position: static;
  justify-content: start;
}

.products-list .btns-container {
  justify-content: start;
}

.products-list .product-image-wrap {
  display: flex;
  border-right-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(250 250 250 / var(--tw-border-opacity));
}

body.checkout-cart-index input[value="1"] + .products-list .product-image-wrap input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .products-list .product-image-wrap input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .products-list .product-image-wrap button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .products-list .product-image-wrap.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .products-list .product-image-wrap.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .products-list .product-image-wrap.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .products-list .product-image-wrap.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.products-list .product-image-wrap.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.products-list .product-image-wrap.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .products-list .product-image-wrap.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.products-list .product-image-wrap {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .products-list .product-image-wrap.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .products-list .product-image-wrap.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .products-list .product-image-wrap.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .products-list .product-image-wrap.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.products-list .product-image-wrap .product-item-photo {
  margin: auto;
  width: 100%;
}

.products-list .product-info {
  padding: 1rem;
  justify-content: start;
  align-items: flex-start;
}

.products-list .product-item .product-image-wrap img {
  max-width: 75%;
}

.product-item .add-review {
  display: none;
}

.product-item .free-shipping span,
.product-item .free-shipping strong {
  font-size: 14px;
}

@media screen and (min-width: 1024px) {
  .products-list .btns-container .add-product {
    min-width: 15rem;
    width: auto;
  }

  .products-list .btns-container .add-product > span {
    margin: 0 auto;
  }

  .products-list .btns-container .add-product > p {
    margin-left: 0;
  }

  .products-list.mode-list li .product-image-wrap {
    flex: 1 25%;
  }

  .products-list.mode-list li .product-info {
    flex: 1 75%;
  }

  .wishlist-btn {
    visibility: hidden;
    right: -1.5rem;
    transition: all 1s;
    position: absolute;
  }

  .product-item:hover .wishlist-btn {
    visibility: visible;
    right: 0;
  }

  .product-item .wishlist-btn svg,
    .product-item .wishlist-btn img {
    display: flex;
    width: 20px;
    position: absolute;
  }

  .product-item .wishlist-btn > span svg,
    .product-item .wishlist-btn > span img {
    visibility: hidden;
  }

  .product-item .wishlist-btn:hover > span svg,
    .product-item .wishlist-btn:hover > span img {
    visibility: visible;
    top: 6px;
    right: 4px;
    min-width: 24px;
  }

  .filter-options-title {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .block-new-products .price-box {
    position: relative;
    bottom: -1rem;
  }

  .product-item .price-container .price-box .price-from,
                .product-item .price-container .price-box .price-to {
    max-height: 20px;
    margin: 0;
  }

  .block-new-products-wrap.widget-product-swiper.swiper .swiper-slide {
    width: 20%;
  }
}

@media(max-width: 767px) {
  body.page-products .columns {
    gap: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  body.page-products .page-main {
    margin-bottom: 0px;
  }

  body.page-products .page-title-wrap {
    margin-top: 0px;
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity));
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .page-product-bundle .sku-stock-block body.flex.flex-wrap.page-products .page-title-wrap.mb-4 {
    display: none;
  }

  body.page-products .page-title-wrap h1 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .gdpr-customer-settings body.w-full.text-blue-500.page-products .page-title-wrap h1 {
    color: #111;
  }

  body.page-products .breadcrumbs {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  }

  body.page-products .breadcrumbs .items {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .wishlist-btn span {
    visibility: hidden;
  }

  div.products-list .product-image-wrap .product-item-photo {
    width: auto;
  }

  div.products-list .product-info .line-clamp-2 {
    text-align: center;
    width: 100%;
  }

  div.products-list .product-info .product-item-link {
    font-size: 20px;
  }

  div.products-list .product-info .py-1.mx-auto.mb-1 {
    margin-left: 0;
  }

  div.products-list .free-shipping + .text-primary {
    margin-top: 0px;
    width: 100%;
  }

  .gdpr-customer-settings div.products-list .free-shipping + .text-primary.text-blue-500.text-3xl {
    color: #111;
  }

  .page-product-bundle .sku-stock-block div.flex.flex-wrap.products-list .free-shipping + .text-primary.mb-4 {
    display: none;
  }

  .page-product-bundle .product-top-details .prices-wrapper + div.flex.ml-auto.products-list .free-shipping + .text-primary {
    margin-top: 0;
  }

  .page-product-bundle .product-top-details .prices-wrapper + div.flex.ml-auto.products-list .free-shipping + .text-primary .sku-stock-block {
    margin-top: 0;
  }

  .bg-ambar-background div.flex.flex-wrap.products-list .free-shipping + .text-primary.justify-center.gap-2.mt-4 button {
    width: auto;
    background: #111;
    color: #fff;
    padding: 10px;
  }

  .products .product-item .product-info {
    padding-bottom: 10px;
  }

  .products .product-item .product-info .btns-container {
    padding-top: 0;
    margin-top: 0;
  }

  .product-item .price-container {
    position: static;
    padding-left: 5px;
    padding-right: 5px;
  }

  .product-item.item .price-from,
    .product-item.item .price-to {
    flex-wrap: wrap;
    line-height: 1;
    gap: 0;
    margin-bottom: 3px;
  }

  .product-item.item .price-from  span + span,
    .product-item.item .price-to  span + span {
    margin-right: 3px;
  }

  .block-new-products-wrap.widget-product-swiper.swiper .swiper-slide {
    width: auto;
    max-width: 50%;
  }

  .free-shipping + .price-container {
    min-height: 55px;
    display: flex;
    align-items: end;
    margin-top: auto;
  }

  .product-item .free-shipping span {
    margin: 0;
    min-height: 40px;
    padding: 0;
  }

  .free-shipping + .price-container + .btns-container {
    margin-top: auto;
  }

  .product-item .rating-stars-wrap.two-img img.mobile {
    display: none;
  }

  .product-item .rating-stars-wrap.two-img img.desktop {
    display: block;
  }

  .mode-list.products-list .product-item .price-container {
    margin: 0 auto;
  }

  .mode-list.products-list .btns-container .add-product {
    width: 100%;
  }

  .catalog-category-view #new-products-widget div.widget-product-swiper-wrap .swp-controller {
    bottom: 1rem;
  }
}

/*.page-product-bundle {*/

/*    .product-info {*/

/*        .price-container {*/

/*            .price-from,*/

/*            .price-to {*/

/*                @apply flex-row-reverse justify-end;*/

/*                .old-price .price {*/

/*                    @apply line-through;*/

/*                }*/

/*            }*/

/*            .price-from .price {*/

/*                @apply text-red;*/

/*            }*/

/*        }*/

/*    }*/

/*}*/

.page-product-bundle .sku-stock-block .flex.flex-wrap.mt-0.mb-4 {
  display: none;
}

.free-maintenance-container .free-maintenance {
  top: 5px;
}

.product-btn-container {
  position: relative;
  overflow: hidden;
}

.product-btn-container .free-maintenance {
  position: relative;
}

.page-product-bundle .product-top-details .price-final_price .price-from,
.page-product-bundle .product-top-details .price-final_price .price-to {
  justify-content: flex-start !important;
}

.page-product-bundle .product-top-details .prices-wrapper div.price-box.price-final_price {
  display: flex;
  gap: 0;
  flex-direction: column;
  justify-content: start;
  margin: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

.page-product-bundle .product-top-details .fieldset.fieldset-bundle-options {
  margin-top: 2rem;
}

.page-product-bundle .product-top-details .fieldset.fieldset-bundle-options .legend {
  margin-bottom: 0;
}

.page-product-bundle .product-top-details .prices-wrapper div.price-box.price-final_price span {
  font-weight: 600;
}

.page-product-bundle .product-top-details .prices-wrapper span.price-container.price-final_price {
  order: 1;
}

.page-product-bundle .product-top-details .prices-wrapper span.price-container.price-final_price .price {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.page-product-bundle .product-top-details .prices-wrapper .old-price span.price-container.price-final_price .price {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
  -webkit-text-decoration: none;
  text-decoration: none;
}

.page-product-bundle .product-top-details .price-final_price .price-from .price-including-tax + .price-excluding-tax,
.page-product-bundle .product-top-details .price-final_price .price-to .price-including-tax + .price-excluding-tax {
  margin-top: 0.25rem;
}

@media screen and (min-width: 1024px) {
  .submenu.page-product-bundle .product-top-details .price-final_price .price-from .price-including-tax + .price-excluding-tax,.submenu
.page-product-bundle .product-top-details .price-final_price .price-to .price-including-tax + .price-excluding-tax {
    width: 19%;
  }
}

.page-product-bundle .product-top-details .price-final_price .price-from .price-including-tax + .price-excluding-tax .price,
.page-product-bundle .product-top-details .price-final_price .price-to .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
  line-height: 1.5rem;
}

.page-product-bundle .product-top-details .price-final_price .price-from .old-price .price-container .price,
.page-product-bundle .product-top-details .price-final_price .price-to .old-price .price-container .price {
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.page-product-bundle .product-top-details .price-final_price .price-from .price-container .price,
.page-product-bundle .product-top-details .price-final_price .price-to .price-container .price {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.page-product-bundle .product-top-details .price-final_price .price-from .price-container .price-label,
.page-product-bundle .product-top-details .price-final_price .price-to .price-container .price-label {
  display: inline;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
}

.page-product-bundle .line-through {
  text-decoration: unset;
}

body.catalog-product-view .product-top-details .price-container .old-price:before {
  content: 'PRP:';
  padding-top: 3px;
  padding-right: 5px;
}

body.catalog-product-view .product-badges-inner {
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: grid;
  gap: 1.5rem;
  padding-top: 1rem;
}

body.sales-order-view .low-total-info body.catalog-product-view .product-badges-inner > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info body.catalog-product-view .product-badges-inner div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post body.block-products-list.catalog-product-view .product-badges-inner .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

body.catalog-product-view .product-badges-inner > div {
  display: flex;
  align-items: center;
  gap: 1rem;
}

body.checkout-cart-index input[value="1"] + body.catalog-product-view .product-badges-inner > div input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + body.catalog-product-view .product-badges-inner > div input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + body.catalog-product-view .product-badges-inner > div button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete body.catalog-product-view .product-badges-inner > div.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete body.flex.flex-wrap.gap-1.catalog-product-view .product-badges-inner > div {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block body.catalog-product-view .product-badges-inner > div.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + body.catalog-product-view .product-badges-inner > div.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + body.catalog-product-view .product-badges-inner > div.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups body.fixed.inset-0.catalog-product-view .product-badges-inner > div.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups body.fixed.inset-0.flex.catalog-product-view .product-badges-inner > div {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups body.fixed.inset-0.catalog-product-view .product-badges-inner > div.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups body.fixed.inset-0.flex.catalog-product-view .product-badges-inner > div .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background body.catalog-product-view .product-badges-inner > div.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  body.searchbar.catalog-product-view .product-badges-inner > div {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table body.catalog-product-view .product-badges-inner > div.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table body.catalog-product-view .product-badges-inner > div.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table body.catalog-product-view .product-badges-inner > div.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table body.catalog-product-view .product-badges-inner > div.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table body.flex.catalog-product-view .product-badges-inner > div.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table body.flex.catalog-product-view .product-badges-inner > div.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table body.flex.catalog-product-view .product-badges-inner > div.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table body.flex.catalog-product-view .product-badges-inner > div.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

body.catalog-product-view .product-badges-inner > div svg {
  flex-shrink: 0;
}

body.catalog-product-view .product-info-brand-discount {
  font-size: 22px;
}

body.catalog-product-view #description [data-content-type='row'][data-appearance='contained'],
    body.catalog-product-view #description [data-content-type='row'][data-appearance='contained'] > div {
  padding: 0;
}

body.catalog-product-view .amquestion-wrapper,
    body.catalog-product-view .ask-question-form {
  padding-left: 0;
  padding-right: 0;
}

body.catalog-product-view input[type="radio"],
    body.catalog-product-view input[type="checkbox"] {
  z-index: 1;
  cursor: pointer;
}

body.catalog-product-view input[type="radio"]:disabled + label i,
    body.catalog-product-view input[type="radio"]:disabled + label,
    body.catalog-product-view input[type="checkbox"]:disabled + label i,
    body.catalog-product-view input[type="checkbox"]:disabled + label {
  cursor: not-allowed;
  opacity: .4;
}

body.catalog-product-view #description .prose {
  max-width: unset;
}

body.catalog-product-view #description .prose p {
  margin: 0;
}

body.catalog-product-view #description .prose p,
        body.catalog-product-view #description .prose span {
  font-family: "Jost-Regular", sans-serif !important;
}

body.catalog-product-view #description .prose #products-widget {
  padding-top: 0;
}

body.catalog-product-view #description .prose #products-widget .block-content {
  margin-top: 0;
}

body.catalog-product-view .columns .main {
  order: 0;
}

body.catalog-product-view .product.alert.price {
  order: -1;
}

.question_view a,
.amfaq_questions a.text-gray-600 {
  color: #111;
}

#product-sticky-info.extra-space {
  transition: all .5s;
  top: 130px;
}

.fullscreen-product #product-sticky-info {
  display: none;
}

.fullscreen-product #header,
    .fullscreen-product .product-info,
    .fullscreen-product #product-sticky-info,
    .fullscreen-product .container,
    .fullscreen-product .amreview-summary-info,
    .fullscreen-product .page-header {
  z-index: -1;
}

.nested.options-list .price-notice,
    .nested.options-list .bundle-field.field.choice .label .price-container.tax.weee {
  position: relative;
}

.nested.options-list .price-notice:before,
    .nested.options-list .bundle-field.field.choice .label .price-container.tax.weee:before {
  content: "_";
  background: #fff;
  position: absolute;
  left: 1px;
  top: -11px;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nested.options-list .bundle-field.field.choice .label .price-container.tax.weee:before {
  left: -8px;
}

.free-shipping .icon-truck {
  width: auto;
  padding: 2px;
  margin-right: 7px;
}

.free-shipping span,
.free-shipping strong {
  font-size: 15px;
}

.old-price .price {
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
}

#product-sticky-info li.active {
  border-color: white;
  font-weight: bold;
}

.review-field-image + .field.choice .form-checkbox {
  opacity: 1;
  margin-right: 0;
  position: relative;
}

.review-field-image + .field.choice .form-checkbox + label {
  padding-left: 1rem;
}

.custom-swiper-btn.swp-controller {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #111111;
  color: #fff;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.custom-swiper-btn.swiper-button-next {
  right: 0;
}

.custom-swiper-btn.swiper-button-prev {
  left: 0;
}

.custom-swiper-btn:after {
  font-size: 20px !important;
}

@media screen and (min-width: 1024px) {
  .pdp-btns-container {
    max-height: 52px;
  }

  body.catalog-product-view .page-title-wrap > h1.page-title {
    max-width: 95%;
  }

  #add-to-wishlist span svg {
    visibility: hidden;
  }

  #add-to-wishlist:hover span svg {
    visibility: visible;
  }

  #description .prose [data-content-type='video'],
        #description .prose [data-content-type='text'] {
    max-width: 50%;
  }

  a.anchor-link {
    display: block;
    visibility: hidden;
    position: relative;
    top: -180px;
  }

  #product-details .attribute-sku {
    position: absolute;
    right: 0px;
    z-index: 10;
  }

  @media (min-width: 640px) and (max-width: 980px) {
    body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.bg-neutral-50#product-details .attribute-sku {
      display: none;
    }
  }

  .pdp-anchor-link {
    padding-top: 3rem;
    position: absolute;
    top: -3rem;
  }
}

@media(max-width: 767px) {
  body[class*='catalog'] section.container {
    padding: 0 3px;
  }

  body.catalog-product-view .pdp-anchor-link {
    padding-top: 2rem;
    position: absolute;
    top: -2rem;
  }

  body.catalog-product-view .amreview-summary-details {
    max-width: unset !important;
  }

  body.catalog-product-view #product-sticky-info ul.container,
        body.catalog-product-view #product-sticky-info + .container,
        body.catalog-product-view .customer-reviews,
        body.catalog-product-view #review-form {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  body.catalog-product-view #amreview-toform {
    margin-top: 1rem;
  }

  body.catalog-product-view .amreview-review-list-empty,
        body.catalog-product-view #review-form #review-form {
    padding-left: 0;
    padding-right: 0;
  }

  body.catalog-product-view .product-top-details {
    padding-left: 0px;
    padding-right: 0px;
  }

  @media screen and (max-width: 767px) {
    #filters #filter-tab body.py-0.catalog-product-view .product-top-details.block {
      margin-left: -10px;
    }
  }

  @media (min-width: 768px) {
    body.catalog-product-view .product-top-details {
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    }
  }

  body.catalog-product-view .product-top-details .page-title-wrap,
            body.catalog-product-view .product-top-details .reviews-wrapper,
            body.catalog-product-view .product-top-details .prices-wrapper {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  }

  @media (min-width: 640px) and (max-width: 980px) {
    body.hyva_checkout-index-index #hyva-checkout-container div.column-right + divbody.catalog-product-view .product-top-details .page-title-wrap.absolute,body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div
            body.catalog-product-view .product-top-details .reviews-wrapper.absolute,body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div
            body.catalog-product-view .product-top-details .prices-wrapper.absolute {
      display: none;
    }
  }

  body.catalog-product-view .product-top-details .prices-wrapper {
    padding-bottom: 1rem;
  }

  body.catalog-product-view .page-title-wrap {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
  }

  @media (min-width: 768px) {
    body.catalog-product-view .page-title-wrap {
      flex-wrap: nowrap;
    }
  }

  body.catalog-product-view .page-title-wrap h1 {
    margin-top: 0.75rem;
    text-align: center;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  body.catalog-product-view .product-item .price-box .old-price .price {
    font-size: 1rem;
  }

  body.catalog-product-view .price-box {
    margin-top: 0.75rem;
    justify-content: center;
  }

  .bg-ambar-background body.flex.flex-wrap.w-full.catalog-product-view .price-box.gap-2.mt-4 button {
    width: auto;
    background: #111;
    color: #fff;
    padding: 10px;
  }

  body.catalog-product-view .price-box .price-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }

  body.checkout-cart-index input[value="1"] + body.catalog-product-view .price-box .price-container input {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(171 0 131 / var(--tw-text-opacity));
  }

  body.checkout-cart-index input[value="1"] + body.catalog-product-view .price-box .price-container input.min-w-72.fixed.max-w-lg {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  }

  body.checkout-cart-index input[value="1"] + body.catalog-product-view .price-box .price-container button {
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity));
  }

  #search_autocomplete body.catalog-product-view .price-box .price-container.flex-wrap.gap-1.items-center {
    justify-content: flex-start;
  }

  #search_autocomplete body.flex.catalog-product-view .price-box .price-container.gap-1.items-center {
    justify-content: flex-start;
  }

  .page-product-bundle .sku-stock-block body.catalog-product-view .price-box .price-container.flex-wrap.mt-0.mb-4 {
    display: none;
  }

  .page-product-bundle .sku-stock-block body.flex.catalog-product-view .price-box .price-container.mt-0.mb-4 {
    display: none;
  }

  .page-product-bundle .product-top-details .prices-wrapper + body.catalog-product-view .price-box .price-container.ml-auto.w-full {
    margin-top: 0;
  }

  .page-product-bundle .product-top-details .prices-wrapper + body.catalog-product-view .price-box .price-container.ml-auto.w-full .sku-stock-block {
    margin-top: 0;
  }

  #cookiebar-groups body.fixed.inset-0.catalog-product-view .price-box .price-container.items-center {
    z-index: 120;
    background: rgba(0, 0, 0, .3);
  }

  #cookiebar-groups body.fixed.inset-0.catalog-product-view .price-box .price-container.items-center .bg-ambar-info-bar-background {
    background: #fff;
    max-width: 90%;
    max-height: 90%;
  }

  .bg-ambar-background body.catalog-product-view .price-box .price-container.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
    width: auto;
    background: #111;
    color: #fff;
    padding: 10px;
  }

  .bg-ambar-background body.flex.catalog-product-view .price-box .price-container.w-full.justify-center.gap-2.mt-4 button {
    width: auto;
    background: #111;
    color: #fff;
    padding: 10px;
  }

  @media screen and (max-width: 1020px) {
    body.searchbar.catalog-product-view .price-box .price-container {
      max-height: unset;
      border-color: #ccc;
      margin-top: 1rem;
      transition: max-height 0.2s ease-out;
    }
  }

  #my-orders-table body.catalog-product-view .price-box .price-container.items-center.justify-evenly {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    justify-items: center;
  }

  body.sales-order-view .low-total-info #my-orders-table body.catalog-product-view .price-box .price-container.items-center.justify-evenly > div {
    text-transform: capitalize;
  }

  body.sales-order-view .low-total-info #my-orders-table body.catalog-product-view .price-box .price-container.items-center.justify-evenly div:nth-child(5) {
    --tw-text-opacity: 1;
    color: rgb(171 0 131 / var(--tw-text-opacity));
  }

  body.amblog-index-post .block-products-list#my-orders-table body.catalog-product-view .price-box .price-container.items-center.justify-evenly .block-content > div {
    display: flex;
    justify-content: center;
    width: 320px;
  }

  body.catalog-product-view .price-box .price-wrapper {
    text-decoration-line: none;
  }

  body.catalog-product-view .price-box .old-price {
    margin-left: 0px;
  }

  body.catalog-product-view .price-box .old-price .price {
    font-size: 1.25rem;
    line-height: 1.75rem;
    text-decoration-line: line-through;
  }

  .page-product-bundle body.catalog-product-view .price-box .old-price .price {
    text-decoration: unset;
  }

  body.catalog-product-view .product-badges-inner {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity));
    padding: 30px 20px;
    margin-top: 8px;
    margin-bottom: 0;
  }

  body.catalog-product-view #product-sticky-info ul {
    overflow-x: scroll;
    display: -moz-inline-box;
    display: -webkit-inline-box;
  }

  body.catalog-product-view #product-sticky-info ul::-webkit-scrollbar {
    display: none;
  }

  /* Hide scrollbar for IE, Edge and Firefox */

  body.catalog-product-view #product-sticky-info ul {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }

  body.catalog-product-view #product-sticky-info.extra-space {
    top: 60px;
  }

  body.catalog-product-view #add-to-wishlist span {
    visibility: visible;
  }

  body.catalog-product-view #add-to-wishlist {
    margin-top: 0;
  }

  body.catalog-product-view #add-to-wishlist svg {
    max-width: 55%;
  }

  body.catalog-product-view p.unavailable {
    width: 100%;
  }

  body.catalog-product-view .breadcrumbs {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  }

  @media (min-width: 640px) and (max-width: 980px) {
    body.hyva_checkout-index-index #hyva-checkout-container div.column-right + divbody.catalog-product-view .breadcrumbs.absolute {
      display: none;
    }
  }

  body.catalog-product-view .breadcrumbs {
    padding-top: 5px;
    padding-bottom: 2px;
  }

  body.catalog-product-view .product.alert.stock {
    order: -1;
  }

  body.catalog-product-view .product-info-main {
    padding: 1rem 0;
  }

  body.catalog-product-view .product.alert.price {
    margin-bottom: 1rem;
  }

  body.catalog-product-view #product-details {
    position: relative;
    bottom: 2.5rem;
    padding-left: 6rem;
    height: 0;
  }

  body.catalog-product-view .product-top-details .product-info p.unavailable {
    margin-bottom: 2rem;
  }

  body.catalog-product-view #amreview-toform > span {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-transform: uppercase;
  }

  /* Sticky Container */

  .sticky-container {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    display: none;
    z-index: 20;
    gap: 10px;
    align-items: center;
  }

  .sticky-container #product-addtocart-button {
    flex: 1;
    padding: 10px 0;
  }

  /* Price container */

  .sticky-price-container {
    display: flex;
    flex-direction: column;
    flex: 1;
  }

  /* Old price */

  .sticky-old-price {
    -webkit-text-decoration: line-through;
    text-decoration: line-through;
    color: #111;
    font-size: 20px;
    line-height: 1;
  }

  /* Final price */

  .sticky-final-price {
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity));
  }

  body.catalog-product-view.visible-searchbar .pdp-anchor-link {
    padding-top: 2rem;
    position: absolute;
    top: 0;
  }
}

.wishlist-widget .price-box .price-label,
    .wishlist-widget .price-box .old-price {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/* .modal {} */

.freegift-modal {
  max-width: 38rem;
}

#am-cookie-bar {
  z-index: 100;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.backdrop {
  position: fixed;
  inset: 0px;
  display: flex;
  align-items: center;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.25;
}

body.checkout-cart-index input[value="1"] + .backdrop input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .backdrop input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .backdrop button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.gdpr-customer-settings .backdrop.inset-0.bg-black.bg-opacity-50.z-40 {
  z-index: 100;
}

.gdpr-customer-settings .fixed.backdrop.bg-black.bg-opacity-50.z-40 {
  z-index: 100;
}

.gdpr-customer-settings .fixed.inset-0.backdrop.bg-opacity-50.z-40 {
  z-index: 100;
}

#search_autocomplete .backdrop.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.gap-1.backdrop {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .backdrop.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .backdrop.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .backdrop.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

.backdrop:has(.freegift-modal) {
  padding-left: 20px;
  padding-right: 20px;
}

#cookiebar-groups .backdrop.inset-0.flex.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.backdrop.flex.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.backdrop.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex.backdrop {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .backdrop.inset-0.flex.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.backdrop.flex.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0.backdrop.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0.flex.backdrop .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .backdrop.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

#am-cookie-bar .z-40.backdrop {
  background: rgba(0, 0, 0, .3);
}

.am-cookie-sidebar .backdrop.bg-gray-500\/50 {
  background: rgba(1, 1, 1, .8);
}

@media screen and (max-width: 1020px) {
  .searchbar.backdrop {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

.bg-white.min-w-72.backdrop.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

#my-orders-table .backdrop.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .backdrop.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .backdrop.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .backdrop.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table .flex.backdrop.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex.backdrop.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex.backdrop.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex.backdrop.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.backdrop .modal-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(231 231 231 / var(--tw-border-opacity));
  padding: 1rem;
}

body.checkout-cart-index input[value="1"] + .backdrop .modal-heading input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .backdrop .modal-heading input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .backdrop .modal-heading button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .backdrop .modal-heading.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.gap-1.backdrop .modal-heading {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .backdrop .modal-heading.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .backdrop .modal-heading.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .backdrop .modal-heading.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.backdrop .modal-heading.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex.backdrop .modal-heading {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.backdrop .modal-heading.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0.flex.backdrop .modal-heading .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .backdrop .modal-heading.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.backdrop .modal-heading {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .backdrop .modal-heading.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .backdrop .modal-heading.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .backdrop .modal-heading.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .backdrop .modal-heading.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table .flex.backdrop .modal-heading.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex.backdrop .modal-heading.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex.backdrop .modal-heading.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex.backdrop .modal-heading.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

@media (min-width: 768px) {
  .backdrop .modal-heading {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.backdrop #locationList {
}

.address-item.active {
  background-color: rgb(224, 242, 254, 1);
}

li.inactive .extra-info {
  display: none;
}

li.active .extra-info {
  padding: 0 1rem 1rem;
  display: block;
}

.checkout-cart-index .freegift-button > a {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.fixed:has(.freegift-modal) {
  padding-left: 20px;
  padding-right: 20px;
}

.am-cookie-sidebar {
  z-index: 99;
}

.am-cookie-sidebar .ambar-btn-accept,
.am-cookie-sidebar .ambar-btn-allow {
  margin-top: 0px;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.page-product-bundle .sku-stock-block .flex.flex-wrap.am-cookie-sidebar .ambar-btn-accept.mb-4,.page-product-bundle .sku-stock-block .flex.flex-wrap
.am-cookie-sidebar .ambar-btn-allow.mb-4 {
  display: none;
}

@media screen and (max-width: 768px) {
  #search_autocomplete .am-cookie-sidebar .ambar-btn-accept.border-solid,#search_autocomplete 
.am-cookie-sidebar .ambar-btn-allow.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

.am-cookie-sidebar .ambar-btn-accept:hover,
.am-cookie-sidebar .ambar-btn-allow:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(171 0 131 / var(--tw-bg-opacity));
}

button.glider-dot {
  background: transparent;
  border: 1px solid #111;
  opacity: 1;
}

button.glider-dot.active {
  background: #111;
}

div.swiper-pagination {
  position: absolute;
  bottom: auto !important;
  top: auto !important;
  margin-top: 3rem;
}

.snap {
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
}

.snap::-webkit-scrollbar {
  display: none;
}

.snap > div {
  scroll-snap-align: start;
}

.swiper-pagination-bullet {
  width: 0.75rem !important;
  height: 0.75rem !important;
  border: 1px solid #000;
  opacity: unset !important;
  background: transparent !important;
}

.swiper-pagination-bullet-active {
  background: #000 !important;
}

.widget-product-swiper-wrap {
  margin-left: auto;
  margin-right: auto;
}

.widget-product-swiper-wrap .swp-controller {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #111111;
  z-index: 1;
}

.widget-product-swiper-wrap .swp-controller:after {
  font-size: 22px;
  color: #fff;
}

.widget-product-swiper-wrap .swiper-button-prev {
  left: 0;
}

.widget-product-swiper-wrap .swiper-button-next {
  right: 0;
}

.widget-product-swiper-wrap .swiper-button-next.swiper-button-disabled,
    .widget-product-swiper-wrap .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}

.four-items .widget-product-swiper.swiper .swiper-slide {
  min-width: 25%;
}

.three-items .widget-product-swiper.swiper .swiper-slide {
  min-width: 33.3%;
}

.four-item #products-widget,
.three-items #products-widget {
  margin-top: 0;
  padding-top: 0;
}

.widget-product-swiper.swiper .swiper-slide {
  position: relative;
  height: auto;
  border-right: 1px solid #fafafa;
}

.widget-product-swiper.swiper .swiper-slide::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #FAF9F6;
  top: 0;
}

.widget-product-swiper.swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}

.glider-prev.disabled,
.glider-next.disabled {
  pointer-events: none;
}

.widget-product-carousel .glider-track {
  padding-bottom: 5rem;
}

@media (min-width: 1024px) {
  .widget-product-swiper-wrap {
    /*max-width: 1024px;*/
  }
}

@media (min-width: 1280px) {
  .widget-product-swiper-wrap {
    /*max-width: 1280px;*/
  }
}

@media (min-width: 1536px) {
  .widget-product-swiper-wrap {
    /*max-width: 1536px;*/
  }
}

@media(max-width: 767px) {
  .product-slider #products-widget {
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity));
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  @media (min-width: 640px) and (max-width: 980px) {
    body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.product-slider #products-widget.absolute {
      display: none;
    }
  }

  .product-slider #products-widget div.widget-product-swiper-wrap .swp-controller {
    bottom: 1rem;
  }

  div.widget-product-swiper-wrap .swp-controller {
    /*display: none;*/
    top: auto;
    bottom: 0;
  }

  div.widget-product-swiper-wrap .swiper-button-next {
    right: 35%;
  }

  div.widget-product-swiper-wrap .swiper-button-prev {
    left: 35%;
  }

  div.widget-product-swiper-wrap .swiper-button-next.swiper-button-disabled,
        div.widget-product-swiper-wrap .swiper-button-prev.swiper-button-disabled {
    opacity: 0.3;
  }

  .widget-product-swiper.swiper .swiper-slide {
    border-bottom: 1px solid #FAF9F6;
    border-top: 1px solid #FAF9F6;
    padding: 0 2px 5px;
  }

  .widget-product-swiper.swiper .swiper-slide::before {
    left: -1px;
  }
}

:where(html) {
  scrollbar-gutter: stable;
}

body {
  overflow-x: hidden;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.page-main {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.columns {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

@media (min-width: 640px) {
  .columns {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .columns {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .columns {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .columns {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .columns {
    max-width: 1536px;
  }
}

.columns {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 1rem;
}

@media screen and (max-width: 980px) {
  .breadcrumbs > .columns {
    max-width: unset;
  }
}

body.sales-order-view .low-total-info .columns > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info .columns div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}


    .fullscreen-product .columns {
  z-index: -1;
}

@media(max-width: 767px) {
  body[class*='catalog'] section.columns {
    padding: 0 3px;
  }

  body.catalog-product-view #product-sticky-info ul.columns,
        body.catalog-product-view #product-sticky-info + .columns {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media screen and (max-width: 1020px) {
  #products-widget.columns {
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  
    .faq-widget.columns > .widget {
    width: 100%;
    max-width: unset;
  }

  .faq-widget.columns {
    padding: 0;
  }
}

@media screen and (min-width: 1200px) {
  .columns {
    max-width: 1200px;
  }
}

@media screen and (min-width: 1440px) {
  .columns {
    max-width: 1440px;
  }
}

@media screen and (min-width: 1500px) {
  .columns {
    max-width: 1500px;
  }
}

@media screen and (min-width: 1700px) {
  .columns {
    max-width: 1700px;
  }
}

@media screen and (min-width: 1960px) {
  .columns {
    max-width: 1960px;
  }
}

body.amblog-index-post .block-products-list.columns .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

@media(max-width: 767px) {
  .footer-top .columns {
    padding-left: 0;
    padding-right: 0;
  }
}

.faq-question-view .column.main > .columns {
  padding-left: 0px;
  padding-right: 0px;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.faq-question-view .column.main > .columns.block {
    margin-left: -10px;
  }
}

.amsl-form .columns {
  margin: 0px;
  background-color: transparent;
  padding: 0px;
}

.columns {
  grid-template-rows: auto minmax(0, 1fr);
}

.columns .main {
  order: 2;
}

.columns .sidebar {
  order: 3;
}

.product-main-full-width .columns {
  max-width: none;
}

.page-main-full-width .columns {
  max-width: none;
  padding-left: 0px;
  padding-right: 0px;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.page-main-full-width .columns.block {
    margin-left: -10px;
  }
}

.account .columns .sidebar-main, .page-with-filter .columns .sidebar-main {
  order: 1;
}

@media (min-width: 640px) {
  .page-layout-2columns-left .columns, .page-layout-2columns-right .columns, .page-layout-3columns .columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .page-layout-2columns-left .columns .main, .page-layout-2columns-right .columns .main, .page-layout-3columns .columns .main {
    grid-column: span 2 / span 2;
  }

  .page-layout-2columns-left .columns .sidebar, .page-layout-2columns-right .columns .sidebar, .page-layout-3columns .columns .sidebar {
    order: 3;
  }

  .account .columns .sidebar-main, .page-with-filter .columns .sidebar-main {
    grid-column: 1 / -1;
  }

  .account .columns .sidebar-additional {
    grid-column: span 2 / span 2;
  }
}

@media (min-width: 768px) {
  .page-layout-2columns-left .columns, .page-layout-2columns-right .columns, .page-layout-3columns .columns {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .page-layout-2columns-left .columns .main, .page-layout-2columns-right .columns .main, .page-layout-3columns .columns .main {
    grid-row: span 2 / span 2;
  }

  .page-layout-2columns-left .columns .sidebar, .page-layout-2columns-right .columns .sidebar, .page-layout-3columns .columns .sidebar {
    grid-column: span 1 / span 1;
  }

  .page-layout-2columns-left .columns .main, .page-layout-3columns .columns .main {
    grid-column-start: 2 !important;
  }

  .page-layout-2columns-left .columns .sidebar, .page-layout-3columns .columns .sidebar {
    order: 1;
  }

  .page-layout-2columns-left .columns .sidebar ~ .sidebar-additional, .page-layout-3columns .columns .sidebar ~ .sidebar-additional {
    order: 3;
  }

  .page-layout-2columns-right .sidebar-main, .page-layout-2columns-right.page-with-filter .sidebar-main {
    order: 3;
  }
}

@media (min-width: 1024px) {
  .page-layout-2columns-left .columns, .page-layout-2columns-right .columns, .page-layout-3columns .columns {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .page-layout-2columns-left .columns .main, .page-layout-2columns-right .columns .main {
    grid-column: span 3 / span 3;
  }

  .page-layout-3columns .columns .sidebar-additional {
    grid-column-start: 4;
  }
}

.product-image-container {
  width: 100% !important;
}

.product-image-container img {
  width: 100%;
}

#toggle-button {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
}

@media screen and (min-width: 1024px) {
  .content.sticky#toggle-button {
    box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
  }
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.bg-neutral-50#toggle-button {
    display: none;
  }
}

@media (min-width: 768px) {
  #toggle-button {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

#toggle-button {
  margin-top: -.5rem;
}

#toggle-button.see-more {
  display: flex;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #fafafa var(--tw-gradient-to-position);
}

body.checkout-cart-index input[value="1"] + #toggle-button.see-more input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + #toggle-button.see-more input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + #toggle-button.see-more button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete #toggle-button.see-more.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block #toggle-button.see-more.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + #toggle-button.see-more.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + #toggle-button.see-more.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0#toggle-button.see-more.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0#toggle-button.see-more.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background #toggle-button.see-more.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar#toggle-button.see-more {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table #toggle-button.see-more.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table #toggle-button.see-more.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table #toggle-button.see-more.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table #toggle-button.see-more.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#toggle-button.see-more {
  min-height: 10rem;
  align-items: end;
}

button,
[type='button'],
[type='reset'],
[type='submit'],
.add-product,
.amreview-button > span,
.btn-gradient > span {
  -webkit-appearance: none;
  transition: all 0.5s;
}

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

:focus,
.focus-visible:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

.draggable-minicart {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .catalog-product-view #menu-cart-icon {
    z-index: 19;
    background: #fff;
    border-radius: 50%;
    border: 3px solid #0A8800;
    left: 85%;
    top: 73%;
  }

  .catalog-product-view #menu-cart-icon::after {
    content: "Cos";
    position: absolute;
    color: #0A8800;
    left: 0;
    right: 0;
    font-size: 13px;
    bottom: 2px;
  }

  .catalog-product-view #menu-cart-icon .general-minicart {
    display: none !important;
  }

  .catalog-product-view #menu-cart-icon .draggable-minicart {
    display: block !important;
  }

  .catalog-product-view #menu-cart-icon .draggable-minicart svg {
    color: #0A8800;
    top: -6px;
    position: relative;
    max-width: 70%;
    margin: auto;
  }

  .catalog-product-view #menu-cart-icon .draggable-minicart + span {
    bottom: auto;
    top: 0;
    background: #fb7701 !important;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    border: 2px solid #fff;
  }

  .catalog-product-view .wishlist-cart-menu-item .wishlist {
    margin-right: 0;
  }
}

body {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

body.faq-question-view .column.main {
  margin-top: 1rem;
  margin-bottom: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
}

body.faq-question-view .column.main.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.custom-underline .pagebuilder-button-link span {
  position: relative;
  font-size: 14px;
}

.custom-underline .pagebuilder-button-link span:after {
  content: '';
  width: 100%;
  height: 1px;
  display: flex;
  background: #111;
}

.recent-post-heading span.title {
  opacity: .8;
}

a.custom-underline:after {
  content: '';
  width: 100%;
  height: 1px;
  display: flex;
  background: #111;
}

a.custom-underline {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 14px;
  opacity: .8;
}

#cart-drawer {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

[x-cloak] {
  display: none !important;
}

.input {
  margin-right: 0.5rem;
  width: auto;
  border-radius: 0.25rem;
  border-width: 1px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media screen and (max-width: 768px) {
  #search_autocomplete .input.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

@media (min-width: 768px) {
  .input {
    margin-right: 1rem;
  }
}

@media (min-width: 1024px) {
  .input {
    margin-right: 0px;
  }
}

@media (min-width: 1280px) {
  .input {
    margin-right: 1rem;
  }
}

.input-light {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.input-light.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.input-light:focus {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.card {
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
  --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);
}

input#search {
  opacity: .5;
}

#search_autocomplete .price-box > span {
  justify-content: start;
}

#search_autocomplete .price-box .special-price {
  margin-left: 5px;
}

#search_autocomplete .price-from,
#search_autocomplete .price-to {
  justify-content: flex-end !important;
  flex-direction: row-reverse;
}

#search_autocomplete .price-from .price, #search_autocomplete .price-to .price {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
  font-weight: 600 !important;
}

#search_autocomplete .price-from .old-price .price, #search_autocomplete .price-to .old-price .price {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
  font-weight: 500 !important;
}

#search_autocomplete .price-from .price,
#search_autocomplete .price-to .price {
  font-weight: 500 !important;
}

.card-interactive:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.column {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.page-header {
  /*position: fixed;*/
  order: -1;
  top: 0;
  left: 0;
  width: 100%;
  transition: transform 0.3s ease;
  z-index: 100;
}

body {
  overflow-y: scroll;
}

#header {
  width: 100vw;
}

body[class*='checkout-index'] .page-header {
  position: static;
}

.fullscreen-product .page-header {
  z-index: -1;
}

.scroll-up #header {
  /*transform: translateY(-100%);*/
  position: fixed;
  top: 0;
}

[data-content-type='slider'] [data-role='glider-content']::-webkit-scrollbar {
  display: none;
}

.bg-ambar-background {
  background: #fff;
  border-radius: 0;
  max-width: 90%;
}

.am-cookie-bar-settings {
  z-index: 110 !important;
  background: rgba(0, 0, 0, .3);
}

.am-cookie-bar-settings > div.relative {
  max-width: 90%;
  max-height: 70%;
}

#cookiebar-groups .fixed.inset-0.flex.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

input.amsettings-bar-input-toggle {
  opacity: 1;
  position: relative;
}

#cookiebar-groups input[type='checkbox']:checked:after {
  content: '';
  width: 14px;
  height: 14px;
  display: block;
  padding: 2px;
  background: #111;
  border: 1px solid #fff;
  cursor: pointer;
}

.ambar-action-btn {
  background: #111;
  padding: 10px;
  color: #fff;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.bg-ambar-background .flex.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

#am-cookie-bar {
  position: fixed;
}

#am-cookie-bar .z-40.inset-0 {
  background: rgba(0, 0, 0, .3);
}

div.am-cookie-sidebar {
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
  background: rgba(1, 1, 1, .7);
}

div.am-cookie-sidebar .bg-ambar-info-bar-background {
  max-width: 90%;
  background: #fafafa;
}

.am-cookie-sidebar .bg-ambar-info-bar-background > div {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  padding: 0.5rem;
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.am-cookie-sidebar .bg-ambar-info-bar-background > div.absolute {
    display: none;
  }
}

.am-cookie-sidebar .fixed.bg-gray-500\/50 {
  background: rgba(1, 1, 1, .8);
}

/* Hide scrollbar for IE, Edge and Firefox */

[data-content-type='slider'] [data-role='glider-content'] {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.price-as-configured {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.price-as-configured .old-price {
  order: -1;
}

.amsl-button-wrapper .amsl-text {
  font-size: 16px;
}

.empty-cart + .content .azog {
  display: none;
}

.empty-cart {
  top: 5rem;
}

@media screen and (max-width: 1020px) {
  #products-widget.container {
    padding: 0;
  }

  .searchbar {
    /*display: none;*/
    max-height: 0;
    overflow: hidden;
    border-color: #fff!important;
    margin: 0!important;
  }

  .searchbar.flex {
    max-height: unset;
    border-color: #ccc!important;
    margin-top: 1rem!important;
    transition: max-height 0.2s ease-out;
  }

  body.overflow-hidden nav.navigation {
    z-index: 20;
  }
}

@media screen and (max-width: 768px) {
  .carousel.brand-carousel {
    padding: 0;
    /*.swiper-controller.swiper-button-prev {*/
    /*    left: 35%;*/
    /*}*/
    /*.swiper-controller.swiper-button-next {*/
    /*    right: 35%;*/
    /*}*/
  }

  .carousel.brand-carousel .swiper-controller.swiper-button-next,
        .carousel.brand-carousel .swiper-controller.swiper-button-prev {
    background: transparent;
    height: auto;
    top: unset;
    bottom: -5px;
  }

  .am-search-box-wrapper .am-widget-center,
    .faq-widget.container > .widget {
    width: 100% !important;
    max-width: unset !important;
  }

  .faq-widget.container {
    padding: 0;
  }

  .am-back-to-product-widget.am-widget-right {
    padding: 5px 0;
  }

  .footer-top .footer-links h3 strong span {
    font-size: 16px !important;
  }

  #header .wishlist a svg {
    max-width: 19px;
  }

  #search_autocomplete {
    height: 80vh;
  }

  #search_autocomplete .border.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

@media (min-width: 1400px) and (max-width: 1500px) {
  #header .header-actions {
    padding-left: 0;
    padding-right: 0;
  }

  .fancy-carousel .pagebuilder-column-line {
    gap: 3rem;
  }

  .fancy-carousel .pagebuilder-column-line .pagebuilder-column {
    width: 34%;
  }

  .fancy-carousel .pagebuilder-column-line .pagebuilder-column + .pagebuilder-column {
    width: 61%;
  }

  .fancy-carousel .three-items #products-widget .swiper-wrapper {
    padding-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 980px) {
  .fancy-carousel .pagebuilder-column-line {
    gap: 1rem;
  }

  .fancy-carousel .pagebuilder-column-line .pagebuilder-column {
    width: 45%;
  }

  .fancy-carousel .pagebuilder-column-line .pagebuilder-column + .pagebuilder-column {
    width: 50%;
  }

  .fancy-carousel .three-items .widget-product-swiper.swiper .swiper-slide {
    min-width: 50%;
  }
}

@media screen and (max-width: 1200px) {
  body[class*='customer-account-'] .page-main .amsl-button-wrapper.with-label .-facebook span.amsl-social-icon {
    margin-top: 0;
  }
}

.menu-gradient:after {
  height: 4px;
  top: 0;
  animation: slide 3s infinite;
}

.menu-gradient:after,
.video-badge:after {
  content:'';
  transform: translateX(100%);
  width: 100%;
  position: absolute;
  z-index: 1;
  /*
    CSS Gradient - complete browser support from http://www.colorzilla.com/gradient-editor/
    */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 );
  /* IE6-9 */
  background: linear-gradient(to right, rgba(255, 69, 192, 0) 0%, rgba(255, 69, 192, 0.8) 50%, rgba(255, 69, 192, 0) 99%, rgba(255, 69, 192, 0) 100%);
  background: linear-gradient(to right, rgba(102,180,251, 0) 0%, rgba(102,180,251, 0.8) 50%, rgba(102,180,251,0) 99%, rgba(102,180,251,1) 100%);
}

.video-badge:after {
  background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%);
  /* W3C */
  height: 36px;
  top: 0;
  width: 7rem;
  animation: slide 3s infinite;
}

/* animation */

@keyframes slide {
  0% {
    transform:translateX(-100%);
  }

  100% {
    transform:translateX(100%);
  }
}

.z-\[999999\] {
  z-index: 99999;
}

@media screen and (min-width: 1200px) {
  .top-menu {
    display: flex;
  }

  .container {
    max-width: 1200px;
  }

  body[class*='customer-account-'] .page-main .amsl-button-wrapper.with-label .-facebook span.amsl-social-icon {
    margin-top: 0;
  }
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}

@media (min-width: 1360px) and (max-width: 1550px) {
  .inner-container.inner-container,
    body.amblog-index-index .amblog-container-grid,
    body.amblog-index-index #products-widget .block-content,
    #products-widget,
    #category-description div,
    #toggle-button {
    max-width: 1268px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .fancy-carousel .pagebuilder-column-line {
    display: flex;
    justify-content: space-between;
  }

  .inner-container .carousel.brand-carousel {
    padding-left: 0;
    padding-right: 0;
  }

  .inner-container .carousel.brand-carousel .swiper.swiper-brand {
    padding: 0 2rem;
  }

  .inner-container .carousel.brand-carousel .swiper-brand .swiper-slide img {
    max-width: 90%;
  }

  .inner-container .category-description,
    .hp-categories-grid .swiper.hp-categories-columns {
    max-width: 80%;
  }

  .product-info .free-shipping span,
    .product-info .free-shipping strong {
    font-size: 14px;
  }
}

@media (min-width: 1550px) and (max-width: 1920px) {
  .inner-container.inner-container,
    body.amblog-index-index .amblog-container-grid,
    body.amblog-index-index  #products-widget .block-content,
    #products-widget,
    #category-description div,
    #toggle-button {
    max-width: 1390px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .fancy-carousel .pagebuilder-column-line {
    display: flex;
    justify-content: space-between;
  }

  .inner-container .carousel.brand-carousel {
    padding-left: 0;
    padding-right: 0;
  }

  .inner-container .carousel.brand-carousel .swiper.swiper-brand {
    padding: 0 2rem;
  }

  .inner-container .carousel.brand-carousel .swiper-brand .swiper-slide img {
    max-width: 90%;
  }

  .inner-container .category-description,
    .hp-categories-grid .swiper.hp-categories-columns {
    max-width: 80%;
  }
}

@media screen and (min-width: 1500px) {
  .container,
    .columns {
    max-width: 1500px;
  }
}

@media screen and (min-width: 1700px) {
  .container,
    .columns {
    max-width: 1700px;
  }
}

@media screen and (min-width: 1960px) {
  .container,
    .columns {
    max-width: 1960px;
  }
}

/*body[class*='customer-account-'] .page-wrapper {*/

/*    padding-top: 1px;*/

/*}*/

.hyva_checkout-index-index #header {
  position: relative;
  z-index: 10;
}

.hyva_checkout-index-index .page-wrapper {
  margin-top: 0;
}

button.action.btn.btn-primary {
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  text-transform: uppercase;
}

button.action.btn.btn-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(171 0 131 / var(--tw-bg-opacity));
}

span.text-secondary:hover {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

.bg-white.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 1024px) {
  #products-widget + #products-widget {
    margin-top: 0;
    padding-top: 0;
  }
}

/* Keep file for backwards compatibility */

@font-face {
  font-family: 'Jost-Regular';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(../fonts/Jost-Regular.woff2) format('woff2');
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

/**
 * Hyvä Themes - https://hyva.io
 * Copyright © Hyvä Themes 2020-present. All rights reserved.
 * This product is licensed per Magento install
 * See https://hyva.io/license
 */

/**
 * Layout
 */

/* Rows */

[data-content-type='row'] {
  box-sizing: border-box;
}

[data-content-type='row'] > div {
  margin-bottom: 0.625rem;
  padding: 0.625rem;
}

[data-content-type='row'][data-appearance='contained'] {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

@media (min-width: 640px) {
  [data-content-type='row'][data-appearance='contained'] {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  [data-content-type='row'][data-appearance='contained'] {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  [data-content-type='row'][data-appearance='contained'] {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  [data-content-type='row'][data-appearance='contained'] {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  [data-content-type='row'][data-appearance='contained'] {
    max-width: 1536px;
  }
}

@media screen and (max-width: 980px) {
  .breadcrumbs > [data-content-type='row'][data-appearance='contained'] {
    max-width: unset;
  }
}


    .fullscreen-product [data-content-type='row'][data-appearance='contained'] {
  z-index: -1;
}

@media(max-width: 767px) {
  body[class*='catalog'] section[data-content-type='row'][data-appearance='contained'] {
    padding: 0 3px;
  }

  body.catalog-product-view #product-sticky-info ul[data-content-type='row'][data-appearance='contained'],
        body.catalog-product-view #product-sticky-info + [data-content-type='row'][data-appearance='contained'] {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media screen and (max-width: 1020px) {
  #products-widget[data-content-type='row'][data-appearance='contained'] {
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  
    .faq-widget[data-content-type='row'][data-appearance='contained'] > .widget {
    width: 100%;
    max-width: unset;
  }

  .faq-widget[data-content-type='row'][data-appearance='contained'] {
    padding: 0;
  }
}

@media screen and (min-width: 1200px) {
  [data-content-type='row'][data-appearance='contained'] {
    max-width: 1200px;
  }
}

@media screen and (min-width: 1440px) {
  [data-content-type='row'][data-appearance='contained'] {
    max-width: 1440px;
  }
}

@media screen and (min-width: 1500px) {
  [data-content-type='row'][data-appearance='contained'] {
    max-width: 1500px;
  }
}

@media screen and (min-width: 1700px) {
  [data-content-type='row'][data-appearance='contained'] {
    max-width: 1700px;
  }
}

@media screen and (min-width: 1960px) {
  [data-content-type='row'][data-appearance='contained'] {
    max-width: 1960px;
  }
}

@media(max-width: 767px) {
  .footer-top [data-content-type='row'][data-appearance='contained'] {
    padding-left: 0;
    padding-right: 0;
  }
}

.faq-question-view .column.main > [data-content-type='row'][data-appearance='contained'] {
  padding-left: 0px;
  padding-right: 0px;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.faq-question-view .column.main > [data-content-type='row'][data-appearance='contained'].block {
    margin-left: -10px;
  }
}

.amsl-form [data-content-type='row'][data-appearance='contained'] {
  margin: 0px;
  background-color: transparent;
  padding: 0px;
}

[data-content-type='row'][data-appearance='contained'] {
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex[data-content-type='row'][data-appearance='contained'].w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex[data-content-type='row'][data-appearance='contained'].w-full .sku-stock-block {
  margin-top: 0;
}

[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
  background-attachment: scroll !important;
}

[data-content-type='row'][data-appearance='full-bleed'] {
  background-attachment: scroll !important;
}

[data-content-type='row'][data-appearance='full-width'] {
  background-attachment: scroll !important;
}

[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

@media (min-width: 640px) {
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1536px;
  }
}

@media screen and (max-width: 980px) {
  .breadcrumbs > [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: unset;
  }
}


    .fullscreen-product [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  z-index: -1;
}

@media(max-width: 767px) {
  body[class*='catalog'] section[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    padding: 0 3px;
  }

  body.catalog-product-view #product-sticky-info ul[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,
        body.catalog-product-view #product-sticky-info + [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media screen and (max-width: 1020px) {
  #products-widget[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  
    .faq-widget[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner > .widget {
    width: 100%;
    max-width: unset;
  }

  .faq-widget[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    padding: 0;
  }
}

@media screen and (min-width: 1200px) {
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1200px;
  }
}

@media screen and (min-width: 1440px) {
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1440px;
  }
}

@media screen and (min-width: 1500px) {
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1500px;
  }
}

@media screen and (min-width: 1700px) {
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1700px;
  }
}

@media screen and (min-width: 1960px) {
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1960px;
  }
}

@media(max-width: 767px) {
  .footer-top [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.faq-question-view .column.main > [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  padding-left: 0px;
  padding-right: 0px;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.faq-question-view .column.main > [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner.block {
    margin-left: -10px;
  }
}

.amsl-form [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  margin: 0px;
  background-color: transparent;
  padding: 0px;
}

/* Column Groups (both needed for pagebuider backwards compatibiliy) */

[data-content-type='column-group'], [data-content-type='column-line'] {
  flex-wrap: wrap;
}

#search_autocomplete .flex[data-content-type='column-group'].gap-1.items-center,#search_autocomplete .flex [data-content-type='column-line'].gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .flex[data-content-type='column-group'].mt-0.mb-4,.page-product-bundle .sku-stock-block .flex [data-content-type='column-line'].mt-0.mb-4 {
  display: none;
}

.bg-ambar-background .flex[data-content-type='column-group'].w-full.justify-center.gap-2.mt-4 button,.bg-ambar-background .flex [data-content-type='column-line'].w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media (min-width: 768px) {
  [data-content-type='column-group'], [data-content-type='column-line'] {
    flex-wrap: nowrap;
  }
}

/* Columns */

[data-content-type='column'] {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}

.gdpr-customer-settings [data-content-type='column'].text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto[data-content-type='column'] {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto[data-content-type='column'] .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap[data-content-type='column'].justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

[data-content-type='column'] {
  background-attachment: scroll !important;
  flex-basis: 100%;
}

@media (min-width: 768px) {
  [data-content-type='column'] {
    flex-basis: auto
  }
}

/* Tabs/Tab Item */

[data-content-type='tabs'] .tabs-navigation {
  margin-bottom: -1px;
  display: block;
  padding: 0px;
  --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);
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0[data-content-type='tabs'] .tabs-navigation {
    margin-left: -10px;
  }
}

.hyva_checkout-index-index .page-footer .footer.content + .widget[data-content-type='tabs'] .tabs-navigation.block-static-block {
  /*display: none;*/
}

[data-content-type='tabs'] .tabs-navigation li.tab-header {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: -1px;
  display: inline-block;
  max-width: 100%;
  overflow-wrap: break-word;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-width: 1px;
  border-bottom-width: 0px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.am-cookie-bar-settings > div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  max-width: 90%;
  max-height: 70%;
}

@media screen and (max-width: 768px) {
  #search_autocomplete [data-content-type='tabs'] .tabs-navigation li.tab-header.border-solid {
    overflow-y: scroll;
    height: 100%;
  }

  #search_autocomplete .border[data-content-type='tabs'] .tabs-navigation li.tab-header {
    overflow-y: scroll;
    height: 100%;
  }
}

[data-content-type='tabs'] .tabs-navigation li.tab-header:first-child {
  margin-left: 0px;
}

[data-content-type='tabs'] .tabs-navigation li.tab-header.active {
  z-index: 20;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

[data-content-type='tabs'] .tabs-navigation li.tab-header.active.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

[data-content-type='tabs'] .tabs-navigation li.tab-header.active {
  border-bottom: 1px solid white;
}

[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  position: relative;
  display: block;
  cursor: pointer;
  white-space: normal;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
    margin-left: -10px;
  }
}

.am-cookie-bar-settings > div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  max-width: 90%;
  max-height: 70%;
}

span.mr-8[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title.text-secondary {
  margin-right: 1rem;
}

.hyva_checkout-index-index .page-footer .footer.content + .widget[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title.block-static-block {
  /*display: none;*/
}

[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span {
  font-weight: 600;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

[data-content-type='tabs'] .tabs-content {
  position: relative;
  z-index: 10;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 0.125rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --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);
}

.am-cookie-bar-settings > div[data-content-type='tabs'] .tabs-content {
  max-width: 90%;
  max-height: 70%;
}

@media screen and (max-width: 1020px) {
  body[data-content-type='tabs'] .tabs-content nav.navigation {
    z-index: 20;
  }
}

@media screen and (max-width: 768px) {
  #search_autocomplete [data-content-type='tabs'] .tabs-content.border-solid {
    overflow-y: scroll;
    height: 100%;
  }

  #search_autocomplete .border[data-content-type='tabs'] .tabs-content {
    overflow-y: scroll;
    height: 100%;
  }
}

[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  padding: 2rem;
  min-height: inherit;
  background-attachment: scroll !important;
}

[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}

[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}

/**
 * Elements
 */

/* Text */

[data-content-type='text'] {
  overflow-wrap: break-word;
}

/* Heading */

[data-content-type='heading'] {
  overflow-wrap: break-word;
}

/* Buttons/Button Item */

[data-content-type='buttons'] {
  max-width: 100%;
}

[data-content-type='buttons'] [data-content-type='button-item'] {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  max-width: 100%;
}

[data-content-type='buttons'] [data-content-type='button-item'] [data-element='link'],
        [data-content-type='buttons'] [data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  overflow-wrap: break-word;
}

[data-content-type='buttons'] [data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}

[data-content-type='buttons'] [data-content-type='button-item'] a,
        [data-content-type='buttons'] [data-content-type='button-item'] button,
        [data-content-type='buttons'] [data-content-type='button-item'] div {
  display: inline-block;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

[data-content-type='buttons'] [data-content-type='button-item'] a.pagebuilder-button-link, [data-content-type='buttons'] [data-content-type='button-item'] button.pagebuilder-button-link, [data-content-type='buttons'] [data-content-type='button-item'] div.pagebuilder-button-link {
  box-sizing: border-box;
}

a.pagebuilder-button-primary, button.pagebuilder-button-primary, div.pagebuilder-button-primary {
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + a.pagebuilder-button-primary input,body.checkout-cart-index input[value="1"] +  button.pagebuilder-button-primary input,body.checkout-cart-index input[value="1"] +  div.pagebuilder-button-primary input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + a.pagebuilder-button-primary input.min-w-72.fixed.max-w-lg,body.checkout-cart-index input[value="1"] +  button.pagebuilder-button-primary input.min-w-72.fixed.max-w-lg,body.checkout-cart-index input[value="1"] +  div.pagebuilder-button-primary input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + a.pagebuilder-button-primary button,body.checkout-cart-index input[value="1"] +  button.pagebuilder-button-primary button,body.checkout-cart-index input[value="1"] +  div.pagebuilder-button-primary button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete a.pagebuilder-button-primary.flex-wrap.gap-1.items-center,#search_autocomplete  button.pagebuilder-button-primary.flex-wrap.gap-1.items-center,#search_autocomplete  div.pagebuilder-button-primary.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete a.flex.flex-wrap.gap-1.pagebuilder-button-primary,#search_autocomplete  button.flex.flex-wrap.gap-1.pagebuilder-button-primary,#search_autocomplete  div.flex.flex-wrap.gap-1.pagebuilder-button-primary {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block a.pagebuilder-button-primary.flex-wrap.mt-0.mb-4,.page-product-bundle .sku-stock-block  button.pagebuilder-button-primary.flex-wrap.mt-0.mb-4,.page-product-bundle .sku-stock-block  div.pagebuilder-button-primary.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + a.pagebuilder-button-primary.ml-auto.w-full,.page-product-bundle .product-top-details .prices-wrapper +  button.pagebuilder-button-primary.ml-auto.w-full,.page-product-bundle .product-top-details .prices-wrapper +  div.pagebuilder-button-primary.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + a.pagebuilder-button-primary.ml-auto.w-full .sku-stock-block,.page-product-bundle .product-top-details .prices-wrapper +  button.pagebuilder-button-primary.ml-auto.w-full .sku-stock-block,.page-product-bundle .product-top-details .prices-wrapper +  div.pagebuilder-button-primary.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups a.fixed.inset-0.pagebuilder-button-primary.items-center,#cookiebar-groups  button.fixed.inset-0.pagebuilder-button-primary.items-center,#cookiebar-groups  div.fixed.inset-0.pagebuilder-button-primary.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups a.fixed.inset-0.flex.pagebuilder-button-primary,#cookiebar-groups  button.fixed.inset-0.flex.pagebuilder-button-primary,#cookiebar-groups  div.fixed.inset-0.flex.pagebuilder-button-primary {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups a.fixed.inset-0.pagebuilder-button-primary.items-center .bg-ambar-info-bar-background,#cookiebar-groups  button.fixed.inset-0.pagebuilder-button-primary.items-center .bg-ambar-info-bar-background,#cookiebar-groups  div.fixed.inset-0.pagebuilder-button-primary.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups a.fixed.inset-0.flex.pagebuilder-button-primary .bg-ambar-info-bar-background,#cookiebar-groups  button.fixed.inset-0.flex.pagebuilder-button-primary .bg-ambar-info-bar-background,#cookiebar-groups  div.fixed.inset-0.flex.pagebuilder-button-primary .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background a.pagebuilder-button-primary.flex-wrap.w-full.justify-center.gap-2.mt-4 button,.bg-ambar-background  button.pagebuilder-button-primary.flex-wrap.w-full.justify-center.gap-2.mt-4 button,.bg-ambar-background  div.pagebuilder-button-primary.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  a.searchbar.pagebuilder-button-primary, button.searchbar.pagebuilder-button-primary, div.searchbar.pagebuilder-button-primary {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table a.pagebuilder-button-primary.items-center.justify-evenly,#my-orders-table  button.pagebuilder-button-primary.items-center.justify-evenly,#my-orders-table  div.pagebuilder-button-primary.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table a.pagebuilder-button-primary.items-center.justify-evenly > div,body.sales-order-view .low-total-info #my-orders-table  button.pagebuilder-button-primary.items-center.justify-evenly > div,body.sales-order-view .low-total-info #my-orders-table  div.pagebuilder-button-primary.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table a.pagebuilder-button-primary.items-center.justify-evenly div:nth-child(5),body.sales-order-view .low-total-info #my-orders-table  button.pagebuilder-button-primary.items-center.justify-evenly div:nth-child(5),body.sales-order-view .low-total-info #my-orders-table  div.pagebuilder-button-primary.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table a.pagebuilder-button-primary.items-center.justify-evenly .block-content > div,body.amblog-index-post .block-products-list#my-orders-table  button.pagebuilder-button-primary.items-center.justify-evenly .block-content > div,body.amblog-index-post .block-products-list#my-orders-table  div.pagebuilder-button-primary.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table a.flex.pagebuilder-button-primary.justify-evenly,#my-orders-table  button.flex.pagebuilder-button-primary.justify-evenly,#my-orders-table  div.flex.pagebuilder-button-primary.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table a.flex.pagebuilder-button-primary.justify-evenly > div,body.sales-order-view .low-total-info #my-orders-table  button.flex.pagebuilder-button-primary.justify-evenly > div,body.sales-order-view .low-total-info #my-orders-table  div.flex.pagebuilder-button-primary.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table a.flex.pagebuilder-button-primary.justify-evenly div:nth-child(5),body.sales-order-view .low-total-info #my-orders-table  button.flex.pagebuilder-button-primary.justify-evenly div:nth-child(5),body.sales-order-view .low-total-info #my-orders-table  div.flex.pagebuilder-button-primary.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table a.flex.pagebuilder-button-primary.justify-evenly .block-content > div,body.amblog-index-post .block-products-list#my-orders-table  button.flex.pagebuilder-button-primary.justify-evenly .block-content > div,body.amblog-index-post .block-products-list#my-orders-table  div.flex.pagebuilder-button-primary.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

@media (min-width: 768px) {
  a.pagebuilder-button-primary, button.pagebuilder-button-primary, div.pagebuilder-button-primary {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1280px) {
  a.pagebuilder-button-primary, button.pagebuilder-button-primary, div.pagebuilder-button-primary {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

a.pagebuilder-button-primary svg, button.pagebuilder-button-primary svg, div.pagebuilder-button-primary svg {
  display: inline-flex;
}

a.pagebuilder-button-primary span, button.pagebuilder-button-primary span, div.pagebuilder-button-primary span {
  vertical-align: middle;
}

a.pagebuilder-button-primary:hover, button.pagebuilder-button-primary:hover, div.pagebuilder-button-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

a.pagebuilder-button-primary:focus, button.pagebuilder-button-primary:focus, div.pagebuilder-button-primary:focus {
  border-color: transparent;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

a.pagebuilder-button-primary, button.pagebuilder-button-primary, div.pagebuilder-button-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

a.pagebuilder-button-primary:hover, button.pagebuilder-button-primary:hover, div.pagebuilder-button-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hyva_checkout-index-index a.pagebuilder-button-primary,.hyva_checkout-index-index  button.pagebuilder-button-primary,.hyva_checkout-index-index  div.pagebuilder-button-primary {
  border-width: 1px;
  text-align: center;
  font-weight: 700;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media screen and (max-width: 768px) {
  #search_autocomplete .hyva_checkout-index-index a.pagebuilder-button-primary.border-solid,#search_autocomplete .hyva_checkout-index-index  button.pagebuilder-button-primary.border-solid,#search_autocomplete .hyva_checkout-index-index  div.pagebuilder-button-primary.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

.hyva_checkout-index-index a.pagebuilder-button-primary[disabled],.hyva_checkout-index-index  button.pagebuilder-button-primary[disabled],.hyva_checkout-index-index  div.pagebuilder-button-primary[disabled] {
  cursor: not-allowed;
  opacity: 0.25;
}

.gdpr-customer-settings a.pagebuilder-button-primary.btn-primary,.gdpr-customer-settings  button.pagebuilder-button-primary.btn-primary,.gdpr-customer-settings  div.pagebuilder-button-primary.btn-primary {
  background: #111;
  border-radius: 0;
  font-weight: 500;
  font-size: 16px;
}

.gdpr-customer-settings a.btn.pagebuilder-button-primary,.gdpr-customer-settings  button.btn.pagebuilder-button-primary,.gdpr-customer-settings  div.btn.pagebuilder-button-primary {
  background: #111;
  border-radius: 0;
  font-weight: 500;
  font-size: 16px;
}

.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 form a.pagebuilder-button-primary.btn-primary,.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 form  button.pagebuilder-button-primary.btn-primary,.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 form  div.pagebuilder-button-primary.btn-primary {
  width: auto;
  border-radius: 0;
  background: #111;
}

.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 form a.btn.pagebuilder-button-primary,.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 form  button.btn.pagebuilder-button-primary,.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 form  div.btn.pagebuilder-button-primary {
  width: auto;
  border-radius: 0;
  background: #111;
}

@media (min-width: 980px) and (max-width: 1200px) {
  body.customer-account-login #customer-login-container aa.pagebuilder-button-primary.btn-primary span,body.customer-account-login #customer-login-container a button.pagebuilder-button-primary.btn-primary span,body.customer-account-login #customer-login-container a div.pagebuilder-button-primary.btn-primary span {
    font-size: 16px;
  }

  body.customer-account-login #customer-login-container aa.btn.pagebuilder-button-primary span,body.customer-account-login #customer-login-container a button.btn.pagebuilder-button-primary span,body.customer-account-login #customer-login-container a div.btn.pagebuilder-button-primary span {
    font-size: 16px;
  }
}

buttona.action.pagebuilder-button-primary.btn-primary,button button.action.pagebuilder-button-primary.btn-primary,button div.action.pagebuilder-button-primary.btn-primary {
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  text-transform: uppercase;
}

buttona.action.pagebuilder-button-primary.btn-primary:hover,button button.action.pagebuilder-button-primary.btn-primary:hover,button div.action.pagebuilder-button-primary.btn-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(171 0 131 / var(--tw-bg-opacity));
}

buttona.action.btn.pagebuilder-button-primary,button button.action.btn.pagebuilder-button-primary,button div.action.btn.pagebuilder-button-primary {
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  text-transform: uppercase;
}

buttona.action.btn.pagebuilder-button-primary:hover,button button.action.btn.pagebuilder-button-primary:hover,button div.action.btn.pagebuilder-button-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(171 0 131 / var(--tw-bg-opacity));
}

a.pagebuilder-button-primary, button.pagebuilder-button-primary, div.pagebuilder-button-primary {
  transition: all 0.5s;
}

a.pagebuilder-button-secondary, button.pagebuilder-button-secondary, div.pagebuilder-button-secondary {
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + a.pagebuilder-button-secondary input,body.checkout-cart-index input[value="1"] +  button.pagebuilder-button-secondary input,body.checkout-cart-index input[value="1"] +  div.pagebuilder-button-secondary input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + a.pagebuilder-button-secondary input.min-w-72.fixed.max-w-lg,body.checkout-cart-index input[value="1"] +  button.pagebuilder-button-secondary input.min-w-72.fixed.max-w-lg,body.checkout-cart-index input[value="1"] +  div.pagebuilder-button-secondary input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + a.pagebuilder-button-secondary button,body.checkout-cart-index input[value="1"] +  button.pagebuilder-button-secondary button,body.checkout-cart-index input[value="1"] +  div.pagebuilder-button-secondary button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete a.pagebuilder-button-secondary.flex-wrap.gap-1.items-center,#search_autocomplete  button.pagebuilder-button-secondary.flex-wrap.gap-1.items-center,#search_autocomplete  div.pagebuilder-button-secondary.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete a.flex.flex-wrap.gap-1.pagebuilder-button-secondary,#search_autocomplete  button.flex.flex-wrap.gap-1.pagebuilder-button-secondary,#search_autocomplete  div.flex.flex-wrap.gap-1.pagebuilder-button-secondary {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block a.pagebuilder-button-secondary.flex-wrap.mt-0.mb-4,.page-product-bundle .sku-stock-block  button.pagebuilder-button-secondary.flex-wrap.mt-0.mb-4,.page-product-bundle .sku-stock-block  div.pagebuilder-button-secondary.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + a.pagebuilder-button-secondary.ml-auto.w-full,.page-product-bundle .product-top-details .prices-wrapper +  button.pagebuilder-button-secondary.ml-auto.w-full,.page-product-bundle .product-top-details .prices-wrapper +  div.pagebuilder-button-secondary.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + a.pagebuilder-button-secondary.ml-auto.w-full .sku-stock-block,.page-product-bundle .product-top-details .prices-wrapper +  button.pagebuilder-button-secondary.ml-auto.w-full .sku-stock-block,.page-product-bundle .product-top-details .prices-wrapper +  div.pagebuilder-button-secondary.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups a.fixed.inset-0.pagebuilder-button-secondary.items-center,#cookiebar-groups  button.fixed.inset-0.pagebuilder-button-secondary.items-center,#cookiebar-groups  div.fixed.inset-0.pagebuilder-button-secondary.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups a.fixed.inset-0.flex.pagebuilder-button-secondary,#cookiebar-groups  button.fixed.inset-0.flex.pagebuilder-button-secondary,#cookiebar-groups  div.fixed.inset-0.flex.pagebuilder-button-secondary {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups a.fixed.inset-0.pagebuilder-button-secondary.items-center .bg-ambar-info-bar-background,#cookiebar-groups  button.fixed.inset-0.pagebuilder-button-secondary.items-center .bg-ambar-info-bar-background,#cookiebar-groups  div.fixed.inset-0.pagebuilder-button-secondary.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups a.fixed.inset-0.flex.pagebuilder-button-secondary .bg-ambar-info-bar-background,#cookiebar-groups  button.fixed.inset-0.flex.pagebuilder-button-secondary .bg-ambar-info-bar-background,#cookiebar-groups  div.fixed.inset-0.flex.pagebuilder-button-secondary .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background a.pagebuilder-button-secondary.flex-wrap.w-full.justify-center.gap-2.mt-4 button,.bg-ambar-background  button.pagebuilder-button-secondary.flex-wrap.w-full.justify-center.gap-2.mt-4 button,.bg-ambar-background  div.pagebuilder-button-secondary.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  a.searchbar.pagebuilder-button-secondary, button.searchbar.pagebuilder-button-secondary, div.searchbar.pagebuilder-button-secondary {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table a.pagebuilder-button-secondary.items-center.justify-evenly,#my-orders-table  button.pagebuilder-button-secondary.items-center.justify-evenly,#my-orders-table  div.pagebuilder-button-secondary.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table a.pagebuilder-button-secondary.items-center.justify-evenly > div,body.sales-order-view .low-total-info #my-orders-table  button.pagebuilder-button-secondary.items-center.justify-evenly > div,body.sales-order-view .low-total-info #my-orders-table  div.pagebuilder-button-secondary.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table a.pagebuilder-button-secondary.items-center.justify-evenly div:nth-child(5),body.sales-order-view .low-total-info #my-orders-table  button.pagebuilder-button-secondary.items-center.justify-evenly div:nth-child(5),body.sales-order-view .low-total-info #my-orders-table  div.pagebuilder-button-secondary.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table a.pagebuilder-button-secondary.items-center.justify-evenly .block-content > div,body.amblog-index-post .block-products-list#my-orders-table  button.pagebuilder-button-secondary.items-center.justify-evenly .block-content > div,body.amblog-index-post .block-products-list#my-orders-table  div.pagebuilder-button-secondary.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table a.flex.pagebuilder-button-secondary.justify-evenly,#my-orders-table  button.flex.pagebuilder-button-secondary.justify-evenly,#my-orders-table  div.flex.pagebuilder-button-secondary.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table a.flex.pagebuilder-button-secondary.justify-evenly > div,body.sales-order-view .low-total-info #my-orders-table  button.flex.pagebuilder-button-secondary.justify-evenly > div,body.sales-order-view .low-total-info #my-orders-table  div.flex.pagebuilder-button-secondary.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table a.flex.pagebuilder-button-secondary.justify-evenly div:nth-child(5),body.sales-order-view .low-total-info #my-orders-table  button.flex.pagebuilder-button-secondary.justify-evenly div:nth-child(5),body.sales-order-view .low-total-info #my-orders-table  div.flex.pagebuilder-button-secondary.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table a.flex.pagebuilder-button-secondary.justify-evenly .block-content > div,body.amblog-index-post .block-products-list#my-orders-table  button.flex.pagebuilder-button-secondary.justify-evenly .block-content > div,body.amblog-index-post .block-products-list#my-orders-table  div.flex.pagebuilder-button-secondary.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

@media (min-width: 768px) {
  a.pagebuilder-button-secondary, button.pagebuilder-button-secondary, div.pagebuilder-button-secondary {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1280px) {
  a.pagebuilder-button-secondary, button.pagebuilder-button-secondary, div.pagebuilder-button-secondary {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

a.pagebuilder-button-secondary svg, button.pagebuilder-button-secondary svg, div.pagebuilder-button-secondary svg {
  display: inline-flex;
}

a.pagebuilder-button-secondary span, button.pagebuilder-button-secondary span, div.pagebuilder-button-secondary span {
  vertical-align: middle;
}

a.pagebuilder-button-secondary:hover, button.pagebuilder-button-secondary:hover, div.pagebuilder-button-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

a.pagebuilder-button-secondary:focus, button.pagebuilder-button-secondary:focus, div.pagebuilder-button-secondary:focus {
  border-color: transparent;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

a.pagebuilder-button-secondary, button.pagebuilder-button-secondary, div.pagebuilder-button-secondary {
  border-width: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

a.pagebuilder-button-secondary.min-w-72.fixed.max-w-lg, button.pagebuilder-button-secondary.min-w-72.fixed.max-w-lg, div.pagebuilder-button-secondary.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

a.pagebuilder-button-secondary:hover, button.pagebuilder-button-secondary:hover, div.pagebuilder-button-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

a.pagebuilder-button-secondary:hover.min-w-72.fixed.max-w-lg, button.pagebuilder-button-secondary:hover.min-w-72.fixed.max-w-lg, div.pagebuilder-button-secondary:hover.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

a.pagebuilder-button-secondary:focus, button.pagebuilder-button-secondary:focus, div.pagebuilder-button-secondary:focus {
  border-width: 2px;
  border-color: transparent;
}

.hyva_checkout-index-index a.pagebuilder-button-secondary,.hyva_checkout-index-index  button.pagebuilder-button-secondary,.hyva_checkout-index-index  div.pagebuilder-button-secondary {
  border-width: 1px;
  text-align: center;
  font-weight: 700;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media screen and (max-width: 768px) {
  #search_autocomplete .hyva_checkout-index-index a.pagebuilder-button-secondary.border-solid,#search_autocomplete .hyva_checkout-index-index  button.pagebuilder-button-secondary.border-solid,#search_autocomplete .hyva_checkout-index-index  div.pagebuilder-button-secondary.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

.hyva_checkout-index-index a.pagebuilder-button-secondary[disabled],.hyva_checkout-index-index  button.pagebuilder-button-secondary[disabled],.hyva_checkout-index-index  div.pagebuilder-button-secondary[disabled] {
  cursor: not-allowed;
  opacity: 0.25;
}

.hyva_checkout-index-index a.pagebuilder-button-secondary,.hyva_checkout-index-index  button.pagebuilder-button-secondary,.hyva_checkout-index-index  div.pagebuilder-button-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}


.amfaq_questions a.hyva_checkout-index-index a.pagebuilder-button-secondary,
.amfaq_questions a.hyva_checkout-index-index  button.pagebuilder-button-secondary,
.amfaq_questions a.hyva_checkout-index-index  div.pagebuilder-button-secondary {
  color: #111;
}

.hyva_checkout-index-index a.pagebuilder-button-secondary:hover,.hyva_checkout-index-index  button.pagebuilder-button-secondary:hover,.hyva_checkout-index-index  div.pagebuilder-button-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.gdpr-customer-settings a.pagebuilder-button-secondary.btn-primary,.gdpr-customer-settings  button.pagebuilder-button-secondary.btn-primary,.gdpr-customer-settings  div.pagebuilder-button-secondary.btn-primary {
  background: #111;
  border-radius: 0;
  font-weight: 500;
  font-size: 16px;
}

.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 form a.pagebuilder-button-secondary.btn-primary,.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 form  button.pagebuilder-button-secondary.btn-primary,.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 form  div.pagebuilder-button-secondary.btn-primary {
  width: auto;
  border-radius: 0;
  background: #111;
}

@media (min-width: 980px) and (max-width: 1200px) {
  body.customer-account-login #customer-login-container aa.pagebuilder-button-secondary.btn-primary span,body.customer-account-login #customer-login-container a button.pagebuilder-button-secondary.btn-primary span,body.customer-account-login #customer-login-container a div.pagebuilder-button-secondary.btn-primary span {
    font-size: 16px;
  }
}

buttona.action.pagebuilder-button-secondary.btn-primary,button button.action.pagebuilder-button-secondary.btn-primary,button div.action.pagebuilder-button-secondary.btn-primary {
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  text-transform: uppercase;
}

buttona.action.pagebuilder-button-secondary.btn-primary:hover,button button.action.pagebuilder-button-secondary.btn-primary:hover,button div.action.pagebuilder-button-secondary.btn-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(171 0 131 / var(--tw-bg-opacity));
}

a.pagebuilder-button-primary:hover, button.pagebuilder-button-primary:hover, div.pagebuilder-button-primary:hover {
  padding-left: 10px !important;
}

/* HTML Code */

[data-content-type='html'] {
  overflow-wrap: break-word;
}

/**
 * Media
 */

/* Image */

[data-content-type='image'] {
  box-sizing: border-box;
}

[data-content-type='image'] > [data-element='link'],
    [data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}

[data-content-type='image'] .pagebuilder-mobile-hidden {
  display: none;
}

@media (min-width: 768px) {
  [data-content-type='image'] .pagebuilder-mobile-hidden {
    display: block;
  }

  [data-content-type='image'] .pagebuilder-mobile-only {
    display: none;
  }
}

[data-content-type='image'] figcaption {
  overflow-wrap: break-word;
}

/* Video */

[data-content-type='video'] {
  font-size: 0;
}

[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}

.gdpr-customer-settings [data-content-type='video'] .pagebuilder-video-inner.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto[data-content-type='video'] .pagebuilder-video-inner {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto[data-content-type='video'] .pagebuilder-video-inner .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap[data-content-type='video'] .pagebuilder-video-inner.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

[data-content-type='video'] .pagebuilder-video-container {
  position: relative;
  overflow: hidden;
}

.am-cookie-bar-settings > div[data-content-type='video'] .pagebuilder-video-container {
  max-width: 90%;
  max-height: 70%;
}

@media screen and (max-width: 1020px) {
  body[data-content-type='video'] .pagebuilder-video-container nav.navigation {
    z-index: 20;
  }
}

[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  padding-top: 56.25%;
}

[data-content-type='video'] iframe,
    [data-content-type='video'] video {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
}

.gdpr-customer-settings [data-content-type='video'] iframe.text-blue-500.text-3xl,.gdpr-customer-settings 
    [data-content-type='video'] video.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto[data-content-type='video'] iframe,.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto
    [data-content-type='video'] video {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto[data-content-type='video'] iframe .sku-stock-block,.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto
    [data-content-type='video'] video .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap[data-content-type='video'] iframe.justify-center.gap-2.mt-4 button,.bg-ambar-background .flex.flex-wrap
    [data-content-type='video'] video.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.bg-neutral-50[data-content-type='video'] iframe,body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.bg-neutral-50
    [data-content-type='video'] video {
    display: none;
  }
}

/* Banner */

[data-content-type='banner'] > [data-element='link'], [data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}

[data-content-type='banner'] > [data-element='link']:hover, [data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}

[data-content-type='banner'] .pagebuilder-banner-wrapper {
  box-sizing: border-box;
  overflow-wrap: break-word;
  background-clip: padding-box;
  border-radius: inherit;
  background-attachment: scroll !important;
}

[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  position: relative;
  box-sizing: border-box;
  padding: 2rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.am-cookie-bar-settings > div[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  max-width: 90%;
  max-height: 70%;
}

[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
}

body.checkout-cart-index input[value="1"] + [data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + [data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + [data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .flex.flex-wrap.gap-1[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  justify-content: flex-start;
}

#search_autocomplete [data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block [data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + [data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + [data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.flex[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background [data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.flex-wrap.w-full[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .flex[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table [data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table [data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table [data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table [data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: none;
}

@media (min-width: 768px) {
  [data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: 36rem;
  }
}

[data-content-type='banner'] .pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}

[data-content-type='banner'] .pagebuilder-banner-wrapper [data-element='content'] {
  overflow: auto;
  min-height: 50px;
}

[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-banner-button {
  margin: 0px;
  margin-top: 1.25rem;
  display: inline-block;
  max-width: 100%;
  overflow-wrap: break-word;
  transition-property: opacity;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  text-align: inherit;
}

[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}

.gdpr-customer-settings [data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-poster-content.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-poster-content {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-poster-content .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-poster-content.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

[data-content-type='banner'][data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}

@media(max-width: 767px) {
  div.products-list .product-info .py-1[data-content-type='banner'][data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay.mb-1 {
    margin-left: 0;
  }
}

[data-content-type='banner'][data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}

[data-content-type='banner'][data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex[data-content-type='banner'][data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex[data-content-type='banner'][data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay.w-full .sku-stock-block {
  margin-top: 0;
}

/* Slider */

[data-content-type='slider'] {
  visibility: hidden;
  position: relative;
}

.am-cookie-bar-settings > div[data-content-type='slider'] {
  max-width: 90%;
  max-height: 70%;
}

[data-content-type='slider'].glider-initialized {
  visibility: visible;
}

[data-content-type='slider'] [data-role='glider-content'] {
  overflow-y: hidden;
}

[data-content-type='slider'] a.button {
  color: initial;
  padding: 10px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

[data-content-type='slider'] .carousel-nav {
  position: absolute;
  bottom: 0px;
  margin-bottom: 0.5rem;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.75;
}

@media screen and (min-width: 1024px) {
  .content.sticky[data-content-type='slider'] .carousel-nav {
    box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
  }
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.bg-neutral-50[data-content-type='slider'] .carousel-nav {
    display: none;
  }
}

[data-content-type='slider'] .carousel-nav {
  left: 50%;
  transform: translateX(-50%);
}

/* Slide */

[data-content-type='slide'] {
  box-sizing: border-box;
  overflow: hidden;
  line-height: 1.25rem;
}

@media screen and (max-width: 1020px) {
  body[data-content-type='slide'] nav.navigation {
    z-index: 20;
  }
}

[data-content-type='slide'] {
  min-height: inherit;
}

[data-content-type='slide'] > [data-element='link'],
    [data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}

[data-content-type='slide'] > [data-element='link']:hover, [data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}

[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0px;
  min-height: 0px;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper {
  box-sizing: border-box;
  overflow-wrap: break-word;
  border-radius: inherit;
  min-height: inherit;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper .jarallax-viewport-element {
  position: absolute;
  top: 0px;
  z-index: 50;
  height: 100%;
  width: 0.125rem;
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.bg-neutral-50[data-content-type='slide'] .pagebuilder-slide-wrapper .jarallax-viewport-element {
    display: none;
  }
}

[data-content-type='slide'] .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: -15000vw;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 20;
}

.am-cookie-bar-settings > div[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  max-width: 90%;
  max-height: 70%;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
                [data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
                [data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
                [data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  box-sizing: border-box;
  padding: 2rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  border-radius: inherit;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
}

body.checkout-cart-index input[value="1"] + [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .flex.flex-wrap.gap-1[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  justify-content: flex-start;
}

#search_autocomplete [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.flex[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.flex-wrap.w-full[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .flex[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  min-height: inherit;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: none;
}

@media (min-width: 768px) {
  [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: 32rem;
  }
}

[data-content-type='slide'] .pagebuilder-slide-wrapper [data-element='content'] {
  overflow: auto;
  min-height: 50px;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-slide-button {
  margin: 0px;
  margin-top: 1.25rem;
  max-width: 100%;
  overflow-wrap: break-word;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  text-align: inherit;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}

.gdpr-customer-settings [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-poster-content.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-poster-content {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-poster-content .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-poster-content.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

[data-content-type='slide'][data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}

@media(max-width: 767px) {
  div.products-list .product-info .py-1[data-content-type='slide'][data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay.mb-1 {
    margin-left: 0;
  }
}

[data-content-type='slide'][data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}

[data-content-type='slide'][data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex[data-content-type='slide'][data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex[data-content-type='slide'][data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay.w-full .sku-stock-block {
  margin-top: 0;
}

/* Map */

[data-content-type='map'] {
  box-sizing: border-box;
  height: 18rem;
}

/**
 * Add Content
 */

/* Block */

/*[data-content-type$='block'] {*/

/*    .block {*/

/*        p:last-child {*/

/*            @apply mb-4 mt-0;*/

/*        }*/

/*    }*/

/*}*/

/* Dynamic Block */

[data-content-type='dynamic_block'] [data-content-type='image'] img {
  display: inline;
}

[data-content-type='dynamic_block'] .block-banners .banner-item-content,
    [data-content-type='dynamic_block'] .block-banners-inline .banner-item-content {
  margin-bottom: auto;
}

/* Products */

[data-content-type='products'][data-appearance='carousel'] [data-role='glider-content'] {
  grid-template-columns: repeat(100, calc(50% - 1rem));
}

@media (min-width: 768px) {
  [data-content-type='products'][data-appearance='carousel'] [data-role='glider-content'] {
    grid-template-columns: repeat(100, calc(33% - 1rem))
  }
}

@media (min-width: 1024px) {
  [data-content-type='products'][data-appearance='carousel'] [data-role='glider-content'] {
    grid-template-columns: repeat(100, calc(25% - 1rem))
  }
}

/**
 * Glider
 */

.glider-contain {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.gdpr-customer-settings .glider-contain.text-blue-500.text-3xl {
  color: #111;
}

@media(max-width: 767px) {
  div.products-list .product-info .py-1.glider-contain.mb-1 {
    margin-left: 0;
  }
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.glider-contain {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.glider-contain .sku-stock-block {
  margin-top: 0;
}

.am-cookie-bar-settings > div.glider-contain {
  max-width: 90%;
  max-height: 70%;
}

.bg-ambar-background .flex.flex-wrap.glider-contain.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.glider {
  overflow-y: hidden;
}

.glider.draggable {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: grab;
}

.glider.draggable .glider-slide img {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.glider.drag {
  cursor: grabbing;
}

.glider::-webkit-scrollbar {
  height: 0px;
  opacity: 0;
}

.glider .glider-track {
  z-index: 10;
  margin: 0px;
  display: flex;
  width: 100%;
  padding: 0px;
}

body.checkout-cart-index input[value="1"] + .glider .glider-track input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .glider .glider-track input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .glider .glider-track button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.gdpr-customer-settings .glider .glider-track.text-blue-500.text-3xl {
  color: #111;
}

#search_autocomplete .glider .glider-track.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .glider .glider-track.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.glider .glider-track {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .glider .glider-track.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.glider .glider-track .sku-stock-block {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .glider .glider-track.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.glider .glider-track.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.glider .glider-track.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .flex.flex-wrap.glider .glider-track.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .glider .glider-track.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.glider .glider-track {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .glider .glider-track.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .glider .glider-track.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .glider .glider-track.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .glider .glider-track.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.glider-slide {
  margin: 0.5rem;
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-content: center;
  justify-content: center;
}

.gdpr-customer-settings .glider-slide.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.glider-slide {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.glider-slide .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap.w-full.glider-slide.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.flex-wrap.glider-slide.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.glider-slide {
  min-width: 150px;
}

.glider-slide img {
  max-width: 100%;
}

.glider-hide {
  opacity: 0;
}

.glider-prev.disabled, .glider-next.disabled {
  cursor: default;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
  opacity: 0.25;
}

.glider-dot {
  margin: 0.25rem;
  display: block;
  height: 0.75rem;
  width: 0.75rem;
  cursor: pointer;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  opacity: 0.25;
  --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);
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0.glider-dot {
    margin-left: -10px;
  }
}

.gdpr-customer-settings .fixed.inset-0.glider-dot.bg-opacity-50.z-40 {
  z-index: 100;
}

span.mr-8.glider-dot.text-secondary {
  margin-right: 1rem;
}

.hyva_checkout-index-index .page-footer .footer.content + .widget.glider-dot.block-static-block {
  /*display: none;*/
}

.glider-dot.active {
  opacity: 1;
}

@media (max-width: 36em) {
  .glider::-webkit-scrollbar {
    height: 0.25rem;
    width: 0.5rem;
    -webkit-appearance: none;
            appearance: none;
    opacity: 1;
  }

  .glider::-webkit-scrollbar-thumb {
    opacity: 1;
    border-radius: 99px;
    background-color: rgba(156, 156, 156, .25);
    box-shadow: 0 0 1px rgba(255, 255, 255, .25);
  }
}

[data-show-arrows='false'] .glider-prev,
    [data-show-arrows='false'] .glider-next {
  display: none;
}

[data-show-dots='false'] .glider-dots {
  display: none;
}

.catalog-category-view.page-layout-1column .column.main {
  border: 0;
}

.category-cms {
  padding-bottom: 0;
}

.category-cms [data-content-type='image'] .pagebuilder-mobile-hidden {
  width: 100%;
}

.category-cms .pagebuilder-column-group .pagebuilder-column-line {
  display: flex;
  justify-content: space-between;
}

.category-cms [data-content-type='slider'] .carousel-nav {
  margin-bottom: 0;
  left: auto;
  right: 0;
  transform: none;
  padding: 0;
  background: transparent;
  bottom: -1rem;
  position: relative;
  float: right;
  width: auto;
}

.category-cms [data-content-type='slide'] .pagebuilder-slide-wrapper {
  padding-bottom: 26%;
}

.category-cms [data-content-type='slider'] .carousel-nav .glider-dots {
  margin: 0;
}

.category-cms [data-content-type='slider'] .carousel-nav .glider-dot:not(.active) {
  background: transparent;
  border: 1px solid;
}

.category-cms [data-content-type='slider'] .carousel-nav .glider-dot.active {
  width: 5rem;
}

.footer-copyright img.pagebuilder-mobile-only {
  max-width: 60%;
  margin: 10px auto;
}

@media (min-width: 1700px) {
  .category-cms [data-content-type='slide'] .pagebuilder-slide-wrapper {
    padding-bottom: 28%;
  }
}

@media (min-width: 2000px) {
  .category-cms [data-content-type='slide'] .pagebuilder-slide-wrapper {
    padding-bottom: 29%;
  }
}

@media screen and (max-width: 767px) {
  div.category-cms [data-content-type='slide'] .pagebuilder-slide-wrapper {
    padding-bottom: 100%;
  }

  div.category-cms [data-content-type='slide'] .pagebuilder-slide-wrapper .glider-slide {
    margin: 0;
  }
}

.rating-stars-wrap {
  position: relative;
  width: 120px;
  height: 21px;
}

.rating-stars-wrap img {
  max-width: 100%;
  /*display: block;*/
  position: relative;
  z-index: 2;
}

.rating-stars-wrap span {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #ff9402;
  z-index: 1;
}

.rating-stars-wrap:not(.two-img) img {
  display: block;
}

body.contact-index-index {
  background: #fff;
}

body.contact-index-index .heading-contact {
  grid-row-start: 2;
  grid-row-end: 1;
  grid-column-start: 1;
}

body.contact-index-index .details-contact {
  grid-row-start: 3;
  grid-row-end: 2;
  grid-column-start: 1;
}

body.contact-index-index .form.contact {
  grid-row-start: 1;
  grid-row-end: 4;
  grid-column-start: 2;
  background: #fafafa;
}

@media(max-width: 991px) {
  body.contact-index-index .columns {
    padding-left: 0px;
    padding-right: 0px;
  }

  @media screen and (max-width: 767px) {
    #filters #filter-tab body.py-0.contact-index-index .columns.block {
      margin-left: -10px;
    }
  }

  body.contact-index-index .heading-contact {
    grid-row-start: unset;
    grid-row-end: unset;
    grid-column-start: unset;
    order: 1;
    text-align: center;
  }

  body.contact-index-index .details-contact {
    grid-row-start: unset;
    grid-row-end: unset;
    grid-column-start: unset;
    order: 3;
    margin-top: 15px;
  }

  body.contact-index-index .details-contact li {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(231 231 231 / var(--tw-border-opacity));
    padding-bottom: 1rem;
  }

  body.contact-index-index .form.contact {
    grid-row-start: unset;
    grid-row-end: unset;
    grid-column-start: unset;
    order: 2;
  }
}

.contact-title {
  background: linear-gradient(-10deg, #FF45C0, #66B4FB, #CD50CF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-size: 6rem;
  line-height: 1;
}

@media (min-width: 768px) {
  .contact-title {
    font-size: 8rem;
    line-height: 1;
  }
}

body.amblog-index-post .swiper-slide .short-description {
  display: none;
}

body.amblog-index-post div.columns {
  /*@apply px-0 md:px-6;*/
}

body.amblog-index-post .recent-blog-swiper .post-image + a {
  text-align: left;
}

body.amblog-index-post .recent-post-heading {
  justify-content: flex-start;
  padding-bottom: 0px;
}

body.amblog-index-post .recent-post-heading a {
  display: none;
}

body.amblog-index-post .recent-post-heading span {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

@media (min-width: 768px) {
  body.amblog-index-post .amblog-element-block {
    margin-top: 1rem;
  }
}

body.amblog-index-post .amblog-list {
  margin-top: 0.75rem;
}

@media (min-width: 768px) {
  body.amblog-index-post #maincontent {
    margin-top: 3rem;
  }
}

body.amblog-index-post .block-products-list.grid .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

body.amblog-index-post .amblog-navigation-container {
  position: relative;
  margin-left: 1rem;
  margin-right: 1rem;
}

.am-cookie-bar-settings > divbody.amblog-index-post .amblog-navigation-container {
  max-width: 90%;
  max-height: 70%;
}

/*.amblog-navigation-container:before {*/

/*    content: "";*/

/*    width: calc(100% + 6px);*/

/*    height: 6px;*/

/*    display: block;*/

/*    background: #fafafa;*/

/*    position: absolute;*/

/*    bottom: calc(100% + 1px);*/

/*    left: -3px;*/

/*}*/

body.amblog-index-post .sidebar-main {
  display: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
}

body.amblog-index-post .sidebar-main.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) {
  body.amblog-index-post .sidebar-main {
    display: block;
  }
}

body.amblog-index-post .column.main {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

body.amblog-index-post .column.main.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.amblog-index-post .price-box {
  margin-top: 0.5rem;
}

body.amblog-index-post .amblog-post-container > img {
  margin: 0 auto;
}

body.amblog-index-category #maincontent {
  margin-top: 2.5rem;
}

body.amblog-index-category .amblog-category-description > div {
  padding-left: 0px;
  padding-right: 0px;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab body.py-0.amblog-index-category .amblog-category-description > div.block {
    margin-left: -10px;
  }
}

body.amblog-index-category .amblog-category-description > div > div {
  padding-left: 0px;
  padding-right: 0px;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab body.py-0.amblog-index-category .amblog-category-description > div > div.block {
    margin-left: -10px;
  }
}

body.amblog-index-category h1 span {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-category h1 span:before {
  content: "Articole in categoria ";
  display: inline-block;
  margin-right: 8px;
  color: #000;
}

body.amblog-index-category .amblog-category-view {
  display: none;
}

@media (max-width: 768px) {
  body.amblog-index-index div.widget-product-swiper-wrap .swp-controller {
    bottom: 10px;
  }
}

#newsletter-main-wrap .field.field-reserved {
  width: 100%;
  margin-bottom: 0;
  margin-top: 0;
}

.top-container {
  position: relative;
}

.am-cookie-bar-settings > div.top-container {
  max-width: 90%;
  max-height: 70%;
}

.live-block {
  margin-top: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.live-block p > span {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.live-block .row-full-width-inner {
  margin: 0 auto;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.live-block .arrow-link {
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-top: 8px;
}

.live-block .arrow-link a {
  max-width: 20px;
  display: flex;
}

.live-block .live-text {
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.live-block .close {
  position: absolute;
  right: 5%;
  cursor: pointer;
}

.live-block .close svg {
  max-width: 12px;
}

.live-block p > span:before {
  content: '';
  width: 12px;
  height: 12px;
  margin-right: 10px;
  border-radius: 50%;
  animation: pulse-animation 2s infinite;
  background: #ffffff;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2);
  }

  100% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
  }
}

body.cms-index-index h3.label {
  position: absolute;
  top:0;
  right: 0;
  padding: 2px 10px;
  color: #fff;
  font-size: 14px;
}

body.cms-index-index h3.label.brown {
  background: #DE5742;
}

body.cms-index-index h3.label.blue {
  background: #4AD9FE;
}

body.cms-index-index h3.label.purple {
  background: #AB0083;
}

body.cms-index-index [data-content-type='row'] {
  padding-left: 0;
  padding-right: 0;
}

body.cms-index-index .row-full-width > .row-full-width-inner {
  max-width: 100%;
}

body.cms-index-index .columns {
  max-width: unset;
}

body.cms-index-index .post-item-info .blog-title {
  margin-top: 0;
  border-top: .5rem solid #fff;
}

body.cms-index-index .recent-post-heading a.custom-underline {
  font-size: 14px;
  margin-top: 5px;
}

body.cms-index-index .hp-categories-grid + div.no-padding {
  padding-bottom: 50px;
}

@media (min-width: 768px) {
  body.cms-index-index .hp-categories-grid + div.no-padding {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(243 244 246 / var(--tw-border-opacity));
  }
}

body.cms-index-index .post-item-info .blog-title span {
  height: 60px;
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 22px;
}

body.cms-index-index .post-item-info .short-description {
  font-size: 16px;
}

body.cms-index-index .post-item-info .short-description + .custom-underline {
  padding-bottom: 20px;
}

body.cms-index-index .post-item-info .blog-btn .ampost-link {
  font-size: 15px;
}

body.cms-index-index .post-item-info,
    body.cms-index-index .amblog-list.swiper .blog-btn.custom-underline,
    body.cms-index-index .amblog-list.swiper .short-description,
    body.cms-index-index .amblog-list.swiper .amblog-dates,
    body.cms-index-index .amblog-list.swiper .blog-title {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity));
}

.hero-slider .carousel-nav {
  text-align: center;
  align-content: center;
  align-items: center;
  top: auto !important;
  background: transparent;
  bottom: -0.5rem;
  margin-bottom: 0;
  /*position: relative;*/
}

.hero-slider .carousel-nav .glider-dots {
  text-align: center;
  align-content: center;
  align-items: center;
  width: 100%;
}

.hero-slider .glider-slide {
  margin: 0 auto;
  padding: 0;
}

.hero-slider .glider-slide .pagebuilder-slide-wrapper {
  height: auto;
  position: relative;
  padding-bottom: 27.25%;
}

.hero-slider {
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -ms-overflow-style: none;
  /*scrollbar-width: none;*/
}

.hero-slider::-webkit-scrollbar {
  display: none;
}

.brand-carousel {
  margin: 50px auto 20px;
}

/*padding-left: 50px;*/

/*padding-right: 50px;*/

.brand-carousel .swiper-controller:after {
  font-size: 24px;
  color: #000;
  width: auto;
}

.brand-carousel .swiper-controller.swiper-button-next {
  right: 0;
  background: #fff;
  height: 100%;
  top: 20px;
}

.brand-carousel .swiper-controller.swiper-button-prev {
  left: 0;
  background: #fff;
  height: 100%;
  top: 20px;
}

.swiper-brand .swiper-slide a p {
  display: none;
}

.swiper-brand .swiper-slide .brand-image-container {
  /*background: #fff;*/
  /*border: 1px solid #D9D9D9;*/
  display: block;
}

.swiper-brand .swiper-slide img {
  height: 70px;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
}

.hp-masonry-categories > div {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(4, 1fr);
  gap: 10px;
}

.hp-masonry-categories .masonry-item.big {
  grid-column: span 2 / span 2;
  grid-row: span 4 / span 4;
}

.hp-masonry-categories .masonry-item.right-top {
  grid-row: span 2 / span 2;
  grid-column-start: 3;
}

.hp-masonry-categories .masonry-item.right-top-second {
  grid-row: span 2 / span 2;
  grid-column-start: 4;
}

.hp-masonry-categories .masonry-item.newsletter-wrap{
  grid-column: span 2 / span 2;
  grid-row: span 2 / span 2;
  grid-column-start: 3;
  grid-row-start: 3;
  background: #f1f1f1;
}

.hp-masonry-categories .masonry-item {
  width: unset !important;
  position: relative;
}

.hp-masonry-categories .masonry-link {
  position: absolute;
  left: 7px;
  bottom: 7px;
  background: rgba(255,255,255, .9);
  padding: 10px 15px;
}

.hp-masonry-categories .masonry-link > div {
  margin: 0;
}

.hp-masonry-categories .masonry-link a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.hp-masonry-categories .masonry-link a:after {
  content: "VEZI PRODUSELE";
  background: #AB0083;
  padding: 5px 25px;
  color: #fff;
  font-size: 16px;
}

.hp-masonry-categories .masonry-link:hover a:after {
  background: #111111;
}

.fancy-carousel h2 {
  font-size: 36px;
  opacity: .8;
}

.fancy-carousel h2 + div > p {
  font-size: 23px;
  opacity: .8;
}

.fancy-carousel .pagebuilder-button-link span {
  text-transform: uppercase;
  font-size: 14px;
}

.fancy-carousel .pagebuilder-button-link:hover span {
  color: #AB0083;
}

.fancy-carousel .pagebuilder-column:last-of-type {
  margin-left: 10px;
  margin-right: 20px;
}

.widget-product-swiper-wrap .swiper-wrapper {
  padding-bottom: 50px;
}

.widget-product-swiper-wrap .swiper-pagination {
  bottom: 2rem !important;
}

.categories-carousel-container .swiper-button-next,
    .categories-carousel-container .swiper-button-prev {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.categories-carousel-container .swiper-button-next:after,
    .categories-carousel-container .swiper-button-prev:after {
  font-size: 2rem;
}

@media screen and (max-width: 991px){
  .negative-margins [data-content-type='column'] {
    margin: 0 auto!important;
  }

  .cms-index-index .top-container {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  }

  @media (min-width: 640px) and (max-width: 980px) {
    body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.cms-index-index .top-container.absolute {
      display: none;
    }
  }

  .cms-index-index .amblog-list .swiper-slide .amblog-dates,
                .cms-index-index .amblog-list .swiper-slide .post-image,
                .cms-index-index .amblog-list .swiper-slide .short-description,
                .cms-index-index .amblog-list .swiper-slide .blog-btn {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

  .cms-index-index .amblog-list .swiper-slide .amblog-dates.min-w-72.fixed.max-w-lg,
                .cms-index-index .amblog-list .swiper-slide .post-image.min-w-72.fixed.max-w-lg,
                .cms-index-index .amblog-list .swiper-slide .short-description.min-w-72.fixed.max-w-lg,
                .cms-index-index .amblog-list .swiper-slide .blog-btn.min-w-72.fixed.max-w-lg {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  }

  .cms-index-index .amblog-list .swiper-slide .blog-title {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  }

  @media (min-width: 640px) and (max-width: 980px) {
    body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.cms-index-index .amblog-list .swiper-slide .blog-title.absolute {
      display: none;
    }
  }

  .cms-index-index .post-item-info .short-description + a.custom-underline {
    width: 100%;
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }

  .cms-index-index .post-item-info .short-description + a.custom-underline:after {
    content: none;
  }

  .product-item .product-info {
    justify-content: space-between;
  }

  .categories-carousel-container {
    background: #ffffff !important;
  }

  .hp-masonry-categories {
    padding: 0 !important;
  }

  .hp-masonry-categories > div {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(7, 1fr);
    gap: 0;
  }

  .hp-masonry-categories .masonry-item h3.label {
    font-size: 14px;
  }

  .hp-masonry-categories .masonry-item.big {
    grid-column: span 2 / span 2;
    grid-row: span 4 / span 4;
    justify-content: flex-end !important;
    text-align: center;
  }

  .hp-masonry-categories .masonry-item.right-top {
    grid-row: span 3 / span 3;
    grid-row-start: 8;
    grid-column-start: unset;
    margin-right: 3px;
  }

  .hp-masonry-categories .masonry-item.right-top-second {
    grid-row: span 3 / span 3;
    grid-row-start: 8;
    grid-column-start: unset;
    margin-left: 3px;
  }

  .hp-masonry-categories .masonry-item.newsletter-wrap{
    grid-column: span 2 / span 2;
    grid-row: span 3 / span 3;
    grid-row-start: 5;
  }

  .hp-masonry-categories .masonry-link {
    padding: 5px 5px 15px 5px;
    left: unset;
    bottom: unset;
    position: relative;
    text-align: center;
    background: #fff;
  }

  .hp-masonry-categories .masonry-link a {
    gap: 2px;
  }

  .hp-masonry-categories .masonry-link a:after {
    font-size: 14px;
    padding: 10px 20px;
  }

  .hp-masonry-categories .masonry-link span {
    font-size: 16px;
    padding: 5px 0 10px;
  }

  .fancy-carousel .pagebuilder-column:last-of-type {
    padding-left: 0;
    margin-left: 0;
  }

  .fancy-carousel h2 {
    font-size: 36px;
  }

  .fancy-carousel h2 + div > p {
    font-size: 18px;
  }
}

.footer-top .footer-links .footer-anpc + .iso-container {
  display: flex;
  gap: 10px;
  margin: 0;
}

.footer-top .footer-links .footer-anpc + .iso-container img {
  max-width: 100px;
}

@media screen and (max-width: 768px) {
  .hero-slider .glider-slide .pagebuilder-slide-wrapper {
    padding-bottom: 112%;
  }
}

@media (min-width: 981px) and (max-width: 1020px) {
  div#product-sticky-info.extra-space {
    top: 118px;
  }

  .sticky-image {
    top: 8rem;
  }

  .carousel.brand-carousel .swiper-brand {
    /*padding-bottom: 20px;*/
    padding: 0 4rem 20px;
    margin: 0 -4rem;
  }

  .carousel.brand-carousel .swiper-brand div.swiper-pagination {
    bottom: 0 !important;
  }

  .categories-carousel-container .swiper-button-next {
    margin-right: -4rem;
  }

  .categories-carousel-container .swiper-button-prev {
    margin-left: -4rem;
  }
}

.no-padding .row-full-width-inner {
  padding: 0 !important;
}

.no-margin .row-full-width-inner {
  margin: 0 !important;
}

.hp-categories-grid {
  background: #f9f9f9;
  padding: 2rem;
}

.hp-categories-grid .hp-categories-columns {
  /*max-width: 1480px;*/
  margin: 0 auto;
}

.hp-categories-grid .hp-categories-columns >div {
  display: flex;
  gap: 0;
}

.hp-categories-grid .hp-categories-columns .hp-grid-item {
  position: relative;
  background: #fff;
  display: flex;
  flex-direction: column;
}

.hp-categories-grid .hp-categories-columns .hp-grid-item .grid-text {
  flex: 1;
  margin: 20px 0;
  padding: 0 15px;
}

.hp-categories-grid .hp-categories-columns .hp-grid-item .grid-text p,
                .hp-categories-grid .hp-categories-columns .hp-grid-item .grid-text span,
                .hp-categories-grid .hp-categories-columns .hp-grid-item .grid-text a {
  opacity: .8;
}

.hp-categories-grid .hp-categories-columns .hp-grid-item .pagebuilder-button-primary {
  background: transparent;
  color: #000;
  padding: 0 10px;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  opacity: .8;
}

.hp-categories-grid .hp-categories-columns .hp-grid-item .pagebuilder-button-primary:before {
  content: "";
  background: url('../images/arrow-right.svg') no-repeat center center / contain;
  width: 14px;
  height: 14px;
  display: block;
  order: 2;
}

.hp-categories-grid .hp-categories-columns .hp-grid-item .pagebuilder-button-primary span {
  font-size: 14px;
  font-weight: bold;
}

.hp-categories-grid .hp-categories-columns .hp-grid-item .pagebuilder-button-primary:hover {
  color: #AB0083;
}

.hp-categories-grid .hp-categories-columns h3.label {
  top: 12px;
  right: 12px;
}

.excluded-title {
  margin-top: 1rem;
  padding-top: 1rem;
}

.bg-ambar-background .flex.flex-wrap.w-full.justify-center.gap-2.excluded-title button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.excluded-title #products-widget {
  margin-top: 0;
  padding-top: 0;
}

.blog-block .amblog-list {
  margin-bottom: 1rem;
}

span.mr-8.cursor-pointer.text-secondary {
  margin-right: 1rem;
}

@media(max-width: 767px) {
  .cms-home .page-bottom.border-t.order-9,
    .hyva_checkout-index-index .page-bottom.border-t.order-9,
    body.account .page-bottom.border-t.order-9,
    .cms-no-route .page-bottom.border-t.order-9,
    .cms-page-view .page-bottom.border-t.order-9{
    display: block;
  }

  div.hp-categories-grid {
    background: #ffffff;
    padding-bottom: 0;
  }

  div.hp-categories-grid .hp-categories-columns .hp-grid-item {
    background: #f9f9f9;
  }

  .brand-carousel {
    padding: 0;
    margin: 20px auto 0;
  }

  .brand-carousel .swiper-wrapper {
    padding-bottom: 3rem;
  }

  .brand-carousel .swiper-controller {
    display: none;
    margin-top: 25px;
    text-align: center;
  }

  .brand-carousel .swiper-pagination {
    bottom: 0 !important;
    max-height: 24px;
    overflow-y: auto;
    padding: 0 40px;
  }

  .brand-carousel .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
  }

  .fancy-carousel #products-widget {
    padding-left: 0px;
    padding-right: 0px;
  }

  @media screen and (max-width: 767px) {
    #filters #filter-tab .py-0.fancy-carousel #products-widget.block {
      margin-left: -10px;
    }
  }

  .hp-masonry-categories .masonry-item.big .pagebuilder-button-link span {
    font-size: 25px;
  }

  .blog-block .amblog-element-block {
    border: 0;
  }

  .blog-block .amblog-list .short-description {
    max-height: 93px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  div.widget-product-swiper-wrap .swp-controller {
    width: 35px;
    height: 35px;
  }

  div.widget-product-swiper-wrap .swp-controller:before,
    div.widget-product-swiper-wrap .swp-controller:after {
    font-size: 15px;
  }
}

@media screen and (min-width: 1024px) {
  .cms-home .page-bottom.border-t.order-9,
    .hyva_checkout-index-index .page-bottom.border-t.order-9,
    body.account .page-bottom.border-t.order-9,
    .cms-no-route .page-bottom.border-t.order-9,
    .cms-page-view .page-bottom.border-t.order-9{
    display: none;
  }

  .blog-block {
    padding-top: 10px;
  }

  .negative-margins {
    margin: 0 -20px;
  }

  .hp-categories-grid .hp-categories-columns {
    max-width: 90%;
    margin: 0 auto;
  }

  .blog-block .amblog-post-list.amblog-widget-container {
    padding-top: 1rem;
  }

  .blog-block .amblog-list.swiper {
    margin-top: 1rem;
  }

  /*.cms-page-view {*/

  /*    #products-widget .widget-product-swiper-wrap .widget-product-swiper:before,*/

  /*    #products-widget .widget-product-swiper-wrap .widget-product-swiper:after {*/

  /*        background: #fafafa;*/

  /*    }*/

  /*}*/

  .margin-none #products-widget .swiper-wrapper {
    padding-bottom: 0;
  }

  #products-widget .widget-product-swiper-wrap {
    margin: 0 -3rem;
  }

  #products-widget .widget-product-swiper-wrap .widget-product-swiper {
    padding: 0 3rem;
  }

  #products-widget .widget-product-swiper-wrap .widget-product-swiper:before,
            #products-widget .widget-product-swiper-wrap .widget-product-swiper:after {
    content: '';
    height: auto;
    position: absolute;
    background: #fff;
    display: block;
    width: 3rem;
    top: 0;
    bottom: 0;
    z-index: 2;
  }

  #products-widget .widget-product-swiper-wrap .widget-product-swiper:before {
    left: 0;
  }

  #products-widget .widget-product-swiper-wrap .widget-product-swiper:after {
    right: 0;
  }

  #products-widget .widget-product-swiper-wrap .swiper-button-prev,
            #products-widget .widget-product-swiper-wrap .swiper-button-next {
    z-index: 4;
  }

  .fancy-carousel #products-widget .widget-product-swiper-wrap {
    margin: 0 auto;
  }

  .fancy-carousel #products-widget .widget-product-swiper-wrap .widget-product-swiper {
    padding: 0;
  }

  .fancy-carousel #products-widget .widget-product-swiper-wrap .widget-product-swiper:before,
                .fancy-carousel #products-widget .widget-product-swiper-wrap .widget-product-swiper:after {
    content: none;
  }

  .inner-container .carousel.brand-carousel .swiper.swiper-brand {
    margin: 0 -2.5rem;
  }
}

@media (min-width: 1400px) and (max-width: 1500px) {
  .min-margin {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  div.negative-margins {
    margin: 0 -15px;
  }
}

@media (min-width: 400px) and (max-width: 640px) {
  .hero-slider div.carousel-nav {
    bottom: -1rem;
  }

  div.category-cms div[data-content-type='slide'] .pagebuilder-slide-wrapper {
    padding-bottom: 103%;
  }
}

@media (min-width: 640px) and (max-width: 980px) {
  .pagebuilder-column-group.fancy-carousel .pagebuilder-column:first-of-type {
    width: 45%;
  }

  .pagebuilder-column-group.fancy-carousel .pagebuilder-column:last-type {
    width: 50%;
  }
}

.catalog-brand-view #maincontent {
  margin-bottom: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.catalog-brand-view #maincontent.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.catalog-brand-view #product-list {
  border-left-width: 1px;
}

@media screen and (max-width: 767px) {
  body.page-layout-category-full-width .column.main.catalog-brand-view #product-list {
    border: 0;
  }
}

.catalog-brand-view .page-title-wrap {
  justify-content: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.gdpr-customer-settings .w-full.text-blue-500.catalog-brand-view .page-title-wrap {
  color: #111;
}

.bg-ambar-background .flex.flex-wrap.w-full.catalog-brand-view .page-title-wrap.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.catalog-brand-view .brand-description p {
  text-align: center;
}

@media (min-width: 768px) {
  .catalog-brand-view #filters-content > div {
    padding-top: 1rem;
  }
}

@media(max-width: 767px) {
  .catalog-brand-view .top-container {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  }

  .catalog-brand-view .sidebar > div {
    margin-top: -0.125rem;
    border-width: 0px;
    border-bottom-width: 1px;
    padding: 1rem;
  }

  .catalog-brand-view #filters-heading button span {
    border-radius: 9999px;
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
  }

  .catalog-brand-view #filters-content > div {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}

.checkout-form-elements .comment.message {
  margin-bottom: 0;
  padding-left: 25px;
}

.checkout-form-elements .comment.message:before {
  content: '!';
  position: absolute;
  width: 1rem;
  display: flex;
  height: 1rem;
  color: #fff;
  background: #ca8a04;
  z-index: 10;
  border-radius: 50%;
  justify-content: center;
  line-height: 1;
  font-size: 10px;
  align-items: center;
  left: 0;
}

ul#guest_details-1 {
  margin-bottom: 0;
  margin-top: 10px;
}

#selected-locker button {
  background: url("../images/edit.svg") no-repeat center right / 1.5rem;
  padding: 0 10px;
}

.searchmap .searchmap {
  padding: 0;
}

.searchmap select {
  width: 100%;
}

button#innoshipcargusalegeconf{
  background: #111;
  color: #fff;
}

#innoshipcargusalegeconf:hover:is(:disabled) {
  background: #dbe2da;
  cursor: default;
}

.hyva_checkout-index-index  input.courier-item {
  opacity: 1;
  position: static;
}

#innoshipcargusalegeconf:hover:not(:disabled) {
  background: #AB0083;
}

.address-item.inactive {
  background: #fafafa;
}

.hyva_checkout-index-index .page-footer .footer.content + .widget.block.block-static-block,
.hyva_checkout-index-index .page-bottom.border-t.order-9 {
  /*display: none;*/
}

.hyva_checkout-index-index .message.error {
  background: #fff;
  padding-top: 7px;
  padding-bottom: 5px;
}

.hyva_checkout-index-index .amsl-separator:after {
  content: "----------";
  padding: 0 5px;
}

.hyva_checkout-index-index .item.shipping .value.empty {
  position: relative;
}

.hyva_checkout-index-index .item.shipping .value.empty:before {
  content: "GRATUIT!";
  color: green;
  background: #fff;
  position: absolute;
  width: 100%;
  text-align: right;
}

.hyva_checkout-index-index .footer-container .pagebuilder-column-line {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

body.checkout-cart-index input[value="1"] + .hyva_checkout-index-index .footer-container .pagebuilder-column-line input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .hyva_checkout-index-index .footer-container .pagebuilder-column-line input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .hyva_checkout-index-index .footer-container .pagebuilder-column-line button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .hyva_checkout-index-index .footer-container .pagebuilder-column-line.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.hyva_checkout-index-index .footer-container .pagebuilder-column-line.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .hyva_checkout-index-index .footer-container .pagebuilder-column-line.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .sku-stock-block .flex.hyva_checkout-index-index .footer-container .pagebuilder-column-line.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .hyva_checkout-index-index .footer-container .pagebuilder-column-line.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .hyva_checkout-index-index .footer-container .pagebuilder-column-line.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.hyva_checkout-index-index .footer-container .pagebuilder-column-line.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.hyva_checkout-index-index .footer-container .pagebuilder-column-line.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .hyva_checkout-index-index .footer-container .pagebuilder-column-line.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.hyva_checkout-index-index .footer-container .pagebuilder-column-line.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.hyva_checkout-index-index .footer-container .pagebuilder-column-line {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .hyva_checkout-index-index .footer-container .pagebuilder-column-line.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .hyva_checkout-index-index .footer-container .pagebuilder-column-line.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .hyva_checkout-index-index .footer-container .pagebuilder-column-line.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .hyva_checkout-index-index .footer-container .pagebuilder-column-line.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.hyva_checkout-index-index section.active.bg-sky-100 .extra-info {
  background: #fff;
  padding: 1rem;
  border-bottom: 1px solid #f2f2f2;
}

.hyva_checkout-index-index section.active.bg-sky-100 label  span.font-normal {
  font-weight: 700;
}

.hyva_checkout-index-index #checkout-shipping-add-address .address-grid.address-list {
  margin-top: -30px;
}

.hyva_checkout-index-index #checkout-shipping-add-address + #shipping-form {
  margin-top: -15px;
}

.hyva_checkout-index-index .footer-container .pagebuilder-column-line .pagebuilder-column {
  flex-basis: content;
}

#guest_details {
  display: flex;
  flex-direction: column;
}

body.checkout-cart-index input[value="1"] + #guest_details input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + #guest_details input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + #guest_details button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete #guest_details.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block #guest_details.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + #guest_details.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + #guest_details.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0#guest_details.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0#guest_details.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background #guest_details.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar#guest_details {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table #guest_details.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table #guest_details.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table #guest_details.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table #guest_details.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#checkout-coupon-code-details input.invalid + .discount-error {
  display: block;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0#checkout-coupon-code-details input.invalid + .discount-error {
    margin-left: -10px;
  }
}

.hyva_checkout-index-index .page-footer .footer.content + .widget#checkout-coupon-code-details input.invalid + .discount-error.block-static-block {
  /*display: none;*/
}

.shipping .value.free{
  color: #80C5B4;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}

#checkout-coupon-code-details input.has-coupon,
#checkout-coupon-code-details button.has-coupon {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

#guest_details .amsl-buttons {
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}

#guest_details .amsl-buttons .amsl-button-wrapper.with-label {
  width: 48%;
}

#guest_details .amsl-socials-checkout {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 1rem;
}

#guest_details .amsl-socials-checkout.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

#guest_details .amsl-socials-checkout .amsl-social-wrapper.with-labels {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  padding: 1rem;
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div#guest_details .amsl-socials-checkout .amsl-social-wrapper.with-labels.absolute {
    display: none;
  }
}

#hyva-checkout-container .address-box:before {
  content: '';
  background: #fff;
  width: 100%;
  position: absolute;
  height: 100%;
  z-index: 0;
}

#hyva-checkout-container .address-box {
  z-index: 1;
  padding: 0 10px;
}

body.hyva_checkout-index-index .prefooter-section,
body.hyva_checkout-index-index .footer-top {
  display: none;
}

body.hyva_checkout-index-index #payment:after {
  content: 'conexiune securizata';
  color: #80C5B4;
  right: 10px;
  top: 35px;
  position: absolute;
  padding-left: 25px;
  background: url(../images/lock.png)no-repeat left center;
}

#payment-method-option-mollie_methods_googlepay,
#payment-method-option-mollie_methods_applepay,
#payment-method-option-net_card {
  position: relative;
}

#payment-method-option-mollie_methods_googlepay:after,
#payment-method-option-mollie_methods_applepay:after,
#payment-method-option-net_card:after {
  content: '';
  position: absolute;
  top: 0;
  right: 10px;
  display: block;
  width: 100%;
  height: 100%;
}

#payment-method-list li {
  padding: 26px 0;
  display: block;
  width: 100%;
}

#payment-method-list li .cards-section {
  padding-top: 1rem;
}

#payment-method-list li input[type="radio"]:checked + label::after,
#checkout-shipping-add-address .address-item input[type="radio"]:checked + label::after,
#billing-details .address-item input[type="radio"]:checked + label::after {
  content: "";
  position: absolute;
  top: 12px;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background: #111;
  display: grid;
  place-items: center;
  contain: strict;
  border-radius: 50%;
}

#payment-method-list li input[type="radio"]:checked + label::after,
#billing-details .address-item input[type="radio"]:checked + label::after {
  left: -2rem;
}

#payment-method-list li .cards-section input[type="radio"]:checked + label::after {
  margin-top: 7px;
}

#payment-method-list li .cards-section #pay-with-new-card input[type="radio"]:checked + label::after {
  margin-top: -2px;
}

#checkout-shipping-add-address .address-item input[type="radio"]:checked + label::after {
  left: -24px;
  margin-top: 16px;
}

#payment-method-list li input[type="radio"]:checked + label i::after,
#checkout-shipping-add-address .address-item input[type="radio"]:checked + label i::after {
  content: none;
}

#payment-method-option-net_card.active {
  margin-bottom: 75px;
  border-bottom: 0;
  padding-bottom: 0;
}

#payment-method-option-net_card.active > div.bg-sky-100 {
  padding-bottom: 26px;
}

#payment-method-option-net_card.active:before {
  content: 'Platesti imediat, fara costuri suplimentare.';
  display: block;
  font-weight: 500;
  background: #fff;
  padding: 26px 30px;
  position: absolute;
  bottom: -75px;
  top: auto;
  width: 100%;
  border: 1px solid rgba(17, 17, 17, 0.10);
  border-top: 0;
}

#payment-method-list {
  padding: 15px;
}

#payment-method-list li > div {
  align-items: center;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab #payment-method-list li > div.px-0.block {
    margin-left: -10px;
  }
}

#search_autocomplete .flex.flex-wrap.gap-1#payment-method-list li > div {
  justify-content: flex-start;
}

#cookiebar-groups .fixed.inset-0.flex#payment-method-list li > div {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex#payment-method-list li > div .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#my-orders-table .flex#payment-method-list li > div.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex#payment-method-list li > div.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex#payment-method-list li > div.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex#payment-method-list li > div.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#payment-method-list li > div i {
  top: auto;
}

#payment-method-option-mollie_methods_applepay:after {
  background: url(../images/apple-pay.svg)no-repeat right center;
}

#payment-method-option-mollie_methods_googlepay:after {
  background: url(../images/g-pay.svg)no-repeat right center;
}

#payment-method-option-net_card:after {
  background: url(../images/card-icons.svg)no-repeat right 1.5rem;
}

#billing-details .tabs > span {
  padding-top: 8px;
  padding-bottom: 8px;
}

section#payment .section-title:after {
  content:'Toate tranzactiile sunt securizate si criptate.';
  color: rgba(17, 17, 17, 0.50);
  font-size: 16px;
}

#save-new-card-block input {
  position: absolute;
}

.product-slider.crosssell-product-slider #products-widget .widget-product-swiper-wrap .widget-product-swiper:before,
.product-slider.crosssell-product-slider #products-widget .widget-product-swiper-wrap .widget-product-swiper:after {
  background: transparent;
}

/*#save-billing-address {*/

/*    padding: 1px 35px;*/

/*    font-weight: 500;*/

/*}*/

@media screen and (min-width: 1024px) {
  #hyva-checkout-container .column-main > section,
    #hyva-checkout-container .column-main > h2 {
    width: 90%;
    margin-right: 0;
    margin-left: auto;
  }

  #hyva-checkout-container .column-main > section {
    padding: 10px;
    margin-top: 20px;
  }

  body.hyva_checkout-index-index .footer-container {
    max-width: 90%;
  }

  body.hyva_checkout-index-index .footer-container [data-content-type='buttons'] [data-content-type='button-item'] {
    margin-bottom: 0;
  }

  body.hyva_checkout-index-index .column.main {
    gap: 0;
  }

  body.hyva_checkout-index-index .checkout-title {
    font-size: 22px;
    --tw-text-opacity: 0.8;
  }

  body.hyva_checkout-index-index #breadcrumbs {
    margin-top: 30px;
  }

  body.hyva_checkout-index-index .section-title {
    padding-top: 20px;
    padding-left: 70px;
  }

  body.hyva_checkout-index-index section.step::before {
    top: 25px;
    left: 20px;
  }

  body.hyva_checkout-index-index .shipping-option {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  body.hyva_checkout-index-index #shipping-method-option-innoshipcargusgo_1 .shipping-option {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  @media screen and (max-width: 767px) {
    #filters #filter-tab body.hyva_checkout-index-index #shipping-method-option-innoshipcargusgo_1 .shipping-option.px-0.block {
      margin-left: -10px;
    }
  }

  body.hyva_checkout-index-index #shipping-method-option-innoshipcargusgo_1 .shipping-option {
    padding-top: 0;
    padding-bottom: 0;
    align-items: center;
  }

  body.hyva_checkout-index-index #shipping-method-option-innoshipcargusgo_1 .shipping-option label {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  body.hyva_checkout-index-index #shipping-method-option-innoshipcargusgo_1 .shipping-option label i {
    top: 25px;
  }
}

@media screen and (max-width: 768px) {
  body.hyva_checkout-index-index {
    overflow-x: hidden;
  }

  body.hyva_checkout-index-index #guest_details .amsl-buttons {
    gap: 5px;
  }

  body.hyva_checkout-index-index #guest_details .amsl-socials-checkout {
    padding-top: 0;
    padding-bottom: 0;
  }

  body.hyva_checkout-index-index section#payment .section-title:after {
    font-size: 14px;
  }

  body.hyva_checkout-index-index section {
    padding-left: 15px;
    padding-right: 15px;
  }

  body.hyva_checkout-index-index section section {
    padding: 0;
  }

  body.hyva_checkout-index-index .checkout-title {
    font-size: 20px;
    --tw-text-opacity: 0.8;
    font-weight: 500;
  }

  body.hyva_checkout-index-index .section-title h2 {
    font-size: 20px;
    color: rgba(17, 17, 17, 0.80);
  }

  body.hyva_checkout-index-index section.step::before {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    top: 23px;
    left: 20px;
  }

  body.hyva_checkout-index-index #billing-details:after {
    top: 20px;
    max-width: 25%;
    line-height: 1;
    background-size: 20px;
    text-align: right;
    right: 20px;
  }

  body.hyva_checkout-index-index form .field-wrapper {
    margin-bottom: 20px;
  }

  body.hyva_checkout-index-index input[type="radio"] + label i {
    left: -30px;
  }

  body.hyva_checkout-index-index #hyva-checkout-container .column-right {
    border-top: 20px solid #f9f9f9;
    border-bottom: 20px solid #f9f9f9;
    padding: 0;
  }

  body.hyva_checkout-index-index #hyva-checkout-container .column-right section {
    padding: 0;
  }

  body.hyva_checkout-index-index #hyva-checkout-container .column-right #checkout-cart-details,
                body.hyva_checkout-index-index #hyva-checkout-container .column-right .total-segments,
                body.hyva_checkout-index-index #hyva-checkout-container .column-right .order-comment,
                body.hyva_checkout-index-index #hyva-checkout-container .column-right .nav-main {
    padding-left: 15px;
    padding-right: 15px;
  }

  body.hyva_checkout-index-index #hyva-checkout-container .column-right .sticky {
    margin-top: 0;
  }

  body.hyva_checkout-index-index #hyva-checkout-container .column-right:before {
    content: "Sumar comanda";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    padding: 27px 18px 17px;
  }

  body.hyva_checkout-index-index #hyva-checkout-container .column-main {
    padding-bottom: 0;
  }

  body.hyva_checkout-index-index #payment-method-list {
    padding: 8px;
  }

  body.hyva_checkout-index-index #payment-method-list li {
    padding: 14px 0;
  }

  body.hyva_checkout-index-index #payment-method-option-net_card.active {
    margin-bottom: 73px;
    padding-bottom: 0;
  }

  body.hyva_checkout-index-index #payment-method-option-net_card.active.bg-sky-100 .bg-sky-100 {
    padding-bottom: 20px;
    padding-top: 5px;
  }

  body.hyva_checkout-index-index #payment-method-option-net_card:after {
    background-position: right 1.5rem;
    background-size: 6rem;
  }

  body.hyva_checkout-index-index #shipping-method-option-nailsupstorepickup {
    margin-top: 3px;
  }

  body.hyva_checkout-index-index #payment-method-option-net_card.active:before {
    padding: 10px 20px;
    bottom: -45px;
  }

  body.hyva_checkout-index-index #payment-method-list li .cards-section {
    /*padding-bottom: 1rem;*/
    padding: 0.5rem;
  }

  body.hyva_checkout-index-index #payment-method-list li input[type="radio"]:checked + label::after {
    left: -27px;
  }

  body.hyva_checkout-index-index #billing-details .address-item input[type="radio"]:checked + label::after {
    left: -27px;
    margin-top: 0;
    top: 12px;
  }

  body.hyva_checkout-index-index #checkout-shipping-add-address .address-item input[type="radio"]:checked + label::after {
    left: -19px;
    margin-top: 0;
    top: 28px;
  }

  body.hyva_checkout-index-index section#payment:after {
    font-size: 14px;
    background-size: 19px;
    max-width: 20%;
    line-height: 1;
    right: 20px;
    top: 22px;
    position: absolute;
    padding-left: 27px;
  }

  body.hyva_checkout-index-index #messages {
    padding-left: 0;
    padding-right: 0;
  }

  body.hyva_checkout-index-index .amsl-separator:before {
    content: "----------";
    padding: 0 5px;
  }
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right {
    margin: 0;
    border: 0;
  }

  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.bg-neutral-50.absolute {
    display: none;
  }
}

.form-unsaved .unsaved:before {
  content: 'Salveaza adresa de livrare!';
  padding: 5px;
  display: block;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0.form-unsaved .unsaved:before {
    margin-left: -10px;
  }
}

.gdpr-customer-settings .form-unsaved .unsaved.text-blue-500.text-3xl:before {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.form-unsaved .unsaved:before {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.form-unsaved .unsaved .sku-stock-block:before {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap.form-unsaved .unsaved.justify-center.gap-2.mt-4 button:before {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.hyva_checkout-index-index .page-footer .footer.content + .widget.form-unsaved .unsaved.block-static-block:before {
  /*display: none;*/
}

/* purgecss end ignore */

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.pointer-events-auto {
  pointer-events: auto;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.inset-x-0 {
  left: 0px;
  right: 0px;
}

.inset-y-0 {
  top: 0px;
  bottom: 0px;
}

.-left-2 {
  left: -0.5rem;
}

.-right-1 {
  right: -0.25rem;
}

.-right-1\.5 {
  right: -0.375rem;
}

.-right-full {
  right: -100%;
}

.-top-1 {
  top: -0.25rem;
}

.-top-1\.5 {
  top: -0.375rem;
}

.-top-2 {
  top: -0.5rem;
}

.-top-3 {
  top: -0.75rem;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-2 {
  bottom: 0.5rem;
}

.left-0 {
  left: 0px;
}

.left-1 {
  left: 0.25rem;
}

.left-1\/2 {
  left: 50%;
}

.left-2 {
  left: 0.5rem;
}

.left-4 {
  left: 1rem;
}

.right-0 {
  right: 0px;
}

.right-1 {
  right: 0.25rem;
}

.right-2 {
  right: 0.5rem;
}

.right-3 {
  right: 0.75rem;
}

.right-4 {
  right: 1rem;
}

.top-0 {
  top: 0px;
}

.top-1 {
  top: 0.25rem;
}

.top-2 {
  top: 0.5rem;
}

.top-4 {
  top: 1rem;
}

.top-5 {
  top: 1.25rem;
}

.top-full {
  top: 100%;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-50 {
  z-index: 50;
}

.order-1 {
  order: 1;
}

.order-10 {
  order: 10;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-9 {
  order: 9;
}

.order-last {
  order: 9999;
}

.col-span-1 {
  grid-column: span 1 / span 1;
}

.col-span-12 {
  grid-column: span 12 / span 12;
}

.col-span-2 {
  grid-column: span 2 / span 2;
}

.col-span-3 {
  grid-column: span 3 / span 3;
}

.col-span-4 {
  grid-column: span 4 / span 4;
}

.col-span-6 {
  grid-column: span 6 / span 6;
}

.col-span-full {
  grid-column: 1 / -1;
}

.float-left {
  float: left;
}

.clear-left {
  clear: left;
}

.clear-both {
  clear: both;
}

.-m-2 {
  margin: -0.5rem;
}

.-m-px {
  margin: -1px;
}

.m-0 {
  margin: 0px;
}

.m-1 {
  margin: 0.25rem;
}

.m-2 {
  margin: 0.5rem;
}

.m-4 {
  margin: 1rem;
}

.m-5 {
  margin: 1.25rem;
}

.m-auto {
  margin: auto;
}

.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

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

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.\!mt-3 {
  margin-top: 0.75rem !important;
}

.\!mt-6 {
  margin-top: 1.5rem !important;
}

.-ml-4 {
  margin-left: -1rem;
}

.-ml-px {
  margin-left: -1px;
}

.-mr-2 {
  margin-right: -0.5rem;
}

.-mr-3 {
  margin-right: -0.75rem;
}

.-mr-4 {
  margin-right: -1rem;
}

.-mt-0 {
  margin-top: -0px;
}

.-mt-0\.5 {
  margin-top: -0.125rem;
}

.-mt-1 {
  margin-top: -0.25rem;
}

.-mt-2 {
  margin-top: -0.5rem;
}

.-mt-3 {
  margin-top: -0.75rem;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-1\.5 {
  margin-bottom: 0.375rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-3\.5 {
  margin-bottom: 0.875rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-0 {
  margin-left: 0px;
}

.ml-0\.5 {
  margin-left: 0.125rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-2\.5 {
  margin-left: 0.625rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.ml-auto {
  margin-left: auto;
}

.mr-0 {
  margin-right: 0px;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-14 {
  margin-right: 3.5rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-2\.5 {
  margin-right: 0.625rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mr-7 {
  margin-right: 1.75rem;
}

.mr-auto {
  margin-right: auto;
}

.mt-0 {
  margin-top: 0px;
}

.mt-0\.5 {
  margin-top: 0.125rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-2\.5 {
  margin-top: 0.625rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-auto {
  margin-top: auto;
}

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

.box-content {
  box-sizing: content-box;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

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

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

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

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-0 {
  height: 0px;
}

.h-1 {
  height: 0.25rem;
}

.h-1\.5 {
  height: 0.375rem;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-2 {
  height: 0.5rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-3 {
  height: 0.75rem;
}

.h-36 {
  height: 9rem;
}

.h-4 {
  height: 1rem;
}

.h-48 {
  height: 12rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

.h-96 {
  height: 24rem;
}

.h-\[27px\] {
  height: 27px;
}

.h-auto {
  height: auto;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-max {
  height: -moz-max-content;
  height: max-content;
}

.h-px {
  height: 1px;
}

.h-screen {
  height: 100vh;
}

.max-h-\[6\.25rem\] {
  max-height: 6.25rem;
}

.max-h-\[calc\(95vh-5rem\)\] {
  max-height: calc(95vh - 5rem);
}

.max-h-full {
  max-height: 100%;
}

.max-h-review-image {
  max-height: var(--amreview-slider-item-height);
}

.max-h-screen {
  max-height: 100vh;
}

.max-h-screen-75 {
  max-height: 75vh;
}

.min-h-0 {
  min-height: 0px;
}

.min-h-14 {
  min-height: 3.5rem;
}

.min-h-\[4rem\] {
  min-height: 4rem;
}

.min-h-\[90px\] {
  min-height: 90px;
}

.min-h-\[9rem\] {
  min-height: 9rem;
}

.w-0 {
  width: 0px;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.333333%;
}

.w-1\/4 {
  width: 25%;
}

.w-10 {
  width: 2.5rem;
}

.w-11 {
  width: 2.75rem;
}

.w-11\/12 {
  width: 91.666667%;
}

.w-12 {
  width: 3rem;
}

.w-16 {
  width: 4rem;
}

.w-2\/3 {
  width: 66.666667%;
}

.w-2\/4 {
  width: 50%;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-3 {
  width: 0.75rem;
}

.w-3\/4 {
  width: 75%;
}

.w-32 {
  width: 8rem;
}

.w-4 {
  width: 1rem;
}

.w-4\/12 {
  width: 33.333333%;
}

.w-40 {
  width: 10rem;
}

.w-5 {
  width: 1.25rem;
}

.w-5\/12 {
  width: 41.666667%;
}

.w-56 {
  width: 14rem;
}

.w-6 {
  width: 1.5rem;
}

.w-60 {
  width: 15rem;
}

.w-7 {
  width: 1.75rem;
}

.w-7\/12 {
  width: 58.333333%;
}

.w-8 {
  width: 2rem;
}

.w-8\/12 {
  width: 66.666667%;
}

.w-80 {
  width: 20rem;
}

.w-9 {
  width: 2.25rem;
}

.w-\[29px\] {
  width: 29px;
}

.w-auto {
  width: auto;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.w-max {
  width: -moz-max-content;
  width: max-content;
}

.w-min {
  width: -moz-min-content;
  width: min-content;
}

.w-px {
  width: 1px;
}

.w-screen {
  width: 100vw;
}

.min-w-0 {
  min-width: 0px;
}

.min-w-48 {
  min-width: 12rem;
}

.min-w-\[10\.5rem\] {
  min-width: 10.5rem;
}

.min-w-\[1rem\] {
  min-width: 1rem;
}

.min-w-\[25px\] {
  min-width: 25px;
}

.min-w-\[3rem\] {
  min-width: 3rem;
}

.min-w-am-promo-product {
  min-width: 320px;
}

.min-w-min {
  min-width: -moz-min-content;
  min-width: min-content;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-\[100\%\] {
  max-width: 100%;
}

.max-w-\[11rem\] {
  max-width: 11rem;
}

.max-w-\[9rem\] {
  max-width: 9rem;
}

.max-w-fit {
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.max-w-full {
  max-width: 100%;
}

.max-w-max {
  max-width: -moz-max-content;
  max-width: max-content;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-none {
  max-width: none;
}

.max-w-prose {
  max-width: 65ch;
}

.max-w-review-image {
  max-width: var(--amreview-slider-item-width);
}

.max-w-screen-sm {
  max-width: 640px;
}

.max-w-xl {
  max-width: 36rem;
}

.max-w-xs {
  max-width: 20rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-none {
  flex: none;
}

.flex-shrink {
  flex-shrink: 1;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.shrink-0 {
  flex-shrink: 0;
}

.flex-grow {
  flex-grow: 1;
}

.grow {
  flex-grow: 1;
}

.grow-0 {
  flex-grow: 0;
}

.basis-2\/4 {
  flex-basis: 50%;
}

.basis-\[48\%\] {
  flex-basis: 48%;
}

.basis-full {
  flex-basis: 100%;
}

.table-auto {
  table-layout: auto;
}

.table-fixed {
  table-layout: fixed;
}

.origin-bottom-left {
  transform-origin: bottom left;
}

.origin-top-right {
  transform-origin: top right;
}

.-translate-x-1 {
  --tw-translate-x: -0.25rem;
  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));
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  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));
}

.-translate-x-full {
  --tw-translate-x: -100%;
  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));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  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));
}

.translate-x-0 {
  --tw-translate-x: 0px;
  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));
}

.translate-x-full {
  --tw-translate-x: 100%;
  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));
}

.translate-y-0 {
  --tw-translate-y: 0px;
  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));
}

.translate-y-1 {
  --tw-translate-y: 0.25rem;
  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));
}

.translate-y-12 {
  --tw-translate-y: 3rem;
  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));
}

.rotate-0 {
  --tw-rotate: 0deg;
  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));
}

.rotate-180 {
  --tw-rotate: 180deg;
  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));
}

.rotate-45 {
  --tw-rotate: 45deg;
  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));
}

.scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  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));
}

.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
}

.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));
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.animate-bounce {
  animation: bounce 1s infinite;
}

@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

.animate-ping {
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite;
}

.cursor-default {
  cursor: default;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize-none {
  resize: none;
}

.resize-y {
  resize: vertical;
}

.resize {
  resize: both;
}

.list-disc {
  list-style-type: disc;
}

.list-none {
  list-style-type: none;
}

.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.grid-flow-row {
  grid-auto-flow: row;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.\!flex-col {
  flex-direction: column !important;
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.place-items-end {
  place-items: end;
}

.place-items-center {
  place-items: center;
}

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

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

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

.items-baseline {
  align-items: baseline;
}

.items-stretch {
  align-items: stretch;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.\!justify-center {
  justify-content: center !important;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-0 {
  gap: 0px;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-x-1 {
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}

.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-y-0 {
  row-gap: 0px;
}

.gap-y-1 {
  row-gap: 0.25rem;
}

.gap-y-2 {
  row-gap: 0.5rem;
}

.gap-y-3 {
  row-gap: 0.75rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.space-x-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.125rem * var(--tw-space-x-reverse));
  margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.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));
}

.self-start {
  align-self: flex-start;
}

.self-end {
  align-self: flex-end;
}

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

.self-stretch {
  align-self: stretch;
}

.justify-self-center {
  justify-self: center;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.overscroll-y-contain {
  overscroll-behavior-y: contain;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-ellipsis {
  text-overflow: ellipsis;
}

.hyphens-auto {
  -webkit-hyphens: auto;
          hyphens: auto;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.whitespace-pre-line {
  white-space: pre-line;
}

.break-words {
  overflow-wrap: break-word;
}

.break-all {
  word-break: break-all;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-none {
  border-radius: 0px;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.rounded-b-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-l {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-r {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.rounded-r-md {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.\!border-0 {
  border-width: 0px !important;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-4 {
  border-width: 4px;
}

.border-\[1\.125rem\] {
  border-width: 1.125rem;
}

.border-x-0 {
  border-left-width: 0px;
  border-right-width: 0px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-0 {
  border-bottom-width: 0px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-l {
  border-left-width: 1px;
}

.border-l-0 {
  border-left-width: 0px;
}

.border-l-\[0\.875rem\] {
  border-left-width: 0.875rem;
}

.border-r {
  border-right-width: 1px;
}

.border-r-0 {
  border-right-width: 0px;
}

.border-t {
  border-top-width: 1px;
}

.border-t-0 {
  border-top-width: 0px;
}

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.border-none {
  border-style: none;
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-blue-100 {
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity));
}

.border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity));
}

.border-blue-700 {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity));
}

.border-container {
  --tw-border-opacity: 1;
  border-color: rgb(231 231 231 / var(--tw-border-opacity));
}

.border-container-darker {
  --tw-border-opacity: 1;
  border-color: rgb(182 182 182 / var(--tw-border-opacity));
}

.border-container-lighter {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
}

.border-current {
  border-color: currentColor;
}

.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}

.border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}

.border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}

.border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity));
}

.border-green-300 {
  --tw-border-opacity: 1;
  border-color: rgb(134 239 172 / var(--tw-border-opacity));
}

.border-green-500 {
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity));
}

.border-purple {
  --tw-border-opacity: 1;
  border-color: rgb(171 0 131 / var(--tw-border-opacity));
}

.border-red-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 226 226 / var(--tw-border-opacity));
}

.border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity));
}

.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}

.border-red-600 {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity));
}

.border-red-700 {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity));
}

.border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
}

.border-transparent {
  border-color: transparent;
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-yellow-400 {
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity));
}

.border-zinc-50 {
  --tw-border-opacity: 1;
  border-color: rgb(250 250 250 / var(--tw-border-opacity));
}

.border-l-gray-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(243 244 246 / var(--tw-border-opacity));
}

.\!bg-transparent {
  background-color: transparent !important;
}

.bg-amrma_light_blue {
  --tw-bg-opacity: 1;
  background-color: rgb(236 238 255 / var(--tw-bg-opacity));
}

.bg-amrma_light_blue_bg {
  --tw-bg-opacity: 1;
  background-color: rgb(234 241 255 / var(--tw-bg-opacity));
}

.bg-amrma_sky_blue {
  --tw-bg-opacity: 1;
  background-color: rgb(226 245 254 / var(--tw-bg-opacity));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}

.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

.bg-container {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.bg-container-darker {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.bg-container-lighter {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-container-lighter\/95 {
  background-color: rgb(255 255 255 / 0.95);
}

.bg-fuchsia-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 232 255 / var(--tw-bg-opacity));
}

.bg-fuchsia-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(162 28 175 / var(--tw-bg-opacity));
}

.bg-fucsia {
  --tw-bg-opacity: 1;
  background-color: rgb(255 69 192 / var(--tw-bg-opacity));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}

.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity));
}

.bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}

.bg-green-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity));
}

.bg-inherit {
  background-color: inherit;
}

.bg-neutral-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.bg-new-black {
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity));
}

.bg-new-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(111 111 111 / var(--tw-bg-opacity));
}

.bg-new-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 241 241 / var(--tw-bg-opacity));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}

.bg-purple {
  --tw-bg-opacity: 1;
  background-color: rgb(171 0 131 / var(--tw-bg-opacity));
}

.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}

.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}

.bg-sky-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity));
}

.bg-sky-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 249 255 / var(--tw-bg-opacity));
}

.bg-stone-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 249 / var(--tw-bg-opacity));
}

.bg-transparent {
  background-color: transparent;
}

.bg-turcoaz {
  --tw-bg-opacity: 1;
  background-color: rgb(102 180 251 / var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity));
}

.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}

.bg-zinc-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity));
}

.bg-zinc-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.bg-opacity-100 {
  --tw-bg-opacity: 1;
}

.bg-opacity-25 {
  --tw-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --tw-bg-opacity: 0.75;
}

.bg-opacity-90 {
  --tw-bg-opacity: 0.9;
}

.bg-amty-custom1 {
  background-image: var(--amty-custom1);
}

.bg-amty-custom2 {
  background-image: var(--amty-custom2);
}

.bg-amty-custom3 {
  background-image: var(--amty-custom3);
}

.bg-amty-customer-create {
  background-image: var(--amty-customer-create);
}

.bg-amty-header {
  background-image: var(--amty-header);
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-fucsia {
  --tw-gradient-from: #FF45C0 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 69 192 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-indigo-500 {
  --tw-gradient-from: #6366f1 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-0\% {
  --tw-gradient-from-position: 0%;
}

.via-turcoaz {
  --tw-gradient-to: rgb(102 180 251 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #66B4FB var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-fucsia-dark {
  --tw-gradient-to: #CD50CF var(--tw-gradient-to-position);
}

.to-pink-500 {
  --tw-gradient-to: #ec4899 var(--tw-gradient-to-position);
}

.to-turcoaz {
  --tw-gradient-to: #66B4FB var(--tw-gradient-to-position);
}

.to-95\% {
  --tw-gradient-to-position: 95%;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.fill-black\/20 {
  fill: rgb(0 0 0 / 0.2);
}

.fill-current {
  fill: currentColor;
}

.stroke-current {
  stroke: currentColor;
}

.stroke-white {
  stroke: #ffffff;
}

.stroke-white\/75 {
  stroke: rgb(255 255 255 / 0.75);
}

.stroke-2 {
  stroke-width: 2;
}

.object-contain {
  object-fit: contain;
}

.object-cover {
  object-fit: cover;
}

.object-center {
  object-position: center;
}

.\!p-0 {
  padding: 0px !important;
}

.p-0 {
  padding: 0px;
}

.p-0\.5 {
  padding: 0.125rem;
}

.p-1 {
  padding: 0.25rem;
}

.p-10 {
  padding: 2.5rem;
}

.p-12 {
  padding: 3rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-2\.5 {
  padding: 0.625rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-9 {
  padding: 2.25rem;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-0\.5 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-px {
  padding-top: 1px;
  padding-bottom: 1px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-0 {
  padding-left: 0px;
}

.pl-0\.5 {
  padding-left: 0.125rem;
}

.pl-1 {
  padding-left: 0.25rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-7 {
  padding-left: 1.75rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pr-1 {
  padding-right: 0.25rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pr-3 {
  padding-right: 0.75rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pr-8 {
  padding-right: 2rem;
}

.pt-0 {
  padding-top: 0px;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-1\.5 {
  padding-top: 0.375rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-2\.5 {
  padding-top: 0.625rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

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

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

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

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

.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

.align-bottom {
  vertical-align: bottom;
}

.font-light {
  font-family: Jost-Light, sans-serif;
}

.font-sans {
  font-family: Jost-Regular, sans-serif;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: 700;
}

.font-light {
  font-weight: 300;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.not-italic {
  font-style: normal;
}

.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-feature-settings: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.leading-4 {
  line-height: 1rem;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-8 {
  line-height: 2rem;
}

.leading-loose {
  line-height: 2;
}

.leading-none {
  line-height: 1;
}

.leading-normal {
  line-height: 1.5;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-tight {
  line-height: 1.25;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.tracking-widest {
  letter-spacing: 0.1em;
}

.text-amber-500 {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity));
}

.text-amber-600 {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity));
}

.text-amfaq_gray {
  --tw-text-opacity: 1;
  color: rgb(87 87 102 / var(--tw-text-opacity));
}

.text-amrma_dark_blue {
  --tw-text-opacity: 1;
  color: rgb(25 121 195 / var(--tw-text-opacity));
}

.text-amrma_status_pending {
  --tw-text-opacity: 1;
  color: rgb(33 150 243 / var(--tw-text-opacity));
}

.text-amrma_status_rejected {
  --tw-text-opacity: 1;
  color: rgb(216 15 51 / var(--tw-text-opacity));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-black-50 {
  --tw-text-opacity: 1;
  color: rgb(65 65 65 / var(--tw-text-opacity));
}

.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}

.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
}

.text-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity));
}

.text-cyan-500 {
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity));
}

.text-cyan-700 {
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity));
}

.text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity));
}

.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity));
}

.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}

.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.text-green-200 {
  --tw-text-opacity: 1;
  color: rgb(187 247 208 / var(--tw-text-opacity));
}

.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}

.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}

.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}

.text-new-gray {
  --tw-text-opacity: 1;
  color: rgb(111 111 111 / var(--tw-text-opacity));
}

.text-orange-400 {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity));
}

.text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.text-primary-lighter {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-purple {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.text-red-300 {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity));
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}

.text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity));
}

.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-secondary-darker {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}

.text-slate-900 {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity));
}

.text-slate-950 {
  --tw-text-opacity: 1;
  color: rgb(2 6 23 / var(--tw-text-opacity));
}

.text-third-turcoaz {
  --tw-text-opacity: 1;
  color: rgb(125 198 184 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-yellow-300 {
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity));
}

.text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity));
}

.text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity));
}

.underline {
  text-decoration-line: underline;
}

.line-through {
  text-decoration-line: line-through;
}

.no-underline {
  text-decoration-line: none;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-25 {
  opacity: 0.25;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-75 {
  opacity: 0.75;
}

.\!shadow-none {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.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);
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.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);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline {
  outline-style: solid;
}

.outline-offset-2 {
  outline-offset: 2px;
}

.ring {
  --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(3px + 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);
}

.ring-4 {
  --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(4px + 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);
}

.ring-blue-500\/50 {
  --tw-ring-color: rgb(59 130 246 / 0.5);
}

.ring-primary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity));
}

.ring-red-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity));
}

.ring-white {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
}

.ring-opacity-0 {
  --tw-ring-opacity: 0;
}

.ring-opacity-50 {
  --tw-ring-opacity: 0.5;
}

.blur {
  --tw-blur: blur(8px);
  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);
}

.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);
}

.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-none {
  transition-property: none;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-150 {
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.duration-700 {
  transition-duration: 700ms;
}

.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

/* This class only exists for backwards compatibility, */

/* The default is applied in tailwind.config.js since Hyvä 1.2.0 */

.text-sans-serif {
  font-family: "Jost-Regular", sans-serif;
}

.\[wire\:model\] {
  wire: model;
}

.\[wire\:select\] {
  wire: select;
}

/* .page-footer {} */

.prefooter-section > div {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.prefooter-section .prefooter-badge {
  margin-left: 0 !important;
  display: flex;
  align-items: center;
}

.prefooter-section .prefooter-badge > div {
  display: flex;
  gap: 10px;
}

.footer-top {
  background: #f4f4f4;
  padding: 80px 0 40px;
}

.footer-top > div {
  max-width: 1536px;
  margin-left: auto;
  margin-right: auto;
}

.footer-top .inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

body.checkout-cart-index input[value="1"] + .footer-top .inner input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .footer-top .inner input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .footer-top .inner button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .footer-top .inner.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.footer-top .inner.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.gap-1.footer-top .inner {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .footer-top .inner.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .sku-stock-block .flex.footer-top .inner.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .footer-top .inner.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .footer-top .inner.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.footer-top .inner.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex.footer-top .inner {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.footer-top .inner.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0.flex.footer-top .inner .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .footer-top .inner.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.footer-top .inner.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.footer-top .inner {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .footer-top .inner.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .footer-top .inner.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .footer-top .inner.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .footer-top .inner.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table .flex.footer-top .inner.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex.footer-top .inner.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex.footer-top .inner.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex.footer-top .inner.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

@media (min-width: 768px) {
  .footer-top .inner {
    flex-wrap: nowrap;
  }
}

.footer-top .app-imgs img {
  max-width: 15rem;
}

@media (min-width: 768px) {
  .footer-top .app-imgs img {
    max-width: 100%;
  }
}

.footer-top .footer-big-image {
  display: block !important;
}

.footer-top .footer-contact-container {
  width: 100% !important;
}

.footer-top .footer-contact-container ul {
  display: grid;
  gap: 1rem !important;
}

body.sales-order-view .low-total-info .footer-top .footer-contact-container ul > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info .footer-top .footer-contact-container ul div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list.footer-top .footer-contact-container ul .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.footer-top .footer-contact-container ul li {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
}

body.checkout-cart-index input[value="1"] + .footer-top .footer-contact-container ul li input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .footer-top .footer-contact-container ul li input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .footer-top .footer-contact-container ul li button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .footer-top .footer-contact-container ul li.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .footer-top .footer-contact-container ul li.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .footer-top .footer-contact-container ul li.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .footer-top .footer-contact-container ul li.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.footer-top .footer-contact-container ul li.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.footer-top .footer-contact-container ul li.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .footer-top .footer-contact-container ul li.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.footer-top .footer-contact-container ul li {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .footer-top .footer-contact-container ul li.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .footer-top .footer-contact-container ul li.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .footer-top .footer-contact-container ul li.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .footer-top .footer-contact-container ul li.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.footer-top .footer-contact-container ul li:before {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  margin-top: 4px;
}

.footer-top .footer-contact-container ul li:first-child:before {
  background: url(../images/geo-alt.svg)no-repeat center center;
}

.footer-top .footer-contact-container ul li:nth-child(2):before {
  background: url(../images/telephone.svg)no-repeat center center;
}

.footer-top .footer-contact-container ul li:nth-child(3):before {
  background: url(../images/envelope.svg)no-repeat center center;
}

.footer-top .footer-links {
  margin-top: 1rem;
  width: 100%;
  flex-direction: row !important;
  flex-wrap: wrap;
  gap: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
}

.gdpr-customer-settings .footer-top .footer-links.text-blue-500.text-3xl {
  color: #111;
}

#search_autocomplete .flex.footer-top .footer-links.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .flex.footer-top .footer-links.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.footer-top .footer-links {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.footer-top .footer-links .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.footer-top .footer-links.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.flex-wrap.footer-top .footer-links.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.flex-wrap.w-full.justify-center.gap-2.footer-top .footer-links button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.flex-wrap.w-full.justify-center.footer-top .footer-links.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.footer-top .footer-links.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) {
  .footer-top .footer-links {
    margin-top: 0px;
    width: 50%;
    row-gap: 2rem;
    background-color: transparent;
  }
}

.footer-top .footer-links > div:not(.footer-anpc) {
  display: grid;
  gap: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

body.sales-order-view .low-total-info .footer-top .footer-links > div:not(.footer-anpc) > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info .footer-top .footer-links > div:not(.footer-anpc) div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

.bg-ambar-background .flex.flex-wrap.w-full.justify-center.footer-top .footer-links > div:not(.footer-anpc).mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

body.amblog-index-post .block-products-list.footer-top .footer-links > div:not(.footer-anpc) .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.footer-top .footer-links > div:not(.footer-anpc) {
  width: 47%;
  margin-top: 30px;
}

.footer-top .footer-links > div:not(.footer-anpc) ul {
  gap: 0.5rem;
}

.bg-ambar-background .flex.flex-wrap.w-full.justify-center.footer-top .footer-links > div:not(.footer-anpc) ul.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media (min-width: 768px) {
  .footer-top .footer-links > div:not(.footer-anpc) ul {
    display: grid;
  }
}

.footer-top .footer-links p, .footer-top .footer-links a {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 1280px) {
  .footer-top .footer-links p, .footer-top .footer-links a {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.footer-top .footer-links a:hover {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

.footer-top .footer-links h3 span{
  font-size: 20px !important;
  line-height: 1.75rem;
  font-weight: 500;
  text-transform: uppercase;
}

.footer-top .footer-links .contact-wrap {
  gap: 1rem;
}

.footer-top .footer-links .contact-wrap p, .footer-top .footer-links .contact-wrap a {
  position: relative;
  padding-left: 3rem;
}

.am-cookie-bar-settings > div.footer-top .footer-links .contact-wrap p,.am-cookie-bar-settings > div .footer-top .footer-links .contact-wrap a {
  max-width: 90%;
  max-height: 70%;
}

.footer-top .footer-links .contact-wrap p svg, .footer-top .footer-links .contact-wrap a svg {
  position: absolute;
  top: 0px;
  left: 0px;
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.bg-neutral-50.footer-top .footer-links .contact-wrap p svg,body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.bg-neutral-50 .footer-top .footer-links .contact-wrap a svg {
    display: none;
  }
}

.footer-top .footer-links .footer-anpc {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}

body.checkout-cart-index input[value="1"] + .footer-top .footer-links .footer-anpc input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .footer-top .footer-links .footer-anpc input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .footer-top .footer-links .footer-anpc button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.gdpr-customer-settings .footer-top .footer-links .footer-anpc.text-blue-500.text-3xl {
  color: #111;
}

#search_autocomplete .footer-top .footer-links .footer-anpc.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.gap-1.footer-top .footer-links .footer-anpc {
  justify-content: flex-start;
}

#search_autocomplete .flex.footer-top .footer-links .footer-anpc.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .footer-top .footer-links .footer-anpc.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .sku-stock-block .flex.footer-top .footer-links .footer-anpc.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.footer-top .footer-links .footer-anpc {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .footer-top .footer-links .footer-anpc.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.footer-top .footer-links .footer-anpc .sku-stock-block {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .footer-top .footer-links .footer-anpc.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.footer-top .footer-links .footer-anpc.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex.footer-top .footer-links .footer-anpc {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.footer-top .footer-links .footer-anpc.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0.flex.footer-top .footer-links .footer-anpc .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .flex.flex-wrap.footer-top .footer-links .footer-anpc.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .footer-top .footer-links .footer-anpc.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.flex-wrap.w-full.footer-top .footer-links .footer-anpc.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.footer-top .footer-links .footer-anpc.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.footer-top .footer-links .footer-anpc {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .footer-top .footer-links .footer-anpc.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .footer-top .footer-links .footer-anpc.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .footer-top .footer-links .footer-anpc.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .footer-top .footer-links .footer-anpc.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table .flex.footer-top .footer-links .footer-anpc.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex.footer-top .footer-links .footer-anpc.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex.footer-top .footer-links .footer-anpc.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex.footer-top .footer-links .footer-anpc.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

@media (min-width: 768px) {
  .footer-top .footer-links .footer-anpc {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}

@media(max-width: 1199px) {
  .prefooter-section > div {
    flex-wrap: wrap;
    max-width: 640px;
  }

  .prefooter-section .prefooter-badge {
    width: calc(50% - 10px) !important;
    align-items: flex-start;
  }
}

@media(max-width: 991px) {
  .footer-top .footer-big-image {
    display: none !important;
  }

  .footer-top > div {
    flex-direction: column;
  }

  .footer-top .footer-links {
    width: 100% !important;
  }

  .footer-top .footer-app-section {
    max-width: 300px;
    width: 100% !important;
  }
}

@media(min-width: 768px) {
  .footer-links > div:not(.footer-anpc) ul {
    display: grid !important;
  }
}

@media(max-width: 767px) {
  .prefooter-section .prefooter-badge {
    align-items: center;
  }

  .prefooter-section .prefooter-badge > div {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .footer-top {
    padding: 15px 0 0 !important;
  }

  .footer-top .container {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-top .footer-links {
    flex-direction: column !important;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0 !important;
  }

  .footer-top .footer-links h3 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  body.checkout-cart-index input[value="1"] + .footer-top .footer-links h3 input {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(171 0 131 / var(--tw-text-opacity));
  }

  body.checkout-cart-index input[value="1"] + .footer-top .footer-links h3 input.min-w-72.fixed.max-w-lg {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  }

  body.checkout-cart-index input[value="1"] + .footer-top .footer-links h3 button {
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity));
  }

  #search_autocomplete .footer-top .footer-links h3.flex-wrap.gap-1.items-center {
    justify-content: flex-start;
  }

  #search_autocomplete .flex.flex-wrap.gap-1.footer-top .footer-links h3 {
    justify-content: flex-start;
  }

  .page-product-bundle .sku-stock-block .footer-top .footer-links h3.flex-wrap.mt-0.mb-4 {
    display: none;
  }

  .page-product-bundle .product-top-details .prices-wrapper + .footer-top .footer-links h3.ml-auto.w-full {
    margin-top: 0;
  }

  .page-product-bundle .product-top-details .prices-wrapper + .footer-top .footer-links h3.ml-auto.w-full .sku-stock-block {
    margin-top: 0;
  }

  .am-cookie-bar-settings > div.footer-top .footer-links h3 {
    max-width: 90%;
    max-height: 70%;
  }

  #cookiebar-groups .fixed.inset-0.footer-top .footer-links h3.items-center {
    z-index: 120;
    background: rgba(0, 0, 0, .3);
  }

  #cookiebar-groups .fixed.inset-0.flex.footer-top .footer-links h3 {
    z-index: 120;
    background: rgba(0, 0, 0, .3);
  }

  #cookiebar-groups .fixed.inset-0.footer-top .footer-links h3.items-center .bg-ambar-info-bar-background {
    background: #fff;
    max-width: 90%;
    max-height: 90%;
  }

  #cookiebar-groups .fixed.inset-0.flex.footer-top .footer-links h3 .bg-ambar-info-bar-background {
    background: #fff;
    max-width: 90%;
    max-height: 90%;
  }

  .bg-ambar-background .footer-top .footer-links h3.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
    width: auto;
    background: #111;
    color: #fff;
    padding: 10px;
  }

  @media screen and (max-width: 1020px) {
    .searchbar.footer-top .footer-links h3 {
      max-height: unset;
      border-color: #ccc;
      margin-top: 1rem;
      transition: max-height 0.2s ease-out;
    }
  }

  #my-orders-table .footer-top .footer-links h3.items-center.justify-evenly {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    justify-items: center;
  }

  body.sales-order-view .low-total-info #my-orders-table .footer-top .footer-links h3.items-center.justify-evenly > div {
    text-transform: capitalize;
  }

  body.sales-order-view .low-total-info #my-orders-table .footer-top .footer-links h3.items-center.justify-evenly div:nth-child(5) {
    --tw-text-opacity: 1;
    color: rgb(171 0 131 / var(--tw-text-opacity));
  }

  body.amblog-index-post .block-products-list#my-orders-table .footer-top .footer-links h3.items-center.justify-evenly .block-content > div {
    display: flex;
    justify-content: center;
    width: 320px;
  }

  #my-orders-table .flex.footer-top .footer-links h3.justify-evenly {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    justify-items: center;
  }

  body.sales-order-view .low-total-info #my-orders-table .flex.footer-top .footer-links h3.justify-evenly > div {
    text-transform: capitalize;
  }

  body.sales-order-view .low-total-info #my-orders-table .flex.footer-top .footer-links h3.justify-evenly div:nth-child(5) {
    --tw-text-opacity: 1;
    color: rgb(171 0 131 / var(--tw-text-opacity));
  }

  body.amblog-index-post .block-products-list#my-orders-table .flex.footer-top .footer-links h3.justify-evenly .block-content > div {
    display: flex;
    justify-content: center;
    width: 320px;
  }

  .footer-top .footer-links > div {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(243 244 246 / var(--tw-border-opacity));
    padding: 1rem;
  }

  .footer-top .footer-links > div li {
    margin-top: 0.75rem;
  }

  .footer-top .footer-links > div li:first-child {
    margin-top: 0px;
  }

  .footer-top .footer-links > div:not(.footer-anpc) {
    width: 100%;
    margin-top: 0;
  }

  .footer-top .footer-links > div:not(.footer-anpc) ul {
    display: none;
  }

  .footer-top .footer-links > div:has(.footer-anpc) {
    border-width: 0px;
  }

  .footer-top .footer-links h3::after {
    content: "+";
    display: block;
    font-size: 23px;
  }

  .footer-top .footer-links h3.active::after {
    content: "-";
  }
}

/* .page-header {} */

@media(max-width: 1023px) {
  header .header-actions {
    width: 100%;
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .gdpr-customer-settings header .header-actions.text-blue-500.text-3xl {
    color: #111;
  }

  .page-product-bundle .product-top-details .prices-wrapper + header.flex.ml-auto .header-actions {
    margin-top: 0;
  }

  .page-product-bundle .product-top-details .prices-wrapper + header.flex.ml-auto .header-actions .sku-stock-block {
    margin-top: 0;
  }

  .bg-ambar-background header.flex.flex-wrap .header-actions.justify-center.gap-2.mt-4 button {
    width: auto;
    background: #111;
    color: #fff;
    padding: 10px;
  }

  header .top-menu {
    top: 4px;
    padding: 0;
    left: 7px;
    width: 45px;
  }
}

@media(min-width: 1024px) {
  .account-menu-item,
   .wishlist-cart-menu-item {
    flex: none;
  }
}

@media(min-width: 1440px) {
  body:not(.hyva_checkout-index-index) .logo-item {
    padding-right: 14%;
  }
}

.table-row-items > div.table-row-item {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.table-row-items > div.table-row-item:nth-child(2n + 1) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

/* .category-view .sidebar .block.filter {} */

.account-nav li a,
    .account-nav li strong {
  display: flex;
  justify-content: space-between;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .account-nav li a input,body.checkout-cart-index input[value="1"] + 
    .account-nav li strong input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .account-nav li a input.min-w-72.fixed.max-w-lg,body.checkout-cart-index input[value="1"] + 
    .account-nav li strong input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .account-nav li a button,body.checkout-cart-index input[value="1"] + 
    .account-nav li strong button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .account-nav li a.flex-wrap.gap-1.items-center,#search_autocomplete 
    .account-nav li strong.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

@media(max-width: 767px) {
  div.products-list .product-info .account-nav li a.mx-auto.mb-1,div.products-list .product-info 
    .account-nav li strong.mx-auto.mb-1 {
    margin-left: 0;
  }
}

.page-product-bundle .sku-stock-block .account-nav li a.flex-wrap.mt-0.mb-4,.page-product-bundle .sku-stock-block 
    .account-nav li strong.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .account-nav li a.ml-auto.w-full,.page-product-bundle .product-top-details .prices-wrapper + 
    .account-nav li strong.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .account-nav li a.ml-auto.w-full .sku-stock-block,.page-product-bundle .product-top-details .prices-wrapper + 
    .account-nav li strong.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.account-nav li a.items-center,#cookiebar-groups .fixed.inset-0
    .account-nav li strong.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.account-nav li a.items-center .bg-ambar-info-bar-background,#cookiebar-groups .fixed.inset-0
    .account-nav li strong.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .account-nav li a.flex-wrap.w-full.justify-center.gap-2.mt-4 button,.bg-ambar-background 
    .account-nav li strong.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.account-nav li a,.searchbar
    .account-nav li strong {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

span.account-nav li a:hover,span
    .account-nav li strong:hover {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

span.mr-8.cursor-pointer.account-nav li a,span.mr-8.cursor-pointer
    .account-nav li strong {
  margin-right: 1rem;
}

#my-orders-table .account-nav li a.items-center.justify-evenly,#my-orders-table 
    .account-nav li strong.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .account-nav li a.items-center.justify-evenly > div,body.sales-order-view .low-total-info #my-orders-table 
    .account-nav li strong.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .account-nav li a.items-center.justify-evenly div:nth-child(5),body.sales-order-view .low-total-info #my-orders-table 
    .account-nav li strong.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .account-nav li a.items-center.justify-evenly .block-content > div,body.amblog-index-post .block-products-list#my-orders-table 
    .account-nav li strong.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.account-nav li a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.account-nav li strong {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

input[type="checkbox"]:checked + i + span.account-nav li strong,
input[type="checkbox"]:checked + label span.account-nav li strong,
input[type="radio"]:checked + label .account-nav li strong {
  font-weight: 700;
}

.hyva_checkout-index-index section.active.bg-sky-100 label  span.account-nav li strong {
  font-weight: 700;
}

.actions-toolbar {
  margin-top: 1.5rem;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(182 182 182 / var(--tw-border-opacity));
  padding-top: 1rem;
}

body.checkout-cart-index input[value="1"] + .actions-toolbar input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .actions-toolbar input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .actions-toolbar button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .actions-toolbar.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.gap-1.actions-toolbar {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .actions-toolbar.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .actions-toolbar.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .actions-toolbar.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.actions-toolbar.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex.actions-toolbar {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.actions-toolbar.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0.flex.actions-toolbar .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .actions-toolbar.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.actions-toolbar {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

@media(max-width: 767px) {
  .cms-home .page-bottom.actions-toolbar.order-9,
    .hyva_checkout-index-index .page-bottom.actions-toolbar.order-9,
    body.account .page-bottom.actions-toolbar.order-9,
    .cms-no-route .page-bottom.actions-toolbar.order-9,
    .cms-page-view .page-bottom.actions-toolbar.order-9{
    display: block;
  }
}

@media screen and (min-width: 1024px) {
  .cms-home .page-bottom.actions-toolbar.order-9,
    .hyva_checkout-index-index .page-bottom.actions-toolbar.order-9,
    body.account .page-bottom.actions-toolbar.order-9,
    .cms-no-route .page-bottom.actions-toolbar.order-9,
    .cms-page-view .page-bottom.actions-toolbar.order-9{
    display: none;
  }
}


.hyva_checkout-index-index .page-bottom.actions-toolbar.order-9 {
  /*display: none;*/
}

#my-orders-table .actions-toolbar.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .actions-toolbar.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .actions-toolbar.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .actions-toolbar.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table .flex.actions-toolbar.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex.actions-toolbar.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex.actions-toolbar.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex.actions-toolbar.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.actions-toolbar a.back {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

body > div > div.grecaptcha-badge {
  display: none;
  height: 0px !important;
  width: 0px !important;
}

.order-items > div:nth-child(even) {
  /*@apply bg-container-darker;*/
}

.order-links {
  display: block;
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0.order-links {
    margin-left: -10px;
  }
}

#search_autocomplete .flex.flex-wrap.gap-1.order-links {
  justify-content: flex-start;
}

#cookiebar-groups .fixed.inset-0.flex.order-links {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex.order-links .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.hyva_checkout-index-index .page-footer .footer.content + .widget.order-links.block-static-block {
  /*display: none;*/
}

#my-orders-table .flex.order-links.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex.order-links.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex.order-links.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex.order-links.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.order-links li {
  display: inline-block;
  cursor: pointer;
  white-space: nowrap;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

span.mr-8.order-links li.text-secondary {
  margin-right: 1rem;
}

.order-links li.current {
  flex-grow: 1;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

@media(max-width: 767px) {
  div.products-list .free-shipping + .order-links li.current {
    margin-top: 0px;
    width: 100%;
  }

  .gdpr-customer-settings div.products-list .free-shipping + .order-links li.current.text-blue-500.text-3xl {
    color: #111;
  }

  .page-product-bundle .sku-stock-block div.flex.flex-wrap.products-list .free-shipping + .order-links li.current.mb-4 {
    display: none;
  }

  .page-product-bundle .product-top-details .prices-wrapper + div.flex.ml-auto.products-list .free-shipping + .order-links li.current {
    margin-top: 0;
  }

  .page-product-bundle .product-top-details .prices-wrapper + div.flex.ml-auto.products-list .free-shipping + .order-links li.current .sku-stock-block {
    margin-top: 0;
  }

  .bg-ambar-background div.flex.flex-wrap.products-list .free-shipping + .order-links li.current.justify-center.gap-2.mt-4 button {
    width: auto;
    background: #111;
    color: #fff;
    padding: 10px;
  }
}

.order-links li a {
  text-decoration-line: underline;
}

.order-date {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

form .field, fieldset .field {
  margin-top: 0.25rem;
}

@media screen and (min-width: 1024px) {
  form.submenu .field, fieldset.submenu .field {
    width: 19%;
  }
}

/* Reserve space for single line form validation messages */

form .field.field-reserved, fieldset .field.field-reserved {
  margin-bottom: 1.75rem;
}

form .field.field-reserved ul:last-of-type, fieldset .field.field-reserved ul:last-of-type {
  margin-bottom: -1.5rem;
  padding-bottom: 0.25rem;
}

form .field.field-reserved ul, fieldset .field.field-reserved ul {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

form label, fieldset label {
  margin-bottom: 0.5rem;
  display: block;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

@media screen and (max-width: 767px) {
  #filters #filter-tab form.py-0.px-0 label,#filters #filter-tab  fieldset.py-0.px-0 label {
    margin-left: -10px;
  }
}

.hyva_checkout-index-index .page-footer .footer.content + form.widget label.block-static-block,.hyva_checkout-index-index .page-footer .footer.content +  fieldset.widget label.block-static-block {
  /*display: none;*/
}

form .field.choice, fieldset .field.choice {
  display: flex;
  align-items: center;
}

body.checkout-cart-index input[value="1"] + form .field.choice input,body.checkout-cart-index input[value="1"] +  fieldset .field.choice input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + form .field.choice input.min-w-72.fixed.max-w-lg,body.checkout-cart-index input[value="1"] +  fieldset .field.choice input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + form .field.choice button,body.checkout-cart-index input[value="1"] +  fieldset .field.choice button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete form .field.choice.flex-wrap.gap-1.items-center,#search_autocomplete  fieldset .field.choice.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete form.flex.flex-wrap.gap-1 .field.choice,#search_autocomplete  fieldset.flex.flex-wrap.gap-1 .field.choice {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block form .field.choice.flex-wrap.mt-0.mb-4,.page-product-bundle .sku-stock-block  fieldset .field.choice.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + form .field.choice.ml-auto.w-full,.page-product-bundle .product-top-details .prices-wrapper +  fieldset .field.choice.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + form .field.choice.ml-auto.w-full .sku-stock-block,.page-product-bundle .product-top-details .prices-wrapper +  fieldset .field.choice.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups form.fixed.inset-0 .field.choice.items-center,#cookiebar-groups  fieldset.fixed.inset-0 .field.choice.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups form.fixed.inset-0.flex .field.choice,#cookiebar-groups  fieldset.fixed.inset-0.flex .field.choice {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups form.fixed.inset-0 .field.choice.items-center .bg-ambar-info-bar-background,#cookiebar-groups  fieldset.fixed.inset-0 .field.choice.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups form.fixed.inset-0.flex .field.choice .bg-ambar-info-bar-background,#cookiebar-groups  fieldset.fixed.inset-0.flex .field.choice .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background form .field.choice.flex-wrap.w-full.justify-center.gap-2.mt-4 button,.bg-ambar-background  fieldset .field.choice.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  form.searchbar .field.choice, fieldset.searchbar .field.choice {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table form .field.choice.items-center.justify-evenly,#my-orders-table  fieldset .field.choice.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table form .field.choice.items-center.justify-evenly > div,body.sales-order-view .low-total-info #my-orders-table  fieldset .field.choice.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table form .field.choice.items-center.justify-evenly div:nth-child(5),body.sales-order-view .low-total-info #my-orders-table  fieldset .field.choice.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table form .field.choice.items-center.justify-evenly .block-content > div,body.amblog-index-post .block-products-list#my-orders-table  fieldset .field.choice.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table form.flex .field.choice.justify-evenly,#my-orders-table  fieldset.flex .field.choice.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table form.flex .field.choice.justify-evenly > div,body.sales-order-view .low-total-info #my-orders-table  fieldset.flex .field.choice.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table form.flex .field.choice.justify-evenly div:nth-child(5),body.sales-order-view .low-total-info #my-orders-table  fieldset.flex .field.choice.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table form.flex .field.choice.justify-evenly .block-content > div,body.amblog-index-post .block-products-list#my-orders-table  fieldset.flex .field.choice.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

form .field.choice input, fieldset .field.choice input {
  margin-right: 1rem;
}

form .field.choice label, fieldset .field.choice label {
  margin-bottom: 0px;
}

form .field.field-error .messages, fieldset .field.field-error .messages {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
  max-width: -moz-fit-content;
  max-width: fit-content;
}

form legend, fieldset legend {
  margin-bottom: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

@media(max-width: 767px) {
  div.products-list .free-shipping + form legend,div.products-list .free-shipping +  fieldset legend {
    margin-top: 0px;
    width: 100%;
  }

  .gdpr-customer-settings div.products-list .free-shipping + form legend.text-blue-500.text-3xl,.gdpr-customer-settings div.products-list .free-shipping +  fieldset legend.text-blue-500.text-3xl {
    color: #111;
  }

  .page-product-bundle .sku-stock-block div.flex.flex-wrap.products-list .free-shipping + form legend.mb-4,.page-product-bundle .sku-stock-block div.flex.flex-wrap.products-list .free-shipping +  fieldset legend.mb-4 {
    display: none;
  }

  .page-product-bundle .product-top-details .prices-wrapper + div.flex.ml-auto.products-list .free-shipping + form legend,.page-product-bundle .product-top-details .prices-wrapper + div.flex.ml-auto.products-list .free-shipping +  fieldset legend {
    margin-top: 0;
  }

  .page-product-bundle .product-top-details .prices-wrapper + div.flex.ml-auto.products-list .free-shipping + form legend .sku-stock-block,.page-product-bundle .product-top-details .prices-wrapper + div.flex.ml-auto.products-list .free-shipping +  fieldset legend .sku-stock-block {
    margin-top: 0;
  }

  .bg-ambar-background div.flex.flex-wrap.products-list .free-shipping + form legend.justify-center.gap-2.mt-4 button,.bg-ambar-background div.flex.flex-wrap.products-list .free-shipping +  fieldset legend.justify-center.gap-2.mt-4 button {
    width: auto;
    background: #111;
    color: #fff;
    padding: 10px;
  }
}

form legend + br, fieldset legend + br {
  display: none;
}

fieldset ~ fieldset {
  margin-top: 2rem;
}

.field.required > label::after {
  position: relative;
  top: -0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
  content: var(--tw-content);
  --tw-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 6v12M17.196 9 6.804 15M6.804 9l10.392 6'/%3E%3C/svg%3E");
  --tw-icon-size: 1em;
  display: inline-block;
  width: var(--tw-icon-size);
  height: var(--tw-icon-size);
  background-color: currentcolor;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-image: var(--tw-icon);
          mask-image: var(--tw-icon);
}

/* For backwards compatibility */

.flex-columns-wrapper {
  display: flex;
  flex-direction: column;
}

body.checkout-cart-index input[value="1"] + .flex-columns-wrapper input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .flex-columns-wrapper input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .flex-columns-wrapper button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .flex-columns-wrapper.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .flex-columns-wrapper.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex-columns-wrapper.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex-columns-wrapper.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.flex-columns-wrapper.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex-columns-wrapper.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .flex-columns-wrapper.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.flex-columns-wrapper {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .flex-columns-wrapper.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex-columns-wrapper.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex-columns-wrapper.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex-columns-wrapper.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

@media (min-width: 768px) {
  .flex-columns-wrapper {
    flex-direction: row;
  }
}

body[class^="faq-"] .columns .main {
  grid-column: span 2 / span 2;
}

body[class^="faq-"] .columns .main .page-title-wrap {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

body[class*='faq'] .columns.inner-container,
body.amblog-index-index .columns.inner-container,
body.amblog-index-index #products-widget {
  max-width: unset !important;
}

body.amblog-index-index .column.main {
  /*margin: 0 auto;*/
}

body.amblog-index-index  #products-widget {
  max-width: unset !important;
  background: #fff;
}

body.amblog-index-index  #products-widget .block-content {
  margin: 0 auto;
}

body.amblog-index-index.page-layout-2columns-left .columns.inner-container {
  display: flex;
  flex-direction: column;
}

body.amblog-index-post .amblog-post-content #products-widget .widget-product-swiper-wrap .widget-product-swiper:before,
body.amblog-index-post .amblog-post-content #products-widget .widget-product-swiper-wrap .widget-product-swiper:after {
  width: 0;
}

body.amblog-index-post .amblog-post-content #products-widget,
body.amblog-index-post .amblog-post-content #products-widget .block-content {
  margin-top: 0;
}

body.amblog-index-post .amblog-post-content #products-widget .widget-product-swiper-wrap .swiper-wrapper {
  padding-bottom: 15px;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}

/**
 * Swiper 11.1.14
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 12, 2024
 */

@font-face{
  font-family:swiper-icons;

  src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');

  font-weight:400;

  font-style:normal
}

:root{
  --swiper-theme-color:#007aff
}

:host{
  position:relative;
  display:block;
  margin-left:auto;
  margin-right:auto;
  z-index:1
}

.swiper{
  margin-left:auto;
  margin-right:auto;
  position:relative;
  overflow:hidden;
  list-style:none;
  padding:0;
  z-index:1;
  display:block
}

.swiper-vertical>.swiper-wrapper{
  flex-direction:column
}

.swiper-wrapper{
  position:relative;
  width:100%;
  height:100%;
  z-index:1;
  display:flex;
  transition-property:transform;
  transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);
  box-sizing:content-box
}

.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{
  transform:translate3d(0px,0,0)
}

.swiper-horizontal{
  touch-action:pan-y
}

.swiper-vertical{
  touch-action:pan-x
}

.swiper-slide{
  flex-shrink:0;
  width:100%;
  height:100%;
  position:relative;
  transition-property:transform;
  display:block
}

.swiper-slide-invisible-blank{
  visibility:hidden
}

.swiper-autoheight,.swiper-autoheight .swiper-slide{
  height:auto
}

.swiper-autoheight .swiper-wrapper{
  align-items:flex-start;
  transition-property:transform,height
}

.swiper-backface-hidden .swiper-slide{
  transform:translateZ(0);
  backface-visibility:hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper{
  perspective:1200px
}

.swiper-3d .swiper-wrapper{
  transform-style:preserve-3d
}

.swiper-3d{
  perspective:1200px
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{
  transform-style:preserve-3d
}

.swiper-css-mode>.swiper-wrapper{
  overflow:auto;
  scrollbar-width:none;
  -ms-overflow-style:none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{
  display:none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide{
  scroll-snap-align:start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper{
  scroll-snap-type:x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper{
  scroll-snap-type:y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper{
  scroll-snap-type:none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{
  scroll-snap-align:none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before{
  content:'';
  flex-shrink:0;
  order:9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{
  scroll-snap-align:center center;
  scroll-snap-stop:always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{
  margin-inline-start:var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{
  height:100%;
  min-height:1px;
  width:var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{
  margin-block-start:var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{
  width:100%;
  min-width:1px;
  height:var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  pointer-events:none;
  z-index:10
}

.swiper-3d .swiper-slide-shadow{
  background:rgba(0,0,0,.15)
}

.swiper-3d .swiper-slide-shadow-left{
  background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-right{
  background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-top{
  background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-bottom{
  background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-lazy-preloader{
  width:42px;
  height:42px;
  position:absolute;
  left:50%;
  top:50%;
  margin-left:-21px;
  margin-top:-21px;
  z-index:10;
  transform-origin:50%;
  box-sizing:border-box;
  border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius:50%;
  border-top-color:transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{
  animation:swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white{
  --swiper-preloader-color:#fff
}

.swiper-lazy-preloader-black{
  --swiper-preloader-color:#000
}

@keyframes swiper-preloader-spin{
  0%{
    transform:rotate(0deg)
  }

  100%{
    transform:rotate(360deg)
  }
}

.swiper-virtual .swiper-slide{
  -webkit-backface-visibility:hidden;
  transform:translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after{
  content:'';
  position:absolute;
  left:0;
  top:0;
  pointer-events:none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{
  height:1px;
  width:var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{
  width:1px;
  height:var(--swiper-virtual-size)
}

:root{
  --swiper-navigation-size:44px
}

.swiper-button-next,.swiper-button-prev{
  position:absolute;
  top:var(--swiper-navigation-top-offset,50%);
  width:calc(var(--swiper-navigation-size)/ 44 * 27);
  height:var(--swiper-navigation-size);
  margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index:10;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:center;
  color:var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{
  opacity:.35;
  cursor:auto;
  pointer-events:none
}

.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{
  opacity:0;
  cursor:auto;
  pointer-events:none
}

.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{
  display:none!important
}

.swiper-button-next svg,.swiper-button-prev svg{
  width:100%;
  height:100%;
  object-fit:contain;
  transform-origin:center
}

.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{
  transform:rotate(180deg)
}

.swiper-button-prev,.swiper-rtl .swiper-button-next{
  left:var(--swiper-navigation-sides-offset,10px);
  right:auto
}

.swiper-button-next,.swiper-rtl .swiper-button-prev{
  right:var(--swiper-navigation-sides-offset,10px);
  left:auto
}

.swiper-button-lock{
  display:none
}

.swiper-button-next:after,.swiper-button-prev:after{
  font-family:swiper-icons;
  font-size:var(--swiper-navigation-size);
  text-transform:none!important;
  letter-spacing:0;
  font-feature-settings:;
  font-variant:initial;
  line-height:1
}

.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{
  content:'prev'
}

.swiper-button-next,.swiper-rtl .swiper-button-prev{
  right:var(--swiper-navigation-sides-offset,10px);
  left:auto
}

.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{
  content:'next'
}

.swiper-pagination{
  position:absolute;
  text-align:center;
  transition:.3s opacity;
  transform:translate3d(0,0,0);
  z-index:10
}

.swiper-pagination.swiper-pagination-hidden{
  opacity:0
}

.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{
  display:none!important
}

.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{
  bottom:var(--swiper-pagination-bottom,8px);
  top:var(--swiper-pagination-top,auto);
  left:0;
  width:100%
}

.swiper-pagination-bullets-dynamic{
  overflow:hidden;
  font-size:0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
  transform:scale(.33);
  position:relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{
  transform:scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{
  transform:scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{
  transform:scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{
  transform:scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{
  transform:scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{
  transform:scale(.33)
}

.swiper-pagination-bullet{
  width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
  height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  display:inline-block;
  border-radius:var(--swiper-pagination-bullet-border-radius,50%);
  background:var(--swiper-pagination-bullet-inactive-color,#000);
  opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet{
  border:none;
  margin:0;
  padding:0;
  box-shadow:none;
  -webkit-appearance:none;
  -moz-appearance:none;
       appearance:none
}

.swiper-pagination-clickable .swiper-pagination-bullet{
  cursor:pointer
}

.swiper-pagination-bullet:only-child{
  display:none!important
}

.swiper-pagination-bullet-active{
  opacity:var(--swiper-pagination-bullet-opacity, 1);
  background:var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{
  right:var(--swiper-pagination-right,8px);
  left:var(--swiper-pagination-left,auto);
  top:50%;
  transform:translate3d(0px,-50%,0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;
  display:block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{
  top:50%;
  transform:translateY(-50%);
  width:8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
  display:inline-block;
  transition:.2s transform,.2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
  margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{
  left:50%;
  transform:translateX(-50%);
  white-space:nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
  transition:.2s transform,.2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
  transition:.2s transform,.2s right
}

.swiper-pagination-fraction{
  color:var(--swiper-pagination-fraction-color,inherit)
}

.swiper-pagination-progressbar{
  background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));
  position:absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
  background:var(--swiper-pagination-color,var(--swiper-theme-color));
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  transform:scale(0);
  transform-origin:left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
  transform-origin:right top
}

.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{
  width:100%;
  height:var(--swiper-pagination-progressbar-size,4px);
  left:0;
  top:0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{
  width:var(--swiper-pagination-progressbar-size,4px);
  height:100%;
  left:0;
  top:0
}

.swiper-pagination-lock{
  display:none
}

.swiper-scrollbar{
  border-radius:var(--swiper-scrollbar-border-radius,10px);
  position:relative;
  touch-action:none;
  background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{
  display:none!important
}

.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{
  position:absolute;
  left:var(--swiper-scrollbar-sides-offset,1%);
  bottom:var(--swiper-scrollbar-bottom,4px);
  top:var(--swiper-scrollbar-top,auto);
  z-index:50;
  height:var(--swiper-scrollbar-size,4px);
  width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{
  position:absolute;
  left:var(--swiper-scrollbar-left,auto);
  right:var(--swiper-scrollbar-right,4px);
  top:var(--swiper-scrollbar-sides-offset,1%);
  z-index:50;
  width:var(--swiper-scrollbar-size,4px);
  height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))
}

.swiper-scrollbar-drag{
  height:100%;
  width:100%;
  position:relative;
  background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));
  border-radius:var(--swiper-scrollbar-border-radius,10px);
  left:0;
  top:0
}

.swiper-scrollbar-cursor-drag{
  cursor:move
}

.swiper-scrollbar-lock{
  display:none
}

.swiper-zoom-container{
  width:100%;
  height:100%;
  display:flex;
  justify-content:center;
  align-items:center;
  text-align:center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{
  max-width:100%;
  max-height:100%;
  object-fit:contain
}

.swiper-slide-zoomed{
  cursor:move;
  touch-action:none
}

.swiper .swiper-notification{
  position:absolute;
  left:0;
  top:0;
  pointer-events:none;
  opacity:0;
  z-index:-1000
}

.swiper-free-mode>.swiper-wrapper{
  transition-timing-function:ease-out;
  margin:0 auto
}

.swiper-grid>.swiper-wrapper{
  flex-wrap:wrap
}

.swiper-grid-column>.swiper-wrapper{
  flex-wrap:wrap;
  flex-direction:column
}

.swiper-fade.swiper-free-mode .swiper-slide{
  transition-timing-function:ease-out
}

.swiper-fade .swiper-slide{
  pointer-events:none;
  transition-property:opacity
}

.swiper-fade .swiper-slide .swiper-slide{
  pointer-events:none
}

.swiper-fade .swiper-slide-active{
  pointer-events:auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active{
  pointer-events:auto
}

.swiper.swiper-cube{
  overflow:visible
}

.swiper-cube .swiper-slide{
  pointer-events:none;
  backface-visibility:hidden;
  z-index:1;
  visibility:hidden;
  transform-origin:0 0;
  width:100%;
  height:100%
}

.swiper-cube .swiper-slide .swiper-slide{
  pointer-events:none
}

.swiper-cube.swiper-rtl .swiper-slide{
  transform-origin:100% 0
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{
  pointer-events:auto
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{
  pointer-events:auto;
  visibility:visible
}

.swiper-cube .swiper-cube-shadow{
  position:absolute;
  left:0;
  bottom:0px;
  width:100%;
  height:100%;
  opacity:.6;
  z-index:0
}

.swiper-cube .swiper-cube-shadow:before{
  content:'';
  background:#000;
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  right:0;
  filter:blur(50px)
}

.swiper-cube .swiper-slide-next+.swiper-slide{
  pointer-events:auto;
  visibility:visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{
  z-index:0;
  backface-visibility:hidden
}

.swiper.swiper-flip{
  overflow:visible
}

.swiper-flip .swiper-slide{
  pointer-events:none;
  backface-visibility:hidden;
  z-index:1
}

.swiper-flip .swiper-slide .swiper-slide{
  pointer-events:none
}

.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{
  pointer-events:auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{
  z-index:0;
  backface-visibility:hidden
}

.swiper-creative .swiper-slide{
  backface-visibility:hidden;
  overflow:hidden;
  transition-property:transform,opacity,height
}

.swiper.swiper-cards{
  overflow:visible
}

.swiper-cards .swiper-slide{
  transform-origin:center bottom;
  backface-visibility:hidden;
  overflow:hidden
}

.am-category-container .am-category-header {
  min-height: 50px;
}

.amfaq_questions .opened-question svg {
  --tw-rotate: 180deg;
  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));
}

.amfaq-category-description [data-content-type='row'][data-appearance='contained'] {
  padding-left: 0px;
  padding-right: 0px;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.amfaq-category-description [data-content-type='row'][data-appearance='contained'].block {
    margin-left: -10px;
  }
}

.amfaq-category-description [data-content-type='row'][data-appearance='contained'] > div {
  padding-left: 0px;
  padding-right: 0px;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.amfaq-category-description [data-content-type='row'][data-appearance='contained'] > div.block {
    margin-left: -10px;
  }
}

.amfaq-product-tab .block-title {
  margin-bottom: 0.75rem;
}

.cms-amasty-faq-home-page .page-title-wrapper h1 span {
  font-size: 1.875rem;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.gdpr-customer-settings .w-full.text-blue-500.cms-amasty-faq-home-page .page-title-wrapper h1 span {
  color: #111;
}

@media all and (min-width: 768px) {
  .am-widget-categories-3 .am-widget-category {
    width: 50%;
  }
}

@media all and (min-width: 1024px) {
  .am-widget-categories-2 .am-widget-category {
    width: 50%;
  }

  .am-widget-categories-3 .am-widget-category {
    width: 33.333333%;
  }
}

.am-search-box-wrapper {
  display: table;
  width: 100%;
}

.gdpr-customer-settings .am-search-box-wrapper.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.am-search-box-wrapper {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.am-search-box-wrapper .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap.am-search-box-wrapper.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.am-search-box-wrapper .am-widget-center {
  margin: auto;
}

.am-search-box-wrapper .am-widget-right {
  float: right;
}

.faq-search-index .amfaq-highlight {
  --tw-bg-opacity: 1;
  background-color: rgb(211 225 133 / var(--tw-bg-opacity));
}

.question_view .answer [data-content-type='row'][data-appearance='contained'], .amfaq-category-description [data-content-type='row'][data-appearance='contained'] {
  padding-left: 0px;
  padding-right: 0px;
}

.question_view .answer [data-content-type='row'] > div, .amfaq-category-description [data-content-type='row'] > div {
  padding: 0px;
}

.question_view .answer h1, .amfaq-category-description h1 {
  margin-bottom: 1rem;
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.page-product-bundle .sku-stock-block .flex.flex-wrap.mt-0.question_view .answer h1,.page-product-bundle .sku-stock-block .flex.flex-wrap.mt-0 .amfaq-category-description h1 {
  display: none;
}

.question_view .answer h2, .amfaq-category-description h2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.gdpr-customer-settings .w-full.text-blue-500.question_view .answer h2,.gdpr-customer-settings .w-full.text-blue-500 .amfaq-category-description h2 {
  color: #111;
}

.question_view .answer h3, .amfaq-category-description h3 {
  margin-bottom: 0.25rem;
  margin-top: 0.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
}

@media(max-width: 767px) {
  div.products-list .product-info .py-1.mx-auto.question_view .answer h3,div.products-list .product-info .py-1.mx-auto .amfaq-category-description h3 {
    margin-left: 0;
  }
}

.question_view .answer h4, .amfaq-category-description h4 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  font-weight: 700;
}

.question_view .answer h5, .amfaq-category-description h5 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
}

.question_view .answer h6, .amfaq-category-description h6 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
}

.question_view .answer p, .amfaq-category-description p {
  margin-bottom: 0.5rem;
}

.question_view .answer code, .amfaq-category-description code {
  margin-bottom: 0.5rem;
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.question_view .answer sup, .amfaq-category-description sup {
  margin-top: -0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

.question_view .answer ul,
    .question_view .answer ol,
    .amfaq-category-description ul,
    .amfaq-category-description ol {
  margin-bottom: 1rem;
  margin-top: 0px;
  padding-left: 2.5rem;
}

.page-product-bundle .sku-stock-block .flex.flex-wrap.mt-0.question_view .answer ul,.page-product-bundle .sku-stock-block .flex.flex-wrap.mt-0
    .question_view .answer ol,.page-product-bundle .sku-stock-block .flex.flex-wrap.mt-0
    .amfaq-category-description ul,.page-product-bundle .sku-stock-block .flex.flex-wrap.mt-0
    .amfaq-category-description ol {
  display: none;
}

.page-product-bundle .sku-stock-block .flex.flex-wrap.question_view .answer ul.mb-4,.page-product-bundle .sku-stock-block .flex.flex-wrap
    .question_view .answer ol.mb-4,.page-product-bundle .sku-stock-block .flex.flex-wrap
    .amfaq-category-description ul.mb-4,.page-product-bundle .sku-stock-block .flex.flex-wrap
    .amfaq-category-description ol.mb-4 {
  display: none;
}

.question_view .answer ul, .amfaq-category-description ul {
  list-style-type: disc;
}

.question_view .answer ol, .amfaq-category-description ol {
  list-style-type: decimal;
}

.question_view .answer table, .amfaq-category-description table {
  width: 100%;
  border-collapse: collapse;
  border-width: 2px;
  border-spacing: 0;
}

.question_view .answer table td,
        .question_view .answer table th,
        .amfaq-category-description table td,
        .amfaq-category-description table th {
  border-width: 1px;
  padding: 0.625rem;
  text-align: center;
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  #search_autocomplete .question_view .answer table td.border-solid,#search_autocomplete 
        .question_view .answer table th.border-solid,#search_autocomplete 
        .amfaq-category-description table td.border-solid,#search_autocomplete 
        .amfaq-category-description table th.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

.am-gdpr label a {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.am-gdpr label a:hover {
  text-decoration-line: underline;
}

.field.required label:after {
  content: '*';
  margin-left: 0.25rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.ask-form-container input[type="checkbox"] {
  margin-top: 0.25rem;
}

@media screen and (min-width: 1024px) {
  .submenu.ask-form-container input[type="checkbox"] {
    width: 19%;
  }
}

.faq-question-view .column.main > .container {
  padding-left: 0px;
  padding-right: 0px;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.faq-question-view .column.main > .container.block {
    margin-left: -10px;
  }
}

.amfaq_questions .question-text {
  width: calc(100% - 30px);
}

.amfaq_questions .amquestion-title svg {
  margin-top: 0.25rem;
  display: block;
  height: 1.25rem;
  width: 1.25rem;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0.amfaq_questions .amquestion-title svg {
    margin-left: -10px;
  }
}

@media (min-width: 640px) and (max-width: 980px) {
  .customer-account-login #customer-login-container + .amfaq_questions .amquestion-title svg {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .submenu.amfaq_questions .amquestion-title svg {
    width: 19%;
  }
}

.hyva_checkout-index-index .page-footer .footer.content + .widget.amfaq_questions .amquestion-title svg.block-static-block {
  /*display: none;*/
}

.question_view a, .amfaq_questions a {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.question_view a:hover, .amfaq_questions a:hover {
  text-decoration-line: underline;
}

.faq-widget {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.faq-widget .amfaq-title {
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
}

/* Custom module styles */

.freegift-button a {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

/**
 * @author Amasty Team
 * @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
 * @package RMA Hyva Compatibility for Magento 2
 */

/**
 * @author Amasty Team
 * @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
 * @package RMA Hyva Compatibility for Magento 2
 */

/* Custom module styles for My Orders and My Returns Tab on My Account Page */

.amreturns-order-select {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 0.5rem;
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
  --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);
}

body.checkout-cart-index input[value="1"] + .amreturns-order-select input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .amreturns-order-select input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .amreturns-order-select button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .amreturns-order-select.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .amreturns-order-select.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .sku-stock-block .flex.flex-wrap.mt-0.amreturns-order-select {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .amreturns-order-select.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .amreturns-order-select.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.amreturns-order-select.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.amreturns-order-select.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .amreturns-order-select.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.flex-wrap.w-full.justify-center.amreturns-order-select.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.amreturns-order-select {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .amreturns-order-select.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .amreturns-order-select.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .amreturns-order-select.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .amreturns-order-select.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

@media (min-width: 1024px) {
  .amreturns-order-select {
    flex-direction: row;
  }
}

.amreturns-order-select .amreturns-title-container {
  display: flex;
  align-items: center;
}

body.checkout-cart-index input[value="1"] + .amreturns-order-select .amreturns-title-container input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .amreturns-order-select .amreturns-title-container input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .amreturns-order-select .amreturns-title-container button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .amreturns-order-select .amreturns-title-container.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.gap-1.amreturns-order-select .amreturns-title-container {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .amreturns-order-select .amreturns-title-container.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .amreturns-order-select .amreturns-title-container.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .amreturns-order-select .amreturns-title-container.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.amreturns-order-select .amreturns-title-container.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex.amreturns-order-select .amreturns-title-container {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.amreturns-order-select .amreturns-title-container.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0.flex.amreturns-order-select .amreturns-title-container .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .amreturns-order-select .amreturns-title-container.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.amreturns-order-select .amreturns-title-container {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .amreturns-order-select .amreturns-title-container.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .amreturns-order-select .amreturns-title-container.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .amreturns-order-select .amreturns-title-container.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .amreturns-order-select .amreturns-title-container.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table .flex.amreturns-order-select .amreturns-title-container.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex.amreturns-order-select .amreturns-title-container.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex.amreturns-order-select .amreturns-title-container.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex.amreturns-order-select .amreturns-title-container.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.amreturns-order-select .amreturns-title-container span {
  white-space: nowrap;
}

.amreturns-order-select .amreturns-orders-container {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 0.5rem;
}

body.checkout-cart-index input[value="1"] + .amreturns-order-select .amreturns-orders-container input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .amreturns-order-select .amreturns-orders-container input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .amreturns-order-select .amreturns-orders-container button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.gdpr-customer-settings .amreturns-order-select .amreturns-orders-container.text-blue-500.text-3xl {
  color: #111;
}

#search_autocomplete .amreturns-order-select .amreturns-orders-container.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .amreturns-order-select .amreturns-orders-container.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .amreturns-order-select .amreturns-orders-container.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amreturns-order-select .amreturns-orders-container {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .amreturns-order-select .amreturns-orders-container.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amreturns-order-select .amreturns-orders-container .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.amreturns-order-select .amreturns-orders-container.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.amreturns-order-select .amreturns-orders-container.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .amreturns-order-select .amreturns-orders-container.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.flex-wrap.w-full.justify-center.amreturns-order-select .amreturns-orders-container.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.flex-wrap.amreturns-order-select .amreturns-orders-container.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.amreturns-order-select .amreturns-orders-container {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .amreturns-order-select .amreturns-orders-container.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .amreturns-order-select .amreturns-orders-container.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .amreturns-order-select .amreturns-orders-container.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .amreturns-order-select .amreturns-orders-container.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

@media (min-width: 640px) {
  .amreturns-order-select .amreturns-orders-container {
    flex-direction: row;
  }
}

.amreturns-order-select .amreturns-orders-container .amreturn-select {
  width: 100%;
}

.gdpr-customer-settings .amreturns-order-select .amreturns-orders-container .amreturn-select.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amreturns-order-select .amreturns-orders-container .amreturn-select {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amreturns-order-select .amreturns-orders-container .amreturn-select .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap.amreturns-order-select .amreturns-orders-container .amreturn-select.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.amreturns-order-select .amreturns-orders-container button {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.amreturns-order-select .amreturns-orders-container button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.amreturns-order-select .amreturns-orders-container button {
  justify-content: center;
}

.gdpr-customer-settings .btn.amreturns-order-select .amreturns-orders-container button {
  background: #111;
  border-radius: 0;
  font-weight: 500;
  font-size: 16px;
}

.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 form .btn.amreturns-order-select .amreturns-orders-container button {
  width: auto;
  border-radius: 0;
  background: #111;
}

@media (min-width: 980px) and (max-width: 1200px) {
  body.customer-account-login #customer-login-container a.btn.amreturns-order-select .amreturns-orders-container button span {
    font-size: 16px;
  }
}

.bg-ambar-background .flex.flex-wrap.w-full.amreturns-order-select .amreturns-orders-container button.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

button.action.btn.amreturns-order-select .amreturns-orders-container button {
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  text-transform: uppercase;
}

button.action.btn.amreturns-order-select .amreturns-orders-container button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(171 0 131 / var(--tw-bg-opacity));
}

#my-orders-table .flex.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.am-grid-table [data-th]::before {
  content: attr(data-th) ': ';
  display: inline;
  font-weight: 700;
}

@media (min-width: 1024px) {
  .am-grid-table [data-th]::before {
    display: none;
  }
}

/**
 * @author Amasty Team
 * @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
 * @package RMA Hyva Compatibility for Magento 2
 */

.amrma-steps .amrma-step.-checked:after {
  content: attr(data-number);
  position: absolute;
  top: -0.5rem;
  left: 50%;
  margin-left: -1rem;
  display: block;
  height: 2rem;
  width: 2rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
  text-align: center;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0.amrma-steps .amrma-step.-checked:after {
    margin-left: -10px;
  }
}

.hyva_checkout-index-index .page-footer .footer.content + .widget.amrma-steps .amrma-step.-checked.block-static-block:after {
  /*display: none;*/
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.bg-neutral-50.amrma-steps .amrma-step.-checked:after {
    display: none;
  }
}

.amrma-steps .amrma-step.-checked:before {
  position: absolute;
  left: auto;
  right: 50%;
  top: 0.375rem;
  margin-left: 0px;
  height: 0.25rem;
  width: 100vw;
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.bg-neutral-50.amrma-steps .amrma-step.-checked:before {
    display: none;
  }
}

.amrma-steps .amrma-step.-complete:after {
  content: '';
  position: absolute;
  top: -0.25rem;
  left: 50%;
  margin-left: -0.75rem;
  display: block;
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0.amrma-steps .amrma-step.-complete:after {
    margin-left: -10px;
  }
}

.hyva_checkout-index-index .page-footer .footer.content + .widget.amrma-steps .amrma-step.-complete.block-static-block:after {
  /*display: none;*/
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.bg-neutral-50.amrma-steps .amrma-step.-complete:after {
    display: none;
  }
}

.amrma-steps .amrma-step.-complete:before {
  z-index: 10;
  margin-left: -0.375rem;
  margin-top: 0.875rem;
  height: 0.5rem;
  width: 0.75rem;
  --tw-rotate: -45deg;
  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));
  border-radius: 0px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
}

@media (min-width: 768px) {
  .amrma-steps .amrma-step.-complete:before {
    margin-top: 0.125rem;
  }
}

.amrma-steps .amrma-step.-failed:after {
  content: '';
  position: absolute;
  top: -0.25rem;
  left: 50%;
  margin-left: -0.75rem;
  display: block;
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0.amrma-steps .amrma-step.-failed:after {
    margin-left: -10px;
  }
}

.hyva_checkout-index-index .page-footer .footer.content + .widget.amrma-steps .amrma-step.-failed.block-static-block:after {
  /*display: none;*/
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.bg-neutral-50.amrma-steps .amrma-step.-failed:after {
    display: none;
  }
}

.amrma-steps .amrma-step.-failed:before {
  content: '\00d7';
  top: -0.25rem;
  z-index: 10;
  margin-top: 1px;
  margin-left: -0.75rem;
  display: flex;
  height: 1.5rem;
  width: 1.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 0px;
  background-color: transparent;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .amrma-steps .amrma-step.-failed input:before {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .amrma-steps .amrma-step.-failed input.min-w-72.fixed.max-w-lg:before {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .amrma-steps .amrma-step.-failed button:before {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .amrma-steps .amrma-step.-failed.flex-wrap.gap-1.items-center:before {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.gap-1.amrma-steps .amrma-step.-failed:before {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .amrma-steps .amrma-step.-failed.flex-wrap.mt-0.mb-4:before {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .amrma-steps .amrma-step.-failed.ml-auto.w-full:before {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .amrma-steps .amrma-step.-failed.ml-auto.w-full .sku-stock-block:before {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.amrma-steps .amrma-step.-failed.items-center:before {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex.amrma-steps .amrma-step.-failed:before {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.amrma-steps .amrma-step.-failed.items-center .bg-ambar-info-bar-background:before {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0.flex.amrma-steps .amrma-step.-failed .bg-ambar-info-bar-background:before {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .amrma-steps .amrma-step.-failed.flex-wrap.w-full.justify-center.gap-2.mt-4 button:before {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.flex-wrap.w-full.amrma-steps .amrma-step.-failed.gap-2.mt-4 button:before {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.amrma-steps .amrma-step.-failed:before {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .amrma-steps .amrma-step.-failed.items-center.justify-evenly:before {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .amrma-steps .amrma-step.-failed.items-center.justify-evenly > div:before {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .amrma-steps .amrma-step.-failed.items-center.justify-evenly div:nth-child(5):before {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .amrma-steps .amrma-step.-failed.items-center.justify-evenly .block-content > div:before {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table .flex.amrma-steps .amrma-step.-failed.justify-evenly:before {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex.amrma-steps .amrma-step.-failed.justify-evenly > div:before {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex.amrma-steps .amrma-step.-failed.justify-evenly div:nth-child(5):before {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex.amrma-steps .amrma-step.-failed.justify-evenly .block-content > div:before {
  display: flex;
  justify-content: center;
  width: 320px;
}

/**
 * @author Amasty Team
 * @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
 * @package RMA Hyva Compatibility for Magento 2
 */

.sales-guest-form .form-orders-search select {
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --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);
}

.gdpr-customer-settings .sales-guest-form .form-orders-search select.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.sales-guest-form .form-orders-search select {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.sales-guest-form .form-orders-search select .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap.sales-guest-form .form-orders-search select.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 768px) {
  #search_autocomplete .sales-guest-form .form-orders-search select.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

.sales-guest-form .form-orders-search select:focus {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity));
  --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(3px + 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);
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity));
  --tw-ring-opacity: 0.5;
}

/**
 * @author Amasty Team
 * @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
 * @package RMA Hyva Compatibility for Magento 2
 */

.amasty_rma-guest-login .form-orders-search select {
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --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);
}

.gdpr-customer-settings .amasty_rma-guest-login .form-orders-search select.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amasty_rma-guest-login .form-orders-search select {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amasty_rma-guest-login .form-orders-search select .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap.amasty_rma-guest-login .form-orders-search select.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 768px) {
  #search_autocomplete .amasty_rma-guest-login .form-orders-search select.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

.amasty_rma-guest-login .form-orders-search select:focus {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity));
  --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(3px + 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);
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity));
  --tw-ring-opacity: 0.5;
}

/**
 * @author Amasty Team
 * @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
 * @package RMA Hyva Compatibility for Magento 2
 */

.amrma-return-instructions p {
  margin-bottom: 1rem;
}

.page-product-bundle .sku-stock-block .flex.flex-wrap.mt-0.amrma-return-instructions p {
  display: none;
}

.amrma-return-instructions a {
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .amrma-return-instructions a input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .amrma-return-instructions a input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .amrma-return-instructions a button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .amrma-return-instructions a.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.gap-1.amrma-return-instructions a {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .amrma-return-instructions a.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .amrma-return-instructions a.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .amrma-return-instructions a.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.amrma-return-instructions a.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex.amrma-return-instructions a {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.amrma-return-instructions a.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0.flex.amrma-return-instructions a .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .amrma-return-instructions a.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.amrma-return-instructions a {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .amrma-return-instructions a.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .amrma-return-instructions a.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .amrma-return-instructions a.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .amrma-return-instructions a.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table .flex.amrma-return-instructions a.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex.amrma-return-instructions a.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex.amrma-return-instructions a.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex.amrma-return-instructions a.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

@media (min-width: 768px) {
  .amrma-return-instructions a {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1280px) {
  .amrma-return-instructions a {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.amrma-return-instructions a svg {
  display: inline-flex;
}

.amrma-return-instructions a span {
  vertical-align: middle;
}

.amrma-return-instructions a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

.amrma-return-instructions a:focus {
  border-color: transparent;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.amrma-return-instructions a {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.amrma-return-instructions a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hyva_checkout-index-index .amrma-return-instructions a {
  border-width: 1px;
  text-align: center;
  font-weight: 700;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media screen and (max-width: 768px) {
  #search_autocomplete .hyva_checkout-index-index .amrma-return-instructions a.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

.hyva_checkout-index-index .amrma-return-instructions a[disabled] {
  cursor: not-allowed;
  opacity: 0.25;
}

.amrma-return-instructions a {
  margin-bottom: 0.5rem;
  cursor: pointer;
  justify-content: center;
}

.gdpr-customer-settings .amrma-return-instructions a.btn-primary {
  background: #111;
  border-radius: 0;
  font-weight: 500;
  font-size: 16px;
}

.gdpr-customer-settings .btn.amrma-return-instructions a {
  background: #111;
  border-radius: 0;
  font-weight: 500;
  font-size: 16px;
}

.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 form .amrma-return-instructions a.btn-primary {
  width: auto;
  border-radius: 0;
  background: #111;
}

.gdpr-customer-settings .column.main > div .ml-10.mb-10.w-56 form .btn.amrma-return-instructions a {
  width: auto;
  border-radius: 0;
  background: #111;
}

@media (min-width: 980px) and (max-width: 1200px) {
  body.customer-account-login #customer-login-container a.amrma-return-instructions a.btn-primary span {
    font-size: 16px;
  }

  body.customer-account-login #customer-login-container a.btn.amrma-return-instructions a span {
    font-size: 16px;
  }
}

.bg-ambar-background .flex.flex-wrap.w-full.amrma-return-instructions a.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

button.action.amrma-return-instructions a.btn-primary {
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  text-transform: uppercase;
}

button.action.amrma-return-instructions a.btn-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(171 0 131 / var(--tw-bg-opacity));
}

button.action.btn.amrma-return-instructions a {
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  text-transform: uppercase;
}

button.action.btn.amrma-return-instructions a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(171 0 131 / var(--tw-bg-opacity));
}

span.mr-8.amrma-return-instructions a.text-secondary {
  margin-right: 1rem;
}

/**
 * @author Amasty Team
 * @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
 * @package RMA Hyva Compatibility for Magento 2
 */

@media print {
  .amasty_rma-account-view header.page-header,
    .amasty_rma-account-view .am-hyva-top-links-container,
    .amasty_rma-account-view .sidebar,
    .amasty_rma-account-view footer.page-footer,
    .amasty_rma-account-view .am-hyva-top-links-container,
    .amasty_rma-guest-view header.page-header,
    .amasty_rma-guest-view .am-hyva-top-links-container,
    .amasty_rma-guest-view .sidebar,
    .amasty_rma-guest-view footer.page-footer,
    .amasty_rma-guest-view .am-hyva-top-links-container {
    display: none;
  }
}

/**
 * @author Amasty Team
 * @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
 */

/**
 * @author Amasty Team
 * @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
 */

.amsl-social-login .amsl-button {
  display: block;
  height: 4rem;
  width: 4rem;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: box-shadow, background-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0.amsl-social-login .amsl-button {
    margin-left: -10px;
  }
}

@media screen and (max-width: 1020px) {
  body.amsl-social-login .amsl-button nav.navigation {
    z-index: 20;
  }
}

.amsl-social-login .amsl-button.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.hyva_checkout-index-index .page-footer .footer.content + .widget.amsl-social-login .amsl-button.block-static-block {
  /*display: none;*/
}

.amsl-social-login .amsl-button:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.amsl-social-login .amsl-button.-rectangular {
  border-radius: 0.125rem;
}

.amsl-social-login .amsl-button.-rectangular.-apple .amsl-text {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.amsl-social-login .amsl-button svg {
  height: 100%;
  width: 100%;
}

.gdpr-customer-settings .amsl-social-login .amsl-button svg.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amsl-social-login .amsl-button svg {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amsl-social-login .amsl-button svg .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap.amsl-social-login .amsl-button svg.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.amsl-social-login.-labeled-buttons .amsl-buttons {
  gap: 1rem;
}

.amsl-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.75rem;
}

body.checkout-cart-index input[value="1"] + .amsl-buttons input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .amsl-buttons input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .amsl-buttons button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .amsl-buttons.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.amsl-buttons.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .amsl-buttons.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .sku-stock-block .flex.amsl-buttons.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .amsl-buttons.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .amsl-buttons.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.amsl-buttons.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.amsl-buttons.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .amsl-buttons.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.amsl-buttons.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.flex-wrap.w-full.amsl-buttons.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.amsl-buttons {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .amsl-buttons.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .amsl-buttons.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .amsl-buttons.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .amsl-buttons.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.amsl-button-wrapper.with-label {
  width: 100%;
}

.gdpr-customer-settings .amsl-button-wrapper.with-label.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amsl-button-wrapper.with-label {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amsl-button-wrapper.with-label .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap.amsl-button-wrapper.with-label.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.amsl-button-wrapper.with-label .amsl-button {
  display: flex;
  height: 3rem;
  width: 100%;
  align-items: center;
  padding: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .amsl-button-wrapper.with-label .amsl-button input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .amsl-button-wrapper.with-label .amsl-button input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .amsl-button-wrapper.with-label .amsl-button button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.gdpr-customer-settings .amsl-button-wrapper.with-label .amsl-button.text-blue-500.text-3xl {
  color: #111;
}

#search_autocomplete .amsl-button-wrapper.with-label .amsl-button.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.gap-1.amsl-button-wrapper.with-label .amsl-button {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .amsl-button-wrapper.with-label .amsl-button.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amsl-button-wrapper.with-label .amsl-button {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .amsl-button-wrapper.with-label .amsl-button.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amsl-button-wrapper.with-label .amsl-button .sku-stock-block {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .amsl-button-wrapper.with-label .amsl-button.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.amsl-button-wrapper.with-label .amsl-button.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex.amsl-button-wrapper.with-label .amsl-button {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.amsl-button-wrapper.with-label .amsl-button.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0.flex.amsl-button-wrapper.with-label .amsl-button .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .flex.flex-wrap.amsl-button-wrapper.with-label .amsl-button.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .amsl-button-wrapper.with-label .amsl-button.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.amsl-button-wrapper.with-label .amsl-button {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .amsl-button-wrapper.with-label .amsl-button.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .amsl-button-wrapper.with-label .amsl-button.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .amsl-button-wrapper.with-label .amsl-button.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .amsl-button-wrapper.with-label .amsl-button.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table .flex.amsl-button-wrapper.with-label .amsl-button.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex.amsl-button-wrapper.with-label .amsl-button.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex.amsl-button-wrapper.with-label .amsl-button.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex.amsl-button-wrapper.with-label .amsl-button.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.amsl-button-wrapper.with-label .amsl-button svg {
  height: 1.5rem;
  width: 1.5rem;
}

.amsl-button-wrapper.with-label .amsl-social-icon {
  margin-right: 0.75rem;
  overflow: hidden;
  border-radius: 0.125rem;
  padding: 0.25rem;
}

@media screen and (max-width: 1020px) {
  body.amsl-button-wrapper.with-label .amsl-social-icon nav.navigation {
    z-index: 20;
  }
}

.amsl-button-wrapper.with-label .-google .amsl-social-icon, .amsl-button-wrapper.with-label .-facebook .amsl-social-icon, .amsl-button-wrapper.with-label .-amazon .amsl-social-icon, .amsl-button-wrapper.with-label .-paypal .amsl-social-icon {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.amsl-button-wrapper.with-label .-google .amsl-social-icon.min-w-72.fixed.max-w-lg, .amsl-button-wrapper.with-label .-facebook .amsl-social-icon.min-w-72.fixed.max-w-lg, .amsl-button-wrapper.with-label .-amazon .amsl-social-icon.min-w-72.fixed.max-w-lg, .amsl-button-wrapper.with-label .-paypal .amsl-social-icon.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.amsl-button-wrapper.with-label .-google {
  --tw-bg-opacity: 1;
  background-color: rgb(0 78 194 / var(--tw-bg-opacity));
}

.amsl-button-wrapper.with-label .-google:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 54 255 / var(--tw-bg-opacity));
}

.amsl-button-wrapper.with-label .-facebook .amsl-social-icon {
  --tw-text-opacity: 1;
  color: rgb(60 90 153 / var(--tw-text-opacity));
}

.amsl-button-wrapper.with-label .-amazon {
  --tw-bg-opacity: 1;
  background-color: rgb(35 47 62 / var(--tw-bg-opacity));
}

.amsl-button-wrapper.with-label .-amazon:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(50 67 88 / var(--tw-bg-opacity));
}

.amsl-button-wrapper.with-label .-paypal {
  --tw-bg-opacity: 1;
  background-color: rgb(0 93 133 / var(--tw-bg-opacity));
}

.amsl-button-wrapper.with-label .-paypal:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 40 255 / var(--tw-bg-opacity));
}

.amsl-button-wrapper.with-label .-microsoftgraph {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}


.amfaq_questions a.amsl-button-wrapper.with-label .-microsoftgraph {
  color: #111;
}

.amsl-button.-facebook {
  --tw-bg-opacity: 1;
  background-color: rgb(60 90 153 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.amsl-button.-facebook:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(68 103 174 / var(--tw-bg-opacity));
}

.amsl-button.-twitter {
  --tw-bg-opacity: 1;
  background-color: rgb(6 93 147 / var(--tw-bg-opacity));
}

.amsl-button.-twitter:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 58 245 / var(--tw-bg-opacity));
}

.amsl-button.-linkedin {
  --tw-bg-opacity: 1;
  background-color: rgb(0 119 183 / var(--tw-bg-opacity));
}

.amsl-button.-linkedin:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 93 143 / var(--tw-bg-opacity));
}

.amsl-button.-instagram {
  background-image: linear-gradient(0deg, #e09b3d, #c74c4d, #c21975, #7024c4);
}

.amsl-button.-twitch {
  --tw-bg-opacity: 1;
  background-color: rgb(100 65 165 / var(--tw-bg-opacity));
}

.amsl-button.-twitch:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(113 74 184 / var(--tw-bg-opacity));
}

.-social-small .amsl-buttons {
  gap: 0.75rem;
}

.-social-small .amsl-button {
  height: 2.5rem;
  width: 2.5rem;
  padding: 0.5rem;
}

.-social-small .with-label .amsl-button {
  height: 2.5rem;
  padding: 0.25rem;
}

.amsl-cart-page,
.amsl-login-page,
.amsl-registration-page {
  margin-top: 1rem;
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
  --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);
}

.bg-ambar-background .flex.flex-wrap.w-full.justify-center.gap-2.amsl-cart-page button,.bg-ambar-background .flex.flex-wrap.w-full.justify-center.gap-2
.amsl-login-page button,.bg-ambar-background .flex.flex-wrap.w-full.justify-center.gap-2
.amsl-registration-page button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.amsl-cart-page > .amsl-social-wrapper, .amsl-login-page > .amsl-social-wrapper, .amsl-registration-page > .amsl-social-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 1rem;
}

body.checkout-cart-index input[value="1"] + .amsl-cart-page > .amsl-social-wrapper input,body.checkout-cart-index input[value="1"] +  .amsl-login-page > .amsl-social-wrapper input,body.checkout-cart-index input[value="1"] +  .amsl-registration-page > .amsl-social-wrapper input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .amsl-cart-page > .amsl-social-wrapper input.min-w-72.fixed.max-w-lg,body.checkout-cart-index input[value="1"] +  .amsl-login-page > .amsl-social-wrapper input.min-w-72.fixed.max-w-lg,body.checkout-cart-index input[value="1"] +  .amsl-registration-page > .amsl-social-wrapper input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .amsl-cart-page > .amsl-social-wrapper button,body.checkout-cart-index input[value="1"] +  .amsl-login-page > .amsl-social-wrapper button,body.checkout-cart-index input[value="1"] +  .amsl-registration-page > .amsl-social-wrapper button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .amsl-cart-page > .amsl-social-wrapper.flex-wrap.gap-1.items-center,#search_autocomplete  .amsl-login-page > .amsl-social-wrapper.flex-wrap.gap-1.items-center,#search_autocomplete  .amsl-registration-page > .amsl-social-wrapper.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.gap-1.amsl-cart-page > .amsl-social-wrapper,#search_autocomplete .flex.flex-wrap.gap-1 .amsl-login-page > .amsl-social-wrapper,#search_autocomplete .flex.flex-wrap.gap-1 .amsl-registration-page > .amsl-social-wrapper {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .amsl-cart-page > .amsl-social-wrapper.flex-wrap.mt-0.mb-4,.page-product-bundle .sku-stock-block  .amsl-login-page > .amsl-social-wrapper.flex-wrap.mt-0.mb-4,.page-product-bundle .sku-stock-block  .amsl-registration-page > .amsl-social-wrapper.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .amsl-cart-page > .amsl-social-wrapper.ml-auto.w-full,.page-product-bundle .product-top-details .prices-wrapper +  .amsl-login-page > .amsl-social-wrapper.ml-auto.w-full,.page-product-bundle .product-top-details .prices-wrapper +  .amsl-registration-page > .amsl-social-wrapper.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .amsl-cart-page > .amsl-social-wrapper.ml-auto.w-full .sku-stock-block,.page-product-bundle .product-top-details .prices-wrapper +  .amsl-login-page > .amsl-social-wrapper.ml-auto.w-full .sku-stock-block,.page-product-bundle .product-top-details .prices-wrapper +  .amsl-registration-page > .amsl-social-wrapper.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.amsl-cart-page > .amsl-social-wrapper.items-center,#cookiebar-groups .fixed.inset-0 .amsl-login-page > .amsl-social-wrapper.items-center,#cookiebar-groups .fixed.inset-0 .amsl-registration-page > .amsl-social-wrapper.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex.amsl-cart-page > .amsl-social-wrapper,#cookiebar-groups .fixed.inset-0.flex .amsl-login-page > .amsl-social-wrapper,#cookiebar-groups .fixed.inset-0.flex .amsl-registration-page > .amsl-social-wrapper {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.amsl-cart-page > .amsl-social-wrapper.items-center .bg-ambar-info-bar-background,#cookiebar-groups .fixed.inset-0 .amsl-login-page > .amsl-social-wrapper.items-center .bg-ambar-info-bar-background,#cookiebar-groups .fixed.inset-0 .amsl-registration-page > .amsl-social-wrapper.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0.flex.amsl-cart-page > .amsl-social-wrapper .bg-ambar-info-bar-background,#cookiebar-groups .fixed.inset-0.flex .amsl-login-page > .amsl-social-wrapper .bg-ambar-info-bar-background,#cookiebar-groups .fixed.inset-0.flex .amsl-registration-page > .amsl-social-wrapper .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .amsl-cart-page > .amsl-social-wrapper.flex-wrap.w-full.justify-center.gap-2.mt-4 button,.bg-ambar-background  .amsl-login-page > .amsl-social-wrapper.flex-wrap.w-full.justify-center.gap-2.mt-4 button,.bg-ambar-background  .amsl-registration-page > .amsl-social-wrapper.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.amsl-cart-page > .amsl-social-wrapper,.searchbar .amsl-login-page > .amsl-social-wrapper,.searchbar .amsl-registration-page > .amsl-social-wrapper {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .amsl-cart-page > .amsl-social-wrapper.items-center.justify-evenly,#my-orders-table  .amsl-login-page > .amsl-social-wrapper.items-center.justify-evenly,#my-orders-table  .amsl-registration-page > .amsl-social-wrapper.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .amsl-cart-page > .amsl-social-wrapper.items-center.justify-evenly > div,body.sales-order-view .low-total-info #my-orders-table  .amsl-login-page > .amsl-social-wrapper.items-center.justify-evenly > div,body.sales-order-view .low-total-info #my-orders-table  .amsl-registration-page > .amsl-social-wrapper.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .amsl-cart-page > .amsl-social-wrapper.items-center.justify-evenly div:nth-child(5),body.sales-order-view .low-total-info #my-orders-table  .amsl-login-page > .amsl-social-wrapper.items-center.justify-evenly div:nth-child(5),body.sales-order-view .low-total-info #my-orders-table  .amsl-registration-page > .amsl-social-wrapper.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .amsl-cart-page > .amsl-social-wrapper.items-center.justify-evenly .block-content > div,body.amblog-index-post .block-products-list#my-orders-table  .amsl-login-page > .amsl-social-wrapper.items-center.justify-evenly .block-content > div,body.amblog-index-post .block-products-list#my-orders-table  .amsl-registration-page > .amsl-social-wrapper.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table .flex.amsl-cart-page > .amsl-social-wrapper.justify-evenly,#my-orders-table .flex .amsl-login-page > .amsl-social-wrapper.justify-evenly,#my-orders-table .flex .amsl-registration-page > .amsl-social-wrapper.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex.amsl-cart-page > .amsl-social-wrapper.justify-evenly > div,body.sales-order-view .low-total-info #my-orders-table .flex .amsl-login-page > .amsl-social-wrapper.justify-evenly > div,body.sales-order-view .low-total-info #my-orders-table .flex .amsl-registration-page > .amsl-social-wrapper.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex.amsl-cart-page > .amsl-social-wrapper.justify-evenly div:nth-child(5),body.sales-order-view .low-total-info #my-orders-table .flex .amsl-login-page > .amsl-social-wrapper.justify-evenly div:nth-child(5),body.sales-order-view .low-total-info #my-orders-table .flex .amsl-registration-page > .amsl-social-wrapper.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex.amsl-cart-page > .amsl-social-wrapper.justify-evenly .block-content > div,body.amblog-index-post .block-products-list#my-orders-table .flex .amsl-login-page > .amsl-social-wrapper.justify-evenly .block-content > div,body.amblog-index-post .block-products-list#my-orders-table .flex .amsl-registration-page > .amsl-social-wrapper.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

@media (min-width: 768px) {
  .amsl-cart-page > .amsl-social-wrapper, .amsl-login-page > .amsl-social-wrapper, .amsl-registration-page > .amsl-social-wrapper {
    flex-direction: row;
    row-gap: 0px;
  }
}

.amsl-cart-page > .amsl-social-wrapper .amsl-title, .amsl-login-page > .amsl-social-wrapper .amsl-title, .amsl-registration-page > .amsl-social-wrapper .amsl-title {
  min-width: -moz-max-content;
  min-width: max-content;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  .amsl-cart-page > .amsl-social-wrapper .amsl-title, .amsl-login-page > .amsl-social-wrapper .amsl-title, .amsl-registration-page > .amsl-social-wrapper .amsl-title {
    width: 100%;
    max-width: 300px;
  }
}

@media (min-width: 640px) {
  .amsl-cart-page > .amsl-social-wrapper.with-labels, .amsl-login-page > .amsl-social-wrapper.with-labels, .amsl-registration-page > .amsl-social-wrapper.with-labels {
    display: block;
  }

  .amsl-cart-page > .amsl-social-wrapper.with-labels .amsl-buttons, .amsl-login-page > .amsl-social-wrapper.with-labels .amsl-buttons, .amsl-registration-page > .amsl-social-wrapper.with-labels .amsl-buttons {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .amsl-cart-page > .amsl-social-wrapper.with-labels .amsl-buttons, .amsl-login-page > .amsl-social-wrapper.with-labels .amsl-buttons, .amsl-registration-page > .amsl-social-wrapper.with-labels .amsl-buttons {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1280px) {
  .amsl-cart-page > .amsl-social-wrapper.with-labels .amsl-buttons, .amsl-login-page > .amsl-social-wrapper.with-labels .amsl-buttons, .amsl-registration-page > .amsl-social-wrapper.with-labels .amsl-buttons {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.amsl-cart-page > .amsl-social-wrapper.with-labels .amsl-title, .amsl-login-page > .amsl-social-wrapper.with-labels .amsl-title, .amsl-registration-page > .amsl-social-wrapper.with-labels .amsl-title {
  display: none;
}

/**
 * @author Amasty Team
 * @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
 */

.amsl-popup-modal {
  padding: 1.5rem;
}

.amsl-popup-modal > div {
  max-width: 36rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
}

@media (min-width: 768px) {
  .amsl-popup-modal > div {
    max-width: 56rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.amsl-popup-modal > div {
  min-width: 300px;
  max-height: -webkit-fill-available;
  /* grant proper height with open browser panels */
}

.amsl-popup-modal .amsl-close {
  position: absolute;
  right: 0px;
  top: 0px;
  margin-top: -0.5rem;
  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));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.bg-neutral-50.amsl-popup-modal .amsl-close {
    display: none;
  }
}

.amsl-popup-modal .amsl-close:hover {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .amsl-popup-modal .amsl-close {
    --tw-translate-x: 100%;
    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));
  }
}

.amsl-popup-modal .amsl-button-wrapper:nth-child(n + 4) {
  display: none;
}

.amsl-popup-modal .-show-all .amsl-button-wrapper:nth-child(n + 4) {
  display: block;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0.amsl-popup-modal .-show-all .amsl-button-wrapper:nth-child(n + 4) {
    margin-left: -10px;
  }
}

.hyva_checkout-index-index .page-footer .footer.content + .widget.amsl-popup-modal .-show-all .amsl-button-wrapper:nth-child(n + 4).block-static-block {
  /*display: none;*/
}

.amsl-popup-modal .amsl-content {
  margin-top: 1.5rem;
}

.amsl-popup-modal .amsl-social-wrapper {
  margin-left: -1rem;
  margin-right: -1rem;
  margin-bottom: -2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0px;
  padding-bottom: 2.5rem;
  text-align: center;
}

@media (min-width: 768px) {
  .amsl-popup-modal .amsl-social-wrapper {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

.amsl-popup-modal .amsl-social-wrapper .amsl-title {
  display: inline-block;
  --tw-translate-y: -50%;
  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));
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  padding: 1rem;
}

.amsl-popup-modal .amsl-social-login {
  margin-left: auto;
  margin-right: auto;
}

@media(max-width: 767px) {
  div.products-list .product-info .py-1.amsl-popup-modal .amsl-social-login.mb-1 {
    margin-left: 0;
  }
}

.amsl-popup-modal .amsl-social-login {
  max-width: 330px;
}

.amsl-popup-modal .amsl-social-login.-labeled-buttons {
  max-width: 425px;
}

.amsl-showmore {
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  display: flex;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
  font-size: 0.875rem;
  line-height: 1.25rem;
}

body.checkout-cart-index input[value="1"] + .amsl-showmore input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .amsl-showmore input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .amsl-showmore button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .amsl-showmore.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .amsl-showmore.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .amsl-showmore.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .amsl-showmore.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.amsl-showmore.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.amsl-showmore.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .amsl-showmore.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.flex-wrap.w-full.amsl-showmore.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.amsl-showmore {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .amsl-showmore.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .amsl-showmore.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .amsl-showmore.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .amsl-showmore.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.amsl-showmore {
  height: 1px;
}

.amsl-showmore-button {
  display: flex;
  --tw-translate-y: -50%;
  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));
  align-items: center;
  gap: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .amsl-showmore-button input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .amsl-showmore-button input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .amsl-showmore-button button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .amsl-showmore-button.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.gap-1.amsl-showmore-button {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.amsl-showmore-button.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .amsl-showmore-button.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .amsl-showmore-button.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .amsl-showmore-button.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.amsl-showmore-button.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex.amsl-showmore-button {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.amsl-showmore-button.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0.flex.amsl-showmore-button .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .amsl-showmore-button.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.amsl-showmore-button {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .amsl-showmore-button.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .amsl-showmore-button.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .amsl-showmore-button.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .amsl-showmore-button.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table .flex.amsl-showmore-button.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex.amsl-showmore-button.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex.amsl-showmore-button.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex.amsl-showmore-button.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.amsl-showmore-button svg {
  --tw-rotate: 180deg;
  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));
}

.amsl-tablist {
  display: flex;
}

.amsl-tablist > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

body.checkout-cart-index input[value="1"] + .amsl-tablist input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .amsl-tablist input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .amsl-tablist button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .amsl-tablist.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .amsl-tablist.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .amsl-tablist.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .amsl-tablist.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.amsl-tablist.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.amsl-tablist.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .amsl-tablist.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.amsl-tablist {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .amsl-tablist.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .amsl-tablist.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .amsl-tablist.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .amsl-tablist.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.amsl-tablist .amsl-link {
  display: block;
  border-bottom-width: 1px;
  border-color: transparent;
  padding: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

@media screen and (max-width: 980px) {
  
    .breadcrumbs ol.items li.item:not(.home) span.amsl-tablist .amsl-link:not(.separator) {
    width: -moz-max-content;
    width: max-content;
  }
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0.amsl-tablist .amsl-link {
    margin-left: -10px;
  }
}

.hyva_checkout-index-index .page-footer .footer.content + .widget.amsl-tablist .amsl-link.block-static-block {
  /*display: none;*/
}

.amsl-tablist .amsl-link:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.amsl-tablist .amsl-link.-active {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity));
}

.amsl-tablist .amsl-link.-active:hover {
  background-color: transparent;
}

.amsl-separator {
  position: relative;
  display: none;
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.am-cookie-bar-settings > div.amsl-separator {
  max-width: 90%;
  max-height: 70%;
}

span.amsl-separator:hover {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

span.mr-8.cursor-pointer.amsl-separator {
  margin-right: 1rem;
}

.amsl-separator {
  width: 2px;
}

.amsl-separator .amsl-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  display: flex;
  height: 2rem;
  width: 2rem;
  min-width: 2rem;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  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));
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

body.checkout-cart-index input[value="1"] + .amsl-separator .amsl-icon input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .amsl-separator .amsl-icon input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .amsl-separator .amsl-icon button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .amsl-separator .amsl-icon.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.gap-1.amsl-separator .amsl-icon {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .amsl-separator .amsl-icon.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .amsl-separator .amsl-icon.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .amsl-separator .amsl-icon.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.amsl-separator .amsl-icon.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex.amsl-separator .amsl-icon {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.amsl-separator .amsl-icon.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0.flex.amsl-separator .amsl-icon .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .amsl-separator .amsl-icon.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.flex-wrap.w-full.amsl-separator .amsl-icon.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.amsl-separator .amsl-icon {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }

  body.amsl-separator .amsl-icon nav.navigation {
    z-index: 20;
  }
}

@media screen and (max-width: 768px) {
  #search_autocomplete .amsl-separator .amsl-icon.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

.amsl-separator .amsl-icon.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.bg-neutral-50.amsl-separator .amsl-icon {
    display: none;
  }
}

#my-orders-table .amsl-separator .amsl-icon.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .amsl-separator .amsl-icon.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .amsl-separator .amsl-icon.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .amsl-separator .amsl-icon.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table .flex.amsl-separator .amsl-icon.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex.amsl-separator .amsl-icon.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex.amsl-separator .amsl-icon.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex.amsl-separator .amsl-icon.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.amsl-separator .amsl-icon {
  padding-bottom: 3px;
}

.-social-top .amsl-separator {
  height: 1px;
  width: 100%;
}

.gdpr-customer-settings .-social-top .amsl-separator.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.-social-top .amsl-separator {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.-social-top .amsl-separator .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap.-social-top .amsl-separator.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

/**
 * Styles for devices which supposedly don't have a physical keyboard:
 * - no hover events (touch devices)
 * - has limited accuracy pointer or no pointer at all
 */

@media (hover: none) and (pointer: coarse), (hover: none) and (pointer: none) {
  .amsl-popup-modal .amsl-close:focus {
    --tw-ring-color: none;
  }

  .amsl-popup-modal .amsl-close:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .amsl-popup-modal .amsl-close:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
}

/**
 * @author Amasty Team
 * @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
 */

.amsl-form .card {
  margin: 0px;
  background-color: transparent;
  padding: 0px;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  width: 100% !important;
}

.gdpr-customer-settings .amsl-form .card.text-blue-500.text-3xl {
  color: #111 !important;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amsl-form .card {
  margin-top: 0 !important;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amsl-form .card .sku-stock-block {
  margin-top: 0 !important;
}

.bg-ambar-background .flex.flex-wrap.amsl-form .card.justify-center.gap-2.mt-4 button {
  width: auto !important;
  background: #111 !important;
  color: #fff !important;
  padding: 10px !important;
}

.amsl-form legend {
  display: none;
}

.amsl-form .field {
  margin-top: 0px;
  margin-bottom: 1.75rem;
}

.page-product-bundle .sku-stock-block .flex.flex-wrap.amsl-form .field.mb-4 {
  display: none;
}

.amsl-form .form-input {
  width: 100%;
}

.gdpr-customer-settings .amsl-form .form-input.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amsl-form .form-input {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amsl-form .form-input .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap.amsl-form .form-input.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.amsl-form .label {
  margin-bottom: 0.25rem;
}

@media(max-width: 767px) {
  div.products-list .product-info .py-1.mx-auto.amsl-form .label {
    margin-left: 0;
  }
}

.amsl-form [for="password"] + .control {
  display: grid;
}

body.sales-order-view .low-total-info .amsl-form [for="password"] + .control > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info .amsl-form [for="password"] + .control div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list.amsl-form [for="password"] + .control .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.amsl-form [for="password"] + .control {
  grid-template-columns: auto 52px;
}

.amsl-form #password-strength-meter-container {
  grid-column: span 2 / span 2;
  margin-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.amsl-form .container {
  margin: 0px;
  background-color: transparent;
  padding: 0px;
}

.amsl-form .actions-toolbar {
  gap: 1rem;
}

.amsl-form .action.back {
  display: none;
}

.amsl-form > .form-create-account {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

@media (min-width: 768px) {
  .amsl-form > .form-create-account {
    display: grid;
  }
}

.amsl-form > .form-create-account > fieldset {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

@media (min-width: 1024px) {
  .amsl-form > .form-create-account > fieldset {
    border-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity));
    --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);
  }
}

.amsl-form > .form-create-account > fieldset ~ fieldset {
  margin-top: 0px;
}

.page-product-bundle .sku-stock-block .flex.flex-wrap.amsl-form > .form-create-account > fieldset ~ fieldset.mb-4 {
  display: none;
}

.amsl-form > .form-create-account > fieldset.additional_info {
  display: none;
}

.amsl-form > .form-create-account > fieldset .field .control {
  display: block;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0.amsl-form > .form-create-account > fieldset .field .control {
    margin-left: -10px;
  }
}

.hyva_checkout-index-index .page-footer .footer.content + .widget.amsl-form > .form-create-account > fieldset .field .control.block-static-block {
  /*display: none;*/
}

.amsl-form > .form-create-account > fieldset .field .control input {
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --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);
}

.gdpr-customer-settings .amsl-form > .form-create-account > fieldset .field .control input.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amsl-form > .form-create-account > fieldset .field .control input {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amsl-form > .form-create-account > fieldset .field .control input .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap.amsl-form > .form-create-account > fieldset .field .control input.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 768px) {
  #search_autocomplete .amsl-form > .form-create-account > fieldset .field .control input.border-solid {
    overflow-y: scroll;
    height: 100%;
  }
}

.amsl-form > .form-create-account > fieldset .field .control input:focus {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity));
  --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(3px + 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);
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity));
  --tw-ring-opacity: 0.5;
}

.amsl-form > .form-create-account .actions-toolbar {
  grid-column: span 2 / span 2;
}

.amsl-login-content legend,
        .amsl-login-content legend + div {
  display: none;
}

.amsl-login-content .actions-toolbar {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  padding-bottom: 0px;
}

.amsl-register-content .amsl-form {
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .amsl-register-content fieldset.card {
    border-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity));
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.amsl-error.message {
  margin-top: 1rem;
}

.bg-ambar-background .flex.flex-wrap.w-full.justify-center.gap-2.amsl-error.message button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.amsl-content .actions-toolbar {
  flex-wrap: wrap;
}

#search_autocomplete .flex.amsl-content .actions-toolbar.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .flex.amsl-content .actions-toolbar.mt-0.mb-4 {
  display: none;
}

.bg-ambar-background .flex.amsl-content .actions-toolbar.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.amsl-content .actions-toolbar .recaptcha-wrapper {
  order: -9999;
  width: 100%;
}

.gdpr-customer-settings .amsl-content .actions-toolbar .recaptcha-wrapper.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amsl-content .actions-toolbar .recaptcha-wrapper {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.amsl-content .actions-toolbar .recaptcha-wrapper .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap.amsl-content .actions-toolbar .recaptcha-wrapper.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.amsl-content .actions-toolbar .recaptcha-wrapper .g-recaptcha > div {
  margin-left: auto;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.amsl-content .actions-toolbar .recaptcha-wrapper .g-recaptcha > div.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.amsl-content .actions-toolbar .recaptcha-wrapper .g-recaptcha > div.w-full .sku-stock-block {
  margin-top: 0;
}

/**
 * @author Amasty Team
 * @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
 */

.amsl-position-variations {
  display: grid;
  gap: 3rem;
}

body.sales-order-view .low-total-info .amsl-position-variations > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info .amsl-position-variations div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list.amsl-position-variations .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.amsl-position-variations {
  grid-template-areas:
        "form"
        "socials";
}

.amsl-position-variations .amsl-form {
  grid-area: form;
}

@media (min-width: 768px) {
  .amsl-position-variations .amsl-separator {
    display: block;
  }
}

.amsl-position-variations .amsl-separator {
  grid-area: separator;
}

.amsl-position-variations .amsl-social-wrapper {
  grid-area: socials;
}

.amsl-position-variations .amsl-buttons {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {
  .-social-right .amsl-position-variations  {
    grid-template-areas: "form separator socials";
    grid-template-columns: 1fr auto 1fr
  }

  .-social-left .amsl-position-variations {
    grid-template-areas: "socials separator form";
    grid-template-columns: 1fr auto 1fr
  }
}

.-social-bottom .amsl-position-variations .amsl-separator {
  display: none;
}

@media (min-width: 768px) {
  .-social-left .amsl-position-variations .amsl-social-wrapper, .-social-right .amsl-position-variations .amsl-social-wrapper {
    margin: 0px;
    width: 20rem;
    border-radius: 0.375rem;
    padding: 2rem;
  }

  .-social-left .amsl-position-variations .amsl-social-wrapper .amsl-title, .-social-right .amsl-position-variations .amsl-social-wrapper .amsl-title {
    transform: none;
    background-color: transparent;
    padding: 0px;
  }
}

.-social-top .amsl-position-variations {
  grid-template-areas:
            "socials"
            "separator"
            "form";
}

@media (min-width: 768px) {
  .-social-top .amsl-position-variations {
    width: 425px
  }
}

.-social-top .amsl-position-variations .amsl-separator {
  display: block;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0.-social-top .amsl-position-variations .amsl-separator {
    margin-left: -10px;
  }
}

.hyva_checkout-index-index .page-footer .footer.content + .widget.-social-top .amsl-position-variations .amsl-separator.block-static-block {
  /*display: none;*/
}

.-social-top .amsl-position-variations .amsl-social-wrapper {
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
}

body.checkout-cart-index input[value="1"] + .-social-top .amsl-position-variations .amsl-social-wrapper input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + .-social-top .amsl-position-variations .amsl-social-wrapper input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + .-social-top .amsl-position-variations .amsl-social-wrapper button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete .-social-top .amsl-position-variations .amsl-social-wrapper.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

#search_autocomplete .flex.flex-wrap.gap-1.-social-top .amsl-position-variations .amsl-social-wrapper {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block .-social-top .amsl-position-variations .amsl-social-wrapper.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + .-social-top .amsl-position-variations .amsl-social-wrapper.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .-social-top .amsl-position-variations .amsl-social-wrapper.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0.-social-top .amsl-position-variations .amsl-social-wrapper.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex.-social-top .amsl-position-variations .amsl-social-wrapper {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.-social-top .amsl-position-variations .amsl-social-wrapper.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#cookiebar-groups .fixed.inset-0.flex.-social-top .amsl-position-variations .amsl-social-wrapper .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background .-social-top .amsl-position-variations .amsl-social-wrapper.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar.-social-top .amsl-position-variations .amsl-social-wrapper {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table .-social-top .amsl-position-variations .amsl-social-wrapper.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .-social-top .amsl-position-variations .amsl-social-wrapper.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .-social-top .amsl-position-variations .amsl-social-wrapper.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .-social-top .amsl-position-variations .amsl-social-wrapper.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#my-orders-table .flex.-social-top .amsl-position-variations .amsl-social-wrapper.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex.-social-top .amsl-position-variations .amsl-social-wrapper.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex.-social-top .amsl-position-variations .amsl-social-wrapper.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex.-social-top .amsl-position-variations .amsl-social-wrapper.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.-social-top .amsl-position-variations .amsl-social-wrapper .amsl-title {
  display: none;
  transform: none;
  background-color: transparent;
  padding: 0px;
}

.-social-top .amsl-position-variations .amsl-social-wrapper .amsl-title.-short {
  display: block;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0.-social-top .amsl-position-variations .amsl-social-wrapper .amsl-title.-short {
    margin-left: -10px;
  }
}

.hyva_checkout-index-index .page-footer .footer.content + .widget.-social-top .amsl-position-variations .amsl-social-wrapper .amsl-title.-short.block-static-block {
  /*display: none;*/
}

.-social-top .amsl-position-variations .amsl-social-wrapper.with-labels {
  display: block;
}

@media screen and (max-width: 767px) {
  #filters #filter-tab .py-0.px-0.-social-top .amsl-position-variations .amsl-social-wrapper.with-labels {
    margin-left: -10px;
  }
}

.hyva_checkout-index-index .page-footer .footer.content + .widget.-social-top .amsl-position-variations .amsl-social-wrapper.with-labels.block-static-block {
  /*display: none;*/
}

.-social-top .amsl-position-variations .amsl-social-wrapper.with-labels .amsl-social-login {
  margin-top: 1rem;
  width: 100%;
}

.gdpr-customer-settings .-social-top .amsl-position-variations .amsl-social-wrapper.with-labels .amsl-social-login.text-blue-500.text-3xl {
  color: #111;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.-social-top .amsl-position-variations .amsl-social-wrapper.with-labels .amsl-social-login {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + .flex.ml-auto.-social-top .amsl-position-variations .amsl-social-wrapper.with-labels .amsl-social-login .sku-stock-block {
  margin-top: 0;
}

.bg-ambar-background .flex.flex-wrap.-social-top .amsl-position-variations .amsl-social-wrapper.with-labels .amsl-social-login.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.bg-ambar-background .flex.flex-wrap.w-full.justify-center.gap-2.-social-top .amsl-position-variations .amsl-social-wrapper.with-labels .amsl-social-login button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

.-social-top .amsl-position-variations .amsl-social-login {
  margin: 0px;
  width: 60%;
}

.-social-top .amsl-position-variations .amsl-buttons {
  margin-top: 0px;
}

.page-product-bundle .sku-stock-block .flex.flex-wrap.-social-top .amsl-position-variations .amsl-buttons.mb-4 {
  display: none;
}

.-social-top .amsl-position-variations .amsl-showmore {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}

.amsl-social-wrapper .amsl-title.-short {
  display: none;
}

/**
 * @author Amasty Team
 * @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
 */

.amsl-popup-notification {
  min-width: 300px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}

.amsl-popup-notification > div {
  max-width: 36rem;
}

.amsl-popup-notification .amsl-close {
  position: absolute;
  left: 100%;
  bottom: 100%;
  --tw-translate-x: 0.5rem;
  --tw-translate-y: -0.5rem;
  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));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.bg-neutral-50.amsl-popup-notification .amsl-close {
    display: none;
  }
}

.amsl-popup-notification .amsl-close:hover {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity));
}

.amsl-popup-notification a {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.amsl-popup-notification a:hover {
  text-decoration-line: underline;
}

.customer-account-confirmation .column.main [for="email_address"] span {
  white-space: nowrap;
}

[wire\:loading],
[wire\:loading\.delay],
[wire\:loading\.inline-block],
[wire\:loading\.inline],
[wire\:loading\.block],
[wire\:loading\.flex],
[wire\:loading\.table],
[wire\:loading\.grid],
[wire\:loading\.inline-flex] {
  display: none;
}

[wire\:loading\.delay\.shortest],
[wire\:loading\.delay\.shorter],
[wire\:loading\.delay\.short],
[wire\:loading\.delay\.long],
[wire\:loading\.delay\.longer],
[wire\:loading\.delay\.longest] {
  display: none;
}

[wire\:offline] {
  display: none;
}

[wire\:dirty]:not(textarea):not(input):not(select) {
  display: none;
}

input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {
  animation-duration: 50000s;
  animation-name: livewireautofill;
}

@keyframes livewireautofill {
  from {
  }
}

#livewire-error iframe {
  background-color: rgb(255 255 255) !important;
  border-radius: 0.375rem !important;
  padding: 0.75rem 1rem !important;
}

#hyva-checkout-main div.required > label > span {
  position: relative;
}

.am-cookie-bar-settings > div#hyva-checkout-main div.required > label > span {
  max-width: 90%;
  max-height: 70%;
}

#hyva-checkout-main div.required > label > span:after {
  content: '*';
  position: absolute;
  right: -0.75rem;
  top: -0.25rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity))
}

@media (min-width: 640px) and (max-width: 980px) {
  body.hyva_checkout-index-index #hyva-checkout-container div.column-right + div.bg-neutral-50#hyva-checkout-main div.required > label > span:after {
    display: none;
  }
}

#hyva-checkout-main .breadcrumbs .item {
  display: inline-flex;
  align-items: center;
}

#search_autocomplete .flex.flex-wrap.gap-1#hyva-checkout-main .breadcrumbs .item {
  justify-content: flex-start;
}

#cookiebar-groups .fixed.inset-0.flex#hyva-checkout-main .breadcrumbs .item {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0.flex#hyva-checkout-main .breadcrumbs .item .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

#my-orders-table .flex#hyva-checkout-main .breadcrumbs .item.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table .flex#hyva-checkout-main .breadcrumbs .item.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table .flex#hyva-checkout-main .breadcrumbs .item.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table .flex#hyva-checkout-main .breadcrumbs .item.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

#hyva-checkout-main .breadcrumbs .item.active > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

#hyva-checkout-main .breadcrumbs .item.active {
  font-weight: 700;
}

#hyva-checkout-main .breadcrumbs .item.locked {
  cursor: not-allowed;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

#hyva-checkout-main .breadcrumbs .item.completed {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

#hyva-checkout-main [x-cloak] {
  display: none !important;
}

#hyva-checkout-main #quote-summary > .price-summary > :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));
}

#hyva-checkout-main #quote-summary > .price-summary {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding: 1.5rem;
}

#hyva-checkout-main {
  display: flex;
  flex-direction: column;
}

body.checkout-cart-index input[value="1"] + #hyva-checkout-main input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.checkout-cart-index input[value="1"] + #hyva-checkout-main input.min-w-72.fixed.max-w-lg {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

body.checkout-cart-index input[value="1"] + #hyva-checkout-main button {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#search_autocomplete #hyva-checkout-main.flex-wrap.gap-1.items-center {
  justify-content: flex-start;
}

.page-product-bundle .sku-stock-block #hyva-checkout-main.flex-wrap.mt-0.mb-4 {
  display: none;
}

.page-product-bundle .product-top-details .prices-wrapper + #hyva-checkout-main.ml-auto.w-full {
  margin-top: 0;
}

.page-product-bundle .product-top-details .prices-wrapper + #hyva-checkout-main.ml-auto.w-full .sku-stock-block {
  margin-top: 0;
}

#cookiebar-groups .fixed.inset-0#hyva-checkout-main.items-center {
  z-index: 120;
  background: rgba(0, 0, 0, .3);
}

#cookiebar-groups .fixed.inset-0#hyva-checkout-main.items-center .bg-ambar-info-bar-background {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
}

.bg-ambar-background #hyva-checkout-main.flex-wrap.w-full.justify-center.gap-2.mt-4 button {
  width: auto;
  background: #111;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1020px) {
  .searchbar#hyva-checkout-main {
    max-height: unset;
    border-color: #ccc;
    margin-top: 1rem;
    transition: max-height 0.2s ease-out;
  }
}

#my-orders-table #hyva-checkout-main.items-center.justify-evenly {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.sales-order-view .low-total-info #my-orders-table #hyva-checkout-main.items-center.justify-evenly > div {
  text-transform: capitalize;
}

body.sales-order-view .low-total-info #my-orders-table #hyva-checkout-main.items-center.justify-evenly div:nth-child(5) {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

body.amblog-index-post .block-products-list#my-orders-table #hyva-checkout-main.items-center.justify-evenly .block-content > div {
  display: flex;
  justify-content: center;
  width: 320px;
}

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:-left-3::before {
  content: var(--tw-content);
  left: -0.75rem;
}

.before\:-top-0::before {
  content: var(--tw-content);
  top: -0px;
}

.before\:-top-3::before {
  content: var(--tw-content);
  top: -0.75rem;
}

.before\:left-0::before {
  content: var(--tw-content);
  left: 0px;
}

.before\:left-1\/2::before {
  content: var(--tw-content);
  left: 50%;
}

.before\:top-1\/2::before {
  content: var(--tw-content);
  top: 50%;
}

.before\:top-4::before {
  content: var(--tw-content);
  top: 1rem;
}

.before\:top-5::before {
  content: var(--tw-content);
  top: 1.25rem;
}

.before\:float-left::before {
  content: var(--tw-content);
  float: left;
}

.before\:-ml-2::before {
  content: var(--tw-content);
  margin-left: -0.5rem;
}

.before\:mt-3::before {
  content: var(--tw-content);
  margin-top: 0.75rem;
}

.before\:mt-3\.5::before {
  content: var(--tw-content);
  margin-top: 0.875rem;
}

.before\:block::before {
  content: var(--tw-content);
  display: block;
}

.before\:inline::before {
  content: var(--tw-content);
  display: inline;
}

.before\:h-1::before {
  content: var(--tw-content);
  height: 0.25rem;
}

.before\:h-3::before {
  content: var(--tw-content);
  height: 0.75rem;
}

.before\:h-4::before {
  content: var(--tw-content);
  height: 1rem;
}

.before\:h-\[5px\]::before {
  content: var(--tw-content);
  height: 5px;
}

.before\:w-0::before {
  content: var(--tw-content);
  width: 0px;
}

.before\:w-3::before {
  content: var(--tw-content);
  width: 0.75rem;
}

.before\:w-4::before {
  content: var(--tw-content);
  width: 1rem;
}

.before\:w-\[5px\]::before {
  content: var(--tw-content);
  width: 5px;
}

.before\:w-full::before {
  content: var(--tw-content);
  width: 100%;
}

.before\:shrink-0::before {
  content: var(--tw-content);
  flex-shrink: 0;
}

.before\:-translate-y-1\/2::before {
  content: var(--tw-content);
  --tw-translate-y: -50%;
  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));
}

.before\:rounded-full::before {
  content: var(--tw-content);
  border-radius: 9999px;
}

.before\:border-l-\[12px\]::before {
  content: var(--tw-content);
  border-left-width: 12px;
}

.before\:border-r-0::before {
  content: var(--tw-content);
  border-right-width: 0px;
}

.before\:border-t-\[30px\]::before {
  content: var(--tw-content);
  border-top-width: 30px;
}

.before\:border-solid::before {
  content: var(--tw-content);
  border-style: solid;
}

.before\:border-transparent::before {
  content: var(--tw-content);
  border-color: transparent;
}

.before\:border-t-blue-200::before {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-top-color: rgb(191 219 254 / var(--tw-border-opacity));
}

.before\:bg-blue-400::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity));
}

.before\:bg-blue-700::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}

.before\:bg-gray-300::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

.before\:bg-green-500::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}

.before\:bg-purple::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(171 0 131 / var(--tw-bg-opacity));
}

.before\:bg-red-500::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}

.before\:font-bold::before {
  content: var(--tw-content);
  font-weight: 700;
}

.before\:content-\[\'\'\]::before {
  --tw-content: '';
  content: var(--tw-content);
}

.before\:content-\[\`\`\]::before {
  --tw-content: ``;
  content: var(--tw-content);
}

.after\:pointer-events-none::after {
  content: var(--tw-content);
  pointer-events: none;
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:-right-3::after {
  content: var(--tw-content);
  right: -0.75rem;
}

.after\:-top-1::after {
  content: var(--tw-content);
  top: -0.25rem;
}

.after\:bottom-1::after {
  content: var(--tw-content);
  bottom: 0.25rem;
}

.after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}

.after\:right-0::after {
  content: var(--tw-content);
  right: 0px;
}

.after\:top-5::after {
  content: var(--tw-content);
  top: 1.25rem;
}

.after\:block::after {
  content: var(--tw-content);
  display: block;
}

.after\:h-0::after {
  content: var(--tw-content);
  height: 0px;
}

.after\:h-8::after {
  content: var(--tw-content);
  height: 2rem;
}

.after\:w-0::after {
  content: var(--tw-content);
  width: 0px;
}

.after\:border-l-0::after {
  content: var(--tw-content);
  border-left-width: 0px;
}

.after\:border-r-\[12px\]::after {
  content: var(--tw-content);
  border-right-width: 12px;
}

.after\:border-t-\[30px\]::after {
  content: var(--tw-content);
  border-top-width: 30px;
}

.after\:border-solid::after {
  content: var(--tw-content);
  border-style: solid;
}

.after\:border-transparent::after {
  content: var(--tw-content);
  border-color: transparent;
}

.after\:border-t-violet-200::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-top-color: rgb(221 214 254 / var(--tw-border-opacity));
}

.after\:bg-gradient-to-b::after {
  content: var(--tw-content);
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.after\:from-transparent::after {
  content: var(--tw-content);
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.after\:to-white::after {
  content: var(--tw-content);
  --tw-gradient-to: #ffffff var(--tw-gradient-to-position);
}

.after\:content-\[\`\`\]::after {
  --tw-content: ``;
  content: var(--tw-content);
}

.first\:ml-0:first-child {
  margin-left: 0px;
}

.first\:mt-0:first-child {
  margin-top: 0px;
}

.first\:border-t-0:first-child {
  border-top-width: 0px;
}

.last\:mb-0:last-child {
  margin-bottom: 0px;
}

.last\:mr-0:last-child {
  margin-right: 0px;
}

.last\:border-0:last-child {
  border-width: 0px;
}

.last\:border-b:last-child {
  border-bottom-width: 1px;
}

.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}

.last\:pb-0:last-child {
  padding-bottom: 0px;
}

.odd\:bg-container:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.even\:bg-container:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.focus-within\:outline-none:focus-within {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus-within\:ring-1:focus-within {
  --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);
}

.focus-within\:ring-4:focus-within {
  --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(4px + 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);
}

.hover\:cursor-pointer:hover {
  cursor: pointer;
}

.hover\:border-purple:hover {
  --tw-border-opacity: 1;
  border-color: rgb(171 0 131 / var(--tw-border-opacity));
}

.hover\:border-white:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.hover\:bg-amfaq_yellow:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(242 201 76 / var(--tw-bg-opacity));
}

.hover\:bg-container-darker:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.hover\:bg-fuchsia-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(162 28 175 / var(--tw-bg-opacity));
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.hover\:bg-gray-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

.hover\:bg-gray-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.hover\:bg-green-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}

.hover\:bg-green-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}

.hover\:bg-neutral-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.hover\:bg-primary\/10:hover {
  background-color: rgb(29 78 216 / 0.1);
}

.hover\:bg-purple:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(171 0 131 / var(--tw-bg-opacity));
}

.hover\:bg-transparent:hover {
  background-color: transparent;
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:text-amber-400:hover {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity));
}

.hover\:text-amber-500:hover {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity));
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.hover\:text-blue-600:hover {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.hover\:text-blue-950:hover {
  --tw-text-opacity: 1;
  color: rgb(23 37 84 / var(--tw-text-opacity));
}

.hover\:text-gray-300:hover {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.hover\:text-gray-400:hover {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.hover\:text-gray-500:hover {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.hover\:text-gray-600:hover {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.hover\:text-green-600:hover {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}

.hover\:text-green-700:hover {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}

.hover\:text-primary-darker:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.hover\:text-purple:hover {
  --tw-text-opacity: 1;
  color: rgb(171 0 131 / var(--tw-text-opacity));
}

.hover\:text-red-600:hover {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.hover\:text-secondary-darker:hover {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:text-yellow-500:hover {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:no-underline:hover {
  text-decoration-line: none;
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.hover\:opacity-70:hover {
  opacity: 0.7;
}

.hover\:opacity-90:hover {
  opacity: 0.9;
}

.hover\:shadow-sm:hover {
  --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);
}

.hover\:drop-shadow-md:hover {
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  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);
}

.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.focus\:absolute:focus {
  position: absolute;
}

.focus\:z-10:focus {
  z-index: 10;
}

.focus\:z-30:focus {
  z-index: 30;
}

.focus\:border-blue-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity));
}

.focus\:border-primary-lighter:focus {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity));
}

.focus\:border-purple:focus {
  --tw-border-opacity: 1;
  border-color: rgb(171 0 131 / var(--tw-border-opacity));
}

.focus\:border-red-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}

.focus\:border-transparent:focus {
  border-color: transparent;
}

.focus\:bg-white:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.focus\:text-gray-600:focus {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.focus\:shadow-none:focus {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring: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(3px + 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);
}

.focus\:ring-primary:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity));
}

.focus\:ring-red-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity));
}

.focus\:ring-opacity-50:focus {
  --tw-ring-opacity: 0.5;
}

.focus\:drop-shadow-md:focus {
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  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);
}

.active\:bg-gray-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.active\:bg-neutral-50:active {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.active\:text-gray-500:active {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.active\:text-gray-700:active {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.active\:text-gray-900:active {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.active\:opacity-70:active {
  opacity: 0.7;
}

.active\:ring-0:active {
  --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(0px + 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);
}

.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:bg-neutral-50:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.disabled\:opacity-10:disabled {
  opacity: 0.1;
}

.disabled\:opacity-25:disabled {
  opacity: 0.25;
}

.disabled\:opacity-60:disabled {
  opacity: 0.6;
}

.disabled\:opacity-75:disabled {
  opacity: 0.75;
}

.group:hover .group-hover\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

.group:hover .group-hover\:bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

.group:hover .group-hover\:text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.aria-\[current\=page\]\:underline[aria-current=page] {
  text-decoration-line: underline;
}

.data-\[active\]\:bg-fucsia[data-active] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 69 192 / var(--tw-bg-opacity));
}

@media (min-width: 640px) {
  .sm\:bottom-6 {
    bottom: 1.5rem;
  }

  .sm\:left-6 {
    left: 1.5rem;
  }

  .sm\:order-1 {
    order: 1;
  }

  .sm\:order-2 {
    order: 2;
  }

  .sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .sm\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .sm\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .sm\:mt-0 {
    margin-top: 0px;
  }

  .sm\:mt-6 {
    margin-top: 1.5rem;
  }

  .sm\:h-auto {
    height: auto;
  }

  .sm\:w-1\/2 {
    width: 50%;
  }

  .sm\:w-1\/3 {
    width: 33.333333%;
  }

  .sm\:w-48 {
    width: 12rem;
  }

  .sm\:max-w-\[500px\] {
    max-width: 500px;
  }

  .sm\:max-w-\[80\%\] {
    max-width: 80%;
  }

  .sm\:table-fixed {
    table-layout: fixed;
  }

  .sm\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:justify-end {
    justify-content: flex-end;
  }

  .sm\:gap-8 {
    gap: 2rem;
  }

  .sm\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .sm\:duration-700 {
    transition-duration: 700ms;
  }
}

@media (min-width: 768px) {
  .md\:static {
    position: static;
  }

  .md\:absolute {
    position: absolute;
  }

  .md\:sticky {
    position: sticky;
  }

  .md\:right-2 {
    right: 0.5rem;
  }

  .md\:right-5 {
    right: 1.25rem;
  }

  .md\:top-0 {
    top: 0px;
  }

  .md\:order-1 {
    order: 1;
  }

  .md\:order-2 {
    order: 2;
  }

  .md\:order-3 {
    order: 3;
  }

  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .md\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .md\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .md\:col-start-1 {
    grid-column-start: 1;
  }

  .md\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .md\:row-start-1 {
    grid-row-start: 1;
  }

  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .md\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .md\:-mt-0 {
    margin-top: -0px;
  }

  .md\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .md\:-mt-6 {
    margin-top: -1.5rem;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .md\:ml-0 {
    margin-left: 0px;
  }

  .md\:ml-2 {
    margin-left: 0.5rem;
  }

  .md\:ml-3 {
    margin-left: 0.75rem;
  }

  .md\:ml-4 {
    margin-left: 1rem;
  }

  .md\:mr-0 {
    margin-right: 0px;
  }

  .md\:mr-2 {
    margin-right: 0.5rem;
  }

  .md\:mr-4 {
    margin-right: 1rem;
  }

  .md\:mr-5 {
    margin-right: 1.25rem;
  }

  .md\:mr-6 {
    margin-right: 1.5rem;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mt-10 {
    margin-top: 2.5rem;
  }

  .md\:mt-12 {
    margin-top: 3rem;
  }

  .md\:mt-4 {
    margin-top: 1rem;
  }

  .md\:mt-8 {
    margin-top: 2rem;
  }

  .md\:block {
    display: block;
  }

  .md\:inline {
    display: inline;
  }

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-24 {
    height: 6rem;
  }

  .md\:h-4 {
    height: 1rem;
  }

  .md\:h-6 {
    height: 1.5rem;
  }

  .md\:h-auto {
    height: auto;
  }

  .md\:max-h-am-85 {
    max-height: 85%;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-2\/3 {
    width: 66.666667%;
  }

  .md\:w-2\/4 {
    width: 50%;
  }

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-2\/6 {
    width: 33.333333%;
  }

  .md\:w-24 {
    width: 6rem;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:w-4 {
    width: 1rem;
  }

  .md\:w-6 {
    width: 1.5rem;
  }

  .md\:w-\[50vw\] {
    width: 50vw;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:w-max {
    width: -moz-max-content;
    width: max-content;
  }

  .md\:min-w-0 {
    min-width: 0px;
  }

  .md\:max-w-\[6rem\] {
    max-width: 6rem;
  }

  .md\:max-w-lg {
    max-width: 32rem;
  }

  .md\:max-w-sm {
    max-width: 24rem;
  }

  .md\:max-w-xs {
    max-width: 20rem;
  }

  .md\:flex-1 {
    flex: 1 1 0%;
  }

  .md\:shrink-0 {
    flex-shrink: 0;
  }

  .md\:basis-2\/4 {
    flex-basis: 50%;
  }

  .md\:cursor-default {
    cursor: default;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:grid-cols-\[42\%_minmax\(0\2c _1fr\)\] {
    grid-template-columns: 42% minmax(0, 1fr);
  }

  .md\:grid-rows-\[min-content_minmax\(0\2c _1fr\)\] {
    grid-template-rows: min-content minmax(0, 1fr);
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .md\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .md\:flex-wrap {
    flex-wrap: wrap;
  }

  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .md\:content-center {
    align-content: center;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:justify-end {
    justify-content: flex-end;
  }

  .md\:justify-center {
    justify-content: center;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-0 {
    gap: 0px;
  }

  .md\:gap-1 {
    gap: 0.25rem;
  }

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:gap-x-0 {
    -moz-column-gap: 0px;
         column-gap: 0px;
  }

  .md\:gap-x-2 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }

  .md\:gap-x-5 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

  .md\:gap-y-0 {
    row-gap: 0px;
  }

  .md\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .md\:justify-self-start {
    justify-self: start;
  }

  .md\:justify-self-end {
    justify-self: end;
  }

  .md\:border {
    border-width: 1px;
  }

  .md\:border-0 {
    border-width: 0px;
  }

  .md\:border-b {
    border-bottom-width: 1px;
  }

  .md\:border-b-0 {
    border-bottom-width: 0px;
  }

  .md\:border-l {
    border-left-width: 1px;
  }

  .md\:border-l-2 {
    border-left-width: 2px;
  }

  .md\:border-r {
    border-right-width: 1px;
  }

  .md\:border-t-0 {
    border-top-width: 0px;
  }

  .md\:border-container {
    --tw-border-opacity: 1;
    border-color: rgb(231 231 231 / var(--tw-border-opacity));
  }

  .md\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
  }

  .md\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  }

  .md\:bg-transparent {
    background-color: transparent;
  }

  .md\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

  .md\:p-0 {
    padding: 0px;
  }

  .md\:p-2 {
    padding: 0.5rem;
  }

  .md\:p-4 {
    padding: 1rem;
  }

  .md\:p-6 {
    padding: 1.5rem;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .md\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .md\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:pb-0 {
    padding-bottom: 0px;
  }

  .md\:pb-12 {
    padding-bottom: 3rem;
  }

  .md\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .md\:pb-4 {
    padding-bottom: 1rem;
  }

  .md\:pl-1 {
    padding-left: 0.25rem;
  }

  .md\:pl-6 {
    padding-left: 1.5rem;
  }

  .md\:pr-0 {
    padding-right: 0px;
  }

  .md\:pr-1 {
    padding-right: 0.25rem;
  }

  .md\:pr-3 {
    padding-right: 0.75rem;
  }

  .md\:pr-4 {
    padding-right: 1rem;
  }

  .md\:pr-6 {
    padding-right: 1.5rem;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

  .md\:pt-3 {
    padding-top: 0.75rem;
  }

  .md\:pt-6 {
    padding-top: 1.5rem;
  }

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

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

  .md\:text-start {
    text-align: start;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .md\:leading-4 {
    line-height: 1rem;
  }

  .md\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity));
  }

  .md\:before\:top-0::before {
    content: var(--tw-content);
    top: 0px;
  }

  .before\:md\:mt-0::before {
    content: var(--tw-content);
    margin-top: 0px;
  }

  .before\:md\:mt-0\.5::before {
    content: var(--tw-content);
    margin-top: 0.125rem;
  }

  .md\:hover\:bg-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(171 0 131 / var(--tw-bg-opacity));
  }

  .md\:hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

@media (min-width: 1024px) {
  .lg\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .lg\:pointer-events-none {
    pointer-events: none;
  }

  .lg\:static {
    position: static;
  }

  .lg\:relative {
    position: relative;
  }

  .lg\:sticky {
    position: sticky;
  }

  .lg\:right-0 {
    right: 0px;
  }

  .lg\:order-1 {
    order: 1;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:order-3 {
    order: 3;
  }

  .lg\:order-none {
    order: 0;
  }

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .lg\:float-left {
    float: left;
  }

  .lg\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lg\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:ml-0 {
    margin-left: 0px;
  }

  .lg\:ml-2 {
    margin-left: 0.5rem;
  }

  .lg\:mr-0 {
    margin-right: 0px;
  }

  .lg\:mr-4 {
    margin-right: 1rem;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:mt-12 {
    margin-top: 3rem;
  }

  .lg\:mt-3 {
    margin-top: 0.75rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:inline {
    display: inline;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:table-cell {
    display: table-cell;
  }

  .lg\:table-header-group {
    display: table-header-group;
  }

  .lg\:table-row-group {
    display: table-row-group;
  }

  .lg\:table-row {
    display: table-row;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-8 {
    height: 2rem;
  }

  .lg\:max-h-am-85 {
    max-height: 85%;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-1\/5 {
    width: 20%;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

  .lg\:w-2\/4 {
    width: 50%;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-20 {
    width: 5rem;
  }

  .lg\:w-3\/4 {
    width: 75%;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }

  .lg\:w-4\/5 {
    width: 80%;
  }

  .lg\:w-7\/12 {
    width: 58.333333%;
  }

  .lg\:w-8 {
    width: 2rem;
  }

  .lg\:w-\[49\%\] {
    width: 49%;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:min-w-\[700px\] {
    min-width: 700px;
  }

  .lg\:basis-4\/5 {
    flex-basis: 80%;
  }

  .lg\:basis-auto {
    flex-basis: auto;
  }

  .lg\:table-auto {
    table-layout: auto;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .lg\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .lg\:place-items-center {
    place-items: center;
  }

  .lg\:justify-end {
    justify-content: flex-end;
  }

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-x-10 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .lg\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .lg\:gap-y-4 {
    row-gap: 1rem;
  }

  .lg\:rounded-full {
    border-radius: 9999px;
  }

  .lg\:border-0 {
    border-width: 0px;
  }

  .lg\:border-b-0 {
    border-bottom-width: 0px;
  }

  .lg\:border-l {
    border-left-width: 1px;
  }

  .lg\:border-r {
    border-right-width: 1px;
  }

  .lg\:border-r-0 {
    border-right-width: 0px;
  }

  .lg\:border-r-2 {
    border-right-width: 2px;
  }

  .lg\:border-t {
    border-top-width: 1px;
  }

  .lg\:border-container {
    --tw-border-opacity: 1;
    border-color: rgb(231 231 231 / var(--tw-border-opacity));
  }

  .lg\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  }

  .lg\:bg-inherit {
    background-color: inherit;
  }

  .lg\:bg-sky-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(240 249 255 / var(--tw-bg-opacity));
  }

  .lg\:bg-zinc-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  }

  .lg\:p-0 {
    padding: 0px;
  }

  .lg\:p-2 {
    padding: 0.5rem;
  }

  .lg\:p-2\.5 {
    padding: 0.625rem;
  }

  .lg\:p-3 {
    padding: 0.75rem;
  }

  .lg\:p-4 {
    padding: 1rem;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pb-12 {
    padding-bottom: 3rem;
  }

  .lg\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .lg\:pl-0 {
    padding-left: 0px;
  }

  .lg\:pl-2 {
    padding-left: 0.5rem;
  }

  .lg\:pl-6 {
    padding-left: 1.5rem;
  }

  .lg\:pr-0 {
    padding-right: 0px;
  }

  .lg\:pr-8 {
    padding-right: 2rem;
  }

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

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

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .before\:lg\:hidden::before {
    content: var(--tw-content);
    display: none;
  }

  .hover\:lg\:bg-sky-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(240 249 255 / var(--tw-bg-opacity));
  }
}

@media (min-width: 1280px) {
  .xl\:bottom-0 {
    bottom: 0px;
  }

  .xl\:mt-0 {
    margin-top: 0px;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:w-1\/2 {
    width: 50%;
  }

  .xl\:w-1\/3 {
    width: 33.333333%;
  }

  .xl\:w-1\/4 {
    width: 25%;
  }

  .xl\:w-1\/5 {
    width: 20%;
  }

  .xl\:w-1\/6 {
    width: 16.666667%;
  }

  .xl\:w-2\/3 {
    width: 66.666667%;
  }

  .xl\:w-3\/4 {
    width: 75%;
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .xl\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .xl\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .xl\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .xl\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .xl\:border-r-0 {
    border-right-width: 0px;
  }

  .xl\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .xl\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .xl\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .xl\:focus-within\:relative:focus-within {
    position: relative;
  }
}

@media (min-width: 1536px) {
  .\32xl\:w-2\/5 {
    width: 40%;
  }

  .\32xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .\32xl\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media print {
  .print\:hidden {
    display: none;
  }
}

.\[\&\:\:-webkit-progress-bar\]\:bg-gray-200::-webkit-progress-bar {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.\[\&\:\:-webkit-progress-value\]\:bg-amber-400::-webkit-progress-value {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity));
}

.\[\&\:\:-webkit-progress-value\]\:bg-yellow-300::-webkit-progress-value {
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity));
}
