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

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

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

progress {
  vertical-align: baseline;
}

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

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden] {
  display: none;
}

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

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

.container {
  width: 100%;
}

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

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

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

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

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

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

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

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

.m-auto {
  margin: auto;
}

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

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

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

.my-14 {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-7 {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}

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

.mb-12 {
  margin-bottom: 3rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-4 {
  margin-bottom: 1rem;
}
.mb-4-1 {
  margin-bottom: 4px;
}

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

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

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

.mb-9 {
  margin-bottom: 2.25rem;
}

.ml-8 {
  margin-left: 2rem;
}

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

.mt-12 {
  margin-top: 3rem;
}

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

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.6rem;
}
.mt-7 {
  margin-top: 1.75rem;
}

.mt-9 {
  margin-top: 2.25rem;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

@media (max-width: 760px) { 

  .grid-resp {
    display: grid;
  }
  .grid-cols-2-custom {
    grid-template-columns: 45px 1fr;
    width: 100%;
  }
  .justify-self {
    justify-content: center;
    margin-right: 50px;
  }
}


.contents {
  display: contents;
}

.list-item {
  display: list-item;
}

.hidden {
  display: none;
}

.h-20 {
  height: 5rem;
}

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

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

.w-full {
  width: 100%;
}

.max-w-24 {
  max-width: 6rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-7xl {
  max-width: 80rem;
}

.max-w-8 {
  max-width: 2rem;
}

.max-w-sm {
  max-width: 24rem;
}

.shrink {
  flex-shrink: 1;
}

.shrink-0 {
  flex-shrink: 0;
}

.border-collapse {
  border-collapse: collapse;
}

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

.resize {
  resize: both;
}

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

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

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

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

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

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

.gap-1 {
  gap: 0.25rem;
}

.gap-1\.5 {
  gap: 0.375rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-24 {
  gap: 6rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-9 {
  gap: 2.25rem;
}

.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-y-9 {
  row-gap: 2.25rem;
}

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

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

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.overflow-hidden {
  overflow: hidden;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rounded {
  border-radius: 0.25rem;
}

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

.rounded-xl {
  border-radius: 0.75rem;
}

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

.border {
  border-width: 1px;
}

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

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

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(214 189 104 / var(--tw-bg-opacity));
}

.bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}

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

.p-0 {
  padding: 0px;
}

.p-6 {
  padding: 1.5rem;
}

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

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

.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

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

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

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

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

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

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

.pb-20 {
  padding-bottom: 5rem;
}

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

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

.pt-1 {
  padding-top: 0.25rem;
}

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

.pt-32 {
  padding-top: 8rem;
}

.pt-36 {
  padding-top: 9rem;
}

.pt-44 {
  padding-top: 11rem;
}

.pt-8 {
  padding-top: 2rem;
}

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

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

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

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 54px;
}

.text-\[1\.563rem\] {
  font-size: 1.563rem;
}

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

.text-\[2\.313rem\] {
  font-size: 2.313rem;
}

.text-sm {
  font-size: 15px;
}

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

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

.font-light {
  font-weight: 300;
}

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

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

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


.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.leading-9 {
  line-height: 2.25rem;
}

.text-\[\#797979\] {
  --tw-text-opacity: 1;
  color: rgb(121 121 121 / var(--tw-text-opacity));
}

.text-\[\#BBBDC0\] {
  --tw-text-opacity: 1;
  color: rgb(187 189 192 / var(--tw-text-opacity));
}

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

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

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

.underline {
  text-decoration-line: underline;
}

.overline {
  text-decoration-line: overline;
}

.line-through {
  text-decoration-line: line-through;
}

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

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

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

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

@font-face {
  font-family: 'League Spartan';

  src: url('../fonts/LeagueSpartan-Black.woff2') format('woff2'), url('../fonts/LeagueSpartan-Black.woff') format('woff');

  font-weight: 900;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'League Spartan';

  src: url('../fonts/LeagueSpartan-Bold.woff2') format('woff2'), url('../fonts/LeagueSpartan-Bold.woff') format('woff');

  font-weight: 700;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'League Spartan';

  src: url('../fonts/LeagueSpartan-Medium.woff2') format('woff2'), url('../fonts/LeagueSpartan-Medium.woff') format('woff');

  font-weight: 500;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'League Spartan';

  src: url('../fonts/LeagueSpartan-Regular.woff2') format('woff2'), url('../fonts/LeagueSpartan-Regular.woff') format('woff');

  font-weight: 400;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'League Spartan';

  src: url('../fonts/LeagueSpartan-SemiBold.woff2') format('woff2'), url('../fonts/LeagueSpartan-SemiBold.woff') format('woff');

  font-weight: 600;

  font-style: normal;

  font-display: swap;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: 'League Spartan';
  background-color: #fff;
  color: #0b1524;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'League Spartan';
}

p {
  font-size: 1.125rem;
  line-height: 1.5;
}

a,
input[type="submit"] {
  transition: all 0.2s ease-out;
}

.content {
  font-weight: 300
}

.content h1,.content h2,.content h3,.content h4,.content h5,.content iframe,.content img,.content ol,.content p,.content ul {
  margin-bottom: 24px;
}

.content ol,.content p,.content ul {
  font-size: 16px;
}

input[type="submit"] {
  cursor: pointer;
}

.single-events .content div div {
  margin: 0!important;
  padding: 0!important;
  font-size: inherit!important;
  line-height: inherit!important;
  font-weight: inherit!important
}

input {
  color-scheme: dark;
}

small {
  font-size: 0.8rem;
  color: #b9b9b9;
}

.search-bar .with-border {
  position: relative;
  padding-left: 24px;
}

.search-bar .with-border:after {
  content: '';
  height: 48px;
  width: 1px;
  position: absolute;
  left: 0;
  background-color: #606060;
}

.content a {
  color: #CFA568;
  text-decoration: underline
}

.content a:hover {
  color: #CFA568
}

.content h1 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 600;
  margin-bottom: .5rem
}

.content h2 {
  font-size: 1.75rem;
  line-height: 2rem;
  font-weight: 600
}

.content h3 {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 600
}

.content h4 {
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 600
}

.content h5 {
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 600
}

.content iframe {
  width: 100%;
  min-height: 360px
}

.primary-btn {
  border: 2px solid #CFA568;
  display: inline-block;
  padding: 12px 72px;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.2s linear;
}

.primary-btn:hover {
  background-color: #CFA568;
}

.btn {
  cursor: pointer;
  border: 2px solid #CFA568;
  display: inline-block;
  padding: 12px 32px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.2s linear;
}

.btn:hover {
  background-color: #CFA568;
}

.subscribe {
  position: relative;
  width: 240px;
  color: #CFA568;
  font-weight: 500;
  height: 56px;
  line-height: 32px;
}

.subscribe:after {
  content: '';
  border: 1px solid #CFA568;
  position: absolute;
  width: 254px;
  height: 42px;
  top: 6px;
  left: -8px;
}

.hero-btn {
  display: inline-block;
  padding: 16px 22px;
  text-align: center;
  background: linear-gradient(101deg, #E9C899 0.74%, #CFA568 22.31%, #CFA568 73.77%, #E9C899 94.85%);
  font-weight: 600;
  color: #000;
  font-size: 17px;
  text-transform: uppercase;
  min-width: 220px;
}

.event-block {
  box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.05);
}

.bg-gradient {
  position: absolute;
  bottom: -600px;
  right: -600px;
  width: 1200px;
  height: 1200px;
  border-radius: 50%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(56, 74, 98, 0.63) 0%, rgba(21, 28, 37, 0.00) 100%);
}

/* Video Iframe */

.iframe-wrapper {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
  position: absolute
}

.iframe-wrapper iframe {
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%)
}

.hero:after,.section-venues:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%
}

.hero:after {
  background: rgba(0, 0, 0, 0.5);
}

#menu-main .current-menu-item {
  border-bottom: 3px solid #CFA568;
}

.menu-item:hover {
  color:#CFA568;
}

.wp-block-table td, .wp-block-table th {
  border: none;
}

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

.cart-no {
  background-color: #70629d;
  color: white;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  top: -10px;
  right: -10px;
  font-size: 14px;
  text-align: center;
}

.border-b {
  border-bottom: 1px solid #0050AA;
}

.pattern-bg {
  background: url(../images/header-animacija.gif) repeat 0 0 #0050AA;
  background-size: cover;background-position: center;
}
.date_notification {
  position: absolute;
  bottom: -28px;
  display: none;
}
.date_notification span {
  border: 1px solid;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  display: inline-block;
  text-align: center;
  margin-right: 7px;
  font-size: 12px;
  line-height: 14px;
}
.text-label { 
  color: white;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
	padding: 5px 25px 1px;
  max-width: 650px;
  width: 63vw;
}

.text-label--v2 {
  background-color: #016b55;
  color: white;
  max-width: fit-content;
}

.text-label--v3 {
  background-color: #016b55;
  color: white;
  margin: 0 0 1.5rem;
  max-width: fit-content;
}

.main-title {
  font-size: 2.5rem;
}

.custom-color {
  font-size: 1.875rem;
}

.accordion-title {
  position: relative;
  cursor: pointer;
  font-size: 20px;
  border-bottom: 2px solid #dbdbdb;
  padding: 0 15px 5px 0;
}

.accordion-title:after {
  display: inline-block;
  content: "";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA55pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmM2IwZmI1Mi05MWE1LTQ0ZTAtYWJjZS00OTI3ZjVhYWFmMmIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDJGQjZFRjVENUI0MTFFRUE3QjNCRjY5QkRGNUVBQkUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDJGQjZFRjRENUI0MTFFRUE3QjNCRjY5QkRGNUVBQkUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI1LjUgKDIwMjQwMTIyLm0uMjQ3NSA2NDBjZWE0KSAgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpkMjYxODgyNS03MDNhLTRjNDktOTZmYS1mMDk2ZWMyMmE1OTQiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphMzk0OWYyNy00NWU2LTI4NGItYWUyZi0xYzczNDJlM2Y3NGUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6LG06aAAABFklEQVR42oyTwUpCQRRAn89M63f0A8yFBWlgJFEuBAVrEVFGhURtEmnhRokQCYlIEpIQ2vUN+UFlpWfgPrg8dPTCgXn3zhyGO/cFUumKQ2QhA3kYOYtFEDrwGYuGu0ss9uFZCmHYg585EnPuBXYh9zX8Drks4iIxsQ1vsGyRmNqrSLybrRnRAbTVxi14l9tNk/RgR+WeoGBEYziEB1XchAGs+CR96aUXj1CkR3+uJIzsCJpq04bIViEi67Sqt6CE5N9rmqNkJ/ALZckl4UNecl3tvYdjOeP4RZ7sTGQXkkv49jTgVEtMuDNe5hJqU/J1ufXYX3Atz3wFt+r7Ds5tg2WLGxlOMwrX1gml6/N+heoi/8tEgAEADtIzf6reCP0AAAAASUVORK5CYII=);
  width: 16px;
  height: 11px;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 7px;
  background-size: contain;
}

.accordion-wrapper.accordion-active .accordion-title:after {
  transform: rotate(180deg);
}

.accordion-wrapper {
  width: 100%;
  overflow: hidden;
}

.accordion-content {
  margin: 10px 0;
  max-height: 0;
  overflow: hidden;
  will-change: max-height;
  transition: all 0.25s ease-out;
}

.accordion-content p {
  padding-bottom: 10px;
}

.narudzba input:not([type="submit"]) {
  background-color: transparent;
  border-bottom: 1px solid #0050AA;
  padding: 4px 0px 3px;
  width: 100%;
  margin: 0 auto 2rem;
  display: block;
  font-size: 1.25rem;
  font-weight: 500;
}

.narudzba input:not([type="submit"]):hover,
.narudzba input:not([type="submit"]):focus {
  background-color: transparent;
  border-bottom: 1px solid #0050AA;
  padding: 4px 0px 3px;
  width: 100%;
  display: block;
  font-size: 1.25rem;
  font-weight: 500;
}

.narudzba .value,
.narudzba .date  {
  position: relative;
}

.narudzba .value:after {
  content: "€";
  display: inline-block;
  position: absolute;
  font-weight: 400;
  bottom: 3px;
  left: 55px;
  font-size: 1.25rem;
}

.narudzba .date:after {
  z-index: -1;
  content: "";
  background-image: url(../images/date.png);
  display: block;
  position: absolute;
  font-weight: 400;
  bottom: 7px;
  right: 5px;
  width: 28px;
  height: 28px;
}

.error.notification {
  color: red;
  font-size: 12px;
  margin-top: -12px;
  margin-bottom: 8px;
  font-weight: 100;
}

.page-template-page-bojanka-php .error.notification{
  margin-top: 2px;
}
.page-template-template-pismo-jedno .error.notification,
.page-template-template-pismo-dvoje .error.notification{
  margin-top: 2px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 33px!important;
}

.order-review-total .spam small {
  font-weight: 400;
  font-size: 15px;
}

.woocommerce-privacy-policy-text {
  display: none;
}
.woocommerce-notices-wrapper {
  display: none;
}

.order-review-total .spam {
  line-height: 22px;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  -webkit-appearance: none;
  opacity: 0;
}

.narudzba label {
  color: #a5a5a5;
  font-size: 15px;
}

.back-arrow {
  display: inline-block;
  margin-right: 5px;
}

.btn-submit, 
#place_order {
  background-color: #0050AA;
  color: #fff;
  border: none;
  min-width: 165px;
  font-weight: 700;
  display: block;
  font-size: 1.125rem;
  padding: 12px 20px 8px;
  border-radius: 5px;
  margin: 3rem auto 0;
  text-transform: uppercase;
  box-shadow: 0 0.2em 0 #0b1524;
}

.btn-submit:hover, 
#place_order:hover {
  box-shadow: 0 0.3em 0 #0b1524;
}

.btn-submit--v1 {
  margin: 2rem 0;
}

.contact-from-v1 .text-left {
  width: 100%;
}

.contact-from-v1 .slider {
  width: 100%;
}

@media (min-width: 768px) {
  .contact-from-v1 .text-left {
    width: 50%;
  }

  .contact-from-v1 .slider {
    width: 50%;
  }
}

.btn-white {
  background-color: white;
  color: #0050AA;
  border: 2px solid #0050AA;
}

.btn-white:hover {
  background-color: #0050AA;
  color: white;
  border: 2px solid #0050AA;
}

.step-list {
  border: 4px solid #dcdddd;
  background-color: #f1f2f2;
  color: #dedede;
  border-radius: 50%;
  font-size: 2.875rem;
  width: 65px;
  height: 65px;
  text-align: center;
}

.step-list.active {
  border: 4px solid #72659f;
  color: #72659f;
  background-color: white;
}

.woo-form .woocommerce-billing-fields__field-wrapper{
  margin: 0 auto;
  max-width: 350px;
}

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

.woo-form input:not([type="submit"]) {
  background-color: #f1f2f2;
  border: 1px solid #081626;
  padding: 5px 15px 3px;
  border-radius: 30px;
  width: 100%;
  margin-bottom: 0.938rem;
  display: block;
}

.woo-form select {
  background-color: #f1f2f2;
  border: 1px solid #081626;
  padding: 8px 15px 7px;
  border-radius: 30px;
  width: 100%;
  margin-bottom: 0.938rem;
  display: block;
}

.woo-form .select2 {
  background-color: #f1f2f2;
  border: 1px solid #081626;
  padding: 6px 9px 5px;
  border-radius: 30px;
  width: 100%;
  margin-bottom: 0.938rem;
  display: block;
}

.select2-container--default .select2-selection--single {
  background-color: #f1f2f2;
  border: none;
}

.delivery {
  color: #363537;
  row-gap: 2.188rem;
}

.delivery  input[type="radio"] + label:before {
  display: none;
}

.delivery-wrapper {
  width: 100%;
  max-width: 761px;
  display: grid;
  position: relative;
  grid-template-columns: 1fr 130px;
  margin: 0 auto;
  box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
}

.delivery-label {
  position: absolute;
  top: 0;
  background-color: #72659f;
  width: 100%;
  border-radius: 0.75rem 0.75rem 0 0;
  font-size: 1.563rem;
  padding: 9px 0 2px;
}

.wc_payment_method input[type="radio"],
.delivery-wrapper input[type="radio"] {
  opacity: 0;
  position: absolute;
  z-index: 555;
  height: 35px;
  width: 290px;
  top: 0;
  left: 0px;
  transition: background-color 200ms, border-color 200ms;
  padding: 7px 10px;
  cursor: pointer;
}

.wc_payment_method input[type="radio"]  + label,
.delivery-wrapper input[type="radio"]  + label {
  position: relative;
  cursor: pointer;
  width: 100%;
  display: block;
}

.wc_payment_method input[type="radio"]  + label img,
.wc_payment_method input[type="radio"]  + label .kekspay-logo {
  position: absolute;
  right: 2rem;
  max-height: 30px;
  top: 0;
}

.wc_payment_method input[type="radio"] + label {
  font-weight: 700;
}

.payment_box.payment_method_bacs {
  margin-left: 40px;
}

.payment_box.payment_method_bacs p {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
  font-size: 1.375rem;
  align-items: center;
  line-height: 1.375rem;
}

.wc_payment_method input[type="radio"] + label:before,
.delivery-wrapper input[type="radio"] + label:before {
  content: '';
  position: absolute;
  width: 28px;
  display: block;
  height: 28px;
  top: 0px;
  left: -40px;
  background-color: transparent;
  border: 1px solid #72659f;
  cursor: pointer;
  border-radius: 50%;
}

.wc_payment_method input[type="radio"] + label:after,
.delivery-wrapper input[type="radio"] + label:after {
  opacity: 0;
  content: '';
  position: absolute;
  width: 28px;
  height: 28px;
  background: white;
  top: 0px;
  left: -40px;
  cursor: pointer;
  border-radius: 0%;
  transform: scale(0);
  transition: all ease 0.3s;
  color: #fff;
  line-height: 12px;
  font-size: 10px;
  text-align: center;
  border: 1px solid #72659f;
}

.wc_payment_method input[type="radio"]:checked + label:after,
.delivery-wrapper input[type="radio"]:checked + label:after {
  opacity: 1;
  background: url('../images/checkmark.svg') #72659f no-repeat;
  background-size: 18px;
  transform: scale(1);
  transition: all ease 0.5s;
  border-radius: 50%;
  background-position: center;
}

/* Payment */

.wc_payment_method {
  width: 100%;
  max-width: 761px;
  grid-template-columns: 1fr 130px;
  margin: 0 auto 2.25rem;
  position: relative;
  background-color: white;
  border-radius: 0.75rem;
  padding: 1.8rem 2rem;
  font-size: 1.563rem;
  text-align: left;
  box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
}

.wc_payment_method label {
  margin-left: 40px;
}

.order-review {
  font-size: 1.313rem;
}

.order-review-total {
  font-size: 1.563rem;
}

.brand-color {
  color: #72659f;
}

.product-card {
  box-shadow: inset 0 0 0 1px #d4d4d4;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  max-width: 100%;
  width: 555px;
  position: relative;
  cursor: pointer;
  margin: 0 auto;
}

.product-card:hover,
.product-card:nth-child(2)  {
  box-shadow: inset 0 0 0 5px #0050AA;
}

.product-card:hover .btn-white {
  background-color: #0050AA;
  color: white;
  border: 2px solid #0050AA;
}

.back-btn {
  margin-bottom: 2.5rem;
  display: block;
}

.product-card__label {
  background-color: #016b55;
  font-size: 1.188rem;
  padding: 12px 20px;
  font-weight: 600;
  left: 0;
  right: 0;
  top: -48px;
  position: absolute;
  z-index: 5;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.product-card figure,
.slick-slider div {
  position: relative;
  width: 100%;
  height: 15vw;
  display: flex;
}

.slick-prev:before,
.slick-next:before {
  display: none;
}

.product-card figure {
  height: 360px;
}

.slick-slider div {
  height: 420px;
}

.page-template-page-bojanka .slick-slider div {
  height: 100vw;
  max-height: 660px;
}

.page-template-page-bojanka .slick-slider {
  margin-bottom: 30px;
}

.product-card img,
.slick-slider div img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  margin: 0 auto;
  max-width: 100%;
}

.slick-slider div img {
  padding: 0 25px;
}

.product-card img {
  max-width: calc(100% - 13px);
  max-height: calc(100% - 2px);
  margin-top: 6px;
}

.product-card:hover img {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  margin-top: 5px;
}

.product-card__title {
  font-size: 1.875rem;
}

.price {
  display: block;
  font-size: 1.875rem;
}

#customer_details .woocommerce-billing-fields h3{
  display: none;
}

#ship-to-different-address {
  display: none;
}

.social-links__item a { 
  width: 48px;
  height: 48px;
  display: flex;
  align-items: anchor-center;
  justify-content: end;
}

.social-links__item a svg{
  fill: #fff;
}
.simple-gallery-grid {
  display: flex;
  width: 100%;
  align-items: anchor-center;
  column-gap: 15px;
}

.simple-gallery-grid__link {
  display: flex;
  align-items: anchor-center;
}

footer {
  background-color: #4e5761;
}

footer img {
  max-height: 30px;
}

.img-eu img{
  max-width: 118px;
}

abbr:where([title]){
  text-decoration: none;
}
abbr.required {
    display: none;
}
#billing_email_field abbr.required {
  display: inline;
  z-index: 5555;
  position: absolute;
  width: 12px;
  height: 13px;
  cursor: pointer;
  opacity: 0;
}

.shipping-info.step {
  /*color: white; */
}
#order_review_heading {
  color: white; 
}
#shipping_method {
  display: flex;
  flex-direction: column;
  color: #363537;
  row-gap: 2.188rem;
  margin-bottom: 2.25rem;
}

#shipping_method li {
  width: 100%;
  max-width: 761px;
  margin: 0 auto;
  position: relative;
  padding: 2rem 3rem 2rem 5rem;
  color: #0b1524;
  font-size: 1.563rem;
  font-weight: 700;
  box-shadow: 0px 0px 6px #8e8e8f;
  border-radius: 5px;
}
#shipping_method li:first-child {
    order: 1
}
#shipping_method li:nth-child(2) {
    order: 3
}
#shipping_method li:nth-child(3) {
    order: 4
}
#shipping_method li:nth-child(4) {
    order: 2
}
#shipping_method li:nth-child(5) {
    order: 5
}

#shipping_method li label {
  display: flex;
  justify-content: space-between;
}

#shipping_method li.woocommerce-Price-amount.amount {
  color: #72659f;
}

.woocommerce-shipping-methods p{
  font-size: 22px;   
  font-weight: 400;
  margin: 5px 0 15px;
}

.woocommerce-shipping-methods strong {
  font-weight: 700;
  font-size: 20px;
}

.woocommerce-shipping-methods .font-small {
  font-weight: 400;
  font-size: 18px;
  column-gap: 10px;
}

.woocommerce-shipping-methods .font-small img{
  height: 22px;
}

.woocommerce-Price-amount.amount bdi {
  color: #72659f;
  display: flex;
  flex-direction: row-reverse;
  column-gap: 5px;
}

#shipping_method li input[type="radio"] {
  opacity: 0;
  position: absolute;
  z-index: 555;
  height: 35px;
  width: 290px;
  top: 29px;
  left: 0px;
  transition: background-color 200ms, border-color 200ms;
  padding: 7px 10px;
  cursor: pointer;
}

#shipping_method li input[type="radio"] + label {
  position: relative;
  cursor: pointer;
  width: 100%;
  display: grid;
  font-size: 1.563rem;
  grid-template-columns: 1fr 80px;
}

#shipping_method li .woocommerce-Price-amount.amount {
  text-align: right;
}

#gls-map-button {
  grid-column: 1 / span 2;
}

.shipping-info.step {
  display: grid;
}

#gls-pickup-info {
  grid-row: 3;
}

#shipping_method li input[type="radio"] + label:before {
  content: '';
  position: absolute;
  width: 28px;
  display: block;
  height: 28px;
  top: 0px;
  left: -40px;
  background-color: transparent;
  border: 1px solid #72659f;
  cursor: pointer;
  border-radius: 50%;
}

#shipping_method li input[type="radio"] + label:after {
  opacity: 0;
  content: '';
  position: absolute;
  width: 28px;
  height: 28px;
  background: white;
  top: 0px;
  left: -40px;
  cursor: pointer;
  border-radius: 0%;
  transform: scale(0);
  transition: all ease 0.3s;
  color: #fff;
  line-height: 12px;
  font-size: 10px;
  text-align: center;
  border: 1px solid #72659f;
}

#shipping_method li input[type="radio"]:checked + label:after,
#shipping_method li input[type="radio"]:checked > label:after {
  opacity: 1;
  background: url(../images/checkmark.svg) #72659f no-repeat;
  background-size: 18px;
  transform: scale(1);
  transition: all ease 0.5s;
  border-radius: 50%;
  background-position: center;
}

.shipping-info.step  h2 {
  color: #0b1524;
}

.rating[data-rating="1"] svg:nth-child(-n+1) path, 
.rating[data-rating="2"] svg:nth-child(-n+2) path, 
.rating[data-rating="3"] svg:nth-child(-n+3) path, 
.rating[data-rating="4"] svg:nth-child(-n+4) path, 
.rating[data-rating="5"] svg:nth-child(-n+5) path {
  fill: #fcc546;
}

.footer-bottom {
  background-color: #343A47;
}
.footer-bottom a {
  font-size: 14px;
  font-weight: 400;
}
.footer-bottom .menu-copyright {
  flex-direction: row;
}

.contact-from-v1 input:not([type="submit"]) {
  background-color: transparent;
  border: 1px solid #081626;
  padding: 5px 15px 3px;
  border-radius: 30px;
  width: 100%;
  margin: 0 0;
  display: block;
  max-width: 300px;
  color: #000;
}

.contact-from-v1 input:not([type="submit"]):hover,
.contact-from-v1 input:not([type="submit"]):focus {
  padding: 5px 15px 3px;
}

.contact-from-v1 label {
  color: #0b1524;
  font-weight: 400;
  font-size: 1.125rem;
}

.contact-from-v1 label.spol {
  position: relative;
  display: inline-block!important;
}

.contact-from-v1 input[type="radio"] {
  opacity: 0;
  position: absolute;
  z-index: 555;
  height: 20px;
  width: 290px;
  top: 0;
  left: 0px;
  transition: background-color 200ms, border-color 200ms;
  padding: 7px 10px;
}

.contact-from-v1 .spol img {
  background-color: white;
  border: 1px solid black;
  border-radius: 50%;
  padding: 9px;
  max-width: 3.438rem;
  height: 3.438rem;
}

.narudzba .contact-from-v1 .spol input[type="radio"]:checked + img {
  background-color: black;
}

.contact-from-v1 .spol1 label {
  display: block;
}

.contact-form-pismo input:not([type="submit"]) {
  background-color: transparent;
  border: 1px solid #081626;
  padding: 5px 15px 3px;
  border-radius: 30px;
  width: 100%;
  margin: 0 0;
  display: block; 
  color: #000;
}

.contact-form-pismo input:not([type="submit"]):hover,
.contact-form-pismo input:not([type="submit"]):focus {
  padding: 5px 15px 3px;
}

.contact-form-pismo label {
  color: #0b1524;
  font-weight: 400;
  font-size: 1.25rem;
  margin-bottom: 10px;
  display: block;
}

.page-template-template-pismo-dvoje .contact-form-pismo label,
.page-template-template-pismo-jedno .contact-form-pismo label {
  
  margin-bottom: 0px;
}

.contact-form-pismo label.spol {
  position: relative;
  display: inline-block!important;
}

.contact-form-pismo input[type="radio"] {
  opacity: 0;
  position: absolute;
  z-index: 555;
  height: 20px;
  width: 290px;
  top: 0;
  left: 0px;
  transition: background-color 200ms, border-color 200ms;
  padding: 7px 10px;
}

.contact-form-pismo .spol img {
  background-color: white;
  border: 1px solid black;
  border-radius: 50%;
  padding: 9px;
  max-width: 4.68rem;
  height: 4.68rem;
}

.contact-form-pismo .spol input[type="radio"]:checked + img {
  background-color: black;
}

.contact-form-pismo .spol1 label {
  display: block;
}

.full-width {
  width: 100%;
}
.slider .slick-prev {
  left: 2px !important;
  background-image: url(../images/arrow-left.png);
  background-repeat: no-repeat;
  z-index: 555;
}

.slider .slick-next {
  right: -5px !important;
  background-image: url(../images/arrow-right.png);
  background-repeat: no-repeat;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  background-color: white;
}

.shipping-info table {
  width: 100%;
  max-width: 671px;
}

#gls-pickup-info {
  width: 100%;
  max-width: 671px;
  margin: 0 auto;
  position: relative;
  padding: 2rem 5rem;
  color: #0b1524;
  font-size: 1.363rem;
  font-weight: 500;
  box-shadow: 0px 0px 6px #8e8e8f;
  border-radius: 5px;
}
.woocommerce-shipping-totals.shipping th {
    display: none;
}

#gls-pickup-info strong{
  font-size: 1.563rem;
}

.shop_table td {
  width: 100%;
}

.first-step ul,
.first-step ol,
.accordion-content ol,
.accordion-content ul  {
    padding-left: 15px;     
}

.first-step ul li,
.accordion-content ul li {
    font-size: 1.125rem;    
    list-style: disc;
    margin-bottom: 5px;  
}
.first-step ol li,
.accordion-content ol li {
  font-size: 1.125rem;    
  list-style: disc;
  margin-bottom: 5px;  
}

.pt-8 {
  padding-top: 2rem;
}

.cutom-margin {
  margin-bottom: 4.5rem;
}

.woocommerce-input-wrapper {
    position: relative;
}

.tooltip {
    position: absolute;
    top: -4px;
    left: 0px;
    width: 12px;
}
.woocommerce-input-wrapper a span {
    background-color: #ffc530;
    padding: 6px 9px 3px;
    border-radius: 9px;
    font-size: 12px;
    position: absolute;
    top: -37px;
    left: -9px;opacity: 0;
    font-weight: 600;display: none;
}

.woocommerce-input-wrapper a span::before {
  content:"";
  background-image: url(../images/tooltip-bubble.png);
  position: absolute;
  top: 25px;
  left: 7px;
  height: 8px;
  width: 15px;
  background-size: contain;
  background-repeat: no-repeat;
}
.woocommerce-input-wrapper img:hover + span {
 /* opacity: 1; */
}
#billing_email_field.visible .woocommerce-input-wrapper span {
  opacity: 1;
  display: block;
}
.flex-reverse{
    flex-direction: column-reverse!important;
}

.thank-you {
  min-height: calc(100vh - 554px);
}

#shipping_method li:nth-last-child(2) {
  padding-top: 75px;
}

#shipping_method li:nth-last-child(2)::before  {
  content: "NAJBRŽA OPCIJA";
  display: block;
  width: 100%;
  background-color: #72659f;
  color: white;
  font-size: 25px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  font-weight: 700;
  padding: 7px 0 1px;
}

.wc-ppcp-checkout-container {
  max-width: 750px;
    margin: 0 auto;
}

.woocommerce-checkout #payment .adn-stored-cards .adn-stored-card .adn-stored-card__details {
  padding: 15px 15px 15px 15px!important;
  }
  
  .woocommerce-checkout #payment .wc_payment_method .adn-wrap-form label {
  margin-left: 0px;
  }
  
  .woocommerce-checkout #payment .wc_payment_method .adyen-checkout__field-wrapper {
  flex-flow: column;
  }
  
  .adyen-checkout__field-wrapper>.adyen-checkout__field:first-child,
  .adyen-checkout__field-wrapper>.adyen-checkout__field:nth-child(2) {
  width: 100%;
  margin-right: 0!important;
  }
  .adyen-checkout__field-wrapper>.adyen-checkout__field:nth-child(2) {
  margin-left: 0!important;
  }
  
  .adyen-checkout__field-wrapper>.adyen-checkout__field:first-child {
  margin-bottom: 15px!important;
  }
  .adyen-checkout__loading-input__form .adyen-checkout__card__form {
    position: relative;
  }
  .wc-ppcp-popup__container {
    display: none!important;
  }
  .adyen-checkout__loading-input__form .adyen-checkout__card__form .adyen-checkout__card__brands {
    position: absolute;
    right: 0;
    top: 0;
  }

  .adn-stored-card__details div {
    opacity: 0;
  }
  .adyen-checkout__helper-text, .adyen-checkout__label__text {
    font-size: .51em!important;
  }
  .adn-wrap-form input[type=text], .adn-wrap-form input[type=number], .adn-wrap-form select {
    font-size: 20px;
  }
  .woocommerce-checkout #payment .wc_payment_method .adn-wrap-form label {
    font-size: 20px;
  }
  .dugme-gls_shipping_method_parcel_locker {
    background-color: #0050AA;
    border-radius: 5px;
    padding: 10px 0px 6px;
    color: white;
    box-shadow: 0 0.2em 0 #0b1524;
    margin-bottom: 25px;
    line-height: 30px;
  }
  .dugme-gls_shipping_method_parcel_locker:hover {
  box-shadow: 0 0.3em 0 #0b1524;
  }
  button {
    transition: all 0.3s ease-out;
  }
  .icon-link-awards {
    width: 100px; 
    max-width: 100%;
  }

  .menu-header__link {
    text-decoration: none;
    justify-content: center;
    padding: 0 .75em;
    transition: color .3s ease-in-out;
    font-weight: 700;
    font-size: 22px;
    color: #092137;
  }

  .menu-header__link:hover {
    color: #72659f;
  }
  .menu-header, .menu-header__link {
    height: 100%;
    display: flex;
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .col-gap-15 {
    column-gap: 15px;
  }
  .hamburger__line {
    position: absolute;
    display: block;
    width: 100%;
    height: .15em;
    background: #b7acd4;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: transform .3s ease-out;
}
.hamburger__wrap {
  position: relative;
  display: block;
  width: 1.2em;
  height: .8em;
}
.hamburger {
  background: transparent;
  height: 100%;
  padding: .5em .75em;
  cursor: pointer;
  display: none;
}
.hamburger__line--1 {
  transform: translateY(-.4em);
}
.hamburger__line--2 {
  transition: opacity .3s ease-out;
  opacity: 1;
}.hamburger__line--3 {
  transform: translateY(.4em);
}
 .header__menu {
  display: inline;
  position: relative; 
}
body.menu-is-open .hamburger__line--1 {
  transform: rotate(-45deg) translateY(0);
} 
body.menu-is-open {
  overflow: hidden;
}
body.menu-is-open .hamburger__line--2 {
  opacity: 0;
}body.menu-is-open .hamburger__line--3 {
  transform: rotate(45deg) translateY(0);
}
body.menu-is-open .header__menu {
  display: block;
  position: fixed;  
  left: 0;
  height: calc(100vh - 131px);
  background-color: white;
  bottom: 0;
  z-index: 999999;
  width: 100%;
  top: 80px;
  padding-top: 25px;
}
.mt-11 {
  margin-top: 2.75rem;
}

.pismo-flex {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width:1280px) {
  .search-bar .with-border:after {
    display: none;
  }

  .search-bar .with-border {
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .md\:pt-12 {
    padding-top: 3rem;
  }

  .md\:pt-8 {
    padding-top: 2rem;
  }

  .flex-reverse{
    flex-direction: row-reverse!important;
  }
}
@media screen and (max-width:760px) {
  #shipping_method li input[type="radio"] + label {
      flex-direction: column;
  }.product-card__title {
    font-size: 1.575rem;
  }
  .product-card figure {
      height: inherit;
  }
  .pattern-bg img {
    max-width: 120px;
    position: absolute;
    left: 0; 
  }
  .text-label {
    max-width: 550px;
  }
  .pattern-bg {
      background: url(../images/header-animacija-mobile.gif) repeat 0 0 #D2133E; 
  }
  .footer-bottom .menu-copyright {
    flex-direction: column;
  }

  .hamburger {
    display: inline;
  }
   .header__menu {
    display: none;
  }

  .menu-header  {
    text-align: center;
    flex-direction: column;
  }
}
@media screen and (max-width:520px) {
  .payment_box.payment_method_bacs p {
    font-size: .8rem;
  }

  .thank-you {
    min-height: inherit;
  } 
  .wc_payment_method input[type="radio"] + label {
    font-size: 1.313rem;
  }

  .custom-color {
    font-size: 1.575rem;
  }

  .pattern-bg img {
    max-width: 60px;
    position: absolute;
    left: 0;
  }
  
  .text-label {
    width: 92vw;
    font-size: 13px;
    padding: 10px 25px 1px;
  }
  .rounded-full {
      border-radius: 50px;
  }
  #shipping_method li {
    padding: 2rem 2rem 2rem 3.5rem;
  }
  #shipping_method li input[type="radio"] + label {
    grid-template-columns: 1fr;
  }
  .woocommerce-shipping-methods p {
      font-size: 19px;
  }
  .woocommerce-Price-amount.amount bdi {
      justify-content: flex-end;
  }
  footer img.icon-link-awards {
      max-width: 100px; 
  }
}

@media (min-width: 640px) {
  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:gap-16 {
    gap: 4rem;
  }
}

@media (min-width: 768px) {
  .md\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .md\:mb-20 {
    margin-bottom: 5rem;
  }

  .md\:mb-24 {
    margin-bottom: 6rem;
  }

  .md\:mt-11 {
    margin-top: 2.75rem;
  }

  .md\:block {
    display: block;
  }

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-2\/3 {
    width: 66.666667%;
  }

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

  .md\:flex-row {
    flex-direction: row;
  }

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

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

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:pt-8 {
    padding-top: 2rem;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1280px) {
  .xl\:flex {
    display: flex;
  }

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

  .xl\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
}

@media (min-width: 1536px) {
  .\32xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}

#order_review .shop_table {
  display: none;
}
#order_review .shop_table.woocommerce-checkout-review-order-table {
  display: block;
}



.pismo {
  background-color: #00853d;
  color: #fff;
}
.pismo .first-step {
  background-image:  url(../images/background-img.jpg); 
}
.pismo .product-card {
  background-color: white;
}

.pismo .text-label {
  background-color: #d6001c;
  width: fit-content;
  font-weight: 700;
}
.pismo .product-card__label{
  background-color:#d6001c;
}
.pismo .product-card {
  color: #0b1524;
}

.pismo .accordion-title:after {
  display: inline-block;
  content: "";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODk0RjM0ODQ4MTQ0MTFFRjkxNURGQkZBNzc0QzU2RkMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODk0RjM0ODU4MTQ0MTFFRjkxNURGQkZBNzc0QzU2RkMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4OTRGMzQ4MjgxNDQxMUVGOTE1REZCRkE3NzRDNTZGQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4OTRGMzQ4MzgxNDQxMUVGOTE1REZCRkE3NzRDNTZGQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgeR7xgAAADGSURBVHjarJLLCsIwEEX70Ip+oQtx4VcIrl1IQaFQKAjiwo0iVLpoK/hpyninJhCHNEFw4FCSuXMYaEIiCv5RkfpOwRkkP8zG4ATm3QkbzcCTPlWChLf0MAQXNcOzC74s6Lsqj4x7VzFz5EZokdVg1CO5iewBxDrAslwEGjAWkkpk9iDqfpgRZFkmgncwUdvVoleomUCKtGwnBh6gFXe5KbGJNCn1VyYlLhGzsUi2NolPxKwNSerKDjyvdwVe6sUvXcG3AAMAIgArsxpo47kAAAAASUVORK5CYII=);
  width: 16px;
  height: 11px;
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  top: 7px;
  background-size: contain;
}

.pismo .accordion-title {
  padding: 0 15px 5px 10px;
}

@media (max-width: 1540px) {
  .pismo .first-step { 
    background-size: contain;
  }
}
@media (max-width: 768px) {
  .pismo .first-step { 
    background-size: auto;
  }
}
@media (max-width: 520px) {
  .pismo .first-step { 
    background-position: right;
  }
}
.page-template-page-pismo footer {
  position: relative;
}
.page-template-page-pismo footer:before {
  content: "";
  display: block;
  background-image: url(../images/cloud.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 132px;
  left: 0;
  right: 0;
  top: -72px;
  position: absolute;
}
.page-template-page-pismo .p-6 {
  font-size: 20px;
}
.pismo .text-label {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
    .page-template-template-pismo-jedno .narudzba-flex,
    .page-template-template-pismo-dvoje .narudzba-flex {
      display: flex;
      flex-direction: column-reverse;
    }


    .page-template-page-pismo .text-label {
        font-size: 15px;
        padding: 9px 25px 6px;
    }

    .page-template-page-pismo .text-white {
        margin-top: 20px;
        line-height: 2.8rem;
        margin-bottom: 10px;
    }
    .pismo .text-label {
      margin-bottom: 30px;
    }

}
.condition-check {
  width: 100%;
  max-width: 450px;
  margin: 0 auto 30px;
  text-align: left;
  position: relative;
}
.condition-check input[type="radio"],
.condition-check input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  z-index: 555;
  height: 35px;
  width: 405px;
  top: 0;
  left: -40px;
  transition: background-color 200ms, border-color 200ms;
  padding: 7px 10px;
  cursor: pointer;
  margin: 0;
  text-align: center;
  right: 0;
}
.condition-check input[type="radio"] + label:before,
.condition-check input[type="checkbox"] + label:before  {
  content: '';
  position: absolute;
  width: 25px;
  display: block;
  height: 25px;
  top: -2px;
  left: -40px;
  background-color: transparent;
  border: 2px solid #72659f;
  color: #72659f;
  background-color: white;
  cursor: pointer;
  border-radius: 50%;
}
.condition-check input[type="radio"] + label:after,
.condition-check input[type="checkbox"] + label:after  {
  opacity: 0;
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  background: #72659f;
  top: -2px;
  left: -40px;
  cursor: pointer;
  border-radius: 50%;
  transition: all ease 0.3s;
  color: #fff;
  line-height: 12px;
  font-size: 10px;
  text-align: center;
  border: 2px solid #72659f;
}
.condition-check input[type="radio"]:checked + label:after,
.condition-check input[type="checkbox"]:checked + label:after  {
  opacity: 1;
  background: url(../images/checkmark.svg) #72659f no-repeat;
  background-size: 14px;
  transition: all ease 0.5s;
  border-radius: 50%;
  background-position: center;
}
.condition-check a{
  text-decoration: underline;
  color: #72659f;
}
@media (max-width: 425px) {
  .condition-check { 
    max-width: 170px; 
  }
}

.notification.notification--v1 {
  color: red;
  display: block;
}
.steps-label {
  font-size: 1.875rem;
  font-weight: 600;
  margin-bottom: 15px;
}

/**Bojanka zanimanja**/ 
.zanimanja-page-wrap {
  background-color: #ffffff;
}
.zanimanja-header {
  position: relative;
  overflow: visible;
  padding: 0;
}
.zanimanja-header-inner {
    position: relative;
    overflow: hidden;
    min-height: 287px;
    padding: 48px 0;
    background: url('../images/bg-image-mobile.jpg') no-repeat center center;
    background-size: cover;
    display: flex; 
    align-items: center;
}

@media (min-width: 828px) {
    .zanimanja-header-inner {
        position: relative;
        overflow: hidden;
        min-height: 347px;
        padding: 48px 0;
        background: url('../images/bg-image-desktop.jpg') no-repeat center center;
        background-size: cover;
    }

    .product-card img, .slick-slider div img {
      max-width: 450px;
    }
}
.zanimanja-header-inner .besplatno-circle {
    display: inline-flex;
    font-size: 16px;
    font-weight: 500;
    background-color: #f9dc58;
    color: #0050AA;
    border-radius: 14px;
    padding: 5px 15px 2px;
    text-transform: uppercase;
}
.zanimanja-header-inner .container {
    padding: 20px;
    text-align: center;
    margin: 0 auto;
}
.zanimanja-header-inner .container h1{
    color: white;
    font-size: 34px;
    line-height: 40px;
    font-weight: 700;
    margin-top: 15px;
}
@media (min-width: 828px) {
    .zanimanja-header-inner .container h1{
        color: white;
        font-size: 45px;
        line-height: 50px;
        font-weight: 700;
        margin-top: 15px;
    }
}
.zanimanja-header-inner .coming-right-over {
    color: white;
    font-weight: 400;
    font-size: 25px;
}
.bojanka__wrapper {
    flex-wrap: wrap;
    justify-content: center;        
    padding: 30px 20px;max-height: 100%; 
}
.bojanka__wrapper .left-half {
    margin-bottom: 30px;
}
.bojanka__wrapper .left-half p {
  padding-bottom: 15px;
}
.bojanka__wrapper .right-half {
    max-width: 100%;
}
.bojanka__wrapper .page-data {
    margin-top: 30px;
}
@media (min-width: 828px) {
    .bojanka__wrapper {
        flex-wrap: nowrap;
        margin: 40px auto;
        max-width: 1214px; 
        display: flex;
        justify-content: space-between;
        column-gap: 90px;
        align-items: flex-start;
    }
    .bojanka__wrapper .right-half {
        max-width: 50%;
    }
}
.zanimanja-title {
    font-size: 35px;
    line-height: 40px;
}
@media (min-width: 828px) {
    .zanimanja-title {
        font-size: 45px;
        line-height: 50px;
        font-weight: 700; 
    }
}
.zanimanja-label {
    display: block;
    font-size: 16px;
    font-weight: 500;
    background-color: #0050AA;
    color: #fff;
    border-radius: 14px;
    padding: 5px 25px 2px;
    width: fit-content;
    margin: 15px 0 30px;
}
.zanimanja-page-wrap input {
    max-width: 330px;
    min-width: 330px;
    border-radius: 25px;
    border: solid .5px #bfbcbc;
    background-color: transparent;
    font-weight: 100;
    font-size: 19px;
    color: #6c6c6c;
    padding: 17px 10px 15px 22px;
    line-height: 21px;
    width: 100%;
}
@media (max-width: 470px) {
  .zanimanja-page-wrap input {
    max-width: 290px;  
    min-width: 70px!important;
    width: 100%;
  }
}

.zanimanje-block {
    display: block;
}
.ml-0 {
    margin-left: 0;
}
.zanimanja-page-wrap button { 
  font-size: 20px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  border-radius: 4px; 
  background-color: #0050AA;
  max-width: none;
  width: auto;
  cursor: pointer;
  display: block;
  margin-top: 20px;
  line-height: 28px;
  padding: 10px 20px;
  -webkit-appearance: none;
  transition: all .3s ease-in-out;
} 
.zanimanja-page-wrap .label--small {
    color: #7b7b7b;
    display: block;
    padding: 25px 0;
}
.zanimanje-label {
    font-size: 20px;rgb(60, 59, 101);
    padding: 10px 0;
    color: #00051d;
}
.mb-25 {
    margin-bottom: 25px;
}
.zanimanja-page-wrap h2.has-x-large-font-size {
    font-size: 35px!important;
    line-height: 1.3;
    margin: 0 10px 20px
}
@media (max-width: 640px) {
    .zanimanja-page-wrap h2.has-x-large-font-size {
        font-size: 25px!important;
    }
}

.zanimanja-page-wrap .spol-label {
    display: inline-block;
    float: right;
    margin-right: 10px;
    font-size: 24px;
    padding: 14px 15px 7px;
    color: #0c768c
}


.zanimanja-page-wrap [type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  /* IMAGE STYLES */
  .zanimanja-page-wrap.zanimanja-page-wrap [type=radio] + img {
    cursor: pointer;
  }
  
  /* CHECKED STYLES */
  
  .zanimanja-page-wrap  [type=radio]:checked + img {
    outline: 2px solid #f00;
  }
  .zanimanja-page-wrap  input[type="radio"] {
      display: none;
  }
  .zanimanja-page-wrap input[type="radio"] + span {
      background-color: #fff;
      width: 68px;
      height: 68px;
      display: block;
      border-radius: 50%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 5;
      text-indent: 50000px;
      transition:all 1s,color 0.4s 0.4s;transition: all 0.4s ease-in;
  }
   @keyframes effect_dylan {
    50% {
      transform: scale(1.5, 1.5);
      opacity: 0;
    }
    99% {
      transform: scale(0.001, 0.001);
      opacity: 0;
    }
    100% {
      transform: scale(0.001, 0.001);
      opacity: 1;
    }
  }
  .zanimanja-page-wrap input[type="radio"] + span:before {
      content: '';
      background-color: aliceblue;
      border-radius: 50%;
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      transform: scale(0.001, 0.001);
    }
    .zanimanja-page-wrap input[type="radio"]:checked + span {
      outline: 0;
      color: #fff;
  }
  .zanimanja-page-wrap input[type="radio"]:checked + span:before  {
      animation: effect_dylan 1.5s ease-out;
  }
  

  .zanimanja-page-wrap .spol span.wpcf7-list-item.last input[type="radio"]:checked + span, .zanimanja-page-wrap .spol span.wpcf7-list-item.last input[type="radio"]:checked + span {
      box-shadow:0 -150px 0 0 rgb(219, 219, 219) inset;
  }
  
  .zanimanja-page-wrap .spol span.wpcf7-list-item.first input[type="radio"]:checked + span, .zanimanja-page-wrap .spol span.wpcf7-list-item.first input[type="radio"]:checked + span {
      box-shadow:0 -150px 0 0 rgb(219, 219, 219) inset;
  }
   
  
  @keyframes glowing {
      0% { background-position: 0 0; }
      50% { background-position: 400% 0; }
      100% { background-position: 0 0; }
  }
  .zanimanja-page-wrap .spol span.wpcf7-list-item.first:before, .zanimanja-page-wrap .spol span.wpcf7-list-item.first:before  {
      content: '';
      background: linear-gradient(45deg, #ff0000, #ffffff, #d31010, #df1f1f, #c60c0c, #ffffff, #e32d2d, #c80b0b, #ad0303);
      position: absolute;
      top: -1px;
      left:-1px;
      background-size: 400%;
      z-index: 1;
      filter: blur(1px);
      width: calc(100% + 2px);
      height: calc(100% + 2px);
      animation: glowing 20s linear infinite;
      opacity: 0;
      transition: opacity .3s ease-in-out;
      border-radius: 50%;
  }
  
  .zanimanja-page-wrap .spol span.wpcf7-list-item.last:before,.zanimanja-page-wrap .spol span.wpcf7-list-item.last:before  {
      content: '';
      background: linear-gradient(45deg, #0000ff, #ffffff, #1c0da9, #1017b0, #071192, #ffffff, #0031bf, #1316b6, #3c40f5);
      position: absolute;
      top: -1px;
      left:-1px;
      background-size: 400%;
      z-index: 1;
      filter: blur(1px);
      width: calc(100% + 2px);
      height: calc(100% + 2px);
      animation: glowing 20s linear infinite;
      opacity: 0;
      transition: opacity .3s ease-in-out;
      border-radius: 50%;
  }
  
  
  .zanimanja-page-wrap .spol span.wpcf7-list-item.first:active:after,.zanimanja-page-wrap .spol span.wpcf7-list-item.first:active:after, .zanimanja-page-wrap .spol span.wpcf7-list-item.last:active:after, .zanimanja-page-wrap .spol span.wpcf7-list-item.last:active:after  {
      background: transparent;
  }
  
  .zanimanja-page-wrap .spol span.wpcf7-list-item.first:hover:before,.zanimanja-page-wrap .spol span.wpcf7-list-item.first:hover:before, .zanimanja-page-wrap .spol span.wpcf7-list-item.last:hover:before, .zanimanja-page-wrap .spol span.wpcf7-list-item.last:hover:before {
      opacity: 1;
  }
  .zanimanja-page-wrap .spol span.wpcf7-list-item.first:after,.zanimanja-page-wrap .spol span.wpcf7-list-item.first:after, .zanimanja-page-wrap .spol_1 span.wpcf7-list-item.last:after,.zanimanja-page-wrap .spol span.wpcf7-list-item.last:after  {
      z-index: -1;
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background: transparent;
      left: 0;
      top: 0;
      border-radius: 10px;
  }
   
  .zanimanja-page-wrap input[type="radio"] {
      opacity: 0;
      -webkit-appearance: none;
      display: inline-block;
      vertical-align: middle;
      z-index: 100;
      margin: 0;
      padding: 0;
      width: 70px;
      height: 70px;
      position: absolute;
      left: 0;
      top: 0;
      cursor: pointer;
      position: absolute;
      z-index: 55555;
  }.zanimanja-page-wrap  .spol-label {
    display: inline-block;
    float: right;
    margin-right: 10px;
    font-size: 24px;
    padding: 14px 15px 7px;
    color: #0c768c;
 }
 .zanimanja-page-wrap  .wpcf7-form-control-wrap.spol, .zanimanja-page-wrap .wpcf7-form-control-wrap.spol  {
    display: inline-block;
    width: 168px;
    margin: 0 auto;
    vertical-align: middle;
    /*margin-left: 62px;*/
 }
 .zanimanja-page-wrap  .spol span.wpcf7-list-item.first,  .zanimanja-page-wrap  .spol span.wpcf7-list-item.first {
    padding: 0;
    position: relative;
    margin: 0 20px 0 0;
    display: inline-block;
    position: relative;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    text-align: center;
    background-color: #fdeee3;
 }
 .zanimanja-page-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item.first img {
	width: 54px;
    height: 46px;
    margin-left: -5px;
    z-index: 10;
    position: absolute;
    top: 12px;
    left: 0;
    right: 0;
    border: 0;
    margin: 0 auto;
}
.zanimanja-page-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item.last img {
	width: 42px;
	height: 42px;
	text-align: center;
	margin-left: -5px;
	z-index: 10;
	position: absolute;
	top: 13px;
	left: 0;
	right: 0;
	border: 0;
	margin: 0 auto;
}
 .zanimanja-page-wrap .spol span.wpcf7-list-item.last,  .zanimanja-page-wrap  .spol span.wpcf7-list-item.last {
   margin: 0 auto;
   position: relative;
   width: 68px;
   height: 68px;
   border-radius: 50%;
   text-align: center;
   display: inline-block;
 }
.zanimanja-page-accordion {
    margin: 0 auto;
    max-width: 1214px;
    padding: 10px 20px;
}
.accordion-zanimanja-title {
    font-size: 32px;
    text-align: center;
    margin: 30px 0;
}
@media (min-width: 828px) {
    .accordion-zanimanja-title {
        font-size: 40px;
        font-weight: 700; 
    }
}
 .zanimanja-page-wrap  .slick-arrow {
    background-color: transparent;
    position: absolute;
    width: 60px;
    bottom: -80px;
    top: auto;
    height: 40px; margin: 0 auto;  
    left: 0 !important;
    right: 0;text-indent: -9999px;
    overflow: hidden;
    white-space: nowrap;
}.zanimanja-page-wrap  .slick-prev.slick-arrow {
    left: -8px !important;
    background-image: url(../images/zanimanje-arrow.jpg);
    background-repeat: no-repeat;
    z-index: 555;
    bottom: -99px;
    border: none;
  }
  
.zanimanja-page-wrap .slick-next.slick-arrow  {
    right: -45px !important;
    background-image: url(../images/zanimanje-arrow.jpg);
    background-repeat: no-repeat;
    transform: rotate(180deg);
}
.zanimanja-page-wrap input[type=radio]+span {
    background-color: #ffffff;
    width: 68px;
    border: none;
    border: 1px solid #7b7b7b;
    height: 68px;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    text-indent: 50000px;
    transition: all 1s, color .4s .4s;
    transition: all .4s ease-in; 
} 
.zanimanja-bojanka-slider {
    box-shadow: 1px 11px 16px #d4cac2;   
}
.zanimanja-bojanka-slider img {
    width: 100%; 
    padding: 0!important;
}
.zanimanja-bojanka-slider.slick-slider div {
    height: inherit!important;
    display: block;
}
@media (max-width: 828px) {
    .flex-mobile {
        flex-direction: column-reverse;
    } 
}
.pb-0  {
    padding-bottom: 0!important;
}
.gap-20 {
    column-gap: 20px;
}

.loading_animation {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: -1;
background: #fff;
transition: opacity 0.3s ease-in-out;
opacity: 0;
}
.loading_animation.active {
opacity: 1;
z-index: 9999;
}

.loading_animation.active video {
opacity: 1;
}

.loading_animation video {
opacity: 0;
transition: opacity 1s ease-in-out;
}
.page-template-bojanka-zanimanja .checkbox-mailerlite .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  color: red!important;
  font-size: 12px!important;
  display: block!important;
}
.page-template-bojanka-zanimanja .checkbox-mailerlite .wpcf7-form-control-wrap .wpcf7-list-item.first.last input {
  width: 20px;
  min-width: 20px;
  opacity: 0;
}

.page-template-bojanka-zanimanja .checkbox-mailerlite .wpcf7-list-item-label:after, .wpcf7-list-item-label:before {
  border: 2px solid var(--wp--preset--color--purple);
  border-radius: 5px;
  content: "";
  display: block;
  height: 20px;
  left: -20px;
  position: absolute;
  top: -3px;
  width: 20px;
  border: solid 1px #bfbcbc;
}

.page-template-bojanka-zanimanja .checkbox-mailerlite input[type="checkbox"]:checked + span:after, 
.page-template-bojanka-zanimanja .checkbox-mailerlite input[type="checkbox"]:checked > span:after {
  opacity: 1;
  background: url(../images/checkmark.svg) #0050AA no-repeat;
  background-size: 18px;
  transform: scale(1.1);
  transition: all ease 0.5s; 
  background-position: center;
}

.page-template-bojanka-zanimanja .checkbox-mailerlite .wpcf7-list-item-label {
  position: relative;
  padding-left: 10px;
}  

.page-template-bojanka-zanimanja .checkbox-mailerlite .wpcf7-form-control-wrap .wpcf7-list-item.first.last {    
  margin-top: 20px;
  margin-left: 0;
}
.gap-custom-16 {
  gap: 7rem;
} 
@media (min-width: 640px) { 

  .sm\:gap-custom-16 {
    gap: 9rem;
  }
}