@charset "UTF-8";
/*!
Theme Name: Oura Webshop Theme 2018
Theme URI: http://ouraring.com/
Author: Oura / Columbia Road
Author URI: https:/ouraring.com
Description: Oura Webshop Theme
Version: 1.19.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: oura-webshop-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

oura-webshop-theme is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
# Settings
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Mixins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.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 iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * 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
	 ========================================================================== */
/**
 * 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
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */ }

/**
 * 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 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
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: none;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*--------------------------------------------------------------
# Bootstrap grid
--------------------------------------------------------------*/
/*!
 * Bootstrap Grid v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

/* override variables */
.container {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1280px) {
    .container {
      max-width: 1260px; } }

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

.row, .blog-content {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .blog-content h1, .blog-content h2, .blog-content h3, .blog-content h4, .blog-content h5, .blog-content h6, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .blog-content blockquote, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .blog-content hr, .blog-content > p, .blog-content > ul, .blog-content > ol, .col-md-10, .col-md-11, .col-md-12, .blog-content figure, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-max-1, .col-max-2, .col-max-3, .col-max-4, .col-max-5, .col-max-6, .col-max-7, .col-max-8, .col-max-9, .col-max-10, .col-max-11, .col-max-12, .col-max,
.col-max-auto, .col-max-plus-1, .col-max-plus-2, .col-max-plus-3, .col-max-plus-4, .col-max-plus-5, .col-max-plus-6, .col-max-plus-7, .col-max-plus-8, .col-max-plus-9, .col-max-plus-10, .col-max-plus-11, .col-max-plus-12, .col-max-plus,
.col-max-plus-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9, .blog-content h1, .blog-content h2, .blog-content h3, .blog-content h4, .blog-content h5, .blog-content h6 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1, .blog-content blockquote {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2, .blog-content blockquote {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9, .blog-content hr, .blog-content > p, .blog-content > ul, .blog-content > ol {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12, .blog-content figure {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1280px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1400px) {
  .col-max {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-max-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-max-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-max-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-max-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-max-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-max-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-max-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-max-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-max-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-max-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-max-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-max-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-max-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-max-first {
    order: -1; }
  .order-max-last {
    order: 13; }
  .order-max-0 {
    order: 0; }
  .order-max-1 {
    order: 1; }
  .order-max-2 {
    order: 2; }
  .order-max-3 {
    order: 3; }
  .order-max-4 {
    order: 4; }
  .order-max-5 {
    order: 5; }
  .order-max-6 {
    order: 6; }
  .order-max-7 {
    order: 7; }
  .order-max-8 {
    order: 8; }
  .order-max-9 {
    order: 9; }
  .order-max-10 {
    order: 10; }
  .order-max-11 {
    order: 11; }
  .order-max-12 {
    order: 12; }
  .offset-max-0 {
    margin-left: 0; }
  .offset-max-1 {
    margin-left: 8.33333%; }
  .offset-max-2 {
    margin-left: 16.66667%; }
  .offset-max-3 {
    margin-left: 25%; }
  .offset-max-4 {
    margin-left: 33.33333%; }
  .offset-max-5 {
    margin-left: 41.66667%; }
  .offset-max-6 {
    margin-left: 50%; }
  .offset-max-7 {
    margin-left: 58.33333%; }
  .offset-max-8 {
    margin-left: 66.66667%; }
  .offset-max-9 {
    margin-left: 75%; }
  .offset-max-10 {
    margin-left: 83.33333%; }
  .offset-max-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1770px) {
  .col-max-plus {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-max-plus-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-max-plus-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-max-plus-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-max-plus-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-max-plus-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-max-plus-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-max-plus-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-max-plus-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-max-plus-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-max-plus-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-max-plus-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-max-plus-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-max-plus-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-max-plus-first {
    order: -1; }
  .order-max-plus-last {
    order: 13; }
  .order-max-plus-0 {
    order: 0; }
  .order-max-plus-1 {
    order: 1; }
  .order-max-plus-2 {
    order: 2; }
  .order-max-plus-3 {
    order: 3; }
  .order-max-plus-4 {
    order: 4; }
  .order-max-plus-5 {
    order: 5; }
  .order-max-plus-6 {
    order: 6; }
  .order-max-plus-7 {
    order: 7; }
  .order-max-plus-8 {
    order: 8; }
  .order-max-plus-9 {
    order: 9; }
  .order-max-plus-10 {
    order: 10; }
  .order-max-plus-11 {
    order: 11; }
  .order-max-plus-12 {
    order: 12; }
  .offset-max-plus-0 {
    margin-left: 0; }
  .offset-max-plus-1 {
    margin-left: 8.33333%; }
  .offset-max-plus-2 {
    margin-left: 16.66667%; }
  .offset-max-plus-3 {
    margin-left: 25%; }
  .offset-max-plus-4 {
    margin-left: 33.33333%; }
  .offset-max-plus-5 {
    margin-left: 41.66667%; }
  .offset-max-plus-6 {
    margin-left: 50%; }
  .offset-max-plus-7 {
    margin-left: 58.33333%; }
  .offset-max-plus-8 {
    margin-left: 66.66667%; }
  .offset-max-plus-9 {
    margin-left: 75%; }
  .offset-max-plus-10 {
    margin-left: 83.33333%; }
  .offset-max-plus-11 {
    margin-left: 91.66667%; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1280px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1400px) {
  .d-max-none {
    display: none !important; }
  .d-max-inline {
    display: inline !important; }
  .d-max-inline-block {
    display: inline-block !important; }
  .d-max-block {
    display: block !important; }
  .d-max-table {
    display: table !important; }
  .d-max-table-row {
    display: table-row !important; }
  .d-max-table-cell {
    display: table-cell !important; }
  .d-max-flex {
    display: flex !important; }
  .d-max-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1770px) {
  .d-max-plus-none {
    display: none !important; }
  .d-max-plus-inline {
    display: inline !important; }
  .d-max-plus-inline-block {
    display: inline-block !important; }
  .d-max-plus-block {
    display: block !important; }
  .d-max-plus-table {
    display: table !important; }
  .d-max-plus-table-row {
    display: table-row !important; }
  .d-max-plus-table-cell {
    display: table-cell !important; }
  .d-max-plus-flex {
    display: flex !important; }
  .d-max-plus-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

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

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

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

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

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

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

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

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

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

.justify-content-around {
  justify-content: space-around !important; }

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

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

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

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

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

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1280px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

@media (min-width: 1400px) {
  .flex-max-row {
    flex-direction: row !important; }
  .flex-max-column {
    flex-direction: column !important; }
  .flex-max-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-max-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-max-wrap {
    flex-wrap: wrap !important; }
  .flex-max-nowrap {
    flex-wrap: nowrap !important; }
  .flex-max-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-max-fill {
    flex: 1 1 auto !important; }
  .flex-max-grow-0 {
    flex-grow: 0 !important; }
  .flex-max-grow-1 {
    flex-grow: 1 !important; }
  .flex-max-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-max-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-max-start {
    justify-content: flex-start !important; }
  .justify-content-max-end {
    justify-content: flex-end !important; }
  .justify-content-max-center {
    justify-content: center !important; }
  .justify-content-max-between {
    justify-content: space-between !important; }
  .justify-content-max-around {
    justify-content: space-around !important; }
  .align-items-max-start {
    align-items: flex-start !important; }
  .align-items-max-end {
    align-items: flex-end !important; }
  .align-items-max-center {
    align-items: center !important; }
  .align-items-max-baseline {
    align-items: baseline !important; }
  .align-items-max-stretch {
    align-items: stretch !important; }
  .align-content-max-start {
    align-content: flex-start !important; }
  .align-content-max-end {
    align-content: flex-end !important; }
  .align-content-max-center {
    align-content: center !important; }
  .align-content-max-between {
    align-content: space-between !important; }
  .align-content-max-around {
    align-content: space-around !important; }
  .align-content-max-stretch {
    align-content: stretch !important; }
  .align-self-max-auto {
    align-self: auto !important; }
  .align-self-max-start {
    align-self: flex-start !important; }
  .align-self-max-end {
    align-self: flex-end !important; }
  .align-self-max-center {
    align-self: center !important; }
  .align-self-max-baseline {
    align-self: baseline !important; }
  .align-self-max-stretch {
    align-self: stretch !important; } }

@media (min-width: 1770px) {
  .flex-max-plus-row {
    flex-direction: row !important; }
  .flex-max-plus-column {
    flex-direction: column !important; }
  .flex-max-plus-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-max-plus-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-max-plus-wrap {
    flex-wrap: wrap !important; }
  .flex-max-plus-nowrap {
    flex-wrap: nowrap !important; }
  .flex-max-plus-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-max-plus-fill {
    flex: 1 1 auto !important; }
  .flex-max-plus-grow-0 {
    flex-grow: 0 !important; }
  .flex-max-plus-grow-1 {
    flex-grow: 1 !important; }
  .flex-max-plus-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-max-plus-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-max-plus-start {
    justify-content: flex-start !important; }
  .justify-content-max-plus-end {
    justify-content: flex-end !important; }
  .justify-content-max-plus-center {
    justify-content: center !important; }
  .justify-content-max-plus-between {
    justify-content: space-between !important; }
  .justify-content-max-plus-around {
    justify-content: space-around !important; }
  .align-items-max-plus-start {
    align-items: flex-start !important; }
  .align-items-max-plus-end {
    align-items: flex-end !important; }
  .align-items-max-plus-center {
    align-items: center !important; }
  .align-items-max-plus-baseline {
    align-items: baseline !important; }
  .align-items-max-plus-stretch {
    align-items: stretch !important; }
  .align-content-max-plus-start {
    align-content: flex-start !important; }
  .align-content-max-plus-end {
    align-content: flex-end !important; }
  .align-content-max-plus-center {
    align-content: center !important; }
  .align-content-max-plus-between {
    align-content: space-between !important; }
  .align-content-max-plus-around {
    align-content: space-around !important; }
  .align-content-max-plus-stretch {
    align-content: stretch !important; }
  .align-self-max-plus-auto {
    align-self: auto !important; }
  .align-self-max-plus-start {
    align-self: flex-start !important; }
  .align-self-max-plus-end {
    align-self: flex-end !important; }
  .align-self-max-plus-center {
    align-self: center !important; }
  .align-self-max-plus-baseline {
    align-self: baseline !important; }
  .align-self-max-plus-stretch {
    align-self: stretch !important; } }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1279.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1280px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

@media (max-width: 1399.98px) {
  .navbar-expand-max > .container,
  .navbar-expand-max > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1400px) {
  .navbar-expand-max {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-max .navbar-nav {
      flex-direction: row; }
      .navbar-expand-max .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-max .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-max > .container,
    .navbar-expand-max > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-max .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-max .navbar-toggler {
      display: none; } }

@media (max-width: 1769.98px) {
  .navbar-expand-max-plus > .container,
  .navbar-expand-max-plus > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1770px) {
  .navbar-expand-max-plus {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-max-plus .navbar-nav {
      flex-direction: row; }
      .navbar-expand-max-plus .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-max-plus .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-max-plus > .container,
    .navbar-expand-max-plus > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-max-plus .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-max-plus .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.fade {
  transition: opacity 0.15s linear; }
  @media screen and (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }
    .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
      color: #000;
      text-decoration: none;
      opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1279.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1280px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

@media (max-width: 1399.98px) {
  .navbar-expand-max > .container,
  .navbar-expand-max > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1400px) {
  .navbar-expand-max {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-max .navbar-nav {
      flex-direction: row; }
      .navbar-expand-max .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-max .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-max > .container,
    .navbar-expand-max > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-max .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-max .navbar-toggler {
      display: none; } }

@media (max-width: 1769.98px) {
  .navbar-expand-max-plus > .container,
  .navbar-expand-max-plus > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1770px) {
  .navbar-expand-max-plus {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-max-plus .navbar-nav {
      flex-direction: row; }
      .navbar-expand-max-plus .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-max-plus .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-max-plus > .container,
    .navbar-expand-max-plus > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-max-plus .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-max-plus .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
.component {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .component {
      padding-right: 80px;
      padding-left: 80px; } }
  @media (min-width: 1280px) {
    .component {
      padding-right: 185px;
      padding-left: 185px; } }
  .component.component--full {
    padding: 0; }

.component__content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  max-width: 1400px;
  margin: 0 auto;
  align-items: inherit;
  align-content: inherit;
  justify-content: inherit; }
  .component--full .component__content {
    max-width: none; }
    .component--full .component__content .wysiwyg, .component--full .component__content.wysiwyg {
      max-width: none; }
  .component__content > * {
    width: 100%; }

/*--------------------------------------------------------------
# Carousel
--------------------------------------------------------------*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-slider.disabled {
  opacity: 0.5; }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
  font-family: BrixSans;
  src: url(fonts/BrixSans/BrixSansExtraLight.woff2) format("woff2"), url(fonts/BrixSans/BrixSansExtraLight.woff) format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: BrixSans;
  src: url(fonts/BrixSans/BrixSansLight.woff2) format("woff2"), url(fonts/BrixSans/BrixSansLight.woff) format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: BrixSans;
  src: url(fonts/BrixSans/BrixSansRegular.woff2) format("woff2"), url(fonts/BrixSans/BrixSansRegular.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: BrixSans;
  src: url(fonts/BrixSans/BrixSansMedium.woff2) format("woff2"), url(fonts/BrixSans/BrixSansMedium.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: BrixSans;
  src: url(fonts/BrixSans/BrixSansBold.woff2) format("woff2"), url(fonts/BrixSans/BrixSansBold.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

a:hover {
  color: #64e7ec; }

a:active {
  color: #489daa; }

button,
input,
select,
optgroup,
textarea {
  color: #000000;
  font-family: BrixSans, sans-serif;
  font-size: 15px;
  font-size: 1rem;
  line-height: 1.5; }

body {
  color: #000000;
  font-family: BrixSans, sans-serif;
  line-height: 1.5;
  font-size: 12px;
  font-weight: 200;
  line-height: 17px;
  margin: 0; }
  @media (min-width: 768px) {
    body {
      font-size: 16px;
      line-height: 25px; } }

.blog-lead-paragraph {
  font-size: 13px;
  line-height: 20px;
  font-weight: 200; }
  @media (min-width: 768px) {
    .blog-lead-paragraph {
      font-size: 18px;
      line-height: 26px; } }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: inherit;
  width: 100%;
  font-family: BrixSans, sans-serif; }

h1 {
  font-size: 30px;
  font-weight: 200;
  line-height: 34px; }
  @media (min-width: 768px) {
    h1 {
      font-size: 60px;
      line-height: 68px; } }

h2 {
  font-size: 22px;
  font-weight: 200;
  line-height: 27px; }
  @media (min-width: 768px) {
    h2 {
      font-size: 30px;
      line-height: 38px; } }
  h2.sold-out {
    text-decoration: line-through;
    opacity: 0.5; }

h3 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 200;
  line-height: 26px;
  letter-spacing: 0.2em; }
  @media (min-width: 768px) {
    h3 {
      font-size: 18px;
      font-weight: 300; } }

h4 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.2em; }
  @media (min-width: 768px) {
    h4 {
      font-size: 16px; } }

.post-title {
  clear: both;
  color: #000000;
  font-family: BrixSans, sans-serif;
  font-size: 28px;
  line-height: 38px;
  font-weight: 200;
  text-transform: none; }

p {
  margin-top: 0;
  margin-bottom: 24px;
  max-width: 75ch; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 14.0625px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 14.0625px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

@font-face {
  font-family: icommoonOura;
  src: url(fonts/ouraIcons.woff2) format("woff2"), url(fonts/ouraIcons.woff) format("woff"), url(fonts/ouraIcons.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }

.icon {
  font-family: icommoonOura;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  font-size: 24px;
  text-decoration: none; }
  .icon:hover, .icon:visited, .icon:focus, .icon:active {
    color: white !important; }

.icon + .icon {
  margin-left: 20px; }

.icon-icon-instagram {
  border-radius: 25px;
  background: #fff;
  width: 25px;
  min-width: 25px;
  height: 25px;
  display: inline-block;
  text-align: center;
  margin-left: 20px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .icon-icon-instagram img {
    max-width: 17px;
    position: relative;
    top: -1px; }

.icon-icon-facebook:before {
  content: "\E900"; }

.icon-icon-google:before {
  content: "\E901"; }

.icon-icon-insta:before {
  content: "\E902"; }

.icon-icon-linkedin:before {
  content: "\E903"; }

.icon-icon-twitter:before {
  content: "\E904"; }

.icon-icon-vimeo:before {
  content: "\E905"; }

.icon-icon-youtube:before {
  content: "\E906"; }

.wysiwyg {
  max-width: 75ch; }
  .wysiwyg blockquote {
    position: relative;
    padding-top: 2rem;
    font-size: 1.5rem;
    line-height: 1.4;
    max-width: 35ch; }
    @media (min-width: 992px) {
      .wysiwyg blockquote {
        font-size: 2.5rem;
        max-width: 25ch;
        padding-top: 3rem; } }
    .wysiwyg blockquote:before {
      content: "”";
      position: absolute;
      top: 0;
      left: 0;
      font-family: arial;
      font-size: 4rem;
      line-height: 1;
      user-select: none; }
      @media (min-width: 992px) {
        .wysiwyg blockquote:before {
          font-size: 6rem; } }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

hr {
  background-color: #000000;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0;
  padding: 0 0 0 30px;
  margin-bottom: 20px; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

table.oura-delivery-table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 20px; }
  table.oura-delivery-table thead {
    background-color: black;
    color: white; }
  table.oura-delivery-table th, table.oura-delivery-table td {
    width: 25%;
    padding-left: 12px;
    padding-right: 12px;
    font-weight: normal; }
  table.oura-delivery-table th {
    text-align: left;
    font-weight: 400; }
  table.oura-delivery-table td {
    font-weight: 200; }
  table.oura-delivery-table tbody tr:nth-child(even) {
    background-color: #f2f2f2; }

.button-primary, .button--secondary, .button--secondary:visited,
.button-secondary,
.button-secondary:visited, .button.add_to_cart_button, .oura-comments .comment-form input[type="submit"],
.button--primary {
  border-radius: 0;
  display: inline-block;
  padding: 0 20px !important;
  font-family: BrixSans, sans-serif;
  font-weight: 200;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 55px;
  text-align: center;
  letter-spacing: 0.2rem;
  white-space: nowrap;
  cursor: pointer;
  font-size: 12px;
  min-width: 200px;
  outline: none; }
  @media (max-width: 767.98px) {
    .button-primary, .button--secondary, .button--secondary:visited,
    .button-secondary,
    .button-secondary:visited, .button.add_to_cart_button, .oura-comments .comment-form input[type="submit"],
    .button--primary {
      font-size: 0.7rem;
      line-height: 3rem; } }

.button--primary-dark, .button--primary-dark:visited,
.button-primary.dark,
.dark.button--secondary,
.dark.button-secondary,
.dark.button.add_to_cart_button,
.oura-comments .comment-form input.dark[type="submit"],
.button-primary.dark:visited,
.dark.button--secondary:visited,
.dark.button-secondary:visited,
.dark.button.add_to_cart_button:visited,
.oura-comments .comment-form input.dark:visited[type="submit"],
.button-primary-dark,
.button.add_to_cart_button,
.oura-comments .comment-form input[type="submit"],
.button-primary-dark:visited,
.button.add_to_cart_button:visited,
.oura-comments .comment-form input:visited[type="submit"] {
  background-color: #000000;
  border: 1px solid #000000;
  color: #ffffff; }

.button--primary-dark:hover,
.button-primary.dark:hover,
.dark.button--secondary:hover,
.dark.button-secondary:hover,
.dark.button.add_to_cart_button:hover,
.oura-comments .comment-form input.dark:hover[type="submit"],
.button-primary-dark:hover,
.button.add_to_cart_button:hover,
.oura-comments .comment-form input:hover[type="submit"] {
  color: #64e7ec; }

.button--primary-dark:active,
.button-primary.dark:active,
.dark.button--secondary:active,
.dark.button-secondary:active,
.dark.button.add_to_cart_button:active,
.oura-comments .comment-form input.dark:active[type="submit"],
.button-primary-dark:active,
.button.add_to_cart_button:active,
.oura-comments .comment-form input:active[type="submit"] {
  color: #489daa; }

.button--primary-medium, .button--primary-medium:visited,
.button-primary.medium,
.medium.button--secondary,
.medium.button-secondary,
.medium.button.add_to_cart_button,
.oura-comments .comment-form input.medium[type="submit"],
.button-primary.medium:visited,
.medium.button--secondary:visited,
.medium.button-secondary:visited,
.medium.button.add_to_cart_button:visited,
.oura-comments .comment-form input.medium:visited[type="submit"],
.button-primary-medium,
.button-primary-medium:visited {
  background-color: #64e7ec;
  border: 1px solid #64e7ec;
  color: #000000; }

.button--primary-medium:hover, .button--primary-medium:active,
.button-primary.medium:hover,
.medium.button--secondary:hover,
.medium.button-secondary:hover,
.medium.button.add_to_cart_button:hover,
.oura-comments .comment-form input.medium:hover[type="submit"],
.button-primary.medium:active,
.medium.button--secondary:active,
.medium.button-secondary:active,
.medium.button.add_to_cart_button:active,
.oura-comments .comment-form input.medium:active[type="submit"],
.button-primary-medium:hover,
.button-primary-medium:active {
  color: #ffffff; }

.button--primary-light, .button--primary-light:visited,
.button-primary.light,
.light.button--secondary,
.light.button-secondary,
.light.button.add_to_cart_button,
.oura-comments .comment-form input.light[type="submit"],
.button-primary.light:visited,
.light.button--secondary:visited,
.light.button-secondary:visited,
.light.button.add_to_cart_button:visited,
.oura-comments .comment-form input.light:visited[type="submit"],
.button-primary-light,
.button-primary-light:visited {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #000000; }

.button--primary-light:hover,
.button-primary.light:hover,
.light.button--secondary:hover,
.light.button-secondary:hover,
.light.button.add_to_cart_button:hover,
.oura-comments .comment-form input.light:hover[type="submit"],
.button-primary-light:hover {
  color: #64e7ec; }

.button--primary-light:active,
.button-primary.light:active,
.light.button--secondary:active,
.light.button-secondary:active,
.light.button.add_to_cart_button:active,
.oura-comments .comment-form input.light:active[type="submit"],
.button-primary-light:active {
  color: #489daa; }

.button--primary-light.outline,
.button-primary.light.outline,
.light.outline.button--secondary,
.light.outline.button-secondary,
.light.outline.button.add_to_cart_button,
.oura-comments .comment-form input.light.outline[type="submit"],
.button-primary-light.outline {
  border-color: #000; }

.button--secondary, .button--secondary:visited,
.button-secondary,
.button-secondary:visited {
  background: transparent; }

.button--secondary-dark, .button--secondary-dark:visited,
.button-secondary.dark,
.button-secondary.dark:visited,
.button-secondary-dark,
.button-secondary-dark:visited {
  border: 1px solid #000000;
  color: #000000; }

.button--secondary-dark:hover,
.button-secondary.dark:hover,
.button-secondary-dark:hover {
  color: #64e7ec; }

.button--secondary-dark:active,
.button-secondary.dark:active,
.button-secondary-dark:active {
  color: #489daa; }

.button--secondary-light, .button--secondary-light:visited,
.button-secondary-light,
.button-secondary-light:visited {
  border: 1px solid #ffffff;
  color: #ffffff; }

.button--secondary-light:hover,
.button-secondary-light:hover {
  color: #64e7ec; }

.button--secondary-light:active,
.button-secondary-light:active {
  color: #489daa; }

.button--secondary-light.outline,
.button-secondary-light.outline {
  border-color: #000; }

.button-primary.disabled, .disabled.button--secondary,
.disabled.button-secondary, .disabled.button.add_to_cart_button, .oura-comments .comment-form input.disabled[type="submit"],
.button-primary:active.disabled,
.button--secondary:active.disabled,
.button-secondary:active.disabled,
.button.add_to_cart_button:active.disabled,
.oura-comments .comment-form input:active.disabled[type="submit"],
.button-primary:hover.disabled,
.button--secondary:hover.disabled,
.button-secondary:hover.disabled,
.button.add_to_cart_button:hover.disabled,
.oura-comments .comment-form input:hover.disabled[type="submit"] {
  opacity: 0.5;
  cursor: not-allowed;
  color: #ffffff !important;
  pointer-events: none; }

.button-primary.loading, .loading.button--secondary,
.loading.button-secondary, .loading.button.add_to_cart_button, .oura-comments .comment-form input.loading[type="submit"],
.button.loading {
  position: relative;
  pointer-events: none; }
  .button-primary.loading:before, .loading.button--secondary:before,
  .loading.button-secondary:before, .loading.button.add_to_cart_button:before, .oura-comments .comment-form input.loading[type="submit"]:before,
  .button.loading:before {
    content: "Loading...";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000; }

.button-primary.added, .added.button--secondary,
.added.button-secondary, .added.button.add_to_cart_button, .oura-comments .comment-form input.added[type="submit"],
.button.added {
  position: relative; }
  .button-primary.added:before, .added.button--secondary:before,
  .added.button-secondary:before, .added.button.add_to_cart_button:before, .oura-comments .comment-form input.added[type="submit"]:before,
  .button.added:before {
    content: "Added!";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    animation: added-to-cart 1s linear forwards;
    visibility: visible;
    opacity: 1;
    pointer-events: none; }

.button-primary.loading.add_to_cart_button, .loading.add_to_cart_button.button--secondary,
.loading.add_to_cart_button.button-secondary, .loading.add_to_cart_button.button, .oura-comments .comment-form input.loading.add_to_cart_button[type="submit"],
.button.loading.add_to_cart_button {
  pointer-events: none; }
  .button-primary.loading.add_to_cart_button:before, .loading.add_to_cart_button.button--secondary:before,
  .loading.add_to_cart_button.button-secondary:before, .loading.add_to_cart_button.button:before, .oura-comments .comment-form input.loading.add_to_cart_button[type="submit"]:before,
  .button.loading.add_to_cart_button:before {
    content: "Adding to cart..."; }

@keyframes added-to-cart {
  0% {
    opacity: 1;
    visibility: visible;
    pointer-events: none; }
  99% {
    opacity: 0.1;
    visibility: visible;
    pointer-events: none; }
  100% {
    display: none;
    visibility: hidden;
    opacity: 0;
    pointer-events: auto; } }

.button.add_to_cart_button + .added_to_cart {
  display: none; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.button-primary, .button--secondary, .button--secondary:visited,
.button-secondary,
.button-secondary:visited, .button.add_to_cart_button, .oura-comments .comment-form input[type="submit"],
.button--primary {
  border-radius: 0;
  display: inline-block;
  padding: 0 20px !important;
  font-family: BrixSans, sans-serif;
  font-weight: 200;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 55px;
  text-align: center;
  letter-spacing: 0.2rem;
  white-space: nowrap;
  cursor: pointer;
  font-size: 12px;
  min-width: 200px;
  outline: none; }
  @media (max-width: 767.98px) {
    .button-primary, .button--secondary, .button--secondary:visited,
    .button-secondary,
    .button-secondary:visited, .button.add_to_cart_button, .oura-comments .comment-form input[type="submit"],
    .button--primary {
      font-size: 0.7rem;
      line-height: 3rem; } }

.button--primary-dark, .button--primary-dark:visited,
.button-primary.dark,
.dark.button--secondary,
.dark.button-secondary,
.dark.button.add_to_cart_button,
.oura-comments .comment-form input.dark[type="submit"],
.button-primary.dark:visited,
.dark.button--secondary:visited,
.dark.button-secondary:visited,
.dark.button.add_to_cart_button:visited,
.oura-comments .comment-form input.dark:visited[type="submit"],
.button-primary-dark,
.button.add_to_cart_button,
.oura-comments .comment-form input[type="submit"],
.button-primary-dark:visited,
.button.add_to_cart_button:visited,
.oura-comments .comment-form input:visited[type="submit"] {
  background-color: #000000;
  border: 1px solid #000000;
  color: #ffffff; }

.button--primary-dark:hover,
.button-primary.dark:hover,
.dark.button--secondary:hover,
.dark.button-secondary:hover,
.dark.button.add_to_cart_button:hover,
.oura-comments .comment-form input.dark:hover[type="submit"],
.button-primary-dark:hover,
.button.add_to_cart_button:hover,
.oura-comments .comment-form input:hover[type="submit"] {
  color: #64e7ec; }

.button--primary-dark:active,
.button-primary.dark:active,
.dark.button--secondary:active,
.dark.button-secondary:active,
.dark.button.add_to_cart_button:active,
.oura-comments .comment-form input.dark:active[type="submit"],
.button-primary-dark:active,
.button.add_to_cart_button:active,
.oura-comments .comment-form input:active[type="submit"] {
  color: #489daa; }

.button--primary-medium, .button--primary-medium:visited,
.button-primary.medium,
.medium.button--secondary,
.medium.button-secondary,
.medium.button.add_to_cart_button,
.oura-comments .comment-form input.medium[type="submit"],
.button-primary.medium:visited,
.medium.button--secondary:visited,
.medium.button-secondary:visited,
.medium.button.add_to_cart_button:visited,
.oura-comments .comment-form input.medium:visited[type="submit"],
.button-primary-medium,
.button-primary-medium:visited {
  background-color: #64e7ec;
  border: 1px solid #64e7ec;
  color: #000000; }

.button--primary-medium:hover, .button--primary-medium:active,
.button-primary.medium:hover,
.medium.button--secondary:hover,
.medium.button-secondary:hover,
.medium.button.add_to_cart_button:hover,
.oura-comments .comment-form input.medium:hover[type="submit"],
.button-primary.medium:active,
.medium.button--secondary:active,
.medium.button-secondary:active,
.medium.button.add_to_cart_button:active,
.oura-comments .comment-form input.medium:active[type="submit"],
.button-primary-medium:hover,
.button-primary-medium:active {
  color: #ffffff; }

.button--primary-light, .button--primary-light:visited,
.button-primary.light,
.light.button--secondary,
.light.button-secondary,
.light.button.add_to_cart_button,
.oura-comments .comment-form input.light[type="submit"],
.button-primary.light:visited,
.light.button--secondary:visited,
.light.button-secondary:visited,
.light.button.add_to_cart_button:visited,
.oura-comments .comment-form input.light:visited[type="submit"],
.button-primary-light,
.button-primary-light:visited {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #000000; }

.button--primary-light:hover,
.button-primary.light:hover,
.light.button--secondary:hover,
.light.button-secondary:hover,
.light.button.add_to_cart_button:hover,
.oura-comments .comment-form input.light:hover[type="submit"],
.button-primary-light:hover {
  color: #64e7ec; }

.button--primary-light:active,
.button-primary.light:active,
.light.button--secondary:active,
.light.button-secondary:active,
.light.button.add_to_cart_button:active,
.oura-comments .comment-form input.light:active[type="submit"],
.button-primary-light:active {
  color: #489daa; }

.button--primary-light.outline,
.button-primary.light.outline,
.light.outline.button--secondary,
.light.outline.button-secondary,
.light.outline.button.add_to_cart_button,
.oura-comments .comment-form input.light.outline[type="submit"],
.button-primary-light.outline {
  border-color: #000; }

.button--secondary, .button--secondary:visited,
.button-secondary,
.button-secondary:visited {
  background: transparent; }

.button--secondary-dark, .button--secondary-dark:visited,
.button-secondary.dark,
.button-secondary.dark:visited,
.button-secondary-dark,
.button-secondary-dark:visited {
  border: 1px solid #000000;
  color: #000000; }

.button--secondary-dark:hover,
.button-secondary.dark:hover,
.button-secondary-dark:hover {
  color: #64e7ec; }

.button--secondary-dark:active,
.button-secondary.dark:active,
.button-secondary-dark:active {
  color: #489daa; }

.button--secondary-light, .button--secondary-light:visited,
.button-secondary-light,
.button-secondary-light:visited {
  border: 1px solid #ffffff;
  color: #ffffff; }

.button--secondary-light:hover,
.button-secondary-light:hover {
  color: #64e7ec; }

.button--secondary-light:active,
.button-secondary-light:active {
  color: #489daa; }

.button--secondary-light.outline,
.button-secondary-light.outline {
  border-color: #000; }

.button-primary.disabled, .disabled.button--secondary,
.disabled.button-secondary, .disabled.button.add_to_cart_button, .oura-comments .comment-form input.disabled[type="submit"],
.button-primary:active.disabled,
.button--secondary:active.disabled,
.button-secondary:active.disabled,
.button.add_to_cart_button:active.disabled,
.oura-comments .comment-form input:active.disabled[type="submit"],
.button-primary:hover.disabled,
.button--secondary:hover.disabled,
.button-secondary:hover.disabled,
.button.add_to_cart_button:hover.disabled,
.oura-comments .comment-form input:hover.disabled[type="submit"] {
  opacity: 0.5;
  cursor: not-allowed;
  color: #ffffff !important;
  pointer-events: none; }

.button-primary.loading, .loading.button--secondary,
.loading.button-secondary, .loading.button.add_to_cart_button, .oura-comments .comment-form input.loading[type="submit"],
.button.loading {
  position: relative;
  pointer-events: none; }
  .button-primary.loading:before, .loading.button--secondary:before,
  .loading.button-secondary:before, .loading.button.add_to_cart_button:before, .oura-comments .comment-form input.loading[type="submit"]:before,
  .button.loading:before {
    content: "Loading...";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000; }

.button-primary.added, .added.button--secondary,
.added.button-secondary, .added.button.add_to_cart_button, .oura-comments .comment-form input.added[type="submit"],
.button.added {
  position: relative; }
  .button-primary.added:before, .added.button--secondary:before,
  .added.button-secondary:before, .added.button.add_to_cart_button:before, .oura-comments .comment-form input.added[type="submit"]:before,
  .button.added:before {
    content: "Added!";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    animation: added-to-cart 1s linear forwards;
    visibility: visible;
    opacity: 1;
    pointer-events: none; }

.button-primary.loading.add_to_cart_button, .loading.add_to_cart_button.button--secondary,
.loading.add_to_cart_button.button-secondary, .loading.add_to_cart_button.button, .oura-comments .comment-form input.loading.add_to_cart_button[type="submit"],
.button.loading.add_to_cart_button {
  pointer-events: none; }
  .button-primary.loading.add_to_cart_button:before, .loading.add_to_cart_button.button--secondary:before,
  .loading.add_to_cart_button.button-secondary:before, .loading.add_to_cart_button.button:before, .oura-comments .comment-form input.loading.add_to_cart_button[type="submit"]:before,
  .button.loading.add_to_cart_button:before {
    content: "Adding to cart..."; }

@keyframes added-to-cart {
  0% {
    opacity: 1;
    visibility: visible;
    pointer-events: none; }
  99% {
    opacity: 0.1;
    visibility: visible;
    pointer-events: none; }
  100% {
    display: none;
    visibility: hidden;
    opacity: 0;
    pointer-events: auto; } }

.button.add_to_cart_button + .added_to_cart {
  display: none; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
.select2-container .select2-selection--single {
  color: #666;
  border: none;
  background-color: #f2f2f2;
  line-height: 3rem;
  height: 3rem;
  vertical-align: top;
  padding: 1rem;
  font-weight: 200;
  font-size: 0.9rem;
  border-radius: 0; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus,
  .select2-container .select2-selection--single:focus {
    outline-color: #489daa;
    color: #111; }

.select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 1rem;
  padding: 0; }

.select2-container .select2-selection--single .select2-selection__arrow {
  right: 1rem;
  top: 1rem;
  height: 1rem; }

.select2-container .select2-search__field {
  line-height: 2rem;
  height: 2rem; }

textarea {
  line-height: 1.2rem !important; }

select {
  border: 1px solid #ccc;
  border-radius: 0;
  display: inline-block;
  font-weight: 200;
  text-transform: uppercase;
  line-height: 36px;
  line-height: 3rem;
  letter-spacing: 0.2rem;
  white-space: nowrap;
  font-size: 12px;
  min-width: 200px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 12px;
  background-color: white; }

select::-ms-expand {
  display: none; }

textarea {
  width: 100%; }

textarea:focus {
  outline-color: #489daa; }

abbr[title].required {
  text-decoration: none !important; }

input.required:focus {
  outline-color: #489daa; }

input[type="radio"], input.input-radio {
  margin-right: 10px;
  position: relative; }
  input[type="radio"]::before, input.input-radio::before {
    position: absolute;
    z-index: 1;
    width: 8px;
    height: 8px;
    margin-top: 3px;
    left: 3px;
    border-radius: 50%;
    content: " "; }
  input[type="radio"]::after, input.input-radio::after {
    content: " ";
    width: 20px;
    height: 20px;
    display: block;
    border: 1px solid #000;
    background: #fff;
    border-radius: 50%;
    position: relative;
    top: -3px;
    right: 3px; }
  input[type="radio"]:checked::before, input.input-radio:checked::before {
    background-color: black; }

input[type="checkbox"], input.input-checkbox {
  width: auto !important;
  margin-right: 10px; }
  input[type="checkbox"]::before, input.input-checkbox::before {
    position: absolute;
    z-index: 1;
    width: 6px;
    height: 11px;
    border: 1px solid transparent;
    content: " ";
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 140% 140%;
    transform-origin: 140% 140%;
    -webkit-transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s; }
  input[type="checkbox"]::after, input.input-checkbox::after {
    content: " ";
    width: 20px;
    height: 20px;
    display: block;
    border: 1px solid #000;
    background: #fff;
    position: relative;
    top: -5px; }
  input[type="checkbox"]:checked::before, input.input-checkbox:checked::before {
    border-right: 2px solid #000;
    border-bottom: 2px solid #000; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #000000; }
  a:visited {
    color: #000000; }
  a:hover, a:focus {
    color: #64e7ec;
    outline: 0 !important; }
  a:focus {
    outline: thin dotted; }
  a:active {
    color: #489daa;
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  margin: 0; }
  .main-navigation a {
    text-decoration: none; }
    .main-navigation a:hover, .main-navigation a:active {
      color: #489daa; }
  .main-navigation .current-menu-item a {
    color: #489daa; }

@media (max-width: 991.98px) {
  #primary-menu a {
    padding: 1rem 0;
    display: block; } }

#primary-menu li {
  margin-right: 3em; }
  @media (max-width: 1279.98px) {
    #primary-menu li {
      margin-right: 0; } }

#primary-menu li:last-child {
  margin-right: 0; }

#primary-menu .menu-item ul {
  list-style: none;
  margin: 0;
  padding: 0;
  visibility: hidden;
  z-index: 10;
  background-color: #fff; }
  @media (min-width: 768px) {
    #primary-menu .menu-item ul {
      padding-top: 20px; } }
  @media (min-width: 768px) {
    #primary-menu .menu-item ul li:first-child {
      border-top: 1px black solid; } }
  #primary-menu .menu-item ul li {
    margin-left: 20px; }
    #primary-menu .menu-item ul li ul {
      display: none; }
    @media (min-width: 768px) {
      #primary-menu .menu-item ul li {
        border-top: 1px gray solid;
        margin-right: 0;
        margin-left: 0;
        padding: 15px 60px 15px 0.5rem; }
        #primary-menu .menu-item ul li ul {
          display: block; } }
  @media (max-width: 991.98px) {
    #primary-menu .menu-item ul {
      visibility: visible;
      opacity: 1; } }
  #primary-menu .menu-item ul.visible {
    visibility: visible; }

.comment-navigation,
.posts-navigation,
.post-navigation {
  padding-left: 80px !important;
  padding-right: 80px !important; }
  @media (max-width: 991.98px) {
    .comment-navigation,
    .posts-navigation,
    .post-navigation {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  .site-main .comment-navigation, .site-main
  .posts-navigation, .site-main
  .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden; }
  .comment-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous {
    float: left;
    width: 50%; }
  .comment-navigation .nav-next,
  .posts-navigation .nav-next,
  .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%; }

.nav-toggle {
  position: absolute;
  top: 0;
  left: 0;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  outline: 0 !important; }
  .nav-toggle:focus span.hamburger, .nav-toggle:focus span.hamburger:before, .nav-toggle:focus span.hamburger:after, .nav-toggle:hover span.hamburger, .nav-toggle:hover span.hamburger:before, .nav-toggle:hover span.hamburger:after {
    background: #489daa; }
  .nav-toggle span {
    vertical-align: middle;
    display: inline-block; }
  .nav-toggle span.hamburger {
    margin-right: 0.5rem;
    position: relative; }
    .nav-toggle span.hamburger:before, .nav-toggle span.hamburger:after {
      position: absolute;
      display: block;
      content: ''; }
    .nav-toggle span.hamburger, .nav-toggle span.hamburger:before, .nav-toggle span.hamburger:after {
      cursor: pointer;
      border-radius: 1px;
      height: 2px;
      width: 20px;
      background: #000;
      -moz-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      -webkit-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
    .nav-toggle span.hamburger:before {
      top: -6px; }
    .nav-toggle span.hamburger:after {
      bottom: -6px; }
  .nav-toggle:not(.collapsed) span.hamburger {
    background-color: transparent; }
    .nav-toggle:not(.collapsed) span.hamburger:before, .nav-toggle:not(.collapsed) span.hamburger:after {
      top: 0; }
    .nav-toggle:not(.collapsed) span.hamburger:before {
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .nav-toggle:not(.collapsed) span.hamburger:after {
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }

body.sticky-navbar {
  margin-top: 81px; }
  body.sticky-navbar.admin-menu {
    margin-top: 113px; }
  @media (max-width: 991.98px) {
    body.sticky-navbar {
      margin-top: 60px; } }

#masthead {
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  background-color: #fff; }
  #masthead.sticky {
    z-index: 100; }
  #masthead .navbar {
    padding: 0; }
    #masthead .navbar a.nav-link {
      white-space: pre; }
    #masthead .navbar a.nav-toggle,
    #masthead .navbar a.nav-link {
      letter-spacing: 0.1em; }
      #masthead .navbar a.nav-toggle:hover, #masthead .navbar a.nav-toggle:active,
      #masthead .navbar a.nav-link:hover,
      #masthead .navbar a.nav-link:active {
        color: #489daa !important; }
      #masthead .navbar a.nav-toggle:focus,
      #masthead .navbar a.nav-link:focus {
        color: #000; }
  #masthead #main-nav-container {
    overflow: hidden; }
    @media (max-width: 991.98px) {
      #masthead #main-nav-container:not(.show) {
        height: 0; } }
  #masthead #primary-menu {
    width: 100%;
    margin: 0; }
    @media (max-width: 991.98px) {
      #masthead #primary-menu {
        margin-top: 1rem; } }

/**
 * Header cart
 */
.header-cart {
  margin-left: 20px;
  position: relative; }
  @media (max-width: 991.98px) {
    .header-cart {
      position: absolute;
      top: 0;
      right: 0; }
      .header-cart svg {
        width: 24px;
        height: 24px; } }
  .header-cart:hover svg {
    fill: #489daa; }
  .header-cart:hover .count {
    background-color: #489daa; }
  .header-cart .count {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: center;
    background-color: black;
    color: white;
    border-radius: 100%; }
    @media (max-width: 991.98px) {
      .header-cart .count {
        width: 1rem;
        height: 1rem;
        line-height: 1rem;
        font-size: 0.7rem; } }
    .header-cart .count[data-qty="0"] {
      display: none; }
  .header-cart.pulse .count {
    animation: scaleCartCount 1s; }

@keyframes scaleCartCount {
  50% {
    transform: scale(1.3);
    background-color: #489daa; } }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #ffffff;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 13.125px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.text-right {
  text-align: right !important; }

.sticky {
  display: block; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*.post-thumbnail {
    width: 100%;
    height: 485px;
    max-width: 100%;
}*/
.blog-content hr {
  max-width: calc(75% - 20px);
  margin-left: 10px;
  padding: 0; }

.blog-content blockquote {
  margin-right: 0;
  font-size: 24px;
  line-height: 34px; }
  @media (max-width: 767.98px) {
    .blog-content blockquote {
      margin-bottom: 20px !important; } }
  .blog-content blockquote p {
    margin: 0; }
  @media (max-width: 991.98px) {
    .blog-content blockquote {
      font-size: 22px;
      line-height: 27px; } }

@media (max-width: 991.98px) {
  .posted-on {
    font-size: 10px;
    font-weight: 300;
    line-height: 17px; } }

@media (max-width: 991.98px) {
  .author {
    font-size: 10px;
    font-weight: 300;
    line-height: 17px; } }

.blog-content > ul {
  padding-left: 30px; }

.blog-content > ol {
  padding-left: 30px; }

.entry-meta, .oura-single-gift-card__summary .form-row label {
  text-transform: uppercase; }

.type-post .featured-image {
  width: 100%; }

.type-post .entry-meta, .type-post .oura-single-gift-card__summary .form-row label, .oura-single-gift-card__summary .form-row .type-post label {
  letter-spacing: 0.1em;
  margin: 0 0 20px 0;
  font-size: 10px;
  font-weight: 200;
  line-height: 17px; }
  @media (min-width: 768px) {
    .type-post .entry-meta, .type-post .oura-single-gift-card__summary .form-row label, .oura-single-gift-card__summary .form-row .type-post label {
      font-size: 12px;
      font-weight: 300; } }

.padding-horizontal-normal {
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 768px) {
    .padding-horizontal-normal {
      padding-left: 80px;
      padding-right: 80px; } }

.margin-vertical-normal {
  margin-top: 30px;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .margin-vertical-normal {
      margin-top: 80px;
      margin-bottom: 80px; } }

.padding-vertical-normal {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .padding-vertical-normal {
      padding-top: 80px;
      padding-bottom: 80px; } }

.padding-none {
  padding: 0; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

.oura-comments {
  margin-top: 60px;
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .oura-comments {
      margin-bottom: 60px; } }
  .oura-comments .comment-list {
    list-style: none;
    padding: 0; }
    .oura-comments .comment-list .children {
      padding: 0; }
  .oura-comments .comment {
    list-style: none;
    padding: 10px; }
    @media (min-width: 768px) {
      .oura-comments .comment {
        padding: 20px; } }
    .oura-comments .comment.even {
      background-color: #fbfbfb; }
    .oura-comments .comment.odd {
      background-color: white; }
  .oura-comments .comment-body {
    margin-bottom: 40px; }
  .oura-comments .vcard {
    margin-bottom: 20px; }
  .oura-comments .comment-metadata {
    font-size: 0.9em;
    color: #666;
    margin-bottom: 10px; }
    .oura-comments .comment-metadata > * {
      color: #666;
      font-size: inherit; }
  .oura-comments .avatar {
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 100%; }
  .oura-comments p {
    max-width: none; }
  .oura-comments .comment-form {
    display: flex;
    flex-wrap: wrap; }
    .oura-comments .comment-form > * {
      width: 100%; }
    .oura-comments .comment-form label {
      display: block;
      width: 100%; }
    .oura-comments .comment-form input[type="text"],
    .oura-comments .comment-form input[type="email"],
    .oura-comments .comment-form input[type="url"] {
      width: 100%; }
  .oura-comments .comment-form-comment textarea {
    height: 6rem; }
  @media (min-width: 768px) {
    .oura-comments .comment-form-author {
      width: 50%;
      padding-right: 10px; } }
  @media (min-width: 768px) {
    .oura-comments .comment-form-email {
      width: 50%;
      padding-left: 10px; } }

.site-branding, #site-navigation {
  display: inline-block;
  vertical-align: middle; }
  @media (max-width: 991.98px) {
    .site-branding, #site-navigation {
      margin: 0 auto; } }

.site-title {
  margin: 0; }
  @media (min-width: 992px) {
    .site-title {
      margin-right: 61px; } }
  .site-title a {
    display: block;
    background-image: url("img/oura-logo.svg");
    text-indent: -9999em;
    background-repeat: no-repeat;
    background-size: contain;
    width: 94px;
    height: 26px; }
    @media (max-width: 991.98px) {
      .site-title a {
        background-position: center center;
        height: 20px;
        position: relative;
        top: 2px; } }

.site-content article .article-content {
  margin: 0 auto;
  max-width: 1400px; }

.site-content #post-2 .article-hero {
  background-image: url("img/header-ring-collection.jpg");
  min-height: 500px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat; }

/*--------------------------------------------------------------
## Blocks
--------------------------------------------------------------*/
.image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: black;
  opacity: 0.2; }

.no-margin {
  margin: 0 !important; }

.no-padding {
  padding: 0 !important; }

.hero-image {
  display: flex;
  flex-wrap: wrap;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  text-align: center;
  height: 400px;
  position: relative;
  /**
  * This is needed because while we can test the support of the feature
  * with the @supports feature query, apparently some mobile browsers (read iOS)
  * reports to support it but doesn't.
  */
  position: relative;
  z-index: 1; }
  @media all and (min-device-width: 1024px) {
    @supports (background-attachment: fixed) {
      .hero-image.hero-image--parallax {
        background-attachment: fixed; } } }
  @media (min-width: 768px) {
    .hero-image {
      height: 100vh; }
      .hero-image.height--small {
        max-height: 50vh; } }
  .hero-image h1 {
    margin-top: 0;
    margin-bottom: 10px; }
  .hero-image a, .hero-image h1, .hero-image p {
    z-index: 3; }
  .hero-image .button {
    margin-top: 25px; }
  .hero-image.vertical-align--top {
    align-items: flex-start; }
  .hero-image.vertical-align--bottom {
    align-items: flex-end; }
  .hero-image.vertical-align--middle {
    align-items: center; }
  .hero-image.content-align--left {
    text-align: left;
    justify-content: flex-start; }
    .hero-image.content-align--left p, .hero-image.content-align--left blockquote {
      margin-left: 0;
      margin-right: auto; }
  .hero-image.content-align--center {
    text-align: center;
    justify-content: center; }
    .hero-image.content-align--center p, .hero-image.content-align--center blockquote {
      margin-left: auto;
      margin-right: auto; }
  .hero-image.content-align--right {
    text-align: right;
    justify-content: flex-end; }
    .hero-image.content-align--right p, .hero-image.content-align--right blockquote {
      margin-left: auto;
      margin-right: 0; }
  .hero-image.color-scheme--dark {
    background-color: #000;
    color: #fff;
    border-color: #fff; }
  .hero-image.color-scheme--light-gray {
    background-color: #f2f2f2;
    color: #000;
    border-color: #000; }
  .hero-image.color-scheme--light {
    background-color: #fff;
    color: #000;
    border-color: #000; }
  .hero-image .image-overlay {
    z-index: -1; }

.three-images-block {
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .three-images-block {
      padding-bottom: 80px;
      padding-top: 80px; } }
  @media (min-width: 1400px) {
    .three-images-block {
      max-width: 1400px;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1770px) {
    .three-images-block {
      padding-left: 0;
      padding-right: 0; } }

.three-images-block__content {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.three-images-container {
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .three-images-container {
      width: 33.333%;
      padding-right: 20px; }
      .three-images-container:last-child {
        padding-right: 0; }
      .three-images-container.three-images-container-no-spacing {
        padding-right: 0;
        padding-left: 0; } }

.three-images-item {
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: center;
  height: 30vw;
  min-height: 200px;
  text-align: center;
  position: relative;
  padding: 20px; }
  @media (min-width: 768px) {
    .three-images-item {
      height: 25vw; } }
  .three-images-item a, .three-images-item h4, .three-images-item h3, .three-images-item p {
    z-index: 3; }

.three-images-item-dark {
  background-color: #fff;
  color: #000000; }
  .three-images-item-dark h4, .three-images-item-dark h3, .three-images-item-dark p {
    color: #000000; }

.three-images-item-gray {
  background-color: #f2f2f2;
  color: #000000; }
  .three-images-item-gray h4, .three-images-item-gray h3, .three-images-item-gray p {
    color: #000000; }

.three-images-item-light {
  background-color: #000000;
  color: #ffffff; }
  .three-images-item-light h4, .three-images-item-light h3, .three-images-item-light p {
    color: #ffffff; }

@media (min-width: 768px) {
  .image-with-text-container {
    height: 100vh; } }

@media (max-width: 767.98px) {
  .image-with-text-container {
    margin-bottom: 30px; } }

.image-with-text-container .row, .image-with-text-container .blog-content {
  width: 100%; }

.image-with-text-container .image-with-text-right-container {
  display: flex;
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  min-height: 200px; }
  @media (max-width: 767.98px) {
    .image-with-text-container .image-with-text-right-container {
      max-height: 50vh; } }

.image-with-text-container .image-with-text-left-container {
  align-items: center;
  display: flex;
  width: 100%;
  justify-content: center;
  overflow-wrap: break-word; }
  .image-with-text-container .image-with-text-left-container p:last-child {
    margin: 0; }
  @media (max-width: 767.98px) {
    .image-with-text-container .image-with-text-left-container .inner-container {
      padding: 20px 20px 0; } }
  .image-with-text-container .image-with-text-left-container .inner-container .button-container {
    text-align: center; }
    .image-with-text-container .image-with-text-left-container .inner-container .button-container .button {
      margin-bottom: 20px; }
      .image-with-text-container .image-with-text-left-container .inner-container .button-container .button.last {
        margin-bottom: 0; }
    @media (max-width: 767.98px) {
      .image-with-text-container .image-with-text-left-container .inner-container .button-container {
        margin-top: 30px; } }
    @media (max-width: 575.98px) {
      .image-with-text-container .image-with-text-left-container .inner-container .button-container a {
        display: inline-block; } }
  .image-with-text-container .image-with-text-left-container.color-scheme--light, .image-with-text-container .image-with-text-left-container.light {
    background-color: #fff; }
  .image-with-text-container .image-with-text-left-container.color-scheme--dark, .image-with-text-container .image-with-text-left-container.dark {
    background-color: #000;
    color: #ffffff; }
    .image-with-text-container .image-with-text-left-container.color-scheme--dark h1, .image-with-text-container .image-with-text-left-container.color-scheme--dark h2, .image-with-text-container .image-with-text-left-container.color-scheme--dark h3, .image-with-text-container .image-with-text-left-container.color-scheme--dark h4, .image-with-text-container .image-with-text-left-container.color-scheme--dark h5, .image-with-text-container .image-with-text-left-container.color-scheme--dark h6, .image-with-text-container .image-with-text-left-container.dark h1, .image-with-text-container .image-with-text-left-container.dark h2, .image-with-text-container .image-with-text-left-container.dark h3, .image-with-text-container .image-with-text-left-container.dark h4, .image-with-text-container .image-with-text-left-container.dark h5, .image-with-text-container .image-with-text-left-container.dark h6 {
      color: #ffffff; }
    .image-with-text-container .image-with-text-left-container.color-scheme--dark a:link, .image-with-text-container .image-with-text-left-container.dark a:link {
      color: #ffffff; }
    .image-with-text-container .image-with-text-left-container.color-scheme--dark a:visited, .image-with-text-container .image-with-text-left-container.dark a:visited {
      color: #ffffff; }
  .image-with-text-container .image-with-text-left-container.color-scheme--gray, .image-with-text-container .image-with-text-left-container.gray {
    background-color: #f2f2f2; }
    .image-with-text-container .image-with-text-left-container.color-scheme--gray h1, .image-with-text-container .image-with-text-left-container.color-scheme--gray h2, .image-with-text-container .image-with-text-left-container.color-scheme--gray h3, .image-with-text-container .image-with-text-left-container.color-scheme--gray h4, .image-with-text-container .image-with-text-left-container.color-scheme--gray h5, .image-with-text-container .image-with-text-left-container.color-scheme--gray h6, .image-with-text-container .image-with-text-left-container.gray h1, .image-with-text-container .image-with-text-left-container.gray h2, .image-with-text-container .image-with-text-left-container.gray h3, .image-with-text-container .image-with-text-left-container.gray h4, .image-with-text-container .image-with-text-left-container.gray h5, .image-with-text-container .image-with-text-left-container.gray h6 {
      color: #000; }
    .image-with-text-container .image-with-text-left-container.color-scheme--gray input[type="search"], .image-with-text-container .image-with-text-left-container.gray input[type="search"] {
      background-color: #fff; }

.image-with-text-container.buttons-left .inner-container .button-container {
  text-align: left; }

.image-with-text-container.buttons-right .inner-container .button-container {
  text-align: right; }

.oura-product-selection-container {
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 80px; }
  @media (max-width: 991.98px) {
    .oura-product-selection-container {
      padding: 20px; } }
  .oura-product-selection-container #sizing-instructions {
    display: none; }
  .oura-product-selection-container .oura-selection-step {
    margin-bottom: 50px; }
  .oura-product-selection-container .oura-waiting-container *:not(.ajax-loader) {
    opacity: 1.0;
    transition: opacity 0.3s, visibility 0.3s; }
  .oura-product-selection-container .oura-waiting-container .ajax-loader {
    display: none;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px; }
  .oura-product-selection-container .oura-waiting-container.loading {
    pointer-events: none;
    position: relative; }
    .oura-product-selection-container .oura-waiting-container.loading *:not(.ajax-loader) {
      opacity: 0.5; }
    .oura-product-selection-container .oura-waiting-container.loading .ajax-loader {
      display: inline-block; }
  .oura-product-selection-container .oura-product-selection-error-container .alert {
    display: none;
    color: #ffffff;
    border: 0;
    border-radius: 0;
    text-align: center; }
    .oura-product-selection-container .oura-product-selection-error-container .alert.alert-danger {
      background-color: #dc3545; }
      .oura-product-selection-container .oura-product-selection-error-container .alert.alert-danger .close {
        text-shadow: none;
        opacity: 0.9; }
      .oura-product-selection-container .oura-product-selection-error-container .alert.alert-danger .close:hover {
        opacity: 1.0; }
  .oura-product-selection-container .oura-product-selection-ring-selection-container {
    text-align: center; }
    .oura-product-selection-container .oura-product-selection-ring-selection-container img {
      display: block;
      margin-left: auto;
      margin-right: auto;
      max-height: 300px; }
  .oura-product-selection-container .oura-product-selection-know-size-container {
    width: 100%;
    text-align: left;
    margin-top: 75px;
    background-color: #f2f2f2; }
    .oura-product-selection-container .oura-product-selection-know-size-container .col-spacer {
      padding: 20px 40px 20px; }
    .oura-product-selection-container .oura-product-selection-know-size-container input {
      margin: 0 10px 10px 0; }
    .oura-product-selection-container .oura-product-selection-know-size-container .oura-ring-size-known-right-container {
      margin-bottom: 25px; }
    @media (max-width: 767.98px) {
      .oura-product-selection-container .oura-product-selection-know-size-container .mobile-space {
        margin-bottom: 25px; } }
    .oura-product-selection-container .oura-product-selection-know-size-container .oura-ring-size-known-left-info-container {
      margin: 20px 0 80px 80px; }
      @media (max-width: 991.98px) {
        .oura-product-selection-container .oura-product-selection-know-size-container .oura-ring-size-known-left-info-container {
          margin: 0 0 120px 0px; } }
      @media (max-width: 767.98px) {
        .oura-product-selection-container .oura-product-selection-know-size-container .oura-ring-size-known-left-info-container {
          margin: 0; } }
      .oura-product-selection-container .oura-product-selection-know-size-container .oura-ring-size-known-left-info-container .sizing-video-button {
        margin-left: 25px; }
        @media (max-width: 767.98px) {
          .oura-product-selection-container .oura-product-selection-know-size-container .oura-ring-size-known-left-info-container .sizing-video-button {
            margin: 0; } }
      .oura-product-selection-container .oura-product-selection-know-size-container .oura-ring-size-known-left-info-container ul {
        margin: 20px 0 0 0; }
        .oura-product-selection-container .oura-product-selection-know-size-container .oura-ring-size-known-left-info-container ul li + li {
          margin-top: 15px; }
  .oura-product-selection-container .oura-product-selection-color-selection-container ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .oura-product-selection-container .oura-product-selection-color-selection-container ul li + li {
      margin-top: 10px; }
  .oura-product-selection-container .oura-product-selection-color-selection-container .oura-ring-color-selection .oura-ring-select-color.active {
    border: solid 3px #489daa; }
  .oura-product-selection-container .oura-product-selection-color-selection-container .oura-ring-color-selection li {
    display: inline-block;
    border-radius: 100%;
    cursor: pointer;
    width: 33px;
    height: 33px; }
  .oura-product-selection-container .oura-product-selection-color-selection-container .oura-ring-color-selection li + li {
    margin-left: 5px; }
  .oura-product-selection-container .oura-product-selection-size-selection-container .right-container {
    padding-top: 30px; }
    .oura-product-selection-container .oura-product-selection-size-selection-container .right-container .button {
      margin-bottom: 20px; }
    .oura-product-selection-container .oura-product-selection-size-selection-container .right-container ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .oura-product-selection-container .oura-product-selection-size-selection-container .right-container ul li + li {
        margin-top: 25px; }
  @media (min-width: 768px) {
    .oura-product-selection-container .oura-product-selection-size-selection-container {
      padding-top: 50px; } }
  .oura-product-selection-container .oura-arrow {
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 15px;
    cursor: pointer;
    position: absolute;
    top: 35%; }
    .oura-product-selection-container .oura-arrow.right {
      transform: rotate(-45deg);
      right: 15%;
      z-index: 10; }
      @media (max-width: 767.98px) {
        .oura-product-selection-container .oura-arrow.right {
          right: 5%; } }
    .oura-product-selection-container .oura-arrow.left {
      transform: rotate(135deg);
      left: 15%;
      z-index: 10; }
      @media (max-width: 767.98px) {
        .oura-product-selection-container .oura-arrow.left {
          left: 5%; } }
  .oura-product-selection-container .slick-slide:focus {
    outline: none; }
  .oura-product-selection-container .oura-col {
    min-height: 0;
    min-width: 200px; }
  .oura-product-selection-container .oura-product-selection-nav-container {
    text-align: center; }
    .oura-product-selection-container .oura-product-selection-nav-container .nav-bar {
      padding: 0;
      margin: 0; }
      .oura-product-selection-container .oura-product-selection-nav-container .nav-bar .oura-product-selection-nav-pointer {
        display: inline; }
      .oura-product-selection-container .oura-product-selection-nav-container .nav-bar .oura-product-selection-nav-item.done {
        color: #489daa;
        cursor: pointer; }
        .oura-product-selection-container .oura-product-selection-nav-container .nav-bar .oura-product-selection-nav-item.done:hover {
          color: #64e7ec; }
      .oura-product-selection-container .oura-product-selection-nav-container .nav-bar .oura-product-selection-nav-item.active {
        color: #489daa;
        font-weight: 400; }
      .oura-product-selection-container .oura-product-selection-nav-container .nav-bar li {
        display: inline;
        text-transform: uppercase;
        font-size: 15px; }
        .oura-product-selection-container .oura-product-selection-nav-container .nav-bar li .nav-number {
          display: none; }
      .oura-product-selection-container .oura-product-selection-nav-container .nav-bar li + li {
        margin-left: 20px; }
      @media (max-width: 767.98px) {
        .oura-product-selection-container .oura-product-selection-nav-container .nav-bar li {
          font-size: 12px; } }
      @media (max-width: 575.98px) {
        .oura-product-selection-container .oura-product-selection-nav-container .nav-bar {
          text-align: left; }
          .oura-product-selection-container .oura-product-selection-nav-container .nav-bar .oura-product-selection-nav-pointer {
            display: none; }
          .oura-product-selection-container .oura-product-selection-nav-container .nav-bar li {
            display: block;
            font-size: 17px;
            line-height: 1.5em;
            text-transform: uppercase;
            list-style-type: decimal; }
            .oura-product-selection-container .oura-product-selection-nav-container .nav-bar li .nav-number {
              display: inline; }
          .oura-product-selection-container .oura-product-selection-nav-container .nav-bar li + li {
            margin: 0; } }

.oura-touchpoint-image-container {
  height: 768px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-size: contain; }
  @media (max-width: 767.98px) {
    .oura-touchpoint-image-container {
      display: none; } }
  .oura-touchpoint-image-container.mobile {
    display: none; }
    @media (max-width: 767.98px) {
      .oura-touchpoint-image-container.mobile {
        display: block; } }
  .oura-touchpoint-image-container .touchpoint {
    position: relative;
    display: inline-block; }
    .oura-touchpoint-image-container .touchpoint .close {
      position: absolute;
      right: 8px;
      top: 13px;
      width: 16px;
      height: 16px; }
    .oura-touchpoint-image-container .touchpoint .close:before, .oura-touchpoint-image-container .touchpoint .close:after {
      position: absolute;
      left: 5px;
      content: ' ';
      height: 11px;
      width: 2px;
      background-color: #333; }
    .oura-touchpoint-image-container .touchpoint .close:before {
      transform: rotate(45deg); }
    .oura-touchpoint-image-container .touchpoint .close:after {
      transform: rotate(-45deg); }
    .oura-touchpoint-image-container .touchpoint .touchpoint-icon {
      width: 14px;
      height: 14px;
      background-color: #489daa;
      border-radius: 10px;
      border-color: #64e7ec;
      border-width: 4.3px;
      border-style: solid;
      cursor: pointer; }
      @media (max-width: 575.98px) {
        .oura-touchpoint-image-container .touchpoint .touchpoint-icon {
          width: 10px;
          height: 10px;
          border-radius: 7px;
          border-width: 3px; } }
      @media (max-width: 767.98px) {
        .oura-touchpoint-image-container .touchpoint .touchpoint-icon {
          width: 11px;
          height: 11px;
          border-radius: 8px;
          border-width: 3px; } }
    .oura-touchpoint-image-container .touchpoint .touchpoint-text {
      visibility: hidden;
      width: 200px;
      background-color: #ffffff;
      color: #000000;
      padding: 20px 40px 20px 20px;
      position: absolute;
      z-index: 1;
      top: 10%;
      left: 25px;
      opacity: 0;
      transition: all .3s ease; }
      .oura-touchpoint-image-container .touchpoint .touchpoint-text.mobile {
        top: 200%;
        left: -50px; }
      .oura-touchpoint-image-container .touchpoint .touchpoint-text.visible {
        visibility: visible;
        opacity: 0.9; }
      .oura-touchpoint-image-container .touchpoint .touchpoint-text .title {
        text-transform: uppercase; }
      .oura-touchpoint-image-container .touchpoint .touchpoint-text.dark {
        background-color: #000000;
        color: #ffffff; }

.oura-touchpoint-link-container {
  text-align: center; }

.oura-newsletter-container {
  justify-content: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .oura-newsletter-container.color-scheme--dark {
    background-color: #000;
    color: #fff;
    border-color: #fff; }
  .oura-newsletter-container.color-scheme--light-gray {
    background-color: #f2f2f2;
    color: #000;
    border-color: #000; }
  .oura-newsletter-container.color-scheme--light {
    background-color: #fff;
    color: #000;
    border-color: #000; }
  @media (max-width: 767.98px) {
    .oura-newsletter-container {
      text-align: center; }
      .oura-newsletter-container input[type="submit"] {
        margin-top: 20px; } }
  .oura-newsletter-container form {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    margin-bottom: 40px; }
  .oura-newsletter-container h3 {
    width: 100%; }
  .oura-newsletter-container input[type="email"] {
    width: 100%; }
    @media (min-width: 768px) {
      .oura-newsletter-container input[type="email"] {
        width: auto;
        flex: 1;
        margin-right: 20px; } }
  .oura-newsletter-container input {
    line-height: 57px;
    height: 57px; }

.oura-textblock.color-scheme--dark {
  background-color: #000;
  color: #fff;
  border-color: #fff; }

.oura-textblock.color-scheme--light-gray {
  background-color: #f2f2f2;
  color: #000;
  border-color: #000; }

.oura-textblock.color-scheme--light {
  background-color: #fff;
  color: #000;
  border-color: #000; }

.oura-textblock.content-align--left {
  text-align: left;
  justify-content: flex-start; }
  .oura-textblock.content-align--left p, .oura-textblock.content-align--left blockquote {
    margin-left: 0;
    margin-right: auto; }

.oura-textblock.content-align--center {
  text-align: center;
  justify-content: center; }
  .oura-textblock.content-align--center p, .oura-textblock.content-align--center blockquote {
    margin-left: auto;
    margin-right: auto; }

.oura-textblock.content-align--right {
  text-align: right;
  justify-content: flex-end; }
  .oura-textblock.content-align--right p, .oura-textblock.content-align--right blockquote {
    margin-left: auto;
    margin-right: 0; }

#content > .oura-two-images-block.dark:last-child {
  /* if this is the last element before black footer, no need to have bottom padding */
  padding-bottom: 0 !important; }

.oura-two-images-block {
  display: flex;
  flex-wrap: wrap; }
  .oura-two-images-block .two-images-image {
    height: 292px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 30px; }
  .oura-two-images-block.color-scheme--light, .oura-two-images-block.light {
    background-color: #fff; }
  .oura-two-images-block.color-scheme--dark, .oura-two-images-block.dark {
    background-color: #000;
    color: #ffffff; }
    .oura-two-images-block.color-scheme--dark h1, .oura-two-images-block.color-scheme--dark h2, .oura-two-images-block.color-scheme--dark h3, .oura-two-images-block.color-scheme--dark h4, .oura-two-images-block.color-scheme--dark h5, .oura-two-images-block.color-scheme--dark h6, .oura-two-images-block.dark h1, .oura-two-images-block.dark h2, .oura-two-images-block.dark h3, .oura-two-images-block.dark h4, .oura-two-images-block.dark h5, .oura-two-images-block.dark h6 {
      color: #ffffff; }
    .oura-two-images-block.color-scheme--dark a:link, .oura-two-images-block.dark a:link {
      color: #ffffff; }
    .oura-two-images-block.color-scheme--dark a:visited, .oura-two-images-block.dark a:visited {
      color: #ffffff; }
  .oura-two-images-block.color-scheme--gray, .oura-two-images-block.gray {
    background-color: #f2f2f2; }
    .oura-two-images-block.color-scheme--gray h1, .oura-two-images-block.color-scheme--gray h2, .oura-two-images-block.color-scheme--gray h3, .oura-two-images-block.color-scheme--gray h4, .oura-two-images-block.color-scheme--gray h5, .oura-two-images-block.color-scheme--gray h6, .oura-two-images-block.gray h1, .oura-two-images-block.gray h2, .oura-two-images-block.gray h3, .oura-two-images-block.gray h4, .oura-two-images-block.gray h5, .oura-two-images-block.gray h6 {
      color: #000; }
    .oura-two-images-block.color-scheme--gray input[type="search"], .oura-two-images-block.gray input[type="search"] {
      background-color: #fff; }
  @media (max-width: 767.98px) {
    .oura-two-images-block .right-image-container {
      padding-top: 30px; } }

.oura-two-images-block__content {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.oura-two-images-block__item {
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .oura-two-images-block__item {
      width: 50%;
      padding-left: 10px;
      padding-right: 10px; }
      .oura-two-images-block__item:first-child {
        padding-left: 0; }
      .oura-two-images-block__item:last-child {
        padding-right: 0; } }

.oura-search-form-container {
  display: flex; }
  .oura-search-form-container.color-scheme--dark {
    background-color: #000;
    color: #fff;
    border-color: #fff; }
  .oura-search-form-container.color-scheme--light-gray {
    background-color: #f2f2f2;
    color: #000;
    border-color: #000; }
  .oura-search-form-container.color-scheme--light {
    background-color: #fff;
    color: #000;
    border-color: #000; }
  .oura-search-form-container.content-align--left {
    text-align: left;
    justify-content: flex-start; }
    .oura-search-form-container.content-align--left p, .oura-search-form-container.content-align--left blockquote {
      margin-left: 0;
      margin-right: auto; }
  .oura-search-form-container.content-align--center {
    text-align: center;
    justify-content: center; }
    .oura-search-form-container.content-align--center p, .oura-search-form-container.content-align--center blockquote {
      margin-left: auto;
      margin-right: auto; }
  .oura-search-form-container.content-align--right {
    text-align: right;
    justify-content: flex-end; }
    .oura-search-form-container.content-align--right p, .oura-search-form-container.content-align--right blockquote {
      margin-left: auto;
      margin-right: 0; }

.oura-search-form {
  width: 100%;
  max-width: 960px; }
  .oura-search-form input[type="search"] {
    width: 100%;
    line-height: 57px;
    height: 57px;
    border-radius: 0; }
    @media (max-width: 767.98px) {
      .oura-search-form input[type="search"] {
        line-height: 3em;
        height: 3em; } }

.search-form__fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: inherit; }

.search-form__input {
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .search-form__input {
      width: auto;
      flex: 1;
      padding-right: 20px; } }
  .color-scheme--light-gray .search-form__input input {
    border: 1px solid #000; }

.search-form__submit {
  width: 100%; }
  @media (min-width: 768px) {
    .search-form__submit {
      width: auto; } }

.oura-search-results-container {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (max-width: 767.98px) {
    .oura-search-results-container {
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media (max-width: 767.98px) {
    .oura-search-results-container .search-result-row article.hentry {
      margin-bottom: 30px;
      border-top: 1px solid #eee;
      padding-top: 10px; } }
  .oura-search-results-container .search-result-row + .search-result-row {
    margin-top: 80px; }
    @media (max-width: 767.98px) {
      .oura-search-results-container .search-result-row + .search-result-row {
        margin-top: 0; } }
  .oura-search-results-container .entry-header h4 {
    letter-spacing: 0.1em;
    margin: 15px 0 10px; }
  .oura-search-results-container .oura-search-result-container p {
    margin: 0 0 20px 0; }
  .oura-search-results-container .oura-search-result-container .search-post-image {
    position: relative;
    height: 292px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .oura-search-results-container .oura-search-result-container .search-post-image a {
      position: absolute;
      right: 0;
      left: 0;
      bottom: 0;
      text-decoration: none;
      top: 0;
      text-align: center; }
      .oura-search-results-container .oura-search-result-container .search-post-image a .button {
        -moz-transition: all 100ms ease-in-out;
        -o-transition: all 100ms ease-in-out;
        -webkit-transition: all 100ms ease-in-out;
        transition: all 100ms ease-in-out;
        margin-top: -60px;
        top: 50%;
        position: relative;
        opacity: 0; }
      .oura-search-results-container .oura-search-result-container .search-post-image a:hover .button {
        opacity: 1; }

#navbar-container {
  z-index: 11;
  position: relative; }
  @media (max-width: 991.98px) {
    #navbar-container {
      display: none; } }
  #navbar-container #navbar {
    overflow: hidden;
    background-color: transparent;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    padding: 10px 130px 10px 0; }
    #navbar-container #navbar .button-container {
      position: absolute;
      right: 0;
      margin-right: 50px;
      z-index: 11; }
    #navbar-container #navbar a {
      float: left;
      display: block;
      color: black;
      text-align: center;
      padding: 14px;
      text-decoration: none;
      z-index: 11; }
  #navbar-container #navbar-overlay {
    width: 100%;
    position: absolute;
    background-color: #fff;
    opacity: 0.8;
    z-index: 10;
    height: 100%; }

.sticky {
  position: fixed !important;
  top: 0;
  width: 100%; }

.sticky + .content-area {
  padding-top: 60px; }

.oura-video-container {
  width: 100%; }
  .oura-video-container .oura-video-play-button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 50%); }
  .oura-video-container.content-align--left {
    text-align: left;
    justify-content: flex-start; }
    .oura-video-container.content-align--left p, .oura-video-container.content-align--left blockquote {
      margin-left: 0;
      margin-right: auto; }
  .oura-video-container.content-align--center {
    text-align: center;
    justify-content: center; }
    .oura-video-container.content-align--center p, .oura-video-container.content-align--center blockquote {
      margin-left: auto;
      margin-right: auto; }
  .oura-video-container.content-align--right {
    text-align: right;
    justify-content: flex-end; }
    .oura-video-container.content-align--right p, .oura-video-container.content-align--right blockquote {
      margin-left: auto;
      margin-right: 0; }

.oura-textgrid {
  word-wrap: break-word; }
  .oura-textgrid.color-scheme--dark {
    background-color: #000;
    color: #fff;
    border-color: #fff; }
  .oura-textgrid.color-scheme--light-gray {
    background-color: #f2f2f2;
    color: #000;
    border-color: #000; }
  .oura-textgrid.color-scheme--light {
    background-color: #fff;
    color: #000;
    border-color: #000; }

.oura-textgrid__title {
  width: 100%; }

.oura-textgrid__content {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .oura-textgrid__content {
      margin-left: -20px; } }
  .oura-textgrid__content .textgrid-icon {
    width: 20px;
    height: 20px;
    float: left; }

.oura-textgrid__item {
  width: 100%;
  display: flex; }
  @media (min-width: 768px) {
    .oura-textgrid__item {
      padding-left: 20px; } }
  @media (min-width: 768px) {
    .oura-textgrid__item.oura-textgrid__item--25 {
      width: 25%; }
    .oura-textgrid__item.oura-textgrid__item--33 {
      width: 33.333%; }
    .oura-textgrid__item.oura-textgrid__item--50 {
      width: 50%; }
    .oura-textgrid__item.oura-textgrid__item--100 {
      width: 100%; } }

.oura-textgrid__item-icon {
  max-width: 40px;
  flex-shrink: 1;
  flex-basis: auto;
  flex-grow: 0; }
  .oura-textgrid__item-icon img {
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 20px; }

.oura-textgrid__item-content {
  flex: 1; }
  .oura-textgrid__item-content p > strong, .oura-textgrid__item-content > h2, .oura-textgrid__item-content > h3, .oura-textgrid__item-content > h4, .oura-textgrid__item-content > h5, .oura-textgrid__item-content > h6 {
    margin-top: 0;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    font-size: 0.8rem;
    margin-bottom: 10px;
    display: block;
    font-weight: 300; }

.oura-catalog {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .oura-catalog {
      margin-bottom: 80px; } }

.oura-catalog__content > * {
  width: 100%; }

.oura-catalog__tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  margin-bottom: 24px; }
  @media (min-width: 576px) {
    .oura-catalog__tabs {
      margin-bottom: 100px; } }

.oura-catalog__tab {
  margin-right: 24px;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 1px solid transparent; }
  .oura-catalog__tab[data-active="true"] {
    border-bottom: 2px solid #21759b; }
  .oura-catalog__tab:last-child {
    margin-right: 0; }

.oura-catalog__product-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 576px) {
    .oura-catalog__product-list {
      margin-left: -24px; } }
  .oura-catalog__product-list[data-visible="false"] {
    display: none; }

.oura-catalog__product-list-item {
  width: 100%;
  margin-bottom: 24px; }
  @media (min-width: 576px) {
    .oura-catalog__product-list-item {
      width: 50%;
      padding-left: 24px; } }
  @media (min-width: 768px) {
    .oura-catalog__product-list-item {
      width: 33.333%; } }

.oura-catalog-item {
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column; }

.oura-catalog-item__image-wrap {
  width: 100%;
  margin-bottom: 24px; }

.oura-catalog-item__name {
  width: 100%;
  margin-bottom: 16px; }

.oura-catalog-item__description {
  width: 100%;
  flex-grow: 1; }
  .oura-catalog-item__description p:last-child {
    margin-bottom: 0; }

.oura-catalog-item__price {
  width: 100%;
  margin-bottom: 24px; }

.oura-catalog-item__btn-wrap label {
  display: block;
  margin-bottom: 12px; }
  .oura-catalog-item__btn-wrap label:after {
    content: ":"; }

.oura-accordion.color-scheme--dark {
  background-color: #000;
  color: #fff;
  border-color: #fff; }

.oura-accordion.color-scheme--light-gray {
  background-color: #f2f2f2;
  color: #000;
  border-color: #000; }

.oura-accordion.color-scheme--light {
  background-color: #fff;
  color: #000;
  border-color: #000; }

.oura-accordion section {
  width: 100%;
  padding-top: 80px; }
  .oura-accordion section:first-child {
    padding-top: 0; }
  @media (max-width: 991.98px) {
    .oura-accordion section {
      padding-top: 0;
      padding-bottom: 30px; } }

.oura-accordion .icon {
  max-height: 1.5em;
  vertical-align: middle;
  margin-right: 0.5rem; }

.oura-accordion .item-container {
  border-bottom: 1px solid; }

.oura-accordion .item-container.first {
  border-top: 1px solid; }

.oura-accordion h3 {
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 100; }

.oura-accordion p {
  font-weight: 100; }

.oura-accordion h3.section-title {
  border-top: 1px solid transparent;
  margin-top: 2rem;
  font-weight: 400; }
  .oura-accordion h3.section-title span {
    display: inline-block;
    width: 75%; }

.oura-accordion .item-title {
  padding: 2rem 0;
  margin: 0;
  cursor: pointer; }
  @media (max-width: 991.98px) {
    .oura-accordion .item-title {
      padding: 1rem 0; } }
  .oura-accordion .item-title span {
    display: inline-block;
    width: 85%; }
  .oura-accordion .item-title:after {
    content: '–';
    float: right;
    display: block;
    font-size: 3rem;
    line-height: 3rem;
    margin-top: -1rem;
    font-weight: 100; }
    @media (max-width: 991.98px) {
      .oura-accordion .item-title:after {
        font-size: 2rem;
        line-height: 2rem;
        margin-top: -0.5rem; } }

.oura-accordion .item.collapsed .item-title:after {
  content: '+'; }

.oura-accordion .item-content .content {
  margin-bottom: 2.5rem; }
  @media (max-width: 991.98px) {
    .oura-accordion .item-content .content {
      margin-bottom: 1.5rem; } }

.oura-accordion .item-content p {
  margin: 0; }

.oura-accordion__section {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }

.oura-accordion__title {
  width: 100%; }
  @media (min-width: 768px) {
    .oura-accordion__title {
      width: 33.333%;
      padding-right: 20px; } }

.oura-accordion__content {
  width: 100%; }
  @media (min-width: 768px) {
    .oura-accordion__content {
      width: 66.666%; } }

@media (min-width: 768px) {
  .content-blocks {
    margin-left: -20px; } }

.content-blocks__content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center; }

.content-blocks__block {
  width: 100%;
  margin-bottom: 20px;
  text-align: center; }
  @media (min-width: 768px) {
    .content-blocks__block {
      padding-left: 20px;
      width: 50%; } }
  @media (min-width: 992px) {
    .content-blocks__block {
      padding-left: 20px; }
      .content-blocks--half .content-blocks__block {
        width: 50%; }
      .content-blocks--third .content-blocks__block {
        width: 33.333%; } }
  .content-blocks__block .wysiwyg {
    text-align: initial; }
  .content-blocks__block .button {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .content-blocks__block .button {
        width: 100%; } }
    @media (min-width: 992px) {
      .content-blocks--third .content-blocks__block .button {
        width: 100%; }
      .content-blocks--half .content-blocks__block .button {
        width: 80%; } }

.image-and-text {
  display: flex;
  flex-wrap: wrap; }
  .image-and-text.color-scheme--dark {
    background-color: #000;
    color: #fff;
    border-color: #fff; }
  .image-and-text.color-scheme--light-gray {
    background-color: #f2f2f2;
    color: #000;
    border-color: #000; }
  .image-and-text.color-scheme--light {
    background-color: #fff;
    color: #000;
    border-color: #000; }
  .image-and-text.vertical-align--top {
    align-items: flex-start; }
  .image-and-text.vertical-align--bottom {
    align-items: flex-end; }
  .image-and-text.vertical-align--middle {
    align-items: center; }
  .image-and-text.content-align--left {
    text-align: left;
    justify-content: flex-start; }
    .image-and-text.content-align--left p, .image-and-text.content-align--left blockquote {
      margin-left: 0;
      margin-right: auto; }
  .image-and-text.content-align--center {
    text-align: center;
    justify-content: center; }
    .image-and-text.content-align--center p, .image-and-text.content-align--center blockquote {
      margin-left: auto;
      margin-right: auto; }
  .image-and-text.content-align--right {
    text-align: right;
    justify-content: flex-end; }
    .image-and-text.content-align--right p, .image-and-text.content-align--right blockquote {
      margin-left: auto;
      margin-right: 0; }
  @media (min-width: 768px) {
    .image-and-text.image-and-text--full {
      height: 100vh; } }
  @media (min-width: 768px) {
    .image-and-text.image--left {
      justify-content: flex-end; } }

@media (min-width: 768px) {
  .image-and-text__image {
    width: 50%; }
    .image-and-text--full .image-and-text__image {
      position: absolute;
      top: 0;
      height: 100%;
      object-fit: cover; }
    .image--left .image-and-text__image {
      order: 0; }
    .image--right .image-and-text__image {
      order: 1; }
    .image-and-text--full.image--left .image-and-text__image {
      left: 0; }
    .image-and-text--full.image--right .image-and-text__image {
      right: 0; } }

.image-and-text__content {
  width: 50%;
  z-index: 1; }
  .image--left .image-and-text__content {
    padding-left: 20px; }
  .image--right .image-and-text__content {
    padding-right: 20px; }

.oura_affiliate_area {
  font-family: Arial;
  position: relative;
  display: block;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto; }
  @media (max-width: 767.98px) {
    .oura_affiliate_area {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -moz-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      align-items: flex-start; } }
  .oura_affiliate_area #affwp-login-form, .oura_affiliate_area #affwp-affiliate-dashboard-tabs {
    position: absolute;
    top: 0;
    left: 0;
    width: 30%;
    height: 100%;
    background-color: #f4f4f4;
    padding: 90px 70px 40px 50px; }
    @media (max-width: 767.98px) {
      .oura_affiliate_area #affwp-login-form, .oura_affiliate_area #affwp-affiliate-dashboard-tabs {
        width: 100%;
        position: relative;
        float: left; } }
    @media (max-width: 991.98px) {
      .oura_affiliate_area #affwp-login-form, .oura_affiliate_area #affwp-affiliate-dashboard-tabs {
        padding: 90px 30px 40px 30px; } }
  @media (max-width: 767.98px) {
    .oura_affiliate_area #affwp-login-form {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1; } }
  .oura_affiliate_area #affwp-login-form fieldset {
    padding: 0;
    margin: 0; }
    @media (max-width: 991.98px) {
      .oura_affiliate_area #affwp-login-form fieldset {
        min-inline-size: 100%; } }
    .oura_affiliate_area #affwp-login-form fieldset legend {
      color: #000000;
      font-size: 22px;
      font-weight: 400;
      margin-bottom: 30px; }
      @media (max-width: 991.98px) {
        .oura_affiliate_area #affwp-login-form fieldset legend {
          font-size: 16px; } }
    .oura_affiliate_area #affwp-login-form fieldset #affwp-login-user-login, .oura_affiliate_area #affwp-login-form fieldset #affwp-login-user-pass {
      background: url(img/user_icon.png) no-repeat left;
      width: 100%;
      border-bottom: 2px solid #404040;
      outline: none;
      padding-left: 35px;
      color: #404040;
      font-size: 16px;
      font-weight: 400; }
      .oura_affiliate_area #affwp-login-form fieldset #affwp-login-user-login::placeholder, .oura_affiliate_area #affwp-login-form fieldset #affwp-login-user-pass::placeholder {
        color: #404040;
        font-family: Arial;
        font-size: 16px;
        font-weight: 400; }
    .oura_affiliate_area #affwp-login-form fieldset #affwp-user-remember {
      position: relative;
      color: #000000;
      font-size: 14px;
      font-weight: 400;
      cursor: pointer;
      margin-right: 25px; }
      .oura_affiliate_area #affwp-login-form fieldset #affwp-user-remember:after {
        width: 30px;
        height: 30px;
        border: 1px solid #a2a2a2;
        background-color: #ffffff;
        top: -7px; }
      .oura_affiliate_area #affwp-login-form fieldset #affwp-user-remember:before {
        width: 8px;
        height: 18px;
        top: -2px; }
    .oura_affiliate_area #affwp-login-form fieldset .oura_affwp_login {
      display: inline-block;
      width: 220px;
      position: relative;
      margin-bottom: 15px;
      -webkit-transition: all .3s;
      -moz-transition: all .3s;
      -ms-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }
      @media (max-width: 991.98px) {
        .oura_affiliate_area #affwp-login-form fieldset .oura_affwp_login {
          width: 100%; } }
      .oura_affiliate_area #affwp-login-form fieldset .oura_affwp_login:hover .button {
        background-color: #fff;
        border: 1px solid #000000;
        color: #000000; }
      .oura_affiliate_area #affwp-login-form fieldset .oura_affwp_login:hover:before {
        color: #000000; }
      .oura_affiliate_area #affwp-login-form fieldset .oura_affwp_login:before {
        font-family: dashicons;
        color: #fff;
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px; }
      .oura_affiliate_area #affwp-login-form fieldset .oura_affwp_login .button {
        height: 48px;
        width: 100%;
        border-radius: 4px;
        background-color: #000000;
        color: #fff;
        text-align: left;
        padding-left: 27px;
        cursor: pointer;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s; }
    .oura_affiliate_area #affwp-login-form fieldset .affwp-lost-password a {
      color: #000000;
      font-size: 14px;
      font-weight: 400;
      text-decoration: underline; }
  .oura_affiliate_area #affwp-register-form {
    display: inline-block;
    width: 70%;
    float: right;
    padding: 50px 0px 40px 0px; }
    @media (max-width: 767.98px) {
      .oura_affiliate_area #affwp-register-form {
        width: 100%;
        padding: 50px 0 40px 0;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2; }
        .oura_affiliate_area #affwp-register-form fieldset {
          width: 100%; } }
    .oura_affiliate_area #affwp-register-form fieldset {
      width: 100%;
      margin: 0 auto;
      padding: 0 50px; }
      @media (max-width: 767.98px) {
        .oura_affiliate_area #affwp-register-form fieldset {
          padding: 0; } }
      .oura_affiliate_area #affwp-register-form fieldset legend {
        color: #000000;
        font-size: 22px;
        font-weight: 400;
        margin-bottom: 50px; }
        @media (max-width: 991.98px) {
          .oura_affiliate_area #affwp-register-form fieldset legend {
            font-size: 16px; } }
      .oura_affiliate_area #affwp-register-form fieldset label[for="affwp_mlm_referrer"] {
        display: none; }
      .oura_affiliate_area #affwp-register-form fieldset p {
        width: 50%;
        display: inline-block;
        padding-left: 1%;
        margin-bottom: 2%;
        float: left; }
        .oura_affiliate_area #affwp-register-form fieldset p:nth-child(2n) {
          padding-right: 1%;
          padding-left: 0; }
        @media (max-width: 767.98px) {
          .oura_affiliate_area #affwp-register-form fieldset p {
            width: 100%;
            padding: 0 !important; }
            .oura_affiliate_area #affwp-register-form fieldset p:nth-child(2n) {
              padding: 0; } }
        .oura_affiliate_area #affwp-register-form fieldset p input {
          width: 100%;
          display: inline-block;
          height: 50px;
          border: 1px solid #bebebe;
          background-color: #ffffff; }
          .oura_affiliate_area #affwp-register-form fieldset p input::placeholder {
            color: #818181;
            font-size: 16px;
            font-weight: 400;
            font-family: Arial; }
      .oura_affiliate_area #affwp-register-form fieldset p.pass1 {
        padding-right: 1%;
        padding-left: 0; }
      .oura_affiliate_area #affwp-register-form fieldset p.pass2 {
        padding-left: 1%;
        padding-right: 0; }
      .oura_affiliate_area #affwp-register-form fieldset p.textarea_afflp_register {
        width: 100%;
        padding: 0; }
        .oura_affiliate_area #affwp-register-form fieldset p.textarea_afflp_register textarea {
          height: unset;
          border: 1px solid #bebebe;
          background-color: #ffffff; }
          .oura_affiliate_area #affwp-register-form fieldset p.textarea_afflp_register textarea::placeholder {
            color: #818181;
            font-size: 16px;
            font-weight: 400;
            font-family: Arial; }
      .oura_affiliate_area #affwp-register-form fieldset p.register_button, .oura_affiliate_area #affwp-register-form fieldset p.afflp_tos_oura {
        width: 100%; }
      .oura_affiliate_area #affwp-register-form fieldset p.afflp_tos_oura {
        margin-top: 10px; }
        .oura_affiliate_area #affwp-register-form fieldset p.afflp_tos_oura input {
          height: unset;
          position: relative;
          margin-right: 25px; }
          .oura_affiliate_area #affwp-register-form fieldset p.afflp_tos_oura input:after {
            width: 30px;
            height: 30px;
            border: 1px solid #a2a2a2;
            background-color: #ffffff;
            top: -7px;
            cursor: pointer; }
          .oura_affiliate_area #affwp-register-form fieldset p.afflp_tos_oura input:before {
            width: 8px;
            height: 18px;
            top: -2px; }
        .oura_affiliate_area #affwp-register-form fieldset p.afflp_tos_oura a {
          color: #818181;
          font-size: 14px;
          font-weight: 400; }
      .oura_affiliate_area #affwp-register-form fieldset p.register_button {
        padding: 0;
        display: inline-block;
        width: 220px;
        position: relative;
        margin-bottom: 15px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        margin-top: 30px; }
        @media (max-width: 767.98px) {
          .oura_affiliate_area #affwp-register-form fieldset p.register_button {
            width: 100%; } }
        .oura_affiliate_area #affwp-register-form fieldset p.register_button:hover .button {
          background-color: #fff;
          border: 1px solid #000000;
          color: #000000; }
        .oura_affiliate_area #affwp-register-form fieldset p.register_button:hover:before {
          color: #000000; }
        .oura_affiliate_area #affwp-register-form fieldset p.register_button:before {
          font-family: dashicons;
          color: #fff;
          position: absolute;
          right: 20px;
          top: 50%;
          transform: translateY(-50%);
          font-size: 16px; }
        .oura_affiliate_area #affwp-register-form fieldset p.register_button .button {
          height: 48px;
          width: 100%;
          border-radius: 4px;
          background-color: #000000;
          color: #fff;
          text-align: left;
          padding-left: 27px;
          cursor: pointer;
          -webkit-transition: all .3s;
          -moz-transition: all .3s;
          -ms-transition: all .3s;
          -o-transition: all .3s;
          transition: all .3s; }

.oura_affiliate_area .affwp-errors {
  width: 70%;
  display: inline-block;
  float: right; }
  @media (max-width: 767.98px) {
    .oura_affiliate_area .affwp-errors {
      width: 100%; } }

.oura_affiliate_area #affwp-affiliate-dashboard {
  overflow: hidden; }
  .oura_affiliate_area #affwp-affiliate-dashboard .affwp-notice {
    max-width: 100%;
    color: #000000;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 50px;
    background: #fff;
    border: none;
    text-align: center;
    margin-top: 20px; }
  .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs {
    padding: 3px 3px 100px 3px;
    height: 100%;
    display: inline-block;
    position: relative;
    margin-bottom: 0;
    z-index: 2; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs:after {
      content: '';
      position: absolute;
      width: 100%;
      z-index: 1;
      height: 200%;
      bottom: -200%;
      left: 0;
      background-color: #f4f4f4; }
      @media (max-width: 767.98px) {
        .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs:after {
          display: none; } }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li {
      display: block;
      padding: 0;
      background-color: #fff; }
      .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li:hover {
        background-color: #000000; }
      .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li a {
        color: #818181;
        font-family: Arial;
        font-size: 18px;
        font-weight: 400;
        background-color: #fff;
        height: 60px;
        border-bottom: 2px solid #f4f4f4;
        display: flex;
        align-items: center;
        padding-left: 35%;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s; }
        .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li a:hover {
          color: #818181 !important; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.active {
      background-color: #000000; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.urls a {
      background: url(img/affiliate-tabs/connect.png) no-repeat 15% 50%; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.stats a {
      background: url(img/affiliate-tabs/statistics.png) no-repeat 15% 50%; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.graphs a {
      background: url(img/affiliate-tabs/numbers.png) no-repeat 15% 50%; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.referrals a {
      background: url(img/affiliate-tabs/add-user.png) no-repeat 15% 50%; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.payouts a {
      background: url(img/affiliate-tabs/money.png) no-repeat 15% 50%; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.visits a {
      background: url(img/affiliate-tabs/mouse.png) no-repeat 15% 50%; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.creatives a {
      background: url(img/affiliate-tabs/color-palette.png) no-repeat 15% 50%; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.settings a {
      background: url(img/affiliate-tabs/settings.png) no-repeat 15% 50%; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.sub-affiliates a {
      background: url(img/affiliate-tabs/handshake.png) no-repeat 15% 50%; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.coupons a {
      background: url(img/affiliate-tabs/ticket.png) no-repeat 15% 50%; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.logout_link {
      width: 220px;
      margin: 0 auto;
      position: relative; }
      @media (max-width: 767.98px) {
        .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.logout_link {
          width: 100%; } }
      .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.logout_link a {
        margin-top: 40px;
        height: 48px;
        width: 100%;
        border-radius: 4px;
        background-color: #000000;
        color: #fff;
        text-align: left;
        padding-left: 27px;
        cursor: pointer;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        color: #ffffff;
        font-size: 16px;
        font-weight: 700; }
        .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.logout_link a:hover {
          color: #000;
          background-color: #fff;
          border: 1px solid #000; }
      .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.logout_link:hover:before {
        color: #000; }
      .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.logout_link:before {
        font-family: dashicons;
        color: #fff;
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px; }
  .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp {
    display: inline-block;
    width: 70%;
    float: right;
    padding-top: 50px; }
    .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content {
      display: block;
      width: 100%;
      margin: 0 auto;
      padding: 0 50px; }
      .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content h4 {
        color: #000000;
        font-family: Arial;
        font-size: 32px;
        font-weight: 400;
        text-transform: unset;
        margin-top: 0;
        letter-spacing: 1px; }
      .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content h5 {
        color: #000000;
        font-family: Arial;
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 20px;
        line-height: 1.2; }
      .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content p {
        color: #000000;
        font-family: Arial;
        font-size: 18px;
        font-weight: 400;
        line-height: 1;
        margin-bottom: 25px; }
      .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content #affwp-generate-ref-url .affwp-wrap {
        width: 50%;
        display: inline-block;
        float: left;
        margin-bottom: 40px; }
        @media (max-width: 767.98px) {
          .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content #affwp-generate-ref-url .affwp-wrap {
            width: 100%;
            text-align: center; } }
        .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content #affwp-generate-ref-url .affwp-wrap label {
          color: #818181;
          font-family: Arial;
          font-size: 18px;
          font-weight: 400;
          margin-bottom: 5px;
          display: inline-block; }
        .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content #affwp-generate-ref-url .affwp-wrap input {
          border: 1px solid #bebebe;
          background-color: #ffffff;
          width: 100%; }
      .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content #affwp-generate-ref-url .affwp-wrap.affwp-base-url-wrap {
        padding-right: 1%; }
        @media (max-width: 767.98px) {
          .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content #affwp-generate-ref-url .affwp-wrap.affwp-base-url-wrap {
            padding-right: 0; } }
      .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content #affwp-generate-ref-url .affwp-wrap.affwp-campaign-wrap {
        padding-left: 1%; }
        @media (max-width: 767.98px) {
          .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content #affwp-generate-ref-url .affwp-wrap.affwp-campaign-wrap {
            padding-left: 0; } }
      .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content #affwp-generate-ref-url .affwp-referral-url-submit-wrap {
        display: inline-block;
        width: auto;
        position: relative; }
        .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content #affwp-generate-ref-url .affwp-referral-url-submit-wrap:hover:before {
          color: #000000; }
        .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content #affwp-generate-ref-url .affwp-referral-url-submit-wrap:before {
          font-family: dashicons;
          color: #fff;
          position: absolute;
          right: 20px;
          top: 50%;
          transform: translateY(-50%);
          font-size: 16px; }
        .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content #affwp-generate-ref-url .affwp-referral-url-submit-wrap input {
          width: 220px;
          height: 48px;
          background-color: #000;
          padding: 15px 20px 15px 25px;
          color: #ffffff;
          font-family: Arial;
          font-size: 16px;
          font-weight: 700;
          line-height: 1;
          text-align: left;
          -webkit-transition: all .3s;
          -moz-transition: all .3s;
          -ms-transition: all .3s;
          -o-transition: all .3s;
          transition: all .3s;
          cursor: pointer; }
          .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content #affwp-generate-ref-url .affwp-referral-url-submit-wrap input:hover {
            background-color: #fff;
            border: 1px solid #000000;
            color: #000000; }
          @media (max-width: 767.98px) {
            .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content #affwp-generate-ref-url .affwp-referral-url-submit-wrap input {
              width: 100%; } }
        .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content #affwp-generate-ref-url .affwp-referral-url-submit-wrap:before {
          font-family: dashicons;
          color: #fff;
          position: absolute;
          right: 20px;
          top: 50%;
          transform: translateY(-50%);
          font-size: 16px; }
      .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content .refferal_oura_url {
        padding: 45px 30px 44px 30px;
        font-family: Arial;
        font-size: 24px;
        font-weight: 400;
        color: #000000;
        background-color: #f4f4f4; }
        @media (max-width: 767.98px) {
          .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content .refferal_oura_url {
            font-size: 16px; } }
        .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content .refferal_oura_url strong {
          /* Text style for "https://ou" */
          color: #818181;
          text-decoration: underline;
          font-weight: 300; }
      @media (max-width: 991.98px) {
        .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content {
          width: 100%; } }
      @media (max-width: 767.98px) {
        .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp .affwp-tab-content {
          width: 100%;
          padding: 0px; } }
    @media (max-width: 767.98px) {
      .oura_affiliate_area #affwp-affiliate-dashboard .affwp_tab_content_wrp {
        width: 100%; } }
  .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-creatives .affwp-creative {
    width: 50%;
    display: inline-block;
    float: left;
    padding-left: 1%; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-creatives .affwp-creative:nth-child(2n) {
      padding-left: 0;
      padding-right: 1%; }
    @media (max-width: 767.98px) {
      .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-creatives .affwp-creative {
        width: 100%;
        padding: 0; } }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-creatives .affwp-creative img {
      margin: 0 auto;
      display: block;
      max-height: 500px; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-creatives .affwp-creative pre {
      background-color: #f4f4f4;
      border: none; }
  .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form label {
    display: block; }
  .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-payment-email-wrap label {
    color: #000000;
    font-family: Arial;
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0; }
  .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-payment-email-wrap span {
    color: #818181;
    font-family: Arial;
    font-size: 18px;
    font-weight: 400;
    display: block;
    line-height: 1;
    margin-bottom: 10px; }
  .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-payment-email-wrap input {
    border: 1px solid #bebebe;
    background-color: #ffffff;
    width: 50%; }
    @media (max-width: 767.98px) {
      .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-payment-email-wrap input {
        width: 100%; } }
  .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-send-notifications-wrap label {
    display: inline-block;
    color: #818181;
    font-family: Arial;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline; }
  .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-send-notifications-wrap input {
    height: unset;
    position: relative;
    margin-right: 25px; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-send-notifications-wrap input:after {
      width: 30px;
      height: 30px;
      border: 1px solid #a2a2a2;
      background-color: #ffffff;
      top: -7px;
      cursor: pointer; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-send-notifications-wrap input:before {
      width: 8px;
      height: 18px;
      top: -2px; }
  .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form h4 {
    color: #000000;
    font-family: Arial;
    font-size: 24px;
    font-weight: 700;
    margin: 30px 0;
    line-height: 1; }
  .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-custom-slug-wrap label {
    color: #818181;
    font-family: Arial;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px; }
  .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-custom-slug-wrap input {
    border: 1px solid #bebebe;
    background-color: #ffffff;
    width: 50%; }
    @media (max-width: 767.98px) {
      .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-custom-slug-wrap input {
        width: 100%; } }
  .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-save-profile-wrap {
    padding: 0;
    display: inline-block;
    width: 220px;
    position: relative;
    margin-bottom: 15px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin-top: 30px; }
    @media (max-width: 767.98px) {
      .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-save-profile-wrap {
        width: 100%; } }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-save-profile-wrap:hover .button {
      background-color: #fff;
      border: 1px solid #000000;
      color: #000000; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-save-profile-wrap:hover:before {
      color: #000000; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-save-profile-wrap:before {
      font-family: dashicons;
      color: #fff;
      position: absolute;
      right: 20px;
      top: 50%;
      transform: translateY(-50%);
      font-size: 16px; }
    .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-save-profile-wrap .button {
      height: 48px;
      width: 100%;
      border-radius: 4px;
      background-color: #000000;
      color: #fff;
      text-align: left;
      padding-left: 27px;
      cursor: pointer;
      -webkit-transition: all .3s;
      -moz-transition: all .3s;
      -ms-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }
  .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-mlm-view-subs-aff-wrap p {
    color: #000000;
    font-family: Arial;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2; }
  .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-mlm-view-subs-aff-wrap label {
    color: #818181;
    font-family: Arial;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: 30px; }
  .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-mlm-view-subs-aff-wrap select {
    border: 1px solid #bebebe;
    background-color: #ffffff;
    width: 180px;
    height: 48px;
    -webkit-appearance: menulist; }
    @media (max-width: 767.98px) {
      .oura_affiliate_area #affwp-affiliate-dashboard #affwp-affiliate-dashboard-profile #affwp-affiliate-dashboard-profile-form .affwp-mlm-view-subs-aff-wrap select {
        width: 100%; } }

.spacer {
  display: block;
  width: 100%;
  height: 0;
  outline: none; }
  .spacer.color-scheme--dark {
    background-color: #000;
    color: #fff;
    border-color: #fff; }
  .spacer.color-scheme--light-gray {
    background-color: #f2f2f2;
    color: #000;
    border-color: #000; }
  .spacer.color-scheme--light {
    background-color: #fff;
    color: #000;
    border-color: #000; }

.social-proof.color-scheme--dark {
  background-color: #000;
  color: #fff;
  border-color: #fff; }

.social-proof.color-scheme--light-gray {
  background-color: #f2f2f2;
  color: #000;
  border-color: #000; }

.social-proof.color-scheme--light {
  background-color: #fff;
  color: #000;
  border-color: #000; }

.social-proof-carousel {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 1400px; }

.social-proof-carousel__item {
  width: 100%; }
  .social-proof-carousel__item:focus {
    outline: none; }

.social-proof-item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px; }
  @media (min-width: 768px) {
    .social-proof-item {
      padding-left: 40px;
      padding-right: 40px; } }

.social-proof-item__half {
  width: 100%; }
  @media (min-width: 768px) {
    .social-proof-item__half {
      width: 50%; } }
  .social-proof-item__half:first-child {
    text-align: center; }

.social-proof-item__image {
  border-radius: 100%;
  margin: 0 auto;
  margin-bottom: 20px; }

.social-proof-item__quote {
  margin: 0;
  margin-bottom: 20px;
  position: relative; }
  .social-proof-item__quote:before {
    content: "”";
    font-family: arial;
    font-size: 3rem;
    line-height: 3rem;
    position: absolute;
    transform: translateY(-50%); }
    @media (min-width: 768px) {
      .social-proof-item__quote:before {
        transform: translateX(-110%) translateY(-5px);
        font-size: 7rem;
        line-height: 7rem; } }

.social-proof-item__author {
  font-weight: 500; }

.social-proof-item__author-title {
  font-style: italic; }

.social-proof-carousel__arrow-next,
.social-proof-carousel__arrow-prev {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 75px;
  cursor: pointer; }
  @media (min-width: 768px) {
    .social-proof-carousel__arrow-next,
    .social-proof-carousel__arrow-prev {
      top: 50%; } }

.social-proof-carousel__arrow-next {
  right: 0;
  border: 2px solid;
  border-bottom-color: transparent;
  border-left-color: transparent;
  transform: translateY(-50%) translateX(50%) rotate(45deg); }

.social-proof-carousel__arrow-prev {
  left: 0;
  border: 2px solid;
  border-top-color: transparent;
  border-right-color: transparent;
  transform: translateY(-50%) translateX(-50%) rotate(45deg); }

/*--------------------------------------------------------------
## Templates
--------------------------------------------------------------*/
.oura-single-gift-card {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .oura-single-gift-card {
      margin-bottom: 80px; } }

.oura-single-gift-card__description {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .oura-single-gift-card__description {
      margin-bottom: 80px; } }

.oura-single-gift-card__partial {
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .oura-single-gift-card__partial {
      width: 50%;
      margin-bottom: 80px; } }

.oura-single-gift-card__summary .voucher-image-options {
  display: none; }

.oura-single-gift-card__summary .form-row {
  margin-bottom: 26px; }
  .oura-single-gift-card__summary .form-row label {
    margin-bottom: 16px; }

.oura-single-gift-card__summary textarea {
  height: 9rem; }

.oura-single-gift-card__usage-instructions {
  width: 100%; }

.oura-single-gift-card__usage-instructions-title {
  text-align: center; }

.oura-single-gift-card__usage-instructions-image {
  display: block;
  width: 100%; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

.custom-featured-image {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 478px; }
  @media (max-width: 991.98px) {
    .custom-featured-image {
      height: 200px; } }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
#awards {
  height: 80px;
  text-align: center; }
  #awards img {
    max-height: 60px;
    display: inline-block;
    margin: 10px 30px; }
    @media (max-width: 575.98px) {
      #awards img {
        max-height: 40px;
        margin: 20px 15px; } }
    #awards img.first {
      margin-left: 0; }
    #awards img.last {
      margin-right: 0; }

.site-footer {
  background-color: black;
  font-weight: 200;
  color: white;
  padding: 40px 0; }
  @media (min-width: 768px) {
    .site-footer {
      padding: 79px 0; } }
  .site-footer .footer-menu {
    list-style: none;
    margin: 0;
    padding-left: 0px; }
    .site-footer .footer-menu > .menu-item {
      display: block; }
      @media (max-width: 767.98px) {
        .site-footer .footer-menu > .menu-item {
          margin-top: 1rem; } }
      @media (min-width: 768px) {
        .site-footer .footer-menu > .menu-item {
          display: inline-block;
          vertical-align: top;
          margin-right: 56px; } }
      .site-footer .footer-menu > .menu-item a {
        font-weight: bold;
        color: white; }
      .site-footer .footer-menu > .menu-item a:hover {
        color: white !important; }
      .site-footer .footer-menu > .menu-item a, .site-footer .footer-menu > .menu-item a:visited {
        text-decoration: none; }
    .site-footer .footer-menu .sub-menu {
      list-style: none;
      margin-left: 0px;
      padding-left: 0px; }
      .site-footer .footer-menu .sub-menu a {
        font-weight: 300; }
      .site-footer .footer-menu .sub-menu a:hover {
        color: #64e7ec !important; }
      @media (min-width: 768px) {
        .site-footer .footer-menu .sub-menu li {
          margin-top: 10px; } }
  @media (min-width: 768px) {
    .site-footer .app-icons {
      justify-content: flex-end; } }
  .site-footer .app-icons, .site-footer .app-icons .app-icon {
    display: flex; }
  .site-footer .app-icons img.appstore {
    margin-right: 10px; }
  .site-footer .app-icons img.google-play {
    margin-left: 10px; }
  .site-footer .footer-logo-container {
    margin: 50px 0 20px;
    font-weight: 200;
    font-size: 0.9em; }
    .site-footer .footer-logo-container img {
      width: 124px;
      height: 35px; }
  .site-footer .footer-share-container {
    display: inline-flex;
    padding-left: 0;
    margin-bottom: 30px;
    display: flex; }
    @media (min-width: 768px) {
      .site-footer .footer-share-container {
        justify-content: flex-end; } }
  .site-footer .footer-social-media-container {
    text-align: right; }
    @media (max-width: 767.98px) {
      .site-footer .footer-social-media-container {
        text-align: left; } }
    .site-footer .footer-social-media-container a {
      text-decoration: none; }

.hide-element {
  display: none; }
