@charset "UTF-8";
/*!
Theme Name: playosmo-content-website
Theme URI: https://underscores.me/
Author: Automattic
Author URI: https://automattic.com/
Description: Hi. I'm a starter theme called <code>_s</code>, or <em>underscores</em>, if you like. I'm a theme meant for hacking so don't use me as a <em>Parent Theme</em>. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
Version: 1.4.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: playosmo-content-website
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.

playosmo-content-website is based on Underscores https://underscores.me/, (C) 2012-2020 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/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/**
 * Misc
 **/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | 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;
  -webkit-text-size-adjust: 100%; }

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

/**
 * 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;
  font-size: 1em; }

/* 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;
  text-decoration: underline;
  text-decoration: underline dotted; }

/**
 * 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;
  font-size: 1em; }

/**
 * 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;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  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;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

/**
 * 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;
  padding: 0; }

/**
 * 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: textfield;
  outline-offset: -2px; }

/**
 * 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;
  font: inherit; }

/* 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; }

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit; }

html {
  box-sizing: border-box; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #373737;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5; }

h1 {
  font-family: Mikado, Arial, Helvetica, sans-serif;
  font-size: 2.875em;
  color: #ea3729;
  line-height: 1.2;
  margin: 0;
  font-weight: normal; }

h2 {
  font-family: Mikado, Arial, Helvetica, sans-serif;
  font-size: 1.75em;
  color: #ea3729;
  line-height: 1.2;
  margin: 0;
  font-weight: normal; }

h4 {
  font-size: 1.125em;
  font-weight: 600;
  line-height: 1.6;
  color: #818181;
  margin: 0; }

p {
  font-size: 1.125em;
  line-height: 1.6; }

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

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

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

big {
  font-size: 125%; }

.osmo-t {
  display: block;
  padding: 0; }
  .osmo-t::before, .osmo-t::after {
    display: block;
    content: "";
    height: 0; }
  .osmo-t::before {
    margin-top: calc(-.44444444em - .015625px); }
  .osmo-t::after {
    margin-bottom: calc(-.38888889em - .015625px); }

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

/* Fonts
--------------------------------------------- */
@font-face {
  font-family: "Graphik Web";
  src: url("assets/fonts/graphik/Graphik-Light-Web.woff2") format("woff2"), url("assets/fonts/graphik/Graphik-Light-Web.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Graphik Web";
  src: url("assets/fonts/graphik/Graphik-LightItalic-Web.woff2") format("woff2"), url("assets/fonts/graphik/Graphik-LightItalic-Web.woff") format("woff");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: "Graphik Web";
  src: url("assets/fonts/graphik/Graphik-Semibold-Web.woff2") format("woff2"), url("assets/fonts/graphik/Graphik-Semibold-Web.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "Graphik Web";
  src: url("assets/fonts/graphik/Graphik-SemiboldItalic-Web.woff") format("woff");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: "Graphik Web";
  src: url("assets/fonts/graphik/Graphik-Regular-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Graphik Web";
  src: url("assets/fonts/graphik/Graphik-RegularItalic-Web.woff") format("woff");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: "Graphik Web";
  src: data-uri("application/x-font-woff;base64", "assets/fonts/graphik/Graphik-Regular-Web.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

/**
 * @license
 * MyFonts Webfont Build ID 3684852, 2018-12-07T14:59:49-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: MikadoBold by HVD Fonts
 * URL: https://www.myfonts.com/fonts/hvdfonts/mikado/bold/
 * Copyright: Copyright (c) 2013 by Hannes von Doehren. All rights reserved.
 * Licensed pageviews: 300,000
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3684852
 * 
 * © 2018 MyFonts Inc
*/
@font-face {
  font-family: Mikado;
  src: url("assets/fonts/mikado/Mikado-Medium.woff") format("woff2"), url("assets/fonts/graphik/Mikado-Bold.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

/* Grid
--------------------------------------------- */
/**
 * Variables
 **/
/**
 * Container
 **/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

/**
   * Grid
   **/
.osmo-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  .osmo-row > .osmo-col {
    padding-left: 15px;
    padding-right: 15px; }
  .osmo-row[data-wrap="no-wrap"] {
    flex-wrap: nowrap; }
  .osmo-row[data-spacing="very-tight"] {
    margin-left: -5px;
    margin-right: -5px; }
    .osmo-row[data-spacing="very-tight"] > .osmo-col {
      padding-left: 5px;
      padding-right: 5px; }
  .osmo-row[data-spacing="tight"] {
    margin-left: -7.5px;
    margin-right: -7.5px; }
    .osmo-row[data-spacing="tight"] > .osmo-col {
      padding-left: 7.5px;
      padding-right: 7.5px; }
  .osmo-row[data-spacing="medium"] {
    margin-left: -30px;
    margin-right: -30px; }
    .osmo-row[data-spacing="medium"] > .osmo-col {
      padding-left: 30px;
      padding-right: 30px; }
  .osmo-row[data-spacing="large"] {
    margin-left: -35px;
    margin-right: -35px; }
    .osmo-row[data-spacing="large"] > .osmo-col {
      padding-left: 35px;
      padding-right: 35px; }
  .osmo-row[data-align="space-around"], .osmo-row[data-justify="space-around"] {
    justify-content: space-around; }
  .osmo-row[data-align="space-between"], .osmo-row[data-justify="space-between"] {
    justify-content: space-between; }
  .osmo-row[data-align="space-evenly"], .osmo-row[data-justify="space-evenly"] {
    justify-content: space-evenly;
    /* space-around is not supported yet by Safari and IE */
    /* https://developer.apple.com/safari/technology-preview/release-notes/ */
    /* https://github.com/Fyrd/caniuse/issues/3582 */ }
    html.safari-browser .osmo-row[data-align="space-evenly"],
    html.ieedge-browser .osmo-row[data-align="space-evenly"], html.safari-browser .osmo-row[data-justify="space-evenly"],
    html.ieedge-browser .osmo-row[data-justify="space-evenly"] {
      justify-content: center; }
  .osmo-row[data-align="centre"], .osmo-row[data-align="center"] {
    justify-content: center; }
  .osmo-row[data-v-align="middle"] {
    align-items: center; }
  .osmo-row[data-v-align="full"] {
    align-items: stretch; }
  .osmo-row[data-v-align="top"] {
    align-items: flex-start; }
  .osmo-row[data-v-align="bottom"] {
    align-items: flex-end; }
  .osmo-row[data-direction="down"] {
    flex-direction: column; }
  .osmo-row[data-reverse="true"] {
    flex-direction: row-reverse; }

.osmo-col[data-width="auto"] {
  width: auto;
  flex-grow: 0;
  flex-shrink: 0; }

.osmo-col[data-width="grow-shrink"] {
  width: auto;
  flex-grow: 10;
  flex-shrink: 1; }

/* Elements
--------------------------------------------- */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  background: #f5f5f5;
  font-family: 'Graphik Web', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #373737;
  margin: 0; }

.site {
  position: relative; }

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

ul,
ol {
  margin: 0 0 1.5em 1em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

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

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

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

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

figure {
  margin: 1em 0; }

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

/* Links
--------------------------------------------- */
a {
  color: inherit;
  text-decoration: none; }
  a:visited {
    color: inherit; }
  a:hover, a:focus, a:active {
    color: #373737; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/* Forms
--------------------------------------------- */
/*
* Default styles
*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb; }

/*
* Osmo styles
*/
/* just needs to be large enough */
.osmo-button {
  display: inline-block;
  vertical-align: baseline;
  position: relative;
  top: 0;
  border-radius: 3em;
  padding: 1px;
  user-select: none;
  transition: transform 150ms;
  border: none; }
  .osmo-button:not([href]):not([data-is-link="true"]) {
    cursor: default; }
  .osmo-button[data-is-link="true"] {
    cursor: pointer; }
  .osmo-button, .osmo-button:active, .osmo-button:focus, .osmo-button:hover, .osmo-button:visited {
    text-decoration: none !important; }
  .osmo-button::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    border-radius: 3em;
    top: 0;
    bottom: -4px;
    left: 0;
    right: 0;
    transition: top 100ms; }
  .osmo-button:active .osmo-button-inner {
    transform: translate(0, 4px); }
  .osmo-button:active::before {
    top: 4px; }
  .osmo-button .osmo-button-inner {
    display: block;
    border-radius: 3em;
    padding: 13px 1.5em 13px;
    position: relative;
    top: 0;
    font-weight: 600;
    text-align: center;
    transition: transform .1s; }
    @media (max-width: 319px) {
      .osmo-button .osmo-button-inner {
        padding-left: 1.25em;
        padding-right: 1.25em; } }
    .osmo-button .osmo-button-inner[data-padding="tight"] {
      padding-left: 1.12em;
      padding-right: 1.12em; }
    .osmo-button .osmo-button-inner[data-padding="smaller"] {
      padding: 0.34em 1.12em; }
    .osmo-button .osmo-button-inner[data-padding="very-tight"] {
      padding-left: 0.72222em;
      padding-right: 0.72222em; }
  .osmo-button[data-button="navbar"] {
    font-weight: 600; }
    .osmo-button[data-button="navbar"]:not([data-disabled="true"]) {
      transform: translateZ(0);
      transition: transform 150ms ease-in; }
      .osmo-button[data-button="navbar"]:not([data-disabled="true"]):hover:not([data-disabled="true"]) {
        transform: scale(1.05) translateZ(0); }
    .osmo-button[data-button="navbar"] .osmo-button-inner {
      background-color: #ffffff;
      color: #ea3729; }
    .osmo-button[data-button="navbar"]::before {
      background-color: #e1e1e1; }
    .osmo-button[data-button="navbar"][data-disabled="true"] .osmo-button-inner {
      background-color: tint(#ffffff, 100%/3);
      color: tint(#ffffff, 100%/3); }
    .osmo-button[data-button="navbar"][data-disabled="true"]::before {
      background-color: tint(#e1e1e1, 100%/3); }
    .osmo-button[data-button="navbar"]:hover {
      color: #ea3729; }
  .osmo-button[data-button="buy"] {
    color: #ffffff;
    font-weight: 600; }
    .osmo-button[data-button="buy"]:not([data-disabled="true"]) {
      transform: translateZ(0);
      transition: transform 150ms ease-in; }
      .osmo-button[data-button="buy"]:not([data-disabled="true"]):hover:not([data-disabled="true"]) {
        transform: scale(1.05) translateZ(0); }
    .osmo-button[data-button="buy"] .osmo-button-inner {
      background-color: #ff8a33;
      color: #ffffff; }
    .osmo-button[data-button="buy"]::before {
      background-color: #f77219; }
    .osmo-button[data-button="buy"][data-disabled="true"] .osmo-button-inner {
      background-color: tint(#ffffff, 100%/3);
      color: tint(#ffffff, 100%/3); }
    .osmo-button[data-button="buy"][data-disabled="true"]::before {
      background-color: tint(#888888, 100%/3); }
    .osmo-button[data-button="buy"][data-disabled="true"] {
      background: #afafaf; }
  .osmo-button[data-large="true"] {
    font-size: 1.4em; }

section > div > div > p.wp-block-button.has-custom-font-size.has-normal-font-size > a {
  display: inline-block;
  background-color: #ff8a33 !important;
  color: #fff;
  font-size: 1.25em;
  padding: 1em 5em;
  border-radius: 2em;
  -webkit-box-shadow: 0px 6px 0px  #F77318;
  transition: 0.1s;
  position: relative;
  font-weight: bold; }

section > div > div > p.wp-block-button.has-custom-font-size.has-normal-font-size > a:active {
  position: relative;
  top: 6px;
  -webkit-box-shadow: 0px 3px 0px , 0px 9px 25px;
  -moz-box-shadow: 0px 3px 0px , 0px 9px 25px;
  box-shadow: 0px 3px 0px , 0px 9px 25px; }

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 {
  padding: 3px;
  border-radius: 10px;
  border: 1px solid #e1e1e1;
  padding: 5px 15px;
  width: 100%;
  font-size: 18px; }
  input[type="text"]::placeholder,
  input[type="email"]::placeholder,
  input[type="url"]::placeholder,
  input[type="password"]::placeholder,
  input[type="search"]::placeholder,
  input[type="number"]::placeholder,
  input[type="tel"]::placeholder,
  input[type="range"]::placeholder,
  input[type="date"]::placeholder,
  input[type="month"]::placeholder,
  input[type="week"]::placeholder,
  input[type="time"]::placeholder,
  input[type="datetime"]::placeholder,
  input[type="datetime-local"]::placeholder,
  input[type="color"]::placeholder,
  textarea::placeholder {
    color: #aaaaaa; }
  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 {
    border: 1px solid #aaaaaa;
    color: #373737; }

select {
  border: 1px solid #e1e1e1; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Header
--------------------------------------------- */
.header-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100vw;
  will-change: top;
  z-index: 100; }

.header {
  position: relative;
  display: flex;
  height: 80px;
  z-index: 10;
  background-color: #ea3729;
  color: #ffffff; }
  .header__logo {
    display: block;
    max-width: 132px; }
  .header__content {
    height: 100%; }
    @media (max-width: 649px) {
      .header__content {
        display: none !important; } }
  .header a:hover {
    color: #ffffff; }
  @media (max-width: 649px) {
    .header {
      height: 50px !important; } }

.header-mobile__content {
  height: 100%; }
  @media (min-width: 649px) {
    .header-mobile__content {
      display: none !important; } }

.header-banner {
  margin-bottom: -6px;
  text-align: center;
  background-color: black; }

.header-banner-mobile {
  margin-bottom: -6px;
  text-align: center;
  background-color: black; }

.header-container {
  max-width: 100%; }

.navbar-banner {
  margin: 0px auto;
  max-width: 1140px; }

.banner-main-image {
  margin: 0px auto;
  max-width: 1140px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.banner-outer-image {
  text-align: center;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

@media only screen and (max-width: 768px) {
  .header-banner {
    display: none; } }

@media only screen and (min-width: 768.5px) {
  .header-banner-mobile {
    display: none; } }

/* Footer
--------------------------------------------- */
.page-footer {
  color: #bdbdbd;
  text-align: center;
  position: relative;
  z-index: 0;
  font-size: 15px;
  /* .page-footer-social-section */ }
  .page-footer .page-footer-social-section {
    background-color: #333;
    padding: 21px 0;
    /* .page-footer-social-links */ }
    .page-footer .page-footer-social-section .page-footer-section-inner {
      margin: 0 -32px; }
      .page-footer .page-footer-social-section .page-footer-section-inner > * {
        vertical-align: middle; }
    .page-footer .page-footer-social-section .page-footer-newsletter {
      display: flex;
      align-items: center;
      margin: 15px 32px; }
      .page-footer .page-footer-social-section .page-footer-newsletter > * {
        vertical-align: top; }
      @media (max-width: 460px) {
        .page-footer .page-footer-social-section .page-footer-newsletter {
          flex-direction: column; } }
    .page-footer .page-footer-social-section .page-footer-newsletter-success {
      display: none;
      margin: 15px 32px; }
    .page-footer .page-footer-social-section .page-footer-newsletter-text {
      max-width: 20em; }
      @media (max-width: 420px) {
        .page-footer .page-footer-social-section .page-footer-newsletter-text {
          text-align: left; } }
      @media (min-width: 320px) {
        .page-footer .page-footer-social-section .page-footer-newsletter-text {
          display: inline-block;
          position: relative;
          top: 35px;
          transform: translate(0, -50%);
          text-align: left;
          margin-right: 0.5em; } }
      @media (max-width: 319px) {
        .page-footer .page-footer-social-section .page-footer-newsletter-text {
          margin-bottom: 20px; } }
    .page-footer .page-footer-social-section .page-footer-newsletter-email {
      margin: 16px auto;
      position: relative;
      font-size: 0.85em;
      width: 290px; }
      .page-footer .page-footer-social-section .page-footer-newsletter-email:lang(es) {
        width: 380px; }
      .page-footer .page-footer-social-section .page-footer-newsletter-email:lang(de), .page-footer .page-footer-social-section .page-footer-newsletter-email:lang(fr-ca) {
        width: 280px; }
      @media (min-width: 320px) {
        .page-footer .page-footer-social-section .page-footer-newsletter-email {
          display: inline-block; } }
      .page-footer .page-footer-social-section .page-footer-newsletter-email .input-text {
        display: block;
        padding: 10px 92px 12px 20px;
        height: auto;
        border: none;
        background-color: #eee;
        color: #373737;
        border-radius: 40px;
        width: 100%;
        font-size: 1em;
        line-height: 20px; }
      .page-footer .page-footer-social-section .page-footer-newsletter-email .btn-buy {
        position: absolute;
        display: block;
        top: 0;
        right: 0;
        font-size: 1em;
        padding: 10px 20px 12px;
        line-height: 20px;
        border: none;
        background: #ff8a33;
        border-radius: 40px;
        color: #fff;
        font-weight: 600;
        cursor: pointer; }
      .page-footer .page-footer-social-section .page-footer-newsletter-email .btn-buy-loader {
        padding: 10px 16px;
        background-image: url(assets/images/loading.gif);
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: center;
        display: none; }
      .page-footer .page-footer-social-section .page-footer-newsletter-email .page-footer-newsletter-error {
        position: absolute;
        display: none;
        left: 0;
        max-width: 100%;
        top: 44px;
        padding: 4px 1em 6px;
        background-color: #ddd;
        color: #373737;
        border-radius: 8px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
    .page-footer .page-footer-social-section .page-footer-social-links {
      display: inline-block;
      margin: 15px 26px; }
      .page-footer .page-footer-social-section .page-footer-social-links > * {
        vertical-align: top; }
    .page-footer .page-footer-social-section .page-footer-social-link {
      display: inline-block;
      width: 42px;
      height: 42px;
      margin: 0 6px;
      background-image: url(assets/images/social-media-sprite.png);
      background-size: 256px 256px;
      background-repeat: no-repeat; }
      .page-footer .page-footer-social-section .page-footer-social-link[data-service="facebook"] {
        background-position: -4px -4px; }
        .page-footer .page-footer-social-section .page-footer-social-link[data-service="facebook"]:hover {
          background-position: -54px -4px; }
      .page-footer .page-footer-social-section .page-footer-social-link[data-service="twitter"] {
        background-position: -4px -54px; }
        .page-footer .page-footer-social-section .page-footer-social-link[data-service="twitter"]:hover {
          background-position: -54px -54px; }
      .page-footer .page-footer-social-section .page-footer-social-link[data-service="pinterest"] {
        background-position: -4px -204px; }
        .page-footer .page-footer-social-section .page-footer-social-link[data-service="pinterest"]:hover {
          background-position: -54px -204px; }
      .page-footer .page-footer-social-section .page-footer-social-link[data-service="instagram"] {
        background-position: -4px -104px; }
        .page-footer .page-footer-social-section .page-footer-social-link[data-service="instagram"]:hover {
          background-position: -54px -104px; }
      .page-footer .page-footer-social-section .page-footer-social-link[data-service="youtube"] {
        background-position: -4px -154px; }
        .page-footer .page-footer-social-section .page-footer-social-link[data-service="youtube"]:hover {
          background-position: -54px -154px; }
  .page-footer .page-footer-links-section {
    background-color: #373737;
    padding: 24px 0 96px; }
  .page-footer a:not(:active):not(:focus):not(:hover) {
    color: #929292; }
  .page-footer a:active, .page-footer a:focus, .page-footer a:hover, .page-footer a:visited {
    color: #eeeeee;
    text-decoration: none; }
  .page-footer .page-footer-main-links {
    margin: 0 -18px 11px; }
    @media (max-width: 420px) {
      .page-footer .page-footer-main-links {
        display: flex;
        flex-wrap: wrap;
        text-align: left;
        justify-content: space-between; } }
    .page-footer .page-footer-main-links .page-footer-link {
      display: inline-block;
      vertical-align: middle;
      padding: 6px 18px; }
    @media (max-width: 768px) {
      .page-footer .page-footer-main-links .page-footer-link {
        padding: 6px 16px; } }
    @media (max-width: 460px) {
      .page-footer .page-footer-main-links {
        margin: 0; }
        .page-footer .page-footer-main-links .page-footer-link {
          padding: 6px 0;
          width: 45%;
          text-align: left; } }
  .page-footer .page-footer-link-myosmo img {
    width: 70px;
    height: 18px; }
  .page-footer .page-footer-link-myosmo > svg {
    height: 1.14286em;
    vertical-align: middle;
    position: relative;
    top: -0.07143em; }
  .page-footer .page-footer-2ndary-links {
    margin: 10px 0; }
    @media (max-width: 420px) {
      .page-footer .page-footer-2ndary-links {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; } }
    .page-footer .page-footer-2ndary-links .page-footer-link {
      display: inline-block;
      padding: 6px 10px; }
      @media (max-width: 420px) {
        .page-footer .page-footer-2ndary-links .page-footer-link {
          padding: 6px 0;
          width: 45%;
          text-align: left; } }
      .page-footer .page-footer-2ndary-links .page-footer-link a {
        font-weight: 300; }
        .page-footer .page-footer-2ndary-links .page-footer-link a:not(:active):not(:focus):not(:hover) {
          color: #727272; }
  @media (max-width: 420px) {
    .page-footer .page-footer-trademark-statement {
      text-align: left; } }
  .page-footer .page-footer-privacy-statement,
  .page-footer .page-footer-trademark-statement {
    max-width: 750px;
    margin: 20px auto 0;
    color: #c0c0c0;
    font-size: 12px;
    font-weight: 400; }
    @media (min-width: 320px) {
      .page-footer .page-footer-privacy-statement,
      .page-footer .page-footer-trademark-statement {
        font-size: 11px;
        text-align: left; } }
  @media (min-width: 991px) {
    .page-footer .page-footer-container,
    .page-footer .page-footer-section-inner {
      display: inline-block; }
    .page-footer .page-footer-line-container {
      overflow: hidden; }
    .page-footer .page-footer-main-links[data-push-left-lg="true"] {
      text-align: left; } }
  @media (max-width: 768px) {
    .page-footer .page-footer-container {
      overflow-x: hidden; } }
  .page-footer .page-footer-tangibleplay-info {
    padding-top: 32px; }
  .page-footer .page-footer-tangibleplay-image {
    width: 145px;
    height: 16px; }
    @media (min-width: 320px) {
      .page-footer .page-footer-tangibleplay-image {
        width: 110px;
        height: 12px; } }
  .page-footer .page-footer-tangibleplay-copyright-message {
    font-size: 12px;
    padding-top: 12px; }
    @media (min-width: 320px) {
      .page-footer .page-footer-tangibleplay-copyright-message {
        font-size: 11px; } }

.page-subfooter {
  background-color: #2f2f2f;
  color: #9e9e9e;
  font-size: 14px; }
  .page-subfooter a:hover {
    color: #b8b8b8; }
  .page-subfooter-container {
    padding: 26px 0; }
  .page-subfooter-menu {
    column-count: 4; }
    @media (max-width: 720px) {
      .page-subfooter-menu {
        column-count: 3; } }
    @media (max-width: 660px) {
      .page-subfooter-menu {
        column-count: 2; } }
    .page-subfooter-menu,
    .page-subfooter-menu ul {
      list-style: none;
      margin: 0;
      padding: 0; }

/* Sidebar
--------------------------------------------- */
@media (max-width: 649px) {
  .sidebar {
    margin-top: 2em; } }

@media (min-width: 649px) {
  .sidebar {
    top: 150px;
    overflow: auto; } }

.sidebar .sidebar-block {
  background-color: #ffffff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-radius: 15px;
  margin-bottom: 1.5em; }
  @media (max-width: 649px) {
    .sidebar .sidebar-block {
      padding-left: 1em;
      padding-right: 1em;
      width: 100%;
      border-radius: 0;
      margin-bottom: 0.75em; } }
  .sidebar .sidebar-block h4 {
    margin-bottom: 1em; }
  .sidebar .sidebar-block ul {
    margin-left: 0;
    padding-left: 18px; }
  .sidebar .sidebar-block .page-sidebar-newsletter {
    margin-bottom: 0px;
    align-items: center; }
    .sidebar .sidebar-block .page-sidebar-newsletter > * {
      vertical-align: top; }
    @media (max-width: 460px) {
      .sidebar .sidebar-block .page-sidebar-newsletter {
        flex-direction: column; } }
  .sidebar .sidebar-block .page-sidebar-newsletter-success {
    display: none; }
  .sidebar .sidebar-block .page-sidebar-newsletter-error {
    display: none; }
  .sidebar .sidebar-block .page-sidebar-newsletter-text {
    max-width: 20em;
    margin-bottom: 0px; }
    @media (max-width: 420px) {
      .sidebar .sidebar-block .page-sidebar-newsletter-text {
        text-align: left; } }
    @media (min-width: 320px) {
      .sidebar .sidebar-block .page-sidebar-newsletter-text {
        display: inline-block;
        position: relative;
        top: 35px;
        transform: translate(0, -50%);
        text-align: left;
        margin-right: 0.5em; } }
    @media (max-width: 319px) {
      .sidebar .sidebar-block .page-sidebar-newsletter-text {
        margin-bottom: 20px; } }
  .sidebar .sidebar-block .page-sidebar-newsletter-email {
    margin: 16px auto;
    position: relative;
    font-size: 0.85em;
    width: 290px; }
    .sidebar .sidebar-block .page-sidebar-newsletter-email:lang(es) {
      width: 380px; }
    .sidebar .sidebar-block .page-sidebar-newsletter-email:lang(de), .sidebar .sidebar-block .page-sidebar-newsletter-email:lang(fr-ca) {
      width: 280px; }
    @media (min-width: 320px) {
      .sidebar .sidebar-block .page-sidebar-newsletter-email {
        display: inline-block; } }
    .sidebar .sidebar-block .page-sidebar-newsletter-email .newsletter_button {
      text-align: center;
      margin-top: 20px; }
    .sidebar .sidebar-block .page-sidebar-newsletter-email .osmo-button-inner .osmo-t {
      padding: 4px 0px;
      margin: 0px -6px; }
    .sidebar .sidebar-block .page-sidebar-newsletter-email .input-text {
      margin-left: -12px;
      display: block;
      padding: 10px 92px 12px 20px;
      height: auto;
      border: 1px solid #e1e1e1;
      background-color: #ffffff;
      color: #373737;
      border-radius: 10px;
      width: 100%;
      font-size: 1em;
      line-height: 20px; }
    .sidebar .sidebar-block .page-sidebar-newsletter-email .btn-buy {
      position: absolute;
      display: block;
      top: 0;
      right: 0;
      font-size: 1em;
      padding: 10px 20px 12px;
      line-height: 20px;
      border: none;
      background: #ff8a33;
      border-radius: 40px;
      color: #fff;
      font-weight: 600;
      cursor: pointer; }
    .sidebar .sidebar-block .page-sidebar-newsletter-email .btn-buy-loader {
      padding: 10px 16px;
      background-image: url(assets/images/loading.gif);
      background-size: 20px;
      background-repeat: no-repeat;
      background-position: center;
      display: none; }
  .sidebar .sidebar-block .page-sidebar-show-more {
    display: none; }
  .sidebar .sidebar-block .featured-products__product {
    padding-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .sidebar .sidebar-block .featured-products__product + .sidebar .sidebar-block .featured-products__product  {
    margin-top: 1.5em; }
  .sidebar .sidebar-block .featured-products__col {
    width: 50%;
    max-width: 150px; }
  .sidebar .sidebar-block .featured-products__col:first-child {
    padding-right: 25px; }
  .sidebar .sidebar-block .featured-products__img {
    width: 100%; }
  .sidebar .sidebar-block .featured-products__title, .sidebar .sidebar-block .featured-products__link {
    font-size: 18px; }
  .sidebar .sidebar-block .featured-products__title {
    font-weight: 600; }
  .sidebar .sidebar-block .featured-products__link {
    margin-top: 0.25em;
    display: block;
    color: #FF7316FF; }
  .sidebar .sidebar-block .featured-products__link:hover {
    color: #FF7316FF;
    text-decoration: underline; }
  .sidebar .sidebar-block .featured-posts__button {
    cursor: pointer;
    display: inline-block; }
  .sidebar .sidebar-block .featured-posts__button:first-child {
    margin-right: 0.25em; }
  .sidebar .sidebar-block .featured-posts__button--disabled.osmo-button .osmo-button-inner {
    background-color: #FF8A33FF;
    color: #ff8a33;
    border: 1px solid #ff8a33; }
  .sidebar .sidebar-block .featured-posts__button--disabled.osmo-button:before {
    background-color: #ff8a33; }
  .sidebar .sidebar-block .featured-posts__title, .sidebar .sidebar-block .featured-posts__date {
    font-size: 18px; }
  .sidebar .sidebar-block .featured-posts__title {
    font-weight: 600; }
  .sidebar .sidebar-block .featured-posts__date {
    margin-top: 5px; }
  .sidebar .sidebar-block .featured-posts__posts {
    margin-top: 1.5em; }
  .sidebar .sidebar-block .featured-posts__posts--disabled {
    display: none; }
  .sidebar .sidebar-block .featured-posts__post {
    display: block; }
  .sidebar .sidebar-block .featured-posts__post:hover .sidebar .sidebar-block .featured-posts__title {
    color: #FF8A33FF; }
  .sidebar .sidebar-block .featured-posts__post + .sidebar .sidebar-block .featured-posts__post {
    margin-top: 1.2em; }
  .sidebar .sidebar-block .load-more-btn-container {
    text-align: center; }
    .sidebar .sidebar-block .load-more-btn-container .load-more-push {
      background: #FF8A32;
      border: none;
      border-radius: 40px;
      padding: 0;
      cursor: pointer;
      outline-offset: 4px; }
    .sidebar .sidebar-block .load-more-btn-container .load-more-front {
      border: 1px solid #FF8A32;
      display: block;
      padding: 9px 9px;
      border-radius: 40px;
      font-size: 1em;
      background: #fff;
      color: #FF8A32;
      transform: translateY(-3px);
      font-weight: bold; }
    .sidebar .sidebar-block .load-more-btn-container .load-more-push:active .load-more-front {
      transform: translateY(-2px); }

.search-form__container {
  position: relative; }

.search-form__label {
  display: block; }

.search-form__input {
  display: block; }

.search-form__button {
  position: absolute;
  height: 100%;
  width: 15%;
  top: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  border: none; }
  .search-form__button:after {
    content: '';
    display: block;
    height: 20px;
    width: 20px;
    background-size: contain;
    background-image: url(assets/images/search.svg);
    background-repeat: no-repeat;
    position: absolute;
    right: 1em;
    top: 50%;
    transform: translateY(-50%); }

/* Pagination
--------------------------------------------- */
.pagination {
  font-size: 18px;
  text-align: center;
  display: block;
  margin-top: 2em;
  margin-bottom: 2.5em; }
  @media (max-width: 319px) {
    .pagination {
      margin-top: 1.6em; } }
  .pagination .current {
    color: #ea3729; }
  .pagination .page-numbers-container,
  .pagination .nav-links {
    display: flex;
    align-items: center; }
  .pagination .nav-links {
    justify-content: space-between; }
  .pagination .page-numbers-container {
    flex: 1;
    justify-content: center; }
  .pagination .page,
  .pagination .current,
  .pagination .page-numbers {
    margin: 0 0.5em; }
  .pagination a:hover {
    color: #ff8a33; }

/* Navigation
--------------------------------------------- */
.mobilemenu {
  position: fixed;
  top: 50px;
  bottom: 0;
  left: -264px;
  width: 264px;
  max-width: 92%;
  height: initial;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: left 350ms;
  z-index: 10000;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0); }
  @media (min-width: 649px) {
    .mobilemenu {
      display: none !important; } }
  .mobilemenu[data-state="expanded"] {
    left: 0;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.5); }
  .mobilemenu__inner.osmo-stripe2 {
    min-height: 100%;
    position: relative;
    padding: 0 0 68px;
    height: initial;
    width: 264px;
    background: #ffffff; }
  .mobilemenu__item,
  .mobilemenu .menu > li {
    display: block;
    padding: 14px;
    border: 1px solid #e1e1e1;
    border-top: none;
    font-weight: 600; }
    .mobilemenu__item, .mobilemenu__item:active, .mobilemenu__item:focus, .mobilemenu__item:hover, .mobilemenu__item:visited,
    .mobilemenu .menu > li,
    .mobilemenu .menu > li:active,
    .mobilemenu .menu > li:focus,
    .mobilemenu .menu > li:hover,
    .mobilemenu .menu > li:visited {
      color: inherit;
      text-decoration: inherit; }
  .mobilemenu ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .mobilemenu ul .sub-menu {
      display: none;
      border-top: 1px solid #e1e1e1;
      margin-top: 14px;
      padding-top: 4px;
      padding-left: 10px; }
      .mobilemenu ul .sub-menu .menu-item {
        padding: 10px 0; }
    .mobilemenu ul .menu-item {
      position: relative; }
    .mobilemenu ul .menu-item-has-children {
      padding-right: 16px !important;
      line-height: normal; }
      .mobilemenu ul .menu-item-has-children::before {
        content: url(assets/images/arrow.svg);
        width: 8px;
        position: absolute;
        right: 10px;
        top: 7px;
        transform: rotate(90deg); }
      .mobilemenu ul .menu-item-has-children[data-expanded="true"]::before {
        right: 16px;
        transform: rotate(-90deg); }
      .mobilemenu ul .menu-item-has-children .menu-item-has-children[data-expanded="true"] {
        padding-bottom: 0;
        padding-right: 0 !important; }
      .mobilemenu ul .menu-item-has-children .menu-item-has-children::before {
        top: 4px; }
    .mobilemenu ul .current_page_item > a,
    .mobilemenu ul .current-menu-item > a,
    .mobilemenu ul .current_page_ancestor > a,
    .mobilemenu ul .current-menu-ancestor > a {
      color: #ea3729; }
  .mobilemenu-logo {
    width: 80px; }

.mobilemenu-toggle {
  border: none;
  background: transparent !important;
  padding: 6px 7px; }
  .mobilemenu-toggle:hover {
    background: transparent !important; }
  .mobilemenu-toggle .icon-bar {
    display: block;
    border-radius: 2px;
    width: 16px;
    height: 2px;
    margin: 3px 0;
    transition: all 0.2s;
    background: #ffffff; }
  .mobilemenu-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 5% 5%; }
  .mobilemenu-toggle .middle-bar {
    opacity: 0; }
  .mobilemenu-toggle .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 0% 100%; }
  .mobilemenu-toggle[data-state="collapsed"] .top-bar {
    transform: rotate(0); }
  .mobilemenu-toggle[data-state="collapsed"] .middle-bar {
    opacity: 1; }
  .mobilemenu-toggle[data-state="collapsed"] .bottom-bar {
    transform: rotate(0); }
  @media (min-width: 649px) {
    .mobilemenu-toggle {
      display: none; } }
  .mobilemenu-toggle .mobilemenu-openable-fadeout[data-mobilemenu-open="true"] {
    pointer-events: none;
    /*
             * This is really hacky :( 
             * opacity doesn't seem to pass down to position:fixed children
             * in Safari/Chrome.
             * We should rethink how the mobile menu operates,
             * and make it more like the shopping cart.
             */ }
    .mobilemenu-toggle .mobilemenu-openable-fadeout[data-mobilemenu-open="true"] > * > * {
      opacity: 0; }

.navbar-content-pills {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: left;
  padding-left: 40px; }
  @media (min-width: 649px) {
    .navbar-content-pills {
      padding-left: 60px; } }

.navbar-content-pill {
  flex-shrink: 1;
  flex-grow: 0;
  position: relative; }
  .navbar-content-pill a {
    display: block;
    position: relative;
    font-weight: 600;
    padding: 10px 4px; }
    .navbar-content-pill a[data-selected="yes"] {
      font-weight: 700; }
    .navbar-content-pill a:active, .navbar-content-pill a:focus, .navbar-content-pill a:hover {
      text-decoration: none; }
  .navbar-content-pill-spacer {
    max-width: 54px;
    flex-shrink: 1;
    flex-grow: 1; }
    @media (max-width: 649px) {
      .navbar-content-pill-spacer {
        max-width: 30px; } }

.secondary-nav {
  position: relative;
  z-index: 9;
  background-color: #ffffff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.333);
  font-size: 14px;
  font-weight: 600; }
  .secondary-nav ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0; }
    .secondary-nav ul.menu {
      position: relative; }
    .secondary-nav ul.sub-menu {
      display: none;
      position: absolute;
      left: 0;
      min-width: 100%;
      border: 1px solid #dddddd;
      font-weight: 400; }
      .secondary-nav ul.sub-menu .menu-item a {
        padding: 5px 10px 6px 10px;
        line-height: normal;
        white-space: nowrap; }
      .secondary-nav ul.sub-menu .menu-item:not(:first-child) {
        border-top: 1px solid #dddddd; }
      .secondary-nav ul.sub-menu .menu-item.menu-item-has-children:before {
        top: 50%;
        transform: translateY(-50%) rotate(0); }
      .secondary-nav ul.sub-menu .sub-menu {
        top: -1px;
        left: 100%;
        border: 1px solid #dddddd; }
  .secondary-nav .menu-item {
    position: relative;
    background-color: #ffffff;
    transition: background 200ms ease; }
    .secondary-nav .menu-item a {
      display: block;
      padding: 9px 12px 10px 12px;
      width: 100%; }
    .secondary-nav .menu-item.menu-item-has-children {
      padding-right: 16px; }
      .secondary-nav .menu-item.menu-item-has-children:before {
        content: url(assets/images/arrow.svg);
        width: 8px;
        position: absolute;
        right: 10px;
        top: 10px;
        transform: rotate(90deg); }
    .secondary-nav .menu-item:hover, .secondary-nav .menu-item.focus, .secondary-nav .menu-item:focus {
      background-color: #eeeded; }
      .secondary-nav .menu-item:hover > .sub-menu, .secondary-nav .menu-item.focus > .sub-menu, .secondary-nav .menu-item:focus > .sub-menu {
        display: block; }
  .secondary-nav .current_page_item > a,
  .secondary-nav .current-menu-item > a,
  .secondary-nav .current_page_ancestor > a,
  .secondary-nav .current-menu-ancestor > a {
    color: #ea3729; }
  @media (max-width: 649px) {
    .secondary-nav {
      display: none !important; } }

/* Posts and pages
--------------------------------------------- */
body.home #primary .rank-math-breadcrumb {
  display: none; }

@media (max-width: 649px) {
  .body-wrapper {
    margin-top: 50px; } }

.content-container {
  margin-top: 32px; }
  @media (max-width: 649px) {
    .content-container {
      width: 100%;
      padding: 0;
      margin-top: 0; } }
  @media (max-width: 649px) {
    .content-container > .osmo-row {
      margin: 0;
      flex-wrap: wrap; } }
  @media (max-width: 649px) {
    .content-container > .osmo-row > .osmo-col {
      padding: 0; } }

.content-main {
  width: 66.666667%; }
  @media (max-width: 649px) {
    .content-main {
      width: 100%; } }

.content-sidebar {
  flex: 1; }

.page-title {
  margin-bottom: 20px; }

.single-post-block,
article.page {
  background-color: #ffffff;
  border-radius: 15px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 2em; }
  @media (max-width: 649px) {
    .single-post-block,
    article.page {
      border-radius: 0;
      padding-left: 1em;
      padding-right: 1em; } }
  @media (max-width: 649px) {
    .single-post-block__container,
    article.page__container {
      padding-left: 1em;
      padding-right: 1em;
      width: 100%; } }
  .single-post-block__infos,
  article.page__infos {
    color: #818181; }
  .single-post-block__category a,
  article.page__category a {
    color: #ff8a33; }
  .single-post-block__img,
  article.page__img {
    display: none; }
  .single-post-block__body,
  article.page__body {
    margin-top: 24px; }
  .single-post-block__tags,
  article.page__tags {
    margin-top: 2em;
    margin-left: -5px;
    margin-right: -5px; }
  .single-post-block__tag.osmo-button .osmo-button-inner,
  article.page__tag.osmo-button .osmo-button-inner {
    background-color: #ffffff;
    color: #ff8a33;
    border: 1px solid #ff8a33; }
  .single-post-block__tag,
  article.page__tag {
    margin: 5px; }
  .single-post-block .post-thumbnail,
  article.page .post-thumbnail {
    display: block;
    margin-top: 24px; }
    .single-post-block .post-thumbnail img,
    article.page .post-thumbnail img {
      width: 100%; }

/**
 * Style for HTML from wysiwyg
 **/
.single-post-block__body img, .entry-content img {
  max-width: 100%;
  margin: 1em 0; }

.single-post-block__body li, .entry-content li {
  font-size: 18px; }

.single-post-block__body li + li, .entry-content li + li {
  margin-top: 1em; }

.single-post-block__body a, .entry-content a {
  color: #ff8a33;
  text-decoration: underline; }

.single-post-block__body :first-child.wp-block-image > img, .entry-content :first-child.wp-block-image > img {
  margin-top: 0; }

.single-post-block__body p + h4, .entry-content p + h4 {
  margin-top: 48px;
  margin-bottom: 20px; }

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

.widget-custom-image {
  width: 100%;
  display: block; }
  .widget-custom-image img {
    width: 100%;
    display: block;
    border: 1px solid #eeeeee; }

.custom-post-image-block a {
  display: block; }

.custom-post-links-block ul {
  margin: 0;
  padding: 0; }

.single-post-block__body table {
  border-spacing: 0; }
  .single-post-block__body table tbody td p {
    line-height: 2rem;
    margin: 5px auto; }
  @media only screen and (max-width: 649px) {
    .single-post-block__body table {
      width: 100% !important;
      overflow: auto;
      margin-bottom: 15px;
      display: inline-block; }
      .single-post-block__body table tbody {
        display: inline-table;
        border: 0.5px solid #e0e0e0bf; }
        .single-post-block__body table tbody td {
          border: 0.5px solid #e0e0e0bf;
          padding: 0 13px; } }

/* Search results
--------------------------------------------- */
.search.search-no-results .content-container {
  min-height: 500px; }

.search .single-post-block .rank-math-breadcrumb {
  display: none; }

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

.bypostauthor {
  display: block; }

/* Widgets
--------------------------------------------- */
.widget select {
  max-width: 100%; }

/* 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 logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/* 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: center; }

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%; }

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

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

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

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr); }

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr); }

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr); }

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr); }

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr); }

.gallery-caption {
  display: block; }

/* Modal
--------------------------------------------- */
/* The Modal (background) */
.modal-popup {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 999;
  /* Sit on top */
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */ }
  .modal-popup .top-close-button {
    position: absolute;
    top: 12px;
    right: 14px;
    width: 20px;
    height: 20px;
    background: url(assets/images/icon-close-menu.png);
    background-size: 16px 16px;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: opacity 150ms;
    border: none; }
    .modal-popup .top-close-button:not(:hover) {
      opacity: 0.6; }

.modal-popup-outer {
  position: absolute;
  min-height: 100%;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px; }

.modal-popup-bg {
  margin: auto;
  width: 95vw; }

/* Modal Content/Box */
.modal-details {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  position: relative;
  color: #373737;
  pointer-events: auto;
  max-width: 100%;
  border-radius: 12px;
  padding: 44px 28px 40px; }

.newsletter-popup {
  padding: 0; }
  .newsletter-popup iframe {
    border: none;
    border-radius: 15px; }
  .newsletter-popup .close-button {
    height: 30px;
    background-color: #ccc;
    border-radius: 25px; }

#hide-validate-popup {
  position: absolute;
  top: 2px;
  right: 2px;
  background-color: #fff; }

.validate-input {
  margin-left: 0px !important; }

@media only screen and (min-width: 650px) {
  #pdf-popup {
    max-width: 60%;
    margin: 0 auto; } }

@media only screen and (max-width: 650px) {
  #hide-validate-popup {
    position: absolute;
    top: 34px;
    right: 2px;
    background-color: #fff; } }

.popup-container {
  border-radius: 15px !important; }

/* Promo section
--------------------------------------------- */
.promotion-column {
  position: relative;
  background-color: #fafafa;
  float: left;
  width: 50%;
  padding: 10px;
  text-align: center; }

.promotion-row {
  background-color: #fafafa; }

.promotion-row:after {
  content: "";
  display: table;
  clear: both; }

.learn-btn {
  margin-top: 6em; }

.promotion-column img {
  margin-top: 1em; }

.product-link {
  text-decoration: none !important; }

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* 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; }
  .screen-reader-text:focus {
    background-color: #f5f5f5;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #373737;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

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

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em; }

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