*, ::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | 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: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

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 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 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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::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]:where(:not([hidden="until-found"])) {
  display: none;
}
.\!container {
  width: 100% !important;
}
.container {
  width: 100%;
}
@media (min-width: 400px) {

  .\!container {
    max-width: 400px !important;
  }

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

  .\!container {
    max-width: 640px !important;
  }

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

  .\!container {
    max-width: 768px !important;
  }

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

  .\!container {
    max-width: 1024px !important;
  }

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

  .\!container {
    max-width: 1280px !important;
  }

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

  .\!container {
    max-width: 1536px !important;
  }

  .container {
    max-width: 1536px;
  }
}
.invisible {
  visibility: hidden;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.-left-8 {
  left: -2rem;
}
.-right-1\.5 {
  right: -0.375rem;
}
.-top-1\.5 {
  top: -0.375rem;
}
.-top-10 {
  top: -2.5rem;
}
.-top-\[5px\] {
  top: -5px;
}
.bottom-0 {
  bottom: 0px;
}
.left-0 {
  left: 0px;
}
.left-4 {
  left: 1rem;
}
.right-0 {
  right: 0px;
}
.top-0 {
  top: 0px;
}
.top-2 {
  top: 0.5rem;
}
.top-5 {
  top: 1.25rem;
}
.top-\[90\%\] {
  top: 90%;
}
.z-20 {
  z-index: 20;
}
.z-50 {
  z-index: 50;
}
.order-2 {
  order: 2;
}
.m-0 {
  margin: 0px;
}
.m-auto {
  margin: auto;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-14 {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}
.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;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.\!mt-6 {
  margin-top: 1.5rem !important;
}
.-mb-px {
  margin-bottom: -1px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-auto {
  margin-bottom: auto;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mr-auto {
  margin-right: auto;
}
.mt-0 {
  margin-top: 0px;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-28 {
  margin-top: 7rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-auto {
  margin-top: auto;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.\!h-0 {
  height: 0px !important;
}
.h-1 {
  height: 0.25rem;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-2 {
  height: 0.5rem;
}
.h-20 {
  height: 5rem;
}
.h-28 {
  height: 7rem;
}
.h-36 {
  height: 9rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-80 {
  height: 20rem;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[600px\] {
  height: 600px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-max {
  height: max-content;
}
.h-px {
  height: 1px;
}
.h-screen {
  height: 100vh;
}
.max-h-28 {
  max-height: 7rem;
}
.max-h-fit {
  max-height: fit-content;
}
.min-h-20 {
  min-height: 5rem;
}
.min-h-28 {
  min-height: 7rem;
}
.min-h-9 {
  min-height: 2.25rem;
}
.min-h-\[65px\] {
  min-height: 65px;
}
.w-1 {
  width: 0.25rem;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/5 {
  width: 20%;
}
.w-1\/6 {
  width: 16.666667%;
}
.w-11\/12 {
  width: 91.666667%;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-2\/5 {
  width: 40%;
}
.w-20 {
  width: 5rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\/5 {
  width: 60%;
}
.w-36 {
  width: 9rem;
}
.w-4\/5 {
  width: 80%;
}
.w-40 {
  width: 10rem;
}
.w-48 {
  width: 12rem;
}
.w-5 {
  width: 1.25rem;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[108\%\] {
  width: 108%;
}
.w-\[78\%\] {
  width: 78%;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.min-w-12 {
  min-width: 3rem;
}
.min-w-9 {
  min-width: 2.25rem;
}
.min-w-\[120px\] {
  min-width: 120px;
}
.\!max-w-none {
  max-width: none !important;
}
.max-w-\[1300px\] {
  max-width: 1300px;
}
.max-w-\[500px\] {
  max-width: 500px;
}
.max-w-\[90\%\] {
  max-width: 90%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-sm {
  max-width: 24rem;
}
.grow {
  flex-grow: 1;
}
.border-separate {
  border-collapse: separate;
}
.border-spacing-2 {
  --tw-border-spacing-x: 0.5rem;
  --tw-border-spacing-y: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-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-90 {
  --tw-rotate: -90deg;
  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 spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-default {
  cursor: default;
}
.cursor-pointer {
  cursor: pointer;
}
.list-decimal {
  list-style-type: decimal;
}
.list-none {
  list-style-type: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, 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));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.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-\[10px\] {
  gap: 10px;
}
.gap-x-2 {
  column-gap: 0.5rem;
}
.gap-x-3 {
  column-gap: 0.75rem;
}
.gap-x-32 {
  column-gap: 8rem;
}
.gap-x-4 {
  column-gap: 1rem;
}
.gap-x-6 {
  column-gap: 1.5rem;
}
.gap-y-10 {
  row-gap: 2.5rem;
}
.gap-y-3 {
  row-gap: 0.75rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-5 {
  row-gap: 1.25rem;
}
.gap-y-8 {
  row-gap: 2rem;
}
.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-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));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.text-nowrap {
  text-wrap: nowrap;
}
.\!rounded-\[0_10px_10px_30px\] {
  border-radius: 0 10px 10px 30px !important;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-l-full {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}
.rounded-r-3xl {
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}
.rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}
.\!rounded-bl-none {
  border-bottom-left-radius: 0px !important;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-\[3px\] {
  border-bottom-width: 3px;
}
.border-l {
  border-left-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-dashed {
  border-style: dashed;
}
.\!border-none {
  border-style: none !important;
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-neutral-100 {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}
.border-neutral-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.border-neutral-200\/80 {
  border-color: rgb(229 229 229 / 0.8);
}
.border-neutral-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}
.border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.border-shekaro-red-900 {
  --tw-border-opacity: 1;
  border-color: rgb(223 54 60 / var(--tw-border-opacity, 1));
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-l-neutral-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}
.\!bg-shekaro-red-900 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(223 54 60 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#f3f3f3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
}
.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
.bg-neutral-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}
.bg-neutral-200\/70 {
  background-color: rgb(229 229 229 / 0.7);
}
.bg-pink-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1));
}
.bg-purple-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1));
}
.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.bg-shekaro-dark-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(57 62 70 / var(--tw-bg-opacity, 1));
}
.bg-shekaro-red-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 77 83 / var(--tw-bg-opacity, 1));
}
.bg-shekaro-red-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(223 54 60 / var(--tw-bg-opacity, 1));
}
.bg-shekaro-red-900\/40 {
  background-color: rgb(223 54 60 / 0.4);
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.from-neutral-100 {
  --tw-gradient-from: #f5f5f5 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-neutral-50 {
  --tw-gradient-to: #fafafa var(--tw-gradient-to-position);
}
.\!bg-cover {
  background-size: cover !important;
}
.bg-\[length\:40\%\] {
  background-size: 40%;
}
.bg-cover {
  background-size: cover;
}
.bg-clip-text {
  background-clip: text;
}
.\!bg-center {
  background-position: center !important;
}
.bg-bottom {
  background-position: bottom;
}
.bg-left-top {
  background-position: left top;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.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;
}
.\!px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.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;
}
.\!pb-0 {
  padding-bottom: 0px !important;
}
.\!pb-2 {
  padding-bottom: 0.5rem !important;
}
.\!pt-0 {
  padding-top: 0px !important;
}
.pb-0\.5 {
  padding-bottom: 0.125rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pl-10 {
  padding-left: 2.5rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pt-4 {
  padding-top: 1rem;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.align-middle {
  vertical-align: middle;
}
.\!font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.\!text-xs {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-8xl {
  font-size: 6rem;
  line-height: 1;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[23px\] {
  font-size: 23px;
}
.text-\[80px\] {
  font-size: 80px;
}
.text-\[9px\] {
  font-size: 9px;
}
.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 !important;
}
.\!font-medium {
  font-weight: 500 !important;
}
.font-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.\!leading-relaxed {
  line-height: 1.625 !important;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-loose {
  line-height: 2;
}
.leading-relaxed {
  line-height: 1.625;
}
.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.text-neutral-400 {
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1));
}
.text-pink-600 {
  --tw-text-opacity: 1;
  color: rgb(219 39 119 / var(--tw-text-opacity, 1));
}
.text-purple-600 {
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-shekaro-red-900 {
  --tw-text-opacity: 1;
  color: rgb(223 54 60 / var(--tw-text-opacity, 1));
}
.text-transparent {
  color: transparent;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}
.text-opacity-50 {
  --tw-text-opacity: 0.5;
}
.text-opacity-70 {
  --tw-text-opacity: 0.7;
}
.line-through {
  text-decoration-line: line-through;
}
.accent-shekaro-red-900 {
  accent-color: #DF363C;
}
.\!opacity-30 {
  opacity: 0.3 !important;
}
.opacity-0 {
  opacity: 0;
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-40 {
  opacity: 0.4;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.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-black\/5 {
  --tw-shadow-color: rgb(0 0 0 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.grayscale {
  --tw-grayscale: grayscale(100%);
  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);
}
.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;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.hide-scrollbar::-webkit-scrollbar {
  display: none;
}
.hide-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.\!f-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.f-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.f-start {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.f-center-start {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.f-center-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ltr {
  direction: ltr;
}
.link {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
  text-underline-offset: 2px;
}
.link:hover {
  text-decoration-line: underline;
}
.\!font-bold {
  font-family: iranyekanwebextrabold_FaNum !important;
}
.font-bold {
  font-family: iranyekanwebextrabold_FaNum;
}
.\!font-medium {
  font-family: iranyekanwebmedium_FaNum !important;
}
.font-medium {
  font-family: iranyekanwebmedium_FaNum;
}
.font-light {
  font-family: iranyekanweblight_FaNum;
}
.link-secondary {
  cursor: pointer;
  --tw-text-opacity: 1;
  color: rgb(14 165 233 / var(--tw-text-opacity, 1));
  text-underline-offset: 2px;
}
.link-secondary:hover {
  text-decoration-line: underline;
}

@font-face {
	font-family: iranyekanwebbold_FaNum;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/iranyekan/iranyekanwebboldfanum.woff') format('woff');
}

@font-face {
	font-family: iranyekanwebthin_FaNum;
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/iranyekan/iranyekanwebthinfanum.woff') format('woff');
}

@font-face {
	font-family: iranyekanweblight_FaNum;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/iranyekan/iranyekanweblightfanum.woff') format('woff');
}

@font-face {
	font-family: iranyekanwebregular_FaNum;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/iranyekan/iranyekanwebregularfanum.woff') format('woff');
}

@font-face {
	font-family: iranyekanwebmedium_FaNum;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/iranyekan/iranyekanwebmediumfanum.woff') format('woff');
}

@font-face {
	font-family: iranyekanwebextrabold_FaNum;
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/iranyekan/iranyekanwebextraboldfanum.woff') format('woff');
}

@font-face {
	font-family: iranyekanwebblack_FaNum;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/iranyekan/iranyekanwebblackfanum.woff') format('woff');
}

:root {
	--wp--preset--color--contrast: #464646 !important;
}

:not(#wpadminbar *) {
    font-family: iranyekanwebregular_FaNum, commissioner;
}

html {
	scroll-padding-top: 80px;
	scroll-behavior: smooth;
	overflow-x: hidden;
}

@media (min-width: 1024px) {

  html {
    overflow-x: visible;
  }
}
body > .wp-site-blocks {
  display: flex;
  height: 100vh;
  flex-direction: column;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
}
body, html {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

.main {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
  display: flex;
  width: 100%;
  flex-direction: column;
  row-gap: 3.5rem;
}

@media (min-width: 1024px) {

  .main {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
}

.btn {
  border-radius: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.slidein {
  visibility: visible !important;
  --tw-translate-y: 0px !important;
  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)) !important;
  opacity: 1 !important;
}

.more-products-button {
  display: inline-block;
  border-radius: 0.5rem;
  border-width: 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(244 77 83 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / 0.5);
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(219 75 80 / var(--tw-text-opacity, 1));
}

#category-buttons .separator {
  display: flex;
  height: 1px;
  flex-grow: 1;
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
}

.elementor-shadow {
	box-shadow: -2px -2px 40px 0px rgba(0, 0, 0, 0.08);
}

.offered-products .splide__arrow {
  display: flex !important;
}

@media (min-width: 1024px) {

  .offered-products .splide__arrow {
    display: none !important;
  }
}

textarea:focus,
input[type="text"]:focus, 
input[type="email"]:focus {
    outline: 2px solid #00000040;
}

.woocommerce-Price-currencySymbol {
  margin-right: 0.375rem;
}

.wc-block-components-notice-banner {
  border-radius: 0.5rem !important;
	border: 1px solid color-mix(in srgb, currentColor 10%, transparent) !important;
}

.wc-block-components-notice-banner__content * {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}

@media (min-width: 1024px) {

  .wc-block-components-notice-banner__content * {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
}
.wc-block-components-address-card__address-section *,
.wc-block-checkout__terms * {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
@media (min-width: 1024px) {

  .wc-block-components-address-card__address-section *,
.wc-block-checkout__terms * {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
}

.submit.wp-block-button__link.wp-element-button {
  border-style: none !important;
  --tw-bg-opacity: 1;
  background-color: rgb(223 54 60 / var(--tw-bg-opacity, 1));
}

.home-banner {
  width: 100%;
}
.home-banner .n2-ss-slider-1 {
  height: 210px !important;
}
@media (min-width: 1024px) {

  .home-banner .n2-ss-slider-1 {
    height: auto !important;
  }
}

:is(#archive-description, .post-content, .product-tabs #description) > p p {
  margin-bottom: 0.25rem;
}

:is(
  #archive-description,
  .post-content,
  .additional-description,
  .product-tabs #description
) :is(h1, h2, h3, h4, h5, h6) {
  margin-bottom: 0.5rem;
  margin-top: 1.25rem;
  font-weight: 700 !important;
  font-family: iranyekanwebextrabold_FaNum !important;
    font-size: revert;
}

#archive-description > *:first-child {
  margin-top: 0px !important;
}

:is(#archive-description, .post-content, .product-tabs #description) img {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
  border-radius: 0.5rem;
}

:is(#archive-description, .post-content, .product-tabs #description) {
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}

:is(#archive-description, .post-content, .product-tabs #description) a {
  cursor: pointer;
  --tw-text-opacity: 1;
  color: rgb(14 165 233 / var(--tw-text-opacity, 1));
  text-underline-offset: 2px;
}

:is(#archive-description, .post-content, .product-tabs #description) a:hover {
  text-decoration-line: underline;
}

:is(#archive-description, .post-content, .product-tabs #description) ul {
  list-style-type: disc;
}

:is(#archive-description, .post-content, .product-tabs #description) ul li {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  margin-right: 14px !important;
}

:is(#archive-description, .post-content, .product-tabs #description) :is(strong, b) {
  font-weight: 700 !important;
  font-family: iranyekanwebextrabold_FaNum !important;
}

#sidebar {
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 70;
  height: 100%;
  width: 83.333333%;
  overflow-y: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 2rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
}
#sidebar-close-button {
  margin-bottom: 1.5rem;
}
#sidebar-content {
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  row-gap: 1.25rem;
}
.sidebar-opened {
  --tw-translate-x: 0px !important;
  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)) !important;
}
.sidebar-closed {
  --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));
}
#sidebar-backdrop {
  visibility: hidden;
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 60;
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 0.5);
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}
.sidebar-backdrop-displayed {
  visibility: visible !important;
  opacity: 1 !important;
}
#product-categories-list-mobile {
  margin-bottom: 25px;
  display: flex;
  width: 100%;
  flex-direction: column;
  border-bottom-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  padding-bottom: 25px;
}
#product-categories-list-mobile > .menu-button {
  cursor: pointer;
}
#product-categories-menu-mobile {
  margin-right: 0.25rem;
  display: flex;
  height: 100%;
  width: 100%;
  overflow: hidden;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
#comments {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
#comments .logged-in-as {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
#comments a {
  --tw-text-opacity: 1;
  color: rgb(223 54 60 / var(--tw-text-opacity, 1));
}

#comments textarea {
  height: 8rem;
  width: 100%;
  padding: 1rem;
}
#comments textarea, .comment-form input {
  border-radius: 0.5rem;
  border-width: 1px !important;
}
.comment-form input {
  margin-top: 0.25rem;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px !important;
  padding: 0.5rem;
}
.comment-form-email, .comment-form-author, .comment-form-comment {
  margin-top: 0.5rem;
  display: flex;
  flex-direction: column;
}

.comment-form-email, .comment-form-author {
  flex: 1 1 0%;
}

@media (min-width: 1024px) {

  .comment-form-email, .comment-form-author {
    width: 50%;
  }
}

#comments .comment-form-comment>label {
  display: none;
}
.comment-form-comment, .comment-notes {
  width: 100%;
}
#comments .comment-reply-title {
  margin-bottom: 0.5rem;
  font-weight: 500;
  font-family: iranyekanwebmedium_FaNum;
}

.comment-form input[type="submit"] {
  margin-top: 1rem;
  max-width: 9rem;
}

.form-submit {
  margin-right: auto;
  width: 100%;
}

.comment-form {
  display: flex;
  flex-wrap: wrap;
  column-gap: 0.75rem;
}
.shopping-features {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px) {

  .shopping-features {
    max-width: 1300px;
  }
}
.shopping-features .items-container {
  display: grid;
  min-height: 6rem;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  row-gap: 1.25rem;
  border-radius: 1rem;
  border-width: 1px;
  padding: 1.25rem;
}
@media (min-width: 400px) {

  .shopping-features .items-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {

  .shopping-features .items-container {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
footer .shopping-features .line {
  height: 1px;
  flex-grow: 1;
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}
.shopping-features .item {
  width: 100%;
  flex-direction: column;
  gap: 0.75rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px) {

  .shopping-features .item {
    flex-direction: row;
    text-align: right;
  }
}
.shopping-features .item svg {
  display: flex;
  width: 3.5rem;
  justify-content: flex-end;
  fill: #DF363C;
  --tw-text-opacity: 1;
  color: rgb(223 54 60 / var(--tw-text-opacity, 1));
}
.shopping-features .item span {
  font-size: 0.75rem;
  line-height: 1rem;
  opacity: 0.5;
}
@media (min-width: 1024px) {

  .shopping-features .item span {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
.shopping-features .item h3 {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  font-family: iranyekanwebmedium_FaNum;
}
@media (min-width: 1024px) {

  .shopping-features .item h3 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

footer .copyright {
  width: 100%;
  flex-direction: column;
  row-gap: 1rem;
  border-top-width: 1px;
  padding: 1.5rem;
  opacity: 0.5;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

@media (min-width: 1024px) {

  footer .copyright {
    flex-direction: row;
  }
}

footer .links {
  margin-left: auto;
  margin-right: auto;
  display: grid;
  min-height: 15rem;
  width: 100%;
  max-width: 90%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
}

@media (min-width: 1024px) {

  footer .links {
    max-width: 1300px;
    grid-template-columns: 23% 15% 15% 22% 15%;
  }
}
footer .links .item {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
}
footer .links .item .contents {
  display: flex;
  width: 100%;
  flex-direction: column;
  row-gap: 1.25rem;
  padding: 1rem;
  padding-left: 2rem;
  opacity: 0.7;
}
footer .links .item .contents a:hover {
  text-decoration-line: underline;
}
footer .links .item h3 {
  padding: 0.75rem;
  padding-top: 0.5rem !important;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  font-family: iranyekanwebmedium_FaNum;
}
footer .links .item h3 span {
  margin-left: 0.125rem;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(244 77 83 / var(--tw-border-opacity, 1));
  padding-bottom: 0.625rem;
  --tw-text-opacity: 1;
  color: rgb(244 77 83 / var(--tw-text-opacity, 1));
    font: inherit;
}
.slider-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 90%;
  flex-direction: column;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1024px) {

  .slider-container {
    max-width: 1300px;
  }
}
.slider-container .header {
  margin-bottom: 1rem;
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  column-gap: 2.5rem;
}
.slider-container .header .separator {
  margin-top: 1rem;
  display: flex;
  height: 1px;
  flex-grow: 1;
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
  --tw-gradient-from: #e5e5e5 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.slider-container .badge {
  margin-left: 0.5rem;
  display: inline-block;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(223 54 60 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: iranyekanwebmedium_FaNum;
}
.slider-container .title {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700 !important;
  font-family: iranyekanwebextrabold_FaNum !important;
}
.slider-container .title span {
  font-weight: 700 !important;
  --tw-text-opacity: 1;
  color: rgb(223 54 60 / var(--tw-text-opacity, 1));
  font-family: iranyekanwebextrabold_FaNum !important;
}
.slider-container .title-wrapper {
  display: flex;
  flex-direction: column;
}
.slider-container .description {
  margin-top: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  opacity: 0.5;
}
.splide__pagination {
  bottom: -8px !important;
}
.splide__pagination .splide__pagination__page.is-active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(223 54 60 / var(--tw-bg-opacity, 1)) !important;
}
.splide__pagination .splide__pagination__page {
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
  opacity: 1 !important;
  --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);
}
.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 {
  height: 6rem !important;
  width: 100% !important;
  opacity: 0.7;
  --tw-grayscale: grayscale(100%);
  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);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3:hover {
  opacity: 1;
  --tw-grayscale: grayscale(0);
  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);
}
.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 div a {
  height: 100% !important;
  width: 100% !important;
  border-radius: 0.5rem;
  border-width: 1px;
  padding: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 div {
  height: 100% !important;
  width: 100% !important;
}
.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 img {
  height: 50px !important;
  width: 100% !important;
  max-width: 70% !important;
  object-fit: contain;
}

.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 p {
  display: none;
}

.pwb-brands-cols-outer {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 1024px) {

  .pwb-brands-cols-outer {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.pwb-all-brands .pwb-pagination-wrapper {
  display: none;
  border-width: 0px !important;
}
#contact-us-form input, #contact-us-form textarea {
  width: 100%;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.navbar {
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  max-width: 90%;
  align-items: center;
  justify-content: flex-start;
  column-gap: 1rem;
}
@media (min-width: 1024px) {

  .navbar {
    max-width: 1300px;
  }
}
.navbar .menu-button {
  display: flex;
  height: 100%;
  cursor: pointer;
  align-items: center;
  column-gap: 0.5rem;
  border-bottom-width: 3px;
  border-color: transparent;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 3px;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 400ms;
}
.navbar .menu-button:hover {
  --tw-border-opacity: 1;
  border-color: rgb(223 54 60 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(223 54 60 / var(--tw-text-opacity, 1));
}
.mobile-navbar .menu-button {
  margin-right: 0.25rem;
  gap: 1rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.navbar .menu-button.active,
.mobile-navbar .menu-button.active {
  --tw-border-opacity: 1;
  border-color: rgb(223 54 60 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(223 54 60 / var(--tw-text-opacity, 1));
}
#single-product .separator {
  display: flex;
  height: 1px;
  flex-grow: 1;
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}

#single-product {
  margin-top: 0px;
  display: flex;
  max-width: 90%;
  flex-direction: column;
  gap: 2rem;
}

@media (min-width: 1024px) {

  #single-product {
    margin-top: 1.5rem;
    max-width: 1300px;
  }
}

.additional-description {
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}

#product-comments .woocommerce-Reviews textarea,
#product-comments .woocommerce-Reviews input[type="text"],
#product-comments .woocommerce-Reviews input[type="email"] {
  width: 100%;
  border-radius: 0.75rem;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

#product-comments .comment-form-cookies-consent {
  display: none;
}

#product-comments .commentlist {
  margin-top: 0.5rem !important;
  border-radius: 0.5rem !important;
}

#product-comments .commentlist .avatar {
  border-radius: 0.5rem;
  border-style: none !important;
  padding: 0px !important;
}

#product-comments .commentlist .comment-text {
  margin: 0 45px 0 0;
  border-radius: 0.5rem !important;
}

#product-comments input[type="submit"] {
  margin-top: 0.5rem !important;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(223 54 60 / var(--tw-bg-opacity, 1));
}

#product-comments .stars,
#product-comments .star-rating,
#product-comments .star-rating * {
  --tw-text-opacity: 1;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1));
    font-family: WooCommerce;
}

#product-comments .comment-notes {
  margin-top: 0.25rem;
  margin-bottom: 1.25rem !important;
}

#product-comments .woocommerce-Reviews {
  display: flex;
  flex-direction: column !important;
  column-gap: 2.5rem;
}

@media (min-width: 1024px) {

  #product-comments .woocommerce-Reviews {
    flex-direction: row !important;
  }
}

#product-comments .woocommerce-Reviews #review_form_wrapper {
  width: 100%;
}

@media (min-width: 1024px) {

  #product-comments .woocommerce-Reviews #review_form_wrapper {
    width: 50%;
  }
}

#product-comments .woocommerce-Reviews #comments {
  width: 100%;
}

@media (min-width: 1024px) {

  #product-comments .woocommerce-Reviews #comments {
    width: 50%;
  }
}

#product-comments .woocommerce-Reviews .clear {
  display: none;
}

#product-comments .woocommerce-Reviews .woocommerce-Reviews-title {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700 !important;
  font-family: iranyekanwebextrabold_FaNum !important;
}

.add-to-cart-wrapper {
  margin-top: 1rem;
  gap: 1rem;
}

.add-to-cart-wrapper button {
  width: 100%;
  border-radius: 0.5rem !important;
  --tw-bg-opacity: 1;
  background-color: rgb(223 54 60 / var(--tw-bg-opacity, 1));
  padding: 14px;
}

.add-to-cart-wrapper input {
  height: 52px;
  max-width: 52px;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity, 1)) !important;
  padding: 0.25rem !important;
  text-align: center;
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}

.add-to-cart-wrapper form {
  flex-direction: row-reverse;
  gap: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.add-to-cart-wrapper form.variations_form > div {
  width: 100%;
}

.add-to-cart-wrapper .reset_variations {
  display: none !important;
}

.add-to-cart-wrapper .woocommerce-variation-add-to-cart.variations_button {
  display: flex;
  width: 100%;
  flex-direction: row-reverse;
  gap: 0.75rem;
}

.add-to-cart-wrapper .wvs-has-image-tooltip:before,
.add-to-cart-wrapper [data-wvstooltip]:before {
  min-width: auto !important;
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  opacity: 0.9 !important;
}

.add-to-cart-wrapper table.variations tr {
  margin-bottom: 0.5rem !important;
}

.add-to-cart-wrapper ul[data-attribute_name="attribute_pa_color"] {
  gap: 5px !important;
}

@media (min-width: 768px) {

  .add-to-cart-wrapper ul[data-attribute_name="attribute_pa_color"] {
    gap: 3px !important;
  }
}

.add-to-cart-wrapper li[data-attribute_name="attribute_pa_color"] {
  height: 45px !important;
  width: 45px !important;
}

@media (min-width: 768px) {

  .add-to-cart-wrapper li[data-attribute_name="attribute_pa_color"] {
    height: 40px !important;
    width: 40px !important;
  }
}
.product-search-filter-price-heading,
.product-search-filter-stock-heading,
.product-search-filter-terms-heading {
  margin-bottom: 0.25rem !important;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  font-weight: 500 !important;
  font-family: iranyekanwebmedium_FaNum !important;
}
#product-filter-form {
    position: relative;
    width: 100%;
}

#product-filter-form input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    position: absolute;
    width: 100%;
    height: 6px;
    background: transparent;
    pointer-events: all;
    z-index: 20;
}

#product-filter-form input[type="range"]::-webkit-slider-runnable-track {
    background: transparent;
    height: 6px;
}

#product-filter-form input[type="range"]::-webkit-slider-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(223 54 60 / var(--tw-bg-opacity, 1));
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    box-shadow: 0 1px 3px #00000044;
    cursor: pointer;
}

#product-filter-form input[type="range"]::-moz-range-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(223 54 60 / var(--tw-bg-opacity, 1));
    width: 15px;
    height: 15px;
    border-radius: 50%;
    cursor: pointer;
}

#range-fill {
  --tw-bg-opacity: 1;
  background-color: rgb(223 54 60 / var(--tw-bg-opacity, 1));
    position: absolute;
    height: 6px;
    border-radius: 3px;
    z-index: 10;
}

.woocommerce-MyAccount-navigation {
  padding-top: 2.5rem;
}

@media (min-width: 1024px) {

  .woocommerce-MyAccount-navigation {
    margin-left: 2rem;
    height: 100%;
    width: 20% !important;
    border-left-width: 1px;
  }
}

.woocommerce-MyAccount-content {
  float: right !important;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media (min-width: 1024px) {

  .woocommerce-MyAccount-content {
    width: 70% !important;
  }
}

.woocommerce-MyAccount-content a {
  --tw-text-opacity: 1;
  color: rgb(244 77 83 / var(--tw-text-opacity, 1));
}

.woocommerce-MyAccount-navigation-link {
  margin-bottom: 0.5rem;
  display: flex;
  width: max-content;
  cursor: pointer;
  align-items: center;
  border-radius: 0.5rem;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  --tw-text-opacity: 0.5;
  text-decoration-line: none;
}

.woocommerce-MyAccount-navigation-link:hover {
  --tw-text-opacity: 1;
}
.woocommerce-MyAccount-navigation-link a {
  text-decoration-line: none !important;
}
.woocommerce-MyAccount-navigation-link.is-active {
  pointer-events: none;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(223 54 60 / var(--tw-text-opacity, 1));
  font-family: iranyekanwebextrabold_FaNum;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout {
  margin-top: 2.5rem;
}

.u-columns.woocommerce-Addresses {
  margin-top: 1rem;
}
.u-columns.woocommerce-Addresses address {
  border-top-width: 1px;
  padding-top: 1rem;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  --tw-text-opacity: 0.5;
}
.woocommerce-Address-title.title {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.woocommerce-Address-title.title a.edit {
  margin-bottom: 0px !important;
  margin-right: auto;
  --tw-text-opacity: 1;
  color: rgb(223 54 60 / var(--tw-text-opacity, 1));
}

.woocommerce-MyAccount-content form input, 
.woocommerce-MyAccount-content form textarea,
#customer_login form textarea, 
#customer_login form input {
  width: 100%;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.woocommerce-MyAccount-content form button, 
#customer_login form button {
  border-radius: 0.5rem !important;
  --tw-bg-opacity: 1;
  background-color: rgb(223 54 60 / var(--tw-bg-opacity, 1));
}
.woocommerce-MyAccount-content form em {
  font-size: 0.875rem;
  line-height: 1.25rem;
  opacity: 0.5;
}

#customer_login form {
  margin-top: 1rem !important;
  border-radius: 0.75rem;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1)) !important;
}
#customer_login form > *:last-child {
  margin-bottom: 0px !important;
}
#customer_login form .woocommerce-password-strength {
  margin-top: 0.5rem;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
#customer_login {
  margin-top: 2rem;
}
#customer_login > div > h2 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  font-family: iranyekanwebextrabold_FaNum;
}
#customer_login .woocommerce-form__input.woocommerce-form__input-checkbox {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  height: 0.75rem;
  width: 0.75rem;
}
#customer_login .woocommerce-form__label.woocommerce-form__label-for-checkbox {
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.wc-block-components-main.wc-block-cart__main {
  padding-bottom: 0px !important;
}
.wc-block-components-main.wc-block-cart__main table {
  margin-bottom: 0px !important;
}
.wc-block-components-main.wc-block-cart__main table .wc-block-cart-items__header > * {
  padding-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
.wc-block-components-main.wc-block-cart__main .wc-block-components-product-badge.wc-block-components-sale-badge {
  border-radius: 0.5rem !important;
  border-style: none !important;
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.wc-block-components-main.wc-block-cart__main .wc-block-cart-item__remove-link,
.wc-block-components-product-price__value {
  --tw-text-opacity: 1 !important;
  color: rgb(244 77 83 / var(--tw-text-opacity, 1)) !important;
  text-decoration-line: none !important;
}
.wc-block-components-main.wc-block-cart__main .wc-block-components-product-price__regular {
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.4;
  text-decoration-line: line-through;
}
.wc-block-components-main.wc-block-cart__main .is-large.wc-block-cart,
.wc-block-components-main.wc-block-cart__main .wc-block-cart-items {
  border-style: none !important;
}
.wp-block-woocommerce-cart-order-summary-block,
.wc-block-components-main.wc-block-cart__main {
  height: max-content;
  border-radius: 0.75rem;
  border-width: 1px;
  padding: 1rem;
}
.wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title {
  margin-bottom: 0.5rem !important;
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
  font-weight: 700 !important;
  font-family: iranyekanwebextrabold_FaNum !important;
}
.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block .wc-block-cart__submit-container a {
  margin-top: 1rem;
  border-radius: 0.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(223 54 60 / var(--tw-bg-opacity, 1)) !important;
}
.wp-block-woocommerce-cart-order-summary-block .wc-block-components-text-input input[type=text] {
  height: 3rem;
  border-radius: 0.5rem !important;
  border-style: none !important;
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
}
.wp-block-woocommerce-cart-order-summary-block .wc-block-components-text-input label {
  margin-right: 0.5rem !important;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.5;
}
.wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon__content button {
  border-radius: 0.5rem !important;
  border-style: none;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(223 54 60 / var(--tw-bg-opacity, 1)) !important;
}
.wp-block-woocommerce-checkout-order-summary-block,
.wc-block-components-address-card {
  border-radius: 0.75rem !important;
}
.wc-block-components-address-card__edit {
  --tw-text-opacity: 1 !important;
  color: rgb(223 54 60 / var(--tw-text-opacity, 1)) !important;
}
.wp-block-woocommerce-checkout-fields-block input,
.wp-block-woocommerce-checkout-fields-block .wc-blocks-components-select__container {
  border-radius: 0.5rem !important;
  border-style: none !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1)) !important;
}
.wp-block-woocommerce-checkout-fields-block input::placeholder,
.wp-block-woocommerce-checkout-fields-block .wc-blocks-components-select__container::placeholder {
  color: rgb(0 0 0 / 0.4) !important;
}
.wp-block-woocommerce-checkout-fields-block .wc-blocks-components-select__container,
.wp-block-woocommerce-checkout-fields-block .wc-block-components-text-input label {
  padding-right: 0.25rem !important;
}
.wp-block-woocommerce-checkout-fields-block .wc-block-components-text-input label {
  color: rgb(0 0 0 / 0.5) !important;
}
.wp-block-woocommerce-checkout-fields-block .wc-block-components-button {
  margin-top: 1rem;
  border-radius: 0.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(223 54 60 / var(--tw-bg-opacity, 1)) !important;
}
.wp-block-woocommerce-checkout-fields-block .wc-block-components-radio-control__option {
  border-radius: 0.5rem !important;
  border-width: 1px;
  --tw-border-opacity: 1 !important;
  border-color: rgb(163 163 163 / var(--tw-border-opacity, 1)) !important;
  --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;
}
.wp-block-woocommerce-checkout-fields-block input[type="checkbox"] {
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(115 115 115 / var(--tw-border-opacity, 1)) !important;
}
.wp-block-woocommerce-checkout-fields-block .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
  margin-bottom: 0.5rem !important;
  padding-top: 1rem !important;
}
div[data-block-name="woocommerce/checkout"] {
  padding-top: 0px !important;
}
.wp-block-woocommerce-checkout-fields-block .wc-block-components-checkout-step__title {
  font-weight: 500 !important;
  font-family: iranyekanwebmedium_FaNum !important;
}
.wc-block-components-checkout-step__description {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  line-height: 1.625 !important;
}
@media (min-width: 1024px) {

  .wc-block-components-checkout-step__description {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }
}
.post-content {
  width: 100%;
  flex-direction: column;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-bottom: 2rem;
  padding-top: 1.5rem;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1024px) {

  .post-content {
    width: 75%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.post-content .wp-block-post-title,
.post-content .wp-block-post-content *:first-child {
  margin-top: 0px !important;
}
#toc-container {
  top: 3.5rem;
  height: max-content;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}
@media (min-width: 1024px) {

  #toc-container {
    position: sticky;
    width: 25%;
  }
}
#why-us-content div,
#why-us-content h1,
#why-us-content h2,
#why-us-content h3,
#why-us-content h4,
#why-us-content h5,
#why-us-content h6 {
  all: revert;
}

#why-us-content div {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

#why-us-content h1,
#why-us-content h2,
#why-us-content h3,
#why-us-content h4,
#why-us-content h5,
#why-us-content h6 {
  font-weight: 700 !important;
  font-family: iranyekanwebextrabold_FaNum !important;
}

.hover\:border-none:hover {
  border-style: none;
}

.hover\:border-shekaro-red-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(223 54 60 / var(--tw-border-opacity, 1));
}

.hover\:bg-shekaro-red-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(244 77 83 / var(--tw-bg-opacity, 1));
}

.hover\:text-shekaro-red-800:hover {
  --tw-text-opacity: 1;
  color: rgb(244 77 83 / var(--tw-text-opacity, 1));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.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);
}

.hover\:grayscale-0:hover {
  --tw-grayscale: grayscale(0);
  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\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

.group:hover .group-hover\:bg-shekaro-red-900\/30 {
  background-color: rgb(223 54 60 / 0.3);
}

.group:hover .group-hover\:text-shekaro-red-900 {
  --tw-text-opacity: 1;
  color: rgb(223 54 60 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 768px) {

  .md\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {

  .lg\:-right-10 {
    right: -2.5rem;
  }

  .lg\:-top-10 {
    top: -2.5rem;
  }

  .lg\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .lg\:\!mt-6 {
    margin-top: 1.5rem !important;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:mb-8 {
    margin-bottom: 2rem;
  }

  .lg\:mr-4 {
    margin-right: 1rem;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:mt-8 {
    margin-top: 2rem;
  }

  .lg\:inline-block {
    display: inline-block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:\!hidden {
    display: none !important;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-44 {
    height: 11rem;
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:min-h-12 {
    min-height: 3rem;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-1\/5 {
    width: 20%;
  }

  .lg\:w-3\/4 {
    width: 75%;
  }

  .lg\:w-4\/5 {
    width: 80%;
  }

  .lg\:w-\[120px\] {
    width: 120px;
  }

  .lg\:w-\[220px\] {
    width: 220px;
  }

  .lg\:w-\[28\%\] {
    width: 28%;
  }

  .lg\:w-\[32\%\] {
    width: 32%;
  }

  .lg\:w-\[40\%\] {
    width: 40%;
  }

  .lg\:min-w-12 {
    min-width: 3rem;
  }

  .lg\:min-w-\[20\%\] {
    min-width: 20%;
  }

  .lg\:max-w-\[1300px\] {
    max-width: 1300px;
  }

  .lg\:max-w-\[20\%\] {
    max-width: 20%;
  }

  .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\:flex-row {
    flex-direction: row;
  }

  .lg\:gap-10 {
    gap: 2.5rem;
  }

  .lg\:gap-3 {
    gap: 0.75rem;
  }

  .lg\:gap-4 {
    gap: 1rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .lg\:rounded-2xl {
    border-radius: 1rem;
  }

  .lg\:bg-contain {
    background-size: contain;
  }

  .lg\:p-4 {
    padding: 1rem;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:\!px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:pt-12 {
    padding-top: 3rem;
  }

  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .lg\:\!font-bold {
    font-weight: 700 !important;
    font-family: iranyekanwebextrabold_FaNum !important;
  }
}

.\[\&_\*\]\:\!h-full * {
  height: 100% !important;
}

.\[\&_\*\]\:text-xs * {
  font-size: 0.75rem;
  line-height: 1rem;
}

@media not all and (min-width: 1024px) {

  .max-lg\:\[\&_\*\]\:\!h-\[190px\] * {
    height: 190px !important;
  }
}

.\[\&_\.shopping-features\]\:\!max-w-none .shopping-features {
  max-width: none !important;
}

.\[\&_\.woocommerce\]\:\!mx-0 .woocommerce {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.\[\&_\.woocommerce\]\:\!w-full .woocommerce {
  width: 100% !important;
}

.\[\&_\.woocommerce\]\:\!max-w-none .woocommerce {
  max-width: none !important;
}

.\[\&_a\]\:bg-white a {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.\[\&_a\]\:\!text-neutral-500 a {
  --tw-text-opacity: 1 !important;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1)) !important;
}

.\[\&_h3\]\:\!font-semibold h3 {
  font-weight: 600 !important;
}

.\[\&_i\]\:f-center i {
  display: flex;
  align-items: center;
  justify-content: center;
}

.\[\&_img\]\:aspect-video img {
  aspect-ratio: 16 / 9;
}

.\[\&_img\]\:h-40 img {
  height: 10rem;
}

.\[\&_img\]\:rounded-none img {
  border-radius: 0px;
}

.\[\&_li\]\:gap-4 li {
  gap: 1rem;
}

.\[\&_li\]\:text-sm li {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.\[\&_li\]\:text-neutral-500 li {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}

.\[\&_li\]\:f-center-start li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

@media (min-width: 1024px) {

  .\[\&_li\]\:lg\:text-base li {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.\[\&_p\]\:text-center p {
  text-align: center;
}

.\[\&_p\]\:text-sm p {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 1024px) {

  .\[\&_p\]\:lg\:text-lg p {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.\[\&_ul\]\:list-disc ul {
  list-style-type: disc;
}

.\[\&_ul\]\:pr-5 ul {
  padding-right: 1.25rem;
}

.\[\&_ul_li\]\:mt-3 ul li {
  margin-top: 0.75rem;
}