@charset "UTF-8";
/*
Theme Name: FlatTheme
Author: Laszlo Lapos
Author URI: laposlaszlo.com
Description: FlatTheme
Version: 0.1
*/
/**
 * Foundation for Sites
 * Version 6.8.1
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@font-face {
  font-family: WooCommerce;
  src: url(../../fonts/WooCommerce.eot?ver=37499c01879113d013b3f6179700ce69);
  src: url(../../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(../../fonts/WooCommerce.woff?ver=a675793d69f4eec5a3825bfc2da67287) format("woff"), url(../../fonts/WooCommerce.ttf?ver=88d94391c7d0b11d54a46fbff449b98f) format("truetype"), url(../../fonts/WooCommerce.svg#WooCommerce) format("svg");
  font-weight: 400;
  font-style: normal;
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: 0;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}
[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em&xxxlarge=100em";
}
html {
  box-sizing: border-box;
  font-size: 100%;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Montserrat", "Georgia", serif;
  font-weight: normal;
  line-height: 1.5;
  color: #384348;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 5px;
}
select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 5px;
}
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}
button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 5px;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button {
  outline: 0;
}
pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}
.is-visible {
  display: block !important;
}
.is-hidden {
  display: none !important;
}
[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
[type=submit],
[type=button] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}
input[type=search] {
  box-sizing: border-box;
}
::-moz-placeholder {
  color: #cacaca;
}
::placeholder {
  color: #cacaca;
}
[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}
[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}
label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.5rem;
}
[type=file] {
  width: 100%;
}
label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}
label.middle {
  margin: 0 0 1rem;
  line-height: 1.5;
  padding: 0.5625rem 0;
}
.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a;
}
.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}
.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}
.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0;
}
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}
.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}
select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}
.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea;
}
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}
.is-invalid-label {
  color: #cc4b37;
}
.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37;
}
.form-error.is-visible {
  display: block;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
}
em,
i {
  font-style: italic;
  line-height: inherit;
}
strong,
b {
  font-weight: bold;
  line-height: inherit;
}
small {
  font-size: 80%;
  line-height: inherit;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Montserrat", "Roboto", "Oxygen", "Helvetica Neue", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #818181;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}
h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
h6, .h6 {
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 2.125rem;
  }
  h2, .h2 {
    font-size: 1.625rem;
  }
  h3, .h3 {
    font-size: 1.125rem;
  }
  h4, .h4 {
    font-size: 1rem;
  }
  h5, .h5 {
    font-size: 0.875rem;
  }
  h6, .h6 {
    font-size: 0.75rem;
  }
}
a {
  line-height: inherit;
  color: #FF5E85;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: #ff2d60;
}
a img {
  border: 0;
}
hr {
  clear: both;
  max-width: 1300px;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}
ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}
li {
  font-size: inherit;
}
ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}
ol {
  margin-left: 1.25rem;
}
ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}
blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.5;
  color: #8a8a8a;
}
abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}
figure {
  margin: 0;
}
kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
}
.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}
.lead {
  font-size: 125%;
  line-height: 1.6;
}
.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}
ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}
.cite-block, cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}
.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}
.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-text-left {
    text-align: left;
  }
  .xxlarge-text-right {
    text-align: right;
  }
  .xxlarge-text-center {
    text-align: center;
  }
  .xxlarge-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 100em) {
  .xxxlarge-text-left {
    text-align: left;
  }
  .xxxlarge-text-right {
    text-align: right;
  }
  .xxxlarge-text-center {
    text-align: center;
  }
  .xxxlarge-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            print-color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu > li > a {
  padding: 0.7rem 1rem;
}
.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #1779ba;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
}
@media screen and (min-width: 75em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
}
@media screen and (min-width: 90em) {
  .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
}
@media screen and (min-width: 100em) {
  .dropdown.menu.xxxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xxxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xxxlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xxxlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xxxlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}
.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}
.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe;
}
.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}
.sticky-container {
  position: relative;
}
.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}
.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}
.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}
.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none;
}
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}
.accordion-item:first-child > :first-child {
  border-radius: 5px 5px 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 5px 5px;
}
.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 5px 5px;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.is-active > .accordion-title::before {
  content: "–";
}
.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}
.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  backface-visibility: hidden;
  outline: none;
}
.glightbox-container.inactive {
  display: none;
}
.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}
.glightbox-container .gslider {
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex !important;
  justify-content: center;
  align-items: center;
  transform: translate3d(0, 0, 0);
}
.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}
.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}
.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}
.glightbox-container .gslide-inner-content {
  width: 100%;
}
.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}
.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}
.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  flex-direction: column;
}
.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}
.gslide iframe,
.gslide video {
  outline: none !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  touch-action: auto;
}
.gslide:not(.current) {
  pointer-events: none;
}
.gslide-image {
  align-items: center;
}
.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}
.desc-top .gslide-image img,
.desc-bottom .gslide-image img {
  width: auto;
}
.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}
.gslide-image img.zoomable {
  position: relative;
}
.gslide-image img.dragging {
  cursor: grabbing !important;
  transition: none;
}
.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important;
}
.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
  display: none;
}
.gslide-video .gvideo-wrapper {
  width: 100%;
  /* max-width: 160vmin; */
  margin: auto;
}
.gslide-video::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none;
}
.gslide-video.playing::before {
  display: none;
}
.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh;
}
.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}
.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
  margin: auto;
}
.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%;
}
.gslide-inline .dragging {
  cursor: grabbing !important;
  transition: none;
}
.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}
.gslide-external {
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%;
}
.gslide-media {
  display: flex;
  width: auto;
}
.zoomed .gslide-media {
  box-shadow: none !important;
}
.desc-top .gslide-media,
.desc-bottom .gslide-media {
  margin: 0 auto;
  flex-direction: column;
}
.gslide-description {
  position: relative;
  flex: 1 0 100%;
}
.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%;
}
.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}
.gslide-description p {
  margin-bottom: 12px;
}
.gslide-description p:last-child {
  margin-bottom: 0;
}
.zoomed .gslide-description {
  display: none;
}
.glightbox-button-hidden {
  display: none;
}
/*
 * Description for mobiles
 * something like facebook does the description
 * for the photos
*/
.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 19px 11px;
  max-width: 100vw !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  transition: opacity 0.3s linear;
  padding-bottom: 50px;
}
.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}
.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}
.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: bold;
}
.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}
.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4;
}
.gdesc-open .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 0.4;
}
.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}
.gdesc-closed .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 1;
}
.greset {
  transition: all 0.3s ease;
}
.gabsolute {
  position: absolute;
}
.grelative {
  position: relative;
}
.glightbox-desc {
  display: none !important;
}
.glightbox-open {
  overflow: hidden;
}
.gloader {
  height: 25px;
  width: 25px;
  animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}
.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity;
}
.glightbox-mobile .goverlay {
  background: #000;
}
.gprev,
.gnext,
.gclose {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.gprev svg,
.gnext svg,
.gclose svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0;
}
.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
  opacity: 0.1;
}
.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
  stroke: #fff;
}
.gbtn.focused {
  outline: 2px solid #0f3d81;
}
iframe.wait-autoplay {
  opacity: 0;
}
.glightbox-closing .gnext,
.glightbox-closing .gprev,
.glightbox-closing .gclose {
  opacity: 0 !important;
}
/*Skin */
.glightbox-clean .gslide-description {
  background: #fff;
}
.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}
.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: normal;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}
.glightbox-clean .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}
.glightbox-clean .gslide-video {
  background: #000;
}
.glightbox-clean .gprev,
.glightbox-clean .gnext,
.glightbox-clean .gclose {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
}
.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path {
  fill: #fff;
}
.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px;
}
.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px;
}
.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
}
.glightbox-clean .gclose svg {
  width: 18px;
  height: auto;
}
.glightbox-clean .gclose:hover {
  opacity: 1;
}
/*CSS Animations*/
.gfadeIn {
  animation: gfadeIn 0.5s ease;
}
.gfadeOut {
  animation: gfadeOut 0.5s ease;
}
.gslideOutLeft {
  animation: gslideOutLeft 0.3s ease;
}
.gslideInLeft {
  animation: gslideInLeft 0.3s ease;
}
.gslideOutRight {
  animation: gslideOutRight 0.3s ease;
}
.gslideInRight {
  animation: gslideInRight 0.3s ease;
}
.gzoomIn {
  animation: gzoomIn 0.5s ease;
}
.gzoomOut {
  animation: gzoomOut 0.5s ease;
}
@keyframes lightboxLoader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    transform: translate3d(60%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    order: 0;
  }
  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    order: 1;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    order: 1;
  }
  .gslide-image img {
    max-height: 97vh;
    max-width: 100%;
  }
  .gslide-image img.zoomable {
    cursor: zoom-in;
  }
  .zoomed .gslide-image img.zoomable {
    cursor: grab;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 100vh;
  }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }
  .glightbox-clean .gslide-media {
    box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
  }
  .glightbox-clean .description-left .gdesc-inner,
  .glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }
  .glightbox-clean .gprev,
  .glightbox-clean .gnext,
  .glightbox-clean .gclose {
    background-color: rgba(0, 0, 0, 0.32);
  }
  .glightbox-clean .gprev:hover,
  .glightbox-clean .gnext:hover,
  .glightbox-clean .gclose:hover {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .glightbox-clean .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose {
    opacity: 0.7;
    right: 20px;
  }
}
@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__container {
  position: relative;
  box-sizing: border-box;
}
.splide__list {
  margin: 0 !important;
  padding: 0 !important;
  width: -moz-max-content;
  width: max-content;
  will-change: transform;
}
.splide.is-active .splide__list {
  display: flex;
}
.splide__pagination {
  display: inline-flex;
  align-items: center;
  width: 95%;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
.splide__pagination li {
  list-style-type: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.splide {
  visibility: hidden;
}
.splide, .splide__slide {
  position: relative;
  outline: none;
}
.splide__slide {
  box-sizing: border-box;
  list-style-type: none !important;
  margin: 0;
  flex-shrink: 0;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__slider {
  position: relative;
}
.splide__spinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #999;
  border-left-color: transparent;
  animation: splide-loading 1s linear infinite;
}
.splide__track {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.splide--draggable > .splide__track > .splide__list > .splide__slide {
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}
.splide--fade > .splide__track > .splide__list {
  display: block;
}
.splide--fade > .splide__track > .splide__list > .splide__slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}
.splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide--ttb > .splide__track > .splide__list {
  display: block;
}
.splide--ttb > .splide__pagination {
  width: auto;
}
.splide__arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  height: 2em;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 0;
  opacity: 0.7;
  background: #ccc;
}
.splide__arrow svg {
  width: 1.2em;
  height: 1.2em;
}
.splide__arrow:hover {
  cursor: pointer;
  opacity: 0.9;
}
.splide__arrow:focus {
  outline: none;
}
.splide__arrow--prev {
  left: 1em;
}
.splide__arrow--prev svg {
  transform: scaleX(-1);
}
.splide__arrow--next {
  right: 1em;
}
.splide__pagination {
  position: absolute;
  z-index: 1;
  bottom: 0.5em;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
}
.splide__pagination__page {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #ccc;
  border-radius: 50%;
  margin: 3px;
  padding: 0;
  transition: transform 0.2s linear;
  border: none;
  opacity: 0.7;
}
.splide__pagination__page.is-active {
  transform: scale(1.4);
  background: #fff;
}
.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}
.splide__pagination__page:focus {
  outline: none;
}
.splide__progress__bar {
  width: 0;
  height: 3px;
  background: #ccc;
}
.splide--nav > .splide__track > .splide__list > .splide__slide {
  border: 3px solid transparent;
}
.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  border-color: #000;
}
.splide--nav > .splide__track > .splide__list > .splide__slide:focus {
  outline: none;
}
.splide--rtl > .splide__arrows .splide__arrow--prev, .splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev {
  right: 1em;
  left: auto;
}
.splide--rtl > .splide__arrows .splide__arrow--prev svg, .splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: scaleX(1);
}
.splide--rtl > .splide__arrows .splide__arrow--next, .splide--rtl > .splide__track > .splide__arrows .splide__arrow--next {
  left: 1em;
  right: auto;
}
.splide--rtl > .splide__arrows .splide__arrow--next svg, .splide--rtl > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: scaleX(-1);
}
.splide--ttb > .splide__arrows .splide__arrow, .splide--ttb > .splide__track > .splide__arrows .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}
.splide--ttb > .splide__arrows .splide__arrow--prev, .splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev {
  top: 1em;
}
.splide--ttb > .splide__arrows .splide__arrow--prev svg, .splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: rotate(-90deg);
}
.splide--ttb > .splide__arrows .splide__arrow--next, .splide--ttb > .splide__track > .splide__arrows .splide__arrow--next {
  top: auto;
  bottom: 1em;
}
.splide--ttb > .splide__arrows .splide__arrow--next svg, .splide--ttb > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: rotate(90deg);
}
.splide--ttb > .splide__pagination {
  display: flex;
  flex-direction: column;
  bottom: 50%;
  left: auto;
  right: 0.5em;
  transform: translateY(50%);
}
.pretty * {
  box-sizing: border-box;
}
.pretty input:not([type=checkbox]):not([type=radio]) {
  display: none;
}
.pretty {
  position: relative;
  display: inline-block;
  margin-right: 1em;
  white-space: nowrap;
  line-height: 1;
}
.pretty input {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 1em;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.pretty .state label {
  position: initial;
  display: inline-block;
  font-weight: normal;
  margin: 0;
  text-indent: 1.5em;
  min-width: calc(1em + 2px);
}
.pretty .state label:before, .pretty .state label:after {
  content: "";
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  display: block;
  box-sizing: border-box;
  border-radius: 0;
  border: 1px solid transparent;
  z-index: 0;
  position: absolute;
  left: 0;
  top: calc(0% - (100% - 1em) - 8%);
  background-color: transparent;
}
.pretty .state label:before {
  border-color: #bdc3c7;
}
.pretty .state.p-is-hover, .pretty .state.p-is-indeterminate {
  display: none;
}
@keyframes zoom {
  0% {
    opacity: 0;
    transform: scale(0);
  }
}
@keyframes tada {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: scale(7);
  }
  38% {
    animation-timing-function: ease-out;
    opacity: 1;
    transform: scale(1);
  }
  55% {
    animation-timing-function: ease-in;
    transform: scale(1.5);
  }
  72% {
    animation-timing-function: ease-out;
    transform: scale(1);
  }
  81% {
    animation-timing-function: ease-in;
    transform: scale(1.24);
  }
  89% {
    animation-timing-function: ease-out;
    transform: scale(1);
  }
  95% {
    animation-timing-function: ease-in;
    transform: scale(1.04);
  }
  100% {
    animation-timing-function: ease-out;
    transform: scale(1);
  }
}
@keyframes jelly {
  0% {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(0.75, 1.25, 1);
  }
  40% {
    transform: scale3d(1.25, 0.75, 1);
  }
  50% {
    transform: scale3d(0.85, 1.15, 1);
  }
  65% {
    transform: scale3d(1.05, 0.95, 1);
  }
  75% {
    transform: scale3d(0.95, 1.05, 1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rotate {
  0% {
    opacity: 0;
    transform: translateZ(-200px) rotate(-45deg);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) rotate(0);
  }
}
@keyframes pulse {
  0% {
    box-shadow: 0px 0px 0px 0px #bdc3c7;
  }
  100% {
    box-shadow: 0px 0px 0px 1.5em rgba(189, 195, 199, 0);
  }
}
.pretty.p-default.p-fill .state label:after {
  transform: scale(1);
}
.pretty.p-default .state label:after {
  transform: scale(0.6);
}
.pretty.p-default input:checked ~ .state label:after {
  background-color: #bdc3c7 !important;
}
.pretty.p-default.p-thick .state label:before, .pretty.p-default.p-thick .state label:after {
  border-width: 0.1428571429em;
}
.pretty.p-default.p-thick .state label:after {
  transform: scale(0.4) !important;
}
.pretty.p-icon .state .icon {
  position: absolute;
  font-size: 1em;
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  left: 0;
  z-index: 1;
  text-align: center;
  line-height: normal;
  top: calc(0% - (100% - 1em) - 8%);
  border: 1px solid transparent;
  opacity: 0;
}
.pretty.p-icon .state .icon:before {
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
.pretty.p-icon input:checked ~ .state .icon {
  opacity: 1;
}
.pretty.p-icon input:checked ~ .state label:before {
  border-color: #5a656b;
}
.pretty.p-svg .state .svg {
  position: absolute;
  font-size: 1em;
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  left: 0;
  z-index: 1;
  text-align: center;
  line-height: normal;
  top: calc(0% - (100% - 1em) - 8%);
  border: 1px solid transparent;
  opacity: 0;
}
.pretty.p-svg .state svg {
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
.pretty.p-svg input:checked ~ .state .svg {
  opacity: 1;
}
.pretty.p-image .state img {
  opacity: 0;
  position: absolute;
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  top: 0;
  top: calc(0% - (100% - 1em) - 8%);
  left: 0;
  z-index: 0;
  text-align: center;
  line-height: normal;
  transform: scale(0.8);
}
.pretty.p-image input:checked ~ .state img {
  opacity: 1;
}
.pretty.p-switch input {
  min-width: 2em;
}
.pretty.p-switch .state {
  position: relative;
}
.pretty.p-switch .state:before {
  content: "";
  border: 1px solid #bdc3c7;
  border-radius: 60px;
  width: 2em;
  box-sizing: unset;
  height: calc(1em + 2px);
  position: absolute;
  top: 0;
  top: calc(0% - (100% - 1em) - 16%);
  z-index: 0;
  transition: all 0.5s ease;
}
.pretty.p-switch .state label {
  text-indent: 2.5em;
}
.pretty.p-switch .state label:before, .pretty.p-switch .state label:after {
  transition: all 0.5s ease;
  border-radius: 100%;
  left: 0;
  border-color: transparent;
  transform: scale(0.8);
}
.pretty.p-switch .state label:after {
  background-color: #bdc3c7 !important;
}
.pretty.p-switch input:checked ~ .state:before {
  border-color: #5a656b;
}
.pretty.p-switch input:checked ~ .state label:before {
  opacity: 0;
}
.pretty.p-switch input:checked ~ .state label:after {
  background-color: #5a656b !important;
  left: 1em;
}
.pretty.p-switch.p-fill input:checked ~ .state:before {
  border-color: #5a656b;
  background-color: #5a656b !important;
}
.pretty.p-switch.p-fill input:checked ~ .state label:before {
  opacity: 0;
}
.pretty.p-switch.p-fill input:checked ~ .state label:after {
  background-color: #fff !important;
  left: 1em;
}
.pretty.p-switch.p-slim .state:before {
  height: 0.1em;
  background: #bdc3c7 !important;
  top: calc(50% - 0.1em);
}
.pretty.p-switch.p-slim input:checked ~ .state:before {
  border-color: #5a656b;
  background-color: #5a656b !important;
}
.pretty.p-has-hover input:hover ~ .state:not(.p-is-hover) {
  display: none;
}
.pretty.p-has-hover input:hover ~ .state.p-is-hover {
  display: block;
}
.pretty.p-has-hover input:hover ~ .state.p-is-hover .icon {
  display: block;
}
.pretty.p-has-focus input:focus ~ .state label:before {
  box-shadow: 0px 0px 3px 0px rgb(189, 195, 199);
}
.pretty.p-has-indeterminate input[type=checkbox]:indeterminate ~ .state:not(.p-is-indeterminate) {
  display: none;
}
.pretty.p-has-indeterminate input[type=checkbox]:indeterminate ~ .state.p-is-indeterminate {
  display: block;
}
.pretty.p-has-indeterminate input[type=checkbox]:indeterminate ~ .state.p-is-indeterminate .icon {
  display: block;
  opacity: 1;
}
.pretty.p-toggle .state.p-on {
  opacity: 0;
  display: none;
}
.pretty.p-toggle .state.p-off,
.pretty.p-toggle .state .icon,
.pretty.p-toggle .state .svg,
.pretty.p-toggle .state img {
  opacity: 1;
  display: inherit;
}
.pretty.p-toggle .state.p-off .icon {
  color: #bdc3c7;
}
.pretty.p-toggle input:checked ~ .state.p-on {
  opacity: 1;
  display: inherit;
}
.pretty.p-toggle input:checked ~ .state.p-off {
  opacity: 0;
  display: none;
}
.pretty.p-plain input:checked ~ .state label:before, .pretty.p-plain.p-toggle .state label:before {
  content: none;
}
.pretty.p-plain.p-plain .icon {
  transform: scale(1.1);
}
.pretty.p-round .state label:before, .pretty.p-round .state label:after {
  border-radius: 100%;
}
.pretty.p-round.p-icon .state .icon {
  border-radius: 100%;
  overflow: hidden;
}
.pretty.p-round.p-icon .state .icon:before {
  transform: scale(0.8);
}
.pretty.p-curve .state label:before, .pretty.p-curve .state label:after {
  border-radius: 20%;
}
.pretty.p-smooth label:before,
.pretty.p-smooth label:after,
.pretty.p-smooth .icon,
.pretty.p-smooth .svg {
  transition: all 0.5s ease;
}
.pretty.p-smooth input:checked + .state label:after {
  transition: all 0.3s ease;
}
.pretty.p-smooth input:checked + .state .icon,
.pretty.p-smooth input:checked + .state .svg,
.pretty.p-smooth input:checked + .state img {
  animation: zoom 0.2s ease;
}
.pretty.p-smooth.p-default input:checked + .state label:after {
  animation: zoom 0.2s ease;
}
.pretty.p-smooth.p-plain input:checked + .state label:before {
  content: "";
  transform: scale(0);
  transition: all 0.5s ease;
}
.pretty.p-tada:not(.p-default) input:checked + .state .icon,
.pretty.p-tada:not(.p-default) input:checked + .state .svg,
.pretty.p-tada:not(.p-default) input:checked + .state img,
.pretty.p-tada:not(.p-default) input:checked + .state label:before,
.pretty.p-tada:not(.p-default) input:checked + .state label:after {
  animation: tada 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 alternate;
  opacity: 1;
}
.pretty.p-jelly:not(.p-default) input:checked + .state .icon,
.pretty.p-jelly:not(.p-default) input:checked + .state .svg,
.pretty.p-jelly:not(.p-default) input:checked + .state img,
.pretty.p-jelly:not(.p-default) input:checked + .state label:before,
.pretty.p-jelly:not(.p-default) input:checked + .state label:after {
  animation: jelly 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1;
}
.pretty.p-jelly:not(.p-default) input:checked + .state label:before {
  border-color: transparent;
}
.pretty.p-rotate:not(.p-default) input:checked ~ .state .icon,
.pretty.p-rotate:not(.p-default) input:checked ~ .state .svg,
.pretty.p-rotate:not(.p-default) input:checked ~ .state img,
.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before,
.pretty.p-rotate:not(.p-default) input:checked ~ .state label:after {
  animation: rotate 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1;
}
.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before {
  border-color: transparent;
}
.pretty.p-pulse:not(.p-switch) input:checked ~ .state label:before {
  animation: pulse 1s;
}
.pretty input[disabled] {
  cursor: not-allowed;
  display: none;
}
.pretty input[disabled] ~ * {
  opacity: 0.5;
}
.pretty.p-locked input {
  display: none;
  cursor: not-allowed;
}
.pretty input:checked ~ .state.p-primary label:after, .pretty.p-toggle .state.p-primary label:after {
  background-color: #3f51b5 !important;
}
.pretty input:checked ~ .state.p-primary .icon,
.pretty input:checked ~ .state.p-primary .svg, .pretty.p-toggle .state.p-primary .icon,
.pretty.p-toggle .state.p-primary .svg {
  color: #fff;
  stroke: #fff;
}
.pretty input:checked ~ .state.p-primary-o label:before, .pretty.p-toggle .state.p-primary-o label:before {
  border-color: #3f51b5;
}
.pretty input:checked ~ .state.p-primary-o label:after, .pretty.p-toggle .state.p-primary-o label:after {
  background-color: transparent;
}
.pretty input:checked ~ .state.p-primary-o .icon,
.pretty input:checked ~ .state.p-primary-o .svg,
.pretty input:checked ~ .state.p-primary-o svg, .pretty.p-toggle .state.p-primary-o .icon,
.pretty.p-toggle .state.p-primary-o .svg,
.pretty.p-toggle .state.p-primary-o svg {
  color: #3f51b5;
  stroke: #3f51b5;
}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-primary-o label:after {
  background-color: #3f51b5 !important;
}
.pretty.p-switch input:checked ~ .state.p-primary:before {
  border-color: #3f51b5;
}
.pretty.p-switch.p-fill input:checked ~ .state.p-primary:before {
  background-color: #3f51b5 !important;
}
.pretty.p-switch.p-slim input:checked ~ .state.p-primary:before {
  border-color: #252f69;
  background-color: #252f69 !important;
}
.pretty input:checked ~ .state.p-info label:after, .pretty.p-toggle .state.p-info label:after {
  background-color: #00bcd4 !important;
}
.pretty input:checked ~ .state.p-info .icon,
.pretty input:checked ~ .state.p-info .svg, .pretty.p-toggle .state.p-info .icon,
.pretty.p-toggle .state.p-info .svg {
  color: #fff;
  stroke: #fff;
}
.pretty input:checked ~ .state.p-info-o label:before, .pretty.p-toggle .state.p-info-o label:before {
  border-color: #00bcd4;
}
.pretty input:checked ~ .state.p-info-o label:after, .pretty.p-toggle .state.p-info-o label:after {
  background-color: transparent;
}
.pretty input:checked ~ .state.p-info-o .icon,
.pretty input:checked ~ .state.p-info-o .svg,
.pretty input:checked ~ .state.p-info-o svg, .pretty.p-toggle .state.p-info-o .icon,
.pretty.p-toggle .state.p-info-o .svg,
.pretty.p-toggle .state.p-info-o svg {
  color: #00bcd4;
  stroke: #00bcd4;
}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-info-o label:after {
  background-color: #00bcd4 !important;
}
.pretty.p-switch input:checked ~ .state.p-info:before {
  border-color: #00bcd4;
}
.pretty.p-switch.p-fill input:checked ~ .state.p-info:before {
  background-color: #00bcd4 !important;
}
.pretty.p-switch.p-slim input:checked ~ .state.p-info:before {
  border-color: #00626e;
  background-color: #00626e !important;
}
.pretty input:checked ~ .state.p-success label:after, .pretty.p-toggle .state.p-success label:after {
  background-color: #fefefe !important;
}
.pretty input:checked ~ .state.p-success .icon,
.pretty input:checked ~ .state.p-success .svg, .pretty.p-toggle .state.p-success .icon,
.pretty.p-toggle .state.p-success .svg {
  color: #fff;
  stroke: #fff;
}
.pretty input:checked ~ .state.p-success-o label:before, .pretty.p-toggle .state.p-success-o label:before {
  border-color: #fefefe;
}
.pretty input:checked ~ .state.p-success-o label:after, .pretty.p-toggle .state.p-success-o label:after {
  background-color: transparent;
}
.pretty input:checked ~ .state.p-success-o .icon,
.pretty input:checked ~ .state.p-success-o .svg,
.pretty input:checked ~ .state.p-success-o svg, .pretty.p-toggle .state.p-success-o .icon,
.pretty.p-toggle .state.p-success-o .svg,
.pretty.p-toggle .state.p-success-o svg {
  color: #fefefe;
  stroke: #fefefe;
}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-success-o label:after {
  background-color: #fefefe !important;
}
.pretty.p-switch input:checked ~ .state.p-success:before {
  border-color: #fefefe;
}
.pretty.p-switch.p-fill input:checked ~ .state.p-success:before {
  background-color: #fefefe !important;
}
.pretty.p-switch.p-slim input:checked ~ .state.p-success:before {
  border-color: #cbcbcb;
  background-color: #cbcbcb !important;
}
.pretty input:checked ~ .state.p-warning label:after, .pretty.p-toggle .state.p-warning label:after {
  background-color: #f0ad4e !important;
}
.pretty input:checked ~ .state.p-warning .icon,
.pretty input:checked ~ .state.p-warning .svg, .pretty.p-toggle .state.p-warning .icon,
.pretty.p-toggle .state.p-warning .svg {
  color: #fff;
  stroke: #fff;
}
.pretty input:checked ~ .state.p-warning-o label:before, .pretty.p-toggle .state.p-warning-o label:before {
  border-color: #f0ad4e;
}
.pretty input:checked ~ .state.p-warning-o label:after, .pretty.p-toggle .state.p-warning-o label:after {
  background-color: transparent;
}
.pretty input:checked ~ .state.p-warning-o .icon,
.pretty input:checked ~ .state.p-warning-o .svg,
.pretty input:checked ~ .state.p-warning-o svg, .pretty.p-toggle .state.p-warning-o .icon,
.pretty.p-toggle .state.p-warning-o .svg,
.pretty.p-toggle .state.p-warning-o svg {
  color: #f0ad4e;
  stroke: #f0ad4e;
}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-warning-o label:after {
  background-color: #f0ad4e !important;
}
.pretty.p-switch input:checked ~ .state.p-warning:before {
  border-color: #f0ad4e;
}
.pretty.p-switch.p-fill input:checked ~ .state.p-warning:before {
  background-color: #f0ad4e !important;
}
.pretty.p-switch.p-slim input:checked ~ .state.p-warning:before {
  border-color: #c77c11;
  background-color: #c77c11 !important;
}
.pretty input:checked ~ .state.p-danger label:after, .pretty.p-toggle .state.p-danger label:after {
  background-color: #d9534f !important;
}
.pretty input:checked ~ .state.p-danger .icon,
.pretty input:checked ~ .state.p-danger .svg, .pretty.p-toggle .state.p-danger .icon,
.pretty.p-toggle .state.p-danger .svg {
  color: #fff;
  stroke: #fff;
}
.pretty input:checked ~ .state.p-danger-o label:before, .pretty.p-toggle .state.p-danger-o label:before {
  border-color: #d9534f;
}
.pretty input:checked ~ .state.p-danger-o label:after, .pretty.p-toggle .state.p-danger-o label:after {
  background-color: transparent;
}
.pretty input:checked ~ .state.p-danger-o .icon,
.pretty input:checked ~ .state.p-danger-o .svg,
.pretty input:checked ~ .state.p-danger-o svg, .pretty.p-toggle .state.p-danger-o .icon,
.pretty.p-toggle .state.p-danger-o .svg,
.pretty.p-toggle .state.p-danger-o svg {
  color: #d9534f;
  stroke: #d9534f;
}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-danger-o label:after {
  background-color: #d9534f !important;
}
.pretty.p-switch input:checked ~ .state.p-danger:before {
  border-color: #d9534f;
}
.pretty.p-switch.p-fill input:checked ~ .state.p-danger:before {
  background-color: #d9534f !important;
}
.pretty.p-switch.p-slim input:checked ~ .state.p-danger:before {
  border-color: #a02622;
  background-color: #a02622 !important;
}
.pretty.p-bigger label:before,
.pretty.p-bigger label:after,
.pretty.p-bigger .icon,
.pretty.p-bigger .svg,
.pretty.p-bigger .img {
  font-size: 1.2em !important;
  top: calc(0% - (100% - 1em) - 35%) !important;
}
.pretty.p-bigger label {
  text-indent: 1.7em;
}
@media print {
  .pretty .state:before,
  .pretty .state label:before,
  .pretty .state label:after,
  .pretty .state .icon {
    /* stylelint-disable */
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}
/* ----------------------------------------------
 * Generated by Animista on 2020-9-23 13:55:43
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation heartbeat
 * ----------------------------------------
 */
@keyframes heartbeat {
  from {
    transform: scale(1);
    transform-origin: center center;
    animation-timing-function: ease-out;
  }
  10% {
    transform: scale(0.91);
    animation-timing-function: ease-in;
  }
  17% {
    transform: scale(0.98);
    animation-timing-function: ease-out;
  }
  33% {
    transform: scale(0.87);
    animation-timing-function: ease-in;
  }
  45% {
    transform: scale(1);
    animation-timing-function: ease-out;
  }
}
header {
  margin: 0;
}
body.logged-in {
  margin-top: 32px;
}
body.logged-in .site-header {
  top: 46px;
}
@media print, screen and (min-width: 64em) {
  body.logged-in .site-header {
    top: 32px;
  }
}
.site-header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
}
.site-header::after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: transparent;
  box-shadow: 0 0 30px rgba(255, 94, 133, 0.3);
  z-index: -1;
  transition: opacity 0.2s ease-in-out;
}
.title-bar {
  padding-top: 1rem;
  background-color: #fefefe;
  position: relative;
  display: flex;
}
@media screen and (min-width: 75em) {
  .title-bar {
    display: none !important;
  }
}
.title-bar .header-cart {
  position: absolute;
  left: 0;
  top: 1rem;
}
.title-bar .title-bar-title {
  margin: 0 auto;
}
.title-bar .site-logo a {
  width: 140px;
  display: block;
  margin-bottom: 0.5rem;
}
.top-bar {
  display: flex;
  justify-content: space-between;
  padding: 1rem;
  position: relative;
  background-color: #fefefe;
}
body.logged-in .sticky-navigation.is-down {
  padding-top: 32px;
}
.top-bar-right,
.top-bar-left {
  flex: 1 1 45%;
  display: flex;
  align-items: center;
}
.top-bar-left {
  padding: 0 1rem 0 0;
}
.top-bar-right {
  padding: 0 0 0 1rem;
}
.top-bar-center {
  flex: 1 1 auto;
}
.site-logo {
  flex: 1 0 179px;
  width: 179px;
}
.site-logo a {
  display: block;
  text-align: center;
  font-size: 1.3333333333rem;
  font-weight: 600;
  font-family: "Montserrat", "Roboto", "Oxygen", "Helvetica Neue", sans-serif;
}
@media screen and (min-width: 75em) {
  .site-logo {
    flex: 1 0 150px;
    width: 15s0px;
  }
}
@media screen and (min-width: 90em) {
  .site-logo {
    flex: 1 0 179px;
    width: 179px;
  }
}
.menu {
  margin: 0;
}
.menu-item a {
  color: #0a0a0a;
  padding: 0.5rem 1rem;
  font-family: "Montserrat", "Roboto", "Oxygen", "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 1rem;
}
.menu-item a.is-active {
  background-color: #e1e3e4;
}
.menu-item-has-children a:hover {
  color: #FF5E85;
}
.dropdown.menu > li.is-active > a {
  color: #FF5E85;
}
.menu.desktop-menu {
  display: flex;
  align-items: center;
  list-style: none;
  width: 100%;
}
@media screen and (max-width: 63.99875em) {
  .menu.desktop-menu {
    display: none !important;
  }
}
.top-bar-right {
  position: relative;
}
.top-bar-right .opt-in-button .button {
  display: block;
  border-radius: 140px;
  font-size: 0.875rem;
  line-height: 14px;
}
.top-bar-left {
  position: relative;
}
.top-bar-left .contact {
  margin-left: 3rem;
  width: 300px;
  color: #008fab;
}
.top-bar-left .contact a {
  color: #008fab;
  font-size: 0.8125rem;
  line-height: 1.3;
  text-decoration: underline;
}
.top-bar-left .contact a:first-child {
  display: block;
}
.top-bar-left .contact a:hover {
  color: #005d71;
}
.top-bar-left .menu {
  justify-content: flex-end;
}
.is-dropdown-submenu {
  background-color: #fefefe;
  padding: 0.5rem 1rem;
  list-style: none;
  left: 0 !important;
  right: initial;
  border-radius: 2.5px;
  border: none;
  box-shadow: 0 1px 3px rgba(10, 10, 10, 0.2), 0 4px 20px rgba(10, 10, 10, 0.1);
  z-index: 30;
  min-width: 300px;
}
.is-dropdown-submenu a {
  text-transform: initial;
  padding-left: 0;
}
.is-dropdown-submenu li:before {
  content: "";
  border-color: transparent #fefefe;
  border-style: solid;
  border-width: 0.35rem 0 0.35rem 0.45rem;
  display: block;
  height: 0;
  width: 0;
  left: 0;
  top: 1.1rem;
  position: relative;
}
.is-dropdown-submenu li:hover::before {
  border-color: transparent #FF5E85;
}
.is-dropdown-submenu .current-menu-item::before {
  border-color: transparent #FF5E85;
}
body {
  width: 100%;
  height: 100%;
}
.slideout-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 300px;
  min-height: 100vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 0;
  display: none;
  background-color: #fefefe;
  padding-top: 6rem;
}
@media print, screen and (min-width: 64em) {
  .slideout-menu {
    display: none !important;
  }
}
.slideout-menu.is-opened {
  transform: translateY(-1%);
  pointer-events: all;
}
.slideout-menu ul {
  list-style: none;
}
.slideout-menu .menu-item a {
  color: #FF5E85;
  padding: 0.3rem 1rem;
  display: block;
  font-size: 1.0666666667rem;
  text-transform: initial;
}
.slideout-menu .menu-item a:focus {
  background-color: rgba(254, 254, 254, 0.1);
}
.slideout-menu .current-menu-item a {
  font-weight: 600;
}
.slideout-menu .nested.menu {
  margin-left: 1rem;
  padding-left: 1rem;
}
.slideout-menu .menu-item-has-children .menu-item {
  position: relative;
}
.slideout-menu .menu-item-has-children .menu-item::after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: -14px;
  bottom: 0;
  width: 1px;
  background-color: #fefefe;
}
.slideout-menu .menu-item-has-children .menu-item:first-child::after {
  top: 8px;
}
.slideout-menu .menu-item-has-children .menu-item:last-child::after {
  bottom: 9px;
}
.slideout-menu li.current-menu-item {
  position: relative;
}
.slideout-menu-left {
  left: 0;
}
.slideout-menu-right {
  right: 0;
}
.slideout-panel {
  position: relative;
  z-index: 1;
  background-color: #fff; /* A background-color is required */
  min-height: 100vh;
}
.js-slideout-toggle {
  position: fixed;
  right: 0;
  top: 5px;
  border-bottom-left-radius: 10px;
  padding: 1rem;
  z-index: 101;
  height: 55px;
  width: 55px;
  contain: none !important;
}
@media print, screen and (min-width: 64em) {
  .js-slideout-toggle {
    display: none !important;
  }
}
.js-slideout-toggle span {
  height: 2px;
  width: 25px;
  background-color: #FF5E85;
  border-radius: 3px;
  display: block;
  transition: all 0.2s ease-in-out;
  opacity: 1;
}
.js-slideout-toggle span:nth-child(1), .js-slideout-toggle span:nth-child(2) {
  margin-bottom: 7px;
}
.slideout-open .slideout-menu {
  pointer-events: all;
  display: block;
}
.slideout-open .site-header {
  top: 0 !important;
}
.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}
.js-slideout-toggle.is-open span {
  position: absolute;
}
.js-slideout-toggle.is-open span:nth-child(1) {
  transform: rotate(45deg) translateY(-50%);
  top: 25px;
}
.js-slideout-toggle.is-open span:nth-child(2) {
  transform: rotate(-45deg) translateY(-50%);
  top: 25px;
  left: 16px;
}
.js-slideout-toggle.is-open span:nth-child(3) {
  opacity: 0;
}
.footer {
  background-color: #F7F2F1;
  padding: 3rem 0 0;
  margin-top: 3rem;
}
.footer p,
.footer li,
.footer a {
  color: #0a0a0a;
  text-align: center;
}
.footer p:hover,
.footer li:hover,
.footer a:hover {
  color: #FF5E85;
}
.footer .main-title {
  margin-bottom: 1rem;
  text-align: center;
}
.footer .footer-wrapper {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .footer .footer-wrapper {
    padding: 0 4rem 3rem;
  }
}
.footer .address {
  list-style: none;
  margin: 0 0 2rem;
}
.footer .copyright {
  background-color: #F7F2F1;
  padding: 2rem 0;
}
.footer .copyright p,
.footer .copyright a {
  color: #0a0a0a;
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .footer .copyright p,
  .footer .copyright a {
    font-size: 0.8rem;
  }
}
.footer .copyright a {
  text-decoration: underline;
}
.footer .copyright a:hover {
  color: #FF5E85;
}
.footer .copyright .logo {
  margin-right: 4rem;
  padding-bottom: 0.3rem;
  width: 200px;
}
.footer .copyright .logo a {
  text-decoration: none;
  color: #FF5E85;
  font-family: "Montserrat", "Roboto", "Oxygen", "Helvetica Neue", sans-serif;
  font-weight: 500;
  font-size: 1.8666666667rem;
}
.footer .copyright-wrapper {
  display: flex;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 64em) {
  .footer .copyright-wrapper {
    align-items: center;
    justify-content: center;
  }
}
.footer .copyright-wrapper .logo {
  opacity: 0.6;
}
@media print, screen and (max-width: 39.99875em) {
  .footer .copyright-wrapper .logo {
    margin-bottom: 1rem;
  }
}
.footer .copyright-wrapper .text {
  flex: 0 1 350px;
}
@media print, screen and (min-width: 64em) {
  .footer .copyright-wrapper .text {
    flex: 0 0 auto;
  }
}
.footer .copyright-wrapper p {
  text-align: center;
}
.phone-button {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99999;
}
@media print, screen and (min-width: 40em) {
  .phone-button {
    display: none !important;
  }
}
.phone-button a {
  width: 60px;
  height: 60px;
  background-image: linear-gradient(45deg, #ffc500, #ff9036);
  border-top-right-radius: 10px;
  display: block;
  box-shadow: 0 3px 7px rgba(10, 10, 10, 0.3);
}
.phone-button path {
  fill: #fefefe;
}
input[type=email],
input[type=date],
input[type=search],
input[type=number],
input[type=text],
input[type=tel],
input[type=url],
input[type=password],
textarea,
select,
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection {
  -webkit-box-sizing: border-box;
  border: 1px solid #e1e3e4;
  padding: 0.65em 0.75em !important;
  font-size: 16px;
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  background-color: #fefefe;
  color: #222f34;
  box-shadow: none;
  padding: 1em;
  transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
  box-sizing: border-box;
  line-height: 1.5;
  height: initial;
}
input[type=email]:focus,
input[type=date]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=text]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
textarea:focus,
select:focus,
.select-resize-ghost:focus,
.select2-container .select2-choice:focus,
.select2-container .select2-selection:focus {
  box-shadow: none;
  font-size: 16px;
  border-color: #FF5E85;
}
abbr,
abbr[title] {
  border-bottom: none;
  cursor: help;
  text-decoration: none;
}
label {
  font-weight: 500;
  font-size: 1.0666666667rem;
}
.pretty.p-svg.p-curve svg path {
  fill: #FF5E85;
  stroke: #FF5E85;
}
.pretty.p-svg .state .svg {
  width: 17px;
  height: 17px;
  top: -1px;
}
.pretty .state label:after {
  top: 0;
}
.pretty .state label:before {
  border-color: #fefefe;
  top: 0;
}
.page-template-front .pretty.p-svg .state .svg {
  top: 1px;
}
.woocommerce-checkout .pretty .state label:after,
.woocommerce-checkout .pretty .state label:before,
.page-template-page-contact .pretty .state label:after,
.page-template-page-contact .pretty .state label:before {
  border-color: #FF5E85;
}
.nf-form-fields-required {
  display: none;
}
.nf-field-container {
  margin-bottom: 10px !important;
}
.nf-form-content textarea,
.nf-form-content input[type=tel],
.nf-form-content input[type=email],
.nf-form-content input[type=text] {
  background-color: transparent;
  transition: background-color 0.2s ease-in-out;
  border-radius: 5px;
  box-shadow: none;
  margin-bottom: 0;
}
.nf-form-content textarea:focus,
.nf-form-content input[type=tel]:focus,
.nf-form-content input[type=email]:focus,
.nf-form-content input[type=text]:focus {
  box-shadow: none;
}
.nf-form-content nf-field {
  position: relative;
}
.nf-form-content input.input-hidden {
  display: none;
  opacity: 0;
  width: 0;
  height: 0;
}
.label-hidden .nf-field-label {
  display: none !important;
}
.field-wrap.checkbox-wrap {
  display: flex;
  flex-wrap: nowrap !important;
}
.field-wrap.checkbox-wrap .nf-field-element {
  flex: 0 1 10%;
  padding-right: 20px;
}
.field-wrap.checkbox-wrap .nf-field-description {
  flex: 1 0 calc(90% - 20px);
}
.nf-error.field-wrap .nf-field-element::after {
  top: 4px !important;
  right: 8px !important;
  height: 28px !important;
  width: 28px !important;
  line-height: 28px !important;
  border-radius: 5px !important;
}
.nf-pass.field-wrap .nf-field-element:after {
  top: 4px !important;
  right: 8px !important;
  height: 28px !important;
  width: 28px !important;
  line-height: 28px !important;
}
.nf-error .ninja-forms-field {
  border: 1px solid #7a9ba8 !important;
}
.nf-error-msg.nf-error-invalid-email {
  color: #FF5E85;
}
.nf-error-msg.nf-error-field-errors,
.nf-error-msg.nf-error-required-error {
  background-color: #F7F2F1;
  color: #FF5E85 !important;
  padding: 0.2rem 1rem;
  border-radius: 5px !important;
  text-align: center;
}
.nf-error-msg.nf-error-required-error {
  position: absolute;
  top: 0;
  z-index: 3;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.6666666667rem;
  min-width: 200px;
}
.nf-error-msg.nf-error-required-error::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 12.5px 0 12.5px;
  border-color: #F7F2F1 transparent transparent transparent;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.button,
.wp-block-button__link {
  padding: 0.8em 1.5em;
  text-transform: uppercase;
  font-size: 0.8rem !important;
  border: 2px solid #FF5E85;
  color: #fefefe;
  font-weight: 700;
  font-family: "Montserrat", "Roboto", "Oxygen", "Helvetica Neue", sans-serif;
  transition: background-color 0.2s ease-in-out;
  cursor: pointer;
  background-color: #FF5E85;
  text-align: center;
  float: none !important;
  position: relative;
  border-radius: 100px;
  display: inline;
  will-change: background-color;
  line-height: 1;
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  .button,
  .wp-block-button__link {
    font-size: 1.0666666667rem !important;
  }
}
.button:hover,
.wp-block-button__link:hover {
  background-color: #ff2b5e;
  color: #fefefe;
}
.button.filled,
.wp-block-button__link.filled {
  background-color: #FF5E85;
  color: #fefefe;
}
.button.filled:hover,
.wp-block-button__link.filled:hover {
  background-color: #FF5E85;
  border-color: #FF5E85;
}
.button.lined,
.wp-block-button__link.lined {
  background-color: transparent;
  color: #FF5E85;
}
.button.white,
.wp-block-button__link.white {
  background-color: #fefefe;
  color: #FF5E85;
}
.button.white:hover,
.wp-block-button__link.white:hover {
  color: #fefefe;
  background-color: #FF5E85;
  border-color: #FF5E85;
}
.button.big,
.wp-block-button__link.big {
  padding: 0.8em 2.5em;
}
.button.centered,
.wp-block-button__link.centered {
  margin: 10px auto 0 auto !important;
  display: block;
  max-width: 300px;
  text-align: center;
}
.button.centered.full-width,
.wp-block-button__link.centered.full-width {
  max-width: initial;
}
html.lenis,
html.lenis body {
  height: auto;
}
.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
.lenis.lenis-scrolling iframe {
  pointer-events: none;
}
.woocommerce-mini-cart__empty-message {
  text-align: center;
}
.page-template-page-uzlet-person .woocommerce-mini-cart__buttons,
.page-template-page-uzlet .woocommerce-mini-cart__buttons {
  display: none !important;
}
.page-template-page-uzlet-person .mini-cart,
.page-template-page-uzlet .mini-cart {
  overflow: initial !important;
}
.page-template-page-uzlet-person .remove_from_cart_button,
.page-template-page-uzlet .remove_from_cart_button {
  color: #333333;
}
#mini-cart .mini-cart-close-button {
  z-index: 10;
}
.mkdf-quantity-buttons span {
  padding: 0.4em 0.6em;
  cursor: pointer;
  border: 1px solid #dddddd;
}
.mkdf-quantity-buttons span:hover {
  background-color: #dddddd;
}
.mkdf-quantity-buttons span.disabled {
  pointer-events: none;
  background-color: #eeeeee;
}
.mkdf-quantity-buttons .mkdf-quantity-minus {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.mkdf-quantity-buttons .mkdf-quantity-plus {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.mkdf-quantity-buttons input {
  text-align: center;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.mc4wp-checkbox-woocommerce a,
.woocommerce-terms-and-conditions-checkbox-text a {
  color: #9f8639;
  font-size: 0.9rem !important;
}
.shipping__list_item {
  font-size: 0.9rem !important;
}
.shipping__table tr {
  display: flex !important;
}
.woocommerce-mini-cart-item {
  display: grid;
  grid-template-columns: 3fr 2fr 2fr 0.2fr;
  align-items: center;
}
.woocommerce-mini-cart-item .woocommerce-Price-amount {
  text-align: right;
}
.woocommerce-mini-cart-item img {
  margin-bottom: 0;
}
.page-template-page-uzlet-checkout {
  height: 100%;
}
@media print, screen and (min-width: 64em) {
  .page-template-page-uzlet-checkout {
    height: initial;
  }
}
.page-template-page-uzlet-checkout .woocommerce,
.page-template-page-uzlet-checkout .woocommerce-checkout {
  height: 100%;
}
@media print, screen and (min-width: 64em) {
  .page-template-page-uzlet-checkout .woocommerce,
  .page-template-page-uzlet-checkout .woocommerce-checkout {
    height: initial;
  }
}
.page-template-page-uzlet-checkout input[type=email],
.page-template-page-uzlet-checkout input[type=date],
.page-template-page-uzlet-checkout input[type=search],
.page-template-page-uzlet-checkout input[type=number],
.page-template-page-uzlet-checkout input[type=text],
.page-template-page-uzlet-checkout input[type=tel],
.page-template-page-uzlet-checkout input[type=url],
.page-template-page-uzlet-checkout input[type=password],
.page-template-page-uzlet-checkout textarea,
.page-template-page-uzlet-checkout select,
.page-template-page-uzlet-checkout .select-resize-ghost,
.page-template-page-uzlet-checkout .select2-container .select2-choice,
.page-template-page-uzlet-checkout .select2-container .select2-selection {
  -webkit-box-sizing: border-box;
  border: 1px solid #eeeeee;
  padding: 0.75em 0.75em !important;
  font-size: 15px;
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  background-color: #fefefe;
  color: #333333;
  box-shadow: none;
  padding: 1em;
  transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
  box-sizing: border-box;
  line-height: 1.5;
  height: initial;
}
.page-template-page-uzlet-checkout input[type=email]:focus,
.page-template-page-uzlet-checkout input[type=date]:focus,
.page-template-page-uzlet-checkout input[type=search]:focus,
.page-template-page-uzlet-checkout input[type=number]:focus,
.page-template-page-uzlet-checkout input[type=text]:focus,
.page-template-page-uzlet-checkout input[type=tel]:focus,
.page-template-page-uzlet-checkout input[type=url]:focus,
.page-template-page-uzlet-checkout input[type=password]:focus,
.page-template-page-uzlet-checkout textarea:focus,
.page-template-page-uzlet-checkout select:focus,
.page-template-page-uzlet-checkout .select-resize-ghost:focus,
.page-template-page-uzlet-checkout .select2-container .select2-choice:focus,
.page-template-page-uzlet-checkout .select2-container .select2-selection:focus {
  box-shadow: none;
  font-size: 15px;
  border-color: #9d810e;
}
.page-template-page-uzlet-checkout input[type=email]:focus,
.page-template-page-uzlet-checkout input[type=date]:focus,
.page-template-page-uzlet-checkout input[type=search]:focus,
.page-template-page-uzlet-checkout input[type=number]:focus,
.page-template-page-uzlet-checkout input[type=text]:focus,
.page-template-page-uzlet-checkout input[type=tel]:focus,
.page-template-page-uzlet-checkout input[type=url]:focus,
.page-template-page-uzlet-checkout input[type=password]:focus,
.page-template-page-uzlet-checkout textarea:focus,
.page-template-page-uzlet-checkout select:focus {
  outline: none;
}
.page-template-page-uzlet-checkout .select2-container .select2-choice {
  border: none;
  background: none;
  padding: 0;
}
.page-template-page-uzlet-checkout .form-row {
  margin-bottom: 1rem;
}
.page-template-page-uzlet-checkout .woocommerce-checkout {
  position: relative;
  overflow: auto;
  z-index: 2;
}
@media print, screen and (min-width: 64em) {
  .page-template-page-uzlet-checkout .woocommerce-checkout {
    display: grid;
    grid-template-columns: 2fr 1fr;
  }
}
.page-template-page-uzlet-checkout #order_review_heading,
.page-template-page-uzlet-checkout .woocommerce-billing-fields h3 {
  margin-bottom: 1rem;
  font-size: 1.3rem;
  text-align: center;
  font-weight: 700;
}
.page-template-page-uzlet-checkout .coupon.under-proceed {
  display: flex;
  margin-bottom: 1rem;
  display: none !important;
}
.page-template-page-uzlet-checkout .coupon.under-proceed h2 {
  display: none;
}
.page-template-page-uzlet-checkout .coupon.under-proceed button {
  border-radius: 0 !important;
  background-image: none !important;
  background-color: #74716a !important;
  padding: 0.3em 0.5em !important;
}
.page-template-page-uzlet-checkout .col2-set {
  padding: 1rem;
  background-color: #ffffff;
}
.page-template-page-uzlet-checkout .shop_table {
  width: 100%;
}
.page-template-page-uzlet-checkout .order-review-wrapper {
  padding: 1rem;
  background-color: #f1e6da;
}
.page-template-page-uzlet-checkout .wc_payment_methods a {
  display: inline;
  float: right;
}
.page-template-page-uzlet-checkout .wc_payment_method {
  margin-bottom: 1rem;
}
.page-template-page-uzlet-checkout .payment_box p {
  font-size: 13px;
}
.page-template-page-uzlet-checkout .woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 0.5rem;
}
.page-template-page-uzlet-checkout .woocommerce-terms-and-conditions-wrapper p {
  font-size: 14px;
}
.page-template-page-uzlet-checkout .mc4wp-checkbox {
  margin-bottom: 1rem;
}
.page-template-page-uzlet-checkout .mc4wp-checkbox input {
  margin-right: 4px;
}
.page-template-page-uzlet-checkout .fee th {
  text-align: left;
}
.page-template-page-uzlet-checkout .fee td {
  text-align: right;
}
.page-template-page-uzlet-checkout .fee .includes_tax {
  display: none;
}
.page-template-page-uzlet-checkout small.includes_tax {
  display: block;
}
.page-template-page-uzlet-checkout button#place_order {
  display: block !important;
  margin: 0 auto;
}
.page-template-page-uzlet-checkout .product-name {
  text-align: left;
}
.page-template-page-uzlet-checkout .product-total {
  text-align: right;
}
.page-template-page-uzlet-checkout .cart-subtotal th,
.page-template-page-uzlet-checkout .order-total th {
  text-align: left;
}
.page-template-page-uzlet-checkout .cart-subtotal td,
.page-template-page-uzlet-checkout .order-total td {
  text-align: right;
}
.page-template-page-uzlet-checkout .shipping__table {
  width: 100%;
}
.page-template-page-uzlet-checkout .shipping__table th {
  text-align: left;
}
.page-template-page-uzlet-checkout .shipping__table td {
  text-align: right;
}
.page-template-page-uzlet-checkout .wc_payment_methods img {
  max-width: 100px;
}
@media screen and (min-width: 1024px) {
  .order-review-wrapper {
    padding: 2rem !important;
  }
  .col2-set {
    padding: 2rem !important;
  }
}
.woocommerce-cart .woocommerce {
  display: flex;
  flex-wrap: wrap;
}
/* The table containing the list of products and our custom elements */
.woocommerce-cart .woocommerce-cart-form {
  flex: 1 0 100%; /* 100% at small screens; 70% on larger screens */
}
.woocommerce-cart .woocommerce-cart-form .mkdf-quantity-buttons {
  display: flex;
}
@media print, screen and (min-width: 64em) {
  .woocommerce-cart .woocommerce-cart-form {
    flex: 1 0 63%; /* 100% at small screens; 70% on larger screens */
    padding-right: 2rem;
  }
}
.cart-collaterals .product-name {
  border: none !important;
}
/* The element that contains the cart totals */
.woocommerce-cart .cart-collaterals {
  flex: 1 0 100%; /* 100% at small screens; 30% on larger screens */
}
@media print, screen and (min-width: 64em) {
  .woocommerce-cart .cart-collaterals {
    flex: 1 0 37%; /* 100% at small screens; 30% on larger screens */
    border: 4px solid #d1d1d1;
    padding: 2rem;
  }
}
/* Some minor tweak to make sure the cart totals fill the space */
.woocommerce-cart .cart-collaterals .cart_totals {
  width: 100%;
}
.woocommerce-cart .related-products {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .woocommerce-cart .related-products {
    margin-top: 3rem;
  }
}
/* Hide the default coupon form @ WooCommerce Cart table */
/* I hate to use display:none but there is no other solution */
div.coupon:not(.under-proceed) {
  display: none !important;
}
.woocommerce {
  position: relative;
}
.woocommerce .woocommerce-notices-wrapper {
  background-color: #03b500;
  color: #fefefe;
  padding: 0.5em 2em;
  bottom: 100%;
  left: 0;
  margin-bottom: 2rem;
  flex: 1 0 100%;
}
.woocommerce .woocommerce-notices-wrapper:empty {
  padding: 0;
}
td.actions {
  padding: 3rem 0 1rem;
}
.shop_table th {
  padding: 1em 5px;
}
.shop_table th,
.shop_table td {
  font-size: 0.8rem;
}
.shop_table th.product-price,
.shop_table td.product-thumbnail,
.shop_table td.product-price {
  display: none;
}
@media print, screen and (min-width: 40em) {
  .shop_table th.product-price,
  .shop_table td.product-thumbnail,
  .shop_table td.product-price {
    display: table-cell;
  }
}
.checkout-button {
  color: #fefefe;
  text-decoration: none;
  margin-bottom: 2rem;
  width: 100%;
  display: block;
  max-width: initial;
  background-color: #FF5E85;
}
.checkout-button:hover {
  color: #fefefe;
}
.woocommerce-cart-form__cart-item td {
  padding: 1em 5px;
  border-bottom: 1px solid #d1d1d1;
}
.woocommerce-cart-form__cart-item td.product-thumbnail {
  min-width: 60px;
  max-width: 90px;
  width: 90px;
}
.woocommerce-cart-form__cart-item .product-remove .remove {
  text-decoration: none;
  font-weight: 700;
  position: relative;
  color: #fefefe;
}
.woocommerce-cart-form__cart-item .product-remove .remove::after {
  content: " ";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background-color: #d1d1d1;
  border-radius: 50%;
  z-index: -1;
}
.woocommerce-cart-form__cart-item .product-remove .remove:hover::after {
  background-color: #FF5E85;
}
.woocommerce-cart-form__cart-item .product-name a {
  text-decoration: none;
  color: #262728;
  font-weight: 700;
}
.cart_totals > h2 {
  display: none;
}
.cart_totals .shop_table td {
  padding: 1em 0;
}
.cart_totals .shop_table .order-total td,
.cart_totals .shop_table .order-total th,
.cart_totals .shop_table .cart-subtotal td,
.cart_totals .shop_table .cart-subtotal th {
  border-bottom: 1px solid #d1d1d1;
}
.wc-proceed-to-checkout {
  margin-top: 2rem;
}
.woocommerce-coupon-form h2 {
  margin-bottom: 1rem;
  font-weight: 700;
  color: #262728;
  font-size: 1rem;
  text-transform: uppercase;
  border-bottom: 2px solid #d1d1d1;
  padding-bottom: 0.5rem;
}
.woocommerce-coupon-form .button {
  margin-top: 1rem;
  width: 100%;
  max-width: initial;
  background-color: #d1d1d1 !important;
  color: #555555;
}
.woocommerce-coupon-form .button:hover {
  background-color: #b8b8b8 !important;
}
@media print, screen and (min-width: 40em) {
  .woocommerce-cart-form__contents td.actions .back-to-shop,
  .woocommerce-cart-form__contents td.actions .button {
    display: inline;
    max-width: 500px;
  }
}
.woocommerce-cart-form__contents td.actions span .button,
.woocommerce-cart-form__contents td.actions span button {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  line-height: 1.5;
}
@media print, screen and (min-width: 40em) {
  .woocommerce-cart-form__contents td.actions .button,
  .woocommerce-cart-form__contents td.actions button {
    height: 53px;
  }
}
body.woocommerce-checkout .entry-content {
  padding-top: 0;
}
form.woocommerce-checkout {
  display: flex;
  flex-flow: column;
}
@media print, screen and (min-width: 64em) {
  form.woocommerce-checkout {
    flex-flow: row;
    flex-wrap: wrap;
  }
}
form.woocommerce-checkout .col2-set {
  flex: 1 0 60%;
}
@media print, screen and (min-width: 64em) {
  form.woocommerce-checkout .col2-set {
    padding-right: 2rem;
  }
}
form.woocommerce-checkout .coupon.under-proceed {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 1rem;
  background-color: rgba(254, 254, 254, 0.9);
  border-radius: 20px;
}
form.woocommerce-checkout .coupon.under-proceed .main-title {
  margin-bottom: 1rem;
}
form.woocommerce-checkout .order-review-wrapper {
  flex: 1 0 40%;
}
form.woocommerce-checkout .woocommerce-checkout-review-order {
  margin-bottom: 2rem;
}
form.woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text {
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
}
form.woocommerce-checkout .mc4wp-checkbox-woocommerce label input,
form.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__input-checkbox {
  margin-bottom: 0;
}
form.woocommerce-checkout .mc4wp-checkbox-woocommerce label,
form.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper label {
  font-size: 0.9rem;
  line-height: 1.5;
  font-weight: 400;
}
form.woocommerce-checkout .woocommerce-shipping-fields label,
form.woocommerce-checkout .woocommerce-additional-fields__field-wrapper label,
form.woocommerce-checkout .woocommerce-billing-fields label {
  color: #8f8f8f;
  font-size: 1rem !important;
}
form.woocommerce-checkout .woocommerce-shipping-fields {
  margin-bottom: 2rem;
}
form.woocommerce-checkout #ship-to-different-address label {
  display: flex;
}
form.woocommerce-checkout #ship-to-different-address span {
  display: block;
  line-height: 1.2;
  margin-top: -3px;
}
form.woocommerce-checkout #ship-to-different-address-checkbox {
  margin-right: 0.5rem;
}
form.woocommerce-checkout #place_order {
  background-color: #FF5E85;
  color: #fefefe;
  display: block;
  width: 100%;
}
form.woocommerce-checkout #place_order:hover {
  background-color: #ffe184;
  border: 1px solid #ffe184;
  color: #fefefe;
}
form.woocommerce-checkout .order-total bdi {
  font-size: 1.0666666667rem;
}
form.woocommerce-checkout .order-total th {
  font-size: 1.0666666667rem;
}
.woocommerce-shipping-destination,
.shipping__list_label {
  font-size: 0.8rem;
  text-align: left;
  padding-left: 5px;
}
.woocommerce-shipping-destination bdi,
.shipping__list_label bdi {
  float: right;
}
.cart-collaterals .shop_table td:nth-child(1),
.cart-collaterals .shop_table th:nth-child(1),
.woocommerce-checkout-review-order-table td:nth-child(1),
.woocommerce-checkout-review-order-table th:nth-child(1) {
  width: 60%;
}
.cart-collaterals .shop_table td:nth-child(2),
.cart-collaterals .shop_table th:nth-child(2),
.woocommerce-checkout-review-order-table td:nth-child(2),
.woocommerce-checkout-review-order-table th:nth-child(2) {
  width: 40%;
  text-align: right;
}
.cart-collaterals .shop_table .cart_item td:first-child,
.woocommerce-checkout-review-order-table .cart_item td:first-child {
  padding: 5px;
}
.cart-collaterals .shop_table .cart-subtotal th,
.cart-collaterals .shop_table .woocommerce-shipping-totals th,
.cart-collaterals .shop_table .fee th,
.cart-collaterals .shop_table .order-total th,
.woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals th,
.woocommerce-checkout-review-order-table .fee th,
.woocommerce-checkout-review-order-table .order-total th {
  text-align: left;
}
.cart-collaterals .shop_table .order-total th,
.woocommerce-checkout-review-order-table .order-total th {
  text-align: left;
  font-size: 1.0666666667rem;
}
.cart-collaterals .shop_table .order-total bdi,
.woocommerce-checkout-review-order-table .order-total bdi {
  font-size: 1.0666666667rem;
}
.cart-collaterals .shop_table .woocommerce-shipping-methods,
.woocommerce-checkout-review-order-table .woocommerce-shipping-methods {
  list-style: none;
  margin: 0;
}
.cart-collaterals .shop_table .shipping__table th,
.cart-collaterals .shop_table .shipping__table td,
.woocommerce-checkout-review-order-table .shipping__table th,
.woocommerce-checkout-review-order-table .shipping__table td {
  width: 100%;
  display: block;
}
.wc_payment_methods {
  list-style: none;
  margin: 2rem 0 2rem;
}
.wc_payment_methods label,
.wc_payment_methods a {
  display: inline;
}
.wc_payment_methods a img {
  width: 100px;
}
.woocommerce-NoticeGroup {
  flex: 1 0 100%;
  margin-bottom: 2rem;
  background-color: #dddddd;
  color: #FF5E85;
  padding: 1em;
  border-radius: 30px;
}
.order-total .includes_tax {
  white-space: nowrap;
}
.woocommerce-billing-fields h3 {
  text-align: center;
  font-size: 1.4666666667rem;
  margin-bottom: 2rem;
  text-transform: uppercase;
  font-weight: 500;
}
#order_review_heading {
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
}
@media print, screen and (min-width: 40em) {
  .woocommerce-billing-fields__field-wrapper .form-row-first {
    margin-right: 1rem;
  }
  .woocommerce-billing-fields__field-wrapper .form-row-first,
  .woocommerce-billing-fields__field-wrapper .form-row-last {
    display: inline-block;
    width: calc(50% - 0.5rem);
  }
}
.woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
}
.woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 0 7px 8px 7px;
}
wc-order-attribution-inputs {
  display: none;
}
.select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
  background-color: #dddddd;
}
.page-template-page-uzlet-cart .entry-content > .woocommerce {
  display: grid;
  grid-template-areas: "notices" "cart" "checkout";
}
@media print, screen and (min-width: 64em) {
  .page-template-page-uzlet-cart .entry-content > .woocommerce {
    grid-template-areas: "notices notices" "cart checkout";
  }
}
.page-template-page-uzlet-cart .woocommerce-notices-wrapper {
  grid-area: notices;
}
.page-template-page-uzlet-cart .woocommerce-cart-form {
  grid-area: cart;
}
.page-template-page-uzlet-cart .cart-collaterals {
  grid-area: checkout;
}
.page-template-page-uzlet-cart .related-products {
  display: none !important;
}
tbody tr:nth-child(2n) {
  background-color: #eef1f3;
}
table {
  width: 100%;
}
tbody tr:nth-child(2n) {
  background-color: transparent;
}
thead {
  background: transparent !important;
  background-color: transparent !important;
  text-align: left;
  text-transform: uppercase;
}
thead th {
  padding: 0.5rem 0;
  border-bottom: solid 1px #e1e3e4;
}
.mini-cart-wrapper .upsell-product {
  display: none;
}
.upsell-product {
  background-color: #feeae9;
  margin-bottom: 1rem;
  padding: 1rem;
  gap: 1rem;
  align-items: center;
}
.upsell-product.is-visible {
  display: flex !important;
}
.upsell-product h2 {
  font-size: 1.125rem;
  font-weight: 700;
  flex-shrink: 1;
  flex-grow: 0;
}
.upsell-product input[type=checkbox] {
  display: none;
  opacity: 0;
  width: 0;
  height: 0;
}
.upsell-product h2 {
  color: #FF5D85;
  font-size: 13px;
}
.upsell-product img {
  max-width: 80px;
}
.upsell-product label {
  max-width: 27px;
  width: 27px;
  height: 27px;
  background-color: #ecf0f1;
  border: 2px solid #d3d3d3;
  flex-grow: 2;
  flex-shrink: 0;
  position: relative;
}
.upsell-product label:hover {
  cursor: pointer;
}
.upsell-product label span {
  display: block;
  width: 20px;
  height: 20px;
  top: -27px;
  left: 2px;
  background-image: url("../assets/images/arrow.svg?ver=bdeaf96c0a0dbf9bf9cbb55e1311de30");
  background-size: 20px auto;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
}
.upsell-product input[type=checkbox]:checked + label::after {
  content: "";
  position: absolute;
  top: 9px;
  left: 5px;
  width: 3px;
  height: 8px;
  background: #a5c25c;
  border-radius: 2px;
  z-index: 1;
  transform: rotate(-44deg);
}
.upsell-product input[type=checkbox]:checked + label::before {
  content: "";
  position: absolute;
  top: 2px;
  right: 7px;
  width: 3px;
  height: 18px;
  background: #a5c25c;
  border-radius: 2px;
  z-index: 1;
  transform: rotate(45deg);
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.blink-image {
  animation: blink normal 1s infinite ease-in-out; /* Opera and prob css3 final iteration */
}
.page-header {
  background-color: #feeae9;
  padding-top: 6rem;
}
@media print, screen and (max-width: 74.99875em) {
  .page-header {
    position: relative;
  }
}
.page-header h1 {
  margin-bottom: 1rem;
  font-weight: 400;
  font-size: 1.4666666667rem;
}
.page-header .title-wrapper {
  margin-bottom: 1rem;
}
.muuri-grid {
  position: relative;
}
.muuri-item {
  display: block;
  position: absolute;
  width: calc(50% - 10px);
  margin: 5px;
  z-index: 1;
  color: #fff;
}
@media print, screen and (min-width: 40em) {
  .muuri-item {
    width: calc(33.33% - 10px);
  }
}
@media print, screen and (min-width: 64em) {
  .muuri-item {
    width: calc(25% - 10px);
  }
}
@media screen and (min-width: 90em) {
  .muuri-item {
    width: calc(20% - 10px);
  }
}
.muuri-item.muuri-item-dragging {
  z-index: 3;
}
.muuri-item.muuri-item-releasing {
  z-index: 2;
}
.muuri-item.muuri-item-hidden {
  z-index: 0;
}
.item-content {
  position: relative;
  width: 100%;
  height: 100%;
}
.sidebar {
  margin-top: 3rem;
}
.sidebar p {
  font-size: 13px;
}
.sidebar img {
  margin-bottom: 1rem;
}
.sidebar .woocommerce.columns-4 .products.columns-4 {
  justify-content: center;
}
.sidebar-item ~ .sidebar-item {
  margin-top: 2rem;
}
.sidebar-form.sticky {
  padding-bottom: 2rem;
}
.form-anchor {
  position: relative;
  top: -2rem;
}
.sidebar-form {
  position: relative;
  padding: 2rem;
  background-color: #a2c732;
  border-radius: 5px;
  background-image: url("../assets/images/vonalas-paca-light.svg");
  background-size: 550px auto;
  background-repeat: no-repeat;
  background-position: right -300px bottom -350px;
  margin-bottom: 2rem;
}
ó .sidebar-kezeles-ajanlo {
  border-radius: 5px;
  background-color: #e1e3e4;
  padding: 2rem;
}
.breadcrumbs {
  min-height: 24px;
}
.breadcrumbs p {
  margin-bottom: 0;
  color: #7a8285;
}
.breadcrumbs img {
  width: 10px;
  height: 10px;
  position: relative;
}
.splide__arrow {
  height: 100px;
  background-color: transparent;
}
.splide__arrow svg {
  height: 68px;
  width: 34px;
  position: relative;
  top: -9px;
  fill: #FF5E85;
}
.splide__arrow:active svg {
  fill: #fefefe;
  background-color: transparent;
}
.splide__arrow:focus {
  background-color: transparent;
}
@media print, screen and (min-width: 64em) {
  .splide__arrow:hover svg {
    fill: #fefefe;
  }
}
.splide__arrow--prev {
  left: 1rem;
}
.splide__arrow--prev svg {
  right: 3px;
}
.splide__arrow--next {
  right: 1rem;
}
.splide__arrow--next svg {
  left: 3px;
}
.splide__pagination {
  bottom: -2rem;
}
.splide__pagination__page {
  background: #bbd4db;
}
.splide__pagination__page.is-active {
  background: #005d71;
}
.call-us {
  position: fixed;
  width: 320px;
  right: 0;
  z-index: 101;
  background-color: #fefefe;
  transition: opacity 0.4s ease-in-out, bottom 0.2s ease-in-out;
  width: 100%;
  background-color: #a2c732;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
@media print, screen and (min-width: 40em) {
  .call-us {
    border-top-right-radius: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .call-us {
    width: 320px;
  }
}
.call-us.ready {
  opacity: 1;
  pointer-events: all;
}
.call-us.slideup:before {
  box-shadow: 0 0 40px rgba(10, 10, 10, 0.4);
}
.call-us .call-us__header {
  padding: 1rem;
  cursor: pointer;
}
.call-us .call-us-title {
  color: #fefefe;
  margin-bottom: 0;
  font-size: 1.4666666667rem;
  font-weight: 700;
}
.call-us .call-us-title span {
  margin-right: 1rem;
  position: relative;
  top: 4px;
}
@media print, screen and (max-width: 39.99875em) {
  .call-us .call-us-title {
    margin: 0 auto 0;
  }
}
.call-us svg {
  width: 30px;
  float: left;
}
.call-us .call-us__form {
  padding: 1rem;
}
.call-us .close-button {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  margin-right: 1rem;
}
.call-us .close-button.is-visible {
  opacity: 1;
}
.call-us .close-button i.fa-times {
  font-size: 1.75rem;
  color: #fefefe;
  transition: color 0.2s ease-in-out;
}
.call-us .close-button i.fa-times:hover {
  color: #fefefe;
}
.call-us input[type=button] {
  width: initial !important;
  padding: 0.5rem 2rem !important;
}
.call-us #call-us-open {
  cursor: pointer;
}
.call-us .call-us-open {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 64em) {
  .call-us .call-us-open {
    justify-content: flex-start;
  }
}
.call-us .call-us-open .icon {
  flex: 0 1 70px;
  margin-right: 1rem;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  overflow: hidden;
  height: 70px;
  font-size: 30px;
  color: #fefefe;
  display: flex;
  justify-content: center;
  align-items: center;
}
.call-us .call-us-open img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.call-us .call-us__header {
  display: flex;
  align-items: center;
}
.call-us .call-us__title {
  color: #fefefe;
  margin-bottom: 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.4375rem;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .call-us .call-us__title {
    text-align: left;
  }
}
.call-us .call-us__content {
  padding: 0.5rem;
  box-sizing: border-box;
}
.call-us .call-us__content p {
  color: #fefefe;
  font-size: 0.75rem;
}
.call-us .call-us__image {
  grid-area: profile;
  padding-right: 1rem;
  margin-bottom: 1rem;
}
.call-us .call-us__text {
  grid-area: text;
}
.call-us .call-us__form {
  grid-area: form;
  width: 100%;
  position: relative;
}
.call-us .call-us__text p {
  line-height: 1.3;
  font-size: 14px;
  color: #fefefe;
  margin-bottom: 0;
}
.call-us input {
  margin-bottom: 3px;
}
.call-us .ResponseError {
  position: absolute;
  top: -2rem;
  background-color: #ac0000;
  color: #fefefe;
  padding: 0.2rem 1rem;
  left: 50%;
  transform: translateX(-50%);
}
.call-us-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(10, 10, 10, 0.8);
  pointer-events: none;
}
.call-us-overlay.is-active {
  opacity: 0.8;
  visibility: visible;
  pointer-events: all;
}
.post-navigation {
  display: flex;
  padding: 2rem 0;
  justify-content: space-between;
}
.post-navigation .nav-box {
  display: flex;
  flex-flow: column;
  background-color: #00758d;
  flex: 0 1 150px;
}
.post-navigation .nav-box img {
  width: 100%;
  margin-bottom: 5px;
}
.post-navigation .nav-box a {
  color: #fefefe;
  text-decoration: none;
  padding: 3px 5px;
  text-align: center;
  position: relative;
}
.post-navigation .nav-box a::before {
  content: " ";
  display: block;
  position: absolute;
  background-image: url("../assets/images/play-arrow-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  width: 10px;
  height: 10px;
  bottom: 10px;
}
.post-navigation .nav-box.previous a::before {
  left: 6px;
  transform: rotate(180deg);
}
.post-navigation .nav-box.next a::before {
  right: 6px;
}
.molongui-bump-lead {
  display: flex;
  flex-wrap: wrap;
  padding: 0 !important;
}
.molongui-bump-arrow {
  flex: 1 0 100%;
}
.molongui-bump-arrow::before {
  transform: rotate(90deg);
}
.molongui-bump-lead-text {
  flex: 0 1 80%;
}
[data-whatinput=mouse] a:focus,
button:focus [data-whatinput=touch] a:focus,
button:focus {
  outline: none;
}
body,
html {
  font-size: 15px;
}
.site-wrapper {
  overflow: hidden;
  position: relative;
}
main {
  min-height: 100vh;
  z-index: 1;
}
#fader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  pointer-events: none;
  background: #fefefe;
  animation-duration: 300ms;
  animation-timing-function: ease-in-out;
}
@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#fader.fade-out {
  opacity: 0;
  animation-name: fade-out;
}
#fader.fade-in {
  opacity: 1;
  animation-name: fade-in;
}
.gclose.gbtn {
  padding: 2px 6px 3px 6px;
}
@media print, screen and (max-width: 63.99875em) {
  input, select, textarea {
    font-size: 16px;
  }
}
h1 {
  font-size: 2.6666666667rem;
}
@media print, screen and (min-width: 64em) {
  h1 {
    font-size: 3.2rem;
  }
}
h2.main-title {
  font-size: 1.5333333333rem;
}
@media print, screen and (min-width: 64em) {
  h2.main-title {
    font-size: 2.4rem;
  }
}
h2 {
  font-size: 1.5333333333rem;
}
@media print, screen and (min-width: 64em) {
  h2 {
    font-size: 2.4rem;
  }
}
h3 {
  font-size: 1.0666666667rem;
}
@media print, screen and (min-width: 64em) {
  h3 {
    font-size: 1.8rem;
  }
}
h1, h2, h3 {
  color: #FF5E85;
}
.wpcf7-list-item-label,
p,
li {
  font-size: 0.9333333333rem;
}
@media print, screen and (min-width: 64em) {
  .wpcf7-list-item-label,
  p,
  li {
    font-size: 1.0666666667rem;
  }
}
h2.sidebar-title {
  font-size: 1.3333333333rem;
}
.sidebar-title,
.main-title {
  margin-bottom: 2rem;
  color: #FF5E85;
}
.sidebar-title.white,
.main-title.white {
  color: #fefefe;
}
.sidebar-title.gold-light,
.main-title.gold-light {
  color: #f789a4;
}
.sidebar-title.center,
.main-title.center {
  text-align: center;
}
.sidebar-title.gray,
.main-title.gray {
  color: #4e595d;
}
.sidebar-title.uppercase,
.main-title.uppercase {
  text-transform: uppercase;
}
.sidebar-title.bold,
.main-title.bold {
  font-weight: 700;
}
.sidebar-title.big,
.main-title.big {
  font-size: 2rem;
}
.sidebar-title.small,
.main-title.small {
  font-size: 1.3333333333rem;
}
.woocommerce-loop-product__title {
  font-size: 0.8666666667rem;
}
@media print, screen and (min-width: 64em) {
  .woocommerce-loop-product__title {
    font-size: 1.2rem;
  }
}
.title-section {
  background-color: #feeae9;
  padding: 1rem 0;
}
.title-section .main-title {
  margin-bottom: 0;
}
.entry-content p, .entry-content li {
  max-width: 60ch;
}
.entry-content p.has-text-align-center {
  max-width: initial;
}
@media print, screen and (max-width: 39.99875em) {
  .entry-content .wp-block-columns {
    margin-bottom: 0;
  }
}
.entry-content {
  padding: 2rem 0 0;
}
[data-whatinput=mouse] a:focus,
button:focus [data-whatinput=touch] a:focus,
button:focus {
  outline: none;
}
html,
body {
  font-size: 15px;
  line-height: 1.5;
}
@media print, screen and (min-width: 64em) {
  .main-container {
    padding-top: 64px;
  }
}
.row .container {
  max-width: 1200px;
  margin: 0 auto;
}
.row .container.padding {
  padding: 0 30px;
}
.row.full-width .container {
  max-width: initial;
}
.grid {
  margin-right: 30px;
  margin-left: 30px;
  display: grid;
  grid-column-gap: 30px;
}
.grid.block {
  display: block;
}
.grid.no-gap {
  grid-column-gap: 0;
}
.grid.no-margin,
.grid .grid {
  margin-left: 0;
  margin-right: 0;
}
.grid .grid.has-margin {
  margin-right: 30px;
  margin-left: 30px;
}
.grid.big-margin {
  margin-right: 60px;
  margin-left: 60px;
}
.grid.col-2, .grid.col-3, .grid.col-4, .grid.col-6, .grid.col-12, .grid.col-1-3, .grid.col-3-1 {
  grid-template-columns: minmax(100%, max-content);
  grid-template-rows: auto;
}
.grid.sm-col-2 {
  grid-template-columns: repeat(2, 1fr);
}
.grid.sm-col-3 {
  grid-template-columns: repeat(3, 1fr);
}
@media print, screen and (min-width: 40em) {
  .grid.md-col-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid.md-col-3-1 {
    grid-template-columns: 2fr 1fr;
  }
  .grid.md-col-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media print, screen and (min-width: 64em) {
  .grid.col-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid.col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid.col-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .grid.col-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .grid.col-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .grid.col-12 {
    grid-template-columns: 1fr;
  }
  .grid.col-1-3 {
    grid-template-columns: 1fr 2fr;
  }
  .grid.col-1-4 {
    grid-template-columns: 1fr 3fr;
  }
  .grid.col-3-1 {
    grid-template-columns: 2fr 1fr;
  }
}
.grid.no-gap.col-3 > div:nth-child(2) {
  -ms-grid-column: 2;
}
.grid.no-gap.col-3 > div:nth-child(3) {
  -ms-grid-column: 3;
}
.grid.no-gap.col-4 > div:nth-child(2) {
  -ms-grid-column: 2;
}
.grid.no-gap.col-4 > div:nth-child(3) {
  -ms-grid-column: 3;
}
.grid.no-gap.col-4 > div:nth-child(4) {
  -ms-grid-column: 4;
}
.grid.no-gap.col-5 > div:nth-child(2) {
  -ms-grid-column: 2;
}
.grid.no-gap.col-5 > div:nth-child(3) {
  -ms-grid-column: 3;
}
.grid.no-gap.col-5 > div:nth-child(4) {
  -ms-grid-column: 4;
}
.grid.no-gap.col-5 > div:nth-child(5) {
  -ms-grid-column: 5;
}
.grid.no-gap.sm-col-2 > div:nth-child(2), .grid.no-gap.sm-col-2 > aside:nth-child(2), .grid.no-gap.col-2 > div:nth-child(2), .grid.no-gap.col-2 > aside:nth-child(2), .grid.no-gap.col-1-3 > div:nth-child(2), .grid.no-gap.col-1-3 > aside:nth-child(2), .grid.no-gap.col-1-4 > div:nth-child(2), .grid.no-gap.col-1-4 > aside:nth-child(2), .grid.no-gap.col-3-1 > div:nth-child(2), .grid.no-gap.col-3-1 > aside:nth-child(2) {
  -ms-grid-column: 2;
}
@media print, screen and (min-width: 40em) {
  .grid.no-gap.md-col-2 > div:nth-child(2), .grid.no-gap.md-col-2 > aside:nth-child(2) {
    -ms-grid-column: 2;
  }
  .grid.no-gap.md-col-3-1 {
    -ms-grid-columns: 2fr 1fr;
  }
}
@media print, screen and (min-width: 64em) {
  .grid.no-gap.col-2 {
    -ms-grid-columns: 1fr 1fr;
  }
  .grid.no-gap.col-3 {
    -ms-grid-columns: 1fr 1fr 1fr;
  }
  .grid.no-gap.col-4 {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
  }
  .grid.no-gap.col-5 {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  }
  .grid.no-gap.col-6 {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .grid.no-gap.col-1-3 {
    -ms-grid-columns: 1fr 2fr;
  }
  .grid.no-gap.col-1-4 {
    -ms-grid-columns: 1fr 3fr;
  }
  .grid.no-gap.col-3-1 {
    -ms-grid-columns: 2fr 1fr;
  }
}
.grid.col-3 > div:nth-child(2) {
  -ms-grid-column: 3;
}
.grid.col-3 > div:nth-child(3) {
  -ms-grid-column: 5;
}
.grid.col-4 > div:nth-child(2) {
  -ms-grid-column: 3;
}
.grid.col-4 > div:nth-child(3) {
  -ms-grid-column: 5;
}
.grid.col-4 > div:nth-child(4) {
  -ms-grid-column: 7;
}
.grid.col-5 > div:nth-child(2) {
  -ms-grid-column: 3;
}
.grid.col-5 > div:nth-child(3) {
  -ms-grid-column: 5;
}
.grid.col-5 > div:nth-child(4) {
  -ms-grid-column: 7;
}
.grid.col-5 > div:nth-child(5) {
  -ms-grid-column: 9;
}
.grid.col-6 > div:nth-child(2) {
  -ms-grid-column: 3;
}
.grid.col-6 > div:nth-child(3) {
  -ms-grid-column: 5;
}
.grid.col-6 > div:nth-child(4) {
  -ms-grid-column: 7;
}
.grid.col-6 > div:nth-child(5) {
  -ms-grid-column: 9;
}
.grid.col-6 > div:nth-child(6) {
  -ms-grid-column: 11;
}
.grid.md-col-3-1 > div:nth-child(2), .grid.md-col-3-1 > aside:nth-child(2), .grid.sm-col-2 > div:nth-child(2), .grid.sm-col-2 > aside:nth-child(2), .grid.col-2 > div:nth-child(2), .grid.col-2 > aside:nth-child(2), .grid.col-1-3 > div:nth-child(2), .grid.col-1-3 > aside:nth-child(2), .grid.col-1-4 > div:nth-child(2), .grid.col-1-4 > aside:nth-child(2), .grid.col-3-1 > div:nth-child(2), .grid.col-3-1 > aside:nth-child(2) {
  -ms-grid-column: 3;
}
.grid.md-col-2 > div:nth-child(2), .grid.md-col-2 > aside:nth-child(2) {
  -ms-grid-column: 3;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container embed,
.embed-container iframe,
.embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cc-window {
  background-color: #F7F2F1 !important;
}
@media print, screen and (min-width: 64em) {
  .cc-window {
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.25);
  }
}
.cookie-notice {
  padding: 1rem;
}
.cookie-notice .cc-message {
  margin: 0 0 1rem !important;
  font-size: 0.8666666667rem;
  line-height: 1.2;
}
.cookie-notice .cc-link {
  padding: 0;
}
.cookie-notice .cc-btn {
  border-radius: 100px;
  color: #fefefe !important;
}
.cookie-notice span, .cookie-notice p, .cookie-notice a {
  font-family: "Montserrat", "Georgia", serif;
  color: #384348;
}
.cookie-notice a {
  color: #FF5E85 !important;
}
.site-front-header {
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .site-front-header {
    height: 100vh;
  }
}
.site-front-header .splide__slide,
.site-front-header .splide__list,
.site-front-header .splide__track,
.site-front-header .header-slider {
  height: 100%;
}
@media screen and (max-width: 39.99875em) {
  .site-front-header img.desktop {
    display: none !important;
  }
}
@media print, screen and (min-width: 40em) {
  .site-front-header img.mobil {
    display: none !important;
  }
}
.site-front-header .splide__slide {
  overflow: hidden;
  height: 100%;
}
.site-front-header .splide__slide img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  width: 100%;
  height: 100%;
}
.celebs {
  padding: 3rem 0;
}
.celebs .person {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
@media print, screen and (min-width: 64em) {
  .celebs .person::after {
    content: " ";
    display: block;
    position: absolute;
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
    z-index: 2;
    pointer-events: none;
    border: 20px solid #fefefe;
    transition: transform 0.2s ease-out;
  }
  .celebs .person:hover::after {
    transform: scale(0.9);
  }
}
.celebs .image {
  height: 100%;
}
.celebs img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.celebs .main-title {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  z-index: 3;
  margin-bottom: 0;
  white-space: nowrap;
  font-size: 0.8rem;
  background-color: #fefefe;
  padding: 0.2rem 1rem;
}
.main-products {
  text-align: center;
  padding: 3rem 0 0;
}
.main-products .product-image {
  margin-bottom: 1rem;
  position: relative;
}
.main-products .product-header {
  min-height: 220px;
}
.main-products .product {
  margin-bottom: 3rem;
}
.main-products .main-title {
  margin-bottom: 3rem;
}
.main-products .product-price {
  margin-bottom: 1rem;
}
.main-products .quantity {
  display: none;
}
.main-products .button {
  margin-top: auto;
}
.newsletter {
  padding: 2rem 0;
  background-color: #FF5E85;
}
@media print, screen and (min-width: 64em) {
  .newsletter .form {
    max-width: 500px;
    margin: 0 auto;
  }
}
.newsletter .text p {
  text-align: center;
  margin-bottom: 3rem;
  color: #fefefe;
}
.newsletter svg {
  width: 30px;
  height: auto;
  display: inline;
  position: relative;
  top: 4px;
  margin-right: 20px;
}
.newsletter path {
  fill: #fefefe;
}
.newsletter .form a {
  color: #fefefe;
  text-decoration: underline;
}
.newsletter .form a,
.newsletter .form p {
  color: #fefefe;
  font-size: 0.8rem;
}
.newsletter .form label {
  color: #fefefe;
  font-size: 0.9333333333rem;
  line-height: 1.5;
}
.newsletter .form label a {
  color: #fefefe;
}
.newsletter .form input[type=checkbox] {
  margin-bottom: 0;
}
.newsletter .form span {
  margin-left: 2rem;
  display: inline-block;
  margin-top: -1.5rem;
}
.newsletter .form input[type=text],
.newsletter .form input[type=email] {
  padding: 0.5em;
}
.usp {
  padding: 5rem 0 3rem;
}
.usp .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
}
.usp .wrapper {
  display: grid;
  grid-template-columns: 1fr;
}
@media print, screen and (min-width: 64em) {
  .usp .wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
.usp .item {
  margin-bottom: 3rem;
}
@media print, screen and (min-width: 64em) {
  .usp .item {
    margin-bottom: 0;
  }
}
.usp path {
  fill: #FF5E85;
}
.usp img, .usp svg {
  width: 7rem;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-bottom: 2rem;
}
.usp h3 {
  font-size: 1.2rem;
  font-weight: 800;
}
.svg-clipped {
  clip-path: url(#svgPath);
}
.header-picture {
  margin-bottom: 2rem;
  right: 0;
  z-index: 5;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;
}
@media print, screen and (min-width: 64em) {
  .header-picture {
    position: relative;
    margin-top: -8rem;
  }
}
.header-picture .bg {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fefefe;
  clip-path: url(#svgPath);
  z-index: 1;
}
.header-picture .shadow {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: radial-gradient(closest-corner at 60% 55%, transparent 50%, rgba(10, 10, 10, 0.3) 100%);
  z-index: 3;
}
.page-template-page-about .entry-content img {
  margin-bottom: 1rem;
}
.error404 main,
.page-template-page-tp-base main,
.page-template-page-tp-kampany-2020 main {
  min-height: 300px;
}
.error404 .main-content > .container,
.page-template-page-tp-base .main-content > .container,
.page-template-page-tp-kampany-2020 .main-content > .container {
  position: relative;
  min-height: 100%;
}
.error404 .main-content > .container::before,
.page-template-page-tp-base .main-content > .container::before,
.page-template-page-tp-kampany-2020 .main-content > .container::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 15rem;
  right: -5rem;
  bottom: 0;
  background-image: url("../assets/images/vonalas-paca-light-page.svg");
  background-repeat: no-repeat;
  background-position: left top -229px;
  background-size: 1000px auto;
  height: 300px;
}
@media screen and (max-width: 63.99875em) {
  .error404 .main-content > .container::before,
  .page-template-page-tp-base .main-content > .container::before,
  .page-template-page-tp-kampany-2020 .main-content > .container::before {
    display: none !important;
  }
}
.error404 .footer,
.page-template-page-tp-base .footer,
.page-template-page-tp-kampany-2020 .footer {
  padding: 0;
}
.error404 iframe,
.page-template-page-tp-base iframe,
.page-template-page-tp-kampany-2020 iframe {
  display: block;
}
.error404 #gmap_canvas,
.page-template-page-tp-base #gmap_canvas,
.page-template-page-tp-kampany-2020 #gmap_canvas {
  height: 600px;
}
.page-template-page-kezszobor .lead-first,
.page-template-page-kezszobor .lead-second {
  padding: 3rem 0;
}
@media print, screen and (max-width: 63.99875em) {
  .page-template-page-kezszobor .slide-to-button {
    text-align: center;
  }
}
.page-template-page-kezszobor .wp-block-button {
  width: 100%;
}
.page-template-page-kezszobor .guide {
  padding: 3rem 0;
}
.page-template-page-kezszobor .guide .image {
  text-align: center;
}
@media print, screen and (max-width: 63.99875em) {
  .page-template-page-kezszobor .guide .image {
    margin-bottom: 3rem;
  }
  .page-template-page-kezszobor .guide .text {
    text-align: center;
  }
}
.page-template-page-kezszobor .big-margin-top {
  margin-top: 3rem;
}
.page-template-page-kezszobor .margin-top-and-bottom {
  margin: 2rem 0 3rem;
}
@media print, screen and (max-width: 63.99875em) {
  .page-template-page-kezszobor .wp-block-buttons {
    justify-content: center;
  }
}
.page-template-page-about p {
  text-align: justify;
}
.page-template-page-contact main {
  min-height: initial;
}
.page-template-page-contact .main-content .grid {
  position: relative;
  z-index: 2;
}
.page-template-page-contact p {
  max-width: initial;
}
.page-template-page-contact .fields {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.page-template-page-contact .fields .col {
  flex: 1 0 100%;
}
@media print, screen and (min-width: 40em) {
  .page-template-page-contact .fields .col {
    flex: 1 0 calc(50% - 10px);
  }
  .page-template-page-contact .fields .col:first-child {
    margin-right: 10px;
  }
}
.page-template-page-contact .fields .col:nth-child(2) {
  display: flex;
  flex-flow: column;
  justify-content: stretch;
}
.page-template-page-contact .fields .col:nth-child(2) .InputBlock:last-child {
  flex: 1 0 auto;
  display: flex;
  flex-flow: column;
}
.page-template-page-contact .fields textarea {
  height: 100%;
  flex: 1 0 auto;
}
.page-template-page-contact .wpcf7-list-item-label {
  font-size: 0.9333333333rem;
  line-height: 1.2;
}
@media print, screen and (min-width: 64em) {
  .page-template-page-contact .wpcf7-list-item-label {
    font-size: 1.0666666667rem;
  }
}
.page-template-page-contact input[type=checkbox] {
  margin-bottom: 0;
}
.page-template-page-contact .wpcf7-acceptance label span {
  margin-left: 1rem;
  display: inline-block;
}
@media print, screen and (max-width: 39.99875em) {
  .page-template-page-contact .wpcf7-acceptance label span {
    top: -0.8rem;
    position: relative;
  }
}
.page-template-page-contact .maps-container {
  position: relative;
}
.page-template-page-contact .maps-container::after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  box-shadow: inset 0 0 10px rgba(10, 10, 10, 0.3);
  z-index: 1;
}
body.woocommerce-order-received .woocommerce-order {
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 3rem 0;
}
body.woocommerce-order-received .woocommerce-order-details__title,
body.woocommerce-order-received .woocommerce-thankyou-order-received {
  font-size: 1.25rem;
  text-align: center;
  color: #FF5E85;
}
@media print, screen and (min-width: 64em) {
  body.woocommerce-order-received .woocommerce-order-details__title,
  body.woocommerce-order-received .woocommerce-thankyou-order-received {
    font-size: 1.875rem;
  }
}
body.woocommerce-order-received .woocommerce-order-details {
  padding: 3rem 0;
  flex-grow: 1;
  width: 100%;
}
body.woocommerce-order-received .woocommerce-order-details__title {
  text-align: center;
}
body.woocommerce-order-received thead th:nth-child(1) {
  text-align: right;
}
body.woocommerce-order-received tbody td:nth-child(1) {
  text-align: right;
}
body.woocommerce-order-received tfoot th {
  text-align: right;
}
.single .container {
  position: relative;
}
.single .wp-block-image {
  margin: 2rem 0;
}
.single .wp-block-column .wp-block-image {
  margin: unset;
}
.single p ~ h2 {
  margin-top: 2rem;
}
.woocommerce-product-gallery .flex-viewport {
  margin-bottom: 1rem;
  margin-right: 1rem;
}
.woocommerce-product-gallery .flex-control-nav {
  list-style: none;
  display: flex;
  gap: 15px;
}
.single-celebek .page-header {
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 64em) {
  .single-celebek .about {
    margin-bottom: 3rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .single-celebek .about .image {
    margin-bottom: 3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .single-celebek .about .image {
    padding-left: 20%;
  }
  .single-celebek .about .entry {
    display: flex;
    align-items: center;
  }
  .single-celebek .about .entry p {
    max-width: 45ch;
  }
}
.single-celebek .products {
  padding: 3rem 0;
}
@media print, screen and (min-width: 64em) {
  .single-celebek .products {
    padding: 3rem;
  }
}
.single-celebek .products .celeb-product {
  margin-bottom: 3rem;
  display: flex;
}
@media print, screen and (min-width: 64em) {
  .single-celebek .products .celeb-product {
    flex-flow: column;
  }
}
.single-celebek .products .image-side {
  flex: 0 1 60%;
}
@media print, screen and (min-width: 64em) {
  .single-celebek .products .image-side {
    margin-bottom: 2rem;
  }
}
.single-celebek .products ins bdi {
  color: #FF5E85;
}
.single-celebek .products ins {
  text-decoration-color: #FF5E85 !important;
}
.single-celebek .products .image-wrapper {
  position: relative;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
@media print, screen and (max-width: 39.99875em) {
  .single-celebek .products .image-wrapper {
    padding-bottom: 115%;
  }
}
.single-celebek .products .image-wrapper .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.single-celebek .products .image-wrapper img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}
.single-celebek .products .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 0 1 40%;
}
@media print, screen and (min-width: 64em) {
  .single-celebek .products .text {
    text-align: center;
  }
}
.single-celebek .products .button {
  width: 100%;
}
.single-celebek .products .woocommerce-loop-product__title {
  color: #FF5E85;
}
.single-celebek form.cart {
  display: block;
}
.single-celebek form.cart button {
  background-color: transparent;
  color: #FF5E85;
}
@media print, screen and (max-width: 39.99875em) {
  .single-celebek .button {
    position: relative;
    left: -3px;
  }
}
.single-celebek .more-button {
  margin-top: 1rem;
}
.single-celebek .testimonials {
  padding: 2rem 1rem;
  margin-bottom: 3rem;
  background-color: #feeae9;
}
.single-celebek .testimonials .main-title {
  margin-bottom: 1rem;
}
.single-celebek .testimonial-slider p {
  text-align: center;
  font-style: italic;
}
@media print, screen and (max-width: 39.99875em) {
  .single-celebek .testimonial-slider p {
    max-width: 25ch;
    margin: 0 auto;
  }
}
.single-celebek .testimonial-slider .testimonial-wrapper {
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.single-celebek .testimonial-slider svg {
  width: 20px;
}
.single-celebek .testimonial-slider .splide__track {
  margin-bottom: 2rem;
}
.single-celebek .testimonial-slider .splide__arrow--prev {
  left: -0.5rem;
}
.single-celebek .testimonial-slider .splide__arrow--next {
  right: -0.5rem;
}
.single-celebek .testimonial-slider .splide__pagination__page {
  background: #F7F2F1;
}
.single-celebek .testimonial-slider .splide__pagination__page.is-active {
  background: #FF5E85;
}
.video {
  background-color: #feeae9;
  padding: 2rem 0;
}
@media print, screen and (min-width: 64em) {
  .video .video-wrapper {
    padding: 0 10rem;
  }
}
.single-karrier .main-content {
  padding: 3rem 0 0;
}
.single-karrier h1 {
  margin-bottom: 2rem;
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.woocommerce .quantity .qty {
  width: 3.5em;
  text-align: center;
}
.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: 0.53em;
  vertical-align: bottom;
}
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
  padding-right: 2.618em;
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  top: 0.618em;
  right: 1em;
  animation: spin 2s linear infinite;
}
.mkdf-quantity-buttons {
  display: none;
}
@media print, screen and (max-width: 63.99875em) {
  .mkdf-quantity-buttons {
    margin-bottom: 1rem;
  }
}
@media print, screen and (min-width: 64em) {
  .mkdf-quantity-buttons {
    margin-right: 1rem;
  }
}
.mkdf-quantity-buttons input[type=text] {
  padding: 0.5em !important;
  height: initial;
  margin-bottom: 0;
  font-size: 0.6666666667rem;
  box-shadow: none;
  border-color: #e1e3e4;
  border-radius: 0;
}
@media print, screen and (min-width: 64em) {
  .mkdf-quantity-buttons input[type=text] {
    font-size: 0.9333333333rem;
  }
}
.mkdf-quantity-buttons input[type=text]::-webkit-inner-spin-button, .mkdf-quantity-buttons input[type=text]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.mkdf-quantity-buttons .quantity {
  margin-right: 0 !important;
  float: initial !important;
}
.mkdf-quantity-buttons .mkdf-quantity-plus,
.mkdf-quantity-buttons .mkdf-quantity-minus {
  padding: 0.5em 1em;
  background-color: #fefefe;
  border: solid 1px #e1e3e4;
  color: #0a0a0a;
  cursor: pointer;
  font-weight: 300;
  font-size: 0.8rem;
}
@media print, screen and (min-width: 64em) {
  .mkdf-quantity-buttons .mkdf-quantity-plus,
  .mkdf-quantity-buttons .mkdf-quantity-minus {
    font-size: 1.0666666667rem;
    padding: 0.5em 0.8em;
  }
}
.woocommerce-Price-amount {
  font-family: "Arvo", sans-serif;
  font-weight: 800;
}
.woocommerce .products .woocommerce-Price-amount {
  font-size: 1.0666666667rem;
}
@media print, screen and (min-width: 64em) {
  .woocommerce .products .woocommerce-Price-amount {
    font-size: 1.6rem;
  }
}
del .woocommerce-Price-amount {
  font-size: 0.8rem;
  color: #818181;
}
del {
  text-decoration-color: #818181;
}
form.cart {
  display: flex;
  align-items: center;
  margin-top: 1rem;
  flex-flow: column;
}
@media print, screen and (min-width: 64em) {
  form.cart {
    justify-content: center;
    flex-flow: row;
  }
}
form.cart .button {
  margin-top: 0 !important;
}
ul.products {
  margin: 0;
}
.products .product .image-wrapper {
  position: relative;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 1rem;
}
.products .product .image-wrapper .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.products .product .image-wrapper img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}
.woocommerce-loop-product__title {
  color: #818181;
  font-weight: 700;
}
.woocommerce.columns-4 {
  width: 100%;
}
.woocommerce.columns-4 .products.columns-4 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .woocommerce.columns-4 .products.columns-4 {
    padding: 0 2rem;
  }
}
.woocommerce.columns-4 .products.columns-4 .product {
  flex: 0 1 48%;
  position: relative;
  text-align: center;
  margin-bottom: 2rem;
  display: flex;
  flex-flow: column;
}
@media print, screen and (min-width: 64em) {
  .woocommerce.columns-4 .products.columns-4 .product {
    flex: 0 1 25%;
  }
}
.woocommerce.columns-3 .products.columns-3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.woocommerce.columns-3 .products.columns-3 .product {
  flex: 0 1 45%;
  display: flex;
  flex-flow: column;
}
@media print, screen and (min-width: 64em) {
  .woocommerce.columns-3 .products.columns-3 .product {
    flex: 0 1 33%;
  }
}
.woocommerce-LoopProduct-link {
  display: block;
  padding-bottom: 1rem;
}
.woocommerce-loop-product__title {
  height: 35px;
  overflow: hidden;
}
@media print, screen and (min-width: 64em) {
  .woocommerce-loop-product__title {
    height: 70px;
  }
}
.woocommerce span.onsale {
  position: absolute;
  right: 10px;
  top: 0;
  left: initial;
  background-color: transparent;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fefefe;
  line-height: 4;
  font-size: 0.8rem;
  font-weight: 700;
  text-align: center;
}
.woocommerce span.onsale span.akcio {
  color: #fefefe;
  position: absolute;
  z-index: 1;
  bottom: -10px;
  transform: rotate(5deg);
  left: 0;
  line-height: 1;
  box-shadow: 0 0 5px rgba(10, 10, 10, 0.8);
}
.woocommerce span.onsale span.akcio::after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: -2px;
  right: -2px;
  bottom: -2px;
  background-color: #d25eff;
  z-index: -1;
  border-radius: 2px;
}
.header-cart {
  position: relative;
  cursor: pointer;
}
.header-cart .cart-wrapper {
  display: flex;
}
@media print, screen and (min-width: 64em) {
  .header-cart .cart-wrapper {
    margin-left: 2rem;
  }
}
.header-cart .items {
  position: absolute;
  top: 100%;
  height: 200px;
  background-color: #FF5E85;
  color: #fefefe;
  z-index: 5;
}
.header-cart circle,
.header-cart path {
  stroke: #FF5E85;
}
.header-cart span {
  margin-left: 0.7rem;
  font-weight: 700;
  color: #FF5E85;
}
.header-cart .product-item span {
  color: #fefefe;
}
#mini-cart {
  position: absolute;
  background-color: #f2c8d2;
  border-radius: 10px;
  z-index: 3;
  top: 100%;
  transform: translateX(-150%);
  transition: transform 0.5s ease-in-out, box-shadow 0.7s 0.5s ease;
  will-change: transform, box-shadow;
}
#mini-cart.is-opened {
  transform: translateX(0);
  box-shadow: 0 0 30px rgba(10, 10, 10, 0.2);
}
#mini-cart .mini-cart-close-button {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  z-index: 2;
}
.mini-cart {
  padding: 3rem 1rem 1rem;
  position: relative;
  width: 300px;
}
@media print, screen and (min-width: 64em) {
  .mini-cart {
    width: 450px;
    padding: 4rem 2rem 2rem;
  }
}
.mini-cart li a {
  color: #0a0a0a;
}
.mini-cart a:not(.remove_from_cart_button) {
  font-size: 0.8rem;
}
.mini-cart ul {
  list-style: none;
  margin: 0 0 0.5rem 0;
}
.mini-cart li {
  position: relative;
  padding: 1rem 2rem 1rem 5rem;
}
@media print, screen and (min-width: 64em) {
  .mini-cart li {
    padding: 1rem 2rem 1rem 6rem;
  }
}
.mini-cart img {
  top: 10px;
  position: absolute;
  left: 0;
  width: 60px;
  height: 60px;
  margin-bottom: 5px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.mini-cart .quantity {
  white-space: nowrap;
  display: block;
}
.mini-cart .button {
  max-width: initial;
}
.mini-cart .button.wc-forward:first-child {
  margin-bottom: 10px;
}
.mini-cart .button.checkout {
  background-color: #FF5E85;
  color: #fefefe;
}
.mini-cart .remove_from_cart_button {
  background-color: #fefefe;
  color: #e1e3e4;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  line-height: 1.2;
  font-weight: 700;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.mini-cart .woocommerce-mini-cart__buttons {
  display: flex;
  flex-flow: column;
}
.mini-cart .woocommerce-mini-cart__buttons .button:first-child {
  background-color: #fefefe;
  color: #FF5E85;
}
.mini-cart .woocommerce-mini-cart__buttons .button:first-child:hover {
  background-color: #FF5E85;
  color: #fefefe;
}
.mini-cart .woocommerce-Price-amount {
  margin-left: 0.5rem;
}
.mini-cart .woocommerce-mini-cart__total {
  padding: 1rem 0;
  border-top: solid 1px #fefefe;
  border-bottom: solid 1px #fefefe;
  text-align: center;
}
.mini-cart .quantity {
  display: flex;
  margin-left: auto;
}
.woocommerce-cart .woocommerce {
  display: flex;
  flex-wrap: wrap;
}
/* The table containing the list of products and our custom elements */
.woocommerce-cart .woocommerce-cart-form {
  flex: 1 0 100%; /* 100% at small screens; 70% on larger screens */
}
.woocommerce-cart .woocommerce-cart-form .mkdf-quantity-buttons {
  display: flex;
}
@media print, screen and (min-width: 64em) {
  .woocommerce-cart .woocommerce-cart-form {
    flex: 1 0 63%; /* 100% at small screens; 70% on larger screens */
    padding-right: 2rem;
  }
}
.cart-collaterals .product-name {
  border: none !important;
}
/* The element that contains the cart totals */
.woocommerce-cart .cart-collaterals {
  flex: 1 0 100%; /* 100% at small screens; 30% on larger screens */
}
@media print, screen and (min-width: 64em) {
  .woocommerce-cart .cart-collaterals {
    flex: 1 0 37%; /* 100% at small screens; 30% on larger screens */
    border: 4px solid #e1e3e4;
    padding: 2rem;
  }
}
/* Some minor tweak to make sure the cart totals fill the space */
.woocommerce-cart .cart-collaterals .cart_totals {
  width: 100%;
}
.woocommerce-cart .related-products {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .woocommerce-cart .related-products {
    margin-top: 3rem;
  }
}
/* Hide the default coupon form @ WooCommerce Cart table */
/* I hate to use display:none but there is no other solution */
.woocommerce {
  position: relative;
}
.woocommerce .woocommerce-notices-wrapper {
  background-color: #54b833;
  color: #fefefe;
  padding: 0.5em 2em;
  bottom: 100%;
  left: 0;
  margin-bottom: 2rem;
  flex: 1 0 100%;
}
.woocommerce .woocommerce-notices-wrapper:empty {
  padding: 0;
}
td.actions {
  padding: 3rem 0 1rem;
}
@media print, screen and (max-width: 39.99875em) {
  .shop_table th {
    padding: 1em 5px;
  }
  .shop_table th,
  .shop_table td {
    font-size: 0.8rem;
  }
}
.shop_table th.product-price,
.shop_table td.product-thumbnail,
.shop_table td.product-price {
  display: none;
}
@media print, screen and (min-width: 40em) {
  .shop_table th.product-price,
  .shop_table td.product-thumbnail,
  .shop_table td.product-price {
    display: table-cell;
  }
}
.checkout-button {
  color: #fefefe;
  text-decoration: none;
  margin-bottom: 2rem;
  width: 100%;
  display: block;
  max-width: initial;
  background-color: #FF5E85;
}
.checkout-button:hover {
  color: #fefefe;
}
.woocommerce-cart-form__cart-item td {
  padding: 1em 5px;
  border-bottom: 1px solid #e1e3e4;
}
.woocommerce-cart-form__cart-item td.product-thumbnail {
  min-width: 60px;
  max-width: 90px;
  width: 90px;
}
.woocommerce-cart-form__cart-item .product-remove .remove {
  text-decoration: none;
  font-weight: 700;
  position: relative;
  color: #fefefe;
}
.woocommerce-cart-form__cart-item .product-remove .remove::after {
  content: " ";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background-color: #e1e3e4;
  border-radius: 50%;
  z-index: -1;
}
.woocommerce-cart-form__cart-item .product-remove .remove:hover::after {
  background-color: #FF5E85;
}
.woocommerce-cart-form__cart-item .product-name a {
  text-decoration: none;
  color: #384348;
  font-weight: 700;
}
.cart_totals > h2 {
  display: none;
}
.cart_totals .shop_table td {
  padding: 1em 0;
}
.cart_totals .shop_table .order-total td,
.cart_totals .shop_table .order-total th,
.cart_totals .shop_table .cart-subtotal td,
.cart_totals .shop_table .cart-subtotal th {
  border-bottom: 1px solid #e1e3e4;
}
.wc-proceed-to-checkout {
  margin-top: 2rem;
}
.woocommerce-coupon-form h2 {
  margin-bottom: 1rem;
  font-family: "Montserrat", "Georgia", serif;
  font-weight: 700;
  color: #384348;
  font-size: 1rem;
  text-transform: uppercase;
  border-bottom: 2px solid #e1e3e4;
  padding-bottom: 0.5rem;
}
.woocommerce-coupon-form .button {
  margin-top: 1rem;
  width: 100%;
  max-width: initial;
  background-color: #e1e3e4 !important;
  color: #818181;
}
.woocommerce-coupon-form .button:hover {
  background-color: #c6cacc !important;
}
@media print, screen and (min-width: 40em) {
  .woocommerce-cart-form__contents td.actions .back-to-shop,
  .woocommerce-cart-form__contents td.actions .button {
    display: inline;
    max-width: 500px;
  }
}
.woocommerce-cart-form__contents td.actions span .button,
.woocommerce-cart-form__contents td.actions span button {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  line-height: 1.5;
}
@media print, screen and (min-width: 40em) {
  .woocommerce-cart-form__contents td.actions .button,
  .woocommerce-cart-form__contents td.actions button {
    height: 53px;
  }
}
body.woocommerce-checkout .entry-content {
  padding-top: 0;
}
form.woocommerce-checkout {
  display: flex;
  flex-flow: column;
}
@media print, screen and (min-width: 64em) {
  form.woocommerce-checkout {
    flex-flow: row;
    flex-wrap: wrap;
  }
}
form.woocommerce-checkout .col2-set {
  flex: 1 0 60%;
}
@media print, screen and (min-width: 64em) {
  form.woocommerce-checkout .col2-set {
    padding-right: 2rem;
  }
}
form.woocommerce-checkout .coupon.under-proceed {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 1rem;
  background-color: rgba(254, 254, 254, 0.9);
  border-radius: 20px;
}
form.woocommerce-checkout .coupon.under-proceed .main-title {
  margin-bottom: 1rem;
}
form.woocommerce-checkout .order-review-wrapper {
  flex: 1 0 40%;
}
form.woocommerce-checkout .order-review-inner {
  padding: 2rem;
  border: 4px solid #e1e3e4;
  background-color: #F7F2F1;
}
form.woocommerce-checkout .woocommerce-checkout-review-order {
  margin-bottom: 2rem;
}
form.woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text {
  font-size: 0.9333333333rem;
  font-weight: 400;
  line-height: 1.5;
}
form.woocommerce-checkout .mc4wp-checkbox-woocommerce label input,
form.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__input-checkbox {
  margin-bottom: 0;
}
form.woocommerce-checkout .mc4wp-checkbox-woocommerce label,
form.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper label {
  font-size: 0.9333333333rem;
  line-height: 1.5;
  font-weight: 400;
}
form.woocommerce-checkout .woocommerce-shipping-fields label,
form.woocommerce-checkout .woocommerce-additional-fields__field-wrapper label,
form.woocommerce-checkout .woocommerce-billing-fields label {
  color: #818181;
  font-size: 1rem;
}
form.woocommerce-checkout #ship-to-different-address label {
  display: flex;
}
form.woocommerce-checkout #ship-to-different-address span {
  display: block;
  line-height: 1.2;
  margin-top: -3px;
}
form.woocommerce-checkout #place_order {
  background-color: #FF5E85;
  color: #fefefe;
  display: block;
  width: 100%;
}
form.woocommerce-checkout #place_order:hover {
  background-color: #f789a4;
  border: 1px solid #f789a4;
  color: #fefefe;
}
form.woocommerce-checkout .order-total bdi {
  font-size: 1.0666666667rem;
}
form.woocommerce-checkout .order-total th {
  font-size: 1.0666666667rem;
}
.woocommerce-shipping-destination,
.shipping__list_label {
  font-size: 0.8rem;
  text-align: left;
  padding-left: 5px;
}
.woocommerce-shipping-destination bdi,
.shipping__list_label bdi {
  float: right;
}
.cart-collaterals .shop_table td:nth-child(1),
.cart-collaterals .shop_table th:nth-child(1),
.woocommerce-checkout-review-order-table td:nth-child(1),
.woocommerce-checkout-review-order-table th:nth-child(1) {
  width: 60%;
}
.cart-collaterals .shop_table td:nth-child(2),
.cart-collaterals .shop_table th:nth-child(2),
.woocommerce-checkout-review-order-table td:nth-child(2),
.woocommerce-checkout-review-order-table th:nth-child(2) {
  width: 40%;
  text-align: right;
}
.cart-collaterals .shop_table .cart_item td:first-child,
.woocommerce-checkout-review-order-table .cart_item td:first-child {
  padding: 5px;
}
.cart-collaterals .shop_table .cart-subtotal th,
.cart-collaterals .shop_table .woocommerce-shipping-totals th,
.cart-collaterals .shop_table .fee th,
.cart-collaterals .shop_table .order-total th,
.woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals th,
.woocommerce-checkout-review-order-table .fee th,
.woocommerce-checkout-review-order-table .order-total th {
  text-align: left;
}
.cart-collaterals .shop_table .order-total th,
.woocommerce-checkout-review-order-table .order-total th {
  text-align: left;
  font-size: 1.0666666667rem;
}
.cart-collaterals .shop_table .order-total bdi,
.woocommerce-checkout-review-order-table .order-total bdi {
  font-size: 1.0666666667rem;
}
.cart-collaterals .shop_table .woocommerce-shipping-methods,
.woocommerce-checkout-review-order-table .woocommerce-shipping-methods {
  list-style: none;
  margin: 0;
}
.cart-collaterals .shop_table .shipping__table th,
.cart-collaterals .shop_table .shipping__table td,
.woocommerce-checkout-review-order-table .shipping__table th,
.woocommerce-checkout-review-order-table .shipping__table td {
  width: 100%;
  display: block;
}
.wc_payment_methods {
  list-style: none;
  margin: 2rem 0 2rem;
}
.wc_payment_methods label,
.wc_payment_methods a {
  display: inline;
}
.wc_payment_methods a img {
  width: 100px;
}
.woocommerce-NoticeGroup {
  flex: 1 0 100%;
  margin-bottom: 2rem;
  background-color: #feeae9;
  color: #FF5E85;
  padding: 1em;
  border-radius: 5px;
}
.order-total .includes_tax {
  white-space: nowrap;
}
.woocommerce-billing-fields h3 {
  text-align: center;
  font-size: 1.4666666667rem;
  margin-bottom: 2rem;
  text-transform: uppercase;
  font-weight: 500;
}
#order_review_heading {
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
}
@media print, screen and (min-width: 40em) {
  .woocommerce-billing-fields__field-wrapper .form-row-first {
    margin-right: 1rem;
  }
  .woocommerce-billing-fields__field-wrapper .form-row-first,
  .woocommerce-billing-fields__field-wrapper .form-row-last {
    display: inline-block;
    width: calc(50% - 0.5rem);
  }
}
.woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
}
.woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 0 7px 8px 7px;
}
.select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
  background-color: #F7F2F1;
}
/*****************************************************/
/******** WOO CART / CHECKOUT / ACCOUNT PAGES ********/
/*****************************************************/
.single-product .product {
  display: flex;
  flex-flow: wrap;
  padding-top: 6rem;
}
.single-product span.onsale {
  right: 50px;
  z-index: 10;
}
.single-product ins {
  text-decoration-color: #FF5E85;
}
.single-product ins .woocommerce-Price-amount {
  color: #FF5E85;
}
.single-product ins bdi {
  color: #FF5E85;
}
.single-product .product_meta {
  display: none;
}
.single-product .summary.entry-summary .button {
  background-color: #FF5E85;
  color: #fefefe;
}
@media print, screen and (max-width: 39.99875em) {
  .single-product .summary.entry-summary {
    text-align: center;
  }
}
.single-product .summary.entry-summary .product_title {
  font-size: 1.3333333333rem;
  margin-bottom: 0;
}
.single-product .summary.entry-summary .woocommerce-Price-amount {
  font-size: 1.4666666667rem;
  font-weight: 400;
}
.single-product .woocommerce-loop-product__link {
  text-align: center;
}
.single-product .price .woocommerce-Price-amount {
  color: #818181;
}
.single-product .woocommerce-product-gallery__image {
  padding: 0 5%;
  display: inline;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 64em) {
  .single-product .woocommerce-product-gallery__image {
    padding: 0 11%;
    margin-right: 2rem;
    margin-bottom: 0;
    padding: 0;
  }
}
.single-product .woocommerce-product-details__short-description {
  text-align: left;
}
.single-product .description {
  display: none;
}
.single-product .description h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.single-product .description + form.cart {
  margin: 3rem auto;
}
.single-product .reader {
  width: 100%;
}
.single-product .reader div {
  margin: 0 auto;
}
.single-product form.cart {
  justify-content: flex-start;
  margin-bottom: 2rem;
}
.single-product .product_meta {
  text-transform: uppercase;
}
.single-product .woocommerce-product-gallery {
  flex: 1 0 100%;
}
@media print, screen and (min-width: 64em) {
  .single-product .woocommerce-product-gallery {
    flex: 1 0 40%;
    padding-right: 2rem;
  }
}
.single-product .woocommerce-loop-product__link {
  position: relative;
}
.single-product .woocommerce-product-gallery__image {
  position: relative;
}
.single-product .summary {
  flex: 1 0 100%;
}
@media print, screen and (min-width: 64em) {
  .single-product .summary {
    flex: 1 0 60%;
  }
}
.single-product .related-products {
  display: flex;
  flex-flow: wrap;
  margin-top: 6rem;
  width: 100%;
}
.single-product .related-products .woocommerce-LoopProduct-link {
  width: 100%;
}
.single-product .related-products form.cart {
  margin: 1rem auto;
}
.single-product .related-products h2 {
  flex: 1 0 100%;
}
.add-to-cart-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.add-to-cart-popup.fade-in {
  pointer-events: all;
  opacity: 1;
}
.add-to-cart-close-button {
  position: absolute;
  top: 0;
  right: 0;
  color: #fefefe;
  padding: 1rem;
  cursor: pointer;
  z-index: 3;
}
.add-to-cart-popup-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(10, 10, 10, 0.7);
  z-index: 2;
}
.add-to-cart-popup-wrapper {
  height: 100%;
  display: flex;
}
.add-to-cart-popup-item {
  display: flex;
}
.add-to-cart-popup-inner {
  position: relative;
  width: 90%;
  background-color: #fefefe;
  padding: 1rem 1rem 2rem;
  margin: auto;
  display: flex;
  flex-flow: column;
  z-index: 2;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.8);
}
@media print, screen and (min-width: 40em) {
  .add-to-cart-popup-inner {
    width: 50%;
    height: 90%;
  }
}
.add-to-cart-popup-inner .woocommerce-notices-wrapper {
  position: absolute;
}
.add-to-cart-popup-inner .added-to-cart {
  background-color: #54b833;
  color: #fefefe;
  padding: 1em;
  margin-bottom: 1rem;
  text-align: center;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
}
.add-to-cart-popup-inner svg {
  display: inline;
}
.add-to-cart-popup-inner .woocommerce-loop-product__title {
  font-size: 1rem;
  height: initial;
}
@media print, screen and (max-width: 39.99875em) {
  .add-to-cart-popup-inner .product:nth-child(3) {
    display: none;
  }
}
.add-to-cart-popup-inner .products {
  padding: 0 !important;
}
.add-to-cart-popup-inner .product {
  text-align: center;
  position: relative;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.add-to-cart-popup-inner img {
  width: 120px;
  margin: 0 auto;
  display: block;
}
.add-to-cart-popup-inner form.cart {
  flex-flow: column;
}
.add-to-cart-popup-inner .quantity-selector {
  margin-right: 0;
  margin-bottom: 1rem;
  display: none;
}
@media print, screen and (min-width: 64em) {
  .add-to-cart-popup-inner .more-buttons {
    display: flex;
    justify-content: space-between;
    margin-top: auto;
  }
}
.add-to-cart-popup-inner .more-buttons .button {
  width: initial;
  max-width: initial;
}
.add-to-cart-popup-inner .button {
  border: 2px solid #FF5E85;
  background-color: #fefefe;
  color: #FF5E85;
}
.add-to-cart-popup-inner .button:hover {
  color: #fefefe;
  background-color: #FF5E85;
}
.add-to-cart-popup-inner .single_add_to_cart_button {
  font-size: 0.8666666667rem;
}
.add-to-cart-popup-inner .woocommerce.columns-2 .products.columns-2 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 1rem;
}
.add-to-cart-popup-inner .woocommerce.columns-2 .products.columns-2 .product {
  flex: 0 1 45%;
}
@media print, screen and (min-width: 64em) {
  .add-to-cart-popup-inner .woocommerce.columns-2 .products.columns-2 .product {
    flex: 0 1 calc(33% - 4rem);
  }
}
.add-to-cart-popup-inner .woocommerce.columns-3 .products.columns-3 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  width: 100%;
  margin-bottom: 1rem;
}
.add-to-cart-popup-inner .woocommerce.columns-3 .products.columns-3 .product {
  flex: 0 1 45%;
}
@media print, screen and (min-width: 40em) {
  .add-to-cart-popup-inner .woocommerce.columns-3 .products.columns-3 .product {
    flex: 0 1 calc(33% - 4rem);
    margin: 0 0.5rem;
  }
  .add-to-cart-popup-inner .products-mobile {
    display: none !important;
  }
}
@media screen and (max-width: 39.99875em) {
  .add-to-cart-popup-inner .products-desktop {
    display: none !important;
  }
}
.add-to-cart-popup-inner .products-desktop .products.column-3 {
  justify-content: center;
}
#menu-item-12656 {
  position: relative;
}
#menu-item-12656::after {
  content: "ÚJ";
  position: absolute;
  top: -4px;
  right: -2px;
  background-color: #FF5E85;
  color: #fefefe;
  padding: 0.1rem 0.2rem;
  border-radius: 10rem;
  font-size: 0.6rem;
  font-weight: 700;
}