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

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

/*
! tailwindcss v3.4.14 | 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: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

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

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

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

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

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.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,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  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]:where(:not([hidden="until-found"])) {
  display: none;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

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

/* container */

.p-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1220px;
}

/* btn */

.btn, .awf-pagination-more-btn, input[type="submit"], button.dokan-btn, .checkout-button, #place_order, .swal2-styled.swal2-confirm, .swal2-styled.swal2-confirm {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: 16px;
  border-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(15 119 119 / var(--tw-bg-opacity));
  padding: 16px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-duration: 300ms;
}

.btn:hover, .awf-pagination-more-btn:hover, input[type="submit"]:hover, button.dokan-btn:hover, .checkout-button:hover, #place_order:hover, .swal2-styled.swal2-confirm:hover, .swal2-styled.swal2-confirm:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(2 183 183 / var(--tw-bg-opacity));
}

.btn-transparent,
    .awf-top-reset-btn-container button, .swal2-styled.swal2-cancel {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: 16px;
  border-radius: 10px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(15 119 119 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 16px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(15 119 119 / var(--tw-text-opacity));
  transition-duration: 300ms;
}

.btn-transparent:hover,
    .awf-top-reset-btn-container button:hover, .swal2-styled.swal2-cancel:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(15 119 119 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-white {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: 16px;
  border-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 16px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(15 119 119 / var(--tw-text-opacity));
  transition-duration: 300ms;
}

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

/* title */

.title-h1,
    .textarea-block h1,
    .textarea-block .h1 {
  font-size: 52px;
  font-weight: 500;
}

@media (max-width: 1025px) {
  .title-h1,
    .textarea-block h1,
    .textarea-block .h1 {
    font-size: 36px;
  }
}

@media (max-width: 767px) {
  .title-h1,
    .textarea-block h1,
    .textarea-block .h1 {
    font-size: 26px;
  }
}

.title-h2,
    .textarea-block h2,
    .textarea-block .h2 {
  font-size: 40px;
  font-weight: 600;
}

@media (max-width: 1025px) {
  .title-h2,
    .textarea-block h2,
    .textarea-block .h2 {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .title-h2,
    .textarea-block h2,
    .textarea-block .h2 {
    font-size: 24px;
  }
}

.title-h3,
    .textarea-block h3,
    .textarea-block .h3,
    h1.entry-title {
  font-size: 32px;
  font-weight: 600;
}

@media (max-width: 1025px) {
  .title-h3,
    .textarea-block h3,
    .textarea-block .h3,
    h1.entry-title {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .title-h3,
    .textarea-block h3,
    .textarea-block .h3,
    h1.entry-title {
    font-size: 22px;
  }
}

.title-h4,
    .textarea-block h4,
    .textarea-block .h4 {
  font-size: 24px;
  font-weight: 600;
}

@media (max-width: 1025px) {
  .title-h4,
    .textarea-block h4,
    .textarea-block .h4 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .title-h4,
    .textarea-block h4,
	.textarea-block .h4 {
    font-size: 20px;
  }
}

.title-h5,
    .textarea-block h5,
    .textarea-block .h5 {
  font-size: 20px;
  font-weight: 600;
}

@media (max-width: 1025px) {
  .title-h5,
    .textarea-block h5,
    .textarea-block .h5 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .title-h5,
    .textarea-block h5,
    .textarea-block .h5 {
    font-size: 18px;
  }
}

.title-h6,
    .textarea-block h6,
    .textarea-block .h6 {
  font-size: 18px;
  font-weight: 600;
}

@media (max-width: 1025px) {
  .title-h6,
    .textarea-block h6,
    .textarea-block .h6 {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .title-h6,
    .textarea-block h6,
    .textarea-block .h6 {
    font-size: 16px;
  }
}

/* titles cavear */

.title-h1-cav {
  font-family: 'Caveat';
  font-size: 80px;
  font-weight: 700;
  line-height: 1;
}

@media (max-width: 1025px) {
  .title-h1-cav {
    font-size: 60px;
  }
}

@media (max-width: 767px) {
  .title-h1-cav {
    font-size: 36px;
  }
}

.title-h2-cav {
  font-family: 'Caveat' !important;
  font-size: 60px;
  font-weight: 700 !important;
  line-height: 1;
}

@media (max-width: 1025px) {
  .title-h2-cav {
    font-size: 46px;
  }
}

@media (max-width: 767px) {
  .title-h2-cav {
    font-size: 32px;
  }
}

.title-h3-cav {
  font-family: 'Caveat' !important;
  font-size: 45px;
  font-weight: 700 !important;
  line-height: 1;
}

@media (max-width: 1025px) {
  .title-h3-cav {
    font-size: 36px;
  }
}

@media (max-width: 767px) {
  .title-h3-cav {
    font-size: 28px;
  }
}

/* blur */

input:not([type="checkbox"], [type="radio"], [type="submit"]), textarea, select, select.dokan-form-control {
  height: auto;
  width: 100%;
  resize: none;
  border-radius: 10px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(202 202 202 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 14px;
}

input:not([type="checkbox"], [type="radio"], [type="submit"]):focus {
  --tw-border-opacity: 1;
  border-color: rgb(15 119 119 / var(--tw-border-opacity));
}

.form-row label, .dokan-form-group label, .product-edit-new-container label.form-label {
  margin-bottom: 5px;
  display: block;
  text-align: left;
  font-size: 13px;
  font-weight: 500;
}

@media (max-width: 767px) {
  .form-row label, .dokan-form-group label, .product-edit-new-container label.form-label {
    margin-bottom: 5px;
  }
}

/* dokan styles */

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu {
  display: flex;
  height: -moz-fit-content !important;
  height: fit-content !important;
  flex-direction: column;
  gap: 10px;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
  background-color: transparent !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(202 202 202 / var(--tw-border-opacity));
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(48 48 49 / var(--tw-text-opacity));
}

.breadcrumbs.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a span span:not(:last-of-type):after {
  background: var(--black-color);
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(15 119 119 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 119 119 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.dokan-dashboard .dokan-dashboard-wrap {
  display: flex;
  flex-wrap: nowrap !important;
  align-items: flex-start;
}

.dokan-dashboard .dokan-dashboard-content {
  width: 100%;
  padding-left: 20px;
}

@media (max-width: 1025px) {
  .dokan-dashboard .dokan-dashboard-content {
    padding-left: 0px;
  }
}

.pointer-events-none {
  pointer-events: none;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.left-15 {
  left: 15px;
}

.left-2 {
  left: 2px;
}

.right-0 {
  right: 0px;
}

.right-10 {
  right: 10px;
}

.right-2 {
  right: 2px;
}

.right-20 {
  right: 20px;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.top-10 {
  top: 10px;
}

.top-13 {
  top: 13px;
}

.top-2 {
  top: 2px;
}

.top-20 {
  top: 20px;
}

.top-9 {
  top: 9px;
}

.top-full {
  top: 100%;
}

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

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

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

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

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

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

.z-\[2000\] {
  z-index: 2000;
}

.\!m-0 {
  margin: 0px !important;
}

.m-0 {
  margin: 0px;
}

.-mx-10 {
  margin-left: -10px;
  margin-right: -10px;
}

.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.mx-20 {
  margin-left: 20px;
  margin-right: 20px;
}

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

.my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.my-120 {
  margin-top: 120px;
  margin-bottom: 120px;
}

.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.my-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.my-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.my-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.\!mb-20 {
  margin-bottom: 20px !important;
}

.\!mb-5 {
  margin-bottom: 5px !important;
}

.-mt-60 {
  margin-top: -60px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-16 {
  margin-bottom: 16px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-8 {
  margin-bottom: 8px;
}

.ml-3 {
  margin-left: 3px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-16 {
  margin-top: 16px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-3 {
  margin-top: 3px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-5 {
  margin-top: 5px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-8 {
  margin-top: 8px;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.\!contents {
  display: contents !important;
}

.contents {
  display: contents;
}

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

.hidden {
  display: none;
}

.h-15 {
  height: 15px;
}

.h-150 {
  height: 150px;
}

.h-2 {
  height: 2px;
}

.h-20 {
  height: 20px;
}

.h-200 {
  height: 200px;
}

.h-21 {
  height: 21px;
}

.h-24 {
  height: 24px;
}

.h-25 {
  height: 25px;
}

.h-250 {
  height: 250px;
}

.h-32 {
  height: 32px;
}

.h-350 {
  height: 350px;
}

.h-360 {
  height: 360px;
}

.h-40 {
  height: 40px;
}

.h-5 {
  height: 5px;
}

.h-60 {
  height: 60px;
}

.h-8 {
  height: 8px;
}

.h-80 {
  height: 80px;
}

.h-auto {
  height: auto;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-100 {
  max-height: 100px;
}

.max-h-200 {
  max-height: 200px;
}

.max-h-\[80vh\] {
  max-height: 80vh;
}

.max-h-full {
  max-height: 100%;
}

.min-h-200 {
  min-height: 200px;
}

.min-h-380 {
  min-height: 380px;
}

.min-h-450 {
  min-height: 450px;
}

.min-h-600 {
  min-height: 600px;
}

.min-h-h-page-full {
  min-height: calc(100vh - 400px);
}

.\!w-full {
  width: 100% !important;
}

.w-1 {
  width: 1px;
}

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

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

.w-1\/6 {
  width: 16.666667%;
}

.w-15 {
  width: 15px;
}

.w-150 {
  width: 150px;
}

.w-20 {
  width: 20px;
}

.w-200 {
  width: 200px;
}

.w-24 {
  width: 24px;
}

.w-300 {
  width: 300px;
}

.w-32 {
  width: 32px;
}

.w-360 {
  width: 360px;
}

.w-40 {
  width: 40px;
}

.w-485 {
  width: 485px;
}

.w-60 {
  width: 60px;
}

.w-8 {
  width: 8px;
}

.w-80 {
  width: 80px;
}

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

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.min-w-300 {
  min-width: 300px;
}

.min-w-360 {
  min-width: 360px;
}

.min-w-8 {
  min-width: 8px;
}

.min-w-80 {
  min-width: 80px;
}

.max-w-1060 {
  max-width: 1060px;
}

.max-w-1600 {
  max-width: 1600px;
}

.max-w-250 {
  max-width: 250px;
}

.max-w-280 {
  max-width: 280px;
}

.max-w-300 {
  max-width: 300px;
}

.max-w-360 {
  max-width: 360px;
}

.max-w-400 {
  max-width: 400px;
}

.max-w-450 {
  max-width: 450px;
}

.max-w-490 {
  max-width: 490px;
}

.max-w-500 {
  max-width: 500px;
}

.max-w-600 {
  max-width: 600px;
}

.max-w-640 {
  max-width: 640px;
}

.max-w-700 {
  max-width: 700px;
}

.max-w-760 {
  max-width: 760px;
}

.max-w-full {
  max-width: 100%;
}

.-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-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-485 {
  --tw-translate-x: 485px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite;
}

.cursor-grabbing {
  cursor: grabbing;
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

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

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

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

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

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

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

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

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

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

.justify-end {
  justify-content: flex-end;
}

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

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

.gap-10 {
  gap: 10px;
}

.gap-12 {
  gap: 12px;
}

.gap-15 {
  gap: 15px;
}

.gap-20 {
  gap: 20px;
}

.gap-30 {
  gap: 30px;
}

.gap-32 {
  gap: 32px;
}

.gap-4 {
  gap: 4px;
}

.gap-5 {
  gap: 5px;
}

.gap-60 {
  gap: 60px;
}

.gap-8 {
  gap: 8px;
}

.gap-x-10 {
  -moz-column-gap: 10px;
       column-gap: 10px;
}

.gap-y-30 {
  row-gap: 30px;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

.text-nowrap {
  text-wrap: nowrap;
}

.\!rounded-10 {
  border-radius: 10px !important;
}

.rounded-10 {
  border-radius: 10px;
}

.rounded-20 {
  border-radius: 20px;
}

.rounded-3 {
  border-radius: 3px;
}

.rounded-5 {
  border-radius: 5px;
}

.rounded-60 {
  border-radius: 60px;
}

.rounded-full {
  border-radius: 9999px;
}

.\!rounded-b-none {
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.rounded-b-10 {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.rounded-r-10 {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.\!border {
  border-width: 1px !important;
}

.border {
  border-width: 1px;
}

.\!border-b {
  border-bottom-width: 1px !important;
}

.\!border-b-0 {
  border-bottom-width: 0px !important;
}

.\!border-t {
  border-top-width: 1px !important;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-0 {
  border-bottom-width: 0px;
}

.border-l-0 {
  border-left-width: 0px;
}

.border-r {
  border-right-width: 1px;
}

.border-r-0 {
  border-right-width: 0px;
}

.border-t {
  border-top-width: 1px;
}

.border-solid {
  border-style: solid;
}

.\!border-none {
  border-style: none !important;
}

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

.border-border {
  --tw-border-opacity: 1;
  border-color: rgb(202 202 202 / var(--tw-border-opacity));
}

.border-border-opacity {
  border-color: #cacaca30;
}

.border-green {
  --tw-border-opacity: 1;
  border-color: rgb(15 119 119 / var(--tw-border-opacity));
}

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

.\!bg-transparent {
  background-color: transparent !important;
}

.bg-beige {
  --tw-bg-opacity: 1;
  background-color: rgb(238 245 228 / var(--tw-bg-opacity));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(48 48 49 / var(--tw-bg-opacity));
}

.bg-blue-opacity {
  background-color: #7DC9FD20;
}

.bg-border {
  --tw-bg-opacity: 1;
  background-color: rgb(202 202 202 / var(--tw-bg-opacity));
}

.bg-gray-bg {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
}

.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(15 119 119 / var(--tw-bg-opacity));
}

.bg-green-2 {
  --tw-bg-opacity: 1;
  background-color: rgb(127 178 135 / var(--tw-bg-opacity));
}

.bg-green-bg {
  background-color: #7FB28720;
}

.bg-green-bg-opacity {
  background-color: #6BB87640;
}

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

.bg-white-20 {
  background-color: #ffffff20;
}

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

.bg-cover {
  background-size: cover;
}

.bg-bottom {
  background-position: bottom;
}

.bg-center {
  background-position: center;
}

.bg-right {
  background-position: right;
}

.bg-right-bottom {
  background-position: right bottom;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

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

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

.\!p-0 {
  padding: 0px !important;
}

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 1px;
}

.p-10 {
  padding: 10px;
}

.p-15 {
  padding: 15px;
}

.p-16 {
  padding: 16px;
}

.p-20 {
  padding: 20px;
}

.p-30 {
  padding: 30px;
}

.p-40 {
  padding: 40px;
}

.p-5 {
  padding: 5px;
}

.p-8 {
  padding: 8px;
}

.\!px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.\!py-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.px-13 {
  padding-left: 13px;
  padding-right: 13px;
}

.px-16 {
  padding-left: 16px;
  padding-right: 16px;
}

.px-17 {
  padding-left: 17px;
  padding-right: 17px;
}

.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.px-25 {
  padding-left: 25px;
  padding-right: 25px;
}

.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.px-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.px-8 {
  padding-left: 8px;
  padding-right: 8px;
}

.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.py-18 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-3 {
  padding-top: 3px;
  padding-bottom: 3px;
}

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-6 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.py-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.py-9 {
  padding-top: 9px;
  padding-bottom: 9px;
}

.\!pb-9 {
  padding-bottom: 9px !important;
}

.\!pt-30 {
  padding-top: 30px !important;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-20 {
  padding-left: 20px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-30 {
  padding-right: 30px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-60 {
  padding-top: 60px;
}

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

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

.font-\[\'Caveat\'\] {
  font-family: 'Caveat';
}

.font-\[\'Lato\'\] {
  font-family: 'Lato';
}

.font-\[\\\'Lato\\\'\] {
  font-family: \'Lato\';
}

.text-10 {
  font-size: 10px;
}

.text-12 {
  font-size: 12px;
}

.text-13 {
  font-size: 13px;
}

.text-14 {
  font-size: 14px;
}

.text-16 {
  font-size: 16px;
}

.text-18 {
  font-size: 18px;
}

.text-22 {
  font-size: 22px;
}

.text-24 {
  font-size: 24px;
}

.text-28 {
  font-size: 28px;
}

.text-32 {
  font-size: 32px;
}

.text-40 {
  font-size: 40px;
}

.text-8 {
  font-size: 8px;
}

.text-80 {
  font-size: 80px;
}

.\!font-semibold {
  font-weight: 600 !important;
}

.font-bold {
  font-weight: 700;
}

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

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.leading-none {
  line-height: 1;
}

.\!text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(48 48 49 / var(--tw-text-opacity)) !important;
}

.text-\[\'Lato\'\] {
  color: 'Lato';
}

.text-beige {
  --tw-text-opacity: 1;
  color: rgb(238 245 228 / var(--tw-text-opacity));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(48 48 49 / var(--tw-text-opacity));
}

.text-black-opacity {
  color: #30303150;
}

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

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

.text-green {
  --tw-text-opacity: 1;
  color: rgb(15 119 119 / var(--tw-text-opacity));
}

.text-green-2 {
  --tw-text-opacity: 1;
  color: rgb(127 178 135 / var(--tw-text-opacity));
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(170 0 0 / var(--tw-text-opacity));
}

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

.opacity-0 {
  opacity: 0;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-80 {
  opacity: 0.8;
}

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

.outline {
  outline-style: solid;
}

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

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

.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-blur-\[10px\] {
  --tw-backdrop-blur: blur(10px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-1000 {
  transition-duration: 1000ms;
}

.duration-150 {
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

/* ====================
   Include fonts
==================== */

@font-face {
  font-family: "Inter";

  font-display: swap;

  src: url("../dist/fonts/Inter-Regular.woff") format("woff"), url("../dist/fonts/Inter-Regular.woff2") format("woff2");

  font-weight: 400;

  font-style: normal;
}

@font-face {
  font-family: "Inter";

  /* font-display: swap; */

  src: url("../dist/fonts/Inter-SemiBold.woff") format("woff"), url("../dist/fonts/Inter-SemiBold.woff2") format("woff2");

  font-weight: 600;

  font-style: normal;
}

@font-face {
  font-family: "Lato";

  font-display: swap;

  src: url("../dist/fonts/Lato-Medium.woff") format("woff"), url("../dist/fonts/Lato-Medium.woff2") format("woff2");

  font-weight: 500;

  font-style: normal;
}

@font-face {
  font-family: "Lato";

  font-display: swap;

  src: url("../dist/fonts/Lato-Semibold.woff") format("woff"), url("../dist/fonts/Lato-Semibold.woff2") format("woff2");

  font-weight: 600;

  font-style: normal;
}

@font-face {
  font-family: "Caveat";

  font-display: swap;

  src: url("../dist/fonts/Caveat-Regular.woff") format("woff"), url("../dist/fonts/Caveat-Regular.woff2") format("woff2");

  font-weight: 400;

  font-style: normal;
}

@font-face {
  font-family: "Caveat";

  font-display: swap;

  src: url("../dist/fonts/Caveat-Bold.woff") format("woff"), url("../dist/fonts/Caveat-Bold.woff2") format("woff2");

  font-weight: 700;

  font-style: normal;
}

/* ====================
   / Include fonts
==================== */

.admin-bar .header {
  top: 32px;
}

html {
  margin: 0 !important;
  scroll-behavior: smooth;
}

.swiper-slide {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

:root {
  --white-color: #ffffff;
  --black-color: #303031;
  --text-color: #303031;
  --gray-color: #d8d8d8;
  --main-color: #0F7777;
  --bg-color: #f8f8f8;
  --border-color: #cacaca;
  --h1: 56px;
  --h2: 48px;
  --h3: 32px;
  --h4: 24px;
  --h5: 20px;
  --h6: 18px;
}

body {
  line-height: 1.3;
  font-weight: 400;
  font-family: "Inter";
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 14px;
  color: var(--text-color);
}

h1,h2,h3,h4,h5,
.h1,.h2,.h3,.h4,.h5 {
  font-family: "Lato";
}

h1, .h1 {
  font-weight: 500;
}

h2,
h3,
h4,
h5,
.h2,
.h3,
.h4,
.h5 {
  font-family: "Lato";
  font-weight: 600;
}

/* ====================
   Scrollbar styles
==================== */

body::-webkit-scrollbar {
  width: 4px;
  background-color: #f9f9fd;
}

body::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: var(--main-color);
}

body::-webkit-scrollbar-track {
  background-color: #ccc;
}

.scroll-scroller-horizontal::-webkit-scrollbar {
  height: 4px;
  background-color: #f9f9fd;
}

.scroll-scroller-horizontal::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: var(--main-color);
}

.scroll-scroller-horizontal::-webkit-scrollbar-track {
  background-color: #ccc;
}

.scroll-scroller-vertical::-webkit-scrollbar {
  width: 4px;
  background-color: #f9f9fd;
}

.scroll-scroller-vertical::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: var(--main-color);
}

.scroll-scroller-vertical::-webkit-scrollbar-track {
  background-color: #ccc;
}

/* ====================
   / Scrollbar styles
==================== */

/* ====================
   Input and btns
==================== */

/* input:not([type="checkbox"], [type="radio"]) {
    padding: 10px 0;
    border-bottom: 1px solid var(--black-color);
    width: 100%;
    background: transparent;
} */

input {
  -webkit-appearance: none;
  border-radius: 0;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type='number'],
input[type="number"]:hover,
input[type="number"]:focus {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: textfield;
}

input,
textarea {
  font-family: "Inter";
  font-size: 16px;
}

:focus,
:active {
  outline: none;
}

a {
  word-wrap: break-word;
}

a:focus,
a:active {
  outline: none;
}

img,
video {
  width: 100%;
}

/* ====================
   Cotton settings
==================== */

#circle {
  transform: translate(-40px, -40px);
  transition: width .3s, height .3s;
}

#circle.cotton-active {
  width: 20px;
  height: 20px;
}

/* ====================
   / cotton settings
==================== */

/* ====================
   Container
==================== */

@media screen and (min-width: 1025px) {
  .p-container_right {
    margin-left: calc(((100vw - 975px) / 2) - 20px);
    margin-right: 0;
    max-width: calc(100vw - ((100vw - 975px) / 2) - 20px);
  }

  .p-container_right-contacts {
    margin-left: calc(((100vw - 975px) / 2) - 42px);
    margin-right: 0;
    max-width: calc(100vw - ((100vw - 975px) / 2) - 40px);
  }
}

.site-content {
  min-height: calc(100vh - 400px);
}

/* ====================
   / Container
==================== */

/* ====================
   Header
==================== */

/* account menu */

.header-progress > div {
  padding: 0;
  margin: 10px 0 20px;
}

@media screen and (max-width: 1700px) {
  .custom-logo {
    max-width: 180px;
  }
}

@media screen and (max-width: 1300px) {
  .custom-logo {
    max-width: 170px;
  }
}

@media screen and (max-width: 767px) {
  .custom-logo {
    max-width: 120px;
  }
}

/* ====================
   / Header
==================== */

/* ====================
   Footer
==================== */

footer .menu-item:not(:last-of-type) {
  margin-bottom: 8px;
}

/* ====================
   / Footer
==================== */

/* ====================
   Swiper styles
==================== */

.swiper-button-next:not(.swiper-button-next_c) {
  width: 32px;
  height: 32px;
}

.swiper-button-next,
.swiper-button-prev {
  font-size: 22px;
  color: #0F7777;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 22px;
  color: #fff;
  content: none;
}

.swiper-button-prev .swiper-navigation-icon {
  rotate: 180deg;
}



.swiper-pagination-bullet {
  width: 16px;
  height: 2px;
  background: #fff;
  border-radius: 1px;
}

.swiper-pagination-bullet-active {
  width: 60px;
}

.product-loop-slide img {
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* single product */

.swiper-slide.w-1\/2 + .swiper-slide {
  width: 25%;
}

@media screen and (max-width: 767px) {
  .swiper-slide.w-1\/2 + .swiper-slide {
    width: 50%;
  }
}

.swiper-slide.w-1\/4 a {
  height: 50%;
}

.swiper-slide.w-1\/2 a {
  height: 100%;
}

/* ====================
   / Swiper styles
==================== */

/* ====================
   Breadcrumbs
==================== */

.breadcrumbs>span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.breadcrumbs span span:not(:last-of-type):after {
  content: "";
  width: 10px;
  height: 10px;
  background: #fff;
  display: inline-block;
  border-radius: 100%;
  margin: 0 15px;
}

.breadcrumbs.text-black span span:not(:last-of-type):after {
  background: var(--black-color);
}

/* ====================
   / Breadcrumbs
==================== */

/* ====================
   List and text block styles
==================== */

.list ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-left: 10px;
}

.list ul li {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  position: relative;
}

.list ul li:before {
  content: "";
  display: block;
}

/* list 1 */

.list_1 ul li:before {
  width: 10px;
  min-width: 10px;
  height: 10px;
  background: #FFA22F;
  border-radius: 100%;
  margin-top: 10px;
}

/* list 2 */

.list_2 ul {
  padding-left: 5px;
}

.list_2 ul li {
  padding-left: 35px;
}

.list_2 ul li:before {
  width: 20px;
  min-width: 20px;
  height: 20px;
  background: #FFA22F;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 4px;
}

.list_2 ul li:after {
  content: "";
  width: 6px;
  height: 9px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  left: 7px;
  top: 9px;
  transform: rotate(45deg);
}

/* text block list */

.textarea-block *:not(:last-of-type) {
  margin-bottom: 30px;
}

.textarea-block img {
  margin: 60px 0;
  width: 100%;
}

.textarea-block * {
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .textarea-block * {
    font-size: 16px;
  }
}

.textarea-block h2,
.textarea-block h3,
.textarea-block h4,
.textarea-block h5,
.textarea-block h6,
.textarea-block ul,
.textarea-block ol,
.textarea-block .h2,
.textarea-block .h3,
.textarea-block .h4,
.textarea-block .h5,
.textarea-block .h6 {
  margin: 30px 0;
}

@media screen and (max-width: 767px) {
  .textarea-block img {
    margin: 15px 0;
  }

  .textarea-block *:not(:last-of-type) {
    margin-bottom: 15px;
  }

  .textarea-block h2,
    .textarea-block h3,
    .textarea-block h4,
    .textarea-block h5,
    .textarea-block h6,
    .textarea-block ul,
    .textarea-block ol,
	.textarea-block .h2,
    .textarea-block .h3,
    .textarea-block .h4,
    .textarea-block .h5,
    .textarea-block .h6 {
    margin: 15px 0;
  }
}

.textarea-block ol {
  list-style: decimal-leading-zero;
  list-style-position: inside;
}

.textarea-block li {
  color: #000;
}

.textarea-block li::marker {
  color: #FFA22F;
  margin-right: 15px;
  font-size: 24px;
  font-weight: 500;
}

.textarea-block ul li:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background: #FFA22F;
  display: inline-block;
  border-radius: 100%;
  margin-right: 10px;
}

.textarea-block ul li {
  display: flex;
  align-items: flex-start;
}

.textarea-block ul li * {
  margin: 0;
}

/* ====================
   / List and text block styles
==================== */

/* ====================
   Page menu styles
==================== */

.page-main-menu .menu-item.current_page_item {
  opacity: .7;
}

/* ====================
   / Page menu styles
==================== */

/* ====================
   Page image animation
==================== */

.page-main__image {
  animation: move 40s ease;
}

@keyframes move {
  0% {
    transform-origin: center;
    transform: scale(1.0);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1.0);
  }
}

/* ====================
   / Page image animation
==================== */

/* ====================
   Accordion
==================== */

.accordion-bg-image {
  width: calc(((100vw - 975px) / 2) - 20px);
  max-height: 770px;
}

.accordion-item:not(.active) .accordion-item__content {
  height: 0 !important;
}

.accordion-item.active svg {
  transform: rotate(45deg);
}

/* ====================
   / Accordion
==================== */

/* ====================
   Simple Tabs
==================== */

.active.js-simple-tab {
  color: #fff;
}

.active.js-simple-tab path {
  fill: #fff;
}

.active.js-simple-tab h2, .active.js-simple-tab .h2 {
  color: #fff;
}

.js-simple-tab:not(active) path {
  fill: #0F7777;
}

.js-simple-tab:not(active) h2, .js-simple-tab:not(active) .h2 {
  color: #303031;
}

.js-simple-tab:not(active) {
  border: 1px solid #cacaca;
}

.js-simple-tab.active {
  background-image: url('/wp-content/uploads/2024/11/tab-bg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.js-simple-tab-content {
  display: none;
}

.js-simple-tab-content.active {
  display: block;
}

/* ====================
   / Simple Tabs
==================== */

/* 404 */

.not-found__title {
  font-size: 15vw;
}

/* ====================
   Mobile Menu
==================== */

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

.mobile-menu.active .mobile-menu-wrapper {
  transform: none !important;
  visibility: visible;
  opacity: 1;
}

.mobile-menu__scroll {
  height: calc(100vh - 40px - 124px - 120px);
}

@media screen and (max-width: 1025px) {
  .mobile-menu__scroll {
    height: calc(100vh - 30px - 40px - 124px - 60px);
  }
}

@media screen and (max-width: 767px) {
  .mobile-menu__scroll {
    height: calc(100vh - 60px - 40px - 124px - 30px);
  }
}

.mobile-menu__close:hover path {
  stroke: var(--main-color);
}

.menu-link:hover svg path {
  fill: var(--main-color);
}

.current-menu-item>.menu-link {
  color: var(--main-color);
}

.current-menu-item>.menu-link path {
  fill: var(--main-color);
}

.current-menu-item>.menu-link:before {
  opacity: 1;
}

.current-menu-item>.menu-link {
  margin-left: 0;
}

/* mobile toggle */

.mobile-menu-wrapper.submenu-toggle {
  left: -100%;
}

.sub-menu_main.active {
  left: 0;
}

/* ====================
   / Mobile Menu
==================== */

@media screen and (max-width: 600px) {
  h1,
    h2,
    h3,
    h4,
    h5,
    .title-h1,
    .title-h2,
    .title-h3,
    .title-h4,
	.h1,
    .h2,
    .h3,
    .h4,
    .h5{
    word-wrap: break-word;
  }
}

/* ====================
   Contact form styles
==================== */

.wpcf7 br {
  display: none;
}

/* file styles */

.contact-form__file {
  margin: 30px 0;
  position: relative;
  cursor: pointer;
}

.contact-form__file p {
  display: flex;
  align-items: center;
  gap: 20px;
}

.contact-form__file span,
.contact-form__file span {
  transition: 0.2s ease-out;
}

.contact-form__file:hover span {
  color: var(--main-color);
}

.contact-form__file:hover path {
  stroke: var(--main-color);
}

.contact-form__file-text {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
}

.contact-form__input::-moz-placeholder {
  opacity: 0.5;
}

.contact-form__input::placeholder {
  opacity: 0.5;
}

.contact-form__file-text {
  white-space: nowrap;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

input.wpcf7-form-control.wpcf7-file {
  display: none;
}

/* output and spinner */

.wpcf7-response-output {
  border: 0 !important;
  padding: 0 !important;
  margin: 15px 0 0 !important;
}

.wpcf7-spinner {
  display: none;
}

.screen-reader-response {
  display: none;
}

/* input styles */

.form-group {
  position: relative;
  width: 100%;
}

.form-group label {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  transition: .4s;
  font-size: 16px;
}

.form-group.focused label,
.form-group.populated label {
  top: 0;
  font-size: 13px;
}

.wpcf7-not-valid-tip {
  position: absolute;
  right: 0;
  bottom: -15px;
  font-size: 12px;
  color: red;
  opacity: .7;
}

.cf7-cols:not(:last-of-type) {
  margin-bottom: 30px;
}

/* ====================
   / Contact form styles
==================== */

/* ====================
   Products Archive Styles
==================== */

/* filter */

.filter.active {
  pointer-events: all;
}

.filter.active .js-filter-overlay {
  opacity: .4;
  visibility: visible;
}

.filter.active .filter-wrapper {
  transform: none;
}

.catalog-actions .woocommerce-notices-wrapper {
  display: none;
}

/* ====================
   / Products Archive Styles
==================== */

/* ====================
   Load more animation
==================== */

.js-load-more.loading {
  pointer-events: none;
  position: relative;
  opacity: .6
}

.js-load-more.loading path {
  animation: rotate 1.1s ease infinite;
  transform-origin: center;
}

@keyframes rotate {
  0% {
    transform: rotate(0);
  }

  50% {
    transform: rotate(90deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* ====================
   / Load more animation
==================== */

/* ====================
   Custom styles
==================== */

.page-main,
.mobile-menu-wrapper {
  height: calc(var(--vh, 1vh) * 100);
}

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

/* yandex share btn */

.ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
  background-color: #fff !important;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
}

/* ====================
   / Custom styles
==================== */

/* ====================
   Filter styles
==================== */

.noUi-horizontal .noUi-tooltip::before,
.noUi-horizontal .noUi-tooltip::before {
  display: none;
}

.noUi-marker-horizontal.noUi-marker {
  display: none;
}

.noUi-pips-horizontal {
  height: 20px !important;
  position: relative !important;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
}

.noUi-value {
  position: relative !important;
  transform: none !important;
  left: auto !important;
  right: auto !important;
}

.awf-filters-container .awf-filter-container.awf-range-slider-container,
.awf-filters-container .awf-taxonomy-range-slider-container {
  margin: 50px 1em 0 !important;
}

.awf-filter-wrapper {
  margin-bottom: 30px;
}

.noUi-connect {
  background: #0F7777;
}

.noUi-horizontal .noUi-handle::before {
  background: #0F7777;
}

.awf-filter-title {
  font-size: 18px;
  font-family: 'Lato';
  font-weight: 600;
  color: #303031;
}

.awf-filter-title-container {
  margin-bottom: 20px;
}

.awf-filter-wrapper {
  margin-bottom: 20px;
}

.awf-filter-wrapper.awf-range {
  margin-bottom: 40px;
}

.awf-style-checkboxes .awf-filter-container:not(:last-of-type),
.awf-style-radios .awf-filter-container:not(:last-of-type) {
  margin-bottom: 5px;
}

.awf-filter-container label {
  color: #303031;
}

.awf-active-badges-container {
  display: none;
}

.awf-top-reset-btn-container, .awf-top-reset-btn-container button {
  width: 100%;
}

.awf-pagination-more-btn-container {
  margin-top: 10px;
}

.awf-pagination-more-btn {
  width: 100%;
}

.awf-filter-wrapper.awf-range .awf-filter-title:after {
  content: "За 1 сутки";
  border-radius: 10px;
  background: var(--bg-color);
  font-size: 12px;
  font-weight: 400;
  padding: 4px 8px;
  margin-left: 8px;
}

select.orderby {
  height: 40px;
  border-radius: 10px;
  padding: 0 10px;
}

.js-search+.woocommerce-notices-wrapper {
  display: none;
}

/* checkboxes */

input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

input[type="checkbox"]+span,
input[type="checkbox"]+label {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  width: 100%;
  line-height: 23px;
}

input[type="checkbox"]+span:before,
input[type="checkbox"]+label:before {
  content: "";
  display: inline-block;
  width: 23px;
  min-width: 23px;
  height: 23px;
  border: 1px solid var(--border-color);
  border-radius: 3px;
}

input[type="checkbox"]+span:after,
input[type="checkbox"]+label:after {
  content: "";
  display: block;
  width: 6px;
  height: 12px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  left: 9px;
  top: 5px;
  opacity: 0;
  visibility: hidden;
  transition: .4s;
}

input[type="checkbox"]:checked+span:after,
input[type="checkbox"]:checked+label:after {
  opacity: 1;
  visibility: visible;
}

input[type="checkbox"]:checked+span:before,
input[type="checkbox"]:checked+label:before {
  border-color: var(--main-color);
  background-color: var(--main-color);
}

/* radio */

input[type="radio"]+span,
input[type="radio"]+label {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

input[type="radio"]+span:before,
input[type="radio"]+label:before {
  content: "";
  display: inline-block;
  width: 20px;
  min-width: 20px;
  height: 20px;
  border: 1px solid var(--border-color);
  border-radius: 100%;
}

input[type="radio"]+span:after,
input[type="radio"]+label:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 5px;
  top: 6px;
  opacity: 0;
  visibility: hidden;
  transition: .4s;
  background: var(--main-color);
  border-radius: 100%;
}

input[type="radio"]:checked+span:after,
input[type="radio"]:checked+label:after {
  opacity: 1;
  visibility: visible;
}

/* ====================
   / Filter styles
==================== */

/* ====================
   Single product
==================== */

.loop-price-item {
  font-size: 0;
}

.loop-price-item > span {
  font-size: initial;
}

.admin-bar .sticky.top-0 {
  top: 32px;
}

#dokan-accommodation-booking-checkin-checkout {
  display: none;
}

/* reviews */

.rating-stars i.selected,
.rating-stars i:hover {
  color: var(--main-color);
}

/* map */

#location address {
  display: none;
}

#dokan-geolocation-locations-map {
  border-radius: 10px;
}

/* add to cart form */

.js-booking-duration {
  margin-bottom: -17px;
}

.wc-bookings-booking-cost strong, 
#wc-bookings-booking-form > .price > span {
  font-size: 24px;
  font-weight: 600;
  font-family: 'Lato';
  color: #303031;
}

@media screen and (max-width: 1025px) {
  .wc-bookings-booking-cost strong, 
    #wc-bookings-booking-form > .price > span {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .wc-bookings-booking-cost strong, 
    #wc-bookings-booking-form > .price > span {
    font-size: 18px;
  }
}

#wc-bookings-booking-form > p.price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 20px;
  color: #30303160;
}

.wc-bookings-booking-cost {
  color: #30303160;
}

.wc-bookings-booking-cost strong {
  margin-top: 17px;
}

.form-field.wc_bookings_field_persons {
  position: relative;
}

.form-field.wc_bookings_field_persons label {
  display: block;
  position: absolute;
  left: 15px;
  top: 9px;
  font-size: 14px;
  opacity: .6;
}

.form-field.wc_bookings_field_persons input {
  border: 0;
  width: 100% !important;
  padding-top: 30px;
  padding-bottom: 9px;
}

.form-field.wc_bookings_field_persons {
  width: 100%;
  margin-top: 10px;
}

/* calendar */

fieldset.wc-bookings-date-picker > * {
  display: none;
}

fieldset.wc-bookings-date-picker {
  font-size: 0;
}

fieldset.wc-bookings-date-picker > .picker {
  display: block;
  font-size: 14px !important;
  /* margin: 0 !important; */
}

.wc-bookings-date-picker .ui-widget-content {
  box-shadow: none;
  border-radius: 10px !important;
  overflow: hidden;
}

.wc-bookings-date-picker .ui-datepicker-header {
  background: transparent;
  color: #303031;
  text-transform: none;
  border: none;
  border-radius: 10px 10px 0 0;
}

.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev, .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next {
  background: transparent;
}

.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev span, .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next span {
  filter: invert(1);
}

.wc-bookings-date-picker .ui-datepicker th {
  font-size: 12px;
  color: #30303160;
  font-family: 'Lato';
  border: 0;
}

.wc-bookings-date-picker .ui-datepicker td {
  border: 0;
}

td.ui-datepicker-week-end span {
  color: #991313 !important;
}

.wc-bookings-date-picker .ui-datepicker td.bookable a {
  background: transparent !important;
  text-shadow: none;
  color: #303031 !important;
}

.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-week-end.bookable a {
  color: #991313 !important;
}

.wc-bookings-date-picker .ui-datepicker td.bookable-range.selection-start-date .ui-state-default {
  border-radius: 10px 0 0 10px;
}

.wc-bookings-date-picker .ui-datepicker td.bookable-range.selection-end-date .ui-state-default {
  border-radius: 0 10px 10px 0;
}

.wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default {
  background: #107777 !important;
}

.wc-bookings-date-picker .ui-datepicker td.bookable-range:not(.selection-start-date, .selection-end-date) .ui-state-default {
  background: #EEF5E4 !important;
  color: #303031;
}

button.dokan-live-chat.dokan-live-chat-whatsapp.button.alt {
  display: none;
}

/* ====================
   / Single product
==================== */

/* ====================
   Single store
==================== */

.bg-gradient-dark {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%);
}

/* ====================
   / Single store
==================== */

/* ====================
   Horizontal products styles
==================== */

@media screen and (min-width:767px) {
  .product-horizontal .product-wrapper {
    display: flex;
  }

  .product-horizontal .product-loop-slide {
    max-width: 330px;
  }

  .product-horizontal .prooduct-info {
    border-top: 1px solid var(--border-color);
    border-right: 1px solid var(--border-color);
    border-bottom: 1px solid var(--border-color);
    border-radius: 0 10px 10px 0;
  }

  /* .product-horizontal .product-actions {
        right: auto;
        left: 205px;
    } */

  .product-horizontal .horizontal-btn {
    display: flex;
  }
}

/* ====================
   / Horizontal product styles
==================== */

/* ====================
   Search form styles
==================== */

input[name="product-categories"]:checked + label {
  background-color: #ffffff80;
}

input[name="product-categories"]+label:before, input[name="product-categories"]+label:after {
  display: none;
}

.air-datepicker-cell.-selected- {
  background: #0F7777 !important;
}

.air-datepicker-cell.-in-range- {
  background: #EEF5E4 !important;
}

.air-datepicker-body--day-name {
  color: var(--main-color) !important;
}

/* ====================
   / Search form styles
==================== */

/* ====================
   Dokan dashboard
==================== */

.dokan-dashboard .dokan-dash-sidebar, .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu {
  background-color: transparent;
}

@media screen and (max-width: 767px) {
  .wc_bookings_calendar_form .tablenav .date_selector {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 10px;
  }

  .dokan-settings-content .dokan-settings-area .dokan-store-settign-header-wrap {
    width: 100%;
    float: none;
  }

  .dokan-settings-content .dokan-settings-area .dokan-update-setting-top {
    width: 100%;
    float: none;
    display: none;
  }

  .dokan-dashboard-content.dokan-settings-content {
    padding-top: 0;
  }
}

/* account settings */

.woocommerce-edit-account.dokan-dashboard .dokan-dashboard-content {
  overflow: visible;
}

/* store settings form */

.dokan-settings-content .dokan-settings-area .dokan-banner {
  border: 1px solid #cacaca;
  border-radius: 10px;
  min-height: 200px;
  max-height: 200px;
}

.dokan-settings-content .dokan-settings-area .button-area {
  margin-top: 0;
}

.dokan-settings-content .dokan-settings-area .dokan-gravatar .dokan-remove-gravatar-image {
  border-radius: 10px;
  width: 100%;
  padding: 0;
  padding-top: 65px !important;
}

.dokan-settings-content .dokan-settings-area .dokan-banner .dokan-remove-banner-image, 
.dokan-settings-content .dokan-settings-area .dokan-gravatar .dokan-remove-gravatar-image {
  padding: 50px 0 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 60px;
  color: #fff;
  font-weight: 100;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0;
}

.dokan-settings-content .dokan-settings-area .dokan-banner:hover .dokan-remove-banner-image, .dokan-settings-content .dokan-settings-area .dokan-gravatar:hover .dokan-remove-gravatar-image {
  opacity: .6;
}

.dokan-ajax-response .progress-bar-sidebar {
  display: none;
}

#wp-vendor_biography-wrap {
  border-radius: 10px;
}

#wp-vendor_biography-editor-tools {
  padding: 5px;
}

#wp-vendor_biography-wrap {
  border-radius: 10px;
}

#wp-vendor_biography-editor-tools {
  padding: 5px;
}

.mapboxgl-ctrl-geocoder, .mapboxgl-ctrl-geocoder .suggestions {
  box-shadow: none;
  border: none;
  background: transparent !important;
}

.dokan-map-wrap {
  border: none !important;
}

input.mapboxgl-ctrl-geocoder--input {
  border-radius: 10px 10px 0 0;
  border-color: #EDEDED;
}

.mapboxgl-map {
  border: 1px solid #EDEDED;
  border-top: none;
  border-radius: 0 0 10px 10px;
}

#wp-vendor_biography-wrap {
  border-radius: 10px;
}

#wp-vendor_biography-editor-tools {
  padding: 5px;
}

.mapboxgl-ctrl-geocoder, .mapboxgl-ctrl-geocoder .suggestions {
  box-shadow: none;
  border: none;
  background: transparent !important;
}

.dokan-map-wrap {
  border: none !important;
}

input.mapboxgl-ctrl-geocoder--input {
  border-radius: 10px 10px 0 0;
  border-color: #EDEDED;
}

.mapboxgl-map {
  border: 1px solid #EDEDED;
  border-top: none;
  border-radius: 0 0 10px 10px;
}

.dokan-store-settign-header-wrap small {
  /* display: none; */
}

button.dokan-update-setting-top-button {
  border: 0;
}

.mapboxgl-ctrl-geocoder .suggestions-wrapper .suggestions {
  background: #fff !important;
  border-radius: 10px;
}

.mapboxgl-ctrl-geocoder--icon-search {
  top: 14px;
}

.mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--pin-right > * {
  top: 14px;
}

@media screen and (max-width: 767px) {
  .dokan-settings-content .dokan-settings-area .dokan-banner {
    margin-bottom: 0;
  }
}

/* product listing */

td.product-advertisement-td {
  align-content: center;
}

.dokan-table > thead > tr > th {
  border-top: 1px solid #cacaca !important;
  border-bottom: 1px solid #cacaca !important;
  text-align: left;
}

.dokan-table > tbody > tr > td {
  border: 0 !important;
}

.dokan-table-striped > tbody > tr:nth-of-type(odd) {
  background: transparent;
}

.dokan-table > thead > tr > th, .dokan-table > tbody > tr > th, .dokan-table > tfoot > tr > th, .dokan-table > thead > tr > td, .dokan-table > tbody > tr > td, .dokan-table > tfoot > tr > td {
  padding-top: 10px;
  padding-bottom: 10px;
}

.dokan-table tbody tr td:before {
  display:none !important;
}

table.dokan-table .toggle-row {
  display: none !important;
}

/* add product */

li.dokan-product-category-li[data-term-id="16"] {
  display: none !important;
}

.dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-single-categories-container .dokan-single-categories .dokan-product-category-li-active {
  color: #0F7777 !important;
  background: transparent !important;
}

.dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-single-categories-container .dokan-single-categories .dokan-product-category-ul .dokan-product-category-li:hover {
  background-color: transparent !important;
}

.dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-single-categories-container .dokan-single-categories .dokan-product-category-ul .dokan-product-category-li:hover .dokan-product-category {
  color: #0F7777 !important;
}

.dokan-product-category-modal-footer .dokan-selected-category-label-container .dokan-selected-category-span .dokan-cat-selected {
  color: #0F7777 !important;
}

.dokan-product-category-modal .dokan-product-category-modal-content {
  max-height: 550px;
  height: -moz-fit-content;
  height: fit-content;
  bottom: auto;
  top: 50%;
  transform: translate(0px, -50%);
}

.dokan-select-product-category-container .dokan-select-product-category {
  border-color: #cacaca;
  border-radius: 10px;
  padding: 15px;
  font-size: 14px;
}

.dokan-form-group >label {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
}

.product-edit-new-container .dokan-form-top-area:before, .product-edit-new-container .dokan-form-top-area:after {
  display: none;
}

select#_wc_booking_min_date_unit, select#_wc_booking_max_date_unit {
  border-radius: 10px;
}

#bookings_product_data .table_grid table td .ui-datepicker-trigger, #bookings_persons .table_grid table td .ui-datepicker-trigger, #bookings_availability .table_grid table td .ui-datepicker-trigger, #bookings_pricing .table_grid table td .ui-datepicker-trigger, #bookings_settings .table_grid table td .ui-datepicker-trigger, #bookings_resources .table_grid table td .ui-datepicker-trigger, .bookings_extension .table_grid table td .ui-datepicker-trigger {
  max-width: 15px;
}

.dokan-form-group.dokan-new-cat-ui-title {
  margin-bottom: 0;
}

/* images */

.product-edit-container .dokan-feat-image-upload img {
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.product-edit-new-container .dokan-product-edit-form .dokan-new-product-featured-img {
  overflow: hidden;
}

.product-edit-new-container .dokan-form-top-area .featured-image {
  width: 100%;
}

.product-edit-container .dokan-feat-image-upload {
  border: 1px solid #cacaca;
  border-radius: 10px;
  margin-bottom: 0;
}

.product-edit-container .instruction-inside {
  justify-self: center;
}

.product-edit-container #dokan-product-images ul.product_images li.image.add-image, .product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder.add-image, .product-edit-container #dokan-product-images ul.product_images li.add-image.add-image {
  border: 1px solid #cacaca;
  border-radius: 10px;
  line-height: 60px;
}

.product-edit-container #dokan-product-images ul.product_images li.image a.action-delete:before, 
.product-edit-container .dokan-feat-image-upload a.close:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #00000070;
  position: absolute;
  top: 0;
  left: 0;
}

.product-edit-container #dokan-product-images ul.product_images li.image a.action-delete, 
.product-edit-container .dokan-feat-image-upload a.close {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 1;
  background: transparent;
  font-size: 0;
}

.image-wrap {
  max-height: 100%;
}

.product-edit-container #dokan-product-images ul.product_images li.image a.action-delete:after, .product-edit-container .dokan-feat-image-upload a.close:after {
  content: "×";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
  font-weight: 100;
}

.product-edit-container .dokan-feat-image-upload a.close:after {
  font-size: 90px;
}

.product-edit-container #dokan-product-images ul.product_images li.image, .product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder, .product-edit-container #dokan-product-images ul.product_images li.add-image {
  padding: 0;
  border-radius: 10px;
}

/* таблица доступности */

.dokan-booking-range-table select, .dokan-booking-range-table input {
  /* border: 0 !important; */
}

.js-datepicker-position > img {
  display: none !important;
}

.dokan-booking-range-table, .dokan-booking-range-table tr {
  border: none;
}

.dokan-booking-range-table {
  border: 1px solid #cacaca !important;
  border-radius: 10px;
}

.dokan-booking-range-table thead th {
  border-bottom: 1px solid #cacaca;
}

input.js-fake-date-field {
  border-radius: 10px !important;
  padding: 14px !important;
}

@media screen and (max-width: 1025px) {
  #bookings_availability .table_grid table .button-primary {
    float: left;
  }
}

/* mce editors */

.product-edit-container .wp-editor-wrap {
  border-radius: 10px;
}

div.mce-toolbar-grp {
  border-radius: 10px 10px 0 0;
}

.mce-top-part::before {
  box-shadow: none;
}

.wp-editor-container {
  border-radius: 10px 10px 0 0;
  border: none !important;
}

div.mce-panel {
  border-radius: 10px 10px 0 0;
  background: transparent !important;
}

div.mce-statusbar {
  border-radius: 0 0 10px 10px;
  background: transparent !important;
  overflow: hidden;
}

.mce-statusbar .mce-container-body {
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}

.mce-top-part::before {
  border-radius: 10px 10px 0 0;
}

.mapboxgl-ctrl-group > button {
  font-size: 0;
}

.mapboxgl-ctrl-group > button i {
  font-size: 16px;
  line-height: 27px;
}

.dokan-form-control {
  font-size: 16px;
}

#bookings_product_data .table_grid table td select, #bookings_product_data .table_grid table td input, #bookings_persons .table_grid table td select, #bookings_persons .table_grid table td input, #bookings_availability .table_grid table td select, #bookings_availability .table_grid table td input, #bookings_pricing .table_grid table td select, #bookings_pricing .table_grid table td input, #bookings_settings .table_grid table td select, #bookings_settings .table_grid table td input, #bookings_resources .table_grid table td select, #bookings_resources .table_grid table td input, .bookings_extension .table_grid table td select, .bookings_extension .table_grid table td input {
  font-size: 16px;
}

/* manage bookings */

.order-statuses-filter .active a div {
  background: var(--main-color);
  border-color: var(--main-color);
  position: relative;
}

.order-statuses-filter .active a div:after {
  content: "";
  display: block;
  width: 6px;
  height: 12px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  left: 6px;
  top: 3px;
  transition: .4s;
}

/* manage booking popup */

.popup-booking.active .popup-booking-overlay {
  opacity: .7;
  visibility: visible;
}

.popup-booking.active .popup-wrapper {
  opacity: 1;
  visibility: visible;
}

/* calendar */

@media screen and (max-width: 1025px) {
  .wc_bookings_calendar_form .wc_bookings_calendar th {
    width: 150px;
  }
}

.wc_bookings_calendar_form .wc_bookings_calendar th {
  color: #414141;
  padding: 10px 0;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.wc_bookings_calendar_form .wc_bookings_calendar th:last-of-type {
  border-right: 0;
}

.wc_bookings_calendar_form .wc_bookings_calendar td {
  padding: 5px;
}

.table-calendar {
  border: 1px solid #ddd;
  border-radius: 10px;
}

.wc_bookings_calendar_form .tablenav .filters {
  margin-top: 0;
}

.wc_bookings_calendar_form .tablenav .date_selector > div {
  height: -moz-fit-content !important;
  height: fit-content !important;
  line-height: inherit;
}

.wc_bookings_calendar_form .tablenav {
  height: auto;
}

.wc_bookings_calendar_form {
  margin-top: 0 !important;
}

.wc_bookings_calendar_form .tablenav .filters {
  padding: 0;
}

.wc_bookings_calendar_form .tablenav .date_selector {
  margin-right: 0 !important;
}

.wc_bookings_calendar_form .tablenav .date_selector a.next {
  margin: 0;
}

.wc_bookings_calendar_form .wc_bookings_calendar td .bookings ul li a:hover {
  background: transparent !important;
}

.wc_bookings_calendar_form .wc_bookings_calendar td .bookings ul li a {
  pointer-events: none;
}

/* ====================
   / Dokan dashboard
==================== */

/* ====================
   Checkout and cart
==================== */

#billing_country_field {
  display: none;
}

form.checkout .form-row {
  position: relative;
}

form.checkout .form-row label {
  position: absolute;
  left: 15px;
  top: 9px;
  color: #A1A1A1;
  font-size: 12px;
}

form.checkout .form-row input {
  padding-top: 28px;
  padding-bottom: 7px;
  border-radius: 10px;
  background: #f8f8f8;
  border: none;
}

form.checkout .form-row label .required {
  display: none;
}

textarea#order_comments {
  min-height: 170px;
  border-radius: 10px;
  background: #f8f8f8;
  border: none;
}

#place_order {
  width: 100%;
}

.woocommerce-notices-wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1220px;
  /* margin-top: 20px; */
}

/* order received */

.woocommerce-table__product-name br {
  display: none;
}

.wc-booking-summary .wc-booking-summary-number .status-confirmed {
  background-color: #0F7777;
}

.woocommerce-table__product-name a {
  color: #0F7777;
}

.woocommerce-order-details ul.wc-item-meta {
  width: 100%;
  text-align: center;
}

.woocommerce-order-details ul.wc-item-meta li {
  display: flex;
  justify-content: center;
  gap: 3px;
}

/* cart */

.cart-item__image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.checkout-button {
  width: 100%;
  margin-top: 20px;
}

/* ====================
   / Checkout and cart
==================== */

/* ====================
   Dokan notice
==================== */

.dokan-message {
  border: 0;
  background: #0f7777;
  color: #fff;
  border-radius: 10px;
}

.dokan-message:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  background: #0f7777;
  color: #fff;
}

button.dokan-close {
  color: #fff;
  text-shadow: none !important;
  opacity: 1;
}

/* error */

.dokan-error {
  background-color: #b81c23;
  color: #fff;
  border: none;
  border-radius: 10px;
}

.woocommerce-message, .woocommerce-info:not(.cart-empty) {
  background: #107777;
  border-radius: 10px;
  padding: 10px;
  color: #fff;
  margin-bottom: 20px;
}

.dokan-alert-success {
  color: #fff;
  background: #107777;
  border-radius: 10px;
  border:none;
}

ul.woocommerce-error {
  background: #107777;
  border-radius: 10px;
  padding: 10px 30px;
  margin-bottom: 10px;
}

ul.woocommerce-error li {
  color: #fff;
}

.single-product .woocommerce-info {
  max-width: 1220px;
  width: calc(100% - 40px);
  margin: 10px auto;
}

/* ====================
   / Dokan notice
==================== */

/* ====================
   Woocommerce dashboard
==================== */

ul.woocommerce-error li {
  list-style: disc !important;
  /* color:red; */
}

.woocommerce-notices-wrapper .woocommerce-message {
  background: var(--main-color);
  padding: 10px;
  color: #fff;
  border-radius: 10px;
}

/* ====================
   / Woocommerce dashboard
==================== */

/* ====================
   Mobile Menu
==================== */

.mobile-menu__logo img {
  max-width: 120px;
}

.js-mobile-menu.active .background-overlay {
  opacity: 1;
  visibility: visible;
}

.js-mobile-menu.active .mobile-menu-wrapper {
  transform: none !important;
  visibility: visible;
  opacity: 1;
}

.mobile-menu__scroll {
  height: calc(100vh - 40px - 60px);
}

@media screen and (max-width: 1025px) {
  .mobile-menu__scroll {
    height: calc(100vh - 40px - 60px);
  }
}

@media screen and (max-width: 767px) {
  .mobile-menu__scroll {
    height: calc(100vh - 40px - 60px);
  }
}

/* ====================
   / Mobile Menu
==================== */

/* ====================
   Select 2 styles
==================== */

.select2-container--default .select2-selection--single {
  border-radius: 10px;
  border-color: #cacaca;
  height: 50px;
  margin: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 10px 15px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none;
  border-right: 2px solid #30303170;
  border-bottom: 2px solid #30303170;
  height: 9px;
  width: 9px;
  transform: rotate(45deg) translate(-80%, -50%);
  transform-origin: top left;
  margin: 0;
  left: 40%;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  transform: rotate(225deg) translate(-40%, -80%);
  border-color: #30303170;
  border-width: 2px;
}

.select2-dropdown {
  border-color: #cacaca;
  border-radius: 0 0 10px 10px;
}

.select2-container--open .select2-dropdown--above {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: var(--main-color);
}

.select2-container--open .select2-dropdown--below, .select2-container--open .select2-dropdown--above {
  margin-top: 0;
}

/* ====================
   / Select 2 styles
==================== */

/* ====================
   Auth popup
==================== */

.popup {
  visibility: hidden;
  opacity: 0;
}

.popup.active {
  visibility: visible;
  opacity: 1;
}

.popup__wrapper {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 500px;
  width: calc(100% - 40px);
  z-index: 101;
  transition: .3s;
  background-color: #fff;
  border-radius: 10px;
  padding: 0px;
}

.popup__image {
  border: 1px solid var(--beige-color);
}

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

/* .popup__body {
    display: -ms-grid;
    display: grid;
    gap: 10px;
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: repeat(2, 1fr);
} */

.popup-form {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 30px 50px;
}

.popup-form__row,
.popup-form__wrapper {
  width: 100%;
}

/* input.popup-form__input {
    width: 100%;
    border-radius: 3px;
    padding: 16px 20px;
    font-size: 14px;
    font-weight: 500;
    border: unset;
} */

.popup-form__action {
  width: 100%;
  text-align: center;
  margin-top: 15px;
  text-decoration: underline;
  color: var(--white-color);
}

.popup-form__action:hover {
  color: var(--beige-color);
  text-decoration: underline;
}

.close-button {
  width: 50px;
  height: 50px;
  border-radius: 3px;
  background-color: var(--beige-color);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.close-button:after {
  content: "";
  width: 50px;
  height: 50px;
  display: block;
  border: 1px solid rgba(24, 67, 55, 0.5);
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0;
}

.close-button:hover path {
  stroke: var(--beige-color);
}

.close-button__wrapper {
  width: 44px;
  height: 44px;
  border-radius: 3px;
  background-color: var(--green-color);
  display: flex;
  align-items: center;
  justify-content: center;
}

.popup__close {
  position: absolute;
  right: -50px;
  top: -50px;
}

.popup__overlay {
  position: fixed;
  z-index: 101;
  width: 100%;
  height: 100%;
  background-color: #30303150;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  top: 0;
  left: 0;
}

.popup.active .popup__overlay {
  opacity: 1;
  visibility: visible;
}

.auth-form__phone-confirm {
  width: 100%;
}

.auth-resend-code {
  color: #303031;
  margin-top: 10px;
  display: flex;
  gap: 4px;
}

.error-code-message {
  color: red;
  margin-top: 10px;
  display: block;
}

.auth-resend-code__btn {
  cursor: pointer;
}

.auth-resend-code.disable {
  pointer-events: none;
  cursor: default;
  opacity: .4;
}

@media screen and (max-width: 1025px) {
  .popup__close {
    top: -55px;
    right: 0;
  }
}

@media screen and (max-width: 767px) {
  .popup__wrapper {
    height: 540px;
    padding: 5px;
  }

  .popup__body {
    grid-template-columns: 100%;
  }

  .popup__image {
    display: none;
  }

  .popup-form {
    height: 530px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .popup__close {
    top: -45px;
  }

  .close-button {
    width: 40px;
    height: 40px;
  }

  .close-button__wrapper {
    width: 34px;
    height: 34px;
  }

  .close-button:after {
    width: 40px;
    height: 40px;
  }
}

/* ====================
   / Auth popup
==================== */

/* ====================
   Sweet alers styles
==================== */

.swal2-popup {
  border-radius: 10px !important;
}

.swal2-styled.swal2-confirm {
  background: rgb(15 119 119 / var(--tw-bg-opacity)) !important;
  border-radius: 10px !important;
  outline: none !important;
  box-shadow: none !important;
}

.swal2-styled.swal2-cancel {
  background: #fff !important;
  color: rgb(15 119 119 / var(--tw-text-opacity)) !important;
  border: 1px solid rgb(15 119 119 / var(--tw-text-opacity)) !important;
  border-radius: 10px !important;
  outline: none !important;
  box-shadow: none !important;
}

/* ====================
   / Auth popup
==================== */

/* ====================
   Yandex Maps
==================== */

ymaps {
  max-width: 100%;
}

.dokan-map-search-bar > ymaps > ymaps > ymaps {
  border: 1px solid #0f7777;
  border-radius: 0 0 10px 10px !important;
  right: 0;
  left: 0;
}

/* ====================
   / Auth popup
==================== */

a[href="/my-account/messages/"] {
  display: none;
}

/* ====================
   Simple text block
==================== */

.textarea-block table {
  width: 100%;
}

.textarea-block table th,
.textarea-block table td {
  padding: 10px;
  border: 1px solid #d7d7d7;
}

/* ====================
   / Simple text block
==================== */

.height-33-percent {
  min-height: calc(33.33% - 5px);
}

/* components */

.after\:\!fixed::after {
  content: var(--tw-content);
  position: fixed !important;
}

.after\:hidden::after {
  content: var(--tw-content);
  display: none;
}

.last\:\!mb-0:last-child {
  margin-bottom: 0px !important;
}

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

.last\:mb-10:last-child {
  margin-bottom: 10px;
}

.hover\:border-green:hover {
  --tw-border-opacity: 1;
  border-color: rgb(15 119 119 / var(--tw-border-opacity));
}

.hover\:bg-green:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(15 119 119 / var(--tw-bg-opacity));
}

.hover\:bg-white-80:hover {
  background-color: #ffffff80;
}

.hover\:text-green:hover {
  --tw-text-opacity: 1;
  color: rgb(15 119 119 / var(--tw-text-opacity));
}

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

.group\/mode:hover .group-hover\/mode\:visible {
  visibility: visible;
}

.group\/link-icon:hover .group-hover\/link-icon\:fill-white {
  fill: #ffffff;
}

.group\/post:hover .group-hover\/post\:fill-green {
  fill: #0F7777;
}

.group\/post:hover .group-hover\/post\:fill-white {
  fill: #ffffff;
}

.group\/product-home:hover .group-hover\/product-home\:fill-green {
  fill: #0F7777;
}

.group\/product-home:hover .group-hover\/product-home\:fill-white {
  fill: #ffffff;
}

.group\/svg-button:hover .group-hover\/svg-button\:fill-green {
  fill: #0F7777;
}

.group\/svg-button:hover .group-hover\/svg-button\:fill-white {
  fill: #ffffff;
}

.group\/close:hover .group-hover\/close\:stroke-green {
  stroke: #0F7777;
}

.group\/image:hover .group-hover\/image\:opacity-100 {
  opacity: 1;
}

.group\/mode:hover .group-hover\/mode\:opacity-100 {
  opacity: 1;
}

@media (max-width: 1600px) {
  .desktop\:gap-20 {
    gap: 20px;
  }
}

@media (max-width: 1300px) {
  .laptop\:pointer-events-none {
    pointer-events: none;
  }

  .laptop\:fixed {
    position: fixed;
  }

  .laptop\:left-0 {
    left: 0px;
  }

  .laptop\:top-0 {
    top: 0px;
  }

  .laptop\:z-50 {
    z-index: 50;
  }

  .laptop\:order-2 {
    order: 2;
  }

  .laptop\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

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

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

  .laptop\:block {
    display: block !important;
  }

  .laptop\:flex {
    display: flex !important;
  }

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

  .laptop\:h-full {
    height: 100%;
  }

  .laptop\:max-h-full {
    max-height: 100%;
  }

  .laptop\:w-300 {
    width: 300px;
  }

  .laptop\:w-full {
    width: 100%;
  }

  .laptop\:min-w-0 {
    min-width: 0px;
  }

  .laptop\:min-w-360 {
    min-width: 360px;
  }

  .laptop\:-translate-x-300 {
    --tw-translate-x: -300px;
    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));
  }

  .laptop\:flex-row {
    flex-direction: row;
  }

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

  .laptop\:gap-10 {
    gap: 10px;
  }

  .laptop\:gap-20 {
    gap: 20px;
  }

  .laptop\:overflow-y-auto {
    overflow-y: auto;
  }

  .laptop\:bg-transparent {
    background-color: transparent;
  }

  .laptop\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

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

  .laptop\:p-10 {
    padding: 10px;
  }

  .laptop\:p-20 {
    padding: 20px;
  }

  .laptop\:pl-0 {
    padding-left: 0px;
  }

  .laptop\:pr-0 {
    padding-right: 0px;
  }
}

@media (max-width: 1025px) {
  .tablet\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .tablet\:my-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .tablet\:mb-10 {
    margin-bottom: 10px;
  }

  .tablet\:mb-20 {
    margin-bottom: 20px;
  }

  .tablet\:mb-30 {
    margin-bottom: 30px;
  }

  .tablet\:mb-60 {
    margin-bottom: 60px;
  }

  .tablet\:mt-10 {
    margin-top: 10px;
  }

  .tablet\:mt-20 {
    margin-top: 20px;
  }

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

  .tablet\:mt-60 {
    margin-top: 60px;
  }

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

  .tablet\:h-40 {
    height: 40px;
  }

  .tablet\:h-90 {
    height: 90px;
  }

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

  .tablet\:w-1\/3 {
    width: 33.333333%;
  }

  .tablet\:w-250 {
    width: 250px;
  }

  .tablet\:w-379 {
    width: 379px;
  }

  .tablet\:w-40 {
    width: 40px;
  }

  .tablet\:w-full {
    width: 100%;
  }

  .tablet\:max-w-\[50\%\] {
    max-width: 50%;
  }

  .tablet\:max-w-full {
    max-width: 100%;
  }

  .tablet\:translate-x-379 {
    --tw-translate-x: 379px;
    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));
  }

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

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

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

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

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

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

  .tablet\:gap-10 {
    gap: 10px;
  }

  .tablet\:gap-20 {
    gap: 20px;
  }

  .tablet\:gap-30 {
    gap: 30px;
  }

  .tablet\:p-10 {
    padding: 10px;
  }

  .tablet\:p-20 {
    padding: 20px;
  }

  .tablet\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .tablet\:px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tablet\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .tablet\:pb-60 {
    padding-bottom: 60px;
  }

  .tablet\:pl-0 {
    padding-left: 0px;
  }

  .tablet\:pl-5 {
    padding-left: 5px;
  }

  .tablet\:pr-0 {
    padding-right: 0px;
  }

  .tablet\:pr-5 {
    padding-right: 5px;
  }

  .tablet\:text-14 {
    font-size: 14px;
  }

  .tablet\:text-16 {
    font-size: 16px;
  }

  .tablet\:text-18 {
    font-size: 18px;
  }

  .tablet\:text-26 {
    font-size: 26px;
  }

  .tablet\:text-28 {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .mobile\:my-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .mobile\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .mobile\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .mobile\:-mt-20 {
    margin-top: -20px;
  }

  .mobile\:mb-10 {
    margin-bottom: 10px;
  }

  .mobile\:mb-100 {
    margin-bottom: 100px;
  }

  .mobile\:mb-15 {
    margin-bottom: 15px;
  }

  .mobile\:mb-20 {
    margin-bottom: 20px;
  }

  .mobile\:mb-30 {
    margin-bottom: 30px;
  }

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

  .mobile\:mt-10 {
    margin-top: 10px;
  }

  .mobile\:mt-20 {
    margin-top: 20px;
  }

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

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

  .mobile\:h-20 {
    height: 20px;
  }

  .mobile\:h-40 {
    height: 40px;
  }

  .mobile\:h-60 {
    height: 60px;
  }

  .mobile\:\!w-full {
    width: 100% !important;
  }

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

  .mobile\:w-150 {
    width: 150px;
  }

  .mobile\:w-30 {
    width: 30px;
  }

  .mobile\:w-40 {
    width: 40px;
  }

  .mobile\:w-full {
    width: 100%;
  }

  .mobile\:w-screen {
    width: 100vw;
  }

  .mobile\:min-w-0 {
    min-width: 0px;
  }

  .mobile\:max-w-full {
    max-width: 100%;
  }

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

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

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

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

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

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

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

  .mobile\:gap-10 {
    gap: 10px;
  }

  .mobile\:gap-15 {
    gap: 15px;
  }

  .mobile\:gap-2 {
    gap: 2px;
  }

  .mobile\:gap-40 {
    gap: 40px;
  }

  .mobile\:gap-5 {
    gap: 5px;
  }

  .mobile\:gap-8 {
    gap: 8px;
  }

  .mobile\:gap-y-10 {
    row-gap: 10px;
  }

  .mobile\:overflow-y-auto {
    overflow-y: auto;
  }

  .mobile\:text-nowrap {
    text-wrap: nowrap;
  }

  .mobile\:rounded-10 {
    border-radius: 10px;
  }

  .mobile\:rounded-none {
    border-radius: 0px;
  }

  .mobile\:rounded-b-10 {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }

  .mobile\:border-b {
    border-bottom-width: 1px;
  }

  .mobile\:border-l {
    border-left-width: 1px;
  }

  .mobile\:border-r {
    border-right-width: 1px;
  }

  .mobile\:border-solid {
    border-style: solid;
  }

  .mobile\:border-border {
    --tw-border-opacity: 1;
    border-color: rgb(202 202 202 / var(--tw-border-opacity));
  }

  .mobile\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

  .mobile\:\!bg-none {
    background-image: none !important;
  }

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

  .mobile\:p-10 {
    padding: 10px;
  }

  .mobile\:p-20 {
    padding: 20px;
  }

  .mobile\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .mobile\:px-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .mobile\:px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mobile\:py-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .mobile\:py-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .mobile\:pb-10 {
    padding-bottom: 10px;
  }

  .mobile\:pb-30 {
    padding-bottom: 30px;
  }

  .mobile\:pr-5 {
    padding-right: 5px;
  }

  .mobile\:pt-20 {
    padding-top: 20px;
  }

  .mobile\:pt-40 {
    padding-top: 40px;
  }

  .mobile\:pt-80 {
    padding-top: 80px;
  }

  .mobile\:text-14 {
    font-size: 14px;
  }

  .mobile\:text-16 {
    font-size: 16px;
  }

  .mobile\:text-18 {
    font-size: 18px;
  }

  .mobile\:opacity-0 {
    opacity: 0;
  }

  .mobile\:duration-700 {
    transition-duration: 700ms;
  }
}

@media (max-width: 500px) {
  .smobile\:w-full {
    width: 100%;
  }

  .smobile\:min-w-0 {
    min-width: 0px;
  }

  .smobile\:max-w-\[90vw\] {
    max-width: 90vw;
  }

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

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

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

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

  .smobile\:gap-10 {
    gap: 10px;
  }

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

  .smobile\:p-10 {
    padding: 10px;
  }
}










/************************* НОВЫЙ ДИЗАЙН ************************/
#wpadminbar {
    /* display: none !important; */
}
.header-row {
    position: relative;
    top: unset;
    left: unset;
    padding-top: 20px;
    padding-bottom: 20px;
}
.header-row > header {
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.header-row .bg-gray-bg {
    background: transparent;
    padding-left: 0px;
    padding-right: 0px;
}
.home-slider-row {
    border-radius: 25px;
    min-height: unset;
    padding: 70px 50px 0px;
    margin-bottom: 100px !important;
    /*background-image: url(/wp-content/uploads/2025/06/slider-bg.jpg) !important;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.slider-row-btn {
    display: none;
}
.home-slider-row .slider-row-desc {
    text-align: center;
    font-weight: 600;
    margin-top: 25px;
}
.home-slider-row #custom-search-form {
    max-width: 95% !important;
    width: 100%;
    background: #fff;
    border-radius: 20px;
    padding: 50px 30px;
    margin-bottom: -51px;
    box-shadow: 0px 10px 15px -5px #00000052;
    margin-top: 10px;
}
input[type='number'], input[type='text'], input[type='tel'], input[type='email'] {
    border: 1px solid #b2b2b2 !important;
    font-weight: 600;
    color: #000;
}
label.opacity-60 {
    opacity: 1;
}
button#search-btn {
    padding: 18px 40px;
    font-size: 18px;
}
body {
    color: #000000;
}
.title-h2-cav {
    color: #0f7777;
}
.bg-gray-bg {
    background-color: #f5f5f5;
}
.var-item {
    box-shadow: 6px 6px 15px -5px #00000024;
}
.var-item img {
    border-radius: 15px !important;
}
.var-item-desc {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
}
.var-item-desc .text-24 {
    text-transform: uppercase;
    font-size: 18px;
    padding-right: 60px;
    padding-bottom: 10px;
}
.var-item-desc .price {
    color: #0f7777;
    font-size: 16px;
    font-weight: 600;
}
svg.var-item-icon rect {
    fill: #0F7777;
}
svg.var-item-icon path {
    fill: #ffffff;
}
svg.var-item-icon {
    box-shadow: 0 0 10px 0 #0000004a;
    border-radius: 100%;
    margin-top: -15px;
    margin-bottom: 15px;
}
.var-item svg.var-item-icon {
    position: absolute;
    top: 30px;
    right: 0px;
}
.btn {
    border-radius: 100px;
    font-size: 16px;
    padding: 16px 30px;
}
.adv-row {
    /* padding-top: 60px; */
    padding-bottom: 80px !important;
}
.adv-item {
    align-items: center;
    padding: 100px 20px 40px;
    text-align: center;
    justify-content: flex-end;
}
.adv-item .adv-item-pre-desc {
    font-weight: 600;
    font-size: 80px;
    margin: 10px 0 10px;
}
.adv-item-desc {
    font-size: 20px;
    font-weight: 600;
}
h2.adv-item-title, .h2.adv-item-title {
    margin-bottom: 30px;
    font-size: 35px;
}
.adv-item-flex {
    border: none;
    box-shadow: 3px 3px 10px 0px #00000059;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.adv-item-flex .adv-item-flex-img {
    width: 60px !important;
}
.adv-item-flex .adv-item-flex-img img {
    width: 100%;
    height: auto;
}
.adv-item-flex-desc {
    width: calc(100% - 80px);
}
.adv-item-flex-desc .font-bold {
    margin-bottom: 5px;
    color: #0f7777;
}
body.home #content > .mb-60 {
    margin-bottom: 0px !important;
}
.ideas-row .swiper-slide {
    border: none !important;
}
.ideas-row article, .category-slide a.category-link {
    box-shadow: 6px 6px 15px -5px #00000024;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #cacaca30 !important;
    margin: 10px 5px 15px;
    height: calc(100% - 25px);
}
.category-slide a.category-link {
    padding: 0px;
    position: relative;
    border-radius: 20px !important;
    overflow: hidden;
    margin: 10px 3px 15px;
}
.category-slide a.category-link h4, .category-slide a.category-link .h4 {
    position: absolute;
    bottom: 15%;
    left: 30px;
    width: calc(100% - 60px);
    color: #fff;
    margin: 0px;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
}
.category-row {
    padding-top: 0px;
}
.ideas-row .swiper, .swiper.category-swiper {
    overflow-y: visible;
    padding-left: 0px;
    padding-right: 8px;
    margin: 0 -13px 0 -5px;
}
.ideas-row .swiper .swiper-wrapper {
    align-items: stretch;
}
.ideas-row .swiper-slide {
    border: none !important;
    height: unset !important;
}
.ideas-row article img {
    border-radius: 15px !important;
}
.ideas-row article .news-post-title {
    margin-top: 0px;
    font-size: 18px !important;
    font-weight: 600 !important;
    margin-bottom: 10px;
    font-family: "Inter";
    width: calc(100% - 55px);
}
.ideas-row article img + .flex {
    flex-direction: row;
    gap: 15px;
    align-items: center;
}
.ideas-row article img + .flex svg.var-item-icon {
    margin-bottom: 0px;
}
.ideas-slider-btns .posts-slider-nav {
    position: relative;
    width: 100%;
}
.ideas-slider-btns {
    margin: 0px;
    position: absolute;
    top: calc(50% + 110px);
    transform: translateY(-50%);
    z-index: 2;
    width: 100%;
}
.ideas-slider-btns .posts-slider-nav {
    position: relative;
    width: 100%;
}
.ideas-slider-btns .posts-slider-nav svg.button-prev {
    position: absolute;
    left: -25px;
    box-shadow: 0 0 5px 0 #0000004a;
    border-radius: 100px;
    width: 40px;
    height: 40px;
}
.ideas-slider-btns .posts-slider-nav svg.button-next {
    position: absolute;
    right: -25px;
    box-shadow: 0 0 5px 0 #0000004a;
    border-radius: 100px;
    width: 40px;
    height: 40px;
}
.ideas-row .posts-slider {
    position: relative;
}
.step-item {
    background: #0f7777;
    color: #fff;
    position: relative;
}
.step-item:nth-child(2) {
    background: #278989;
}
.step-item:nth-child(3) {
    background: #389c9c;
}
.step-item:after {
    content: "";
    position: absolute;
    top: 45px;
    left: 120px;
    width: calc(100% - 150px);
    height: 1px;
    background: #fff;
}
.step-item .step-pre-title {
    text-transform: uppercase;
    font-size: 24px;
}
.step-item .step-title {
    font-weight: bold;
    font-size: 24px;
    margin: 25px 0 15px;
    min-height: 94px;
}
.activities-wrapper .small-item {
    width: calc(33.333% - 10px);
    flex-direction: column;
}
.activities-wrapper .big-item {
    width: calc(66.666% - 10px);
    gap: 20px;
    display: flex;
    flex-direction: column;
}
.activities-item {
    background: #fff;
}
.activities-item.small-item .activities-img img {
    border-radius: 15px;
}
.activities-item .activities-title {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}
.activities-item.small-item .activities-title {
    margin-top: 25px;
}
.activities-wrapper .big-item .activities-item {
    display: flex;
	flex-wrap: wrap;
    gap: 20px;
    align-items: center;
}
.activities-wrapper .big-item .activities-item .activities-img {
    width: calc(45% - 10px);
    border-radius: 15px;
    overflow: hidden;
}
.activities-wrapper .big-item .activities-item .activities-info {
    width: calc(55% - 10px);
}
.plan-wrapper {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    padding: 90px;
}
.plan-wrapper .plan-slider {
    background: #f5f5f5;
    border-radius: 15px;
    width: 30%;
    margin-left: 0px;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-bottom: 60px;
}
.plan-item .plan-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #0f7777;
}
.plan-item {
    padding: 30px 20px;
}
.plan-wrapper .plan-slider .swiper-wrapper {
    align-items: center;
}
.plan-wrapper .plan-slider .swiper-button-prev {
    background: #fff;
    border-radius: 50px;
    box-shadow: 0px 0px 8px -1px #0000005e;
    width: 35px;
    height: 35px;
    bottom: 30px;
    top: unset;
    left: 50%;
    transform: translateX(-45px) !important;
}
.plan-wrapper .plan-slider .swiper-button-next {
    background: #fff;
    border-radius: 50px;
    box-shadow: 0px 0px 8px -1px #0000005e;
    width: 35px;
    height: 35px;
    bottom: 30px;
    top: unset;
    right: 50%;
    transform: translateX(45px) !important;
}
.plan-wrapper .swiper-button-next:after, .plan-wrapper .swiper-button-prev:after,
.checklist-slider-container .swiper-button-next:after, .checklist-slider-container .swiper-button-prev:after {
    font-size: 16px;
    color: #000000;
}
.checklist-item img {
    width: 90px;
    border-radius: 15px;
}
.checklist-item {
    border-radius: 20px;
    padding: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}
.checklist-slider .swiper-wrapper .swiper-slide {
    height: auto;
}
.checklist-slider .swiper-wrapper {
    align-items: stretch;
}
.checklist-item .checklist-title {
    color: #fff;
    font-weight: bold;
    margin: 20px 0 15px;
    font-size: 24px;
}
.checklist-item .checklist-desc ul, .landlords-adv-item {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}
.checklist-item .checklist-desc ul li, .landlords-adv-item {
    padding-left: 30px;
    position: relative;
}
.checklist-item .checklist-desc ul li:before, .landlords-adv-item:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 4px;
    width: 16px;
    height: 17px;
    background: url(/wp-content/uploads/2025/07/icon-11.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.checklist-item .checklist-desc ul li + li, .landlords-adv-item + .landlords-adv-item {
    margin-top: 5px;
}
.checklist-slider-container .swiper-button-next {
    background: #fff;
    border-radius: 50px;
    box-shadow: 0px 0px 8px -1px #0000005e;
    width: 35px;
    height: 35px;
    right: -15px;
}
.checklist-slider-container .swiper-button-prev {
    background: #fff;
    border-radius: 50px;
    box-shadow: 0px 0px 8px -1px #0000005e;
    width: 35px;
    height: 35px;
    left: -15px;
}
.checklist-slider-container {
    position: relative;
}
.landlords-row .bg-beige {
    background: #f5f5f5;
}
.landlords-row .bg-beige h3, .landlords-row .bg-beige .h3 {
    font-family: "Inter";
    font-weight: bold;
    margin-bottom: 25px;
}
.landlords-adv-item {
    color: #000;
	font-weight: normal;
}
.landlords-adv-item + .landlords-adv-item {
    margin-top: 25px;
}
.activities-wrapper {
    flex-wrap: wrap;
}
.activities-wrapper .big-item.big-big {
    width: 100%;
}
.act-item {
  display: none !important;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.act-item.visible, .act-item:nth-child(1), .act-item:nth-child(2) {
  display: flex !important;
  opacity: 1;
}
.activities-wrapper .btn.more-ideas, .activities-wrapper .btn.less-ideas {
    margin: 0 auto;
}
.faq-row .faq-item {
    background: #0f7777;
    border-radius: 15px;
    padding: 10px 40px;
}
.faq-row .faq-item .accordion-item__title-name {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.faq-row .faq-item svg {
    width: 25px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transform: rotate(0deg);
}
.faq-row .accordion-item.active svg {
    transform: rotate(180deg);
}
.faq-row .accordion-item__content > .px-20 {
    padding: 30px 35px;
    margin-bottom: 10px;
}
.faq-row .accordion-item__content > .px-20 p:not(:last-child), .faq-row .accordion-item__content > .px-20 ul:not(:last-child), .faq-row .accordion-item__content > .px-20 ol:not(:last-child) {
    margin-bottom: 20px;
}
.faq-row .accordion-item__content ul li {
    position: relative;
    padding-left: 30px;
}
.faq-row .accordion-item__content ul li:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 3px;
    width: 16px;
    height: 17px;
    background: url(/wp-content/uploads/2025/07/icon-11.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.faq-row .accordion-item__content li + li {
    margin-top: 10px;
}
.faq-row .accordion-item__content > .px-20 ol {
    list-style: auto;
    padding-left: 20px;
}
.faq-row .accordion-item__content > .px-20 ol li::marker {
	font-weight: bold;
}
.faq-row .accordion-item .accordion-item__content {
    max-height: 0 !important;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
.faq-row .accordion-item.active .accordion-item__content {
    max-height: 1000px !important;
}











@media screen and (max-width: 1200px) {
	.var-item img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    object-position: center;
}
	.p-container {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
}
	.var-row .gap-30 {
    gap: 20px;
}
	.var-item svg.var-item-icon {
    width: 30px;
    height: 30px;
    margin-top: -20px;
}
	body.home .py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}
	.adv-row > .p-container {
    padding: 0px;
}
	.adv-row {
    /* padding-top: 40px; */
}
	.var-row + .p-container .grid.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
	.adv-row .flex.flex-col.gap-8 {
    gap: 20px;
    flex-direction: row;
    width: 100%;
    grid-column-start: 1;
    grid-column-end: 3;
}
	.adv-item-flex {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    padding: 25px;
}
	.adv-item-flex .adv-item-flex-img {
    margin-bottom: 20px;
}
	.landlords-adv-item + .landlords-adv-item {
    margin-top: 15px;
}
	.activities-wrapper .small-item img {
    height: 175px;
    object-fit: cover;
    object-position: center;
}
	.plan-wrapper {
    padding: 60px 60px;
}
	.plan-wrapper .plan-slider {
    width: 40%;
}
	
}







@media screen and (max-width: 991px) {
	.var-row .gap-30 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
	.var-item + .empty-block {
    display: none;
}
	.var-item + .empty-block + a.btn.w-full {
    width: max-content;
    grid-column-start: 1;
    grid-column-end: 3;
    margin: 0 auto;
}
	.var-row + .p-container .grid.grid-cols-4 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
	.adv-item-flex {
        width: 33.333%;
        padding: 20px 15px;
    }
	.adv-item-flex-desc, .adv-item-flex-img {
    width: 100%;
}
	.ideas-slider-btns .posts-slider-nav svg.button-next {
    right: 30px;
}
	.ideas-slider-btns .posts-slider-nav svg.button-prev {
    left: -10px;
}
	.landlords-row > .p-container {
    padding: 0px;
}
	.step-item .step-title br {
    display: none;
}
	.step-item .step-title {
    font-size: 18px;
    min-height: unset;
}
	.step-item {
    padding: 20px 20px;
}
	    .activities-wrapper .small-item img {
        height: 130px;
    }
	.plan-wrapper {
        padding: 40px 40px;
    }
	.plan-item .plan-title, .faq-row .faq-item .accordion-item__title-name {
    font-size: 18px;
}
	.plan-item {
    padding: 20px 15px 30px;
}
	.plan-wrapper .plan-slider .swiper-button-next, .plan-wrapper .plan-slider .swiper-button-prev {
    bottom: 20px;
}
	.plan-wrapper .plan-slider {
        width: 45%;
        padding-bottom: 40px;
        min-height: 251px;
    }
	.checklist-item img {
    width: 70px;
}
	.checklist-item .checklist-title {
    margin: 20px 0 10px;
    font-size: 20px;
}
	.faq-row .faq-item {
    padding: 2px 30px;
}
	.faq-row .accordion-item__content > .px-20 {
    padding: 30px 30px;
}
	.activities-wrapper .big-item .activities-item .activities-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

}











@media screen and (max-width: 767px) {
	.home-slider-row {
    padding: 40px 20px 0px;
}
	.home-slider-row .slider-row-desc {
    margin-top: 15px;
    margin-bottom: 20px;
}
	.home-slider-row #custom-search-form {
    padding: 30px 20px;
}
	button#search-btn, .btn {
    padding: 13px 30px;
    font-size: 16px;
}
	.var-row .gap-30, .var-row + .p-container .grid.grid-cols-4, .adv-row .grid.grid-cols-3 {
        display: flex;
        flex-direction: column;
    }
	body.home .py-60 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
	.adv-row .flex.flex-col.gap-8 {
        flex-direction: column;
    }
	.adv-row {
        /* padding-top: 10px; */
    padding-bottom: 45px !important;
    }
	h2.adv-item-title, .h2.adv-item-title {
    font-size: 28px;
}
	.adv-item svg {
    width: 230px;
}
	.adv-item-desc {
    font-size: 18px;
}
	.adv-item .adv-item-pre-desc {
    font-size: 55px;
    margin: 0px 0 10px;
}
	.adv-item {
    padding: 40px 20px 40px;
    min-height: unset;
}
	.adv-item-flex {
        width: 100%;
        padding: 20px 15px;
        flex-direction: row;
        text-align: left;
    }
	.adv-item-flex-desc .font-bold {
    margin-bottom: 3px;
    font-size: 16px;
}
	.adv-item-flex .adv-item-flex-img {
        margin-bottom: 0px;
        margin-right: 20px;
    }
	.ideas-row h2.title-h2-cav, .steps-row h2.title-h2-cav, .activities-row h2.title-h2-cav, .plan-row h2.title-h2-cav, .faq-row h2.title-h2-cav,
	.ideas-row .h2.title-h2-cav, .steps-row .h2.title-h2-cav, .activities-row .h2.title-h2-cav, .plan-row .h2.title-h2-cav, .faq-row .h2.title-h2-cav {
    margin-bottom: 20px !important;
}
	.ideas-row {
    padding-bottom: 15px !important;
}
	.landlords-row .bg-beige {
    padding: 30px;
}
	.landlords-adv-item {
    font-size: 16px;
}
	.landlords-adv-item + .landlords-adv-item {
        margin-top: 10px;
    }
	.landlords-row .rounded-20 {
    padding: 25px 20px;
}
	.step-item .step-pre-title {
    font-size: 18px;
}
	.step-item:after {
    top: 32px;
    left: 95px;
    width: calc(100% - 120px);
}
	.step-item .step-title {
    margin: 15px 0 10px;
}
	.activities-wrapper .small-item, .activities-wrapper .big-item,
	.activities-wrapper .big-item .activities-item .activities-img, .activities-wrapper .big-item .activities-item .activities-info {
    width: 100%;
}
	.activities-wrapper .small-item img {
        height: auto;
    }
	.activities-wrapper .big-item .activities-item {
    flex-direction: column;
    align-items: flex-start;
}
	.activities-wrapper .big-item:not(.big-big) .activities-item:last-child {
    flex-direction: column-reverse;
}
	    .plan-wrapper .plan-slider {
        width: 100%;
    }
	.plan-wrapper {
        padding: 200px 20px 20px;
    }
	.checklist-item .checklist-desc ul, .landlords-adv-item {
    font-size: 16px;
}
	.faq-row .faq-item {
        padding: 2px 20px;
    }
	.faq-row .faq-item svg {
    width: 15px;
}
	    .faq-row .accordion-item__content > .px-20 {
        padding: 25px 0px 15px;
        font-size: 16px;
    }
	.faq-row .accordion-item.active .accordion-item__content {
    max-height: 10000px !important;
}
	.faq-row .faq-item .accordion-item__title-name {
        font-size: 16px;
    }
.category-row {
    padding-top: 0px !important;
}
	.swiper.category-swiper {
    padding-right: 8px;
    padding-left: 8px;
    margin: 0 -10px 0;
}
	.separate-containers .inside-article {
    padding: 0px;
}
	.woocommerce .p-container.\!px-0 {
    padding-left: 0px;
    padding-right: 0px;
}
	.dokan-dashboard .dokan-dashboard-content {
    padding-top: 0px;
    padding-bottom: 0px;
}
	.woocommerce > .mt-20 {
    margin-top: 0px;
    margin-bottom: 0px;
}
	main#main > .px-20, .inside-article .p-container, .entry-content > .px-20, div#content > .px-20 {
    padding-left: 0px;
    padding-right: 0px;
}
	    .my-acc-top-menu {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
	.my-acc-top-menu > a, .my-acc-top-menu .my-acc-top-menu-item, .my-acc-top-menu .my-acc-top-menu-new-item {
    width: calc(50% - 10px);
    padding: 10px;
    flex-direction: column;
}
	.my-acc-top-menu > a > svg {
    display: none;
}
	.my-acc-top-menu > a > .flex {
    flex-direction: column;
    /* text-align: center; */
    width: 100%;
    align-items: flex-start;
}
	.my-acc-top-menu > a > .flex > .flex.flex-col {
    width: 100%;
}
	.dokan-dashboard .dokan-dashboard-wrap .dokan-alert-warning {
    margin-top: 20px;
}
	    .recently {
        margin-bottom: 0px;
        padding: 20px;
    }
	.my-acc-top-menu .my-acc-top-menu-item > a {
    flex-direction: column-reverse;
    align-items: flex-start;
    width: 100%;
    border-radius: 10px;
    padding: 10px;
    margin: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    justify-content: flex-end;
}
	.my-acc-top-menu .text-18 {
    font-weight: 700 !important;
    font-size: 14px !important;
    font-family: inherit !important;
    color: #000;
        margin-bottom: 8px;
}
	.my-acc-top-menu .my-acc-top-menu-item > a svg {
    width: 32px;
    height: 32px;
}
	.my-acc-top-menu .my-acc-top-menu-item > a svg > path {
    fill: #0f7777;
}
	.my-acc-top-menu .my-acc-top-menu-new-item {
    align-items: flex-start;
    padding-top: 10px;
}
	.dokan-dashboard-wrap .woocommerce-info {
    margin-top: 20px;
}
	.dokan-dashboard-content.mmt, .dokan-error {
    margin-top: 20px;
}
	.wc_bookings_calendar_form .wc_bookings_calendar th {
        width: 100px;
    }
	.wc_bookings_calendar_form .wc_bookings_calendar td {
    height: 70px;
}
	.wc_bookings_calendar_form .tablenav .date_selector {
    margin-right: auto !important;
    padding-bottom: 10px !important;
}
	
}


















