/* @override 
	https://aquanuha.fischer.graphics/wp-content/themes/aqua-nuha/assets/css/aquanuha.css
	https://aqua-nuha.local/wp-content/themes/aqua-nuha/assets/css/aquanuha.css */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
button,
input,
optgroup,
select,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
ul:not(.browser-default) {
  padding-left: 0;
  list-style-type: none;
}
ul:not(.browser-default) > li {
  list-style-type: none;
}
a {
  color: #039be5;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
.valign-wrapper {
  display: flex;
  align-items: center;
}
.clearfix {
  clear: both;
}
.modal {
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
}
.hoverable {
  transition: box-shadow 0.25s;
}
.hoverable:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0;
}
blockquote {
  margin: 20px 0;
  border-left: 5px solid #333;
}
img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto;
}
.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px;
}
.parallax-container .parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.parallax-container .parallax img {
  opacity: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  transform: translate3d(0, 0, 0);
  transform: translateX(-50%);
}
.pin-top,
.pin-bottom {
  position: relative;
}
.pinned {
  position: fixed !important;
}
/*********************
  Transition Classes
**********************/
ul.staggered-list li {
  opacity: 0;
}
.fade-in {
  opacity: 0;
  transform-origin: 0 50%;
}
/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 600px) {
  .hide-on-small-only,
  .hide-on-small-and-down {
    display: none !important;
  }
}
@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}
@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important;
  }
}
@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 1201px) {
  .hide-on-extra-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 1201px) {
  .show-on-extra-large {
    display: block !important;
  }
}
@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important;
  }
}
@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: block !important;
  }
}
@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center;
  }
}
table,
th,
td {
  border: none;
}
table {
  width: 100%;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}
table.striped tr {
  border-bottom: none;
}
table.striped > tbody > tr:nth-child(odd) {
  background-color: rgba(242, 242, 242, 0.5);
}
table.striped > tbody > tr > td {
  border-radius: 0;
}
table.highlight > tbody > tr {
  transition: background-color 0.25s ease;
}
table.highlight > tbody > tr:hover {
  background-color: rgba(242, 242, 242, 0.5);
}
table.centered thead tr th,
table.centered tbody tr td {
  text-align: center;
}
tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
td,
th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
}
@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */
  }
  table.responsive-table td:empty:before {
    content: '\00a0';
  }
  table.responsive-table th,
  table.responsive-table td {
    margin: 0;
    vertical-align: top;
  }
  table.responsive-table th {
    text-align: left;
  }
  table.responsive-table thead {
    display: block;
    float: left;
  }
  table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0;
  }
  table.responsive-table thead tr th::before {
    content: "\00a0";
  }
  table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  table.responsive-table th {
    display: block;
    text-align: right;
  }
  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  table.responsive-table tr {
    border-bottom: none;
    padding: 0 10px;
  }
  table.responsive-table thead {
    border: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.12);
  }
}
.collapsible .collection {
  margin: 0;
  border: none;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*******************
  Utility Classes
*******************/
.hide {
  display: none !important;
}
.left-align {
  text-align: left;
}
.right-align {
  text-align: right;
}
.center,
.center-align {
  text-align: center;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.no-select {
  user-select: none;
}
.circle {
  border-radius: 50%;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
a {
  text-decoration: none;
}
html {
  line-height: 1.5;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
}
@media only screen and (min-width: 0) {
  html {
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 14.5px;
  }
}
@media only screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.3;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.8rem 0 1.68rem 0;
}
h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 2.37333rem 0 1.424rem 0;
}
h3 {
  font-size: 2.92rem;
  line-height: 110%;
  margin: 1.94667rem 0 1.168rem 0;
}
h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.52rem 0 0.912rem 0;
}
h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: 1.09333rem 0 0.656rem 0;
}
h6 {
  font-size: 1.15rem;
  line-height: 110%;
  margin: 0.76667rem 0 0.46rem 0;
}
em {
  font-style: italic;
}
strong {
  font-weight: 500;
}
small {
  font-size: 75%;
}
.light {
  font-weight: 300;
}
.thin {
  font-weight: 200;
}
@media only screen and (min-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 390px) {
  .flow-text {
    font-size: 1.224rem;
  }
}
@media only screen and (min-width: 420px) {
  .flow-text {
    font-size: 1.248rem;
  }
}
@media only screen and (min-width: 450px) {
  .flow-text {
    font-size: 1.272rem;
  }
}
@media only screen and (min-width: 480px) {
  .flow-text {
    font-size: 1.296rem;
  }
}
@media only screen and (min-width: 510px) {
  .flow-text {
    font-size: 1.32rem;
  }
}
@media only screen and (min-width: 540px) {
  .flow-text {
    font-size: 1.344rem;
  }
}
@media only screen and (min-width: 570px) {
  .flow-text {
    font-size: 1.368rem;
  }
}
@media only screen and (min-width: 600px) {
  .flow-text {
    font-size: 1.392rem;
  }
}
@media only screen and (min-width: 630px) {
  .flow-text {
    font-size: 1.416rem;
  }
}
@media only screen and (min-width: 660px) {
  .flow-text {
    font-size: 1.44rem;
  }
}
@media only screen and (min-width: 690px) {
  .flow-text {
    font-size: 1.464rem;
  }
}
@media only screen and (min-width: 720px) {
  .flow-text {
    font-size: 1.488rem;
  }
}
@media only screen and (min-width: 750px) {
  .flow-text {
    font-size: 1.512rem;
  }
}
@media only screen and (min-width: 780px) {
  .flow-text {
    font-size: 1.536rem;
  }
}
@media only screen and (min-width: 810px) {
  .flow-text {
    font-size: 1.56rem;
  }
}
@media only screen and (min-width: 840px) {
  .flow-text {
    font-size: 1.584rem;
  }
}
@media only screen and (min-width: 870px) {
  .flow-text {
    font-size: 1.608rem;
  }
}
@media only screen and (min-width: 900px) {
  .flow-text {
    font-size: 1.632rem;
  }
}
@media only screen and (min-width: 930px) {
  .flow-text {
    font-size: 1.656rem;
  }
}
@media only screen and (min-width: 960px) {
  .flow-text {
    font-size: 1.68rem;
  }
}
@media only screen and (max-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
#toast-container {
  display: block;
  position: fixed;
  z-index: 10000;
}
@media only screen and (max-width: 600px) {
  #toast-container {
    min-width: 100%;
    bottom: 0%;
  }
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
  #toast-container {
    left: 5%;
    bottom: 7%;
    max-width: 90%;
  }
}
@media only screen and (min-width: 993px) {
  #toast-container {
    top: 10%;
    right: 7%;
    max-width: 86%;
  }
}
.toast {
  border-radius: 2px;
  top: 35px;
  width: auto;
  margin-top: 10px;
  position: relative;
  max-width: 100%;
  height: auto;
  min-height: 48px;
  line-height: 1.5em;
  background-color: #323232;
  padding: 10px 25px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: default;
}
.toast .toast-action {
  color: #eeff41;
  font-weight: 500;
  margin-right: -25px;
  margin-left: 3rem;
}
.toast.rounded {
  border-radius: 24px;
}
@media only screen and (max-width: 600px) {
  .toast {
    width: 100%;
    border-radius: 0;
  }
}
.tabs {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  height: 48px;
  width: 100%;
  background-color: #fff;
  margin: 0 auto;
  white-space: nowrap;
}
.tabs.tabs-transparent {
  background-color: transparent;
}
.tabs.tabs-transparent .tab a,
.tabs.tabs-transparent .tab.disabled a,
.tabs.tabs-transparent .tab.disabled a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.tabs.tabs-transparent .tab a:hover,
.tabs.tabs-transparent .tab a.active {
  color: #fff;
}
.tabs.tabs-transparent .indicator {
  background-color: #fff;
}
.tabs.tabs-fixed-width {
  display: flex;
}
.tabs.tabs-fixed-width .tab {
  flex-grow: 1;
}
.tabs .tab {
  display: inline-block;
  text-align: center;
  line-height: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
.tabs .tab a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: color 0.28s ease, background-color 0.28s ease;
}
.tabs .tab a:focus,
.tabs .tab a.active:focus {
  outline: none;
}
.tabs .tab a:hover,
.tabs .tab a.active {
  background-color: transparent;
}
.tabs .tab.disabled a,
.tabs .tab.disabled a:hover {
  cursor: default;
}
.tabs .indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  will-change: left, right;
}
@media only screen and (max-width: 992px) {
  .tabs {
    display: flex;
  }
  .tabs .tab {
    flex-grow: 1;
  }
  .tabs .tab a {
    padding: 0 12px;
  }
}
.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fafafa;
  padding: 0;
  max-height: 70%;
  width: 55%;
  margin: auto;
  overflow-y: auto;
  border-radius: 2px;
  will-change: top, opacity;
}
.modal:focus {
  outline: none;
}
@media only screen and (max-width: 992px) {
  .modal {
    width: 80%;
  }
}
.modal h1,
.modal h2,
.modal h3,
.modal h4 {
  margin-top: 0;
}
.modal .modal-content {
  padding: 24px;
}
.modal .modal-close {
  cursor: pointer;
}
.modal .modal-footer {
  border-radius: 0 0 2px 2px;
  background-color: #fafafa;
  padding: 4px 6px;
  height: 56px;
  width: 100%;
  text-align: right;
}
.modal .modal-footer .btn,
.modal .modal-footer .btn-large,
.modal .modal-footer .btn-small,
.modal .modal-footer .btn-flat {
  margin: 6px 0;
}
.modal-overlay {
  position: fixed;
  z-index: 999;
  top: -25%;
  left: 0;
  bottom: 0;
  right: 0;
  height: 125%;
  width: 100%;
  background: #000;
  display: none;
  will-change: opacity;
}
.modal.modal-fixed-footer {
  padding: 0;
  height: 70%;
}
.modal.modal-fixed-footer .modal-content {
  position: absolute;
  height: calc(44%);
  max-height: 100%;
  width: 100%;
  overflow-y: auto;
}
.modal.modal-fixed-footer .modal-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
}
.modal.bottom-sheet {
  top: auto;
  bottom: -100%;
  margin: 0;
  width: 100%;
  max-height: 45%;
  border-radius: 0;
  will-change: bottom, opacity;
}
.collapsible {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin: 0.5rem 0 1rem 0;
}
.collapsible-header {
  display: flex;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.5;
  padding: 1rem;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
.collapsible-header:focus {
  outline: 0;
}
.collapsible-header i {
  width: 2rem;
  font-size: 1.6rem;
  display: inline-block;
  text-align: center;
  margin-right: 1rem;
}
.keyboard-focused .collapsible-header:focus {
  background-color: #eee;
}
.collapsible-body {
  display: none;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  padding: 2rem;
}
.collapsible.popout {
  border: none;
  box-shadow: none;
}
.collapsible.popout > li {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0 24px;
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.collapsible.popout > li.active {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 16px 0;
}
.sidenav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 0;
  margin: 0;
  transform: translateX(-100%);
  height: 100%;
  height: calc(160%);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  backface-visibility: hidden;
  transform: translateX(-105%);
}
.sidenav.right-aligned {
  right: 0;
  transform: translateX(105%);
  left: auto;
  transform: translateX(100%);
}
.drag-target {
  height: 100%;
  width: 10px;
  position: fixed;
  top: 0;
  z-index: 998;
}
.drag-target.right-aligned {
  right: 0;
}
.sidenav.sidenav-fixed {
  left: 0;
  transform: translateX(0);
  position: fixed;
}
.sidenav.sidenav-fixed.right-aligned {
  right: 0;
  left: auto;
}
@media only screen and (max-width: 992px) {
  .sidenav.sidenav-fixed {
    transform: translateX(-105%);
  }
  .sidenav.sidenav-fixed.right-aligned {
    transform: translateX(105%);
  }
  .sidenav > a {
    padding: 0 16px;
  }
  .sidenav .user-view {
    padding: 16px 16px 0;
  }
}
.sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 997;
  display: none;
}
strong {
  font-weight: 500;
}
h1,
h2,
h3 {
  font-family: 'Didot', serif;
  font-weight: 400;
  line-height: 125%;
  margin: .5em auto .15em;
}
h1 strong,
h2 strong,
h3 strong {
  font-weight: 800;
}
h1 {
  font-size: 2.4em;
}
h1.page-title {
  font-weight: 600;
  margin-bottom: 1.25em;
}
h2 {
  font-size: 2em;
}
h3 {
  font-size: 1.6em;
}
h4 {
  font-family: 'Futura', sans-serif;
  font-weight: 500;
  font-size: 1.4em;
}
h5,
h6 {
  font-weight: 600;
  font-size: 1em;
}
/*
* Form Elements
*/
button,
.button,
.btn {
  font-family: 'Gotham', sans-serif;
}
.form-row label {
  display: block;
  font-size: 14px;
}
@media only screen and (min-width: 602px) {
  h1 {
    font-size: 3em;
  }
  h2 {
    font-size: 2.6em;
  }
  h3 {
    font-size: 2.2em;
  }
}
header.site-header {
  --gap: 50px;
  --fontsize: 14px;
  padding: 30px 0;
  line-height: 1.2em;
  font-size: var(--fontsize);
}
header.site-header .alignwide {
  border-bottom: .5px solid #000;
  padding-bottom: 30px;
}
header.site-header .rightmenu,
header.site-header .leftmenu {
  width: calc( 50% - 90px / 2 );
}
header.site-header .rightmenu {
  display: flex;
  gap: var(--gap);
  justify-content: flex-end;
  text-align: right;
}
header.site-header .flex-columns {
  gap: var(--gap);
  align-items: flex-end;
}
header.site-header #shop-cart {
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 4px;
}
header.site-header #shop-cart .cart-count {
  display: inline-block;
  font-size: 10px;
  width: 14px;
  line-height: 14px;
  border-radius: 14px;
  text-align: center;
  background: #000;
  color: #fff;
}
header.site-header .site-logo {
  width: 90px;
  margin: 0 auto;
}
footer.page-footer {
  background: #f5f5f5;
  padding: 80px 0 20px;
}
footer.page-footer .footer-widget {
  margin-bottom: 30px;
}
footer.page-footer .widget-title {
  text-transform: uppercase;
  margin-bottom: .5em;
}
footer.page-footer .textwidget p {
  margin: 0 0 .5em;
}
footer.page-footer .signature {
  border-top: 1px solid #ccc;
  margin-top: 40px;
  text-align: center;
}
footer.page-footer .legal-menu {
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
}
footer.page-footer .legal-menu li {
  margin: 10px 0;
}
.burger {
  display: inline-block;
  vertical-align: text-bottom;
  width: 13px;
  height: 13px;
  content: "";
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-right: 7px;
  position: relative;
}
.burger:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  left: 0;
  top: 5px;
}
.language-switcher {
  display: flex;
  margin: 0;
  text-transform: uppercase;
}
.language-switcher li {
  padding: 0 10px;
  line-height: 1em;
}
.language-switcher li:not(:last-child) {
  border-right: 1px solid #333;
}
.language-switcher li a.current {
  font-weight: 500;
}
.currency-switcher select {
  padding-top: 4px;
  padding-bottom: 4px;
}
.currency-switcher:after {
  width: 4px;
  height: 4px;
  top: 8px;
}
#mobile-nav {
  padding: 40px;
}
#mobile-nav .close-icon {
  padding: 0;
  right: 20px;
}
#mobile-nav #mobile-menu {
  text-align: center;
  margin: 0;
}
#mobile-nav #mobile-menu li {
  text-transform: uppercase;
  margin: 30px 0;
}
#mobile-nav .intnl {
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: center;
  margin: 50px 0 30px;
}
header.site-header.clone {
  position: fixed;
  width: 100%;
  background: #fff;
  padding: 10px 0;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out 0s;
  left: 0;
  top: 0;
  transform: translateY(-120px);
}
header.site-header.clone .alignwide {
  border: none;
  padding: 0;
}
header.site-header.clone .alignwide .intnl {
  display: none;
}
header.site-header.clone .site-logo {
  width: 70px;
}
header.site-header.clone.down {
  transform: translateY(0);
}
@media only screen and (max-width: 600px) {
  header.site-header {
    --gap: 20px;
    --fontsize: 13px;
  }
  header.site-header .flex-columns {
    align-items: center;
  }
  header.site-header .sidenav-trigger {
    text-transform: uppercase;
  }
  header.site-header #shop-cart .cart-count {
    display: none;
  }
}
@media only screen and (min-width: 602px) {
  header.site-header .site-logo {
    width: 150px;
  }
  header.site-header .rightmenu,
  header.site-header .leftmenu {
    width: calc( 50% - 150px / 2 );
  }
  header.site-header rightmenu {
    text-align: left;
  }
  header.site-header .main-menu {
    margin: 0;
    text-transform: uppercase;
  }
  header.site-header .main-menu li {
    margin-top: 15px;
  }
  header.site-header .alignwide {
    position: relative;
  }
  header.site-header .alignwide .intnl {
    position: absolute;
    right: 0;
    top: 5px;
    gap: 10px;
    display: flex;
    align-items: center;
  }
  footer.page-footer {
    --gap: 40px;
  }
  footer.page-footer .footer-widget:last-child {
    margin-left: auto;
  }
  footer.page-footer .signature {
    text-align: left;
  }
  footer.page-footer .flex-columns {
    gap: var(--gap);
  }
  footer.page-footer .footer-widget {
    width: 360px;
    max-width: calc( 50% - var(--gap) );
  }
  footer.page-footer .legal-menu {
    display: flex;
    gap: 15px;
    text-align: left;
  }
  footer.page-footer .legal-menu li {
    margin: 0;
  }
  footer.page-footer .legal-menu li:not(:last-child) {
    border-right: 1px solid #ccc;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) {
  header.site-header .main-menu {
    margin: 0;
    display: flex;
    gap: var(--gap);
    text-transform: uppercase;
  }
  header.site-header .main-menu li {
    margin: 0;
  }
}
@media only screen and (max-width: 1100px) {
  header.site-header {
    --gap: 30px;
    --fontsize: 13px;
  }
}
/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: none;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}
.flickity-button:hover {
  background: white;
  cursor: pointer;
}
.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}
.flickity-button:active {
  opacity: 0.6;
}
.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}
.flickity-button-icon {
  fill: currentColor;
}
/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}
.flickity-prev-next-button.previous {
  left: 10px;
}
.flickity-prev-next-button.next {
  right: 10px;
}
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #333;
  opacity: 0.25;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
html {
  font-family: 'FuturaPT', sans-serif;
  font-weight: 300;
  font-size: 16px;
}
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
.alignstretch {
  width: 990px;
  max-width: 90%;
  margin: 0 auto;
}
.alignwide {
  width: 1280px;
  max-width: 90%;
  margin: 0 auto;
}
.alignfull {
  width: 100%;
  max-width: 100%;
}
main {
  flex: 1 0 auto;
}
main > * {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
main > *.alignfull {
  width: 100%;
  max-width: 100%;
}
main > *:not(.aquanuha-block) {
  width: 1280px;
}
main p + .end-page {
  height: 80px;
}
a {
  color: inherit;
}
figure {
  margin: 0 auto;
}
*:focus {
  outline: none;
}
.valign-wrapper > div {
  width: 100%;
}
hr {
  border: 0;
  height: 1px;
  background: #333;
}
blockquote {
  padding-left: 1.5em;
}
::placeholder {
  color: inherit;
  opacity: .3;
}
.password-input {
  position: relative;
  display: block;
}
input + button.show-password-input {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  padding: 0;
  line-height: 40px;
  width: 40px;
  color: #000;
  background: transparent;
  border: none;
}
input + button.show-password-input:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 42px;
  opacity: .2;
  background: url('../img/eye.svg') no-repeat center center;
  background-size: contain;
}
.woocommerce-form.login,
form.lost_reset_password {
  width: 400px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 50px;
}
.woocommerce-form.login button[type="submit"],
form.lost_reset_password button[type="submit"] {
  border: 1px solid #000;
  padding: 10px 15px;
  margin: 20px 0;
  width: 100%;
}
.flex-columns.small-flex {
  display: flex;
}
.flex-columns.small-flex.wrap {
  flex-wrap: wrap;
}
button,
.btn {
  font-family: 'Gotham', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  cursor: pointer;
  background: #000;
  color: #fff;
  font-size: 16px;
  padding: 6px 12px;
}
.qnh-select-wrapper {
  position: relative;
  background-color: #fff;
  border: 1px solid #ddd;
  overflow: hidden;
  border-radius: 6px;
  min-width: 48px;
}
.qnh-select-wrapper:after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  position: absolute;
  right: 8px;
  top: 8px;
  transform: rotate(45deg);
}
.qnh-select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 110%;
  background: #fff;
  font-family: 'FuturaPT', sans-serif;
  height: 24px;
  border: 0;
  margin: 0;
  padding: 0 20px 0 .75em;
  border-radius: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.woocommerce-form__label-for-checkbox input {
  display: none;
}
.woocommerce-form__label-for-checkbox input + span {
  position: relative;
  display: block;
  padding-left: 26px;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 300;
  font-family: 'FuturaPT', sans-serif;
}
.woocommerce-form__label-for-checkbox input + span:before,
.woocommerce-form__label-for-checkbox input + span:after {
  display: inline-block;
  content: "";
  width: 18px;
  height: 18px;
  border: 1px solid #ccc;
  border-radius: 18px;
  position: absolute;
  left: 0;
  top: 4px;
}
.woocommerce-form__label-for-checkbox input + span:after {
  border: none;
  background: #000;
  width: 12px;
  height: 12px;
  margin: 3px;
  opacity: 0;
}
.woocommerce-form__label-for-checkbox input:checked + span:after {
  opacity: 1;
}
.woocommerce-form__label-for-checkbox input[type="checkbox"] + span:after,
.woocommerce-form__label-for-checkbox input[type="checkbox"] + span:before {
  border-radius: 2px;
}
.form-row label {
  font-size: .9em;
}
.screen-reader-text {
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
/*
* Modal
*/
body > header,
body > main,
body > footer {
  transition: all 0.3s ease-in-out 0s;
}
body.modal-display > header,
body.modal-display > main,
body.modal-display > footer {
  filter: blur(5px);
  opacity: .3;
}
body.modal-display .modal-overlay {
  opacity: 0;
}
.modal-overlay {
  background: rgba(255, 255, 255, 0.15);
}
.modal {
  background: #fff;
  border-radius: 20px;
  top: 30px !important;
  right: 30px !important;
  left: auto;
  max-width: calc( 100% - 60px );
  max-height: calc( 100% - 60px );
}
.modal .modal-content {
  background: #fff;
  padding: 20px;
}
.sidenav .close-icon,
.modal .close-icon {
  font-family: 'Didot', sans-serif;
  line-height: 1em;
  font-weight: 100;
  font-size: 32px;
  position: absolute;
  right: 40px;
  top: 20px;
}
.sidenav {
  height: 100%;
}
.toast {
  background: #000;
  font-size: 16px;
}
nav.woocommerce-pagination {
  --size: 30px;
  margin: 40px 0;
}
nav.woocommerce-pagination ul.page-numbers {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
nav.woocommerce-pagination ul.page-numbers span,
nav.woocommerce-pagination ul.page-numbers a {
  display: inline-block;
  font-size: 14px;
  width: var(--size);
  height: var(--size);
  line-height: var(--size);
  text-align: center;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
}
nav.woocommerce-pagination ul.page-numbers span.current {
  background: #fff;
  border: 1px solid #ddd;
}
form input[type="text"],
form input[type="email"],
form input[type="tel"],
form input[type="number"],
form input[type="password"],
form textarea {
  border: 1px solid #ddd;
  border-radius: 0;
  padding: 0 10px;
  font-family: 'FuturaPT', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 40px;
  width: 100%;
}
form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="tel"]:focus,
form input[type="number"]:focus,
form input[type="password"]:focus,
form textarea:focus {
  background: #f7f7f7;
}
form textarea {
  padding: 10px;
  line-height: 18px;
  min-height: 4em;
}
form input[type="password"] {
  font-size: 18px;
  letter-spacing: -0.4em;
}
/* Firefox */
* {
  scrollbar-width: auto;
  scrollbar-color: #ccc rgba(255, 255, 255, 0.4);
}
/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 6px;
}
*::-webkit-scrollbar-track {
  background: #f5f5f5;
}
*::-webkit-scrollbar-thumb {
  background-color: #ccc;
}
@media only screen and (min-width: 602px) {
  html {
    font-size: 18px;
  }
  .flex-columns.medium-flex {
    display: flex;
  }
  .flex-columns.medium-flex.wrap {
    flex-wrap: wrap;
  }
  .modal .modal-content {
    padding: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .flex-columns {
    display: flex;
  }
  .flex-columns.wrap {
    flex-wrap: wrap;
  }
}
/*
* Products Grid
*/
ul.products {
  --gap: 15px;
  --columns: 2;
  margin: 30px 0;
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
}
ul.products li {
  width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) );
  position: relative;
}
ul.products li .onsale {
  display: inline-block;
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.5);
  line-height: 1em;
  font-size: 14px;
  padding: 4px 8px;
  position: absolute;
  left: 15px;
  top: 15px;
  border-radius: 40px;
}
ul.products img {
  display: block;
  max-width: 100%;
  height: auto;
}
ul.products .woocommerce-loop-product__title {
  font-size: 1.2em;
}
@media only screen and (min-width: 602px) {
  ul.products {
    --gap: 20px;
    --columns: 3;
  }
}
@media only screen and (min-width: 992px) {
  ul.products {
    --gap: 30px;
    --columns: 4;
  }
}
.price del {
  color: #999;
  font-weight: 100;
  margin-right: .3em;
  position: relative;
  overflow: hidden;
  text-decoration: none;
}
.price del bdi {
  margin: 0 !important;
}
.price del:after {
  content: "";
  width: 100%;
  height: .5px;
  background: #000;
  position: absolute;
  left: 0;
  top: 50%;
  transform: rotate(-15deg);
}
.price ins {
  text-decoration: none;
}
/*
* Single product
*/
div[id^=product] {
  --gap: 50px;
}
div[id^=product] h1,
div[id^=product] .subtitle,
div[id^=product] .capacity {
  text-align: center;
}
div[id^=product] h2.product-name {
  font-size: 1em;
  text-transform: uppercase;
  font-family: 'FuturaPT', sans-serif;
  margin: 0 0 1em;
  font-weight: 800;
}
div[id^=product] img {
  display: block;
  max-width: 100%;
  height: auto;
}
div[id^=product] strong {
  font-weight: 600;
}
div[id^=product] .categories {
  text-transform: uppercase;
  font-size: .85em;
  font-weight: 500;
}
div[id^=product] .description p {
  margin-top: 0;
}
div[id^=product] .product-images-slider img {
  aspect-ratio: 1;
  object-fit: cover;
}
div[id^=product] form.cart button {
  background: #000;
  border: 1px solid #000;
  padding: 10px 20px;
  font-size: 1.1em;
  display: flex;
  align-items: center;
  width: 100%;
  color: #fff;
  margin: 30px 0;
  text-transform: uppercase;
}
div[id^=product] form.cart button .amount {
  margin-left: auto;
}
div[id^=product] .olfactory-pyramid {
  margin: 15px 0 0;
  padding: 15px 0;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
  font-size: .9em;
}
div[id^=product] .olfactory-pyramid p {
  margin: 0;
}
div[id^=product] .olfactory-pyramid p:not(:last-child):after {
  display: block;
  content: "";
  width: 15px;
  height: 1px;
  background: #000;
  margin: 0 0 5px;
}
div[id^=product] ul.product-tabs {
  margin-top: 0;
}
div[id^=product] ul.product-tabs li a {
  display: flex;
  align-items: center;
  padding: 15px 0;
  text-transform: uppercase;
  font-size: .9em;
}
div[id^=product] ul.product-tabs li:not(:last-child) a {
  border-bottom: 1px dashed #ddd;
}
div[id^=product] ul.product-tabs .angle-icon {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  transform: rotate(-45deg);
  margin-left: auto;
}
div[id^=product] section.related.products {
  margin-bottom: 60px;
}
div[id^=product] .product-tab.sidenav {
  padding: 30px 40px;
  font-size: .9em;
  width: 420px;
  max-width: 100%;
}
div[id^=product] .product-tab.sidenav h4 {
  font-weight: 300;
  font-size: 1.2em;
  font-family: 'FuturaPT', sans-serif;
  text-transform: uppercase;
  margin: 0 0 40px;
  padding-bottom: 30px;
  border-bottom: .5px solid #000;
}
div[id^=product] p.variation {
  text-transform: uppercase;
}
div[id^=product] p.variation label {
  cursor: pointer;
  width: 100%;
  line-height: 42px;
}
div[id^=product] p.variation label input[type="radio"] {
  display: none;
}
div[id^=product] p.variation label input[type="radio"] + span {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #ddd;
}
div[id^=product] p.variation label input[type="radio"] + span strong {
  padding-left: 15px;
  font-weight: 600;
}
div[id^=product] p.variation label input[type="radio"] + span bdi {
  display: inline-block;
  margin-left: 20px;
  font-weight: 300;
}
div[id^=product] p.variation label input[type="radio"] + span em.unavailable,
div[id^=product] p.variation label input[type="radio"] + span a.variation-add-to-cart {
  display: block;
  width: 160px;
  text-align: center;
  margin-left: auto;
  display: none;
}
div[id^=product] p.variation label input[type="radio"] + span em.unavailable {
  font-style: normal;
}
div[id^=product] p.variation label input[type="radio"]:checked + span {
  border-color: #000;
}
div[id^=product] p.variation label input[type="radio"]:checked + span a.variation-add-to-cart {
  background: #000;
  color: #fff;
  display: block;
}
div[id^=product] p.variation label input[type="radio"]:checked + span em.unavailable {
  color: #bbb;
  display: block;
}
@media only screen and (max-width: 600px) {
  div[id^=product] .qnh-product-images {
    margin-bottom: 30px;
  }
  div[id^=product] p.variation label input[type="radio"] + span a.variation-add-to-cart {
    width: 100%;
  }
}
@media only screen and (min-width: 602px) {
  div[id^=product] {
    display: flex;
    flex-wrap: wrap;
    gap: var(--gap);
  }
  div[id^=product] .qnh-product-images,
  div[id^=product] .summary {
    width: calc( 50% - var(--gap)/2 );
  }
}
/*
* Cart Modal
*/
#cart-modal {
  width: 480px;
}
#cart-modal .modal-close {
  top: 16px;
  right: 16px;
}
#cart-modal .mini-cart-title {
  text-transform: uppercase;
  border-bottom: .5px solid #000;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#cart-modal .mini-cart-checkout {
  padding: 8px 12px;
  margin: 30px 0;
  display: flex;
}
#cart-modal .mini-cart-checkout .total {
  margin-left: auto;
}
@media only screen and (min-width: 602px) {
  #cart-modal .modal-close {
    top: 36px;
    right: 36px;
  }
}
ul.woocommerce-mini-cart {
  --gap: 15px;
  --image: 80px;
}
ul.woocommerce-mini-cart li {
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
  margin: 15px 0;
  font-size: 15px;
}
ul.woocommerce-mini-cart .product-image {
  width: var(--image);
}
ul.woocommerce-mini-cart .product-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
ul.woocommerce-mini-cart .product-desc {
  width: calc( 100% - var(--gap) - var(--image) );
}
ul.woocommerce-mini-cart .product-desc .product-name {
  text-transform: uppercase;
  line-height: 1.2em;
}
ul.woocommerce-mini-cart .product-desc .product-price {
  white-space: nowrap;
  font-size: 14px;
  margin-left: auto;
}
ul.woocommerce-mini-cart .actions {
  display: flex;
  width: 100%;
  font-size: 14px;
}
ul.woocommerce-mini-cart .actions > * {
  flex: 1;
}
ul.woocommerce-mini-cart .actions a.remove {
  text-decoration: underline;
}
ul.woocommerce-mini-cart .product-qty {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: flex-end;
}
@media only screen and (min-width: 602px) {
  ul.woocommerce-mini-cart .product-desc {
    display: flex;
    flex-wrap: wrap;
    gap: var(--gap);
    align-items: flex-end;
  }
  ul.woocommerce-mini-cart .product-desc .product-name {
    width: calc( 100% - var(--gap) - 100px );
  }
  ul.woocommerce-mini-cart .product-desc .product-price {
    width: 100px;
    text-align: right;
  }
}
.cart-related-products {
  margin: 40px 0 20px;
}
.cart-related-products .related-title {
  margin: 0;
}
.cart-related-products .suggested-products li {
  align-items: center;
  background: #f5f5f5;
  font-size: 13px;
}
.cart-related-products .suggested-products li .desc {
  width: calc( 100% - var(--gap) - 140px );
}
.cart-related-products .suggested-products li .product-name {
  text-transform: uppercase;
}
.cart-related-products .suggested-products li .product-price {
  white-space: nowrap;
}
.cart-related-products .suggested-products li a.add-to-cart {
  font-family: 'Didot', serif;
  font-size: 36px;
  margin: 0 15px 0 auto;
}
ul.woocommerce-error li {
  display: block;
  background: #f4f4f4;
  margin: 3px 0;
  font-size: 16px;
  padding: 3px 8px;
  border-radius: 3px;
}
.woocommerce-notices-wrapper {
  display: block;
  margin: 10px 0;
  font-size: 16px;
  border-radius: 3px;
}
.woocommerce-notices-wrapper .restore-item {
  font-weight: 800;
}
body.aquanuha-account:not(.aquanuha-customer) .woocommerce > h2 {
  text-align: center;
  font-size: 1.2em;
  margin: 0;
}
body.aquanuha-account.aquanuha-customer main {
  padding-bottom: 70px;
}
.select2-container {
  font-size: 16px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected],
.select2-container--classic .select2-results__option--highlighted[aria-selected],
.select2-container--classic .select2-results__option--highlighted[data-selected] {
  background-color: #000;
}
