/*!
Theme Name: DigitalUp Tailwind
Theme URI: https://digitalup.gr
Author: digitalup.gr
Author URI: https://digitalup.gr/
Description: A custom TailwindCSS WordPress Theme
Version: 0.1.0
Tested up to: 6.7.1
Requires PHP: 8.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: digitalup_tw
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

digitalup_tw is based on _tw https://underscoretw.com/, (C) 2021-2024 Greg Sullivan
_tw is distributed under the terms of the GNU GPL v2 or later.

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2023 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/

/**
 * The line above injects the WordPress file header. It needs to be first,
 * before this comment.
 */

/**
 * This injects custom `@font-face` rules.
 */

/**
 * Custom `@font-face` rules
 *
 * These will be added immediately before Tailwind’s `base` layer.
 */

@font-face {
  font-family: "adelphi-pe-variable";

  src:
		url("https://use.typekit.net/af/dc0a20/0000000000000000774f80ef/30/l?primer=2c525e945db23ca903c9e53f7672c72b14fc41c424013235fbe023be98740bd1&fvd=n1&v=3")
			format("woff2"),
		url("https://use.typekit.net/af/dc0a20/0000000000000000774f80ef/30/d?primer=2c525e945db23ca903c9e53f7672c72b14fc41c424013235fbe023be98740bd1&fvd=n1&v=3")
			format("woff"),
		url("https://use.typekit.net/af/dc0a20/0000000000000000774f80ef/30/a?primer=2c525e945db23ca903c9e53f7672c72b14fc41c424013235fbe023be98740bd1&fvd=n1&v=3")
			format("opentype");

  font-display: auto;

  font-style: normal;

  font-weight: 300;

  font-stretch: normal;
}

@font-face {
  font-family: "adelphi-pe-variable";

  src:
		url("https://use.typekit.net/af/dc0a20/0000000000000000774f80ef/30/l?primer=2c525e945db23ca903c9e53f7672c72b14fc41c424013235fbe023be98740bd1&fvd=n1&v=3")
			format("woff2"),
		url("https://use.typekit.net/af/dc0a20/0000000000000000774f80ef/30/d?primer=2c525e945db23ca903c9e53f7672c72b14fc41c424013235fbe023be98740bd1&fvd=n1&v=3")
			format("woff"),
		url("https://use.typekit.net/af/dc0a20/0000000000000000774f80ef/30/a?primer=2c525e945db23ca903c9e53f7672c72b14fc41c424013235fbe023be98740bd1&fvd=n1&v=3")
			format("opentype");

  font-display: auto;

  font-style: normal;

  font-weight: 400;

  font-stretch: normal;
}

@font-face {
  font-family: "adelphi-pe-variable";

  src:
		url("https://use.typekit.net/af/dc0a20/0000000000000000774f80ef/30/l?primer=2c525e945db23ca903c9e53f7672c72b14fc41c424013235fbe023be98740bd1&fvd=n1&v=3")
			format("woff2"),
		url("https://use.typekit.net/af/dc0a20/0000000000000000774f80ef/30/d?primer=2c525e945db23ca903c9e53f7672c72b14fc41c424013235fbe023be98740bd1&fvd=n1&v=3")
			format("woff"),
		url("https://use.typekit.net/af/dc0a20/0000000000000000774f80ef/30/a?primer=2c525e945db23ca903c9e53f7672c72b14fc41c424013235fbe023be98740bd1&fvd=n1&v=3")
			format("opentype");

  font-display: auto;

  font-style: normal;

  font-weight: 500;

  font-stretch: normal;
}

@font-face {
  font-family: "adelphi-pe-variable";

  src:
		url("https://use.typekit.net/af/dc0a20/0000000000000000774f80ef/30/l?primer=2c525e945db23ca903c9e53f7672c72b14fc41c424013235fbe023be98740bd1&fvd=n1&v=3")
			format("woff2"),
		url("https://use.typekit.net/af/dc0a20/0000000000000000774f80ef/30/d?primer=2c525e945db23ca903c9e53f7672c72b14fc41c424013235fbe023be98740bd1&fvd=n1&v=3")
			format("woff"),
		url("https://use.typekit.net/af/dc0a20/0000000000000000774f80ef/30/a?primer=2c525e945db23ca903c9e53f7672c72b14fc41c424013235fbe023be98740bd1&fvd=n1&v=3")
			format("opentype");

  font-display: auto;

  font-style: normal;

  font-weight: 600;

  font-stretch: normal;
}

@font-face {
  font-family: "adelphi-pe-variable";

  src:
		url("https://use.typekit.net/af/dc0a20/0000000000000000774f80ef/30/l?primer=2c525e945db23ca903c9e53f7672c72b14fc41c424013235fbe023be98740bd1&fvd=n1&v=3")
			format("woff2"),
		url("https://use.typekit.net/af/dc0a20/0000000000000000774f80ef/30/d?primer=2c525e945db23ca903c9e53f7672c72b14fc41c424013235fbe023be98740bd1&fvd=n1&v=3")
			format("woff"),
		url("https://use.typekit.net/af/dc0a20/0000000000000000774f80ef/30/a?primer=2c525e945db23ca903c9e53f7672c72b14fc41c424013235fbe023be98740bd1&fvd=n1&v=3")
			format("opentype");

  font-display: auto;

  font-style: normal;

  font-weight: 700;

  font-stretch: normal;
}

/**
 * Style overrides for jscomposer
 */

/*Tailwind in jscomposer resets*/

.grid:not(p):not(i):not(a):not(.arrow-p)::before,
.grid:not(p):not(i):not(a):not(.arrow-p)::after,
.flex:not(p):not(i):not(a):not(.arrow-p)::before,
.flex:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.grid:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay
.grid:not(p):not(i):not(a):not(.arrow-p)::after,.du-modal-overlay
.flex:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay
.flex:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

/*jscomposer overrides*/

.wpb-content-wrapper {
  overflow: hidden !important;
}

.vc_section {
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.vc_column_container > .vc_column-inner {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.wpb_text_column h1,
.wpb_text_column h2,
.wpb_text_column h3,
.wpb_text_column h4,
.wpb_text_column h5,
.wpb_text_column h6 {
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  margin: inherit;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 2rem !important;
}

.wpb_single_image .vc_figure,
.wpb_single_image .vc_single_image-wrapper {
  width: 100%;
}

.wpb_single_image img {
  width: 100%;
}

@media (min-width: 1024px) {
  .wpb_single_image img {
    width: auto;
  }
}

.wpb_single_image {
  margin-bottom: 0px !important;
}

.wpb_single_image img {
  margin: 0px !important;
}

/*Tabs*/

.vc_tta.vc_tta-tabs {
  width: 100%;
}

.vc_tta.vc_tta-tabs .vc_tta-tabs-container {
  margin-left: 0px !important;
  margin-right: 0px !important;
  display: block !important;
}

.vc_tta.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body {
  border-width: 0px !important;
  padding: 0px !important;
}

.vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0px !important;
}

.vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list:not(p):not(i):not(a):not(.arrow-p)::before,.vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list:not(p):not(i):not(a):not(.arrow-p)::before,.vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

@media (min-width: 640px) {
  .vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list {
    gap: 0.125rem !important;
  }
}

@media (min-width: 768px) {
  .vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list {
    gap: 0.75rem !important;
  }
}

.vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list .vc_tta-tab,
.vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list .vc_tta-tab > a {
  border-top-left-radius: 40px !important;
  border-top-right-radius: 40px !important;
  text-align: center !important;
}

@media (min-width: 768px) {
  .vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list .vc_tta-tab,
.vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list .vc_tta-tab > a {
    border-top-left-radius: 3rem;
    border-top-right-radius: 3rem;
  }
}

.vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list .vc_tta-tab > a {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(228 239 230 / var(--tw-bg-opacity)) !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: -0.96px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(6 67 35 / var(--tw-text-opacity)) !important;
}

@media (min-width: 640px) {
  .vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list .vc_tta-tab > a {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
    font-size: 16px !important;
  }
}

@media (min-width: 1024px) {
  .vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list .vc_tta-tab > a {
    font-size: 20px !important;
  }
}

@media (min-width: 1280px) {
  .vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list .vc_tta-tab > a {
    font-size: 24px !important;
  }
}

.vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list .vc_tta-tab > a span {
  opacity: 0.5 !important;
}

.vc_tta.vc_tta-tabs.vc_general .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  font-weight: 700 !important;
}

.vc_tta.vc_tta-tabs.vc_general
	.vc_tta-tabs-list
	.vc_tta-tab.vc_active
	> a
	span {
  opacity: 1 !important;
}

/* 767 fixes */

.vc_tta.vc_tta-tabs .vc_tta-panel .vc_tta-panel-heading {
  display: none !important;
}

.du-modal-overlay.vc_tta.vc_tta-tabs .vc_tta-panel .vc_tta-panel-heading {
  display: none !important;
}

/*Accordion*/

.vc_tta-container {
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
  border-width: 0px !important;
  border-style: none !important;
  background-color: transparent !important;
  padding: 0px !important;
}

@media (min-width: 1024px) {
  .vc_tta-container {
    margin-top: 0px;
  }
}

.vc_tta.vc_tta-accordion .vc_tta-panel {
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0.5rem !important;
  border-radius: 21px !important;
  border-width: 0px !important;
  border-style: none !important;
  background-color: transparent !important;
  padding: 0px !important;
}

.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading {
  margin: 0px !important;
  border-width: 0px !important;
  border-style: none !important;
  background-color: transparent !important;
  padding: 0px !important;
}

.vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-panel-heading
	.vc_tta-panel-title {
  margin: 0px !important;
  border-radius: 21px !important;
  border-width: 0px !important;
  border-style: none !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(228 239 230 / var(--tw-bg-opacity)) !important;
  padding: 0px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: -0.96px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(6 67 35 / var(--tw-text-opacity)) !important;
}

@media (min-width: 640px) {
  .vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-panel-heading
	.vc_tta-panel-title {
    font-size: 18px !important;
  }
}

@media (min-width: 1024px) {
  .vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-panel-heading
	.vc_tta-panel-title {
    font-size: 24px !important;
  }
}

.vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-panel-heading
	.vc_tta-panel-title
	> a {
  margin: 0px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  border-radius: 21px !important;
  border-width: 0px !important;
  border-style: none !important;
  background-color: transparent !important;
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
  padding-left: 1rem !important;
  padding-right: 2rem !important;
  text-align: left !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: -0.96px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(6 67 35 / var(--tw-text-opacity)) !important;
}

.vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-panel-heading
	.vc_tta-panel-title
	> a:not(p):not(i):not(a):not(.arrow-p)::before,.vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-panel-heading
	.vc_tta-panel-title
	> a:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-panel-heading
	.vc_tta-panel-title
	> a:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-panel-heading
	.vc_tta-panel-title
	> a:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-panel-heading
	.vc_tta-panel-title
	> a:not(p):not(i):not(a):not(.arrow-p)::before,.vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-panel-heading
	.vc_tta-panel-title
	> a:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-panel-heading
	.vc_tta-panel-title
	> a:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-panel-heading
	.vc_tta-panel-title
	> a:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

@media (min-width: 640px) {
  .vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-panel-heading
	.vc_tta-panel-title
	> a {
    font-size: 18px !important;
  }
}

@media (min-width: 768px) {
  .vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-panel-heading
	.vc_tta-panel-title
	> a {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2.5rem;
    padding-right: 3rem;
  }
}

@media (min-width: 1024px) {
  .vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-panel-heading
	.vc_tta-panel-title
	> a {
    font-size: 24px !important;
  }
}

.vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-panel-heading
	.vc_tta-panel-title
	.vc_tta-title-text {
  display: inline-block !important;
  max-width: 97% !important;
}

.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body {
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-top: 1.5rem !important;
  margin-bottom: 0px !important;
  border-radius: 0px !important;
  border-width: 0px !important;
  border-style: none !important;
  background-color: transparent !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

@media (min-width: 640px) {
  .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
}

@media (min-width: 768px) {
  .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}

.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon {
  top: 50% !important;
  margin: 0px !important;
  display: flex !important;
  height: 1.25rem !important;
  width: 1.25rem !important;
  --tw-translate-y: -50% !important;
  --tw-rotate: 0deg !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;
  align-items: center !important;
  justify-content: center !important;
  border-width: 0px !important;
  border-style: none !important;
  background-color: transparent !important;
  padding: 0px !important;
}

.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:not(p):not(i):not(a):not(.arrow-p)::before,.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:not(p):not(i):not(a):not(.arrow-p)::before,.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-controls-icon-position-left
	.vc_tta-controls-icon {
  left: 1.25rem !important;
}

.vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-controls-icon-position-right
	.vc_tta-controls-icon {
  right: 0.75rem !important;
}

@media (min-width: 768px) {
  .vc_tta.vc_tta-accordion
	.vc_tta-panel
	.vc_tta-controls-icon-position-right
	.vc_tta-controls-icon {
    right: 1.5rem !important;
  }
}

.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon::before {
  content: url("/wp-content/themes/digitalup_tw/theme/assets/images/accordion-arrow.svg") !important;
  position: relative !important;
  inset: auto !important;
  margin: 0px !important;
  height: auto !important;
  width: auto !important;
  transform: none !important;
  border-width: 0px !important;
  border-style: none !important;
  background-color: transparent !important;
  padding: 0px !important;
}

.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon::after {
  content: "";
  margin: 0px !important;
  display: none !important;
  border-width: 0px !important;
  border-style: none !important;
  background-color: transparent !important;
  padding: 0px !important;
}

.du-modal-overlay.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon::after {
  display: none !important;
}

.vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-controls-icon {
  --tw-translate-y: -50% !important;
  --tw-rotate: 180deg !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;
}

/**
 * This injects Tailwind's base styles and any base styles registered by
 * plugins, then adds custom base styles.
 */

/*! tailwindcss v3.4.10 | 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: adelphi-pe-variable, sans-serif;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

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

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

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

abbr:where([title]) {
  -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 */
  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::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

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

[hidden] {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

[type='checkbox']:focus,[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

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

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

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

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

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

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

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

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

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

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

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

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --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:  ;
}

/**
 * Custom styles to immediately follow Tailwind’s `base` layer
 *
 * “Add things like base typography styles [or] opinionated global resets.”
 *
 * — from https://tailwindcss.com/docs/plugins#adding-base-styles
 */

/**
 * This uses the background and foreground colors declared in the
 * `theme.json` file and is applied both to the frontend and in the block
 * editor.
*/

html,
body {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
  overflow-x: hidden;
}

body {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-family: Manrope, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

/*.body-menu-open {*/

/*	background-color: rgba(0,0,0,0.35) !important;*/

/*	transition: background-color 0.3s ease;*/

/*}*/

h3, h4, a, li {
  font-family: Open Sans, sans-serif !important;
}

.woocommerce table.shop_table th.product-name,
.woocommerce table.shop_table th.product-total,
.woocommerce-account .woocommerce h2 {
  font-size: 16px !important;
}

@media (min-width: 1536px) {
  .woocommerce table.shop_table th.product-name,
.woocommerce table.shop_table th.product-total,
.woocommerce-account .woocommerce h2 {
    font-size: 18px !important;
  }
}

.woocommerce table.shop_table th.product-name,
.woocommerce table.shop_table th.product-total,
.woocommerce-account .woocommerce h2 {
  letter-spacing: 0em !important;
}

@media (min-width: 1536px) {
  .woocommerce table.shop_table th.product-name,
.woocommerce table.shop_table th.product-total,
.woocommerce-account .woocommerce h2 {
    letter-spacing: -0.36px !important;
  }
}

.woocommerce table.shop_table th.product-name,
.woocommerce table.shop_table th.product-total,
.woocommerce-account .woocommerce h2 {
  line-height: 18px !important;
}

@media (min-width: 1536px) {
  .woocommerce table.shop_table th.product-name,
.woocommerce table.shop_table th.product-total,
.woocommerce-account .woocommerce h2 {
    line-height: 21px !important;
  }
}

/*Hide arrows @ add to cart quantity input */

/* Chrome, Safari, Edge, Opera */

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

/* Firefox */

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

/*Containers*/

.container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  /*@apply mx-[15px] max-w-[calc(100%-40px)];*/
}

@media (min-width: 768px) {
  .container {
    margin-left: 15px;
    margin-right: 15px;
    max-width: calc(100% - 40px);
  }
}

.container-2 {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 950px;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 1280px) {
  .container-2 {
    padding-left: 0px;
    padding-right: 0px;
  }
}

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

@media (min-width: 1640px) {
  .container-2 {
    max-width: 1340px;
  }
}

h2.container-2 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.container-3 {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 960px;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 1280px) {
  .container-3 {
    max-width: 1050px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

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

@media (min-width: 1640px) {
  .container-3 {
    max-width: 1600px;
  }
}

.woocommerce #content {
  margin: auto;
  max-width: 965px;
}

@media (min-width: 1280px) {
  .woocommerce #content {
    max-width: 1270px;
  }
}

@media (min-width: 1536px) {
  .woocommerce #content {
    max-width: 1470px;
  }
}

@media (min-width: 1640px) {
  .woocommerce #content {
    max-width: 1820px;
  }
}

.container.vc_row,
.container .vc_row,
.vc_section .vc_row {
  margin-left: auto;
  margin-right: auto;
}

.extra-spacing-x,
.extra-spacing-x.vc_column_container {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

@media (min-width: 1536px) {
  .extra-spacing-x,
.extra-spacing-x.vc_column_container {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
}

.extra-spacing-x .vc_column-inner {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#content {
  min-height: 10rem;
}

/* Public */

.woocommerce ul.products li.product a img {
  height: auto;
}

@media (min-width: 768px) {
  .woocommerce ul.products li.product a img {
    height: 415px;
  }
}

@media (min-width: 1024px) {
  .woocommerce ul.products li.product a img {
    height: 333px;
  }
}

@media (min-width: 1280px) {
  .woocommerce ul.products li.product a img {
    height: 400px;
  }
}

@media (min-width: 1536px) {
  .woocommerce ul.products li.product a img {
    height: 500px;
  }
}

.woocommerce ul.products li.product a img {
  -o-object-fit: cover;
     object-fit: cover;
}

.owl-nav.disabled {
  display: none;
}

.du-modal-overlay.owl-nav.disabled {
  display: none;
}

.woocommerce-checkout [type='email']:focus,
.woocommerce-checkout [type='text']:focus,
.woocommerce-checkout [type='tel']:focus {
  --tw-ring-color: none;
}

input:-webkit-autofill {
  box-shadow: 0 0 0px 1000px #f8f8f8 inset !important;
}

.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  background: transparent;
}

/*[type='text']:focus {*/

/*	--tw-ring-color: #FDC172;*/

/*}*/

[type='radio']:checked {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  /* για πλήρη έλεγχο styling */
  height: 11px;
  width: 11px;
}

@media (min-width: 1024px) {
  [type='radio']:checked {
    height: 20px;
    width: 20px;
  }
}

[type='radio']:checked {
  /*width: 20px;*/
  /*height: 20px;*/
  border: 1px solid black;
  background-color: black;
  background-clip: content-box;
  padding: 1px;
}

@media (min-width: 1024px) {
  [type='radio']:checked {
    padding: 3px;
  }
}

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

[type='radio']:focus {
  --tw-ring-color: black;
  --tw-ring-offset-width: 0px;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
}

[type='radio']:focus-visible {
  border: none;
  width: 20px;
  height: 20px;
}

[type='radio'] {
  height: 0.5rem;
  width: 0.5rem;
}

@media (min-width: 1280px) {
  [type='radio'] {
    height: 1rem;
    width: 1rem;
  }
}

[type='radio'] {
  color:black;
}

[type='radio']:checked {
  background-image: none;
  height: 0.7rem;
  width: 0.7rem;
}

@media (min-width: 1280px) {
  [type='radio']:checked {
    height: 1rem;
    width: 1rem;
  }
}

[type='radio'] {
  height: 0.7rem;
  width: 0.7rem;
}

@media (min-width: 1280px) {
  [type='radio'] {
    height: 1rem;
    width: 1rem;
  }
}

[type='checkbox'] {
  border-radius: 100%;
  /*background-color: black;*/
  /*@apply w-[11px] lg:w-[20px] h-[11px] lg:h-[20px];*/
  height: 0.7rem;
  width: 0.7rem
}

@media (min-width: 1280px) {
  [type='checkbox'] {
    height: 1rem;
    width: 1rem;
  }
}

[type='checkbox']:checked:hover, [type='checkbox']:checked:focus {
  background-color: black;
}

select:focus {
  border-color: black;
  --tw-ring-color:none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  --tw-bg-opacity: 1;
  background-color: rgb(142 142 142 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.select2-results__option {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 27px;
}

.select2-container .select2-dropdown {
  border-radius: 0px;
  border-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  transform: rotate(180deg);
}

.text-content-800 {
  padding-left: 0px !important;
}

/*Typography*/

h1 {
  font-size: 40px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: -0.8px !important;
}

@media (min-width: 1024px) {
  h1 {
    font-size: 65px !important;
  }
}

@media (min-width: 1280px) {
  h1 {
    font-size: 100px !important;
  }
}

@media (min-width: 1536px) {
  h1 {
    letter-spacing: -2px !important;
  }
}

h2 {
  font-size: 25px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}

@media (min-width: 1280px) {
  h2 {
    font-size: 40px !important;
  }
}

h2 {
  letter-spacing: -0.5px !important;
}

@media (min-width: 1280px) {
  h2 {
    letter-spacing: -0.8px !important;
  }
}

h2 {
  line-height: 28px !important;
}

@media (min-width: 1280px) {
  h2 {
    line-height: 45px !important;
  }
}

h3 {
  font-family: Open Sans, sans-serif !important;
  font-weight: 500;
  font-size: 16px !important;
}

@media (min-width: 1024px) {
  h3 {
    font-size: 25px !important;
  }
}

@media (min-width: 1280px) {
  h3 {
    font-size: 30px !important;
  }
}

h3 {
  letter-spacing: -0.32px;
}

@media (min-width: 1024px) {
  h3 {
    letter-spacing: -0.6px;
  }
}

h3 {
  line-height: 18px !important;
}

@media (min-width: 1024px) {
  h3 {
    line-height: 27px !important;
  }
}

@media (min-width: 1280px) {
  h3 {
    line-height: 33px !important;
  }
}

h4,
.wpb_text_column h4 {
  font-family: Open Sans, sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 18px;
  letter-spacing: -0.24px;
}

@media (min-width: 1536px) {
  h4,
.wpb_text_column h4 {
    font-size: 18px !important;
    line-height: 21px;
    letter-spacing: -0.36px;
  }
}

h5,
.du-single-product-price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  font-family: Open Sans, sans-serif !important;
  font-size: 25px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.5px;
}

p,
.quantity-wrapper [type='number'],
#du-details-modal .du-modal-inner p {
  font-family: Open Sans, sans-serif !important;
  font-size: 13px;
  font-weight: 500 !important;
}

@media (min-width: 1280px) {
  p,
.quantity-wrapper [type='number'],
#du-details-modal .du-modal-inner p {
    font-size: 15px;
  }
}

p,
.quantity-wrapper [type='number'],
#du-details-modal .du-modal-inner p {
  letter-spacing: -0.24px !important;
}

@media (min-width: 1280px) {
  p,
.quantity-wrapper [type='number'],
#du-details-modal .du-modal-inner p {
    letter-spacing: -0.3px !important;
  }
}

p,
.quantity-wrapper [type='number'],
#du-details-modal .du-modal-inner p {
  line-height: 15px !important;
}

@media (min-width: 1280px) {
  p,
.quantity-wrapper [type='number'],
#du-details-modal .du-modal-inner p {
    line-height: 19px !important;
  }
}

li {
  font-family: Open Sans, sans-serif !important;
  font-size: 13px;
}

@media (min-width: 1280px) {
  li {
    font-size: 15px;
  }
}

li {
  letter-spacing: -0.24px !important;
}

@media (min-width: 1280px) {
  li {
    letter-spacing: -0.3px !important;
  }
}

li {
  line-height: 15px !important;
}

@media (min-width: 1280px) {
  li {
    line-height: 19px !important;
  }
}

b,
strong {
  font-weight: 700 !important;
}

.p-small,
.single-product form.variations_form table.variations label,
.single-product form.variations_form tbody tr td.value select,
.single-product .custom-select-wrapper .selected-option span,
.single-product .custom-select-wrapper .options-list span {
  font-family: Open Sans, sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  line-height: 14px !important;
  letter-spacing: 0em !important;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .p-small,
.single-product form.variations_form table.variations label,
.single-product form.variations_form tbody tr td.value select,
.single-product .custom-select-wrapper .selected-option span,
.single-product .custom-select-wrapper .options-list span {
    font-size: 14px !important;
  }
}

@media (min-width: 1536px) {
  .p-small,
.single-product form.variations_form table.variations label,
.single-product form.variations_form tbody tr td.value select,
.single-product .custom-select-wrapper .selected-option span,
.single-product .custom-select-wrapper .options-list span {
    line-height: 17px !important;
  }
}

.du-tag {
  font-family: Open Sans, sans-serif !important;
  font-size: 9px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  line-height: 17px !important;
  letter-spacing: 0em !important;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .du-tag {
    font-size: 14px !important;
  }
}

.du-tag {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
}

@media (min-width: 1280px) {
  .du-tag {
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}

.woocommerce-cart #calc_shipping_city::-moz-placeholder, .woocommerce-cart #calc_shipping_postcode::-moz-placeholder, .woocommerce-checkout #order_comments::-moz-placeholder {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0em;
}

.woocommerce-cart .cart_totals .select2-container,
.woocommerce-cart .select2-container--default .select2-results>.select2-results__options,
.woocommerce-cart #calc_shipping_city::placeholder,
.woocommerce-cart #calc_shipping_postcode::placeholder,
.woocommerce-cart button[name="calc_shipping"],
.woocommerce-cart .cart-collaterals a.checkout-button,
.woocommerce-checkout .woocommerce-billing-fields label[for="billing_country"],
.woocommerce-checkout .woocommerce-billing-fields label[for="billing_state"],
.woocommerce-checkout .woocommerce-billing-fields .select2-container,
.woocommerce-checkout .select2-container--default .select2-results>.select2-results__options,
.woocommerce-checkout #order_comments::placeholder,
.woocommerce-checkout .shipping_address label[for="shipping_country"],
.woocommerce-checkout .shipping_address label[for="shipping_state"],
.woocommerce-cart .woocommerce form .form-row [type='text'],
.woocommerce-checkout .du-checkbox label,
.woocommerce-checkout .du-checkbox label a,
.woocommerce-page #payment #place_order,
.woocommerce-account .woocommerce-form.woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-account .woocommerce-LostPassword.lost_password a,
.woocommerce-account .woocommerce-privacy-policy-text p,
.woocommerce-account .woocommerce-form-register .woocommerce-form-register__submit,
.woocommerce-account .woocommerce-EditAccountForm .button[name="save_account_details"],
.woocommerce-account .woocommerce-info,
.woocommerce-account .woocommerce-info a.button.wc-forward,
.single-product.woocommerce button.single_add_to_cart_button {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0em;
}

@media (min-width: 1280px) {
  .woocommerce-cart #calc_shipping_city::-moz-placeholder, .woocommerce-cart #calc_shipping_postcode::-moz-placeholder, .woocommerce-checkout #order_comments::-moz-placeholder {
    font-size: 14px !important;
  }
  .woocommerce-cart .cart_totals .select2-container,
.woocommerce-cart .select2-container--default .select2-results>.select2-results__options,
.woocommerce-cart #calc_shipping_city::placeholder,
.woocommerce-cart #calc_shipping_postcode::placeholder,
.woocommerce-cart button[name="calc_shipping"],
.woocommerce-cart .cart-collaterals a.checkout-button,
.woocommerce-checkout .woocommerce-billing-fields label[for="billing_country"],
.woocommerce-checkout .woocommerce-billing-fields label[for="billing_state"],
.woocommerce-checkout .woocommerce-billing-fields .select2-container,
.woocommerce-checkout .select2-container--default .select2-results>.select2-results__options,
.woocommerce-checkout #order_comments::placeholder,
.woocommerce-checkout .shipping_address label[for="shipping_country"],
.woocommerce-checkout .shipping_address label[for="shipping_state"],
.woocommerce-cart .woocommerce form .form-row [type='text'],
.woocommerce-checkout .du-checkbox label,
.woocommerce-checkout .du-checkbox label a,
.woocommerce-page #payment #place_order,
.woocommerce-account .woocommerce-form.woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-account .woocommerce-LostPassword.lost_password a,
.woocommerce-account .woocommerce-privacy-policy-text p,
.woocommerce-account .woocommerce-form-register .woocommerce-form-register__submit,
.woocommerce-account .woocommerce-EditAccountForm .button[name="save_account_details"],
.woocommerce-account .woocommerce-info,
.woocommerce-account .woocommerce-info a.button.wc-forward,
.single-product.woocommerce button.single_add_to_cart_button {
    font-size: 14px !important;
  }
}

.woocommerce-cart #calc_shipping_city::-moz-placeholder, .woocommerce-cart #calc_shipping_postcode::-moz-placeholder, .woocommerce-checkout #order_comments::-moz-placeholder {
  line-height: 13px !important;
}

.woocommerce-cart .cart_totals .select2-container,
.woocommerce-cart .select2-container--default .select2-results>.select2-results__options,
.woocommerce-cart #calc_shipping_city::placeholder,
.woocommerce-cart #calc_shipping_postcode::placeholder,
.woocommerce-cart button[name="calc_shipping"],
.woocommerce-cart .cart-collaterals a.checkout-button,
.woocommerce-checkout .woocommerce-billing-fields label[for="billing_country"],
.woocommerce-checkout .woocommerce-billing-fields label[for="billing_state"],
.woocommerce-checkout .woocommerce-billing-fields .select2-container,
.woocommerce-checkout .select2-container--default .select2-results>.select2-results__options,
.woocommerce-checkout #order_comments::placeholder,
.woocommerce-checkout .shipping_address label[for="shipping_country"],
.woocommerce-checkout .shipping_address label[for="shipping_state"],
.woocommerce-cart .woocommerce form .form-row [type='text'],
.woocommerce-checkout .du-checkbox label,
.woocommerce-checkout .du-checkbox label a,
.woocommerce-page #payment #place_order,
.woocommerce-account .woocommerce-form.woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-account .woocommerce-LostPassword.lost_password a,
.woocommerce-account .woocommerce-privacy-policy-text p,
.woocommerce-account .woocommerce-form-register .woocommerce-form-register__submit,
.woocommerce-account .woocommerce-EditAccountForm .button[name="save_account_details"],
.woocommerce-account .woocommerce-info,
.woocommerce-account .woocommerce-info a.button.wc-forward,
.single-product.woocommerce button.single_add_to_cart_button {
  line-height: 13px !important;
}

@media (min-width: 1280px) {
  .woocommerce-cart #calc_shipping_city::-moz-placeholder, .woocommerce-cart #calc_shipping_postcode::-moz-placeholder, .woocommerce-checkout #order_comments::-moz-placeholder {
    line-height: 17px !important;
  }
  .woocommerce-cart .cart_totals .select2-container,
.woocommerce-cart .select2-container--default .select2-results>.select2-results__options,
.woocommerce-cart #calc_shipping_city::placeholder,
.woocommerce-cart #calc_shipping_postcode::placeholder,
.woocommerce-cart button[name="calc_shipping"],
.woocommerce-cart .cart-collaterals a.checkout-button,
.woocommerce-checkout .woocommerce-billing-fields label[for="billing_country"],
.woocommerce-checkout .woocommerce-billing-fields label[for="billing_state"],
.woocommerce-checkout .woocommerce-billing-fields .select2-container,
.woocommerce-checkout .select2-container--default .select2-results>.select2-results__options,
.woocommerce-checkout #order_comments::placeholder,
.woocommerce-checkout .shipping_address label[for="shipping_country"],
.woocommerce-checkout .shipping_address label[for="shipping_state"],
.woocommerce-cart .woocommerce form .form-row [type='text'],
.woocommerce-checkout .du-checkbox label,
.woocommerce-checkout .du-checkbox label a,
.woocommerce-page #payment #place_order,
.woocommerce-account .woocommerce-form.woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-account .woocommerce-LostPassword.lost_password a,
.woocommerce-account .woocommerce-privacy-policy-text p,
.woocommerce-account .woocommerce-form-register .woocommerce-form-register__submit,
.woocommerce-account .woocommerce-EditAccountForm .button[name="save_account_details"],
.woocommerce-account .woocommerce-info,
.woocommerce-account .woocommerce-info a.button.wc-forward,
.single-product.woocommerce button.single_add_to_cart_button {
    line-height: 17px !important;
  }
}

.woocommerce-checkout .woocommerce-billing-fields .input-text,
.woocommerce-checkout .woocommerce form .form-row .input-text,
.woocommerce-checkout .wc_payment_method label,
.woocommerce-checkout .wc_payment_method .payment_box p,
.woocommerce-checkout .woocommerce-privacy-policy-text p,
.woocommerce-checkout .woocommerce-privacy-policy-text p a,
.woocommerce-checkout #ship-to-different-address span {
  font-family: Open Sans, sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  letter-spacing: 0em;
}

@media (min-width: 1280px) {
  .woocommerce-checkout .woocommerce-billing-fields .input-text,
.woocommerce-checkout .woocommerce form .form-row .input-text,
.woocommerce-checkout .wc_payment_method label,
.woocommerce-checkout .wc_payment_method .payment_box p,
.woocommerce-checkout .woocommerce-privacy-policy-text p,
.woocommerce-checkout .woocommerce-privacy-policy-text p a,
.woocommerce-checkout #ship-to-different-address span {
    font-size: 14px !important;
  }
}

.woocommerce-checkout .woocommerce-billing-fields .input-text,
.woocommerce-checkout .woocommerce form .form-row .input-text,
.woocommerce-checkout .wc_payment_method label,
.woocommerce-checkout .wc_payment_method .payment_box p,
.woocommerce-checkout .woocommerce-privacy-policy-text p,
.woocommerce-checkout .woocommerce-privacy-policy-text p a,
.woocommerce-checkout #ship-to-different-address span {
  line-height: 15px !important;
}

@media (min-width: 1280px) {
  .woocommerce-checkout .woocommerce-billing-fields .input-text,
.woocommerce-checkout .woocommerce form .form-row .input-text,
.woocommerce-checkout .wc_payment_method label,
.woocommerce-checkout .wc_payment_method .payment_box p,
.woocommerce-checkout .woocommerce-privacy-policy-text p,
.woocommerce-checkout .woocommerce-privacy-policy-text p a,
.woocommerce-checkout #ship-to-different-address span {
    line-height: 17px !important;
  }
}

/* Main Menu */

/*.header-main.is-visible.is-top #desktop-navigation,*/

/*.header-main.is-sticky.is-visible #desktop-navigation {*/

/*	position: absolute;*/

/*	@apply left-0 md:left-[43px] lg:left-[49px] xl:left-[48px] 2xl:left-[33px] 3xl:left-[50px];*/

/*}*/

.header-main #desktop-navigation {
  position: relative;
}

.header-main.is-visible.is-top #desktop-navigation,
.header-main.is-sticky.is-visible #desktop-navigation {
  position: relative;
  z-index: 1000;
}

.header-main.is-sticky.is-visible #desktop-navigation {
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.20);
}

.du-main-menu-info {
  margin-top: 64px;
  margin-bottom: 95px;
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.du-main-menu-info:not(p):not(i):not(a):not(.arrow-p)::before,.du-main-menu-info:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.du-main-menu-info:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.du-main-menu-info:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-main-menu-info:not(p):not(i):not(a):not(.arrow-p)::before,.du-main-menu-info:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.du-main-menu-info:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.du-main-menu-info:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

@media (min-width: 1280px) {
  .du-main-menu-info {
    gap: 11px;
  }
}

.du-main-menu-info {
  margin-top: 36px;
  margin-bottom: 36px;
}

@media (min-width: 1280px) {
  .du-main-menu-info {
    margin-top: 52px;
    margin-bottom: 54px;
  }
}

@media (min-width: 1536px) {
  .du-main-menu-info {
    margin-top: 64px;
    margin-bottom: 95px;
  }
}

#menu-overlay {
  position: fixed;
  top: 0;
  right: 0;
  height: 500vh;
  width: 100%;
  background: rgba(0,0,0,0.35);
  /*z-index: 999;*/
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
}

#menu-overlay.active {
  opacity: 1;
  visibility: visible;
}

/*Buttons*/

.single-product.woocommerce button.single_add_to_cart_button {
  width: 100%;
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.single-product.woocommerce button.single_add_to_cart_button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 193 114 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.secondary-button,
.du-extra-info-btn {
  position: relative;
  font-family: Open Sans, sans-serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: underline !important;
}

@media (min-width: 1280px) {
  .secondary-button,
.du-extra-info-btn {
    font-size: 14px !important;
  }
}

.secondary-button,
.du-extra-info-btn {
  line-height: 13px !important;
  letter-spacing: 0em;
}

@media (min-width: 1280px) {
  .secondary-button,
.du-extra-info-btn {
    line-height: 17px !important;
  }
}

.secondary-button,
.du-extra-info-btn
{
  text-underline-offset: 2px;
  text-decoration-thickness: 1.5px;
}

.secondary-button:hover,
.du-extra-info-btn:hover {
  text-decoration-line: none !important;
}

.simple-button {
  display: inline-block;
  border-radius: 1rem;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #00A44F var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 164 79 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #005228 var(--tw-gradient-to-position);
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.72px;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
  text-decoration-line: none;
}

.simple-button:hover {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

@media (min-width: 1024px) {
  .simple-button {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    font-size: 18px;
  }
}

.secondary-button {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600 !important;
  text-transform: uppercase;
  line-height: 17px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

/* Perfect Scrollbar styling */

.custom-scrollbar {
  position: relative;
  overflow: hidden;
  max-height: 122px;
}

.custom-scrollbar .ps__thumb-x,
.custom-scrollbar .ps__thumb-y {
  background: #000000;
  width: 4px;
  border-radius: 3px;
  right: 0;
}

.custom-scrollbar.ps:hover > .ps__rail-y {
  opacity: 1;
}

.ps--active-y > .ps__rail-y {
  background-color: #D8D8D8 !important;
  width: 4px !important;
  border-radius: 3px !important;
}

.custom-scrollbar .ps__rail-y:hover > .ps__thumb-y {
  background-color: #000000;
  width: 4px;
}

.custom-scrollbar:not(.ps--active-y):not(.ps--active-x) .ps__rail-x,
.custom-scrollbar:not(.ps--active-y):not(.ps--active-x) .ps__rail-y {
  display: none !important;
}

.filters-style-offcanvas .bapf_slidr_jqrui .bapf_from,
.filters-style-offcanvas .bapf_slidr_jqrui .bapf_to {
  position: absolute;
  width: auto;
  display: block;
  /*transform: translateX(0%);*/
  font-family: Open Sans, sans-serif !important;
  font-weight: 400 !important;
  line-height: 17px;
  letter-spacing: 0em;
  font-size: 11px;
}

@media (min-width: 768px) {
  .filters-style-offcanvas .bapf_slidr_jqrui .bapf_from,
.filters-style-offcanvas .bapf_slidr_jqrui .bapf_to {
    font-size: 13px;
  }
}

@media (min-width: 1024px) {
  .filters-style-offcanvas .bapf_slidr_jqrui .bapf_from,
.filters-style-offcanvas .bapf_slidr_jqrui .bapf_to {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -0.3px;
  }
}

.filters-style-offcanvas .bapf_slidr_jqrui .bapf_from {
  transform: translateX(-18%);
}

.filters-style-offcanvas .bapf_slidr_jqrui .bapf_to {
  transform: translateX(-54%);
}

.filters-style-offcanvas .bapf_slidr_jqrui .bapf_val {
  white-space: nowrap;
}

/* Header */

.header-main {
  position: fixed;
  z-index: 50;
  width: 100%;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

@media (min-width: 1024px) {
  .header-main {
    height: 134px;
  }
}

.header-cart-wrapper {
  display: flex;
  height: 40px;
  width: 40px;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(253 193 114 / var(--tw-bg-opacity));
}

.header-cart-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.header-cart-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.header-cart-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.header-cart-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.header-cart-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.header-cart-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.header-cart-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.header-cart-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

@media (min-width: 1536px) {
  .header-cart-wrapper {
    height: 54px;
    width: 54px;
  }
}

#primary-menu-left li.menu-item a {
  display: flex;
  gap: 14px;
  font-family: Open Sans, sans-serif !important;
  font-weight: 500 !important;
  line-height: 17px;
  letter-spacing: 0em;
}

#primary-menu-left li.menu-item a:not(p):not(i):not(a):not(.arrow-p)::before,#primary-menu-left li.menu-item a:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay#primary-menu-left li.menu-item a:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay#primary-menu-left li.menu-item a:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

#primary-menu-left li.menu-item a:not(p):not(i):not(a):not(.arrow-p)::before,#primary-menu-left li.menu-item a:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay#primary-menu-left li.menu-item a:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay#primary-menu-left li.menu-item a:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

#primary-menu-left li.menu-item a {
  font-size: 12px;
}

@media (min-width: 768px) {
  #primary-menu-left li.menu-item a {
    font-size: 13px;
  }
}

@media (min-width: 1024px) {
  #primary-menu-left li.menu-item a {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -0.3px;
  }
}

#primary-menu-left li.menu-item:hover a {
  text-decoration-line: underline;
}

#burger-menu {
  position: absolute;
  top: 43px;
  left: -45px;
  padding-left: 50px;
  padding-top: 24px;
  padding-bottom: 56px;
}

@media (min-width: 768px) {
  #burger-menu {
    padding-left: 70px;
  }
}

@media (min-width: 1024px) {
  #burger-menu {
    top: 45px;
  }
}

@media (min-width: 1536px) {
  #burger-menu {
    top: 57px;
  }
}

#burger-toggle {
  margin-left: 0px;
}

@media (min-width: 768px) {
  #burger-toggle {
    margin-left: -16px;
  }
}

.menu-img {
  display: flex;
  width: 25px;
  align-items: center;
  justify-content: center;
}

.menu-img:not(p):not(i):not(a):not(.arrow-p)::before,.menu-img:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.menu-img:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.menu-img:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.menu-img:not(p):not(i):not(a):not(.arrow-p)::before,.menu-img:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.menu-img:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.menu-img:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.header-main.is-sticky {
  background-color: transparent !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;
}

.subtitle-slide {
  position: absolute;
  right: 20px;
}

@media (min-width: 768px) {
  .subtitle-slide {
    right: 0px;
  }
}

.subtitle-slide {
  transition: opacity 0.8s ease, transform 0.8s ease;
  opacity: 0;
  transform: translateY(-20px);
  pointer-events: none;
}

#subtitle-two.subtitle-slide {
  right: 25px;
}

@media (min-width: 768px) {
  #subtitle-two.subtitle-slide {
    right: 0px;
  }
}

.page-id-101 #subtitle-two.subtitle-slide {
  right: 2px;
}

@media (min-width: 768px) {
  .page-id-101 #subtitle-two.subtitle-slide {
    right: 0px;
  }
}

.subtitle-slide.active {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.right-col .dgwt-wcas-search-wrapp {
  margin: inherit;
}

html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  border-color: white;
}

html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-form {
  top: calc(100% + -30px);
  min-width: 395px;
}

/* Custom Logo */

a.custom-logo-link {
  height: auto;
  width: 130px;
}

@media (min-width: 1536px) {
  a.custom-logo-link {
    width: 190px;
  }
}

a.custom-logo-link {
  aspect-ratio: 190 / 70;
}

img.custom-logo {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Pagination */

.woocommerce-pagination {
  display: none;
}

.du-modal-overlay.woocommerce-pagination {
  display: none;
}

/* About us */

.about-us-video-section {
  margin: auto;
  width: 1340px !important;
}

.text-img-carousel-section_paragraph p {
  margin-bottom: 1rem;
}

/*.bakery-image-carousel.owl-carousel .owl-dots {*/

/*	text-align: center; !* Κεντράρισμα των dots *!*/

/*	margin-top: 20px;   !* Κενό πάνω από τα dots *!*/

/*	position: relative; !* Μπορεί να χρειαστεί αν θες απόλυτη τοποθέτηση *!*/

/*	z-index: 10;        !* Βεβαιώσου ότι είναι πάνω από άλλα στοιχεία *!*/

/*}*/

.about-video-section {
  --tw-scale-x: 0.7;
  --tw-scale-y: 0.7;
  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: none;
}

@media (min-width: 1024px) {
  .about-video-section {
    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));
  }
}

.about-video-section {
  margin: 0 auto;
  transition: all 0.3s ease-out;
  will-change: transform;
}

.about-video-section:hover {
  transform: scale(1.05);
}

/* Owl carousel dots */

.bakery-image-carousel.owl-carousel .owl-dots .owl-dot span {
  width: 85px;
}

@media (min-width: 1280px) {
  .bakery-image-carousel.owl-carousel .owl-dots .owl-dot span {
    width: 120px;
  }
}

.bakery-image-carousel.owl-carousel .owl-dots .owl-dot span {
  height: 3px;
  background: #D8D8D8;
  display: block;
  border-radius: 3px;
  transition: background-color 0.3s ease;
}

.bakery-image-carousel.owl-carousel .owl-dots .owl-dot.active span {
  background: #040404;
}

.bakery-image-carousel.owl-carousel .owl-dots .owl-dot:hover span {
  background: #007bff;
}

/* scroll down */

.scroll-down-arrow::after {
  position: relative;
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url('/wp-content/themes/digitalup_tw/theme/assets/images/arrow-down.svg');
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 10px;
  top: 3px;
}

.header-main.is-hidden {
  --tw-translate-y: -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));
}

.header-main.is-visible {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.header-main.is-sticky {
  --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);
}

body.page:not(.home) .header-main.is-sticky,
body.error404 .header-main.is-sticky,
body.search .header-main.is-sticky,
body.blog .header-main.is-sticky,
body.archive .header-main.is-sticky,
body.single:not(.single-static_product) .header-main.is-sticky {
  --tw-bg-opacity: 1;
  background-color: rgb(228 239 230 / var(--tw-bg-opacity));
}

body.single-static_product .header-main.is-sticky {
  --tw-bg-opacity: 1;
  background-color: rgb(6 84 43 / var(--tw-bg-opacity));
}

body.home .header-main.is-sticky {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

body.page:not(.home):not(.page-id-101) #content,
body.error404 #content,
body.search #content,
body.blog #content,
body.archive #content,
body.single:not(.single-static_product) #content {
  padding-top: 115px;
}

@media (min-width: 768px) {
  body.page:not(.home):not(.page-id-101) #content,
body.error404 #content,
body.search #content,
body.blog #content,
body.archive #content,
body.single:not(.single-static_product) #content {
    padding-top: 120px;
  }
}

@media (min-width: 1280px) {
  body.page:not(.home):not(.page-id-101) #content,
body.error404 #content,
body.search #content,
body.blog #content,
body.archive #content,
body.single:not(.single-static_product) #content {
    padding-top: 140px;
  }
}

/*Main Navigation*/

.site-navigation .left-col,
.site-navigation .right-col {
  /*@apply w-[calc(50%-85px)];*/
}

@media (min-width: 640px) {
  .site-navigation .left-col,
.site-navigation .right-col {
    width: calc(50% - 130px);
  }
}

@media (min-width: 1280px) {
  .site-navigation .left-col,
.site-navigation .right-col {
    width: calc(50% - 150px);
  }
}

@media (min-width: 1536px) {
  .site-navigation .left-col,
.site-navigation .right-col {
    width: calc(50% - 175px);
  }
}

@media (min-width: 1640px) {
  .site-navigation .left-col,
.site-navigation .right-col {
    width: calc(50% - 190px);
    width: calc(50% - 210px);
  }
}

.site-navigation .logo-col {
  width: 270px;
}

@media (min-width: 640px) {
  .site-navigation .logo-col {
    width: 260px;
  }
}

@media (min-width: 1280px) {
  .site-navigation .logo-col {
    width: 300px;
  }
}

@media (min-width: 1536px) {
  .site-navigation .logo-col {
    width: 350px;
  }
}

@media (min-width: 1640px) {
  .site-navigation .logo-col {
    width: 430px;
  }
}

.site-navigation .logo-col.select-none {
  min-height: 47px;
}

.primary-menu {
  display: flex;
  align-items: center;
}

.primary-menu:not(p):not(i):not(a):not(.arrow-p)::before,.primary-menu:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.primary-menu:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.primary-menu:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.primary-menu:not(p):not(i):not(a):not(.arrow-p)::before,.primary-menu:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.primary-menu:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.primary-menu:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.primary-menu-left {
  justify-content: flex-start;
}

.primary-menu-left > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

@media (min-width: 1024px) {
  .primary-menu-left > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
}

@media (min-width: 1280px) {
  .primary-menu-left > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }
}

@media (min-width: 1640px) {
  .primary-menu-left > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }
}

.primary-menu-right {
  justify-content: flex-end;
}

.primary-menu-right > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}

@media (min-width: 1640px) {
  .primary-menu-right > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
}

.primary-menu a {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0s;
}

@media (min-width: 1024px) {
  .primary-menu a {
    font-size: 13px;
  }
}

@media (min-width: 1280px) {
  .primary-menu a {
    font-size: 14px;
  }
}

@media (min-width: 1640px) {
  .primary-menu a {
    font-size: 16px;
  }
}

body.home .primary-menu a,
body.single-static_product .primary-menu a {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  body.home .primary-menu a,
body.single-static_product .primary-menu a {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }
}

body.home .header-main.is-sticky .primary-menu:not(.primary-menu-mobile) a {
  --tw-text-opacity: 1;
  color: rgb(6 67 35 / var(--tw-text-opacity));
}

.primary-menu ul.sub-menu a {
  --tw-text-opacity: 1;
  color: rgb(6 67 35 / var(--tw-text-opacity));
}

.secondary-menu {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.125rem;
}

.secondary-menu:not(p):not(i):not(a):not(.arrow-p)::before,.secondary-menu:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.secondary-menu:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.secondary-menu:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.secondary-menu:not(p):not(i):not(a):not(.arrow-p)::before,.secondary-menu:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.secondary-menu:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.secondary-menu:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

@media (min-width: 1280px) {
  .secondary-menu {
    gap: 0.75rem;
  }
}

@media (min-width: 1024px) {
  .secondary-menu {
    justify-content: flex-end;
  }
}

.secondary-menu a,
.languages-menu a {
  font-size: 11px;
  font-weight: 400;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0s;
  --tw-text-opacity: 1;
  color: rgb(6 67 35 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .secondary-menu a,
.languages-menu a {
    font-size: 12px;
  }
}

@media (min-width: 1640px) {
  .secondary-menu a,
.languages-menu a {
    font-size: 16px;
  }
}

body.home .secondary-menu a,
body.single-static_product .secondary-menu a,
body.home .languages-menu a,
body.single-static_product .languages-menu a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body.home .header-main.is-sticky .secondary-menu a,
body.home .header-main.is-sticky .languages-menu a {
  --tw-text-opacity: 1;
  color: rgb(6 67 35 / var(--tw-text-opacity));
}

.secondary-menu li:not(:last-child)::after {
  content: "|";
  margin-left: 0.125rem;
  --tw-text-opacity: 1;
  color: rgb(0 164 79 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .secondary-menu li:not(:last-child)::after {
    margin-left: 0.75rem;
  }
}

.languages-menu:not(.languages-menu-mobile) li:first-child::before {
  content: "|";
  margin-right: 0.125rem;
  --tw-text-opacity: 1;
  color: rgb(0 164 79 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .languages-menu:not(.languages-menu-mobile) li:first-child::before {
    margin-right: 0.75rem;
  }
}

.header-tagline {
  margin-bottom: 0px;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0s;
}

@media (min-width: 768px) {
  .header-tagline {
    font-size: 13px;
  }
}

@media (min-width: 1024px) {
  .header-tagline {
    margin-bottom: 0.75rem;
    background-color: transparent;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
    font-size: 14px;
    --tw-text-opacity: 1;
    color: rgb(6 67 35 / var(--tw-text-opacity));
  }
}

@media (min-width: 1280px) {
  .header-tagline {
    font-size: 15px;
  }
}

@media (min-width: 1640px) {
  .header-tagline {
    font-size: 16px;
  }
}

body.home .header-tagline,
body.single-static_product .header-tagline {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body.home .header-main.is-sticky .header-tagline {
  --tw-text-opacity: 1;
  color: rgb(6 67 35 / var(--tw-text-opacity));
}

/*Submenus*/

.primary-menu.primary-menu-desktop li {
  position: relative;
}

.primary-menu.primary-menu-desktop .sub-menu a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.25rem;
  font-size: 14px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(6 67 35 / var(--tw-text-opacity));
}

.primary-menu.primary-menu-desktop .sub-menu a:not(p):not(i):not(a):not(.arrow-p)::before,.primary-menu.primary-menu-desktop .sub-menu a:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.primary-menu.primary-menu-desktop .sub-menu a:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.primary-menu.primary-menu-desktop .sub-menu a:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.primary-menu.primary-menu-desktop .sub-menu a:not(p):not(i):not(a):not(.arrow-p)::before,.primary-menu.primary-menu-desktop .sub-menu a:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.primary-menu.primary-menu-desktop .sub-menu a:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.primary-menu.primary-menu-desktop .sub-menu a:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.primary-menu.primary-menu-desktop .sub-menu a:hover {
  font-weight: 600;
}

.primary-menu.primary-menu-desktop li.menu-item-has-children .sub-menu li {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.primary-menu.primary-menu-desktop > li.menu-item-has-children > a::after {
  content: url("/wp-content/themes/digitalup_tw/theme/assets/images/arrow-down-green.svg");
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -3px;
  display: inline-block;
  --tw-translate-y: -50%;
  --tw-translate-x: 13px;
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.primary-menu.primary-menu-desktop
	> li.menu-item-has-children:hover
	> a::after {
  margin-top: 3px;
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* All Submenus*/

.primary-menu.primary-menu-desktop > li.menu-item-has-children .sub-menu {
  position: absolute;
  display: none;
  min-width: 265px;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
  --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);
}

.du-modal-overlay.primary-menu.primary-menu-desktop > li.menu-item-has-children .sub-menu {
  display: none;
}

/*Top Submenus*/

.primary-menu.primary-menu-desktop > li.menu-item-has-children > .sub-menu {
  top: 100%;
  left: 100%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/*Sub sub menu*/

.primary-menu.primary-menu-desktop
	> li.menu-item-has-children
	> .sub-menu
	.sub-menu {
  top: 0px;
  left: 0px;
  --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));
}

.primary-menu.primary-menu-desktop
	> li.menu-item-has-children
	> .sub-menu
	li.menu-item-has-children
	> a::after {
  content: url("/wp-content/themes/digitalup_tw/theme/assets/images/arrow-right-small.svg");
  display: inline-block;
  width: 9px;
}

/*Mobile Navigation*/

.mobile-toggle {
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.5rem;
}

.mobile-toggle:not(p):not(i):not(a):not(.arrow-p)::before,.mobile-toggle:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.mobile-toggle:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.mobile-toggle:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.mobile-toggle:not(p):not(i):not(a):not(.arrow-p)::before,.mobile-toggle:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.mobile-toggle:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.mobile-toggle:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.mobile-toggle span {
  display: inline-block;
  height: 2px;
  width: 40px;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

body.home .mobile-toggle span,
body.single-static_product .mobile-toggle span {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

body.home .header-main.is-sticky .mobile-toggle span {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.primary-menu.primary-menu-mobile li {
  position: relative;
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  line-height: 1;
}

.site-navigation .logo-col.primary-menu.primary-menu-mobile li {
  min-height: 47px;
}

.primary-menu.primary-menu-mobile li a {
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  gap: 10px;
}

.primary-menu.primary-menu-mobile li a:not(p):not(i):not(a):not(.arrow-p)::before,.primary-menu.primary-menu-mobile li a:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.primary-menu.primary-menu-mobile li a:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.primary-menu.primary-menu-mobile li a:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.primary-menu.primary-menu-mobile li a:not(p):not(i):not(a):not(.arrow-p)::before,.primary-menu.primary-menu-mobile li a:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.primary-menu.primary-menu-mobile li a:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.primary-menu.primary-menu-mobile li a:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.site-navigation .logo-col.primary-menu.primary-menu-mobile li a {
  min-height: 47px;
}

.primary-menu.primary-menu-mobile > li {
  /*border-[#02100826]*/
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1;
}

.primary-menu.primary-menu-mobile > li:first-child {
  border-top-width: 1px;
}

.primary-menu.primary-menu-mobile ul.sub-menu {
  margin-top: 1.5rem;
  margin-bottom: 0.25rem;
  display: none;
}

.du-modal-overlay.primary-menu.primary-menu-mobile ul.sub-menu {
  display: none;
}

.primary-menu.primary-menu-mobile ul.sub-menu li:not(:last-child) {
  margin-bottom: 0.5rem;
}

.primary-menu.primary-menu-mobile ul.sub-menu li a {
  font-weight: 400;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.primary-menu.primary-menu-mobile li.menu-item-has-children {
  cursor: pointer;
}

.primary-menu.primary-menu-mobile li.menu-item-has-children > a::after {
  content: url("/wp-content/themes/digitalup_tw/theme/assets/images/arrow-down-green.svg");
  pointer-events: none;
  position: absolute;
  right: 0px;
  top: 0px;
  display: inline-block;
  width: 0.75rem;
  --tw-translate-y: 0.5rem;
  --tw-translate-x: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
}

.secondary-menu.secondary-menu-mobile li,
.languages-menu.languages-menu-mobile li {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.site-navigation .logo-col.secondary-menu.secondary-menu-mobile li,.site-navigation .logo-col
.languages-menu.languages-menu-mobile li {
  min-height: 47px;
}

.secondary-menu.secondary-menu-mobile li a,
.languages-menu.languages-menu-mobile li a {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.site-navigation .logo-col.secondary-menu.secondary-menu-mobile li a,.site-navigation .logo-col
.languages-menu.languages-menu-mobile li a {
  min-height: 47px;
}

/*Floating Search*/

.header-search-wrapper .search-form::before {
  content: "";
  position: absolute;
  top: -4px;
  right: 29px;
  height: 12px;
  width: 12px;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.search-white {
  display: none;
}

.du-modal-overlay.search-white {
  display: none;
}

.search-green {
  display: block;
}

body.home .search-green,
body.single-static_product .search-green {
  display: none;
}

body.du-modal-overlay.home .search-green,
body.du-modal-overlay.single-static_product .search-green {
  display: none;
}

@media (min-width: 1024px) {
  body.home .search-green,
body.single-static_product .search-green {
    display: block;
  }
}

body.home .search-white,
body.single-static_product .search-white {
  display: block;
}

@media (min-width: 1024px) {
  body.home .search-white,
body.single-static_product .search-white {
    display: none;
  }
}

body.home .header-main.is-sticky .search-green {
  display: block;
}

body.home .header-main.is-sticky .search-white {
  display: none;
}

body.du-modal-overlay.home .header-main.is-sticky .search-white {
  display: none;
}

/* hero image */

.bakery-video-section.hero-image {
  margin-top: 90px;
}

@media (min-width: 768px) {
  .bakery-video-section.hero-image {
    margin-top: 0px;
  }
}

/* Homepage Category carousel*/

.du-product-category-carousel-wrapper a {
  text-decoration-line: none;
}

.du-product-category-carousel_info h4,
.du-product-category-carousel_info .woocommerce-Price-amount.amount {
  font-size: 16px !important;
}

@media (min-width: 1280px) {
  .du-product-category-carousel_info h4,
.du-product-category-carousel_info .woocommerce-Price-amount.amount {
    font-size: 18px !important;
  }
}

.du-product-category-carousel_info h4,
.du-product-category-carousel_info .woocommerce-Price-amount.amount {
  line-height: 18px !important;
  letter-spacing: 0em !important;
}

@media (min-width: 1280px) {
  .du-product-category-carousel_info h4,
.du-product-category-carousel_info .woocommerce-Price-amount.amount {
    line-height: 21px !important;
    letter-spacing: -0.36px !important;
  }
}

/*.du-owl-carousel.owl-carousel .owl-dots .owl-dot span,*/

/*.du-related-owl-carousel.owl-loaded .owl-dots .owl-dot span {*/

/*	@apply w-[85px] xl:w-[120px];*/

/*	height: 3px;*/

/*	background: #D8D8D8;*/

/*	display: block;*/

/*	border-radius: 3px;*/

/*	transition: background-color 0.3s ease;*/

/*}*/

/*.du-owl-carousel.owl-carousel .owl-dots,*/

/*.du-related-owl-carousel.owl-loaded .owl-dots {*/

/*	@apply flex md:block justify-center;*/

/*	@apply text-center mt-[35px];*/

/*}*/

/*.du-owl-carousel.owl-carousel .owl-dots .owl-dot.active span,*/

/*.du-related-owl-carousel.owl-loaded .owl-dots .owl-dot.active span {*/

/*	background: #040404;*/

/*}*/

/*.du-owl-carousel.owl-carousel .owl-dots .owl-dot:hover span,*/

/*.du-related-owl-carousel.owl-loaded .owl-dots .owl-dot:hover span {*/

/*	background: #007bff;*/

/*}*/

/* carousel dots */

.du-progress {
  position: relative;
  width: 268px;
  height: 3px;
  background: #e0e0e0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
}

@media (min-width: 1024px) {
  .du-progress {
    margin-top: 64px;
  }
}

.du-progress {
  /*margin: 64px auto 0;*/
  border-radius: 2px;
  overflow: hidden;
  cursor: pointer;
}

.du-progress-fill {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background: #000;
  border-radius: 2px;
  transition: width 0.4s ease;
}

/*carousel dots end */

/*Homepage*/

.hero-green-box::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 2px;
  display: block;
  height: 30px;
  width: 90%;
  --tw-translate-y: -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));
  background-color: inherit;
}

.hero-green-box ul li::before {
  content: url("/wp-content/themes/digitalup_tw/theme/assets/images/arrow-right-small-white.svg");
  position: relative;
  top: -2px;
  margin-right: 0.25rem;
  display: inline-block;
}

.hero-green-box ul li strong {
  --tw-text-opacity: 1;
  color: rgb(6 67 35 / var(--tw-text-opacity));
}

.hero-right-section,
.hero-right-section p {
  margin-bottom: 0.75rem;
  margin-top: 0px;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: -0.96px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .hero-right-section,
.hero-right-section p {
    font-size: 16px;
  }
}

@media (min-width: 1024px) {
  .hero-right-section,
.hero-right-section p {
    margin-bottom: 0.5rem;
    font-size: 20px;
  }
}

@media (min-width: 1280px) {
  .hero-right-section,
.hero-right-section p {
    font-size: 24px;
  }
}

.hero-right-section > h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: right;
  font-size: 33px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -2.4px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .hero-right-section > h2 {
    font-size: 36px;
  }
}

@media (min-width: 1280px) {
  .hero-right-section > h2 {
    font-size: 40px;
  }
}

.hero-right-section > h3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: -0.96px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .hero-right-section > h3 {
    font-size: 16px;
  }
}

@media (min-width: 1024px) {
  .hero-right-section > h3 {
    margin-bottom: 0.5rem;
    font-size: 20px;
  }
}

.hero-right-section strong,
.hero-right-section em {
  font-weight: 700;
  font-style: normal;
}

.hero-right-section strong {
  --tw-text-opacity: 1;
  color: rgb(0 164 79 / var(--tw-text-opacity));
}

.hero-right-section h3 strong {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/*Homepage Product Tabs*/

body.home .vc_tta.vc_tta-style-classic .vc_tta-tab {
  width: 50%;
  flex: 1 1 auto;
}

/*Homepage owl carousel icons*/

body.home .owl-carousel .subheading-icon {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
  height: 40px;
  width: 45px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

body.home .owl-carousel .subheading-icon.damaskino {
  background-image: url('/wp-content/themes/digitalup_tw/theme/assets/images/damaskino.svg');
}

body.home .owl-carousel .subheading-icon.milo {
  background-image: url('/wp-content/themes/digitalup_tw/theme/assets/images/milo.svg');
}

/*Footer*/

.footer-top h4 {
  font-size: 12px !important;
}

@media (min-width: 768px) {
  .footer-top h4 {
    font-size: 16px !important;
  }
}

@media (min-width: 1280px) {
  .footer-top h4 {
    font-size: 18px !important;
  }
}

.footer-top h4 {
  line-height: 14px !important;
}

@media (min-width: 768px) {
  .footer-top h4 {
    line-height: 18px !important;
  }
}

@media (min-width: 1280px) {
  .footer-top h4 {
    line-height: 21px !important;
  }
}

.footer-main-top_logo img {
  width: 260px;
}

@media (min-width: 768px) {
  .footer-main-top_logo img {
    width: 445px;
  }
}

@media (min-width: 1024px) {
  .footer-main-top_logo img {
    width: 545px;
  }
}

@media (min-width: 1280px) {
  .footer-main-top_logo img {
    width: 745px;
  }
}

@media (min-width: 1536px) {
  .footer-main-top_logo img {
    width: 892px;
  }
}

.footer-main-top_logo img {
  height: auto;
}

@media (min-width: 1536px) {
  .footer-main-top_logo img {
    height: 342px;
  }
}

.footer-main-bottom a {
  font-family: Open Sans, sans-serif !important;
  font-size: 12px;
  font-weight: 500 !important;
}

@media (min-width: 1024px) {
  .footer-main-bottom a {
    font-size: 15px;
  }
}

.footer-main-bottom a {
  letter-spacing: -0.24px;
}

@media (min-width: 1024px) {
  .footer-main-bottom a {
    letter-spacing: -0.3px;
  }
}

.footer-main-bottom a {
  line-height: 14px;
}

@media (min-width: 1024px) {
  .footer-main-bottom a {
    line-height: 18px;
  }
}

.footer-main-bottom a:hover {
  text-decoration-line: underline;
}

.footer-main-bottom img.social-icon,
.footer-bottom img.social-icon {
  height: 40px !important;
  width: 60px !important;
}

.footer-menu-one, .footer-menu-two {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.footer-menu-one:not(p):not(i):not(a):not(.arrow-p)::before,.footer-menu-one:not(p):not(i):not(a):not(.arrow-p)::after, .footer-menu-two:not(p):not(i):not(a):not(.arrow-p)::before, .footer-menu-two:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.footer-menu-one:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.footer-menu-one:not(p):not(i):not(a):not(.arrow-p)::after,.du-modal-overlay .footer-menu-two:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay .footer-menu-two:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.footer-menu-one:not(p):not(i):not(a):not(.arrow-p)::before,.footer-menu-one:not(p):not(i):not(a):not(.arrow-p)::after, .footer-menu-two:not(p):not(i):not(a):not(.arrow-p)::before, .footer-menu-two:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.footer-menu-one:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.footer-menu-one:not(p):not(i):not(a):not(.arrow-p)::after,.du-modal-overlay .footer-menu-two:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay .footer-menu-two:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.footer-contact-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.footer-contact-info:not(p):not(i):not(a):not(.arrow-p)::before,.footer-contact-info:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.footer-contact-info:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.footer-contact-info:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.footer-contact-info:not(p):not(i):not(a):not(.arrow-p)::before,.footer-contact-info:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.footer-contact-info:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.footer-contact-info:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.footer-contact-info_view-map a {
  font-size: 12px;
  font-weight: 600 !important;
  text-transform: uppercase;
  line-height: 14px;
  letter-spacing: 0em;
  text-decoration-line: underline;
}

@media (min-width: 1536px) {
  .footer-contact-info_view-map a {
    font-size: 14px;
    line-height: 17px;
  }
}

.footer-newsletter .wpcf7 [type="submit"] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.footer-mobile-toggle-menu > li {
  position: relative;
}

.footer-mobile-toggle-menu li .sub-menu {
  display: none;
  margin-top: 15px;
}

.footer-mobile-toggle-menu li .toggle-icon {
  display: inline-block;
  font-weight: 400;
  margin-left: 8px;
  cursor: pointer;
  color:white;
}

.footer-mob-menu {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(33 33 33 / var(--tw-border-opacity));
  padding-bottom: 10px;
}

ul.footer-mobile-toggle-menu a,
ul.footer-mobile-toggle-menu li {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

ul.footer-mobile-toggle-menu li.menu-item-has-children > a {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 18px !important;
  letter-spacing: -0.32px !important;
}

.contact-footer-mob-menu .sub-menu li {
  margin-bottom: 7px;
}

.contact-footer-mob-menu ul.footer-mobile-toggle-menu ul.sub-menu li {
  font-size: 12px;
  line-height: 14px;
}

ul.footer-mobile-toggle-menu ul.sub-menu li a {
  font-weight: 400 !important;
}

[aria-label="Footer Mobile Menu One"] ul li,
[aria-label="Footer Mobile Menu Two"] ul li {
  line-height: 18px !important;
}

/*Breadcrumbs*/

.du-breadcrumbs .woocommerce-breadcrumb,
.breadcrumbs {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0em;
}

.woocommerce .woocommerce-breadcrumb {
  text-align: left;
  font-size: 14px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.breadcrumb-home,
.breadcrumb-separator {
  --tw-text-opacity: 1;
  color: rgb(133 133 133 / var(--tw-text-opacity));
}

#du-wp-breadcrumbs {
  position: absolute;
  z-index: 10;
  top: 20px;
}

@media (min-width: 768px) {
  #du-wp-breadcrumbs {
    top: 115px;
  }
}

@media (min-width: 1024px) {
  #du-wp-breadcrumbs {
    top: 120px;
  }
}

@media (min-width: 1280px) {
  #du-wp-breadcrumbs {
    top: 130px;
  }
}

@media (min-width: 1536px) {
  #du-wp-breadcrumbs {
    top: 145px;
  }
}

#du-wp-breadcrumbs {
  left: 15px;
}

@media (min-width: 768px) {
  #du-wp-breadcrumbs {
    left: 22px;
  }
}

@media (min-width: 1024px) {
  #du-wp-breadcrumbs {
    left: 48px;
  }
}

@media (min-width: 1536px) {
  #du-wp-breadcrumbs {
    left: 34px;
  }
}

@media (min-width: 1640px) {
  #du-wp-breadcrumbs {
    left: 45px;
  }
}

#du-wp-breadcrumbs,
#du-wp-breadcrumbs a {
  font-family: Open Sans, sans-serif !important;
  font-size: 14px;
  font-weight: 400 !important;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
  line-height: 17px;
  letter-spacing: 0em;
}

/* Product Category Page */

.archive.woocommerce ul.products {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  display: flex;
  max-width: 1820px;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
}

.archive.woocommerce ul.products:not(p):not(i):not(a):not(.arrow-p)::before,.archive.woocommerce ul.products:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.archive.woocommerce ul.products:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.archive.woocommerce ul.products:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.archive.woocommerce ul.products:not(p):not(i):not(a):not(.arrow-p)::before,.archive.woocommerce ul.products:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.archive.woocommerce ul.products:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.archive.woocommerce ul.products:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

@media (min-width: 1280px) {
  .archive.woocommerce ul.products {
    justify-content: flex-start;
    max-width: 1270px;
  }
}

@media (min-width: 1536px) {
  .archive.woocommerce ul.products {
    max-width: 1470px;
  }
}

@media (min-width: 1640px) {
  .archive.woocommerce ul.products {
    max-width: 1820px;
  }
}

.archive.woocommerce ul.products {
  row-gap: 55px;
}

@media (min-width: 1280px) {
  .archive.woocommerce ul.products {
    row-gap: 0px;
  }
}

@media (min-width: 1640px) {
  .archive.woocommerce ul.products {
    row-gap: 75px;
  }
}

.archive.woocommerce ul.products {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 1024px) {
  .archive.woocommerce ul.products {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/*.archive.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {*/

/*	@apply basis-[calc((100%-90px)/4)] flex-grow-0 flex-shrink-0 box-border h-auto xl:h-[590px];*/

/*	margin: unset;*/

/*}*/

.archive.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  box-sizing: border-box;
  height: auto;
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 100%;
}

@media (min-width: 640px) {
  .archive.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    flex-basis: calc((100% - 30px) / 2);
  }
}

@media (min-width: 1024px) {
  .archive.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    flex-basis: calc((100% - 90px) / 4);
  }
}

@media (min-width: 1280px) {
  .archive.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    height: 490px;
  }
}

@media (min-width: 1536px) {
  .archive.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    height: 590px;
    flex-basis: calc((100% - 90px) / 4);
  }
}

.archive.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  /* Extra Large ≥1536px - 4 προϊόντα */
  margin: unset;
}

.archive.woocommerce .woocommerce-ordering,
.archive.woocommerce-page .woocommerce-ordering {
  float: none;
}

@media (min-width: 1280px) {
  .archive.woocommerce .woocommerce-ordering,
.archive.woocommerce-page .woocommerce-ordering {
    float: right;
  }
}

#load-more.p-small {
  font-weight: 600 !important;
  text-decoration-line: underline !important;
}

.du-catalog-ordering {
  width: 100%;
}

@media (min-width: 768px) {
  .du-catalog-ordering {
    width: auto;
  }
}

.du-catalog-ordering form.woocommerce-ordering {
  margin-bottom: 0px;
}

.du-catalog-ordering form.woocommerce-ordering select {
  width: 100%;
  font-size: 11px !important;
}

@media (min-width: 1280px) {
  .du-catalog-ordering form.woocommerce-ordering select {
    font-size: 14px !important;
  }
}

.du-catalog-ordering form.woocommerce-ordering select {
  padding-right: 1.5rem;
}

@media (min-width: 768px) {
  .du-catalog-ordering form.woocommerce-ordering select {
    padding-right: 2.5rem;
  }
}

/* archive custom-ordering dropdown */

.custom-ordering {
  position: relative;
  display: inline-block;
  width: 100%;
}

@media (min-width: 768px) {
  .custom-ordering {
    width: 238px;
  }
}

@media (min-width: 1024px) {
  .custom-ordering {
    width: 370px;
  }
}

.custom-ordering .selected {
  background: #fff;
  border: 1px solid #000;
  border-radius: 0;
  padding: 10px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-family: Open Sans, sans-serif !important;
  font-size: 11px !important;
}

@media (min-width: 1280px) {
  .custom-ordering .selected {
    font-size: 14px !important;
  }
}

.custom-ordering .selected::after {
  content: "";
  position: absolute;
  right: 6px;
}

@media (min-width: 768px) {
  .custom-ordering .selected::after {
    right: 12px;
  }
}

.custom-ordering .selected::after {
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}

.custom-ordering .options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #000;
  border-radius: 0;
  display: none;
  z-index: 1000;
  font-family: Open Sans, sans-serif !important;
  font-size: 11px !important;
}

@media (min-width: 1280px) {
  .custom-ordering .options {
    font-size: 14px !important;
  }
}

.custom-ordering .option {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
}

.custom-ordering .option:hover {
  background: #f2f2f2;
}

/*end of custom-ordering */

.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.du-arch-prod {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1280px) {
  .du-arch-prod {
    max-width: 1270px;
  }
}

@media (min-width: 1536px) {
  .du-arch-prod {
    max-width: 1470px;
  }
}

@media (min-width: 1640px) {
  .du-arch-prod {
    max-width: 1820px;
  }
}

.du-arch-prod #open-filters {
  font-size: 11px;
}

@media (min-width: 1280px) {
  .du-arch-prod #open-filters {
    font-size: 14px;
  }
}

.du-result-count {
  width: 100%;
}

@media (min-width: 768px) {
  .du-result-count {
    width: 27%;
  }
}

@media (min-width: 1280px) {
  .du-result-count {
    width: 20%;
  }
}

.du-result-count {
  position: absolute;
}

@media (min-width: 768px) {
  .du-result-count {
    position: relative;
  }
}

.du-result-count {
  bottom: -30px;
  left: 20px;
}

@media (min-width: 768px) {
  .du-result-count {
    bottom: 0px;
    left: 0px;
  }
}

/* Text Pages */

.text-pages-section .vc_row {
  margin-right: auto !important;
  margin-left: auto !important;
}

.text-content-800 {
  max-width: 800px;
  width: 100%;
  margin-left: 0;
  margin-right: auto;
  text-align: left;
  padding-left: 5px;
}

.text-pages-section p {
  margin-bottom: 27px;
  font-weight: 400 !important;
}

.du-text-wrapper {
  margin-bottom: 40px;
}

.du-text-wrapper h4 {
  margin-bottom: 20px;
}

/* Thankyou Page */

.woocommerce-order-received .woocommerce-order {
  margin-bottom: 80px !important;
}

@media (min-width: 768px) {
  .woocommerce-order-received .woocommerce-order {
    margin-bottom: 120px !important;
  }
}

.woocommerce-order-received .woocommerce-customer-details h2,
.woocommerce-order-received .woocommerce-order-details h2 {
  font-size: 23px !important;
  text-transform: none;
}

@media (min-width: 768px) {
  .woocommerce-order-received .woocommerce-customer-details h2,
.woocommerce-order-received .woocommerce-order-details h2 {
    font-size: 30px !important;
  }
}

.woocommerce-order-received.woocommerce-checkout .woocommerce .col2-set .col-1 {
  margin-bottom: 35px;
}

@media (min-width: 768px) {
  .woocommerce-order-received.woocommerce-checkout .woocommerce .col2-set .col-1 {
    margin-bottom: 0px;
  }
}

.woocommerce-order-received.woocommerce-checkout .woocommerce .col2-set .col-1,
.woocommerce-order-received.woocommerce-checkout .woocommerce .col2-set .col-2 {
  width: 100%;
}

@media (min-width: 768px) {
  .woocommerce-order-received.woocommerce-checkout .woocommerce .col2-set .col-1,
.woocommerce-order-received.woocommerce-checkout .woocommerce .col2-set .col-2 {
    width: 48%;
  }
}

.woocommerce-order-received .woocommerce ul.order_details li {
  border-right-width: 0px;
}

@media (min-width: 768px) {
  .woocommerce-order-received .woocommerce ul.order_details li {
    border-right-width: 1px;
    border-style: dashed;
    --tw-border-opacity: 1;
    border-color: rgb(207 200 216 / var(--tw-border-opacity));
  }
}

.woocommerce-order-received li.woocommerce-order-overview__payment-method.method {
  border-style: none !important;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  padding-inline-start: 0px;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  margin-bottom: 10px;
}

.woocommerce-order-received .woocommerce-order p:last-of-type {
  margin-bottom: 20px;
}

.woocommerce-order-received .woocommerce table.shop_table,
.woocommerce-order-received .woocommerce .woocommerce-customer-details address {
  border-radius: 0px;
}

/*Post*/

.post-thumbnail-filter {
  position: relative;
  border-radius: 24px;
}

@media (min-width: 1024px) {
  .post-thumbnail-filter {
    border-radius: 53px;
  }
}

.post-thumbnail-filter img,
.post-thumbnail-filter .inline-video,
.post-thumbnail-filter .inline-video iframe {
  border-radius: 24px;
}

@media (min-width: 1024px) {
  .post-thumbnail-filter img,
.post-thumbnail-filter .inline-video,
.post-thumbnail-filter .inline-video iframe {
    border-radius: 53px;
  }
}

.post-thumbnail-filter:not(.hidden-img)::before {
  content: "";
  background: linear-gradient(180deg, #06432380 0%, #06432300 100%);
  position: absolute;
  inset: 0px;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 24px;
}

@media (min-width: 1024px) {
  .post-thumbnail-filter:not(.hidden-img)::before {
    border-radius: 53px;
  }
}

/*Product*/

.product-repeated-images-filter::before {
  content: "";
  background: linear-gradient(
		180deg,
		#63184c24 0%,
		#62184c26 28%,
		#064323b3 100%
	);
  position: absolute;
  inset: 0px;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 36px;
}

/*Search Page*/

.page-404-wrapper .search-field {
  border-radius: 1rem;
  border-style: none;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 16px;
  letter-spacing: -0.64px;
  --tw-text-opacity: 1;
  color: rgb(6 67 35 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.page-404-wrapper .search-field::-moz-placeholder {
  font-size: 16px;
  letter-spacing: -0.64px;
  --tw-text-opacity: 1;
  color: rgb(6 67 35 / var(--tw-text-opacity));
}

.page-404-wrapper .search-field::placeholder {
  font-size: 16px;
  letter-spacing: -0.64px;
  --tw-text-opacity: 1;
  color: rgb(6 67 35 / var(--tw-text-opacity));
}

.page-404-wrapper .search-submit {
  margin-left: 0.75rem;
  display: inline-block;
  border-radius: 1rem;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #00A44F var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 164 79 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #005228 var(--tw-gradient-to-position);
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.72px;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
  text-decoration-line: none;
}

.page-404-wrapper .search-submit:hover {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

@media (min-width: 1024px) {
  .page-404-wrapper .search-submit {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    font-size: 18px;
  }
}

.post_format-post-format-video .styled-ul p {
  margin-bottom: 1rem;
}

.cky-btn-reject,
.cky-btn-customize,
.cky-btn-preferences {
  border-radius: 1rem !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 164 79 / var(--tw-border-opacity)) !important;
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 164 79 / var(--tw-text-opacity)) !important;
}

.cky-btn-reject:hover,
.cky-btn-customize:hover,
.cky-btn-preferences:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 164 79 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.cky-btn-accept {
  border-radius: 1rem !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 164 79 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 164 79 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.cky-btn-accept:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 164 79 / var(--tw-bg-opacity)) !important;
}

.cky-btn-revisit-wrapper {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 164 79 / var(--tw-bg-opacity)) !important;
}

.cky-switch input[type="checkbox"]:checked {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 164 79 / var(--tw-bg-opacity)) !important;
}

.cky-modal .cky-accordion-wrapper .cky-accordion#ckyDetailCategoryfunctional,
.cky-modal .cky-accordion-wrapper .cky-accordion#ckyDetailCategoryadvertisement {
  display: none !important;
}

.cky-consent-container .cky-consent-bar .cky-notice-group {
  justify-content: flex-start !important;
}

.cky-consent-container .cky-consent-bar .cky-notice-group .cky-notice-des {
  max-width: 64rem !important;
}

.pswp__img {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

/* Responsive */

@media (min-width: 875px) and (max-width: 1023px) {
  .footer-main-bottom-wrapper {
    display: flex;
    flex-direction: row !important;
  }

  .footer-main-bottom-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.footer-main-bottom-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
    display: none !important;
  }

  .du-modal-overlay.footer-main-bottom-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.footer-main-bottom-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
    display: none !important;
  }

  .footer-main-bottom-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.footer-main-bottom-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
    display: none !important;
  }

  .du-modal-overlay.footer-main-bottom-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.footer-main-bottom-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
    display: none !important;
  }

  .social-icons-one {
    display: none !important;
  }

  .footer-bottom .social-icons-two {
    display: flex !important;
  }

  .footer-main-bottom_left {
    width: 590px !important;
  }

  .footer-bottom .footer-bottom_inner {
    display: flex !important;
    justify-content: space-between !important;
  }

  .footer-newsletter {
    margin-top: 0px !important;
  }

  .woocommerce .related.products ul.products li.product a img {
    height: 250px !important;
  }
}

@media (min-width: 1200px) and (max-width: 1279px) {
  .container {
    max-width: 1125px !important;
  }

  .du-product-category-carousel-wrapper .owl-carousel .owl-item img {
    height: 320px;
  }

  .single-product #content {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .woocommerce #content {
    max-width: 1125px !important;
  }
}

@media (min-width: 1280px) and (max-width: 1300px) {
  .container {
    max-width: 1225px !important;
  }

  .du-arch-prod,
	.archive.woocommerce ul.products,
	.single-product #content {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media (min-width: 1301px) and (max-width: 1519px) {
  .container {
    max-width: 1270px !important;
  }
}

@media (min-width: 1280px) and (max-width: 1519px) {
  h1 {
    font-size: 90px !important;
    line-height: 92px !important;
  }

  h2 {
    font-size: 35px !important;
    line-height: 37px !important;
  }

  h3 {
    font-size: 25px !important;
    line-height: 27px !important;
  }
}

/**
 * This injects Tailwind's component classes and any component classes
 * registered by plugins, then adds custom component classes.
 *
 * The `@import-glob` line imports all CSS files from the `components`
 * directory (except for `components.css`, which is imported on the following
 * line). This is meant to simplify the process of integrating styles from
 * JavaScript components or WordPress plugins.
 */

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

@media (min-width: 925px) {
  .container {
    max-width: 925px;
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1470px) {
  .container {
    max-width: 1470px;
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1820px) {
  .container {
    max-width: 1820px;
    padding-right: 0;
    padding-left: 0;
  }
}

.prose {
  color: var(--tw-prose-body);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.prose :where(blockquote > cite):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: 400;
}

.prose :where(blockquote > cite):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "\2014";
}

.prose :where(table.has-fixed-layout):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  table-layout: fixed;
  width: 100%;
}

.prose-digitalup_tw {
  --tw-prose-body: #000000;
  --tw-prose-headings: inherit;
  --tw-prose-lead: #000000;
  --tw-prose-links: #000000;
  --tw-prose-bold: inherit;
  --tw-prose-counters: #000000;
  --tw-prose-bullets: #000000;
  --tw-prose-hr: #000000;
  --tw-prose-quotes: #000000;
  --tw-prose-quote-borders: #000000;
  --tw-prose-captions: #000000;
  --tw-prose-kbd: #000000;
  --tw-prose-kbd-shadows: 0 0 0;
  --tw-prose-code: #000000;
  --tw-prose-pre-code: #ffffff;
  --tw-prose-pre-bg: #000000;
  --tw-prose-th-borders: #000000;
  --tw-prose-td-borders: #000000;
  --tw-prose-invert-body: #ffffff;
  --tw-prose-invert-headings: inherit;
  --tw-prose-invert-lead: #ffffff;
  --tw-prose-invert-links: #000000;
  --tw-prose-invert-bold: inherit;
  --tw-prose-invert-counters: #000000;
  --tw-prose-invert-bullets: #000000;
  --tw-prose-invert-hr: #ffffff;
  --tw-prose-invert-quotes: #ffffff;
  --tw-prose-invert-quote-borders: #000000;
  --tw-prose-invert-captions: #ffffff;
  --tw-prose-invert-kbd: #ffffff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #000000;
  --tw-prose-invert-pre-code: #ffffff;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #ffffff;
  --tw-prose-invert-td-borders: #ffffff;
}

/*custom scroll behavior*/

@media (min-width: 1280px) {
  .custom-scroll-section {
    position: relative;
    z-index: 0;
    height: 100vh;
    width: 100%;
  }
}

@media (min-width: 2340px) {
  .custom-scroll-section {
    height: auto;
  }
}

@media (min-width: 1280px) {
  .custom-scroll-section.active_section {
    z-index: 10;
  }
}

.custom-scroll-section:not(.homepage-hero-section) {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media (min-width: 1280px) {
  .custom-scroll-section:not(.homepage-hero-section) {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .custom-scroll-section > .wpb_row,
.custom-scroll-section > .wpb_row > .wpb_column,
.custom-scroll-section > .wpb_row > .wpb_column > .vc_column-inner {
    height: 100%;
  }

  .custom-scroll-section .center-column > .vc_column-inner {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .custom-scroll-section .center-column > .vc_column-inner > .wpb_wrapper {
    width: 100%;
  }

  .custom-scroll-section .vc_tta-container {
    display: flex;
    height: 100vh;
    align-items: center;
    justify-content: center;
  }
}

@media (min-width: 2340px) {
  .custom-scroll-section .vc_tta-container {
    height: auto;
  }
}

@media (min-width: 1280px) {
  .custom-scroll-section .vc_tta-container .vc_tta {
    height: 90vh;
  }
}

@media (min-width: 1640px) {
  .custom-scroll-section .vc_tta-container .vc_tta {
    height: auto;
  }
}

.scroll-indicator {
  display: none;
}

.du-modal-overlay.scroll-indicator {
  display: none;
}

@media (min-width: 1280px) {
  .scroll-indicator {
    position: fixed;
    top: 50%;
    right: 0.5rem;
    z-index: 40;
    display: flex;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    flex-direction: column;
    gap: 0.5rem;
  }
}

@media (min-width: 1640px) {
  .scroll-indicator {
    right: 1.25rem;
  }
}

.scroll-indicator .dot {
  height: 10px;
  width: 10px;
  cursor: pointer;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(217 227 219 / var(--tw-bg-opacity));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.scroll-indicator .dot:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(0 164 79 / var(--tw-bg-opacity));
}

.scroll-indicator .dot.active {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(0 151 61 / var(--tw-bg-opacity));
}

.mini-cart-panel {
  position: fixed;
  top: 17%;
  right: -600px;
  width: 585px;
  height: 725px;
}

@media (min-width: 1640px) {
  .mini-cart-panel {
    height: 800px;
  }
}

.mini-cart-panel {
  /*height: 800px;*/
  background: #fff;
  box-shadow: -2px 0 10px rgba(0,0,0,0.2);
  z-index: 9999;
  transition: right 0.3s ease;
}

.mini-cart-panel.open {
  right: 40px;
}

.mini-cart-content {
  padding: 50px;
  height: 100%;
  overflow-y: auto;
  position: relative;
}

.mini-cart-overlay {
  position: fixed;
  inset: 0;
  height: 200vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  display: none;
  transition: opacity 0.3s ease;
}

.mini-cart-overlay.open {
  display: block;
}

#mini-cart-close {
  background: transparent;
  border: none;
  font-size: 20px;
  cursor: pointer;
}

.cart-icon {
  position: relative;
  cursor: pointer;
}

.cart-count {
  position: absolute;
  top: -8px;
  right: -8px;
  background: red;
  color: #fff;
  font-size: 12px;
  border-radius: 50%;
  padding: 2px 6px;
}

@media (max-width: 768px) {
  .mini-cart-panel {
    width: 100%;
    right: -100%;
    top: 0;
    height: 100vh;
  }

  .mini-cart-panel.open {
    right: 0;
  }

  /*.mini-cart-content {*/

  /*	padding: 20px;*/

  /*}*/
}

.du-mini-cart .woocommerce-mini-cart-item.mini_cart_item {
  display: flex;
  justify-content: space-between;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(142 142 142 / var(--tw-border-opacity));
  padding-top: 20px;
  padding-bottom: 20px;
}

.du-mini-cart .woocommerce-mini-cart-item.mini_cart_item:not(p):not(i):not(a):not(.arrow-p)::before,.du-mini-cart .woocommerce-mini-cart-item.mini_cart_item:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.du-mini-cart .woocommerce-mini-cart-item.mini_cart_item:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.du-mini-cart .woocommerce-mini-cart-item.mini_cart_item:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-mini-cart .woocommerce-mini-cart-item.mini_cart_item:not(p):not(i):not(a):not(.arrow-p)::before,.du-mini-cart .woocommerce-mini-cart-item.mini_cart_item:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.du-mini-cart .woocommerce-mini-cart-item.mini_cart_item:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.du-mini-cart .woocommerce-mini-cart-item.mini_cart_item:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-mini-cart .woocommerce-mini-cart-item.mini_cart_item .attachment-woocommerce_thumbnail {
  width: 120px;
}

.du-mini-cart .woocommerce-mini-cart-item.mini_cart_item .remove_from_cart_button {
  width: 13px;
}

.du-mini-cart .woocommerce-mini-cart__total {
  display: flex;
  justify-content: space-between;
}

.du-mini-cart .woocommerce-mini-cart__total:not(p):not(i):not(a):not(.arrow-p)::before,.du-mini-cart .woocommerce-mini-cart__total:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.du-mini-cart .woocommerce-mini-cart__total:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.du-mini-cart .woocommerce-mini-cart__total:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-mini-cart .woocommerce-mini-cart__total:not(p):not(i):not(a):not(.arrow-p)::before,.du-mini-cart .woocommerce-mini-cart__total:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.du-mini-cart .woocommerce-mini-cart__total:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.du-mini-cart .woocommerce-mini-cart__total:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-mini-cart .woocommerce-mini-cart__buttons {
  margin-top: 60px;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  gap: 20px;
}

.du-mini-cart .woocommerce-mini-cart__buttons:not(p):not(i):not(a):not(.arrow-p)::before,.du-mini-cart .woocommerce-mini-cart__buttons:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.du-mini-cart .woocommerce-mini-cart__buttons:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.du-mini-cart .woocommerce-mini-cart__buttons:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-mini-cart .woocommerce-mini-cart__buttons:not(p):not(i):not(a):not(.arrow-p)::before,.du-mini-cart .woocommerce-mini-cart__buttons:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.du-mini-cart .woocommerce-mini-cart__buttons:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.du-mini-cart .woocommerce-mini-cart__buttons:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-mini-cart .woocommerce-mini-cart__buttons .button.checkout {
  text-align: center;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0em;
}

@media (min-width: 1280px) {
  .du-mini-cart .woocommerce-mini-cart__buttons .button.checkout {
    font-size: 14px !important;
  }
}

.du-mini-cart .woocommerce-mini-cart__buttons .button.checkout {
  line-height: 13px !important;
}

@media (min-width: 1536px) {
  .du-mini-cart .woocommerce-mini-cart__buttons .button.checkout {
    line-height: 17px !important;
  }
}

.du-mini-cart .woocommerce-mini-cart__buttons .button.checkout {
  max-width: 340px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 13px;
  padding-bottom: 13px;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none !important;
}

@media (min-width: 768px) {
  .du-mini-cart .woocommerce-mini-cart__buttons .button.checkout {
    padding-left: 75px;
    padding-right: 75px;
  }
}

@media (min-width: 1280px) {
  .du-mini-cart .woocommerce-mini-cart__buttons .button.checkout {
    max-width: 370px;
  }
}

.du-mini-cart .woocommerce-mini-cart__buttons > a {
  font-size: 11px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 0em;
  text-decoration-line: underline !important;
}

@media (min-width: 1280px) {
  .du-mini-cart .woocommerce-mini-cart__buttons > a {
    font-size: 14px !important;
  }
}

.du-mini-cart .woocommerce-mini-cart__buttons > a {
  line-height: 13px !important;
}

@media (min-width: 1536px) {
  .du-mini-cart .woocommerce-mini-cart__buttons > a {
    line-height: 17px !important;
  }
}

.du-mini-cart .woocommerce-Price-amount {
  font-family: Open Sans, sans-serif !important;
  font-size: 12px;
}

@media (min-width: 1536px) {
  .du-mini-cart .woocommerce-Price-amount {
    font-size: 15px;
  }
}

.du-mini-cart .woocommerce-Price-amount {
  letter-spacing: -0.24px !important;
}

@media (min-width: 1536px) {
  .du-mini-cart .woocommerce-Price-amount {
    letter-spacing: -0.3px !important;
  }
}

.du-mini-cart .woocommerce-Price-amount {
  line-height: 14px !important;
}

@media (min-width: 1536px) {
  .du-mini-cart .woocommerce-Price-amount {
    line-height: 18px !important;
  }
}

.du-mini-cart .woocommerce-mini-cart__total .woocommerce-Price-amount {
  font-size: 11px !important;
  font-weight: 600;
}

@media (min-width: 1536px) {
  .du-mini-cart .woocommerce-mini-cart__total .woocommerce-Price-amount {
    font-size: 18px !important;
  }
}

.du-mini-cart .woocommerce-mini-cart__total .woocommerce-Price-amount {
  letter-spacing: 0em !important;
}

@media (min-width: 1536px) {
  .du-mini-cart .woocommerce-mini-cart__total .woocommerce-Price-amount {
    letter-spacing: -0.36px !important;
  }
}

.du-mini-cart .woocommerce-mini-cart__total .woocommerce-Price-amount {
  line-height: 13px !important;
}

@media (min-width: 1536px) {
  .du-mini-cart .woocommerce-mini-cart__total .woocommerce-Price-amount {
    line-height: 21px !important;
  }
}

.du-mini-cart .count-products {
  font-weight: 400 !important;
}

.du-mini-cart .quantity-wrapper {
  display: flex;
  max-width: -moz-max-content;
  max-width: max-content;
  border-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.du-mini-cart .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.du-mini-cart .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.du-mini-cart .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.du-mini-cart .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-mini-cart .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.du-mini-cart .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.du-mini-cart .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.du-mini-cart .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-mini-cart .quantity-wrapper [type='number'] {
  border-style: none;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding: 0px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) .du-mini-cart a.button {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) .du-mini-cart a.button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 193 114 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) .du-mini-cart a.button.du-fw-cart:hover {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: none !important;
}

/* Single Product Override css */

.single-product #content {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 1280px) {
  .single-product #content {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.single-product.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 100%;
}

.single-product .du-product-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 25px;
}

.single-product .du-product-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.single-product .du-product-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.single-product .du-product-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.single-product .du-product-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.single-product .du-product-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.single-product .du-product-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.single-product .du-product-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.single-product .du-product-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

@media (min-width: 768px) {
  .single-product .du-product-wrapper {
    flex-direction: row;
  }
}

@media (min-width: 1280px) {
  .single-product .du-product-wrapper {
    justify-content: normal;
    gap: 200px;
  }
}

.single-product .du-product-wrapper .onsale {
  display: none;
}

.du-modal-overlay.single-product .du-product-wrapper .onsale {
  display: none;
}

.single-product .woocommerce-product-gallery,
.single-product .summary.entry-summary {
  width: 50%;
}

.single-product .woocommerce-product-gallery__wrapper {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  gap: 15px;
}

.single-product .woocommerce-product-gallery__wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.single-product .woocommerce-product-gallery__wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.single-product .woocommerce-product-gallery__wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.single-product .woocommerce-product-gallery__wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.single-product .woocommerce-product-gallery__wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.single-product .woocommerce-product-gallery__wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.single-product .woocommerce-product-gallery__wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.single-product .woocommerce-product-gallery__wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

@media (min-width: 1280px) {
  .single-product .woocommerce-product-gallery__wrapper {
    flex-direction: row;
    gap: 85px;
  }
}

.du-main-product-img {
  width: 100%;
}

@media (min-width: 1280px) {
  .du-main-product-img {
    width: 90%;
  }
}

.du-additional-imgs {
  width: 100%;
}

@media (min-width: 1280px) {
  .du-additional-imgs {
    width: 10%;
  }
}

.du-additional-imgs {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 3px;
}

.du-additional-imgs:not(p):not(i):not(a):not(.arrow-p)::before,.du-additional-imgs:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.du-additional-imgs:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.du-additional-imgs:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-additional-imgs:not(p):not(i):not(a):not(.arrow-p)::before,.du-additional-imgs:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.du-additional-imgs:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.du-additional-imgs:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

@media (min-width: 1280px) {
  .du-additional-imgs {
    flex-direction: column;
    justify-content: flex-start;
  }
}

.du-additional-imgs img {
  max-width: 100%;
}

.du-additional-imgs .du-thumb.active {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(36 36 36 / var(--tw-border-opacity));
}

.single-product .woocommerce-product-details__short-description p {
  font-weight: 400 !important;
}

.single-product form.variations_form tbody tr {
  margin-bottom: 0px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.single-product form.variations_form tbody tr:not(p):not(i):not(a):not(.arrow-p)::before,.single-product form.variations_form tbody tr:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.single-product form.variations_form tbody tr:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.single-product form.variations_form tbody tr:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.single-product form.variations_form tbody tr:not(p):not(i):not(a):not(.arrow-p)::before,.single-product form.variations_form tbody tr:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.single-product form.variations_form tbody tr:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.single-product form.variations_form tbody tr:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

@media (min-width: 1280px) {
  .single-product form.variations_form tbody tr {
    margin-bottom: 10px;
  }
}

.single-product form.variations_form tbody tr td.value,
.single-product form.variations_form tbody tr td.value select {
  width: 100%;
}

.single-product form.variations_form tbody tr td.value:not(:last-child) {
  margin-bottom: 10px;
}

.single-product .summary.entry-summary {
  max-width: 435px;
}

.single-product .du-inner-product-title {
  margin-bottom: 10px;
}

.single-product .woocommerce-product-details__short-description {
  margin-bottom: 26px;
  max-width: 275px;
}

@media (min-width: 1280px) {
  .single-product .woocommerce-product-details__short-description {
    max-width: 385px;
  }
}

.single-product .woocommerce-product-details__short-description .du-single-product-price {
  display: none;
}

.du-modal-overlay.single-product .woocommerce-product-details__short-description .du-single-product-price {
  display: none;
}

/*.single-product .summary.entry-summary .price {*/

/*	@apply mb-[36px];*/

/*}*/

.single-product form.variations_form table.variations th label {
  font-weight: 600 !important;
  text-transform: capitalize;
}

.single-product form.variations_form tbody tr td.value select {
  border-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-transform: none !important;
}

.single-product .woocommerce-variation-add-to-cart,
.single-product .product-type-simple form.cart {
  display: flex;
  justify-content: space-between;
}

.single-product .woocommerce-variation-add-to-cart:not(p):not(i):not(a):not(.arrow-p)::before,.single-product .woocommerce-variation-add-to-cart:not(p):not(i):not(a):not(.arrow-p)::after,
.single-product .product-type-simple form.cart:not(p):not(i):not(a):not(.arrow-p)::before,
.single-product .product-type-simple form.cart:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.single-product .woocommerce-variation-add-to-cart:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.single-product .woocommerce-variation-add-to-cart:not(p):not(i):not(a):not(.arrow-p)::after,.du-modal-overlay
.single-product .product-type-simple form.cart:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay
.single-product .product-type-simple form.cart:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.single-product .woocommerce-variation-add-to-cart:not(p):not(i):not(a):not(.arrow-p)::before,.single-product .woocommerce-variation-add-to-cart:not(p):not(i):not(a):not(.arrow-p)::after,
.single-product .product-type-simple form.cart:not(p):not(i):not(a):not(.arrow-p)::before,
.single-product .product-type-simple form.cart:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.single-product .woocommerce-variation-add-to-cart:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.single-product .woocommerce-variation-add-to-cart:not(p):not(i):not(a):not(.arrow-p)::after,.du-modal-overlay
.single-product .product-type-simple form.cart:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay
.single-product .product-type-simple form.cart:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.single-product .quantity-wrapper {
  display: flex;
  max-width: -moz-max-content;
  max-width: max-content;
  border-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.single-product .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.single-product .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.single-product .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.single-product .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.single-product .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.single-product .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.single-product .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.single-product .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

@media (min-width: 1536px) {
  .single-product .quantity-wrapper {
    padding-left: 21px;
    padding-right: 21px;
  }
}

.single-product .quantity-wrapper [type='number'] {
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
  padding: 0px;
}

.single-product.woocommerce .quantity .qty {
  width: 2rem;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.single-product.woocommerce div.product form.cart div.quantity {
  margin: 0 10px 0 0;
}

.du-payment-extra-info {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
  padding-top: 1px;
  padding-bottom: 1px;
}

.du-payment-extra-info p.p-small {
  text-transform: none !important;
}

.du-payment-extra-info img {
  width: 60px;
}

.single-product .summary .product_meta {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}

.single-product .summary .product_meta:not(p):not(i):not(a):not(.arrow-p)::before,.single-product .summary .product_meta:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.single-product .summary .product_meta:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.single-product .summary .product_meta:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.single-product .summary .product_meta:not(p):not(i):not(a):not(.arrow-p)::before,.single-product .summary .product_meta:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.single-product .summary .product_meta:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.single-product .summary .product_meta:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.single-product .summary .product_meta .sku_wrapper,
.single-product .summary .product_meta .posted_in,
.single-product .summary .product_meta .tagged_as {
  display: none;
}

.du-modal-overlay.single-product .summary .product_meta .sku_wrapper,.du-modal-overlay
.single-product .summary .product_meta .posted_in,.du-modal-overlay
.single-product .summary .product_meta .tagged_as {
  display: none;
}

.single-product.woocommerce div.product form.cart .variations {
  margin-bottom: 0px;
}

.single-product section.related.products {
  margin-top: 63px;
}

@media (min-width: 768px) {
  .single-product section.related.products {
    margin-top: 45px;
  }
}

@media (min-width: 1024px) {
  .single-product section.related.products {
    margin-top: 63px;
  }
}

.single-product section.related.products {
  margin-bottom: 120px;
}

@media (min-width: 768px) {
  .single-product section.related.products {
    margin-bottom: 88px;
  }
}

@media (min-width: 1024px) {
  .single-product section.related.products {
    margin-bottom: 120px;
  }
}

.single-product section.related.products h2 {
  margin-bottom: 40px;
}

.single-product.woocommerce ul.products li.product,
.single-product.woocommerce-page ul.products li.product {
  float:none;
  width: 100%;
}

.single-product .du-related-owl-carousel .owl-stage-outer {
  overflow: hidden;
}

.single-product .du-related-owl-carousel .owl-stage {
  display: flex;
}

.single-product .du-related-owl-carousel .owl-stage:not(p):not(i):not(a):not(.arrow-p)::before,.single-product .du-related-owl-carousel .owl-stage:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.single-product .du-related-owl-carousel .owl-stage:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.single-product .du-related-owl-carousel .owl-stage:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.single-product .du-related-owl-carousel .owl-stage:not(p):not(i):not(a):not(.arrow-p)::before,.single-product .du-related-owl-carousel .owl-stage:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.single-product .du-related-owl-carousel .owl-stage:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.single-product .du-related-owl-carousel .owl-stage:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.single-product.woocommerce-page .related.products ul.products li.product {
  height: auto;
}

.single-product .related.products .du-regular-price {
  display: flex;
  align-items: center;
  gap: 2px;
  font-size: 12px !important;
}

.single-product .related.products .du-regular-price:not(p):not(i):not(a):not(.arrow-p)::before,.single-product .related.products .du-regular-price:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.single-product .related.products .du-regular-price:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.single-product .related.products .du-regular-price:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.single-product .related.products .du-regular-price:not(p):not(i):not(a):not(.arrow-p)::before,.single-product .related.products .du-regular-price:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.single-product .related.products .du-regular-price:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.single-product .related.products .du-regular-price:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

@media (min-width: 1280px) {
  .single-product .related.products .du-regular-price {
    align-items: stretch;
    font-size: 18px !important;
  }
}

/*.du-related-owl-carousel,*/

/*.du-related-owl-carousel ul,*/

/*.du-related-owl-carousel li.product {*/

/*	display: block !important;*/

/*	width: auto !important;*/

/*	float: none !important;*/

/*	margin: 0 !important;*/

/*}*/

/*.owl-carousel .owl-item {*/

/*	width: auto !important;*/

/*	display: block !important;*/

/*}*/

/* Overlay */

.du-modal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.35);
  z-index: 9999;
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
  transition: opacity 0.3s ease;
}

.du-modal-overlay.hidden {
  display: none;
}

/* Modal slide-in */

.du-modal-content {
  position: relative;
  top: 0px;
}

@media (min-width: 768px) {
  .du-modal-content {
    top: 7%;
  }
}

@media (min-width: 1280px) {
  .du-modal-content {
    top: 6%;
  }
}

.du-modal-content {
  right: 0px;
}

@media (min-width: 1024px) {
  .du-modal-content {
    right: 50px;
  }
}

.du-modal-content {
  background: #fff;
  width: 585px;
  max-height: 725px;
}

@media (min-width: 1640px) {
  .du-modal-content {
    max-height: 833px;
  }
}

.du-modal-content {
  max-width: 90%;
  padding: 50px;
  overflow-y: auto;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
}

.du-modal-overlay.active .du-modal-content {
  transform: translateX(0);
}

.du-modal-close {
  cursor: pointer;
}

.du-modal-content__inner {
  margin-bottom: 40px;
  border-bottom-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
  padding-bottom: 20px;
}

#du-details-modal .du-modal-inner {
  max-width: 392px;
}

#du-details-modal .du-modal-inner p {
  font-weight: 400 !important;
}

.du-single-product-price {
  display: flex;
  align-items: flex-end;
  gap: 10px;
}

.du-single-product-price:not(p):not(i):not(a):not(.arrow-p)::before,.du-single-product-price:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.du-single-product-price:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.du-single-product-price:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-single-product-price:not(p):not(i):not(a):not(.arrow-p)::before,.du-single-product-price:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.du-single-product-price:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.du-single-product-price:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.single-product .custom-select-wrapper .selected-option {
  position: relative;
  padding-left: 26px;
}

.single-product .custom-select-wrapper .selected-option:after {
  content: url("http://sigalashome.du-sites.gr/wp-content/uploads/2025/08/arrow.svg");
  position: absolute;
  right: 17px;
}

.single-product .custom-select-wrapper .selected-option span {
  text-transform: none !important;
}

.single-product .custom-select-wrapper .options-list span {
  text-transform: capitalize !important;
}

.single_variation_wrap .woocommerce-variation .woocommerce-variation-price .woocommerce-Price-amount {
  font-family: Open Sans, sans-serif !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.du-variable-reg-price,
.single_variation_wrap .woocommerce-variation .woocommerce-variation-price .du-variable-reg-price .woocommerce-Price-amount {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1 !important;
  color: rgb(112 112 112 / var(--tw-text-opacity)) !important;
}

.single-product .woocommerce-message:focus-visible {
  padding: 0px;
}

.single-product .woocommerce-message {
  border-top:none;
}

.single-product .woocommerce-message::before {
  display: none;
}

.custom-wc-add-to-cart-message {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  background-color: white;
  color: black;
  padding: 15px 25px;
  z-index: 9999;
  box-shadow: 0 0px 9px rgba(0,0,0,0.2);
  animation: fadein 0.3s ease;
  width: 90%;
}

@media (min-width: 1280px) {
  .custom-wc-add-to-cart-message {
    width: auto;
  }
}

.custom-wc-add-to-cart-message {
  display: flex;
  align-items: center;
  gap: 35px;
}

.custom-wc-add-to-cart-message:not(p):not(i):not(a):not(.arrow-p)::before,.custom-wc-add-to-cart-message:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.custom-wc-add-to-cart-message:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.custom-wc-add-to-cart-message:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.custom-wc-add-to-cart-message:not(p):not(i):not(a):not(.arrow-p)::before,.custom-wc-add-to-cart-message:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.custom-wc-add-to-cart-message:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.custom-wc-add-to-cart-message:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.custom-wc-add-to-cart-message {
  font-size: 12px !important;
  line-height: 14px !important;
  letter-spacing: 0em !important;
}

@media (min-width: 1280px) {
  .custom-wc-add-to-cart-message {
    font-size: 14px !important;
  }
}

@media (min-width: 1536px) {
  .custom-wc-add-to-cart-message {
    line-height: 17px !important;
  }
}

.custom-wc-add-to-cart-message a.button.wc-forward {
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  font-family: Open Sans, sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-size: 12px !important;
  line-height: 14px !important;
  letter-spacing: 0em !important;
}

@media (min-width: 1280px) {
  .custom-wc-add-to-cart-message a.button.wc-forward {
    font-size: 14px !important;
  }
}

@media (min-width: 1536px) {
  .custom-wc-add-to-cart-message a.button.wc-forward {
    line-height: 17px !important;
  }
}

.custom-wc-add-to-cart-message a.button.wc-forward:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 193 114 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.single-product .reset_variations {
  display: none !important;
}

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

.du-modal-overlay.single-product .woocommerce-variation-price {
  display: none;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

/* Override Woocommerce Cart */

.woocommerce-cart .woocommerce .container-3 {
  margin-bottom: 80px;
}

.woocommerce-cart .woocommerce .container .du-breadcrumbs {
  padding-left: 20px;
}

@media (min-width: 768px) {
  .woocommerce-cart .woocommerce .container .du-breadcrumbs {
    padding-left: 0px;
  }
}

.woocommerce-cart .woocommerce .container {
  padding-left: 0px;
  padding-right: 0px;
}

.woocommerce-cart .du-breadcrumbs .woocommerce-breadcrumb {
  margin-bottom: 20px;
}

.woocommerce-cart .du-breadcrumbs .woocommerce-breadcrumb a {
  --tw-text-opacity: 1 !important;
  color: rgb(142 142 142 / var(--tw-text-opacity)) !important;
  text-decoration-line: none !important;
}

.woocommerce-cart .du-page-title {
  margin-bottom: 16px;
  font-weight: 600 !important;
  line-height: 45px !important;
}

@media (min-width: 1536px) {
  .woocommerce-cart .shop_table .product-thumbnail,
.woocommerce-cart .shop_table .product-name,
.woocommerce-cart .shop_table .product-price,
.woocommerce-cart .shop_table .product-quantity {
    width: 17%;
  }
}

.woocommerce-cart .shop_table

.woocommerce-cart .woocommerce table.shop_table {
  border-radius: 0px;
  border-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
}

.woocommerce-cart .woocommerce table.shop_table td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
  border-top-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
}

.woocommerce-cart #content .product-thumbnail img {
  width: 135px;
}

.woocommerce-cart table.cart td.product-name,
.woocommerce-cart table.cart td.product-price,
.woocommerce-cart table.cart td.product-quantity,
.woocommerce-cart table.cart td.product-subtotal {
  vertical-align: top !important;
}

.woocommerce-cart .woocommerce a.remove {
  color: transparent !important;
  position: relative;
  width: 15px;
  height: 15px;
  display: inline-block;
}

.woocommerce-cart .woocommerce a.remove:hover {
  background: none !important;
}

.woocommerce-cart .woocommerce a.remove::before {
  content: "";
  background-image: url('https://sigalashome.du-sites.gr/wp-content/uploads/2025/06/close.svg');
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.woocommerce-cart table.cart td.product-remove {
  text-align: left !important;
}

@media (min-width: 768px) {
  .woocommerce-cart table.cart td.product-remove {
    text-align: end !important;
  }
}

.woocommerce-cart table.cart .coupon {
  display: flex;
  gap: 20px;
  border-bottom-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
  padding-bottom: 4px;
}

.woocommerce-cart table.cart .coupon:not(p):not(i):not(a):not(.arrow-p)::before,.woocommerce-cart table.cart .coupon:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.woocommerce-cart table.cart .coupon:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.woocommerce-cart table.cart .coupon:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.woocommerce-cart table.cart .coupon:not(p):not(i):not(a):not(.arrow-p)::before,.woocommerce-cart table.cart .coupon:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.woocommerce-cart table.cart .coupon:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.woocommerce-cart table.cart .coupon:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.woocommerce-cart table.cart #coupon_code {
  width: 50% !important;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
  padding: 0px;
  font-family: Open Sans, sans-serif !important;
  font-size: 14px;
  line-height: 17px;
}

.woocommerce-cart table.cart #coupon_code::-moz-placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.woocommerce-cart table.cart #coupon_code::placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.woocommerce-cart table.cart .button[name="apply_coupon"] {
  background-color: transparent;
  padding: 0px;
  font-family: Open Sans, sans-serif !important;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 17px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

.woocommerce-cart table.cart .button[name="update_cart"] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-left: 31px;
  padding-right: 31px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: Open Sans, sans-serif !important;
  font-size: 14px;
  font-weight: 400 !important;
  text-transform: uppercase;
  line-height: 17px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.woocommerce-cart .cart-collaterals a.checkout-button {
  margin-top: 14px;
  max-width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .woocommerce-cart .cart-collaterals a.checkout-button {
    max-width: 230px;
  }
}

@media (min-width: 1536px) {
  .woocommerce-cart .cart-collaterals a.checkout-button {
    max-width: 277px;
  }
}

.woocommerce-cart .cart-collaterals a.checkout-button:hover,
.woocommerce-cart button[name="calc_shipping"]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 193 114 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.woocommerce-cart .woocommerce-cart-form .woocommerce-Price-amount {
  font-weight: 500;
}

.woocommerce-cart .cart_totals {
  max-width: 100%;
  border-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 35px;
  padding-bottom: 35px;
}

@media (min-width: 1024px) {
  .woocommerce-cart .cart_totals {
    max-width: 670px;
  }
}

.woocommerce-cart .cart-subtotal th,
.woocommerce-cart .woocommerce-shipping-totals th,
.woocommerce-cart .order-total th,
.woocommerce-cart .order-total .woocommerce-Price-amount {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  text-transform: none !important;
}

@media (min-width: 1024px) {
  .woocommerce-cart .cart-subtotal th,
.woocommerce-cart .woocommerce-shipping-totals th,
.woocommerce-cart .order-total th,
.woocommerce-cart .order-total .woocommerce-Price-amount {
    font-size: 14px !important;
  }
}

@media (min-width: 1536px) {
  .woocommerce-cart .cart-subtotal th,
.woocommerce-cart .woocommerce-shipping-totals th,
.woocommerce-cart .order-total th,
.woocommerce-cart .order-total .woocommerce-Price-amount {
    font-size: 18px !important;
  }
}

.woocommerce-cart .cart-subtotal th,
.woocommerce-cart .woocommerce-shipping-totals th,
.woocommerce-cart .order-total th,
.woocommerce-cart .order-total .woocommerce-Price-amount {
  letter-spacing: 0em !important;
}

@media (min-width: 1536px) {
  .woocommerce-cart .cart-subtotal th,
.woocommerce-cart .woocommerce-shipping-totals th,
.woocommerce-cart .order-total th,
.woocommerce-cart .order-total .woocommerce-Price-amount {
    letter-spacing: -0.36px;
  }
}

.woocommerce-cart .cart-subtotal th,
.woocommerce-cart .woocommerce-shipping-totals th,
.woocommerce-cart .order-total th,
.woocommerce-cart .order-total .woocommerce-Price-amount {
  line-height: 13px !important;
}

@media (min-width: 1024px) {
  .woocommerce-cart .cart-subtotal th,
.woocommerce-cart .woocommerce-shipping-totals th,
.woocommerce-cart .order-total th,
.woocommerce-cart .order-total .woocommerce-Price-amount {
    line-height: 21px !important;
  }
}

@media (min-width: 1536px) {
  .woocommerce-cart .cart-subtotal th,
.woocommerce-cart .woocommerce-shipping-totals th,
.woocommerce-cart .order-total th,
.woocommerce-cart .order-total .woocommerce-Price-amount {
    line-height: 21px;
  }
}

.woocommerce-cart .cart_totals h2 {
  font-family: Open Sans, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: none !important;
}

@media (min-width: 1536px) {
  .woocommerce-cart .cart_totals h2 {
    font-size: 18px !important;
  }
}

.woocommerce-cart .cart_totals h2 {
  letter-spacing: 0em !important;
}

@media (min-width: 1536px) {
  .woocommerce-cart .cart_totals h2 {
    letter-spacing: -0.36px;
  }
}

.woocommerce-cart .cart_totals h2 {
  line-height: 13px !important;
}

@media (min-width: 1536px) {
  .woocommerce-cart .cart_totals h2 {
    line-height: 21px;
  }
}

.woocommerce-cart .cart_totals h2 {
  margin-left: 12px;
  margin-bottom: 25px;
}

@media (min-width: 1024px) {
  .woocommerce-cart .cart_totals h2 {
    margin-left: 32px;
  }
}

.woocommerce-cart .cart-subtotal th,
.woocommerce-cart .woocommerce-shipping-totals th,
.woocommerce-cart .order-total th {
  padding-top: 26px !important;
  padding-bottom: 26px !important;
  padding-left: 32px !important;
}

.woocommerce-cart .cart_totals td {
  padding-top: 26px !important;
  padding-bottom: 26px !important;
}

.woocommerce-cart .woocommerce form .form-row {
  padding: 0px;
}

.woocommerce-cart .cart_totals .woocommerce-Price-amount,
.woocommerce-cart .woocommerce-shipping-methods,
.woocommerce-cart .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart_totals .shipping-calculator-button,
.woocommerce-cart .woocommerce-cart-form .woocommerce-Price-amount,
.woocommerce-cart .woocommerce-cart-form .product-name a,
.woocommerce-cart .quantity-wrapper [type='number'],
.woocommerce-cart .quantity-wrapper button {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px;
  text-decoration-line: none;
}

@media (min-width: 1536px) {
  .woocommerce-cart .cart_totals .woocommerce-Price-amount,
.woocommerce-cart .woocommerce-shipping-methods,
.woocommerce-cart .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart_totals .shipping-calculator-button,
.woocommerce-cart .woocommerce-cart-form .woocommerce-Price-amount,
.woocommerce-cart .woocommerce-cart-form .product-name a,
.woocommerce-cart .quantity-wrapper [type='number'],
.woocommerce-cart .quantity-wrapper button {
    font-size: 15px;
  }
}

.woocommerce-cart .cart_totals .woocommerce-Price-amount,
.woocommerce-cart .woocommerce-shipping-methods,
.woocommerce-cart .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart_totals .shipping-calculator-button,
.woocommerce-cart .woocommerce-cart-form .woocommerce-Price-amount,
.woocommerce-cart .woocommerce-cart-form .product-name a,
.woocommerce-cart .quantity-wrapper [type='number'],
.woocommerce-cart .quantity-wrapper button {
  letter-spacing: -0.24px;
}

@media (min-width: 1536px) {
  .woocommerce-cart .cart_totals .woocommerce-Price-amount,
.woocommerce-cart .woocommerce-shipping-methods,
.woocommerce-cart .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart_totals .shipping-calculator-button,
.woocommerce-cart .woocommerce-cart-form .woocommerce-Price-amount,
.woocommerce-cart .woocommerce-cart-form .product-name a,
.woocommerce-cart .quantity-wrapper [type='number'],
.woocommerce-cart .quantity-wrapper button {
    letter-spacing: -0.3px;
  }
}

.woocommerce-cart .cart_totals .woocommerce-Price-amount,
.woocommerce-cart .woocommerce-shipping-methods,
.woocommerce-cart .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart_totals .shipping-calculator-button,
.woocommerce-cart .woocommerce-cart-form .woocommerce-Price-amount,
.woocommerce-cart .woocommerce-cart-form .product-name a,
.woocommerce-cart .quantity-wrapper [type='number'],
.woocommerce-cart .quantity-wrapper button {
  line-height: 14px;
}

@media (min-width: 1536px) {
  .woocommerce-cart .cart_totals .woocommerce-Price-amount,
.woocommerce-cart .woocommerce-shipping-methods,
.woocommerce-cart .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart_totals .shipping-calculator-button,
.woocommerce-cart .woocommerce-cart-form .woocommerce-Price-amount,
.woocommerce-cart .woocommerce-cart-form .product-name a,
.woocommerce-cart .quantity-wrapper [type='number'],
.woocommerce-cart .quantity-wrapper button {
    line-height: 18px;
  }
}

.woocommerce-cart .cart_totals .woocommerce-Price-amount {
  font-weight: 500 !important;
}

.woocommerce-cart .woocommerce-shipping-methods,
.woocommerce-cart .woocommerce-shipping-methods .woocommerce-Price-amount,
.woocommerce-cart .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart_totals .shipping-calculator-button {
  font-weight: 400 !important;
  text-decoration-line: none;
}

.woocommerce-cart .woocommerce ul#shipping_method li {
  margin-bottom: 0px;
  padding-inline-start: 0;
}

.woocommerce-cart .woocommerce-shipping-methods {
  margin-bottom: 24px !important;
}

.woocommerce-cart .shipping-calculator-form .form-row.form-row-wide {
  max-width: 100%;
}

@media (min-width: 1024px) {
  .woocommerce-cart .shipping-calculator-form .form-row.form-row-wide {
    max-width: 220px;
  }
}

.woocommerce-cart .cart_totals label[for="calc_shipping_country"],
.woocommerce-cart .cart_totals label[for="calc_shipping_state"],
.woocommerce-cart .cart_totals label[for="calc_shipping_city"],
.woocommerce-cart .cart_totals label[for="calc_shipping_postcode"] {
  display: none;
}

.du-modal-overlay.woocommerce-cart .cart_totals label[for="calc_shipping_country"],.du-modal-overlay
.woocommerce-cart .cart_totals label[for="calc_shipping_state"],.du-modal-overlay
.woocommerce-cart .cart_totals label[for="calc_shipping_city"],.du-modal-overlay
.woocommerce-cart .cart_totals label[for="calc_shipping_postcode"] {
  display: none;
}

.woocommerce-cart .cart_totals .select2-container .select2-selection {
  border-radius: 0px;
  border-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
}

.woocommerce-cart .woocommerce-cart-form td.product-thumbnail,
.woocommerce-cart .woocommerce-cart-form td.product-quantity {
  padding-top: 22px;
}

.woocommerce-cart .woocommerce-cart-form td.product-name,
.woocommerce-cart .woocommerce-cart-form td.product-price,
.woocommerce-cart .woocommerce-cart-form td.product-subtotal {
  padding-top: 35px;
}

.woocommerce-cart #calc_shipping_city::-moz-placeholder, .woocommerce-cart #calc_shipping_postcode::-moz-placeholder {
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0em;
}

.woocommerce-cart .cart_totals .select2-container,
.woocommerce-cart .select2-container--default .select2-results>.select2-results__options,
.woocommerce-cart #calc_shipping_city::placeholder,
.woocommerce-cart #calc_shipping_postcode::placeholder,
.woocommerce-cart button[name="calc_shipping"],
.woocommerce-cart .cart-collaterals a.checkout-button {
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0em;
}

@media (min-width: 1536px) {
  .woocommerce-cart #calc_shipping_city::-moz-placeholder, .woocommerce-cart #calc_shipping_postcode::-moz-placeholder {
    font-size: 14px !important;
  }
  .woocommerce-cart .cart_totals .select2-container,
.woocommerce-cart .select2-container--default .select2-results>.select2-results__options,
.woocommerce-cart #calc_shipping_city::placeholder,
.woocommerce-cart #calc_shipping_postcode::placeholder,
.woocommerce-cart button[name="calc_shipping"],
.woocommerce-cart .cart-collaterals a.checkout-button {
    font-size: 14px !important;
  }
}

.woocommerce-cart #calc_shipping_city::-moz-placeholder, .woocommerce-cart #calc_shipping_postcode::-moz-placeholder {
  line-height: 13px !important;
}

.woocommerce-cart .cart_totals .select2-container,
.woocommerce-cart .select2-container--default .select2-results>.select2-results__options,
.woocommerce-cart #calc_shipping_city::placeholder,
.woocommerce-cart #calc_shipping_postcode::placeholder,
.woocommerce-cart button[name="calc_shipping"],
.woocommerce-cart .cart-collaterals a.checkout-button {
  line-height: 13px !important;
}

@media (min-width: 1536px) {
  .woocommerce-cart #calc_shipping_city::-moz-placeholder, .woocommerce-cart #calc_shipping_postcode::-moz-placeholder {
    line-height: 17px !important;
  }
  .woocommerce-cart .cart_totals .select2-container,
.woocommerce-cart .select2-container--default .select2-results>.select2-results__options,
.woocommerce-cart #calc_shipping_city::placeholder,
.woocommerce-cart #calc_shipping_postcode::placeholder,
.woocommerce-cart button[name="calc_shipping"],
.woocommerce-cart .cart-collaterals a.checkout-button {
    line-height: 17px !important;
  }
}

.woocommerce-cart .cart_totals .select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  padding-left: 12px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
  padding-right: 25px !important;
}

@media (min-width: 1024px) {
  .woocommerce-cart .cart_totals .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 12px !important;
  }
}

.woocommerce-cart .select2-container--default .select2-results>.select2-results__options {
  padding-left: 7px !important;
}

.woocommerce-cart .woocommerce form .form-row .input-text,
.woocommerce-cart .woocommerce form .form-row select {
  border-radius: 0px;
  border-width: 0px;
  border-bottom-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
  padding-left: 0px;
  padding-bottom: 3px;
  text-align: right;
}

@media (min-width: 1280px) {
  .woocommerce-cart .woocommerce form .form-row .input-text,
.woocommerce-cart .woocommerce form .form-row select {
    text-align: left;
  }
}

.woocommerce-cart #calc_shipping_city::-moz-placeholder, .woocommerce-cart #calc_shipping_postcode::-moz-placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.woocommerce-cart #calc_shipping_city::placeholder,
.woocommerce-cart #calc_shipping_postcode::placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.woocommerce-cart button[name="calc_shipping"] {
  margin-top: 27px;
  width: 100%;
  max-width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-left: 67px;
  padding-right: 67px;
  padding-top: 13px;
  padding-bottom: 13px;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .woocommerce-cart button[name="calc_shipping"] {
    max-width: 220px;
  }
}

.woocommerce-cart .quantity-wrapper {
  display: flex;
  max-width: -moz-max-content;
  max-width: max-content;
  border-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.woocommerce-cart .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.woocommerce-cart .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.woocommerce-cart .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.woocommerce-cart .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.woocommerce-cart .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.woocommerce-cart .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.woocommerce-cart .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.woocommerce-cart .quantity-wrapper:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.woocommerce-cart .quantity-wrapper [type='number'] {
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
  padding: 0px;
}

.woocommerce-cart .woocommerce .quantity .qty {
  width: 2rem;
}

.woocommerce-cart .woocommerce table.shop_table td.actions {
  padding-top: 25px;
  padding-bottom: 25px;
}

@media (min-width: 768px) {
  .woocommerce-cart .woocommerce table.shop_table td.actions {
    padding-top: 9px;
    padding-bottom: 9px;
  }
}

.woocommerce-cart .woocommerce-cart-form__cart-item dl.variation {
  display: flex;
  flex-direction: column;
}

.woocommerce-cart .woocommerce-cart-form__cart-item dl.variation:not(p):not(i):not(a):not(.arrow-p)::before,.woocommerce-cart .woocommerce-cart-form__cart-item dl.variation:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.woocommerce-cart .woocommerce-cart-form__cart-item dl.variation:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.woocommerce-cart .woocommerce-cart-form__cart-item dl.variation:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.woocommerce-cart .woocommerce-cart-form__cart-item dl.variation:not(p):not(i):not(a):not(.arrow-p)::before,.woocommerce-cart .woocommerce-cart-form__cart-item dl.variation:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.woocommerce-cart .woocommerce-cart-form__cart-item dl.variation:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.woocommerce-cart .woocommerce-cart-form__cart-item dl.variation:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.woocommerce-cart .woocommerce-cart-form__cart-item dd.variation- {
  padding-inline-start: 0px !important;
}

.woocommerce-cart .cart-collaterals .shipping-calculator-button::after {
  content: url("https://sigalashome.du-sites.gr/wp-content/uploads/2025/08/shipping-fast-solid-svgrepo-com.svg");
}

.woocommerce-cart .shipping-calculator-button {
  display: flex !important;
  align-items: flex-end;
  justify-content: flex-end;
}

@media (min-width: 1280px) {
  .woocommerce-cart .shipping-calculator-button {
    justify-content: flex-start;
  }
}

.woocommerce ul#shipping_method li input {
  margin: 3px 7px 0 0;
  vertical-align: top;
}

.woocommerce-cart .woocommerce table.shop_table {
  border-radius: 0px;
}

.woocommerce-cart .woocommerce td.product-name dl.variation dt {
  margin-right: 0px;
}

@media (min-width: 1024px) {
  .woocommerce-cart .woocommerce td.product-name dl.variation dt {
    margin-right: 0.25em;
  }
}

@media screen and (max-width: 768px) {
  .woocommerce table.shop_table_responsive tr td.product-quantity {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .woocommerce table.shop_table_responsive tr td.product-quantity::before {
    float: none;
    /* Αφαιρεί το float που κρύβει το pseudo-element */
    margin-right: 10px;
    content: attr(data-title) ": " !important;
    font-weight: 700 !important;
  }
}

/* Woocommerce Checkout Override */

body.woocommerce-checkout #content {
  padding-top: 45px !important;
}

@media (min-width: 1024px) {
  body.woocommerce-checkout #content {
    padding-top: 64px !important;
  }
}

.woocommerce-checkout .header-main {
  position: relative;
}

.woocommerce-checkout #mobile-navigation {
  display: none;
}

.du-modal-overlay.woocommerce-checkout #mobile-navigation {
  display: none;
}

.woocommerce-checkout .woocommerce-info,
.woocommerce-checkout .woocommerce-error,
.woocommerce-checkout .woocommerce-message {
  max-width: 1220px;;
  border-top-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 242 / var(--tw-bg-opacity));
  font-size: 11px;
  line-height: 13px;
  letter-spacing: 0em;
}

@media (min-width: 1536px) {
  .woocommerce-checkout .woocommerce-info,
.woocommerce-checkout .woocommerce-error,
.woocommerce-checkout .woocommerce-message {
    font-size: 13px;
    line-height: 16px;
  }
}

.woocommerce-checkout .woocommerce-info a,
.woocommerce-checkout .woocommerce-error a,
.woocommerce-checkout .woocommerce-message a {
  text-decoration-line: none;
}

.woocommerce-checkout h2 {
  margin-bottom: 22px !important;
}

.woocommerce-checkout .checkout {
  margin-top: 28px;
  margin-bottom: 80px !important;
}

.woocommerce-checkout form.checkout {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.woocommerce-checkout form.checkout:not(p):not(i):not(a):not(.arrow-p)::before,.woocommerce-checkout form.checkout:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.woocommerce-checkout form.checkout:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.woocommerce-checkout form.checkout:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.woocommerce-checkout form.checkout:not(p):not(i):not(a):not(.arrow-p)::before,.woocommerce-checkout form.checkout:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.woocommerce-checkout form.checkout:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.woocommerce-checkout form.checkout:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

@media (min-width: 1024px) {
  .woocommerce-checkout form.checkout {
    flex-direction: row;
  }
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
.woocommerce-checkout .woocommerce-checkout-review-order {
  margin-top: 15px;
}

.woocommerce-checkout .woocommerce-billing-fields label[for=billing_first_name],
.woocommerce-checkout .woocommerce-billing-fields label[for=billing_last_name],
.woocommerce-checkout .woocommerce-billing-fields label[for=billing_address_1],
.woocommerce-checkout .woocommerce-billing-fields label[for=billing_city],
.woocommerce-checkout .woocommerce-billing-fields label[for=billing_postcode],
.woocommerce-checkout .woocommerce-billing-fields label[for=billing_phone],
.woocommerce-checkout .woocommerce-billing-fields label[for=billing_email],
.woocommerce-checkout .woocommerce-billing-fields .address-field#billing_address_2_field,
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-form__label-for-checkbox,
.woocommerce-checkout .woocommerce-additional-fields label[for=order_comments],
.woocommerce-checkout .shipping_address label[for=shipping_first_name],
.woocommerce-checkout .shipping_address label[for=shipping_last_name],
.woocommerce-checkout .shipping_address label[for=shipping_address_1],
.woocommerce-checkout .shipping_address label[for=shipping_city],
.woocommerce-checkout .shipping_address label[for=shipping_postcode],
.woocommerce-checkout .shipping_address #shipping_address_2_field {
  display: none !important;
}

.woocommerce-checkout .woocommerce .col2-set .col-2,
.woocommerce-checkout .woocommerce-page .col2-set .col-2,
.woocommerce-checkout .woocommerce .col2-set .col-1,
.woocommerce-checkout.woocommerce-page .col2-set .col-1 {
  width: 100%;
}

.woocommerce-checkout .woocommerce-billing-fields input[name="billing_first_name"],
.woocommerce-checkout .woocommerce-billing-fields input[name="billing_last_name"],
.woocommerce-checkout .woocommerce-billing-fields input[name="billing_address_1"],
.woocommerce-checkout .woocommerce-billing-fields input[name="billing_city"],
.woocommerce-checkout .woocommerce-billing-fields input[name="billing_postcode"],
.woocommerce-checkout .woocommerce-billing-fields input[name="billing_phone"],
.woocommerce-checkout .woocommerce-billing-fields input[name="billing_email"],
.woocommerce-checkout .shipping_address input[name="shipping_first_name"],
.woocommerce-checkout .shipping_address input[name="shipping_last_name"],
.woocommerce-checkout .shipping_address input[name="shipping_address_1"],
.woocommerce-checkout .shipping_address input[name="shipping_city"],
.woocommerce-checkout .shipping_address input[name="shipping_postcode"] {
  border-radius: 0px;
  border-width: 0px;
  border-bottom-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
  padding-left: 0px;
  padding-bottom: 10px;
}

.woocommerce-checkout .woocommerce-billing-fields .select2-container .select2-selection,
.woocommerce-checkout .shipping_address .select2-container .select2-selection {
  border-radius: 0px;
  border-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
}

.woocommerce-checkout .woocommerce-billing-fields input[name="billing_first_name"]::-moz-placeholder, .woocommerce-checkout .woocommerce-billing-fields input[name="billing_last_name"]::-moz-placeholder, .woocommerce-checkout .woocommerce-billing-fields input[name="billing_address_1"]::-moz-placeholder, .woocommerce-checkout .woocommerce-billing-fields input[name="billing_city"]::-moz-placeholder, .woocommerce-checkout .woocommerce-billing-fields input[name="billing_postcode"]::-moz-placeholder, .woocommerce-checkout .woocommerce-billing-fields input[name="billing_phone"]::-moz-placeholder, .woocommerce-checkout .woocommerce-billing-fields input[name="billing_email"]::-moz-placeholder, .woocommerce-checkout #order_comments::-moz-placeholder, .woocommerce-checkout .woocommerce form .form-row .input-text::-moz-placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.woocommerce-checkout .woocommerce-billing-fields input[name="billing_first_name"]::placeholder,
.woocommerce-checkout .woocommerce-billing-fields input[name="billing_last_name"]::placeholder,
.woocommerce-checkout .woocommerce-billing-fields input[name="billing_address_1"]::placeholder,
.woocommerce-checkout .woocommerce-billing-fields input[name="billing_city"]::placeholder,
.woocommerce-checkout .woocommerce-billing-fields input[name="billing_postcode"]::placeholder,
.woocommerce-checkout .woocommerce-billing-fields input[name="billing_phone"]::placeholder,
.woocommerce-checkout .woocommerce-billing-fields input[name="billing_email"]::placeholder,
.woocommerce-checkout #order_comments::placeholder,
.woocommerce-checkout .woocommerce form .form-row .input-text::placeholder,
.woocommerce-checkout .wc_payment_method .payment_box p {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.woocommerce-checkout .woocommerce-billing-fields #billing_first_name_field,
.woocommerce-checkout .woocommerce-billing-fields #billing_last_name_field {
  width: 100%;
}

.woocommerce-checkout .woocommerce-billing-fields label[for="billing_country"],
.woocommerce-checkout .woocommerce-billing-fields label[for="billing_state"],
.woocommerce-checkout .shipping_address label[for="shipping_country"],
.woocommerce-checkout .shipping_address label[for="shipping_state"] {
  margin-bottom: 10px;
}

.woocommerce-checkout .woocommerce-billing-fields .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-checkout .shipping_address .select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 13px !important;
  padding-bottom: 13px !important;
  padding-left: 27px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.woocommerce-checkout .woocommerce-billing-fields .select2-container .select2-selection--single .select2-selection__arrow {
  right: 25px;
}

.woocommerce-checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
  display: flex;
  gap: 5px;
}

.woocommerce-checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:not(p):not(i):not(a):not(.arrow-p)::before,.woocommerce-checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.woocommerce-checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.woocommerce-checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.woocommerce-checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:not(p):not(i):not(a):not(.arrow-p)::before,.woocommerce-checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.woocommerce-checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.woocommerce-checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.woocommerce-checkout #ship-to-different-address-checkbox {
  border-radius: 9999px;
}

.woocommerce-checkout .woocommerce-additional-fields,
.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
  margin-top: 32px;
}

.woocommerce-checkout .woocommerce form .form-row .input-text {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
}

.woocommerce-checkout textarea#order_comments {
  height: 4.5em;
  border-radius: 0px;
  border-width: 0px;
  border-bottom-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
  padding-left: 0px;
}

.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table {
  border-radius: 0px;
  border-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 20px;
}

.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table thead th,
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tbody td,
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-checkout .woocommerce ul#shipping_method li {
  padding-left: 0px;
}

.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table thead th.product-name {
  width: 47%;
}

.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot .cart-subtotal th,
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot .cart-subtotal td,
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals th,
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals td {
  font-weight: 400;
}

.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tbody td,
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot td {
  padding-top: 20px;
}

.woocommerce-checkout .woocommerce table.shop_table tbody th,
.woocommerce-checkout .woocommerce table.shop_table tfoot td,
.woocommerce-checkout .woocommerce table.shop_table tfoot th {
  border-top-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
}

.woocommerce-checkout #payment {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 18px;
  padding-bottom: 25px;
}

@media (min-width: 1280px) {
  .woocommerce-checkout #payment {
    padding-left: 85px;
    padding-right: 85px;
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

.woocommerce-checkout .wc_payment_method .payment_box {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  padding-top: 23px !important;
  padding-bottom: 30px !important;
}

.woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid white;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  left: 18px;
}

.wc_payment_method [type='radio'] {
  margin-right: 5px !important;
}

.woocommerce-checkout #payment .payment_box.payment_method_bacs > p {
  margin-bottom: 15px;
}

.woocommerce-checkout .wc_payment_method p {
  max-width: 445px;
}

.woocommerce-checkout ul.wc_payment_methods.payment_methods.methods {
  border-bottom-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
}

.woocommerce-checkout .du-checkbox {
  margin-top: 20px !important;
}

.woocommerce-checkout .du-checkbox label,
.woocommerce-checkout .du-checkbox label a {
  --tw-text-opacity: 1;
  color: rgb(133 133 133 / var(--tw-text-opacity));
}

.woocommerce-checkout .du-checkbox input[type="checkbox"] {
  margin-right: 5px;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: left;
}

.woocommerce-page #payment #place_order {
  margin-top: 16px;
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-left: 33px;
  padding-right: 33px;
  padding-top: 13px;
  padding-bottom: 13px;
  text-transform: uppercase;
}

.woocommerce-page #payment #place_order:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 193 114 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.woocommerce form .form-row .required {
  margin-left: -3px;
  font-size: 13px;
  font-weight: 400;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  --tw-text-opacity: 1;
  color: rgb(133 133 133 / var(--tw-text-opacity));
}

.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table dl.variation {
  display: flex;
  flex-direction: column;
}

.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table dl.variation:not(p):not(i):not(a):not(.arrow-p)::before,.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table dl.variation:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table dl.variation:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table dl.variation:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table dl.variation:not(p):not(i):not(a):not(.arrow-p)::before,.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table dl.variation:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table dl.variation:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table dl.variation:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table dd.variation- {
  padding-inline-start: 0px;
}

.woocommerce-checkout .woocommerce form.checkout_coupon,
.woocommerce-checkout .woocommerce form .form-row .input-text {
  border-radius: 0px;
}

@media (min-width: 768px) {
  .woocommerce-checkout li.wc_payment_method.payment_method_papaki_vivapayments_gateway {
    position: relative;
  }
}

.custom-viva-icons {
  right: 0px;
  top: 0px;
  display: flex;
}

.custom-viva-icons:not(p):not(i):not(a):not(.arrow-p)::before,.custom-viva-icons:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.custom-viva-icons:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.custom-viva-icons:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.custom-viva-icons:not(p):not(i):not(a):not(.arrow-p)::before,.custom-viva-icons:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.custom-viva-icons:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.custom-viva-icons:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

@media (min-width: 768px) {
  .custom-viva-icons {
    position: absolute;
  }
}

.custom-viva-icons {
  margin-top: 11px;
  padding-bottom: 2px;
}

@media (min-width: 768px) {
  .custom-viva-icons {
    margin-top: 0px;
    padding-bottom: 0px;
  }
}

.custom-viva-icons img {
  border-radius: 5px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 6px !important;
}

@media (min-width: 1280px) {
  .custom-viva-icons img {
    padding: 7px !important;
  }
}

.custom-viva-icons .iris-icon,
.custom-viva-icons .klarna-icon {
  width: 45px;
}

@media (min-width: 1280px) {
  .custom-viva-icons .iris-icon,
.custom-viva-icons .klarna-icon {
    width: 55px;
  }
}

.custom-viva-icons .apple-icon,
.custom-viva-icons .google-icon {
  width: 40px;
}

@media (min-width: 1280px) {
  .custom-viva-icons .apple-icon,
.custom-viva-icons .google-icon {
    width: auto;
  }
}

.woocommerce-checkout-payment li.wc_payment_method.payment_method_cardlink_payment_gateway_woocommerce img {
  display: none;
}

.du-modal-overlay.woocommerce-checkout-payment li.wc_payment_method.payment_method_cardlink_payment_gateway_woocommerce img {
  display: none;
}

/*Forms*/

.wpcf7 [type='text']::-moz-placeholder, .wpcf7 input[type="email"]::-moz-placeholder, .wpcf7 input[type="tel"]::-moz-placeholder, .wpcf7-textarea::-moz-placeholder {
  font-size: 14px !important;
}

.wpcf7 [type='text']::placeholder, .wpcf7 input[type="email"]::placeholder, .wpcf7 input[type="tel"]::placeholder, .wpcf7 input[name="your-name"], .wpcf7 input[name="your-tel"], .wpcf7 input[name="your-email"], .wpcf7 input[namme="your-message"], .wpcf7-textarea::placeholder {
  font-size: 14px !important;
}

.contact-us-section {
  display: flex;
  justify-content: center;
}

.contact-us-section:not(p):not(i):not(a):not(.arrow-p)::before,.contact-us-section:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.contact-us-section:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.contact-us-section:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.contact-us-section:not(p):not(i):not(a):not(.arrow-p)::before,.contact-us-section:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.contact-us-section:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.contact-us-section:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.contact-us-section .vc_row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.du-form-wrapper form {
  margin: 0px !important;
  padding: 0px !important;
}

.du-form-indiv-row {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 30px;
}

.du-form-indiv-row:not(p):not(i):not(a):not(.arrow-p)::before,.du-form-indiv-row:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.du-form-indiv-row:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.du-form-indiv-row:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-form-indiv-row:not(p):not(i):not(a):not(.arrow-p)::before,.du-form-indiv-row:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.du-form-indiv-row:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.du-form-indiv-row:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

@media (min-width: 1024px) {
  .du-form-indiv-row {
    flex-direction: row;
    gap: 0px;
  }
}

.du-form-indiv-row .du-form-indiv-field {
  width: 100%;
}

@media (min-width: 1280px) {
  .du-form-indiv-row .du-form-indiv-field {
    width: 48%;
  }
}

.du-form-indiv-wrapper input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  width: 100%;
}

.du-form-wrapper [type='text'],
.du-form-wrapper input[type="email"],
.du-form-wrapper input[type="tel"],
.du-form-indiv-message-row .wpcf7-form-control-wrap textarea {
  border-top-width: 0px !important;
  border-left-width: 0px !important;
  border-right-width: 0px !important;
  border-bottom-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(142 142 142 / var(--tw-border-opacity)) !important;
  background-color: transparent !important;
  padding-left: 0px !important;
}

.du-form-wrapper [type='text']::-moz-placeholder, .du-form-wrapper input[type="email"]::-moz-placeholder, .du-form-wrapper input[type="tel"]::-moz-placeholder, .du-form-indiv-message-row .wpcf7-form-control-wrap textarea::-moz-placeholder {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px;
  font-weight: 400 !important;
  line-height: 13px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.du-form-wrapper [type='text']::placeholder,
.du-form-wrapper input[type="email"]::placeholder,
.du-form-wrapper input[type="tel"]::placeholder,
.du-form-indiv-message-row .wpcf7-form-control-wrap textarea::placeholder,
.du-form-wrapper input[name="your-name"],
.du-form-wrapper input[name="your-tel"],
.du-form-wrapper input[name="your-email"],
.du-form-wrapper input[namme="your-message"] {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px;
  font-weight: 400 !important;
  line-height: 13px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .du-form-wrapper [type='text']::-moz-placeholder, .du-form-wrapper input[type="email"]::-moz-placeholder, .du-form-wrapper input[type="tel"]::-moz-placeholder, .du-form-indiv-message-row .wpcf7-form-control-wrap textarea::-moz-placeholder {
    font-size: 14px;
    line-height: 17px;
  }
  .du-form-wrapper [type='text']::placeholder,
.du-form-wrapper input[type="email"]::placeholder,
.du-form-wrapper input[type="tel"]::placeholder,
.du-form-indiv-message-row .wpcf7-form-control-wrap textarea::placeholder,
.du-form-wrapper input[name="your-name"],
.du-form-wrapper input[name="your-tel"],
.du-form-wrapper input[name="your-email"],
.du-form-wrapper input[namme="your-message"] {
    font-size: 14px;
    line-height: 17px;
  }
}

.du-form-wrapper [type='text']:focus,
.du-form-wrapper input[type="email"]:focus,
.du-form-wrapper input[type="tel"]:focus,
.du-form-indiv-message-row .wpcf7-form-control-wrap textarea:focus {
  --tw-ring-color: none;
}

.du-form-indiv-message-row .wpcf7-form-control-wrap {
  width: 100%;
}

.du-form-indiv-message-row .wpcf7-form-control-wrap textarea {
  width: 100%;
}

.du-form-wrapper [type="submit"]:not(:disabled),
.du-form-wrapper [type="submit"]:not([disabled]) {
  cursor: pointer;
}

.du-form-indiv-message-row {
  margin-top: 30px;
}

@media (min-width: 1024px) {
  .du-form-indiv-message-row {
    margin-top: 70px;
  }
}

.du-form-wrapper [type="submit"] {
  text-decoration-line: underline;
}

.du-forn-indiv-submit, .du-form-indiv-checkbox-row {
  margin-top: 20px;
}

.du-form-indiv-message-row .wpcf7-form-control-wrap textarea {
  height: 37px;
}

.du-form-indiv-checkbox-row label {
  display: flex;
  align-items: center;
  gap: 11px;
}

.du-form-indiv-checkbox-row label:not(p):not(i):not(a):not(.arrow-p)::before,.du-form-indiv-checkbox-row label:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.du-form-indiv-checkbox-row label:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.du-form-indiv-checkbox-row label:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-form-indiv-checkbox-row label:not(p):not(i):not(a):not(.arrow-p)::before,.du-form-indiv-checkbox-row label:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.du-form-indiv-checkbox-row label:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.du-form-indiv-checkbox-row label:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-form-indiv-checkbox-row [type='checkbox'] {
  height: 18px;
  width: 18px;
  border-radius: 9999px;
  background-color: transparent;
}

.du-form-indiv-checkbox-row .wpcf7-list-item-label {
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(142 142 142 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .du-form-indiv-checkbox-row .wpcf7-list-item-label {
    font-size: 14px;
    line-height: 17px;
  }
}

.du-form-indiv-checkbox-row .wpcf7-list-item-label a {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(142 142 142 / var(--tw-text-opacity));
}

.du-contact-form {
  margin-bottom: 80px;
  padding-right: 0px !important;
}

@media (min-width: 1024px) {
  .du-contact-form {
    margin-bottom: 0px;
    padding-right: 170px !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  @media (min-width: 768px) {
    .contact-us-section .du-contact-form.vc_col-sm-8,
	.contact-us-section .wpb_column.vc_col-sm-4 {
      width: 100%;
    }
  }
}

/*Contact Form 7*/

.wpcf7 form {
  margin: 0px !important;
  padding: 0px !important;
}

.wpcf7 [type='text'],.wpcf7 input[type="email"],.wpcf7 input[type="tel"] {
  border-top-width: 0px !important;
  border-left-width: 0px !important;
  border-right-width: 0px !important;
  border-bottom-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(142 142 142 / var(--tw-border-opacity)) !important;
  background-color: transparent !important;
  padding-left: 0px !important;
}

.wpcf7 [type='text']::-moz-placeholder, .wpcf7 input[type="email"]::-moz-placeholder, .wpcf7 input[type="tel"]::-moz-placeholder {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px;
  font-weight: 400 !important;
  line-height: 13px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.wpcf7 [type='text']::placeholder,.wpcf7 input[type="email"]::placeholder,.wpcf7 input[type="tel"]::placeholder,.wpcf7 input[name="your-name"],.wpcf7 input[name="your-tel"],.wpcf7 input[name="your-email"],.wpcf7 input[namme="your-message"] {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px;
  font-weight: 400 !important;
  line-height: 13px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .wpcf7 [type='text']::-moz-placeholder, .wpcf7 input[type="email"]::-moz-placeholder, .wpcf7 input[type="tel"]::-moz-placeholder {
    font-size: 14px;
    line-height: 17px;
  }
  .wpcf7 [type='text']::placeholder,.wpcf7 input[type="email"]::placeholder,.wpcf7 input[type="tel"]::placeholder,.wpcf7 input[name="your-name"],.wpcf7 input[name="your-tel"],.wpcf7 input[name="your-email"],.wpcf7 input[namme="your-message"] {
    font-size: 14px;
    line-height: 17px;
  }
}

.wpcf7 [type='text']::-moz-placeholder, .wpcf7 input[type="email"]::-moz-placeholder, .wpcf7 input[type="tel"]::-moz-placeholder {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px;
  font-weight: 400 !important;
  line-height: 13px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.wpcf7 [type='text']::placeholder,.wpcf7 input[type="email"]::placeholder,.wpcf7 input[type="tel"]::placeholder,.wpcf7 input[name="your-name"],.wpcf7 input[name="your-tel"],.wpcf7 input[name="your-email"],.wpcf7 input[namme="your-message"] {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px;
  font-weight: 400 !important;
  line-height: 13px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .wpcf7 [type='text']::-moz-placeholder, .wpcf7 input[type="email"]::-moz-placeholder, .wpcf7 input[type="tel"]::-moz-placeholder {
    font-size: 14px;
    line-height: 17px;
  }
  .wpcf7 [type='text']::placeholder,.wpcf7 input[type="email"]::placeholder,.wpcf7 input[type="tel"]::placeholder,.wpcf7 input[name="your-name"],.wpcf7 input[name="your-tel"],.wpcf7 input[name="your-email"],.wpcf7 input[namme="your-message"] {
    font-size: 14px;
    line-height: 17px;
  }
}

.wpcf7 [type='text']::-moz-placeholder, .wpcf7 input[type="email"]::-moz-placeholder, .wpcf7 input[type="tel"]::-moz-placeholder {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px;
  font-weight: 400 !important;
  line-height: 13px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.wpcf7 [type='text']::placeholder,.wpcf7 input[type="email"]::placeholder,.wpcf7 input[type="tel"]::placeholder,.wpcf7 input[name="your-name"],.wpcf7 input[name="your-tel"],.wpcf7 input[name="your-email"],.wpcf7 input[namme="your-message"] {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px;
  font-weight: 400 !important;
  line-height: 13px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .wpcf7 [type='text']::-moz-placeholder, .wpcf7 input[type="email"]::-moz-placeholder, .wpcf7 input[type="tel"]::-moz-placeholder {
    font-size: 14px;
    line-height: 17px;
  }
  .wpcf7 [type='text']::placeholder,.wpcf7 input[type="email"]::placeholder,.wpcf7 input[type="tel"]::placeholder,.wpcf7 input[name="your-name"],.wpcf7 input[name="your-tel"],.wpcf7 input[name="your-email"],.wpcf7 input[namme="your-message"] {
    font-size: 14px;
    line-height: 17px;
  }
}

.wpcf7 [type='text']::-moz-placeholder, .wpcf7 input[type="email"]::-moz-placeholder, .wpcf7 input[type="tel"]::-moz-placeholder {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px;
  font-weight: 400 !important;
  line-height: 13px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.wpcf7 [type='text']::placeholder,.wpcf7 input[type="email"]::placeholder,.wpcf7 input[type="tel"]::placeholder,.wpcf7 input[name="your-name"],.wpcf7 input[name="your-tel"],.wpcf7 input[name="your-email"],.wpcf7 input[namme="your-message"] {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px;
  font-weight: 400 !important;
  line-height: 13px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .wpcf7 [type='text']::-moz-placeholder, .wpcf7 input[type="email"]::-moz-placeholder, .wpcf7 input[type="tel"]::-moz-placeholder {
    font-size: 14px;
    line-height: 17px;
  }
  .wpcf7 [type='text']::placeholder,.wpcf7 input[type="email"]::placeholder,.wpcf7 input[type="tel"]::placeholder,.wpcf7 input[name="your-name"],.wpcf7 input[name="your-tel"],.wpcf7 input[name="your-email"],.wpcf7 input[namme="your-message"] {
    font-size: 14px;
    line-height: 17px;
  }
}

.wpcf7 [type='text']::-moz-placeholder, .wpcf7 input[type="email"]::-moz-placeholder, .wpcf7 input[type="tel"]::-moz-placeholder {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px;
  font-weight: 400 !important;
  line-height: 13px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.wpcf7 [type='text']::placeholder,.wpcf7 input[type="email"]::placeholder,.wpcf7 input[type="tel"]::placeholder,.wpcf7 input[name="your-name"],.wpcf7 input[name="your-tel"],.wpcf7 input[name="your-email"],.wpcf7 input[namme="your-message"] {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px;
  font-weight: 400 !important;
  line-height: 13px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .wpcf7 [type='text']::-moz-placeholder, .wpcf7 input[type="email"]::-moz-placeholder, .wpcf7 input[type="tel"]::-moz-placeholder {
    font-size: 14px;
    line-height: 17px;
  }
  .wpcf7 [type='text']::placeholder,.wpcf7 input[type="email"]::placeholder,.wpcf7 input[type="tel"]::placeholder,.wpcf7 input[name="your-name"],.wpcf7 input[name="your-tel"],.wpcf7 input[name="your-email"],.wpcf7 input[namme="your-message"] {
    font-size: 14px;
    line-height: 17px;
  }
}

.wpcf7 [type='text']::-moz-placeholder, .wpcf7 input[type="email"]::-moz-placeholder, .wpcf7 input[type="tel"]::-moz-placeholder {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px;
  font-weight: 400 !important;
  line-height: 13px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.wpcf7 [type='text']::placeholder,.wpcf7 input[type="email"]::placeholder,.wpcf7 input[type="tel"]::placeholder,.wpcf7 input[name="your-name"],.wpcf7 input[name="your-tel"],.wpcf7 input[name="your-email"],.wpcf7 input[namme="your-message"] {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px;
  font-weight: 400 !important;
  line-height: 13px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .wpcf7 [type='text']::-moz-placeholder, .wpcf7 input[type="email"]::-moz-placeholder, .wpcf7 input[type="tel"]::-moz-placeholder {
    font-size: 14px;
    line-height: 17px;
  }
  .wpcf7 [type='text']::placeholder,.wpcf7 input[type="email"]::placeholder,.wpcf7 input[type="tel"]::placeholder,.wpcf7 input[name="your-name"],.wpcf7 input[name="your-tel"],.wpcf7 input[name="your-email"],.wpcf7 input[namme="your-message"] {
    font-size: 14px;
    line-height: 17px;
  }
}

.wpcf7 [type='text']::-moz-placeholder, .wpcf7 input[type="email"]::-moz-placeholder, .wpcf7 input[type="tel"]::-moz-placeholder {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px;
  font-weight: 400 !important;
  line-height: 13px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.wpcf7 [type='text']::placeholder,.wpcf7 input[type="email"]::placeholder,.wpcf7 input[type="tel"]::placeholder,.wpcf7 input[name="your-name"],.wpcf7 input[name="your-tel"],.wpcf7 input[name="your-email"],.wpcf7 input[namme="your-message"] {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px;
  font-weight: 400 !important;
  line-height: 13px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .wpcf7 [type='text']::-moz-placeholder, .wpcf7 input[type="email"]::-moz-placeholder, .wpcf7 input[type="tel"]::-moz-placeholder {
    font-size: 14px;
    line-height: 17px;
  }
  .wpcf7 [type='text']::placeholder,.wpcf7 input[type="email"]::placeholder,.wpcf7 input[type="tel"]::placeholder,.wpcf7 input[name="your-name"],.wpcf7 input[name="your-tel"],.wpcf7 input[name="your-email"],.wpcf7 input[namme="your-message"] {
    font-size: 14px;
    line-height: 17px;
  }
}

.wpcf7 [type='text']:focus,.wpcf7 input[type="email"]:focus,.wpcf7 input[type="tel"]:focus {
  --tw-ring-color: none;
}

.wpcf7 [type="submit"]:not(:disabled),.wpcf7 [type="submit"]:not([disabled]) {
  cursor: pointer;
}

.wpcf7 [type="submit"] {
  text-decoration-line: underline;
}

.wpcf7-form {
  margin: 0px !important;
  padding: 0px !important;
}

.wpcf7 .wpcf7-list-item {
  margin: 0px !important;
}

.wpcf7-response-output {
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  letter-spacing: -0.72px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(6 67 35 / var(--tw-text-opacity)) !important;
}

@media (min-width: 1024px) {
  .wpcf7-response-output {
    font-size: 14px !important;
  }
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  margin: 0px !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(249 115 22 / var(--tw-border-opacity)) !important;
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.wpcf7-not-valid-tip {
  margin-top: 0.5rem !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  letter-spacing: -0.72px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity)) !important;
}

@media (min-width: 1024px) {
  .wpcf7-not-valid-tip {
    font-size: 14px !important;
  }
}

/* Contact us shortcode */

.contact-us-h3 {
  width: 70%;
}

@media (min-width: 768px) {
  .contact-us-h3 {
    width: 100%;
  }
}

.contact-us-h3 a {
  letter-spacing: -0.6px !important;
  text-decoration-line: none !important;
}

.modal-trigger {
  cursor: pointer;
}

.modal-close {
  cursor: pointer;
  align-self: flex-end;
  font-size: 36px;
  font-weight: 400;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 164 79 / var(--tw-text-opacity));
}

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 100;
  margin-left: auto;
  margin-right: auto;
  display: none;
  min-height: 400px;
  width: 100%;
  max-width: 97%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.du-modal-overlay.modal {
  display: none;
}

@media (min-width: 768px) {
  .modal {
    width: auto;
    min-width: 700px;
  }
}

.modal.open {
  display: flex;
}

.modal.open:not(p):not(i):not(a):not(.arrow-p)::before,.modal.open:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.modal.open:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.modal.open:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.modal.open:not(p):not(i):not(a):not(.arrow-p)::before,.modal.open:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.modal.open:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.modal.open:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.modal-head {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.modal-head:not(p):not(i):not(a):not(.arrow-p)::before,.modal-head:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.modal-head:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.modal-head:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.modal-head:not(p):not(i):not(a):not(.arrow-p)::before,.modal-head:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.modal-head:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.modal-head:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.modal-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.modal-body > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.modal-body {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-top: 0.25rem;
}

.modal-body:not(p):not(i):not(a):not(.arrow-p)::before,.modal-body:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.modal-body:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.modal-body:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.modal-body:not(p):not(i):not(a):not(.arrow-p)::before,.modal-body:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.modal-body:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.modal-body:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.modal-body p:has(> iframe) {
  margin: 0px;
  width: 100%;
  padding: 0px;
}

.modal-body iframe {
  width: 100%;
}

.modal-overlay {
  position: fixed;
  inset: 0px;
  z-index: 90;
  display: none;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  opacity: 0.5;
}

.du-modal-overlay.modal-overlay {
  display: none;
}

.modal-overlay.open {
  display: block;
}

/* Woocommerce My Account */

/*Woocommerce My Account log-out*/

.woocommerce-account #customer_login {
  margin-bottom: 120px !important;
}

.woocommerce-account #customer_login .u-column2 {
  margin-top: 50px;
}

@media (min-width: 1536px) {
  .woocommerce-account #customer_login .u-column2 {
    margin-top: 0px;
  }
}

.woocommerce-account .woocommerce h2 {
  font-family: Open Sans, sans-serif !important;
  font-weight: 600 !important;
  text-transform: capitalize !important;
}

.woocommerce-account .woocommerce-form.woocommerce-form-login,
.woocommerce-account .woocommerce-form.woocommerce-form-register {
  margin-top: 15px;
  min-height: 310px;
  border-radius: 0px;
  border-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
  padding: 40px;
}

.woocommerce-account .woocommerce-form.woocommerce-form-login label[for="username"],
.woocommerce-account .woocommerce-form.woocommerce-form-login label[for="password"],
.woocommerce-account .woocommerce-form.woocommerce-form-register label,
.woocommerce-account .woocommerce-EditAccountForm label {
  display: none !important;
}

.woocommerce-account .woocommerce-form.woocommerce-form-login input[name="username"],
.woocommerce-account .woocommerce-form.woocommerce-form-login input[name="password"],
.woocommerce-account .woocommerce-form.woocommerce-form-register input,
.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row input {
  border-radius: 0px;
  border-width: 0px;
  border-bottom-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
  padding-left: 0px;
  padding-bottom: 10px;
}

.woocommerce-account .woocommerce-form.woocommerce-form-login .woocommerce-form-row.woocommerce-form-row--wide,
.woocommerce-account .woocommerce-form.woocommerce-form-register .woocommerce-form-row.woocommerce-form-row--wide {
  width: 100%;
}

@media (min-width: 1536px) {
  .woocommerce-account .woocommerce-form.woocommerce-form-login .woocommerce-form-row.woocommerce-form-row--wide,
.woocommerce-account .woocommerce-form.woocommerce-form-register .woocommerce-form-row.woocommerce-form-row--wide {
    max-width: 65%;
  }
}

.woocommerce-account .woocommerce-form.woocommerce-form-login input[name="username"]::-moz-placeholder, .woocommerce-account .woocommerce-form.woocommerce-form-login input[name="password"]::-moz-placeholder, .woocommerce-account .woocommerce-form.woocommerce-form-register input::-moz-placeholder, .woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row input::-moz-placeholder {
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0em;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.woocommerce-account .woocommerce-form.woocommerce-form-login input[name="username"]::placeholder,
.woocommerce-account .woocommerce-form.woocommerce-form-login input[name="password"]::placeholder,
.woocommerce-account .woocommerce-form.woocommerce-form-register input::placeholder,
.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row input::placeholder {
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0em;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

@media (min-width: 1536px) {
  .woocommerce-account .woocommerce-form.woocommerce-form-login input[name="username"]::-moz-placeholder, .woocommerce-account .woocommerce-form.woocommerce-form-login input[name="password"]::-moz-placeholder, .woocommerce-account .woocommerce-form.woocommerce-form-register input::-moz-placeholder, .woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row input::-moz-placeholder {
    font-size: 14px !important;
  }
  .woocommerce-account .woocommerce-form.woocommerce-form-login input[name="username"]::placeholder,
.woocommerce-account .woocommerce-form.woocommerce-form-login input[name="password"]::placeholder,
.woocommerce-account .woocommerce-form.woocommerce-form-register input::placeholder,
.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row input::placeholder {
    font-size: 14px !important;
  }
}

.woocommerce-account .woocommerce-form.woocommerce-form-login input[name="username"]::-moz-placeholder, .woocommerce-account .woocommerce-form.woocommerce-form-login input[name="password"]::-moz-placeholder, .woocommerce-account .woocommerce-form.woocommerce-form-register input::-moz-placeholder, .woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row input::-moz-placeholder {
  line-height: 13px !important;
}

.woocommerce-account .woocommerce-form.woocommerce-form-login input[name="username"]::placeholder,
.woocommerce-account .woocommerce-form.woocommerce-form-login input[name="password"]::placeholder,
.woocommerce-account .woocommerce-form.woocommerce-form-register input::placeholder,
.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row input::placeholder {
  line-height: 13px !important;
}

@media (min-width: 1536px) {
  .woocommerce-account .woocommerce-form.woocommerce-form-login input[name="username"]::-moz-placeholder, .woocommerce-account .woocommerce-form.woocommerce-form-login input[name="password"]::-moz-placeholder, .woocommerce-account .woocommerce-form.woocommerce-form-register input::-moz-placeholder, .woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row input::-moz-placeholder {
    line-height: 17px !important;
  }
  .woocommerce-account .woocommerce-form.woocommerce-form-login input[name="username"]::placeholder,
.woocommerce-account .woocommerce-form.woocommerce-form-login input[name="password"]::placeholder,
.woocommerce-account .woocommerce-form.woocommerce-form-register input::placeholder,
.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row input::placeholder {
    line-height: 17px !important;
  }
}

.woocommerce-account .woocommerce-form.woocommerce-form-login.login p.form-row:nth-of-type(3) {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.woocommerce-account .woocommerce-form.woocommerce-form-login.login p.form-row:nth-of-type(3):not(p):not(i):not(a):not(.arrow-p)::before,.woocommerce-account .woocommerce-form.woocommerce-form-login.login p.form-row:nth-of-type(3):not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.woocommerce-account .woocommerce-form.woocommerce-form-login.login p.form-row:nth-of-type(3):not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.woocommerce-account .woocommerce-form.woocommerce-form-login.login p.form-row:nth-of-type(3):not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.woocommerce-account .woocommerce-form.woocommerce-form-login.login p.form-row:nth-of-type(3):not(p):not(i):not(a):not(.arrow-p)::before,.woocommerce-account .woocommerce-form.woocommerce-form-login.login p.form-row:nth-of-type(3):not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.woocommerce-account .woocommerce-form.woocommerce-form-login.login p.form-row:nth-of-type(3):not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.woocommerce-account .woocommerce-form.woocommerce-form-login.login p.form-row:nth-of-type(3):not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.woocommerce-account .woocommerce-form.woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-account .woocommerce-form-register .woocommerce-form-register__submit,
.woocommerce-account .woocommerce-EditAccountForm .button[name="save_account_details"],
.woocommerce-account .woocommerce-info a.button.wc-forward {
  margin-top: 32px;
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-left: 33px;
  padding-right: 33px;
  padding-top: 13px;
  padding-bottom: 13px;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.woocommerce-account .woocommerce-form.woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce-account .woocommerce-form-register .woocommerce-form-register__submit:hover,
.woocommerce-account .woocommerce-EditAccountForm .button[name="save_account_details"]:hover,
.woocommerce-account .woocommerce-info a.button.wc-forward:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 193 114 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.woocommerce-account .woocommerce-form__label-for-checkbox span {
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0em;
  --tw-text-opacity: 1 !important;
  color: rgb(142 142 142 / var(--tw-text-opacity)) !important;
}

@media (min-width: 1536px) {
  .woocommerce-account .woocommerce-form__label-for-checkbox span {
    font-size: 14px !important;
  }
}

.woocommerce-account .woocommerce-form__label-for-checkbox span {
  line-height: 13px !important;
}

@media (min-width: 1536px) {
  .woocommerce-account .woocommerce-form__label-for-checkbox span {
    line-height: 17px !important;
  }
}

.woocommerce-account

.woocommerce-account [type='checkbox'] {
  margin-right: 6px;
}

.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  margin-top: 10px;
  display: flex;
  gap: 4px;
}

.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme:not(p):not(i):not(a):not(.arrow-p)::before,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme:not(p):not(i):not(a):not(.arrow-p)::before,.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.woocommerce-account .woocommerce-LostPassword.lost_password a {
  --tw-text-opacity: 1 !important;
  color: rgb(142 142 142 / var(--tw-text-opacity)) !important;
  text-decoration-line: none !important;
}

.woocommerce-account .woocommerce form .form-row {
  padding: 0px !important;
}

.woocommerce-account .woocommerce-privacy-policy-text {
  width: 100%;
}

@media (min-width: 1536px) {
  .woocommerce-account .woocommerce-privacy-policy-text {
    max-width: 550px;
  }
}

/*Woocommerce My Account log-in*/

.woocommerce-account .prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0px !important;
  margin-bottom: 0;
}

.woocommerce-account .prose :where(ul):not(:where([class~="not-prose"],
.woocommerce-account [class~="not-prose"] *)) {
  margin-top: 0px !important;
  list-style-type: none !important;
  padding-inline-start: 0px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  max-width: 315px;
  border-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li:not(:last-child) {
  border-bottom-width: 1px;
  border-color: rgba(142, 142, 142, 0.5);
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
  text-decoration-line: none;
}

.woocommerce-account li.woocommerce-MyAccount-navigation-link.is-active {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}

.woocommerce-account .woocommerce-MyAccount-content {
  margin-right: 0px;
  margin-top: 55px;
  width: 100%;
}

@media (min-width: 1280px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    max-width: 570px;
  }
}

@media (min-width: 1536px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    margin-right: 90px;
    margin-top: 0px;
  }
}

@media (min-width: 1640px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    max-width: 768px;
  }
}

.woocommerce-account .woocommerce-MyAccount-content p {
  font-weight: 400 !important;
}

.woocommerce-account .woocommerce-MyAccount-content > p {
  margin-bottom: 18px;
}

.woocommerce-account .du-woocommerce-MyAccount-content-title {
  margin-bottom: 20px !important;
}

.woocommerce-account .woocommerce form.woocommerce-EditAccountForm .form-row {
  margin-bottom: 15px;
}

.woocommerce-account #account_display_name_description {
  --tw-text-opacity: 1;
  color: rgb(142 142 142 / var(--tw-text-opacity));
}

.woocommerce-account .woocommerce-info {
  border-top-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(253 193 114 / var(--tw-border-opacity));
}

/*.woocommerce-account .woocommerce-info::before {*/

/*	color: #fdc172;*/

/*}*/

/*Newsletter*/

.footer-newsletter_fields-top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.footer-newsletter_fields-top:not(p):not(i):not(a):not(.arrow-p)::before,.footer-newsletter_fields-top:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.footer-newsletter_fields-top:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.footer-newsletter_fields-top:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.footer-newsletter_fields-top:not(p):not(i):not(a):not(.arrow-p)::before,.footer-newsletter_fields-top:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.footer-newsletter_fields-top:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.footer-newsletter_fields-top:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.footer-newsletter_fields-top {
  margin-bottom: 11px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(112 112 112 / var(--tw-border-opacity));
  padding-bottom: 6px;
}

.footer-newsletter .wpcf7 input[type="email"] {
  width: 100%;
  border-radius: 0px !important;
  border-bottom-width: 0px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  letter-spacing: -0.24px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

@media (min-width: 1536px) {
  .footer-newsletter .wpcf7 input[type="email"] {
    font-size: 15px !important;
    line-height: 18px !important;
    letter-spacing: -0.3px !important;
  }
}

.footer-newsletter .wpcf7 input[type="email"]::-moz-placeholder {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.24px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.footer-newsletter .wpcf7 input[type="email"]::placeholder {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.24px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1536px) {
  .footer-newsletter .wpcf7 input[type="email"]::-moz-placeholder {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -0.3px;
  }
  .footer-newsletter .wpcf7 input[type="email"]::placeholder {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -0.3px;
  }
}

.footer-newsletter .wpcf7 input[type="email"]:focus {
  --tw-ring-color: none;
}

.footer-newsletter .wpcf7 [type="submit"] {
  border-radius: 0px !important;
  background-image: none !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  text-transform: uppercase;
  text-decoration-line: underline !important;
  font-family: Open Sans, sans-serif !important;
  font-size: 12px !important;
  line-height: 14px !important;
  letter-spacing: -0.24px !important;
}

@media (min-width: 1536px) {
  .footer-newsletter .wpcf7 [type="submit"] {
    font-size: 14px !important;
    line-height: 17px !important;
    letter-spacing: 0em !important;
  }
}

.footer-newsletter .wpcf7 input[type="checkbox"] {
  height: 9px;
  width: 9px;
  --tw-bg-opacity: 1;
  background-color: rgb(164 161 161 / var(--tw-bg-opacity));
}

.footer-newsletter .wpcf7-list-item-label,
.footer-newsletter .wpcf7-list-item-label a {
  font-family: Open Sans, sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 14px !important;
  letter-spacing: -0.24px !important;
  --tw-text-opacity: 1;
  color: rgb(142 142 142 / var(--tw-text-opacity));
}

@media (min-width: 1536px) {
  .footer-newsletter .wpcf7-list-item-label,
.footer-newsletter .wpcf7-list-item-label a {
    font-size: 14px !important;
    line-height: 17px !important;
    letter-spacing: 0em !important;
  }
}

.footer-newsletter_fields-bottom label {
  display: flex;
  align-items: center;
  gap: 5px;
}

.footer-newsletter_fields-bottom label:not(p):not(i):not(a):not(.arrow-p)::before,.footer-newsletter_fields-bottom label:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.footer-newsletter_fields-bottom label:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.footer-newsletter_fields-bottom label:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.footer-newsletter_fields-bottom label:not(p):not(i):not(a):not(.arrow-p)::before,.footer-newsletter_fields-bottom label:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.footer-newsletter_fields-bottom label:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.footer-newsletter_fields-bottom label:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.footer-newsletter_fields .wpcf7-spinner {
  display: none;
}

.du-modal-overlay.footer-newsletter_fields .wpcf7-spinner {
  display: none;
}

.filters-style-offcanvas {
  position: fixed;
  top: 0px;
}

@media (min-width: 1024px) {
  .filters-style-offcanvas {
    top: 6%;
  }
}

.filters-style-offcanvas {
  /*top: 6%;*/
  left: 2%;
  width: 80%;
  max-width: 585px;
  height: auto;
}

@media (min-width: 1536px) {
  .filters-style-offcanvas {
    height: 1060px;
  }
}

.filters-style-offcanvas {
  /*height: 1060px;*/
  background: #fff;
  z-index: 1000;
  transform: translateX(-120%);
  transition: transform 0.3s ease-in-out;
  overflow-y: auto;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.filters-style-offcanvas.opened-filters {
  transform: translateX(0);
}

.filters-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  display: none;
}

.filters-overlay.opened-filters {
  display: block;
}

.close-filters {
  background: none;
  border: none;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
  color: #333;
}

.filters-header {
  border-bottom-width: 1px;
  padding-bottom: 18px;
}

.berocket_single_filter_widget .bapf_head {
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(142 142 142 / var(--tw-border-opacity));
  padding-top: 30px;
}

.berocket_single_filter_widget .bapf_head h3 {
  padding-bottom: 17px;
  font-size: 11px !important;
}

@media (min-width: 1536px) {
  .berocket_single_filter_widget .bapf_head h3 {
    font-size: 18px !important;
  }
}

.berocket_single_filter_widget .bapf_head h3 {
  letter-spacing: 0em !important;
}

@media (min-width: 1536px) {
  .berocket_single_filter_widget .bapf_head h3 {
    letter-spacing: -0.36px !important;
  }
}

.berocket_single_filter_widget .bapf_head h3 {
  line-height: 13px !important;
}

@media (min-width: 1536px) {
  .berocket_single_filter_widget .bapf_head h3 {
    line-height: 21px !important;
  }
}

.filters-style-offcanvas .berocket_single_filter_widget .bapf_body {
  display: flex;
  flex-direction: column;
  gap: 3px;
  padding-left: 4px;
}

.filters-style-offcanvas .berocket_single_filter_widget .bapf_body:not(p):not(i):not(a):not(.arrow-p)::before,.filters-style-offcanvas .berocket_single_filter_widget .bapf_body:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.filters-style-offcanvas .berocket_single_filter_widget .bapf_body:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.filters-style-offcanvas .berocket_single_filter_widget .bapf_body:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.filters-style-offcanvas .berocket_single_filter_widget .bapf_body:not(p):not(i):not(a):not(.arrow-p)::before,.filters-style-offcanvas .berocket_single_filter_widget .bapf_body:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.filters-style-offcanvas .berocket_single_filter_widget .bapf_body:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.filters-style-offcanvas .berocket_single_filter_widget .bapf_body:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.berocket_single_filter_widget .bapf_body label,
.filters-style-offcanvas .berocket_single_filter_widget .bapf_body .bapf_form {
  font-family: Open Sans, sans-serif !important;
  font-size: 11px !important;
  line-height: 14px;
  letter-spacing: 0em !important;
}

@media (min-width: 1280px) {
  .berocket_single_filter_widget .bapf_body label,
.filters-style-offcanvas .berocket_single_filter_widget .bapf_body .bapf_form {
    font-size: 15px !important;
    line-height: 18px !important;
    letter-spacing: -0.3px !important;
  }
}

.filters-style-offcanvas .bapf_asradio2 ul li input[type=checkbox] {
  border: 1px solid #242424 !important;
  margin-right: 8px;
  height: 11px;
  width: 11px;
}

@media (min-width: 1280px) {
  .filters-style-offcanvas .bapf_asradio2 ul li input[type=checkbox] {
    height: 15px;
    width: 15px;
  }
}

.bapf_slidr_main.ui-widget-content .ui-slider-handle {
  background: #242424;
  width: 12px;
  height: 12px;
}

.bapf_slidr_main.ui-widget-content {
  background: rgba(142, 142, 142, 0.5);
  height: 1px;
}

.bapf_slidr_all {
  position: relative;
}

.bapf_sfilter ul li {
  line-height: 18px;
}

@media (min-width: 1280px) {
  .bapf_sfilter ul li {
    line-height: 24px;
  }
}

.custom-owl-dots .custom-owl-dot,
.custom-owl-dots .owl-dot {
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
  cursor: pointer;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(228 239 230 / var(--tw-bg-opacity));
}

.custom-owl-dots .custom-owl-dot.active,
.custom-owl-dots .owl-dot.active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 164 79 / var(--tw-bg-opacity));
}

/*Navigation*/

.navigation.post-navigation {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  max-width: 700px;
}

.navigation.post-navigation .nav-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.navigation.post-navigation .nav-links:not(p):not(i):not(a):not(.arrow-p)::before,.navigation.post-navigation .nav-links:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.navigation.post-navigation .nav-links:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.navigation.post-navigation .nav-links:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.navigation.post-navigation .nav-links:not(p):not(i):not(a):not(.arrow-p)::before,.navigation.post-navigation .nav-links:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.navigation.post-navigation .nav-links:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.navigation.post-navigation .nav-links:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.navigation.post-navigation .nav-links a {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.72px;
  --tw-text-opacity: 1;
  color: rgb(6 67 35 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .navigation.post-navigation .nav-links a {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .navigation.post-navigation .nav-links a {
    font-size: 18px;
  }
}

/*Content*/

.single-post-content {
  margin-bottom: 0.5rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(228 239 230 / var(--tw-border-opacity));
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(6 67 35 / var(--tw-text-opacity));
}

.single-post-content h1 {
  margin-bottom: 2.5rem;
  margin-top: 2rem;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -1.44px;
}

@media (min-width: 768px) {
  .single-post-content h1 {
    font-size: 32px;
  }
}

.single-post-content h2 {
  margin-bottom: 2.5rem;
  margin-top: 2rem;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -1.2px;
}

@media (min-width: 768px) {
  .single-post-content h2 {
    font-size: 30px;
  }
}

.single-post-content h3 {
  margin-bottom: 1.5rem;
  margin-top: 2rem;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -1.2px;
}

@media (min-width: 768px) {
  .single-post-content h3 {
    font-size: 28px;
  }
}

.single-post-content h4 {
  margin-bottom: 1.5rem;
  margin-top: 2rem;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.96px;
}

@media (min-width: 768px) {
  .single-post-content h4 {
    font-size: 26px;
  }
}

.single-post-content h5 {
  margin-bottom: 1rem;
  margin-top: 2rem;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.8px;
}

@media (min-width: 768px) {
  .single-post-content h5 {
    font-size: 24px;
  }
}

.single-post-content h6 {
  margin-bottom: 1rem;
  margin-top: 2rem;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.72px;
}

@media (min-width: 768px) {
  .single-post-content h6 {
    font-size: 22px;
  }
}

.single-post-content p {
  margin-bottom: 2.5rem;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: -0.72px;
}

@media (min-width: 768px) {
  .single-post-content p {
    font-size: 18px;
  }
}

.single-post-content ul,
.single-post-content ol {
  margin-bottom: 3rem !important;
}

.single-post-content
	p:is(
		:has(+ h1),
		:has(+ h2),
		:has(+ h3),
		:has(+ h4),
		:has(+ h5),
		:has(+ h6)
	) {
  margin-bottom: 3rem !important;
}

@media (min-width: 768px) {
  .single-post-content
	p:is(
		:has(+ h1),
		:has(+ h2),
		:has(+ h3),
		:has(+ h4),
		:has(+ h5),
		:has(+ h6)
	) {
    margin-bottom: 5rem !important;
  }
}

.single-post-content
	ul:is(
		:has(+ h1),
		:has(+ h2),
		:has(+ h3),
		:has(+ h4),
		:has(+ h5),
		:has(+ h6)
	) {
  margin-bottom: 3rem !important;
}

@media (min-width: 768px) {
  .single-post-content
	ul:is(
		:has(+ h1),
		:has(+ h2),
		:has(+ h3),
		:has(+ h4),
		:has(+ h5),
		:has(+ h6)
	) {
    margin-bottom: 5rem !important;
  }
}

.single-post-content
	ol:is(
		:has(+ h1),
		:has(+ h2),
		:has(+ h3),
		:has(+ h4),
		:has(+ h5),
		:has(+ h6)
	) {
  margin-bottom: 3rem !important;
}

@media (min-width: 768px) {
  .single-post-content
	ol:is(
		:has(+ h1),
		:has(+ h2),
		:has(+ h3),
		:has(+ h4),
		:has(+ h5),
		:has(+ h6)
	) {
    margin-bottom: 5rem !important;
  }
}

.single-post-content a {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 164 79 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

.single-post-content strong,
.single-post-content b {
  font-weight: 700;
}

/**
 * Custom styles to immediately follow Tailwind’s `components` layer
 *
 * “Add more opinionated, complex classes like buttons, form controls, alerts,
 * etc; the sort of pre-built components you often see in other frameworks that
 * you might need to override with utility classes.”
 *
 * — from https://tailwindcss.com/docs/plugins#adding-components
 */

/**
 * Post title styles
 *
 * These will be applied to all headings with a `page-title` or `entry-title`
 * class on the frontend and to the post title in the block editor.
 *
 * The supplied styles are meant to match the default `h1` classes from
 * Tailwind Typography.
 */

.page-title,
.entry-title {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
  max-width: 100%;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}

/**
 * Layout styles for centered content areas
 *
 * If you are controlling the width of your content area with styles applied
 * to its container, you can delete the following styles whose selectors begin
 * with `.page-content >` and `.entry-content >`. For more details, please see
 * the following:
 *
 * https://make.wordpress.org/core/2021/06/29/on-layout-and-content-width-in-wordpress-5-8/
 */

.page-content > *,
.entry-content > * {
  /* Content width from the `theme.json` file */
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.entry-content > .alignwide {
  /* Wide width from the `theme.json` file */
  max-width: 100%;
}

.entry-content > .alignfull {
  max-width: none;
}

.entry-content > .alignleft {
  float: left;
  margin-right: 2rem;
}

.entry-content > .alignright {
  float: right;
  margin-left: 2rem;
}

/**
 * This injects Tailwind's utility classes and any utility classes registered
 * by plugins, then adds custom utility classes.
 */

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.visible {
  visibility: visible;
}

.fixed {
  position: fixed;
}

.\!absolute {
  position: absolute !important;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.\!right-4 {
  right: 1rem !important;
}

.\!top-4 {
  top: 1rem !important;
}

.-left-4 {
  left: -1rem;
}

.-right-2 {
  right: -0.5rem;
}

.-top-2 {
  top: -0.5rem;
}

.-top-3 {
  top: -0.75rem;
}

.-top-5 {
  top: -1.25rem;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-16 {
  bottom: 4rem;
}

.bottom-20 {
  bottom: 5rem;
}

.bottom-3 {
  bottom: 0.75rem;
}

.bottom-5 {
  bottom: 1.25rem;
}

.bottom-6 {
  bottom: 1.5rem;
}

.bottom-8 {
  bottom: 2rem;
}

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

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.left-2 {
  left: 0.5rem;
}

.left-4 {
  left: 1rem;
}

.left-5 {
  left: 1.25rem;
}

.left-6 {
  left: 1.5rem;
}

.left-\[-29px\] {
  left: -29px;
}

.left-\[11px\] {
  left: 11px;
}

.left-\[15px\] {
  left: 15px;
}

.left-\[5px\] {
  left: 5px;
}

.right-0 {
  right: 0px;
}

.right-10 {
  right: 2.5rem;
}

.right-5 {
  right: 1.25rem;
}

.right-6 {
  right: 1.5rem;
}

.right-auto {
  right: auto;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.top-6 {
  top: 1.5rem;
}

.top-\[11px\] {
  top: 11px;
}

.top-\[3px\] {
  top: 3px;
}

.top-\[49px\] {
  top: 49px;
}

.top-\[5px\] {
  top: 5px;
}

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

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

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

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.\!m-0 {
  margin: 0px !important;
}

.\!m-auto {
  margin: auto !important;
}

.-m-\[1px\] {
  margin: -1px;
}

.m-0 {
  margin: 0px;
}

.\!mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.\!my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.\!my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.\!my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.\!my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.\!my-6 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.\!my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

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

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

.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

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

.my-\[36px\] {
  margin-top: 36px;
  margin-bottom: 36px;
}

.my-\[40px\] {
  margin-top: 40px;
  margin-bottom: 40px;
}

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

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

.\!mb-12 {
  margin-bottom: 3rem !important;
}

.\!mb-14 {
  margin-bottom: 3.5rem !important;
}

.\!mb-2 {
  margin-bottom: 0.5rem !important;
}

.\!mb-20 {
  margin-bottom: 5rem !important;
}

.\!mb-24 {
  margin-bottom: 6rem !important;
}

.\!mb-4 {
  margin-bottom: 1rem !important;
}

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

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

.\!mb-\[170px\] {
  margin-bottom: 170px !important;
}

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

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

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

.\!mt-16 {
  margin-top: 4rem !important;
}

.\!mt-2 {
  margin-top: 0.5rem !important;
}

.\!mt-20 {
  margin-top: 5rem !important;
}

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

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

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

.\!mt-\[128px\] {
  margin-top: 128px !important;
}

.\!mt-\[60px\] {
  margin-top: 60px !important;
}

.-ml-\[5px\] {
  margin-left: -5px;
}

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

.mb-1 {
  margin-bottom: 0.25rem;
}

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

.mb-12 {
  margin-bottom: 3rem;
}

.mb-14 {
  margin-bottom: 3.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

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

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

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

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

.mb-7 {
  margin-bottom: 1.75rem;
}

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

.mb-\[108px\] {
  margin-bottom: 108px;
}

.mb-\[10px\] {
  margin-bottom: 10px;
}

.mb-\[120px\] {
  margin-bottom: 120px;
}

.mb-\[145px\] {
  margin-bottom: 145px;
}

.mb-\[18px\] {
  margin-bottom: 18px;
}

.mb-\[20px\] {
  margin-bottom: 20px;
}

.mb-\[24px\] {
  margin-bottom: 24px;
}

.mb-\[25px\] {
  margin-bottom: 25px;
}

.mb-\[30px\] {
  margin-bottom: 30px;
}

.mb-\[36px\] {
  margin-bottom: 36px;
}

.mb-\[40px\] {
  margin-bottom: 40px;
}

.mb-\[47px\] {
  margin-bottom: 47px;
}

.mb-\[4px\] {
  margin-bottom: 4px;
}

.mb-\[50px\] {
  margin-bottom: 50px;
}

.mb-\[55px\] {
  margin-bottom: 55px;
}

.mb-\[5px\] {
  margin-bottom: 5px;
}

.mb-\[60px\] {
  margin-bottom: 60px;
}

.mb-\[72px\] {
  margin-bottom: 72px;
}

.mb-\[80px\] {
  margin-bottom: 80px;
}

.mb-\[87px\] {
  margin-bottom: 87px;
}

.mb-\[95px\] {
  margin-bottom: 95px;
}

.ml-1 {
  margin-left: 0.25rem;
}

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

.mt-0\.5 {
  margin-top: 0.125rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

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

.mt-12 {
  margin-top: 3rem;
}

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

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-24 {
  margin-top: 6rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.\!block {
  display: block !important;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.\!h-\[195px\] {
  height: 195px !important;
}

.\!h-\[255px\] {
  height: 255px !important;
}

.\!h-\[55px\] {
  height: 55px !important;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-\[1\.2px\] {
  height: 1.2px;
}

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

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

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

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

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

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

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

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

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

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

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

.min-h-16 {
  min-height: 4rem;
}

.\!w-1\/3 {
  width: 33.333333% !important;
}

.\!w-2\/3 {
  width: 66.666667% !important;
}

.\!w-\[22px\] {
  width: 22px !important;
}

.\!w-\[28px\] {
  width: 28px !important;
}

.\!w-\[55px\] {
  width: 55px !important;
}

.\!w-full {
  width: 100% !important;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-\[1\.5rem\] {
  width: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.min-w-32 {
  min-width: 8rem;
}

.min-w-\[18px\] {
  min-width: 18px;
}

.min-w-\[300px\] {
  min-width: 300px;
}

.min-w-\[40px\] {
  min-width: 40px;
}

.min-w-full {
  min-width: 100%;
}

.\!max-w-\[1130px\] {
  max-width: 1130px !important;
}

.\!max-w-\[915px\] {
  max-width: 915px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-full {
  max-width: 100%;
}

.max-w-none {
  max-width: none;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-auto {
  flex: 1 1 auto;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-x-full {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-\[35\%\] {
  --tw-translate-y: -35%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-full {
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-\[30\%\] {
  --tw-translate-x: 30%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-3\/4 {
  --tw-translate-y: 75%;
  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));
}

.cursor-pointer {
  cursor: pointer;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize {
  resize: both;
}

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

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

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

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

.flex-row-reverse {
  flex-direction: row-reverse;
}

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

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

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

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

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

.gap-0 {
  gap: 0px;
}

.gap-0\.5 {
  gap: 0.125rem;
}

.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-\[102px\] {
  gap: 102px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-x-3 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.self-stretch {
  align-self: stretch;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

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

.rounded-32 {
  border-radius: 32px;
}

.rounded-35 {
  border-radius: 35px;
}

.rounded-\[24px\] {
  border-radius: 24px;
}

.rounded-\[35px\] {
  border-radius: 35px;
}

.rounded-\[36px\] {
  border-radius: 36px;
}

.rounded-\[41px\] {
  border-radius: 41px;
}

.rounded-\[50px\] {
  border-radius: 50px;
}

.rounded-\[53px\] {
  border-radius: 53px;
}

.rounded-\[5px\] {
  border-radius: 5px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-b-35 {
  border-bottom-right-radius: 35px;
  border-bottom-left-radius: 35px;
}

.rounded-b-\[20px\] {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.rounded-b-xl {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.rounded-r-\[53px\] {
  border-top-right-radius: 53px;
  border-bottom-right-radius: 53px;
}

.rounded-t-35 {
  border-top-left-radius: 35px;
  border-top-right-radius: 35px;
}

.rounded-t-\[38px\] {
  border-top-left-radius: 38px;
  border-top-right-radius: 38px;
}

.rounded-bl-\[14px\] {
  border-bottom-left-radius: 14px;
}

.rounded-br-4xl {
  border-bottom-right-radius: 3rem;
}

.rounded-tl-4xl {
  border-top-left-radius: 3rem;
}

.rounded-tl-\[38px\] {
  border-top-left-radius: 38px;
}

.rounded-tr-\[14px\] {
  border-top-right-radius: 14px;
}

.rounded-tr-\[38px\] {
  border-top-right-radius: 38px;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

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

.border-gray-1 {
  --tw-border-opacity: 1;
  border-color: rgb(228 239 230 / var(--tw-border-opacity));
}

.border-gray-2 {
  --tw-border-opacity: 1;
  border-color: rgb(217 227 219 / var(--tw-border-opacity));
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.border-secondary-color-bg-3 {
  --tw-border-opacity: 1;
  border-color: rgb(112 112 112 / var(--tw-border-opacity));
}

.border-secondary-color-text-2 {
  --tw-border-opacity: 1;
  border-color: rgb(142 142 142 / var(--tw-border-opacity));
}

.bg-\[\#111E2F\] {
  --tw-bg-opacity: 1;
  background-color: rgb(17 30 47 / var(--tw-bg-opacity));
}

.bg-\[\#F4B6C7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 182 199 / var(--tw-bg-opacity));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-gray-1 {
  --tw-bg-opacity: 1;
  background-color: rgb(228 239 230 / var(--tw-bg-opacity));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.bg-green-2 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 164 79 / var(--tw-bg-opacity));
}

.bg-green-6 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 84 43 / var(--tw-bg-opacity));
}

.bg-primary-color-bg-2 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
}

.bg-purple-1 {
  --tw-bg-opacity: 1;
  background-color: rgb(99 24 76 / var(--tw-bg-opacity));
}

.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.bg-secondary-color-bg-1 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 193 114 / var(--tw-bg-opacity));
}

.bg-transparent {
  background-color: transparent;
}

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

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.from-black {
  --tw-gradient-from: #000 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-green-2 {
  --tw-gradient-from: #00A44F var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 164 79 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-\[\#6D6D6D\] {
  --tw-gradient-to: #6D6D6D var(--tw-gradient-to-position);
}

.to-green-3 {
  --tw-gradient-to: #005228 var(--tw-gradient-to-position);
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

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

.object-center {
  -o-object-position: center;
     object-position: center;
}

.\!p-0 {
  padding: 0px !important;
}

.p-0 {
  padding: 0px;
}

.p-10 {
  padding: 2.5rem;
}

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

.p-\[5px\] {
  padding: 5px;
}

.p-\[8px\] {
  padding: 8px;
}

.\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

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

.\!px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

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

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

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

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

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

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

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

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

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

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

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

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

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

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

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

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

.py-28 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.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-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

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

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

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

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

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

.\!pb-20 {
  padding-bottom: 5rem !important;
}

.\!pb-6 {
  padding-bottom: 1.5rem !important;
}

.\!pt-10 {
  padding-top: 2.5rem !important;
}

.\!pt-6 {
  padding-top: 1.5rem !important;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

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

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

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

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

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

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

.pl-0 {
  padding-left: 0px;
}

.pl-1 {
  padding-left: 0.25rem;
}

.pl-10 {
  padding-left: 2.5rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pl-\[20px\] {
  padding-left: 20px;
}

.pl-\[40px\] {
  padding-left: 40px;
}

.pl-\[70px\] {
  padding-left: 70px;
}

.pr-0 {
  padding-right: 0px;
}

.pr-10 {
  padding-right: 2.5rem;
}

.pr-14 {
  padding-right: 3.5rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pr-\[20px\] {
  padding-right: 20px;
}

.pr-\[26px\] {
  padding-right: 26px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-8 {
  padding-top: 2rem;
}

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

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

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

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

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

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

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

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

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

.font-open {
  font-family: Open Sans, sans-serif;
}

.\!text-12 {
  font-size: 12px !important;
}

.\!text-25 {
  font-size: 25px !important;
}

.text-11 {
  font-size: 11px;
}

.text-12 {
  font-size: 12px;
}

.text-13 {
  font-size: 13px;
}

.text-14 {
  font-size: 14px;
}

.text-15 {
  font-size: 15px;
}

.text-16 {
  font-size: 16px;
}

.text-17 {
  font-size: 17px;
}

.text-18 {
  font-size: 18px;
}

.text-20 {
  font-size: 20px;
}

.text-22 {
  font-size: 22px;
}

.text-24 {
  font-size: 24px;
}

.text-25 {
  font-size: 25px;
}

.text-26 {
  font-size: 26px;
}

.text-30 {
  font-size: 30px;
}

.text-50 {
  font-size: 50px;
}

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

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.\!font-medium {
  font-weight: 500 !important;
}

.\!font-normal {
  font-weight: 400 !important;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

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

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.\!leading-\[14px\] {
  line-height: 14px !important;
}

.leading-\[11px\] {
  line-height: 11px;
}

.leading-\[18px\] {
  line-height: 18px;
}

.leading-none {
  line-height: 1;
}

.leading-snug {
  line-height: 1.375;
}

.leading-tight {
  line-height: 1.25;
}

.\!tracking-\[-0\.6px\] {
  letter-spacing: -0.6px !important;
}

.\!tracking-normal {
  letter-spacing: 0em !important;
}

.-tracking-\[0\.56px\] {
  letter-spacing: -0.56px;
}

.-tracking-\[0\.72px\] {
  letter-spacing: -0.72px;
}

.-tracking-\[0\.84px\] {
  letter-spacing: -0.84px;
}

.-tracking-\[0\.8px\] {
  letter-spacing: -0.8px;
}

.-tracking-\[0\.96\] {
  letter-spacing: -0.96;
}

.-tracking-\[0\.96px\] {
  letter-spacing: -0.96px;
}

.-tracking-\[1\.04px\] {
  letter-spacing: -1.04px;
}

.-tracking-\[1\.2px\] {
  letter-spacing: -1.2px;
}

.-tracking-\[1\.44\] {
  letter-spacing: -1.44;
}

.-tracking-\[1\.44px\] {
  letter-spacing: -1.44px;
}

.-tracking-\[1\.6px\] {
  letter-spacing: -1.6px;
}

.-tracking-\[2px\] {
  letter-spacing: -2px;
}

.tracking-\[-0\.64px\] {
  letter-spacing: -0.64px;
}

.tracking-normal {
  letter-spacing: 0em;
}

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

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

.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.text-du {
  --tw-text-opacity: 1;
  color: rgb(134 209 230 / var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-green-1 {
  --tw-text-opacity: 1;
  color: rgb(6 67 35 / var(--tw-text-opacity));
}

.text-green-2 {
  --tw-text-opacity: 1;
  color: rgb(0 164 79 / var(--tw-text-opacity));
}

.text-secondary-color-text-2 {
  --tw-text-opacity: 1;
  color: rgb(142 142 142 / var(--tw-text-opacity));
}

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

.underline {
  text-decoration-line: underline;
}

.no-underline {
  text-decoration-line: none;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-50 {
  opacity: 0.5;
}

.mix-blend-multiply {
  mix-blend-mode: multiply;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-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-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur-lg {
  --tw-blur: blur(16px);
  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);
}

.blur-md {
  --tw-blur: blur(12px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-\[1s\] {
  transition-duration: 1s;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.content-none {
  --tw-content: none;
  content: var(--tw-content);
}

/**
 * Custom styles to immediately follow Tailwind’s `utilities` layer
 *
 * Add your own utility classes to this theme. Complex utility classes should
 * be added using Tailwind’s plugin system:
 *
 * https://tailwindcss.com/docs/plugins#adding-utilities
 */

img.hidden-img,
.hidden-img img {
  display: none !important;
}

.purple-shape {
  position: relative;
  display: inline-flex;
  height: 60px;
  width: 60px;
  align-items: center;
  justify-content: center;
  border-bottom-left-radius: 1rem;
  border-top-right-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(99 24 76 / var(--tw-bg-opacity));
}

@media (min-width: 1024px) {
  .purple-shape {
    height: 70px;
    width: 70px;
  }
}

button.purple-shape:hover,
a.purple-shape:hover,
.purple-shape.modal-trigger:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 164 79 / var(--tw-bg-opacity));
}

/*Typography*/

.text-green-1-2 {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(6 67 35 / var(--tw-text-opacity));
}

.text-green-1-2 strong {
  --tw-text-opacity: 1;
  color: rgb(0 164 79 / var(--tw-text-opacity));
}

.text-green-1-2:not(.page_header_description_1) a {
  --tw-text-opacity: 1;
  color: rgb(0 164 79 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

.text-white-green-2 {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-white-green-2 strong {
  --tw-text-opacity: 1;
  color: rgb(0 164 79 / var(--tw-text-opacity));
}

.title-50 {
  font-size: 50px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -2px;
}

/*Styled Unordered List*/

ul.styled-ul,
.styled-ul ul {
  position: relative;
  margin: 0px;
  list-style-type: none;
  padding: 0px;
}

ul.styled-ul li,
.styled-ul ul li {
  position: relative;
  margin-top: 0px;
  margin-bottom: 1rem;
  padding-left: 0.75rem;
}

@media (min-width: 768px) {
  ul.styled-ul li,
.styled-ul ul li {
    margin-bottom: 1.5rem;
    padding-left: 1rem;
  }
}

ul.styled-ul.li-space-xxs li,
.styled-ul.li-space-xxs ul li {
  margin-bottom: 0.5rem;
}

ul.styled-ul.li-space-xs li,
.styled-ul.li-space-xs ul li {
  margin-bottom: 1rem;
}

ul.styled-ul.li-space-sm li,
.styled-ul.li-space-sm ul li {
  margin-bottom: 1rem;
}

ul.styled-ul.li-space-md li,
.styled-ul.li-space-md ul li {
  margin-bottom: 2rem;
}

ul.styled-ul.li-space-lg li,
.styled-ul.li-space-lg ul li {
  margin-bottom: 2.5rem;
}

ul.styled-ul.li-space-xl li,
.styled-ul.li-space-xl ul li {
  margin-bottom: 3rem;
}

ul.styled-ul:not(.ul-bullets) li::before,
.styled-ul:not(.ul-bullets) ul li::before {
  content: url("/wp-content/themes/digitalup_tw/theme/assets/images/arrow-right.svg");
  position: absolute;
  left: 0px;
}

@media only screen and (max-width: 768px) {
  ul.styled-ul:not(.ul-bullets) li::before,
	.styled-ul:not(.ul-bullets) ul li::before {
    content: url("/wp-content/themes/digitalup_tw/theme/assets/images/arrow-right-small.svg");
  }
}

ul.styled-ul.ul-bullets li,
.styled-ul.ul-bullets ul li {
  padding-left: 1rem;
}

@media (min-width: 768px) {
  ul.styled-ul.ul-bullets li,
.styled-ul.ul-bullets ul li {
    padding-left: 1.25rem;
  }
}

ul.styled-ul.ul-bullets li::before,
.styled-ul.ul-bullets ul li::before {
  content: "•";
  position: absolute;
  left: 0px;
  top: -5px;
  margin-top: -2px;
  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));
  font-size: 26px;
  --tw-text-opacity: 1;
  color: rgb(0 164 79 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  ul.styled-ul.ul-bullets li::before,
.styled-ul.ul-bullets ul li::before {
    margin-top: -1px;
  }
}

ul.styled-ul.ul-bullets.ul-bullets-top li::before,
.styled-ul.ul-bullets.ul-bullets-top ul li::before {
  content: "•";
  top: 0px;
  --tw-translate-y: -7px;
  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));
}

/*Styled Ordered List*/

ol.styled-ol,
.styled-ol ol {
  counter-reset: list-counter;
  position: relative;
  margin: 0px;
  list-style-type: none;
  padding: 0px;
}

ol.styled-ol li,
.styled-ol ol li {
  counter-increment: list-counter;
  position: relative;
  margin-top: 0px;
  margin-bottom: 1.5rem;
  padding-left: 0px;
}

@media (min-width: 1024px) {
  ol.styled-ol li,
.styled-ol ol li {
    margin-bottom: 3rem;
    padding-left: 3.5rem;
  }
}

ol.styled-ol.li-space-xs li,
.styled-ol.li-space-xs ol li {
  margin-bottom: 0.5rem;
  padding-left: 0px;
}

@media (min-width: 1024px) {
  ol.styled-ol.li-space-xs li,
.styled-ol.li-space-xs ol li {
    margin-bottom: 1rem;
    padding-left: 2rem;
  }
}

/*1-9*/

ol.styled-ol li::before,
.styled-ol ol li::before {
  content: "0" counter(list-counter);
}

/*10-infinite*/

ol.styled-ol li:nth-child(n + 10)::before,
.styled-ol ol li:nth-child(n + 10)::before {
  content: counter(list-counter);
  /* Drop the leading zero for 10+ */
}

ol.styled-ol li::before,
.styled-ol ol li::before {
  margin-bottom: 0.5rem;
  display: flex;
  height: 40px;
  width: 40px;
  align-items: center;
  justify-content: center;
  border-bottom-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(99 24 76 / var(--tw-bg-opacity));
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.8px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

ol.styled-ol li:not(p):not(i):not(a):not(.arrow-p)::before::before,ol.styled-ol li:not(p):not(i):not(a):not(.arrow-p)::before::after,
.styled-ol ol li:not(p):not(i):not(a):not(.arrow-p)::before::before,
.styled-ol ol li:not(p):not(i):not(a):not(.arrow-p)::before::after {
  display: none !important;
}

ol.du-modal-overlay.styled-ol li:not(p):not(i):not(a):not(.arrow-p)::before::before,ol.du-modal-overlay.styled-ol li:not(p):not(i):not(a):not(.arrow-p)::before::after,.du-modal-overlay
.styled-ol ol li:not(p):not(i):not(a):not(.arrow-p)::before::before,.du-modal-overlay
.styled-ol ol li:not(p):not(i):not(a):not(.arrow-p)::before::after {
  display: none !important;
}

ol.styled-ol li:not(p):not(i):not(a):not(.arrow-p)::before::before,ol.styled-ol li:not(p):not(i):not(a):not(.arrow-p)::before::after,
.styled-ol ol li:not(p):not(i):not(a):not(.arrow-p)::before::before,
.styled-ol ol li:not(p):not(i):not(a):not(.arrow-p)::before::after {
  display: none !important;
}

ol.du-modal-overlay.styled-ol li:not(p):not(i):not(a):not(.arrow-p)::before::before,ol.du-modal-overlay.styled-ol li:not(p):not(i):not(a):not(.arrow-p)::before::after,.du-modal-overlay
.styled-ol ol li:not(p):not(i):not(a):not(.arrow-p)::before::before,.du-modal-overlay
.styled-ol ol li:not(p):not(i):not(a):not(.arrow-p)::before::after {
  display: none !important;
}

@media (min-width: 1024px) {
  ol.styled-ol li::before,
.styled-ol ol li::before {
    position: absolute;
    left: 0px;
    margin-bottom: 0px;
    display: inline-flex;
  }
}

ol.styled-ol.ol-small-numbers li::before,
.styled-ol.ol-small-numbers ol li::before {
  top: -2px;
  height: 25px;
  width: 25px;
  font-size: 14px;
  letter-spacing: -0.62px;
}

/*display ol as grid*/

ol.styled-ol.ol-as-grid,
.styled-ol.ol-as-grid ol {
  display: grid;
  grid-auto-flow: row;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}

ol.styled-ol.ol-as-grid:not(p):not(i):not(a):not(.arrow-p)::before,ol.styled-ol.ol-as-grid:not(p):not(i):not(a):not(.arrow-p)::after,
.styled-ol.ol-as-grid ol:not(p):not(i):not(a):not(.arrow-p)::before,
.styled-ol.ol-as-grid ol:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

ol.du-modal-overlay.styled-ol.ol-as-grid:not(p):not(i):not(a):not(.arrow-p)::before,ol.du-modal-overlay.styled-ol.ol-as-grid:not(p):not(i):not(a):not(.arrow-p)::after,.du-modal-overlay
.styled-ol.ol-as-grid ol:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay
.styled-ol.ol-as-grid ol:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

ol.styled-ol.ol-as-grid:not(p):not(i):not(a):not(.arrow-p)::before,ol.styled-ol.ol-as-grid:not(p):not(i):not(a):not(.arrow-p)::after,
.styled-ol.ol-as-grid ol:not(p):not(i):not(a):not(.arrow-p)::before,
.styled-ol.ol-as-grid ol:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

ol.du-modal-overlay.styled-ol.ol-as-grid:not(p):not(i):not(a):not(.arrow-p)::before,ol.du-modal-overlay.styled-ol.ol-as-grid:not(p):not(i):not(a):not(.arrow-p)::after,.du-modal-overlay
.styled-ol.ol-as-grid ol:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay
.styled-ol.ol-as-grid ol:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

@media (min-width: 1024px) {
  ol.styled-ol.ol-as-grid,
.styled-ol.ol-as-grid ol {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  ol.styled-ol.ol-as-grid li,
.styled-ol.ol-as-grid ol li {
    max-width: 600px;
  }
}

/* Section Counter */

.section-counter-start {
  counter-reset: section-counter;
}

.section-counter {
  counter-increment: section-counter;
}

/*xl:text-50 md:text-36 text-24*/

.section-counter .section-title {
  position: relative;
  padding-left: 3.5rem;
}

@media (min-width: 768px) {
  .section-counter .section-title {
    padding-left: 4rem;
  }
}

@media (min-width: 1280px) {
  .section-counter .section-title {
    padding-left: 6rem;
  }
}

.section-counter .section-title::before {
  content: "0" counter(section-counter);
  position: absolute;
  left: 0px;
  top: 50%;
  display: inline-flex;
  height: 45px;
  width: 45px;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  align-items: center;
  justify-content: center;
  border-bottom-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(99 24 76 / var(--tw-bg-opacity));
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -1.44px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .section-counter .section-title::before {
    height: 55px;
    width: 55px;
    font-size: 30px;
  }
}

@media (min-width: 1280px) {
  .section-counter .section-title::before {
    height: 70px;
    width: 70px;
    font-size: 36px;
  }
}

/*10-infinite*/

.section-counter:nth-child(n + 10) .section-title::before {
  content: counter(section-counter);
  /* Drop the leading zero for 10+ */
}

/*Paragraphs*/

.du-paragraph {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: -0.72px;
}

.post_format-post-format-video .du-paragraph p {
  margin-bottom: 1rem;
}

ul.du-paragraph,.du-paragraph ul {
  position: relative;
  margin: 0px;
  list-style-type: none;
  padding: 0px;
}

ul.du-paragraph li,.du-paragraph ul li {
  position: relative;
  margin-top: 0px;
  margin-bottom: 1rem;
  padding-left: 0.75rem;
}

@media (min-width: 768px) {
  ul.du-paragraph li,.du-paragraph ul li {
    margin-bottom: 1.5rem;
    padding-left: 1rem;
  }
}

ul.du-paragraph.li-space-xxs li,.du-paragraph.li-space-xxs ul li {
  margin-bottom: 0.5rem;
}

ul.styled-ul.du-paragraph li,
.styled-ul.du-paragraph ul li {
  margin-bottom: 0.5rem;
}

ul.du-paragraph.li-space-xs li,.du-paragraph.li-space-xs ul li {
  margin-bottom: 1rem;
}

ul.du-paragraph.li-space-sm li,.du-paragraph.li-space-sm ul li {
  margin-bottom: 1rem;
}

ul.du-paragraph.li-space-md li,.du-paragraph.li-space-md ul li {
  margin-bottom: 2rem;
}

ul.du-paragraph.li-space-lg li,.du-paragraph.li-space-lg ul li {
  margin-bottom: 2.5rem;
}

ul.du-paragraph.li-space-xl li,.du-paragraph.li-space-xl ul li {
  margin-bottom: 3rem;
}

ul.du-paragraph:not(.ul-bullets) li::before,.du-paragraph:not(.ul-bullets) ul li::before {
  content: url("/wp-content/themes/digitalup_tw/theme/assets/images/arrow-right.svg");
  position: absolute;
  left: 0px;
}

@media only screen and (max-width: 768px) {
  ul.du-paragraph:not(.ul-bullets) li::before,.du-paragraph:not(.ul-bullets) ul li::before {
    content: url("/wp-content/themes/digitalup_tw/theme/assets/images/arrow-right-small.svg");
  }
}

ul.du-paragraph.ul-bullets li,.du-paragraph.ul-bullets ul li {
  padding-left: 1rem;
}

@media (min-width: 768px) {
  ul.du-paragraph.ul-bullets li,.du-paragraph.ul-bullets ul li {
    padding-left: 1.25rem;
  }
}

ul.du-paragraph.ul-bullets li::before,.du-paragraph.ul-bullets ul li::before {
  content: "•";
  position: absolute;
  left: 0px;
  top: -5px;
  margin-top: -2px;
  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));
  font-size: 26px;
  --tw-text-opacity: 1;
  color: rgb(0 164 79 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  ul.du-paragraph.ul-bullets li::before,.du-paragraph.ul-bullets ul li::before {
    margin-top: -1px;
  }
}

ul.du-paragraph.ul-bullets.ul-bullets-top li::before,.du-paragraph.ul-bullets.ul-bullets-top ul li::before {
  content: "•";
  top: 0px;
  --tw-translate-y: -7px;
  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));
}

@media (min-width: 640px) {
  .du-paragraph {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .du-paragraph {
    font-size: 17px;
  }
}

@media (min-width: 1024px) {
  .du-paragraph {
    font-size: 18px;
  }
}

.du-paragraph-md {
  font-size: 14px;
  line-height: 1.25;
  letter-spacing: -0.8px;
  --tw-text-opacity: 1;
  color: rgb(6 67 35 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .du-paragraph-md {
    font-size: 16px;
  }
}

@media (min-width: 1536px) {
  .du-paragraph-md {
    font-size: 20px;
  }
}

.du-paragraph-lg {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: -0.96px;
}

.post_format-post-format-video .du-paragraph-lg p {
  margin-bottom: 1rem;
}

ul.du-paragraph-lg,.du-paragraph-lg ul {
  position: relative;
  margin: 0px;
  list-style-type: none;
  padding: 0px;
}

ul.du-paragraph-lg li,.du-paragraph-lg ul li {
  position: relative;
  margin-top: 0px;
  margin-bottom: 1rem;
  padding-left: 0.75rem;
}

@media (min-width: 768px) {
  ul.du-paragraph-lg li,.du-paragraph-lg ul li {
    margin-bottom: 1.5rem;
    padding-left: 1rem;
  }
}

ul.du-paragraph-lg.li-space-xxs li,.du-paragraph-lg.li-space-xxs ul li {
  margin-bottom: 0.5rem;
}

ul.du-paragraph-lg.li-space-xs li,.du-paragraph-lg.li-space-xs ul li {
  margin-bottom: 1rem;
}

ul.du-paragraph-lg.li-space-sm li,.du-paragraph-lg.li-space-sm ul li {
  margin-bottom: 1rem;
}

ul.du-paragraph-lg.li-space-md li,.du-paragraph-lg.li-space-md ul li {
  margin-bottom: 2rem;
}

ul.styled-ul.du-paragraph-lg li,
.styled-ul.du-paragraph-lg ul li {
  margin-bottom: 2rem;
}

ul.du-paragraph-lg.li-space-lg li,.du-paragraph-lg.li-space-lg ul li {
  margin-bottom: 2.5rem;
}

ul.du-paragraph-lg.li-space-xl li,.du-paragraph-lg.li-space-xl ul li {
  margin-bottom: 3rem;
}

ul.du-paragraph-lg:not(.ul-bullets) li::before,.du-paragraph-lg:not(.ul-bullets) ul li::before {
  content: url("/wp-content/themes/digitalup_tw/theme/assets/images/arrow-right.svg");
  position: absolute;
  left: 0px;
}

@media only screen and (max-width: 768px) {
  ul.du-paragraph-lg:not(.ul-bullets) li::before,.du-paragraph-lg:not(.ul-bullets) ul li::before {
    content: url("/wp-content/themes/digitalup_tw/theme/assets/images/arrow-right-small.svg");
  }
}

ul.du-paragraph-lg.ul-bullets li,.du-paragraph-lg.ul-bullets ul li {
  padding-left: 1rem;
}

@media (min-width: 768px) {
  ul.du-paragraph-lg.ul-bullets li,.du-paragraph-lg.ul-bullets ul li {
    padding-left: 1.25rem;
  }
}

ul.du-paragraph-lg.ul-bullets li::before,.du-paragraph-lg.ul-bullets ul li::before {
  content: "•";
  position: absolute;
  left: 0px;
  top: -5px;
  margin-top: -2px;
  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));
  font-size: 26px;
  --tw-text-opacity: 1;
  color: rgb(0 164 79 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  ul.du-paragraph-lg.ul-bullets li::before,.du-paragraph-lg.ul-bullets ul li::before {
    margin-top: -1px;
  }
}

ul.du-paragraph-lg.ul-bullets.ul-bullets-top li::before,.du-paragraph-lg.ul-bullets.ul-bullets-top ul li::before {
  content: "•";
  top: 0px;
  --tw-translate-y: -7px;
  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));
}

@media (min-width: 640px) {
  .du-paragraph-lg {
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  .du-paragraph-lg {
    font-size: 22px;
  }
}

@media (min-width: 1024px) {
  .du-paragraph-lg {
    font-size: 24px;
  }
}

.arrow-p {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.5rem;
}

.arrow-p:not(p):not(i):not(a):not(.arrow-p)::before,.arrow-p:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.arrow-p:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.arrow-p:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.arrow-p:not(p):not(i):not(a):not(.arrow-p)::before,.arrow-p:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.du-modal-overlay.arrow-p:not(p):not(i):not(a):not(.arrow-p)::before,.du-modal-overlay.arrow-p:not(p):not(i):not(a):not(.arrow-p)::after {
  display: none !important;
}

.arrow-p::before {
  content: url("/wp-content/themes/digitalup_tw/theme/assets/images/arrow-right.svg");
}

.black-backdrop::before {
  content: "";
  position: absolute;
  inset: 0px;
  z-index: 20;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  opacity: 0.25;
}

@media (min-width: 1024px) {
  .lg\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }

  @media (min-width: 925px) {
    .lg\:container {
      max-width: 925px;
      padding-right: 0;
      padding-left: 0;
    }
  }

  @media (min-width: 1470px) {
    .lg\:container {
      max-width: 1470px;
      padding-right: 0;
      padding-left: 0;
    }
  }

  @media (min-width: 1820px) {
    .lg\:container {
      max-width: 1820px;
      padding-right: 0;
      padding-left: 0;
    }
  }
}

@media (min-width: 1536px) {
  .\32xl\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }

  @media (min-width: 925px) {
    .\32xl\:container {
      max-width: 925px;
      padding-right: 0;
      padding-left: 0;
    }
  }

  @media (min-width: 1470px) {
    .\32xl\:container {
      max-width: 1470px;
      padding-right: 0;
      padding-left: 0;
    }
  }

  @media (min-width: 1820px) {
    .\32xl\:container {
      max-width: 1820px;
      padding-right: 0;
      padding-left: 0;
    }
  }
}

.placeholder\:text-16::-moz-placeholder {
  font-size: 16px;
}

.placeholder\:text-16::placeholder {
  font-size: 16px;
}

.placeholder\:tracking-\[-0\.64px\]::-moz-placeholder {
  letter-spacing: -0.64px;
}

.placeholder\:tracking-\[-0\.64px\]::placeholder {
  letter-spacing: -0.64px;
}

.placeholder\:text-green-1::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(6 67 35 / var(--tw-text-opacity));
}

.placeholder\:text-green-1::placeholder {
  --tw-text-opacity: 1;
  color: rgb(6 67 35 / var(--tw-text-opacity));
}

.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.hover\:bg-gradient-to-t:hover {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.prose-a\:text-primary :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .sm\:bottom-3 {
    bottom: 0.75rem;
  }

  .sm\:top-auto {
    top: auto;
  }

  .sm\:mb-16 {
    margin-bottom: 4rem;
  }

  .sm\:mt-4 {
    margin-top: 1rem;
  }

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

  .sm\:w-\[360px\] {
    width: 360px;
  }

  .sm\:min-w-\[350px\] {
    min-width: 350px;
  }

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

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

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

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

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

  .sm\:rounded-\[40px\] {
    border-radius: 40px;
  }

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

  .sm\:pl-10 {
    padding-left: 2.5rem;
  }

  .sm\:pr-10 {
    padding-right: 2.5rem;
  }

  .sm\:text-18 {
    font-size: 18px;
  }

  .sm\:text-20 {
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  .md\:-top-10 {
    top: -2.5rem;
  }

  .md\:bottom-6 {
    bottom: 1.5rem;
  }

  .md\:left-0 {
    left: 0px;
  }

  .md\:left-3 {
    left: 0.75rem;
  }

  .md\:left-auto {
    left: auto;
  }

  .md\:right-0 {
    right: 0px;
  }

  .md\:right-6 {
    right: 1.5rem;
  }

  .md\:right-8 {
    right: 2rem;
  }

  .md\:\!mt-16 {
    margin-top: 4rem !important;
  }

  .md\:\!mt-\[55px\] {
    margin-top: 55px !important;
  }

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

  .md\:mb-\[20px\] {
    margin-bottom: 20px;
  }

  .md\:mb-\[45px\] {
    margin-bottom: 45px;
  }

  .md\:mb-\[60px\] {
    margin-bottom: 60px;
  }

  .md\:mt-16 {
    margin-top: 4rem;
  }

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:inline-flex {
    display: inline-flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:\!h-\[135px\] {
    height: 135px !important;
  }

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

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

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

  .md\:h-full {
    height: 100%;
  }

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

  .md\:w-\[115px\] {
    width: 115px;
  }

  .md\:w-\[132px\] {
    width: 132px;
  }

  .md\:w-\[195px\] {
    width: 195px;
  }

  .md\:w-\[245px\] {
    width: 245px;
  }

  .md\:w-\[255px\] {
    width: 255px;
  }

  .md\:w-\[350px\] {
    width: 350px;
  }

  .md\:w-\[365px\] {
    width: 365px;
  }

  .md\:w-\[435px\] {
    width: 435px;
  }

  .md\:w-\[465px\] {
    width: 465px;
  }

  .md\:w-\[60px\] {
    width: 60px;
  }

  .md\:w-auto {
    width: auto;
  }

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

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

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

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

  .md\:-translate-x-\[30\%\] {
    --tw-translate-x: -30%;
    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));
  }

  .md\:translate-y-\[35\%\] {
    --tw-translate-y: 35%;
    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));
  }

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

  .md\:flex-row {
    flex-direction: row;
  }

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

  .md\:items-stretch {
    align-items: stretch;
  }

  .md\:gap-\[10px\] {
    gap: 10px;
  }

  .md\:gap-\[15px\] {
    gap: 15px;
  }

  .md\:gap-\[45px\] {
    gap: 45px;
  }

  .md\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:rounded-\[44px\] {
    border-radius: 44px;
  }

  .md\:rounded-\[50px\] {
    border-radius: 50px;
  }

  .md\:rounded-b-\[30px\] {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
  }

  .md\:rounded-r-\[75px\] {
    border-top-right-radius: 75px;
    border-bottom-right-radius: 75px;
  }

  .md\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .md\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .md\:rounded-tr-\[75px\] {
    border-top-right-radius: 75px;
  }

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

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

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

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

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

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

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

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

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

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

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

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

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

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

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

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

  .md\:pb-4 {
    padding-bottom: 1rem;
  }

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

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

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

  .md\:pl-4 {
    padding-left: 1rem;
  }

  .md\:pl-6 {
    padding-left: 1.5rem;
  }

  .md\:pl-7 {
    padding-left: 1.75rem;
  }

  .md\:pl-\[70px\] {
    padding-left: 70px;
  }

  .md\:pr-12 {
    padding-right: 3rem;
  }

  .md\:pr-\[55px\] {
    padding-right: 55px;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

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

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

  .md\:\!text-40 {
    font-size: 40px !important;
  }

  .md\:text-14 {
    font-size: 14px;
  }

  .md\:text-16 {
    font-size: 16px;
  }

  .md\:text-18 {
    font-size: 18px;
  }

  .md\:text-19 {
    font-size: 19px;
  }

  .md\:text-20 {
    font-size: 20px;
  }

  .md\:text-22 {
    font-size: 22px;
  }

  .md\:text-24 {
    font-size: 24px;
  }

  .md\:text-26 {
    font-size: 26px;
  }

  .md\:text-30 {
    font-size: 30px;
  }

  .md\:text-34 {
    font-size: 34px;
  }

  .md\:text-36 {
    font-size: 36px;
  }

  .md\:leading-none {
    line-height: 1;
  }
}

@media (min-width: 1024px) {
  .lg\:bottom-9 {
    bottom: 2.25rem;
  }

  .lg\:\!my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .lg\:mx-\[unset\] {
    margin-left: unset;
    margin-right: unset;
  }

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

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

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .lg\:mb-4 {
    margin-bottom: 1rem;
  }

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

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

  .lg\:mb-\[100px\] {
    margin-bottom: 100px;
  }

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

  .lg\:mt-12 {
    margin-top: 3rem;
  }

  .lg\:mt-16 {
    margin-top: 4rem;
  }

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

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:\!h-\[205px\] {
    height: 205px !important;
  }

  .lg\:\!h-\[65px\] {
    height: 65px !important;
  }

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

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

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

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

  .lg\:min-h-16 {
    min-height: 4rem;
  }

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

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

  .lg\:\!w-1\/3 {
    width: 33.333333% !important;
  }

  .lg\:\!w-2\/3 {
    width: 66.666667% !important;
  }

  .lg\:\!w-\[65px\] {
    width: 65px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:w-auto {
    width: auto;
  }

  .lg\:w-full {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

  .lg\:flex-row {
    flex-direction: row;
  }

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

  .lg\:items-end {
    align-items: flex-end;
  }

  .lg\:items-stretch {
    align-items: stretch;
  }

  .lg\:justify-end {
    justify-content: flex-end;
  }

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

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

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

  .lg\:gap-\[47px\] {
    gap: 47px;
  }

  .lg\:gap-x-7 {
    -moz-column-gap: 1.75rem;
         column-gap: 1.75rem;
  }

  .lg\:overflow-hidden {
    overflow: hidden;
  }

  .lg\:overflow-y-auto {
    overflow-y: auto;
  }

  .lg\:rounded-\[48px\] {
    border-radius: 48px;
  }

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

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

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

  .lg\:\!px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

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

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

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

  .lg\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

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

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

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

  .lg\:pl-14 {
    padding-left: 3.5rem;
  }

  .lg\:pl-16 {
    padding-left: 4rem;
  }

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

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

  .lg\:pr-16 {
    padding-right: 4rem;
  }

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

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

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

  .lg\:text-left {
    text-align: left;
  }

  .lg\:\!text-65 {
    font-size: 65px !important;
  }

  .lg\:text-14 {
    font-size: 14px;
  }

  .lg\:text-16 {
    font-size: 16px;
  }

  .lg\:text-18 {
    font-size: 18px;
  }

  .lg\:text-19 {
    font-size: 19px;
  }

  .lg\:text-20 {
    font-size: 20px;
  }

  .lg\:text-22 {
    font-size: 22px;
  }

  .lg\:text-24 {
    font-size: 24px;
  }

  .lg\:text-30 {
    font-size: 30px;
  }

  .lg\:text-36 {
    font-size: 36px;
  }

  .lg\:text-40 {
    font-size: 40px;
  }
}

@media (min-width: 1280px) {
  .xl\:absolute {
    position: absolute;
  }

  .xl\:-left-14 {
    left: -3.5rem;
  }

  .xl\:bottom-12 {
    bottom: 3rem;
  }

  .xl\:bottom-20 {
    bottom: 5rem;
  }

  .xl\:bottom-40 {
    bottom: 10rem;
  }

  .xl\:bottom-52 {
    bottom: 13rem;
  }

  .xl\:bottom-7 {
    bottom: 1.75rem;
  }

  .xl\:bottom-\[33px\] {
    bottom: 33px;
  }

  .xl\:left-1\/2 {
    left: 50%;
  }

  .xl\:left-10 {
    left: 2.5rem;
  }

  .xl\:left-\[11px\] {
    left: 11px;
  }

  .xl\:left-\[30px\] {
    left: 30px;
  }

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

  .xl\:right-7 {
    right: 1.75rem;
  }

  .xl\:top-8 {
    top: 2rem;
  }

  .xl\:top-\[11px\] {
    top: 11px;
  }

  .xl\:\!my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .xl\:my-\[40px\] {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .xl\:\!mb-0 {
    margin-bottom: 0px !important;
  }

  .xl\:\!mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .xl\:\!mb-12 {
    margin-bottom: 3rem !important;
  }

  .xl\:\!mb-20 {
    margin-bottom: 5rem !important;
  }

  .xl\:\!mt-10 {
    margin-top: 2.5rem !important;
  }

  .xl\:\!mt-20 {
    margin-top: 5rem !important;
  }

  .xl\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .xl\:mb-4 {
    margin-bottom: 1rem;
  }

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

  .xl\:mb-\[120px\] {
    margin-bottom: 120px;
  }

  .xl\:mb-\[180px\] {
    margin-bottom: 180px;
  }

  .xl\:mb-\[33px\] {
    margin-bottom: 33px;
  }

  .xl\:mb-\[36px\] {
    margin-bottom: 36px;
  }

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

  .xl\:hidden {
    display: none;
  }

  .xl\:\!h-\[221px\] {
    height: 221px !important;
  }

  .xl\:\!h-\[255px\] {
    height: 255px !important;
  }

  .xl\:\!h-\[80px\] {
    height: 80px !important;
  }

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

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

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

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

  .xl\:h-screen {
    height: 100vh;
  }

  .xl\:\!w-1\/2 {
    width: 50% !important;
  }

  .xl\:\!w-1\/3 {
    width: 33.333333% !important;
  }

  .xl\:\!w-2\/3 {
    width: 66.666667% !important;
  }

  .xl\:\!w-\[28px\] {
    width: 28px !important;
  }

  .xl\:\!w-\[80px\] {
    width: 80px !important;
  }

  .xl\:w-\[235px\] {
    width: 235px;
  }

  .xl\:w-\[390px\] {
    width: 390px;
  }

  .xl\:w-\[405px\] {
    width: 405px;
  }

  .xl\:w-\[515px\] {
    width: 515px;
  }

  .xl\:w-\[525px\] {
    width: 525px;
  }

  .xl\:w-\[616px\] {
    width: 616px;
  }

  .xl\:w-\[705px\] {
    width: 705px;
  }

  .xl\:w-\[770px\] {
    width: 770px;
  }

  .xl\:w-\[820px\] {
    width: 820px;
  }

  .xl\:w-\[938px\] {
    width: 938px;
  }

  .xl\:w-auto {
    width: auto;
  }

  .xl\:w-full {
    width: 100%;
  }

  .xl\:\!max-w-\[915px\] {
    max-width: 915px !important;
  }

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

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

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

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

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

  .xl\:max-w-full {
    max-width: 100%;
  }

  .xl\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .xl\:translate-y-0 {
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

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

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

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

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

  .xl\:flex-row {
    flex-direction: row;
  }

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

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

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

  .xl\:gap-\[105px\] {
    gap: 105px;
  }

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

  .xl\:rounded-\[53px\] {
    border-radius: 53px;
  }

  .xl\:\!px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

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

  .xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

  .xl\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .xl\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .xl\:\!pb-10 {
    padding-bottom: 2.5rem !important;
  }

  .xl\:\!pt-10 {
    padding-top: 2.5rem !important;
  }

  .xl\:pb-20 {
    padding-bottom: 5rem;
  }

  .xl\:pb-40 {
    padding-bottom: 10rem;
  }

  .xl\:pb-8 {
    padding-bottom: 2rem;
  }

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

  .xl\:pl-0 {
    padding-left: 0px;
  }

  .xl\:pl-10 {
    padding-left: 2.5rem;
  }

  .xl\:pl-9 {
    padding-left: 2.25rem;
  }

  .xl\:pr-10 {
    padding-right: 2.5rem;
  }

  .xl\:pr-16 {
    padding-right: 4rem;
  }

  .xl\:pr-28 {
    padding-right: 7rem;
  }

  .xl\:pt-10 {
    padding-top: 2.5rem;
  }

  .xl\:pt-16 {
    padding-top: 4rem;
  }

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

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

  .xl\:text-left {
    text-align: left;
  }

  .xl\:\!text-14 {
    font-size: 14px !important;
  }

  .xl\:\!text-90 {
    font-size: 90px !important;
  }

  .xl\:text-18 {
    font-size: 18px;
  }

  .xl\:text-20 {
    font-size: 20px;
  }

  .xl\:text-22 {
    font-size: 22px;
  }

  .xl\:text-24 {
    font-size: 24px;
  }

  .xl\:text-30 {
    font-size: 30px;
  }

  .xl\:text-36 {
    font-size: 36px;
  }

  .xl\:text-40 {
    font-size: 40px;
  }

  .xl\:text-50 {
    font-size: 50px;
  }

  .xl\:\!leading-\[17px\] {
    line-height: 17px !important;
  }

  .xl\:leading-\[17px\] {
    line-height: 17px;
  }

  .xl\:leading-tight {
    line-height: 1.25;
  }
}

@media (min-width: 1536px) {
  .\32xl\:bottom-2 {
    bottom: 0.5rem;
  }

  .\32xl\:bottom-40 {
    bottom: 10rem;
  }

  .\32xl\:left-1 {
    left: 0.25rem;
  }

  .\32xl\:left-1\/2 {
    left: 50%;
  }

  .\32xl\:left-20 {
    left: 5rem;
  }

  .\32xl\:right-12 {
    right: 3rem;
  }

  .\32xl\:right-28 {
    right: 7rem;
  }

  .\32xl\:top-16 {
    top: 4rem;
  }

  .\32xl\:\!mt-\[30px\] {
    margin-top: 30px !important;
  }

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

  .\32xl\:mb-9 {
    margin-bottom: 2.25rem;
  }

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

  .\32xl\:\!h-\[260px\] {
    height: 260px !important;
  }

  .\32xl\:\!h-\[97px\] {
    height: 97px !important;
  }

  .\32xl\:h-\[1080px\] {
    height: 1080px;
  }

  .\32xl\:h-\[500px\] {
    height: 500px;
  }

  .\32xl\:\!w-\[33px\] {
    width: 33px !important;
  }

  .\32xl\:\!w-\[97px\] {
    width: 97px !important;
  }

  .\32xl\:w-2\/5 {
    width: 40%;
  }

  .\32xl\:w-3\/5 {
    width: 60%;
  }

  .\32xl\:w-\[225px\] {
    width: 225px;
  }

  .\32xl\:w-\[355px\] {
    width: 355px;
  }

  .\32xl\:w-\[445px\] {
    width: 445px;
  }

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

  .\32xl\:w-\[510px\] {
    width: 510px;
  }

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

  .\32xl\:w-\[770px\] {
    width: 770px;
  }

  .\32xl\:w-full {
    width: 100%;
  }

  .\32xl\:min-w-\[20px\] {
    min-width: 20px;
  }

  .\32xl\:max-w-\[170px\] {
    max-width: 170px;
  }

  .\32xl\:max-w-\[72px\] {
    max-width: 72px;
  }

  .\32xl\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .\32xl\:-translate-y-\[20\%\] {
    --tw-translate-y: -20%;
    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));
  }

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

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

  .\32xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .\32xl\:gap-0 {
    gap: 0px;
  }

  .\32xl\:gap-\[42px\] {
    gap: 42px;
  }

  .\32xl\:rounded-b-\[53px\] {
    border-bottom-right-radius: 53px;
    border-bottom-left-radius: 53px;
  }

  .\32xl\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .\32xl\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .\32xl\:pl-0 {
    padding-left: 0px;
  }

  .\32xl\:pl-24 {
    padding-left: 6rem;
  }

  .\32xl\:\!text-100 {
    font-size: 100px !important;
  }

  .\32xl\:text-20 {
    font-size: 20px;
  }

  .\32xl\:text-24 {
    font-size: 24px;
  }

  .\32xl\:text-26 {
    font-size: 26px;
  }

  .\32xl\:text-30 {
    font-size: 30px;
  }

  .\32xl\:text-33 {
    font-size: 33px;
  }

  .\32xl\:text-36 {
    font-size: 36px;
  }

  .\32xl\:text-50 {
    font-size: 50px;
  }

  .\32xl\:\!leading-\[17px\] {
    line-height: 17px !important;
  }
}

@media (min-width: 1640px) {
  .\33xl\:top-36 {
    top: 9rem;
  }

  .\33xl\:w-\[740px\] {
    width: 740px;
  }

  .\33xl\:max-w-\[1290px\] {
    max-width: 1290px;
  }

  .\33xl\:max-w-\[200px\] {
    max-width: 200px;
  }

  .\33xl\:pl-8 {
    padding-left: 2rem;
  }

  .\34xl\:right-2 {
    right: 0.5rem;
  }
}
