/*
! 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 */
  -o-tab-size: 4;
     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]) {
  -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;
}

*, ::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.25rem;
  padding-left: 1.25rem;
}

@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;
  }
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.left-0 {
  left: 0px;
}

.top-0 {
  top: 0px;
}

.top-\[100\%\] {
  top: 100%;
}

.z-10 {
  z-index: 10;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.ml-auto {
  margin-left: auto;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-14 {
  margin-top: 3.5rem;
}

.mt-\[120px\] {
  margin-top: 120px;
}

.mt-\[30px\] {
  margin-top: 30px;
}

.mt-\[50px\] {
  margin-top: 50px;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-\[200px\] {
  height: 200px;
}

.h-\[400px\] {
  height: 400px;
}

.h-full {
  height: 100%;
}

.min-h-\[510px\] {
  min-height: 510px;
}

.w-full {
  width: 100%;
}

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

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

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

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

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

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

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-14 {
  gap: 3.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-9 {
  gap: 2.25rem;
}

.gap-\[30px\] {
  gap: 30px;
}

.gap-\[57px\] {
  gap: 57px;
}

.bg-main {
  --tw-bg-opacity: 1;
  background-color: rgb(20 36 86 / var(--tw-bg-opacity));
}

.bg-second {
  --tw-bg-opacity: 1;
  background-color: rgb(215 23 47 / var(--tw-bg-opacity));
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-14 {
  padding: 3.5rem;
}

.p-5 {
  padding: 1.25rem;
}

.px-\[38px\] {
  padding-left: 38px;
  padding-right: 38px;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-\[22px\] {
  padding-top: 22px;
  padding-bottom: 22px;
}

.py-\[50px\] {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pb-9 {
  padding-bottom: 2.25rem;
}

.pb-\[50px\] {
  padding-bottom: 50px;
}

.pt-\[73px\] {
  padding-top: 73px;
}

.text-center {
  text-align: center;
}

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

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

.text-\[17px\] {
  font-size: 17px;
}

.font-medium {
  font-weight: 500;
}

.uppercase {
  text-transform: uppercase;
}

.text-fontLight {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-fontLight\/\[\.6\] {
  color: rgb(255 255 255 / .6);
}

.text-main\/\[\.6\] {
  color: rgb(20 36 86 / .6);
}

.opacity-60 {
  opacity: 0.6;
}

@font-face {
  font-family: 'Scandia';

  src: url('/wp-content/themes/ogpay/font/Scandia-Regular.woff');

  font-weight: 400;

  font-style: normal;
}

@font-face {
  font-family: 'Scandia';

  src: url('/wp-content/themes/ogpay/font/Scandia-Medium.woff');

  font-weight: 500;

  font-style: normal;
}

@font-face {
  font-family: 'Scandia';

  src: url('/wp-content/themes/ogpay/font/Scandia-Bold.woff');

  font-weight: 700;

  font-style: normal;
}

body {
  font-family: 'Scandia';
  --tw-text-opacity: 1;
  color: rgb(20 36 86 / var(--tw-text-opacity));
}

h1 {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
}

@media (min-width: 768px) {
  h1 {
    font-size: 3.25rem;
    line-height: 1;
  }
}

h2 {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}



@media (min-width: 768px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}

h3 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

@media (min-width: 768px) {
  h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.btn-main {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  --tw-bg-opacity: 1;
  background-color: rgb(215 23 47 / var(--tw-bg-opacity));
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 3rem;
  padding-right: 3rem;
  font-size: 1.0rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-main:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(20 36 86 / var(--tw-bg-opacity));
}

.form input,
.form textarea {
  border: 1px solid #E7E7E7;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
  outline-width: 0px;
}

.form input::-moz-placeholder, .form textarea::-moz-placeholder {
  color: #0000005C;
}

.form input::placeholder,
.form textarea::placeholder {
  color: #0000005C;
}

.form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 16px;
}

.form .gform_wrapper.gravity-theme .gform_footer .gform_button {
  margin: 0px;
  height: 62px;
  width: 100%;
  cursor: pointer;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(215 23 47 / var(--tw-bg-opacity));
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.form .gform_wrapper.gravity-theme .gform_footer {
  margin-top: 1rem;
  padding: 0px;
}

.section-shop {
  padding-top: 100px;
  padding-bottom: 50px;
}

.section-shop .woocommerce-breadcrumb {
  margin-bottom: 30px;
  --tw-text-opacity: 1;
  color: rgb(215 23 47 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .section-shop .woocommerce-breadcrumb {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.section-shop .woocommerce-breadcrumb a {
  --tw-text-opacity: 1;
  color: rgb(215 23 47 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .section-shop .woocommerce-breadcrumb a {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.section-shop .woocommerce-products-header {
  margin-bottom: 100px;
}

.section-shop .woocommerce-products-header h1 {
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 30px;
}

.section-shop .woocommerce-products-header .term-description {
  color: rgb(20 36 86 / .6);
}

@media (min-width: 1024px) {
  .section-shop .woocommerce-products-header .term-description {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.section-shop select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("/wp-content/uploads/2024/10/arrow-select.svg");
  background-repeat: no-repeat;
  background-position: 100%;
  padding-right: 2rem;
  outline: 0;
  font-weight: bold;
}

.section-shop .woocommerce-ordering {
  margin-bottom: 50px;
  display: flex !important;
  align-items: center;
  gap: 0.5rem;
}

@media (min-width: 1024px) {
  .section-shop .woocommerce-ordering {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.section-shop .grid-products {
  /* @apply grid w-full grid-cols-[289px_1fr] gap-7; */
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.75rem;
}

.section-shop .grid-products .products {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
}

@media (min-width: 768px) {
  .section-shop .grid-products .products {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .section-shop .grid-products .products {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.section-shop .grid-products .products .product {
  /* margin: 0 21px 21px 0; */
  float: none;
  margin: 0px;
  width: 100% !important;
}

.section-shop .grid-products .products:after,
.section-shop .grid-products .products:before {
  display: none;
}

.section-shop .grid-products .products .custom-image-wrapper {
  width: 100%;
  height: 215px;
}

.section-shop .grid-products .products .custom-image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-shop .grid-products .products .custom-image-wrapper .onsale{
  width: 44px;
  height: 25px;
  border-radius: 0;
  top: 8px;
  left: 8px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 500;
  min-height: 25px;
  line-height: normal;
  min-width: 44px;
  letter-spacing: 3px;
  font-size: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(215 23 47 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.section-shop .grid-products .products .woocommerce-loop-product__link {
  display: grid;
  gap: 1.25rem;
}

.section-shop .grid-products .products .woocommerce-loop-product__title {
  line-height: 22px;
  padding: 0 !important;
}

.section-shop .grid-products .products .woocommerce-loop-product__link .price {
  margin: 0px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(215 23 47 / var(--tw-text-opacity));
}

.section-shop .grid-products .products .woocommerce-loop-product__link .price del {
  display: none;
}

.section-shop .grid-products .products .woocommerce-loop-product__link .price ins {
  text-decoration: none;
  font-weight: 500;
}

.section-shop .grid-products .products .add_to_cart_button {
  display: none !important;
}

.section-shop .grid-products .filters {
  padding-top: 80px;
}

/*Single product*/

.single-product.woocommerce .section-shop .product .images {
  width: 100%;
  max-width: 579px;
  float: none !important;
  margin: 0 !important;
}

.single-product.woocommerce .section-shop .product .images .woocommerce-product-gallery__image > a {
  width: 100%;
  height: 587px;
  display: block;
}

.single-product.woocommerce .section-shop .product .images .woocommerce-product-gallery__image > a img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.single-product.woocommerce .section-shop .product .onsale {
  display: none;
}

.single-product.woocommerce .product_title {
  font-size: 40px;
  line-height: 55px;
}

.single-product.woocommerce .summary {
  display: grid;
  gap: 30px;
  float: none !important;
  margin: 0 !important;
}

.single-product.woocommerce .product {
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
}

.single-product.woocommerce .product .price {
  font-size: 40px;
  font-weight: 500;
  line-height: 25px;
  --tw-text-opacity: 1;
  color: rgb(215 23 47 / var(--tw-text-opacity));
}

.single-product.woocommerce .product .price del {
  display: none;
}

.single-product.woocommerce .product .price ins {
  text-decoration: none;
}

.single-product.woocommerce .product .single_add_to_cart_button {
  float: none !important;
  width: 100%;
  margin-top: 30px;
  height: 64px;
  border-radius: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(215 23 47 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.single-product.woocommerce .product .single_add_to_cart_button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(20 36 86 / var(--tw-bg-opacity));
}

.single-product.woocommerce .product .product-attributes {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 100px;
       column-gap: 100px;
  row-gap: 30px;
}

.single-product.woocommerce .product .product-attributes p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  line-height: 30px;
}

.single-product.woocommerce .product .product-attributes p span:first-child {
  color: rgb(20 36 86 / .6);
}

.single-product.woocommerce .product .quantity {
  border: 1px solid;
  font-size: 30px;
  padding: 15px 15px;
  float: none;
  border-color: rgb(215 23 47 / .2);
  color: rgb(20 36 86 / .6);
}

.single-product.woocommerce .product .quantity input::-webkit-outer-spin-button,
.single-product.woocommerce .product .quantity input::-webkit-inner-spin-button {
  display: none;
  margin: 0;
}

.single-product.woocommerce .product .quantity input.qty {
  appearance: textfield;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  width: -moz-fit-content;
  width: fit-content;
  outline: 0;
}

.single-product.woocommerce .product .quantity .qty_button {
  cursor: pointer;
}

.single-product.woocommerce .product .quantity-block {
  display: flex;
  align-items: center;
  gap: 30px;
}

.single-product.woocommerce .product .stock {
  display: none;
}

.single-product.woocommerce .product .quantity-block .stock {
  display: block;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: rgb(20 36 86 / .6);
}

.single-product.woocommerce .product form.cart {
  margin: 0;
}

.single-product.woocommerce .product .product_meta {
  display: none;
}

.single-product.woocommerce .product .product-description {
  display: grid;
  gap: 30px;
}

/*Cart*/

.woocommerce-cart .woocommerce {
  display: flex;
  flex-wrap: wrap;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form table {
  border: 0;
}

.woocommerce-cart .woocommerce table.shop_table td {
  border-width: 0px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  vertical-align: top;
}

.woocommerce-cart .woocommerce table.shop_table td.actions {
  border-top-width: 1px;
  border-style: solid;
  border-color: rgb(20 36 86 / .2);
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 2.75rem;
}

.woocommerce-cart .woocommerce table.shop_table td.actions input#coupon_code {
  border: 1px solid rgba(60, 66, 87, 0.12);
  width: 254px;
  margin-right: 18px;
  padding: 7px 12px;
}

.woocommerce-cart .woocommerce table.shop_table td.actions input#coupon_code::-moz-placeholder {
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgb(135 146 162 / var(--tw-text-opacity));
}

.woocommerce-cart .woocommerce table.shop_table td.actions input#coupon_code::placeholder {
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgb(135 146 162 / var(--tw-text-opacity));
}

.woocommerce-cart .woocommerce table.shop_table td.actions button {
  height: 2.5rem;
  width: 157px;
  border-radius: 5px;
  --tw-bg-opacity: 1;
  background-color: rgb(215 23 47 / var(--tw-bg-opacity));
  font-weight: 500;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .product-thumbnail a {
  display: block;
  width: 60px;
  height: 60px;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .product-thumbnail a img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .product-name a {
  font-weight: 700;
  max-width: 323px;
  display: block;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .product-thumbnail {
  padding-left: 0;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .product-subtotal {
  padding-right: 59px;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form tbody .product-price,
.woocommerce-cart .woocommerce .woocommerce-cart-form tbody .product-quantity,
.woocommerce-cart .woocommerce .woocommerce-cart-form tbody .product-subtotal {
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(215 23 47 / var(--tw-text-opacity));
}

.woocommerce-cart .woocommerce .woocommerce-cart-form thead th {
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
}

.woocommerce-cart .woocommerce .cart-collaterals {
  width: 100%;
  max-width: 498px;
  border-width: 1px;
  border-color: rgb(20 36 86 / .2);
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
  width: 100% !important;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
  padding: 10px 25px;
  font-size: 24px;
  line-height: 55px;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table {
  border-radius: 0px;
  border-width: 0px;
  border-top-width: 1px;
  border-color: rgb(20 36 86 / .2);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 2.5rem;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table td {
  border: 0;
  padding: 0;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table .cart-subtotal th {
  padding-bottom: 2.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  color: rgb(20 36 86 / .6);
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table .cart-subtotal td {
  padding-bottom: 2.5rem;
  text-align: right;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table .woocommerce-shipping-totals th,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table .order-total th {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  color: rgb(20 36 86 / .6);
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table .woocommerce-shipping-totals td,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table .order-total td {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(215 23 47 / var(--tw-text-opacity));
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  padding: 0;
  margin: 40px 25px;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
  margin: 0px;
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(215 23 47 / var(--tw-bg-opacity));
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/*checkout*/

.woocommerce-checkout .woocommerce h1 {
  margin-bottom: 50px;
}

.woocommerce-checkout .woocommerce .woocommerce-form-coupon-toggle {
  display: none;
}

.woocommerce-checkout .woocommerce table.shop_table {
  border: 0;
  margin-top: 32px;
}

.woocommerce-checkout .woocommerce table.shop_table td {
  border: 0 !important;
  padding: 10px 12px;
}

.woocommerce-checkout .woocommerce table.shop_table td.product-thumbnail {
  padding-left: 0;
}

.woocommerce-checkout .woocommerce table.shop_table td.product-thumbnail div {
  width: 60px;
  height: 60px;
}

.woocommerce-checkout .woocommerce table.shop_table td.product-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.woocommerce-checkout .woocommerce table.shop_table td.product-name p {
  width: 100%;
  max-width: 323px;
  font-weight: 700;
}

.woocommerce-checkout .woocommerce table.shop_table td.product-price,
.woocommerce-checkout .woocommerce table.shop_table td.product-quantity,
.woocommerce-checkout .woocommerce table.shop_table td.product-total {
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(20 36 86 / var(--tw-text-opacity));
}

.woocommerce-checkout .woocommerce table.shop_table td.product-price p,
.woocommerce-checkout .woocommerce table.shop_table td.product-quantity p,
.woocommerce-checkout .woocommerce table.shop_table td.product-total p {
  margin-top: 1rem;
  --tw-text-opacity: 1;
  color: rgb(215 23 47 / var(--tw-text-opacity));
}

/* .woocommerce-checkout .woocommerce #order_review #payment {
	display: none;
} */

.woocommerce-checkout .woocommerce #order_review {
  width: 740px;
  padding-right: 57px;
}

.woocommerce-checkout .woocommerce form.checkout .flex > div:nth-child(2) {
  width: 100%;
  border-left-width: 1px;
  border-style: solid;
  border-color: rgb(20 36 86 / .2);
  padding-left: 5rem;
}

.woocommerce-checkout .woocommerce #customer_details .col-1 {
  width: 100%;
}

.woocommerce-checkout .woocommerce #customer_details .col-2 {
  display: none;
}

.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields {
  display: flex;
  flex-direction: column;
}

.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields h3 {
  margin-bottom: 32px;
}

.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields__field-wrapper input {
  border: 1px solid rgba(60, 66, 87, 0.12);
  padding: 10px 12px;
}

.woocommerce-checkout .woocommerce form .form-row-first,
.woocommerce-checkout .woocommerce form .form-row-last,
.woocommerce-checkout .woocommerce form #billing_city_field,
.woocommerce-checkout .woocommerce form #billing_state_field,
.woocommerce-checkout .woocommerce form #billing_postcode_field,
.woocommerce-checkout .woocommerce form #billing_phone_field {
  width: 49%;
  display: inline-block;
}

.woocommerce-checkout .woocommerce .select2-container--default .select2-selection--single {
  border: 1px solid rgba(60, 66, 87, 0.12);
  height: 40px;
  border-radius: 0;
  margin: 0 !important;
}

.woocommerce-checkout .woocommerce .select2-container--default {
  position: relative;
  top: -3px;
}

.woocommerce-checkout .woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}

.woocommerce-checkout .woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
}

.woocommerce-checkout .woocommerce form label {
  /* display: none; */
}

.payment_method_stripe .stripe-cards-icon, .payment_method_stripe .testmode-info, .testmode-info{
  display:none !important;
}
.woocommerce-checkout .woocommerce form .form-row {
  margin-bottom: 20px;
}

.woocommerce-checkout .woocommerce form #billing_email_field label {
  display: block !important;
  font-size: 14px;
  color: #697386;
  font-weight: 500;
  margin-bottom: 8px;
}

.woocommerce-checkout .woocommerce form #billing_email_field label abbr {
  display: none;
}

.woocommerce-checkout .woocommerce form .billing-fields-title {
  font-size: 14px;
  color: #697386;
  font-weight: 500;
  margin-bottom: 22px;
}

.woocommerce-checkout .woocommerce .total-checkout {
  width: 290px;
  max-width: 100%;
  margin-top: 33px;
}

.woocommerce-checkout .woocommerce .total-checkout div {
  border-top: 1px solid #F5F5F5;
  padding: 12px 0;
  justify-content: space-between;
  font-size: 14px;
}

.woocommerce-checkout .woocommerce .total-checkout .total {
  font-size: 16px;
  font-weight: 500;
}

.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields #place_order {
  order: 1;
  margin-top: 2rem;
  height: 3rem;
  width: 100%;
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(215 23 47 / var(--tw-bg-opacity));
  text-transform: capitalize;
}

.woocommerce-checkout #payment {
  background: transparent;
}

.woocommerce-checkout .woocommerce #payment .wc_payment_methods {
  padding: 0;
  border: 0;
}

.woocommerce-checkout .woocommerce #payment .wc_payment_methods .payment_box {
  padding: 0;
  background: transparent;
}

.woocommerce-checkout .woocommerce #payment .wc_payment_methods .payment_box:before {
  display: none;
}

.woocommerce-checkout #payment .place-order {
  display: none;
}

.xoo-wsc-markup .xoo-wsc-img-col {
  width: 60px;
  height: 60px;
  align-self: start;
}

.xoo-wsc-markup .xoo-wsc-img-col img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.xoo-wsc-markup .xoo-wsc-product {
  border: 0;
}

.xoo-wsc-markup .xoo-wsch-top {
  justify-content: start;
}

.xoo-wsc-markup .xoo-wsch-top .xoo-wsch-text {
  font-weight: 700;
}

.xoo-wsc-markup .xoo-wsc-icon-cross {
  background: url('/wp-content/uploads/2024/10/close.svg') no-repeat center/contain;
  width: 15px;
  height: 15px;
  right: 25px;
}

.xoo-wsc-markup .xoo-wsc-icon-cross:before {
  display: none;
}

.xoo-wsc-markup .xoo-wsc-header {
  border: 0;
}

.xoo-wsc-markup .xoo-wsc-sm-right {
  justify-content: start;
  padding-left: 60px;
}

.xoo-wsc-markup .xoo-wsc-icon-trash1 {
  background: url('/wp-content/uploads/2024/10/trash.svg') no-repeat center/contain;
  width: 18px;
  height: 18px;
}

.xoo-wsc-markup .xoo-wsc-icon-trash1:before {
  display: none;
}

.xoo-wsc-markup .xoo-wsc-qty-price {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 20px;
}

.xoo-wsc-markup .xoo-wsc-qty-price > span:first-child {
  margin-right: 0.25rem;
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(215 23 47 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.woocommerce-checkout .woocommerce form.checkout .xoo-wsc-markup .xoo-wsc-qty-price > span:first-child > div:nth-child(2) {
  width: 100%;
  border-left-width: 1px;
  border-style: solid;
  border-color: rgb(20 36 86 / .2);
  padding-left: 5rem;
}

@media (max-width: 1199.98px) {
  .woocommerce-checkout .woocommerce form.checkout .xoo-wsc-markup .xoo-wsc-qty-price > span:first-child > div:nth-child(2) {
    padding-left: 30px;
  }
}

@media(max-width: 991.98px) {
  .woocommerce-checkout .woocommerce form.woocommerce-checkout > .xoo-wsc-markup .xoo-wsc-qty-price > span:first-child {
    flex-wrap: wrap;
  }

  .woocommerce-checkout .woocommerce form.checkout .xoo-wsc-markup .xoo-wsc-qty-price > span:first-child > div:nth-child(2) {
    padding: 0;
    border: 0;
  }
}

.xoo-wsc-markup .xoo-wsc-qty-price > span:nth-child(4),
.xoo-wsc-markup .xoo-wsc-qty-price > span:nth-child(5) {
  display: none;
}

.xoo-wsc-markup .xoo-wsc-footer {
  margin-top: 60px;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgb(20 36 86 / .2);
  --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);
}

.xoo-wsc-markup .xoo-wsc-ft-amt {
  margin-left: auto;
  margin-right: 0;
  font-weight: 400;
  padding: 0;
}

.xoo-wsc-markup .xoo-wsc-ft-amt .xoo-wsc-ft-amt-label {
  font-weight: 400;
  opacity: .6;
  padding-right: 26px;
}

.xoo-wsc-markup .xoo-wsc-ft-amt .xoo-wsc-ft-amt-label:after {
  display: none;
}

.xoo-wsc-markup .xoo-wsc-footer .xoo-wsc-ft-totals {
  padding: 0;
}

.xoo-wsc-markup .xoo-wsc-footer .xoo-wsc-footer-txt {
  margin: 0;
  text-align: right;
  font-size: 12px;
  margin-top: 7px;
}

.xoo-wsc-markup .xoo-wsc-footer .xoo-wsc-ft-buttons-cont {
  margin-top: 40px;
  grid-row-gap: 16px;
}

.xoo-wsc-markup .xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn, 
.xoo-wsc-markup .xoo-wsc-container .xoo-wsc-btn {
  height: 59px;
  font-size: 16px;
  font-weight: 500;
}

.xoo-wsc-markup .xoo-wsc-ft-btn-continue {
  display: none;
}

.xoo-wsc-markup .xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-checkout {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(215 23 47 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(215 23 47 / var(--tw-text-opacity));
}

.xoo-wsc-markup .xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-checkout span {
  display: none;
}
.testmode-info{
  display: none !important; 
}

.Label, .p-FieldLabel{
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
  font-weight: 500 !important;
  color:red !important;
}

@media (max-width: 1199.98px) {
  .single-product.woocommerce .section-shop .product .images .woocommerce-product-gallery__image > a {
    height: 500px;
  }

  .single-product.woocommerce .section-shop .product .images {
    width: 45% !important;
  }

  .woocommerce-cart .woocommerce .woocommerce-cart-form {
    width: 100%;
  }

  .woocommerce-checkout .woocommerce #order_review {
    width: 560px;
    padding-right: 20px;
  }

  .woocommerce-checkout .woocommerce form.checkout .flex > div:nth-child(2) {
    padding-left: 30px;
  }
}

@media(max-width: 991.98px) {
  .single-product.woocommerce .section-shop .product .images {
    width: 100% !important;
    max-width: 100%;
  }

  .woocommerce-cart .woocommerce .woocommerce-cart-form .product-name a {
    max-width: 100%;
  }

  .woocommerce-cart .woocommerce .woocommerce-cart-form .product-subtotal {
    padding-right: 0;
  }

  .woocommerce-checkout .woocommerce form.woocommerce-checkout > .flex {
    flex-wrap: wrap;
  }

  .woocommerce-checkout .woocommerce form.checkout .flex > div:nth-child(2) {
    padding: 0;
    border: 0;
  }
}

@media(max-width: 767.98px) {
  .single-product.woocommerce .section-shop .product .images .woocommerce-product-gallery__image > a {
    height: 370px;
  }

  .single-product.woocommerce .product_title {
    font-size: 30px;
    line-height: normal;
  }

  .single-product.woocommerce .product .product-attributes {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 10px;
  }

  .woocommerce-checkout .woocommerce #order_review {
    width: 100%;
  }

  .woocommerce-checkout .woocommerce table.shop_table td.product-thumbnail {
    display: none;
  }

  .woocommerce-checkout .woocommerce table.shop_table td.product-name {
    padding-left: 0;
  }
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}

.after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}

.after\:h-full::after {
  content: var(--tw-content);
  height: 100%;
}

.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.after\:bg-black\/\[\.6\]::after {
  content: var(--tw-content);
  background-color: rgb(0 0 0 / .6);
}

@media (min-width: 768px) {
  .md\:block {
    display: block;
  }

  .md\:h-\[487px\] {
    height: 487px;
  }

  .md\:min-h-\[700px\] {
    min-height: 700px;
  }

  .md\:min-h-\[540px\] {
    min-height: 540px;
  }

  .md\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

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

  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }
}

@media (min-width: 1024px) {
  .lg\:relative {
    position: relative;
  }

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

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-\[289px\] {
    height: 289px;
  }

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

  .lg\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

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

  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .lg\:gap-0 {
    gap: 0px;
  }

  .lg\:p-0 {
    padding: 0px;
  }

  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

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

@media (min-width: 1280px) {
  .xl\:pt-\[100px\] {
    padding-top: 100px;
  }
}

.\[\&_a\]\:font-medium a {
  font-weight: 500;
}

.\[\&_p\]\:font-medium p {
  font-weight: 500;
}

.\[\&_strong\]\:font-normal strong {
  font-weight: 400;
}

.\[\&_strong\]\:text-fontLight strong {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.\[\&_ul\]\:flex ul {
  display: flex;
}

.\[\&_ul\]\:grid ul {
  display: grid;
}

.\[\&_ul\]\:justify-center ul {
  justify-content: center;
}

.\[\&_ul\]\:gap-11 ul {
  gap: 2.75rem;
}

.\[\&_ul\]\:gap-5 ul {
  gap: 1.25rem;
}

@media (min-width: 768px) {
  .\[\&_ul\]\:md\:justify-end ul {
    justify-content: flex-end;
  }
}

