/*
Theme Name: Neoo
Theme URI: https://neoo.famithemes.com/
Author: Fami Themes
Author URI: https://famithemes.com/
Description: Neoo is fast, lightweight, responsive and super flexible WooCommerce theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Visual Composer etc. Combined with the Header & Footer builder, you can build any type of shop websites.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: neoo
Domain Path: /languages
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog

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.

Neoo is based on Underscores http://underscores.me/, (C) 2012-2016 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/
*/

.content-banner-wrap{ display:none !important}


.summary-inner .neoo-summary-inner{

DISPLAY: flex !important;
    WIDTH: 100% !important;
    FLEX-WRAP: wrap !important;;
}
.woocommerce div.product .product_title {
    WIDTH: 100% !important;;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce div.product .price {
    
    WIDTH: 100% !important;;
}
.button-wrapper {
    ORDER: 2 !important;;
}
.woocommerce div.product .woocommerce-product-details__short-description {
    ORDER: 1 !important;;
}
.woocommerce div.product form.cart {
    ORDER: 3 !important;; 
}
.woocommerce div.product .product_meta {
    ORDER: 4 !important;;
}


@font-face {
  font-display: fallback;
  font-family: 'Graphik Regular';
  font-style: normal;
  font-weight: normal;
  src: local("Graphik Regular"), url("./assets/fonts/graphik/GraphikRegular.woff") format("woff"); }
@font-face {
  font-display: fallback;
  font-family: 'Graphik Medium';
  font-style: normal;
  font-weight: normal;
  src: local("Graphik Medium"), url("./assets/fonts/graphik/GraphikMedium.woff") format("woff"); }
@font-face {
  font-display: fallback;
  font-family: 'Graphik Light';
  font-style: normal;
  font-weight: normal;
  src: local("Graphik Light"), url("./assets/fonts/graphik/GraphikLight.woff") format("woff"); }
/************************
   Device Query
*************************/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

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

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 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; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

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

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
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: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

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

/* ==========================================================================
    GRIDLEX
    Just a Flexbox Grid System - v. 2.4.1
========================================================================== */
[class~="neoo-grid"],
[class*="neoo-grid-"],
[class*="neoo-grid_"] {
  box-sizing: border-box;
  display: flex;
  flex-flow: row wrap;
  margin: 0 -1em; }

[class~="neoo-col"],
[class*="neoo-col-"],
[class*="neoo-col_"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%; }

[class~="neoo-col"],
[class*="neoo-col_"] {
  flex: 1 1 0%; }

[class*="neoo-col-"] {
  flex: none; }

[class~="neoo-grid"][class~="neoo-col"],
[class~="neoo-grid"][class*="neoo-col-"],
[class~="neoo-grid"][class*="neoo-col_"],
[class*="neoo-grid-"][class~="neoo-col"],
[class*="neoo-grid-"][class*="neoo-col-"],
[class*="neoo-grid-"][class*="neoo-col_"],
[class*="neoo-grid_"][class~="neoo-col"],
[class*="neoo-grid_"][class*="neoo-col-"],
[class*="neoo-grid_"][class*="neoo-col_"] {
  margin: 0;
  padding: 0; }

/************************
    HELPERS SUFFIXES
*************************/
[class*="neoo-grid-"][class*="-noGutter"] {
  margin: 0; }
  [class*="neoo-grid-"][class*="-noGutter"] > [class~="neoo-col"],
  [class*="neoo-grid-"][class*="-noGutter"] > [class*="neoo-col-"] {
    padding: 0; }
[class*="neoo-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap; }
[class*="neoo-grid-"][class*="-center"] {
  justify-content: center; }
[class*="neoo-grid-"][class*="-right"] {
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto; }
[class*="neoo-grid-"][class*="-top"] {
  align-items: flex-start; }
[class*="neoo-grid-"][class*="-middle"] {
  align-items: center; }
[class*="neoo-grid-"][class*="-bottom"] {
  align-items: flex-end; }
[class*="neoo-grid-"][class*="-reverse"] {
  flex-direction: row-reverse; }
[class*="neoo-grid-"][class*="-column"] {
  flex-direction: column; }
  [class*="neoo-grid-"][class*="-column"] > [class*="neoo-col-"] {
    flex-basis: auto; }
[class*="neoo-grid-"][class*="-column-reverse"] {
  flex-direction: column-reverse; }
[class*="neoo-grid-"][class*="-spaceBetween"] {
  justify-content: space-between; }
[class*="neoo-grid-"][class*="-spaceAround"] {
  justify-content: space-around; }
[class*="neoo-grid-"][class*="-equalHeight"] > [class~="neoo-col"], [class*="neoo-grid-"][class*="-equalHeight"] > [class*="neoo-col-"], [class*="neoo-grid-"][class*="-equalHeight"] > [class*="neoo-col_"] {
  align-self: stretch; }
  [class*="neoo-grid-"][class*="-equalHeight"] > [class~="neoo-col"] > *, [class*="neoo-grid-"][class*="-equalHeight"] > [class*="neoo-col-"] > *, [class*="neoo-grid-"][class*="-equalHeight"] > [class*="neoo-col_"] > * {
    height: 100%; }
[class*="neoo-grid-"][class*="-noBottom"] > [class~="neoo-col"], [class*="neoo-grid-"][class*="-noBottom"] > [class*="neoo-col-"], [class*="neoo-grid-"][class*="-noBottom"] > [class*="neoo-col_"] {
  padding-bottom: 0; }

[class*="neoo-col-"][class*="-top"] {
  align-self: flex-start; }
[class*="neoo-col-"][class*="-middle"] {
  align-self: center; }
[class*="neoo-col-"][class*="-bottom"] {
  align-self: flex-end; }
[class*="neoo-col-"][class*="-first"] {
  order: -1; }
[class*="neoo-col-"][class*="-last"] {
  order: 1; }

/************************
    GRID BY NUMBER
*************************/
[class*="neoo-grid-1"] > [class~="neoo-col"],
[class*="neoo-grid-1"] > [class*="neoo-col-"],
[class*="neoo-grid-1"] > [class*="neoo-col_"] {
  flex-basis: 100%;
  max-width: 100%; }

[class*="neoo-grid-2"] > [class~="neoo-col"],
[class*="neoo-grid-2"] > [class*="neoo-col-"],
[class*="neoo-grid-2"] > [class*="neoo-col_"] {
  flex-basis: 50%;
  max-width: 50%; }

[class*="neoo-grid-3"] > [class~="neoo-col"],
[class*="neoo-grid-3"] > [class*="neoo-col-"],
[class*="neoo-grid-3"] > [class*="neoo-col_"] {
  flex-basis: 33.33333%;
  max-width: 33.33333%; }

[class*="neoo-grid-4"] > [class~="neoo-col"],
[class*="neoo-grid-4"] > [class*="neoo-col-"],
[class*="neoo-grid-4"] > [class*="neoo-col_"] {
  flex-basis: 25%;
  max-width: 25%; }

[class*="neoo-grid-5"] > [class~="neoo-col"],
[class*="neoo-grid-5"] > [class*="neoo-col-"],
[class*="neoo-grid-5"] > [class*="neoo-col_"] {
  flex-basis: 20%;
  max-width: 20%; }

[class*="neoo-grid-6"] > [class~="neoo-col"],
[class*="neoo-grid-6"] > [class*="neoo-col-"],
[class*="neoo-grid-6"] > [class*="neoo-col_"] {
  flex-basis: 16.66667%;
  max-width: 16.66667%; }

[class*="neoo-grid-7"] > [class~="neoo-col"],
[class*="neoo-grid-7"] > [class*="neoo-col-"],
[class*="neoo-grid-7"] > [class*="neoo-col_"] {
  flex-basis: 14.28571%;
  max-width: 14.28571%; }

[class*="neoo-grid-8"] > [class~="neoo-col"],
[class*="neoo-grid-8"] > [class*="neoo-col-"],
[class*="neoo-grid-8"] > [class*="neoo-col_"] {
  flex-basis: 12.5%;
  max-width: 12.5%; }

[class*="neoo-grid-9"] > [class~="neoo-col"],
[class*="neoo-grid-9"] > [class*="neoo-col-"],
[class*="neoo-grid-9"] > [class*="neoo-col_"] {
  flex-basis: 11.11111%;
  max-width: 11.11111%; }

[class*="neoo-grid-10"] > [class~="neoo-col"],
[class*="neoo-grid-10"] > [class*="neoo-col-"],
[class*="neoo-grid-10"] > [class*="neoo-col_"] {
  flex-basis: 10%;
  max-width: 10%; }

[class*="neoo-grid-11"] > [class~="neoo-col"],
[class*="neoo-grid-11"] > [class*="neoo-col-"] {
  flex-basis: 9.09091%;
  max-width: 9.09091%; }

[class*="neoo-grid-12"] > [class~="neoo-col"],
[class*="neoo-grid-12"] > [class*="neoo-col-"],
[class*="neoo-grid-12"] > [class*="neoo-col_"] {
  flex-basis: 8.33333%;
  max-width: 8.33333%; }

@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class~="neoo-col"],
  [class*="_lg-1"] > [class*="neoo-col-"],
  [class*="_lg-1"] > [class*="neoo-col_"] {
    flex-basis: 100%;
    max-width: 100%; }

  [class*="_lg-2"] > [class~="neoo-col"],
  [class*="_lg-2"] > [class*="neoo-col-"],
  [class*="_lg-2"] > [class*="neoo-col_"] {
    flex-basis: 50%;
    max-width: 50%; }

  [class*="_lg-3"] > [class~="neoo-col"],
  [class*="_lg-3"] > [class*="neoo-col-"],
  [class*="_lg-3"] > [class*="neoo-col_"] {
    flex-basis: 33.33333%;
    max-width: 33.33333%; }

  [class*="_lg-4"] > [class~="neoo-col"],
  [class*="_lg-4"] > [class*="neoo-col-"],
  [class*="_lg-4"] > [class*="neoo-col_"] {
    flex-basis: 25%;
    max-width: 25%; }

  [class*="_lg-5"] > [class~="neoo-col"],
  [class*="_lg-5"] > [class*="neoo-col-"],
  [class*="_lg-5"] > [class*="neoo-col_"] {
    flex-basis: 20%;
    max-width: 20%; }

  [class*="_lg-6"] > [class~="neoo-col"],
  [class*="_lg-6"] > [class*="neoo-col-"],
  [class*="_lg-6"] > [class*="neoo-col_"] {
    flex-basis: 16.66667%;
    max-width: 16.66667%; }

  [class*="_lg-7"] > [class~="neoo-col"],
  [class*="_lg-7"] > [class*="neoo-col-"],
  [class*="_lg-7"] > [class*="neoo-col_"] {
    flex-basis: 14.28571%;
    max-width: 14.28571%; }

  [class*="_lg-8"] > [class~="neoo-col"],
  [class*="_lg-8"] > [class*="neoo-col-"],
  [class*="_lg-8"] > [class*="neoo-col_"] {
    flex-basis: 12.5%;
    max-width: 12.5%; }

  [class*="_lg-9"] > [class~="neoo-col"],
  [class*="_lg-9"] > [class*="neoo-col-"],
  [class*="_lg-9"] > [class*="neoo-col_"] {
    flex-basis: 11.11111%;
    max-width: 11.11111%; }

  [class*="_lg-10"] > [class~="neoo-col"],
  [class*="_lg-10"] > [class*="neoo-col-"],
  [class*="_lg-10"] > [class*="neoo-col_"] {
    flex-basis: 10%;
    max-width: 10%; }

  [class*="_lg-11"] > [class~="neoo-col"],
  [class*="_lg-11"] > [class*="neoo-col-"] {
    flex-basis: 9.09091%;
    max-width: 9.09091%; }

  [class*="_lg-12"] > [class~="neoo-col"],
  [class*="_lg-12"] > [class*="neoo-col-"],
  [class*="_lg-12"] > [class*="neoo-col_"] {
    flex-basis: 8.33333%;
    max-width: 8.33333%; } }
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class~="neoo-col"],
  [class*="_md-1"] > [class*="neoo-col-"],
  [class*="_md-1"] > [class*="neoo-col_"] {
    flex-basis: 100%;
    max-width: 100%; }

  [class*="_md-2"] > [class~="neoo-col"],
  [class*="_md-2"] > [class*="neoo-col-"],
  [class*="_md-2"] > [class*="neoo-col_"] {
    flex-basis: 50%;
    max-width: 50%; }

  [class*="_md-3"] > [class~="neoo-col"],
  [class*="_md-3"] > [class*="neoo-col-"],
  [class*="_md-3"] > [class*="neoo-col_"] {
    flex-basis: 33.33333%;
    max-width: 33.33333%; }

  [class*="_md-4"] > [class~="neoo-col"],
  [class*="_md-4"] > [class*="neoo-col-"],
  [class*="_md-4"] > [class*="neoo-col_"] {
    flex-basis: 25%;
    max-width: 25%; }

  [class*="_md-5"] > [class~="neoo-col"],
  [class*="_md-5"] > [class*="neoo-col-"],
  [class*="_md-5"] > [class*="neoo-col_"] {
    flex-basis: 20%;
    max-width: 20%; }

  [class*="_md-6"] > [class~="neoo-col"],
  [class*="_md-6"] > [class*="neoo-col-"],
  [class*="_md-6"] > [class*="neoo-col_"] {
    flex-basis: 16.66667%;
    max-width: 16.66667%; }

  [class*="_md-7"] > [class~="neoo-col"],
  [class*="_md-7"] > [class*="neoo-col-"],
  [class*="_md-7"] > [class*="neoo-col_"] {
    flex-basis: 14.28571%;
    max-width: 14.28571%; }

  [class*="_md-8"] > [class~="neoo-col"],
  [class*="_md-8"] > [class*="neoo-col-"],
  [class*="_md-8"] > [class*="neoo-col_"] {
    flex-basis: 12.5%;
    max-width: 12.5%; }

  [class*="_md-9"] > [class~="neoo-col"],
  [class*="_md-9"] > [class*="neoo-col-"],
  [class*="_md-9"] > [class*="neoo-col_"] {
    flex-basis: 11.11111%;
    max-width: 11.11111%; }

  [class*="_md-10"] > [class~="neoo-col"],
  [class*="_md-10"] > [class*="neoo-col-"],
  [class*="_md-10"] > [class*="neoo-col_"] {
    flex-basis: 10%;
    max-width: 10%; }

  [class*="_md-11"] > [class~="neoo-col"],
  [class*="_md-11"] > [class*="neoo-col-"] {
    flex-basis: 9.09091%;
    max-width: 9.09091%; }

  [class*="_md-12"] > [class~="neoo-col"],
  [class*="_md-12"] > [class*="neoo-col-"],
  [class*="_md-12"] > [class*="neoo-col_"] {
    flex-basis: 8.33333%;
    max-width: 8.33333%; } }
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class~="neoo-col"],
  [class*="_sm-1"] > [class*="neoo-col-"],
  [class*="_sm-1"] > [class*="neoo-col_"] {
    flex-basis: 100%;
    max-width: 100%; }

  [class*="_sm-2"] > [class~="neoo-col"],
  [class*="_sm-2"] > [class*="neoo-col-"],
  [class*="_sm-2"] > [class*="neoo-col_"] {
    flex-basis: 50%;
    max-width: 50%; }

  [class*="_sm-3"] > [class~="neoo-col"],
  [class*="_sm-3"] > [class*="neoo-col-"],
  [class*="_sm-3"] > [class*="neoo-col_"] {
    flex-basis: 33.33333%;
    max-width: 33.33333%; }

  [class*="_sm-4"] > [class~="neoo-col"],
  [class*="_sm-4"] > [class*="neoo-col-"],
  [class*="_sm-4"] > [class*="neoo-col_"] {
    flex-basis: 25%;
    max-width: 25%; }

  [class*="_sm-5"] > [class~="neoo-col"],
  [class*="_sm-5"] > [class*="neoo-col-"],
  [class*="_sm-5"] > [class*="neoo-col_"] {
    flex-basis: 20%;
    max-width: 20%; }

  [class*="_sm-6"] > [class~="neoo-col"],
  [class*="_sm-6"] > [class*="neoo-col-"],
  [class*="_sm-6"] > [class*="neoo-col_"] {
    flex-basis: 16.66667%;
    max-width: 16.66667%; }

  [class*="_sm-7"] > [class~="neoo-col"],
  [class*="_sm-7"] > [class*="neoo-col-"],
  [class*="_sm-7"] > [class*="neoo-col_"] {
    flex-basis: 14.28571%;
    max-width: 14.28571%; }

  [class*="_sm-8"] > [class~="neoo-col"],
  [class*="_sm-8"] > [class*="neoo-col-"],
  [class*="_sm-8"] > [class*="neoo-col_"] {
    flex-basis: 12.5%;
    max-width: 12.5%; }

  [class*="_sm-9"] > [class~="neoo-col"],
  [class*="_sm-9"] > [class*="neoo-col-"],
  [class*="_sm-9"] > [class*="neoo-col_"] {
    flex-basis: 11.11111%;
    max-width: 11.11111%; }

  [class*="_sm-10"] > [class~="neoo-col"],
  [class*="_sm-10"] > [class*="neoo-col-"],
  [class*="_sm-10"] > [class*="neoo-col_"] {
    flex-basis: 10%;
    max-width: 10%; }

  [class*="_sm-11"] > [class~="neoo-col"],
  [class*="_sm-11"] > [class*="neoo-col-"] {
    flex-basis: 9.09091%;
    max-width: 9.09091%; }

  [class*="_sm-12"] > [class~="neoo-col"],
  [class*="_sm-12"] > [class*="neoo-col-"],
  [class*="_sm-12"] > [class*="neoo-col_"] {
    flex-basis: 8.33333%;
    max-width: 8.33333%; } }
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class~="neoo-col"],
  [class*="_xs-1"] > [class*="neoo-col-"],
  [class*="_xs-1"] > [class*="neoo-col_"] {
    flex-basis: 100%;
    max-width: 100%; }

  [class*="_xs-2"] > [class~="neoo-col"],
  [class*="_xs-2"] > [class*="neoo-col-"],
  [class*="_xs-2"] > [class*="neoo-col_"] {
    flex-basis: 50%;
    max-width: 50%; }

  [class*="_xs-3"] > [class~="neoo-col"],
  [class*="_xs-3"] > [class*="neoo-col-"],
  [class*="_xs-3"] > [class*="neoo-col_"] {
    flex-basis: 33.33333%;
    max-width: 33.33333%; }

  [class*="_xs-4"] > [class~="neoo-col"],
  [class*="_xs-4"] > [class*="neoo-col-"],
  [class*="_xs-4"] > [class*="neoo-col_"] {
    flex-basis: 25%;
    max-width: 25%; }

  [class*="_xs-5"] > [class~="neoo-col"],
  [class*="_xs-5"] > [class*="neoo-col-"],
  [class*="_xs-5"] > [class*="neoo-col_"] {
    flex-basis: 20%;
    max-width: 20%; }

  [class*="_xs-6"] > [class~="neoo-col"],
  [class*="_xs-6"] > [class*="neoo-col-"],
  [class*="_xs-6"] > [class*="neoo-col_"] {
    flex-basis: 16.66667%;
    max-width: 16.66667%; }

  [class*="_xs-7"] > [class~="neoo-col"],
  [class*="_xs-7"] > [class*="neoo-col-"],
  [class*="_xs-7"] > [class*="neoo-col_"] {
    flex-basis: 14.28571%;
    max-width: 14.28571%; }

  [class*="_xs-8"] > [class~="neoo-col"],
  [class*="_xs-8"] > [class*="neoo-col-"],
  [class*="_xs-8"] > [class*="neoo-col_"] {
    flex-basis: 12.5%;
    max-width: 12.5%; }

  [class*="_xs-9"] > [class~="neoo-col"],
  [class*="_xs-9"] > [class*="neoo-col-"],
  [class*="_xs-9"] > [class*="neoo-col_"] {
    flex-basis: 11.11111%;
    max-width: 11.11111%; }

  [class*="_xs-10"] > [class~="neoo-col"],
  [class*="_xs-10"] > [class*="neoo-col-"],
  [class*="_xs-10"] > [class*="neoo-col_"] {
    flex-basis: 10%;
    max-width: 10%; }

  [class*="_xs-11"] > [class~="neoo-col"],
  [class*="_xs-11"] > [class*="neoo-col-"] {
    flex-basis: 9.09091%;
    max-width: 9.09091%; }

  [class*="_xs-12"] > [class~="neoo-col"],
  [class*="_xs-12"] > [class*="neoo-col-"],
  [class*="_xs-12"] > [class*="neoo-col_"] {
    flex-basis: 8.33333%;
    max-width: 8.33333%; } }
/************************
    COLS SIZES
*************************/
[class~="neoo-grid"] > [class*="neoo-col-1"],
[class*="neoo-grid-"] > [class*="neoo-col-1"],
[class*="neoo-grid_"] > [class*="neoo-col-1"] {
  flex-basis: 8.33333%;
  max-width: 8.33333%; }
[class~="neoo-grid"] > [class*="neoo-col-2"],
[class*="neoo-grid-"] > [class*="neoo-col-2"],
[class*="neoo-grid_"] > [class*="neoo-col-2"] {
  flex-basis: 16.66667%;
  max-width: 16.66667%; }
[class~="neoo-grid"] > [class*="neoo-col-3"],
[class*="neoo-grid-"] > [class*="neoo-col-3"],
[class*="neoo-grid_"] > [class*="neoo-col-3"] {
  flex-basis: 25%;
  max-width: 25%; }
[class~="neoo-grid"] > [class*="neoo-col-4"],
[class*="neoo-grid-"] > [class*="neoo-col-4"],
[class*="neoo-grid_"] > [class*="neoo-col-4"] {
  flex-basis: 33.33333%;
  max-width: 33.33333%; }
[class~="neoo-grid"] > [class*="neoo-col-5"],
[class*="neoo-grid-"] > [class*="neoo-col-5"],
[class*="neoo-grid_"] > [class*="neoo-col-5"] {
  flex-basis: 41.66667%;
  max-width: 41.66667%; }
[class~="neoo-grid"] > [class*="neoo-col-6"],
[class*="neoo-grid-"] > [class*="neoo-col-6"],
[class*="neoo-grid_"] > [class*="neoo-col-6"] {
  flex-basis: 50%;
  max-width: 50%; }
[class~="neoo-grid"] > [class*="neoo-col-7"],
[class*="neoo-grid-"] > [class*="neoo-col-7"],
[class*="neoo-grid_"] > [class*="neoo-col-7"] {
  flex-basis: 58.33333%;
  max-width: 58.33333%; }
[class~="neoo-grid"] > [class*="neoo-col-8"],
[class*="neoo-grid-"] > [class*="neoo-col-8"],
[class*="neoo-grid_"] > [class*="neoo-col-8"] {
  flex-basis: 66.66667%;
  max-width: 66.66667%; }
[class~="neoo-grid"] > [class*="neoo-col-9"],
[class*="neoo-grid-"] > [class*="neoo-col-9"],
[class*="neoo-grid_"] > [class*="neoo-col-9"] {
  flex-basis: 75%;
  max-width: 75%; }
[class~="neoo-grid"] > [class*="neoo-col-10"],
[class*="neoo-grid-"] > [class*="neoo-col-10"],
[class*="neoo-grid_"] > [class*="neoo-col-10"] {
  flex-basis: 83.33333%;
  max-width: 83.33333%; }
[class~="neoo-grid"] > [class*="neoo-col-11"],
[class*="neoo-grid-"] > [class*="neoo-col-11"],
[class*="neoo-grid_"] > [class*="neoo-col-11"] {
  flex-basis: 91.66667%;
  max-width: 91.66667%; }
[class~="neoo-grid"] > [class*="neoo-col-12"],
[class*="neoo-grid-"] > [class*="neoo-col-12"],
[class*="neoo-grid_"] > [class*="neoo-col-12"] {
  flex-basis: 100%;
  max-width: 100%; }

[class~="neoo-grid"] > [data-push-left*="off-0"],
[class*="neoo-grid-"] > [data-push-left*="off-0"],
[class*="neoo-grid_"] > [data-push-left*="off-0"] {
  margin-left: 0; }
[class~="neoo-grid"] > [data-push-left*="off-1"],
[class*="neoo-grid-"] > [data-push-left*="off-1"],
[class*="neoo-grid_"] > [data-push-left*="off-1"] {
  margin-left: 8.33333%; }
[class~="neoo-grid"] > [data-push-left*="off-2"],
[class*="neoo-grid-"] > [data-push-left*="off-2"],
[class*="neoo-grid_"] > [data-push-left*="off-2"] {
  margin-left: 16.66667%; }
[class~="neoo-grid"] > [data-push-left*="off-3"],
[class*="neoo-grid-"] > [data-push-left*="off-3"],
[class*="neoo-grid_"] > [data-push-left*="off-3"] {
  margin-left: 25%; }
[class~="neoo-grid"] > [data-push-left*="off-4"],
[class*="neoo-grid-"] > [data-push-left*="off-4"],
[class*="neoo-grid_"] > [data-push-left*="off-4"] {
  margin-left: 33.33333%; }
[class~="neoo-grid"] > [data-push-left*="off-5"],
[class*="neoo-grid-"] > [data-push-left*="off-5"],
[class*="neoo-grid_"] > [data-push-left*="off-5"] {
  margin-left: 41.66667%; }
[class~="neoo-grid"] > [data-push-left*="off-6"],
[class*="neoo-grid-"] > [data-push-left*="off-6"],
[class*="neoo-grid_"] > [data-push-left*="off-6"] {
  margin-left: 50%; }
[class~="neoo-grid"] > [data-push-left*="off-7"],
[class*="neoo-grid-"] > [data-push-left*="off-7"],
[class*="neoo-grid_"] > [data-push-left*="off-7"] {
  margin-left: 58.33333%; }
[class~="neoo-grid"] > [data-push-left*="off-8"],
[class*="neoo-grid-"] > [data-push-left*="off-8"],
[class*="neoo-grid_"] > [data-push-left*="off-8"] {
  margin-left: 66.66667%; }
[class~="neoo-grid"] > [data-push-left*="off-9"],
[class*="neoo-grid-"] > [data-push-left*="off-9"],
[class*="neoo-grid_"] > [data-push-left*="off-9"] {
  margin-left: 75%; }
[class~="neoo-grid"] > [data-push-left*="off-10"],
[class*="neoo-grid-"] > [data-push-left*="off-10"],
[class*="neoo-grid_"] > [data-push-left*="off-10"] {
  margin-left: 83.33333%; }
[class~="neoo-grid"] > [data-push-left*="off-11"],
[class*="neoo-grid-"] > [data-push-left*="off-11"],
[class*="neoo-grid_"] > [data-push-left*="off-11"] {
  margin-left: 91.66667%; }
[class~="neoo-grid"] > [data-push-right*="off-0"],
[class*="neoo-grid-"] > [data-push-right*="off-0"],
[class*="neoo-grid_"] > [data-push-right*="off-0"] {
  margin-right: 0; }
[class~="neoo-grid"] > [data-push-right*="off-1"],
[class*="neoo-grid-"] > [data-push-right*="off-1"],
[class*="neoo-grid_"] > [data-push-right*="off-1"] {
  margin-right: 8.33333%; }
[class~="neoo-grid"] > [data-push-right*="off-2"],
[class*="neoo-grid-"] > [data-push-right*="off-2"],
[class*="neoo-grid_"] > [data-push-right*="off-2"] {
  margin-right: 16.66667%; }
[class~="neoo-grid"] > [data-push-right*="off-3"],
[class*="neoo-grid-"] > [data-push-right*="off-3"],
[class*="neoo-grid_"] > [data-push-right*="off-3"] {
  margin-right: 25%; }
[class~="neoo-grid"] > [data-push-right*="off-4"],
[class*="neoo-grid-"] > [data-push-right*="off-4"],
[class*="neoo-grid_"] > [data-push-right*="off-4"] {
  margin-right: 33.33333%; }
[class~="neoo-grid"] > [data-push-right*="off-5"],
[class*="neoo-grid-"] > [data-push-right*="off-5"],
[class*="neoo-grid_"] > [data-push-right*="off-5"] {
  margin-right: 41.66667%; }
[class~="neoo-grid"] > [data-push-right*="off-6"],
[class*="neoo-grid-"] > [data-push-right*="off-6"],
[class*="neoo-grid_"] > [data-push-right*="off-6"] {
  margin-right: 50%; }
[class~="neoo-grid"] > [data-push-right*="off-7"],
[class*="neoo-grid-"] > [data-push-right*="off-7"],
[class*="neoo-grid_"] > [data-push-right*="off-7"] {
  margin-right: 58.33333%; }
[class~="neoo-grid"] > [data-push-right*="off-8"],
[class*="neoo-grid-"] > [data-push-right*="off-8"],
[class*="neoo-grid_"] > [data-push-right*="off-8"] {
  margin-right: 66.66667%; }
[class~="neoo-grid"] > [data-push-right*="off-9"],
[class*="neoo-grid-"] > [data-push-right*="off-9"],
[class*="neoo-grid_"] > [data-push-right*="off-9"] {
  margin-right: 75%; }
[class~="neoo-grid"] > [data-push-right*="off-10"],
[class*="neoo-grid-"] > [data-push-right*="off-10"],
[class*="neoo-grid_"] > [data-push-right*="off-10"] {
  margin-right: 83.33333%; }
[class~="neoo-grid"] > [data-push-right*="off-11"],
[class*="neoo-grid-"] > [data-push-right*="off-11"],
[class*="neoo-grid_"] > [data-push-right*="off-11"] {
  margin-right: 91.66667%; }

@media screen and (max-width: 80em) {
  [class~="neoo-grid"] > [class*="_lg-1"],
  [class*="neoo-grid-"] > [class*="_lg-1"],
  [class*="neoo-grid_"] > [class*="_lg-1"] {
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  [class~="neoo-grid"] > [class*="_lg-2"],
  [class*="neoo-grid-"] > [class*="_lg-2"],
  [class*="neoo-grid_"] > [class*="_lg-2"] {
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  [class~="neoo-grid"] > [class*="_lg-3"],
  [class*="neoo-grid-"] > [class*="_lg-3"],
  [class*="neoo-grid_"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%; }
  [class~="neoo-grid"] > [class*="_lg-4"],
  [class*="neoo-grid-"] > [class*="_lg-4"],
  [class*="neoo-grid_"] > [class*="_lg-4"] {
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  [class~="neoo-grid"] > [class*="_lg-5"],
  [class*="neoo-grid-"] > [class*="_lg-5"],
  [class*="neoo-grid_"] > [class*="_lg-5"] {
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  [class~="neoo-grid"] > [class*="_lg-6"],
  [class*="neoo-grid-"] > [class*="_lg-6"],
  [class*="neoo-grid_"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%; }
  [class~="neoo-grid"] > [class*="_lg-7"],
  [class*="neoo-grid-"] > [class*="_lg-7"],
  [class*="neoo-grid_"] > [class*="_lg-7"] {
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  [class~="neoo-grid"] > [class*="_lg-8"],
  [class*="neoo-grid-"] > [class*="_lg-8"],
  [class*="neoo-grid_"] > [class*="_lg-8"] {
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  [class~="neoo-grid"] > [class*="_lg-9"],
  [class*="neoo-grid-"] > [class*="_lg-9"],
  [class*="neoo-grid_"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%; }
  [class~="neoo-grid"] > [class*="_lg-10"],
  [class*="neoo-grid-"] > [class*="_lg-10"],
  [class*="neoo-grid_"] > [class*="_lg-10"] {
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  [class~="neoo-grid"] > [class*="_lg-11"],
  [class*="neoo-grid-"] > [class*="_lg-11"],
  [class*="neoo-grid_"] > [class*="_lg-11"] {
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  [class~="neoo-grid"] > [class*="_lg-12"],
  [class*="neoo-grid-"] > [class*="_lg-12"],
  [class*="neoo-grid_"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%; }

  [class~="neoo-grid"] > [data-push-left*="_lg-0"],
  [class*="neoo-grid-"] > [data-push-left*="_lg-0"],
  [class*="neoo-grid_"] > [data-push-left*="_lg-0"] {
    margin-left: 0; }
  [class~="neoo-grid"] > [data-push-left*="_lg-1"],
  [class*="neoo-grid-"] > [data-push-left*="_lg-1"],
  [class*="neoo-grid_"] > [data-push-left*="_lg-1"] {
    margin-left: 8.33333%; }
  [class~="neoo-grid"] > [data-push-left*="_lg-2"],
  [class*="neoo-grid-"] > [data-push-left*="_lg-2"],
  [class*="neoo-grid_"] > [data-push-left*="_lg-2"] {
    margin-left: 16.66667%; }
  [class~="neoo-grid"] > [data-push-left*="_lg-3"],
  [class*="neoo-grid-"] > [data-push-left*="_lg-3"],
  [class*="neoo-grid_"] > [data-push-left*="_lg-3"] {
    margin-left: 25%; }
  [class~="neoo-grid"] > [data-push-left*="_lg-4"],
  [class*="neoo-grid-"] > [data-push-left*="_lg-4"],
  [class*="neoo-grid_"] > [data-push-left*="_lg-4"] {
    margin-left: 33.33333%; }
  [class~="neoo-grid"] > [data-push-left*="_lg-5"],
  [class*="neoo-grid-"] > [data-push-left*="_lg-5"],
  [class*="neoo-grid_"] > [data-push-left*="_lg-5"] {
    margin-left: 41.66667%; }
  [class~="neoo-grid"] > [data-push-left*="_lg-6"],
  [class*="neoo-grid-"] > [data-push-left*="_lg-6"],
  [class*="neoo-grid_"] > [data-push-left*="_lg-6"] {
    margin-left: 50%; }
  [class~="neoo-grid"] > [data-push-left*="_lg-7"],
  [class*="neoo-grid-"] > [data-push-left*="_lg-7"],
  [class*="neoo-grid_"] > [data-push-left*="_lg-7"] {
    margin-left: 58.33333%; }
  [class~="neoo-grid"] > [data-push-left*="_lg-8"],
  [class*="neoo-grid-"] > [data-push-left*="_lg-8"],
  [class*="neoo-grid_"] > [data-push-left*="_lg-8"] {
    margin-left: 66.66667%; }
  [class~="neoo-grid"] > [data-push-left*="_lg-9"],
  [class*="neoo-grid-"] > [data-push-left*="_lg-9"],
  [class*="neoo-grid_"] > [data-push-left*="_lg-9"] {
    margin-left: 75%; }
  [class~="neoo-grid"] > [data-push-left*="_lg-10"],
  [class*="neoo-grid-"] > [data-push-left*="_lg-10"],
  [class*="neoo-grid_"] > [data-push-left*="_lg-10"] {
    margin-left: 83.33333%; }
  [class~="neoo-grid"] > [data-push-left*="_lg-11"],
  [class*="neoo-grid-"] > [data-push-left*="_lg-11"],
  [class*="neoo-grid_"] > [data-push-left*="_lg-11"] {
    margin-left: 91.66667%; }
  [class~="neoo-grid"] > [data-push-right*="_lg-0"],
  [class*="neoo-grid-"] > [data-push-right*="_lg-0"],
  [class*="neoo-grid_"] > [data-push-right*="_lg-0"] {
    margin-right: 0; }
  [class~="neoo-grid"] > [data-push-right*="_lg-1"],
  [class*="neoo-grid-"] > [data-push-right*="_lg-1"],
  [class*="neoo-grid_"] > [data-push-right*="_lg-1"] {
    margin-right: 8.33333%; }
  [class~="neoo-grid"] > [data-push-right*="_lg-2"],
  [class*="neoo-grid-"] > [data-push-right*="_lg-2"],
  [class*="neoo-grid_"] > [data-push-right*="_lg-2"] {
    margin-right: 16.66667%; }
  [class~="neoo-grid"] > [data-push-right*="_lg-3"],
  [class*="neoo-grid-"] > [data-push-right*="_lg-3"],
  [class*="neoo-grid_"] > [data-push-right*="_lg-3"] {
    margin-right: 25%; }
  [class~="neoo-grid"] > [data-push-right*="_lg-4"],
  [class*="neoo-grid-"] > [data-push-right*="_lg-4"],
  [class*="neoo-grid_"] > [data-push-right*="_lg-4"] {
    margin-right: 33.33333%; }
  [class~="neoo-grid"] > [data-push-right*="_lg-5"],
  [class*="neoo-grid-"] > [data-push-right*="_lg-5"],
  [class*="neoo-grid_"] > [data-push-right*="_lg-5"] {
    margin-right: 41.66667%; }
  [class~="neoo-grid"] > [data-push-right*="_lg-6"],
  [class*="neoo-grid-"] > [data-push-right*="_lg-6"],
  [class*="neoo-grid_"] > [data-push-right*="_lg-6"] {
    margin-right: 50%; }
  [class~="neoo-grid"] > [data-push-right*="_lg-7"],
  [class*="neoo-grid-"] > [data-push-right*="_lg-7"],
  [class*="neoo-grid_"] > [data-push-right*="_lg-7"] {
    margin-right: 58.33333%; }
  [class~="neoo-grid"] > [data-push-right*="_lg-8"],
  [class*="neoo-grid-"] > [data-push-right*="_lg-8"],
  [class*="neoo-grid_"] > [data-push-right*="_lg-8"] {
    margin-right: 66.66667%; }
  [class~="neoo-grid"] > [data-push-right*="_lg-9"],
  [class*="neoo-grid-"] > [data-push-right*="_lg-9"],
  [class*="neoo-grid_"] > [data-push-right*="_lg-9"] {
    margin-right: 75%; }
  [class~="neoo-grid"] > [data-push-right*="_lg-10"],
  [class*="neoo-grid-"] > [data-push-right*="_lg-10"],
  [class*="neoo-grid_"] > [data-push-right*="_lg-10"] {
    margin-right: 83.33333%; }
  [class~="neoo-grid"] > [data-push-right*="_lg-11"],
  [class*="neoo-grid-"] > [data-push-right*="_lg-11"],
  [class*="neoo-grid_"] > [data-push-right*="_lg-11"] {
    margin-right: 91.66667%; }

  [class~="neoo-grid"] [class*="_lg-first"],
  [class*="neoo-grid-"] [class*="_lg-first"],
  [class*="neoo-grid_"] [class*="_lg-first"] {
    order: -1; }
  [class~="neoo-grid"] [class*="_lg-last"],
  [class*="neoo-grid-"] [class*="_lg-last"],
  [class*="neoo-grid_"] [class*="_lg-last"] {
    order: 1; } }
@media screen and (max-width: 64em) {
  [class~="neoo-grid"] > [class*="_md-1"],
  [class*="neoo-grid-"] > [class*="_md-1"],
  [class*="neoo-grid_"] > [class*="_md-1"] {
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  [class~="neoo-grid"] > [class*="_md-2"],
  [class*="neoo-grid-"] > [class*="_md-2"],
  [class*="neoo-grid_"] > [class*="_md-2"] {
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  [class~="neoo-grid"] > [class*="_md-3"],
  [class*="neoo-grid-"] > [class*="_md-3"],
  [class*="neoo-grid_"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%; }
  [class~="neoo-grid"] > [class*="_md-4"],
  [class*="neoo-grid-"] > [class*="_md-4"],
  [class*="neoo-grid_"] > [class*="_md-4"] {
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  [class~="neoo-grid"] > [class*="_md-5"],
  [class*="neoo-grid-"] > [class*="_md-5"],
  [class*="neoo-grid_"] > [class*="_md-5"] {
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  [class~="neoo-grid"] > [class*="_md-6"],
  [class*="neoo-grid-"] > [class*="_md-6"],
  [class*="neoo-grid_"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%; }
  [class~="neoo-grid"] > [class*="_md-7"],
  [class*="neoo-grid-"] > [class*="_md-7"],
  [class*="neoo-grid_"] > [class*="_md-7"] {
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  [class~="neoo-grid"] > [class*="_md-8"],
  [class*="neoo-grid-"] > [class*="_md-8"],
  [class*="neoo-grid_"] > [class*="_md-8"] {
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  [class~="neoo-grid"] > [class*="_md-9"],
  [class*="neoo-grid-"] > [class*="_md-9"],
  [class*="neoo-grid_"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%; }
  [class~="neoo-grid"] > [class*="_md-10"],
  [class*="neoo-grid-"] > [class*="_md-10"],
  [class*="neoo-grid_"] > [class*="_md-10"] {
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  [class~="neoo-grid"] > [class*="_md-11"],
  [class*="neoo-grid-"] > [class*="_md-11"],
  [class*="neoo-grid_"] > [class*="_md-11"] {
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  [class~="neoo-grid"] > [class*="_md-12"],
  [class*="neoo-grid-"] > [class*="_md-12"],
  [class*="neoo-grid_"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%; }

  [class~="neoo-grid"] > [data-push-left*="_md-0"],
  [class*="neoo-grid-"] > [data-push-left*="_md-0"],
  [class*="neoo-grid_"] > [data-push-left*="_md-0"] {
    margin-left: 0; }
  [class~="neoo-grid"] > [data-push-left*="_md-1"],
  [class*="neoo-grid-"] > [data-push-left*="_md-1"],
  [class*="neoo-grid_"] > [data-push-left*="_md-1"] {
    margin-left: 8.33333%; }
  [class~="neoo-grid"] > [data-push-left*="_md-2"],
  [class*="neoo-grid-"] > [data-push-left*="_md-2"],
  [class*="neoo-grid_"] > [data-push-left*="_md-2"] {
    margin-left: 16.66667%; }
  [class~="neoo-grid"] > [data-push-left*="_md-3"],
  [class*="neoo-grid-"] > [data-push-left*="_md-3"],
  [class*="neoo-grid_"] > [data-push-left*="_md-3"] {
    margin-left: 25%; }
  [class~="neoo-grid"] > [data-push-left*="_md-4"],
  [class*="neoo-grid-"] > [data-push-left*="_md-4"],
  [class*="neoo-grid_"] > [data-push-left*="_md-4"] {
    margin-left: 33.33333%; }
  [class~="neoo-grid"] > [data-push-left*="_md-5"],
  [class*="neoo-grid-"] > [data-push-left*="_md-5"],
  [class*="neoo-grid_"] > [data-push-left*="_md-5"] {
    margin-left: 41.66667%; }
  [class~="neoo-grid"] > [data-push-left*="_md-6"],
  [class*="neoo-grid-"] > [data-push-left*="_md-6"],
  [class*="neoo-grid_"] > [data-push-left*="_md-6"] {
    margin-left: 50%; }
  [class~="neoo-grid"] > [data-push-left*="_md-7"],
  [class*="neoo-grid-"] > [data-push-left*="_md-7"],
  [class*="neoo-grid_"] > [data-push-left*="_md-7"] {
    margin-left: 58.33333%; }
  [class~="neoo-grid"] > [data-push-left*="_md-8"],
  [class*="neoo-grid-"] > [data-push-left*="_md-8"],
  [class*="neoo-grid_"] > [data-push-left*="_md-8"] {
    margin-left: 66.66667%; }
  [class~="neoo-grid"] > [data-push-left*="_md-9"],
  [class*="neoo-grid-"] > [data-push-left*="_md-9"],
  [class*="neoo-grid_"] > [data-push-left*="_md-9"] {
    margin-left: 75%; }
  [class~="neoo-grid"] > [data-push-left*="_md-10"],
  [class*="neoo-grid-"] > [data-push-left*="_md-10"],
  [class*="neoo-grid_"] > [data-push-left*="_md-10"] {
    margin-left: 83.33333%; }
  [class~="neoo-grid"] > [data-push-left*="_md-11"],
  [class*="neoo-grid-"] > [data-push-left*="_md-11"],
  [class*="neoo-grid_"] > [data-push-left*="_md-11"] {
    margin-left: 91.66667%; }
  [class~="neoo-grid"] > [data-push-right*="_md-0"],
  [class*="neoo-grid-"] > [data-push-right*="_md-0"],
  [class*="neoo-grid_"] > [data-push-right*="_md-0"] {
    margin-right: 0; }
  [class~="neoo-grid"] > [data-push-right*="_md-1"],
  [class*="neoo-grid-"] > [data-push-right*="_md-1"],
  [class*="neoo-grid_"] > [data-push-right*="_md-1"] {
    margin-right: 8.33333%; }
  [class~="neoo-grid"] > [data-push-right*="_md-2"],
  [class*="neoo-grid-"] > [data-push-right*="_md-2"],
  [class*="neoo-grid_"] > [data-push-right*="_md-2"] {
    margin-right: 16.66667%; }
  [class~="neoo-grid"] > [data-push-right*="_md-3"],
  [class*="neoo-grid-"] > [data-push-right*="_md-3"],
  [class*="neoo-grid_"] > [data-push-right*="_md-3"] {
    margin-right: 25%; }
  [class~="neoo-grid"] > [data-push-right*="_md-4"],
  [class*="neoo-grid-"] > [data-push-right*="_md-4"],
  [class*="neoo-grid_"] > [data-push-right*="_md-4"] {
    margin-right: 33.33333%; }
  [class~="neoo-grid"] > [data-push-right*="_md-5"],
  [class*="neoo-grid-"] > [data-push-right*="_md-5"],
  [class*="neoo-grid_"] > [data-push-right*="_md-5"] {
    margin-right: 41.66667%; }
  [class~="neoo-grid"] > [data-push-right*="_md-6"],
  [class*="neoo-grid-"] > [data-push-right*="_md-6"],
  [class*="neoo-grid_"] > [data-push-right*="_md-6"] {
    margin-right: 50%; }
  [class~="neoo-grid"] > [data-push-right*="_md-7"],
  [class*="neoo-grid-"] > [data-push-right*="_md-7"],
  [class*="neoo-grid_"] > [data-push-right*="_md-7"] {
    margin-right: 58.33333%; }
  [class~="neoo-grid"] > [data-push-right*="_md-8"],
  [class*="neoo-grid-"] > [data-push-right*="_md-8"],
  [class*="neoo-grid_"] > [data-push-right*="_md-8"] {
    margin-right: 66.66667%; }
  [class~="neoo-grid"] > [data-push-right*="_md-9"],
  [class*="neoo-grid-"] > [data-push-right*="_md-9"],
  [class*="neoo-grid_"] > [data-push-right*="_md-9"] {
    margin-right: 75%; }
  [class~="neoo-grid"] > [data-push-right*="_md-10"],
  [class*="neoo-grid-"] > [data-push-right*="_md-10"],
  [class*="neoo-grid_"] > [data-push-right*="_md-10"] {
    margin-right: 83.33333%; }
  [class~="neoo-grid"] > [data-push-right*="_md-11"],
  [class*="neoo-grid-"] > [data-push-right*="_md-11"],
  [class*="neoo-grid_"] > [data-push-right*="_md-11"] {
    margin-right: 91.66667%; }

  [class~="neoo-grid"] [class*="_md-first"],
  [class*="neoo-grid-"] [class*="_md-first"],
  [class*="neoo-grid_"] [class*="_md-first"] {
    order: -1; }
  [class~="neoo-grid"] [class*="_md-last"],
  [class*="neoo-grid-"] [class*="_md-last"],
  [class*="neoo-grid_"] [class*="_md-last"] {
    order: 1; } }
@media screen and (max-width: 48em) {
  [class~="neoo-grid"] > [class*="_sm-1"],
  [class*="neoo-grid-"] > [class*="_sm-1"],
  [class*="neoo-grid_"] > [class*="_sm-1"] {
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  [class~="neoo-grid"] > [class*="_sm-2"],
  [class*="neoo-grid-"] > [class*="_sm-2"],
  [class*="neoo-grid_"] > [class*="_sm-2"] {
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  [class~="neoo-grid"] > [class*="_sm-3"],
  [class*="neoo-grid-"] > [class*="_sm-3"],
  [class*="neoo-grid_"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%; }
  [class~="neoo-grid"] > [class*="_sm-4"],
  [class*="neoo-grid-"] > [class*="_sm-4"],
  [class*="neoo-grid_"] > [class*="_sm-4"] {
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  [class~="neoo-grid"] > [class*="_sm-5"],
  [class*="neoo-grid-"] > [class*="_sm-5"],
  [class*="neoo-grid_"] > [class*="_sm-5"] {
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  [class~="neoo-grid"] > [class*="_sm-6"],
  [class*="neoo-grid-"] > [class*="_sm-6"],
  [class*="neoo-grid_"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%; }
  [class~="neoo-grid"] > [class*="_sm-7"],
  [class*="neoo-grid-"] > [class*="_sm-7"],
  [class*="neoo-grid_"] > [class*="_sm-7"] {
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  [class~="neoo-grid"] > [class*="_sm-8"],
  [class*="neoo-grid-"] > [class*="_sm-8"],
  [class*="neoo-grid_"] > [class*="_sm-8"] {
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  [class~="neoo-grid"] > [class*="_sm-9"],
  [class*="neoo-grid-"] > [class*="_sm-9"],
  [class*="neoo-grid_"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%; }
  [class~="neoo-grid"] > [class*="_sm-10"],
  [class*="neoo-grid-"] > [class*="_sm-10"],
  [class*="neoo-grid_"] > [class*="_sm-10"] {
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  [class~="neoo-grid"] > [class*="_sm-11"],
  [class*="neoo-grid-"] > [class*="_sm-11"],
  [class*="neoo-grid_"] > [class*="_sm-11"] {
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  [class~="neoo-grid"] > [class*="_sm-12"],
  [class*="neoo-grid-"] > [class*="_sm-12"],
  [class*="neoo-grid_"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%; }

  [class~="neoo-grid"] > [data-push-left*="_sm-0"],
  [class*="neoo-grid-"] > [data-push-left*="_sm-0"],
  [class*="neoo-grid_"] > [data-push-left*="_sm-0"] {
    margin-left: 0; }
  [class~="neoo-grid"] > [data-push-left*="_sm-1"],
  [class*="neoo-grid-"] > [data-push-left*="_sm-1"],
  [class*="neoo-grid_"] > [data-push-left*="_sm-1"] {
    margin-left: 8.33333%; }
  [class~="neoo-grid"] > [data-push-left*="_sm-2"],
  [class*="neoo-grid-"] > [data-push-left*="_sm-2"],
  [class*="neoo-grid_"] > [data-push-left*="_sm-2"] {
    margin-left: 16.66667%; }
  [class~="neoo-grid"] > [data-push-left*="_sm-3"],
  [class*="neoo-grid-"] > [data-push-left*="_sm-3"],
  [class*="neoo-grid_"] > [data-push-left*="_sm-3"] {
    margin-left: 25%; }
  [class~="neoo-grid"] > [data-push-left*="_sm-4"],
  [class*="neoo-grid-"] > [data-push-left*="_sm-4"],
  [class*="neoo-grid_"] > [data-push-left*="_sm-4"] {
    margin-left: 33.33333%; }
  [class~="neoo-grid"] > [data-push-left*="_sm-5"],
  [class*="neoo-grid-"] > [data-push-left*="_sm-5"],
  [class*="neoo-grid_"] > [data-push-left*="_sm-5"] {
    margin-left: 41.66667%; }
  [class~="neoo-grid"] > [data-push-left*="_sm-6"],
  [class*="neoo-grid-"] > [data-push-left*="_sm-6"],
  [class*="neoo-grid_"] > [data-push-left*="_sm-6"] {
    margin-left: 50%; }
  [class~="neoo-grid"] > [data-push-left*="_sm-7"],
  [class*="neoo-grid-"] > [data-push-left*="_sm-7"],
  [class*="neoo-grid_"] > [data-push-left*="_sm-7"] {
    margin-left: 58.33333%; }
  [class~="neoo-grid"] > [data-push-left*="_sm-8"],
  [class*="neoo-grid-"] > [data-push-left*="_sm-8"],
  [class*="neoo-grid_"] > [data-push-left*="_sm-8"] {
    margin-left: 66.66667%; }
  [class~="neoo-grid"] > [data-push-left*="_sm-9"],
  [class*="neoo-grid-"] > [data-push-left*="_sm-9"],
  [class*="neoo-grid_"] > [data-push-left*="_sm-9"] {
    margin-left: 75%; }
  [class~="neoo-grid"] > [data-push-left*="_sm-10"],
  [class*="neoo-grid-"] > [data-push-left*="_sm-10"],
  [class*="neoo-grid_"] > [data-push-left*="_sm-10"] {
    margin-left: 83.33333%; }
  [class~="neoo-grid"] > [data-push-left*="_sm-11"],
  [class*="neoo-grid-"] > [data-push-left*="_sm-11"],
  [class*="neoo-grid_"] > [data-push-left*="_sm-11"] {
    margin-left: 91.66667%; }
  [class~="neoo-grid"] > [data-push-right*="_sm-0"],
  [class*="neoo-grid-"] > [data-push-right*="_sm-0"],
  [class*="neoo-grid_"] > [data-push-right*="_sm-0"] {
    margin-right: 0; }
  [class~="neoo-grid"] > [data-push-right*="_sm-1"],
  [class*="neoo-grid-"] > [data-push-right*="_sm-1"],
  [class*="neoo-grid_"] > [data-push-right*="_sm-1"] {
    margin-right: 8.33333%; }
  [class~="neoo-grid"] > [data-push-right*="_sm-2"],
  [class*="neoo-grid-"] > [data-push-right*="_sm-2"],
  [class*="neoo-grid_"] > [data-push-right*="_sm-2"] {
    margin-right: 16.66667%; }
  [class~="neoo-grid"] > [data-push-right*="_sm-3"],
  [class*="neoo-grid-"] > [data-push-right*="_sm-3"],
  [class*="neoo-grid_"] > [data-push-right*="_sm-3"] {
    margin-right: 25%; }
  [class~="neoo-grid"] > [data-push-right*="_sm-4"],
  [class*="neoo-grid-"] > [data-push-right*="_sm-4"],
  [class*="neoo-grid_"] > [data-push-right*="_sm-4"] {
    margin-right: 33.33333%; }
  [class~="neoo-grid"] > [data-push-right*="_sm-5"],
  [class*="neoo-grid-"] > [data-push-right*="_sm-5"],
  [class*="neoo-grid_"] > [data-push-right*="_sm-5"] {
    margin-right: 41.66667%; }
  [class~="neoo-grid"] > [data-push-right*="_sm-6"],
  [class*="neoo-grid-"] > [data-push-right*="_sm-6"],
  [class*="neoo-grid_"] > [data-push-right*="_sm-6"] {
    margin-right: 50%; }
  [class~="neoo-grid"] > [data-push-right*="_sm-7"],
  [class*="neoo-grid-"] > [data-push-right*="_sm-7"],
  [class*="neoo-grid_"] > [data-push-right*="_sm-7"] {
    margin-right: 58.33333%; }
  [class~="neoo-grid"] > [data-push-right*="_sm-8"],
  [class*="neoo-grid-"] > [data-push-right*="_sm-8"],
  [class*="neoo-grid_"] > [data-push-right*="_sm-8"] {
    margin-right: 66.66667%; }
  [class~="neoo-grid"] > [data-push-right*="_sm-9"],
  [class*="neoo-grid-"] > [data-push-right*="_sm-9"],
  [class*="neoo-grid_"] > [data-push-right*="_sm-9"] {
    margin-right: 75%; }
  [class~="neoo-grid"] > [data-push-right*="_sm-10"],
  [class*="neoo-grid-"] > [data-push-right*="_sm-10"],
  [class*="neoo-grid_"] > [data-push-right*="_sm-10"] {
    margin-right: 83.33333%; }
  [class~="neoo-grid"] > [data-push-right*="_sm-11"],
  [class*="neoo-grid-"] > [data-push-right*="_sm-11"],
  [class*="neoo-grid_"] > [data-push-right*="_sm-11"] {
    margin-right: 91.66667%; }

  [class~="neoo-grid"] [class*="_sm-first"],
  [class*="neoo-grid-"] [class*="_sm-first"],
  [class*="neoo-grid_"] [class*="_sm-first"] {
    order: -1; }
  [class~="neoo-grid"] [class*="_sm-last"],
  [class*="neoo-grid-"] [class*="_sm-last"],
  [class*="neoo-grid_"] [class*="_sm-last"] {
    order: 1; } }
@media screen and (max-width: 35.5em) {
  [class~="neoo-grid"] > [class*="_xs-1"],
  [class*="neoo-grid-"] > [class*="_xs-1"],
  [class*="neoo-grid_"] > [class*="_xs-1"] {
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  [class~="neoo-grid"] > [class*="_xs-2"],
  [class*="neoo-grid-"] > [class*="_xs-2"],
  [class*="neoo-grid_"] > [class*="_xs-2"] {
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  [class~="neoo-grid"] > [class*="_xs-3"],
  [class*="neoo-grid-"] > [class*="_xs-3"],
  [class*="neoo-grid_"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%; }
  [class~="neoo-grid"] > [class*="_xs-4"],
  [class*="neoo-grid-"] > [class*="_xs-4"],
  [class*="neoo-grid_"] > [class*="_xs-4"] {
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  [class~="neoo-grid"] > [class*="_xs-5"],
  [class*="neoo-grid-"] > [class*="_xs-5"],
  [class*="neoo-grid_"] > [class*="_xs-5"] {
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  [class~="neoo-grid"] > [class*="_xs-6"],
  [class*="neoo-grid-"] > [class*="_xs-6"],
  [class*="neoo-grid_"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%; }
  [class~="neoo-grid"] > [class*="_xs-7"],
  [class*="neoo-grid-"] > [class*="_xs-7"],
  [class*="neoo-grid_"] > [class*="_xs-7"] {
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  [class~="neoo-grid"] > [class*="_xs-8"],
  [class*="neoo-grid-"] > [class*="_xs-8"],
  [class*="neoo-grid_"] > [class*="_xs-8"] {
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  [class~="neoo-grid"] > [class*="_xs-9"],
  [class*="neoo-grid-"] > [class*="_xs-9"],
  [class*="neoo-grid_"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%; }
  [class~="neoo-grid"] > [class*="_xs-10"],
  [class*="neoo-grid-"] > [class*="_xs-10"],
  [class*="neoo-grid_"] > [class*="_xs-10"] {
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  [class~="neoo-grid"] > [class*="_xs-11"],
  [class*="neoo-grid-"] > [class*="_xs-11"],
  [class*="neoo-grid_"] > [class*="_xs-11"] {
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  [class~="neoo-grid"] > [class*="_xs-12"],
  [class*="neoo-grid-"] > [class*="_xs-12"],
  [class*="neoo-grid_"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%; }

  [class~="neoo-grid"] > [data-push-left*="_xs-0"],
  [class*="neoo-grid-"] > [data-push-left*="_xs-0"],
  [class*="neoo-grid_"] > [data-push-left*="_xs-0"] {
    margin-left: 0; }
  [class~="neoo-grid"] > [data-push-left*="_xs-1"],
  [class*="neoo-grid-"] > [data-push-left*="_xs-1"],
  [class*="neoo-grid_"] > [data-push-left*="_xs-1"] {
    margin-left: 8.33333%; }
  [class~="neoo-grid"] > [data-push-left*="_xs-2"],
  [class*="neoo-grid-"] > [data-push-left*="_xs-2"],
  [class*="neoo-grid_"] > [data-push-left*="_xs-2"] {
    margin-left: 16.66667%; }
  [class~="neoo-grid"] > [data-push-left*="_xs-3"],
  [class*="neoo-grid-"] > [data-push-left*="_xs-3"],
  [class*="neoo-grid_"] > [data-push-left*="_xs-3"] {
    margin-left: 25%; }
  [class~="neoo-grid"] > [data-push-left*="_xs-4"],
  [class*="neoo-grid-"] > [data-push-left*="_xs-4"],
  [class*="neoo-grid_"] > [data-push-left*="_xs-4"] {
    margin-left: 33.33333%; }
  [class~="neoo-grid"] > [data-push-left*="_xs-5"],
  [class*="neoo-grid-"] > [data-push-left*="_xs-5"],
  [class*="neoo-grid_"] > [data-push-left*="_xs-5"] {
    margin-left: 41.66667%; }
  [class~="neoo-grid"] > [data-push-left*="_xs-6"],
  [class*="neoo-grid-"] > [data-push-left*="_xs-6"],
  [class*="neoo-grid_"] > [data-push-left*="_xs-6"] {
    margin-left: 50%; }
  [class~="neoo-grid"] > [data-push-left*="_xs-7"],
  [class*="neoo-grid-"] > [data-push-left*="_xs-7"],
  [class*="neoo-grid_"] > [data-push-left*="_xs-7"] {
    margin-left: 58.33333%; }
  [class~="neoo-grid"] > [data-push-left*="_xs-8"],
  [class*="neoo-grid-"] > [data-push-left*="_xs-8"],
  [class*="neoo-grid_"] > [data-push-left*="_xs-8"] {
    margin-left: 66.66667%; }
  [class~="neoo-grid"] > [data-push-left*="_xs-9"],
  [class*="neoo-grid-"] > [data-push-left*="_xs-9"],
  [class*="neoo-grid_"] > [data-push-left*="_xs-9"] {
    margin-left: 75%; }
  [class~="neoo-grid"] > [data-push-left*="_xs-10"],
  [class*="neoo-grid-"] > [data-push-left*="_xs-10"],
  [class*="neoo-grid_"] > [data-push-left*="_xs-10"] {
    margin-left: 83.33333%; }
  [class~="neoo-grid"] > [data-push-left*="_xs-11"],
  [class*="neoo-grid-"] > [data-push-left*="_xs-11"],
  [class*="neoo-grid_"] > [data-push-left*="_xs-11"] {
    margin-left: 91.66667%; }
  [class~="neoo-grid"] > [data-push-right*="_xs-0"],
  [class*="neoo-grid-"] > [data-push-right*="_xs-0"],
  [class*="neoo-grid_"] > [data-push-right*="_xs-0"] {
    margin-right: 0; }
  [class~="neoo-grid"] > [data-push-right*="_xs-1"],
  [class*="neoo-grid-"] > [data-push-right*="_xs-1"],
  [class*="neoo-grid_"] > [data-push-right*="_xs-1"] {
    margin-right: 8.33333%; }
  [class~="neoo-grid"] > [data-push-right*="_xs-2"],
  [class*="neoo-grid-"] > [data-push-right*="_xs-2"],
  [class*="neoo-grid_"] > [data-push-right*="_xs-2"] {
    margin-right: 16.66667%; }
  [class~="neoo-grid"] > [data-push-right*="_xs-3"],
  [class*="neoo-grid-"] > [data-push-right*="_xs-3"],
  [class*="neoo-grid_"] > [data-push-right*="_xs-3"] {
    margin-right: 25%; }
  [class~="neoo-grid"] > [data-push-right*="_xs-4"],
  [class*="neoo-grid-"] > [data-push-right*="_xs-4"],
  [class*="neoo-grid_"] > [data-push-right*="_xs-4"] {
    margin-right: 33.33333%; }
  [class~="neoo-grid"] > [data-push-right*="_xs-5"],
  [class*="neoo-grid-"] > [data-push-right*="_xs-5"],
  [class*="neoo-grid_"] > [data-push-right*="_xs-5"] {
    margin-right: 41.66667%; }
  [class~="neoo-grid"] > [data-push-right*="_xs-6"],
  [class*="neoo-grid-"] > [data-push-right*="_xs-6"],
  [class*="neoo-grid_"] > [data-push-right*="_xs-6"] {
    margin-right: 50%; }
  [class~="neoo-grid"] > [data-push-right*="_xs-7"],
  [class*="neoo-grid-"] > [data-push-right*="_xs-7"],
  [class*="neoo-grid_"] > [data-push-right*="_xs-7"] {
    margin-right: 58.33333%; }
  [class~="neoo-grid"] > [data-push-right*="_xs-8"],
  [class*="neoo-grid-"] > [data-push-right*="_xs-8"],
  [class*="neoo-grid_"] > [data-push-right*="_xs-8"] {
    margin-right: 66.66667%; }
  [class~="neoo-grid"] > [data-push-right*="_xs-9"],
  [class*="neoo-grid-"] > [data-push-right*="_xs-9"],
  [class*="neoo-grid_"] > [data-push-right*="_xs-9"] {
    margin-right: 75%; }
  [class~="neoo-grid"] > [data-push-right*="_xs-10"],
  [class*="neoo-grid-"] > [data-push-right*="_xs-10"],
  [class*="neoo-grid_"] > [data-push-right*="_xs-10"] {
    margin-right: 83.33333%; }
  [class~="neoo-grid"] > [data-push-right*="_xs-11"],
  [class*="neoo-grid-"] > [data-push-right*="_xs-11"],
  [class*="neoo-grid_"] > [data-push-right*="_xs-11"] {
    margin-right: 91.66667%; }

  [class~="neoo-grid"] [class*="_xs-first"],
  [class*="neoo-grid-"] [class*="_xs-first"],
  [class*="neoo-grid_"] [class*="_xs-first"] {
    order: -1; }
  [class~="neoo-grid"] [class*="_xs-last"],
  [class*="neoo-grid-"] [class*="_xs-last"],
  [class*="neoo-grid_"] [class*="_xs-last"] {
    order: 1; } }
/************************
    HIDING COLS
*************************/
/*[class*="neoo-col-"]:not([class*="neoo-grid"]):not([class*="neoo-col-0"]) {
  display: block;
}
[class~="neoo-grid"][class*="neoo-col-"]:not([class*="neoo-col-0"]) {
  display: flex;
}*/
[class*="neoo-col-"][class*="neoo-col-0"] {
  display: none; }

@media screen and (max-width: 80em) {
  [class~="neoo-grid"],
  [class*="neoo-grid-"],
  [class*="neoo-grid_"] {
    /*
          &:not([class*="_lg-0"]) {
            display: flex;
          }*/ }
    [class~="neoo-grid"] > :not([class*="_lg-0"]),
    [class*="neoo-grid-"] > :not([class*="_lg-0"]),
    [class*="neoo-grid_"] > :not([class*="_lg-0"]) {
      display: block; }
    [class~="neoo-grid"] > [class*="_lg-0"],
    [class*="neoo-grid-"] > [class*="_lg-0"],
    [class*="neoo-grid_"] > [class*="_lg-0"] {
      display: none; } }
@media screen and (max-width: 64em) {
  [class~="neoo-grid"],
  [class*="neoo-grid-"],
  [class*="neoo-grid_"] {
    /*
          &:not([class*="_md-0"]) {
            display: flex;
          }*/ }
    [class~="neoo-grid"] > :not([class*="_md-0"]),
    [class*="neoo-grid-"] > :not([class*="_md-0"]),
    [class*="neoo-grid_"] > :not([class*="_md-0"]) {
      display: block; }
    [class~="neoo-grid"] > [class*="_md-0"],
    [class*="neoo-grid-"] > [class*="_md-0"],
    [class*="neoo-grid_"] > [class*="_md-0"] {
      display: none; } }
@media screen and (max-width: 48em) {
  [class~="neoo-grid"],
  [class*="neoo-grid-"],
  [class*="neoo-grid_"] {
    /*
          &:not([class*="_sm-0"]) {
            display: flex;
          }*/ }
    [class~="neoo-grid"] > :not([class*="_sm-0"]),
    [class*="neoo-grid-"] > :not([class*="_sm-0"]),
    [class*="neoo-grid_"] > :not([class*="_sm-0"]) {
      display: block; }
    [class~="neoo-grid"] > [class*="_sm-0"],
    [class*="neoo-grid-"] > [class*="_sm-0"],
    [class*="neoo-grid_"] > [class*="_sm-0"] {
      display: none; } }
@media screen and (max-width: 35.5em) {
  [class~="neoo-grid"],
  [class*="neoo-grid-"],
  [class*="neoo-grid_"] {
    /*
          &:not([class*="_xs-0"]) {
            display: flex;
          }*/ }
    [class~="neoo-grid"] > :not([class*="_xs-0"]),
    [class*="neoo-grid-"] > :not([class*="_xs-0"]),
    [class*="neoo-grid_"] > :not([class*="_xs-0"]) {
      display: block; }
    [class~="neoo-grid"] > [class*="_xs-0"],
    [class*="neoo-grid-"] > [class*="_xs-0"],
    [class*="neoo-grid_"] > [class*="_xs-0"] {
      display: none; } }
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Typography
# Elements
# Forms
# Accessibility
# Alignments
# Clearings
# Media
# Media: Captions
# Media: Galleries
# Comments
# Helper
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
  font-size: 14px;
  overflow-x: hidden; }

body {
  color: #868685;
  font-family: "Graphik Regular", -apple-system, Arial, sans-serif;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }

/* # Heading */
h1, h2, h3, h4, .comments-area .comment-reply-title, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 400;
  font-family: "Graphik Regular", -apple-system, Arial, sans-serif;
  margin: 0 0 0.54079em;
  color: #000000;
  clear: both; }

.elementor-widget-wrap .elementor-widget-text-editor {
  color: #868685;
  font-family: "Graphik Regular", -apple-system, Arial, sans-serif; }
  .elementor-widget-wrap .elementor-widget-text-editor .elementor-text-editor h1, .elementor-widget-wrap .elementor-widget-text-editor .elementor-text-editor h2, .elementor-widget-wrap .elementor-widget-text-editor .elementor-text-editor h3, .elementor-widget-wrap .elementor-widget-text-editor .elementor-text-editor h4, .elementor-widget-wrap .elementor-widget-text-editor .elementor-text-editor .comments-area .comment-reply-title, .comments-area .elementor-widget-wrap .elementor-widget-text-editor .elementor-text-editor .comment-reply-title, .elementor-widget-wrap .elementor-widget-text-editor .elementor-text-editor h5, .elementor-widget-wrap .elementor-widget-text-editor .elementor-text-editor h6, .elementor-widget-wrap .elementor-widget-text-editor .elementor-text-editor .h1, .elementor-widget-wrap .elementor-widget-text-editor .elementor-text-editor .h2, .elementor-widget-wrap .elementor-widget-text-editor .elementor-text-editor .h3, .elementor-widget-wrap .elementor-widget-text-editor .elementor-text-editor .h4, .elementor-widget-wrap .elementor-widget-text-editor .elementor-text-editor .h5, .elementor-widget-wrap .elementor-widget-text-editor .elementor-text-editor .h6 {
    color: #000000; }

h1,
.h1 {
  font-size: 55px;
  line-height: 1.216; }
  @media screen and (max-width: 64em) and (min-width: 35.5em) {
    h1,
    .h1 {
      font-size: 2.1em; } }
  @media screen and (max-width: 35.5em) {
    h1,
    .h1 {
      font-size: 1.8em; } }

h2,
.h2 {
  font-size: 46px;
  line-height: 1.216; }
  h2 + h3,
  .h2 + h3 {
    border-top: 1px solid #ececec;
    padding-top: 0.54079em; }
  @media screen and (max-width: 64em) and (min-width: 35.5em) {
    h2,
    .h2 {
      font-size: 1.9em; } }
  @media screen and (max-width: 35.5em) {
    h2,
    .h2 {
      font-size: 1.7em; } }

h3,
.h3 {
  font-size: 36px; }

h4, .comments-area .comment-reply-title,
.h4 {
  font-size: 28px; }

h5,
.h5 {
  font-size: 22px; }

h6,
.h6 {
  font-size: 18px; }

.neoo-hidden {
  display: none !important; }

/* # Copy */
p {
  margin: 0 0 1.41575em; }

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

blockquote {
  padding: 15px 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  border-left: 3px solid #fe5151;
  font-weight: 200;
  font-size: 1em;
  line-height: 1.8; }
  blockquote p:last-of-type {
    margin-bottom: 0px; }

address {
  margin: 0 0 1.618em; }

pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.29068em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%; }

code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.54079em;
  border-radius: 2px; }

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

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

big {
  font-size: 125%; }

:focus {
  outline: none; }

a.btn-link:focus, a.btn-link:hover, a:hover, a:focus {
  text-decoration: none; }

::-webkit-input-placeholder {
  text-align: inherit;
  color: #000;
  opacity: 1;
  filter: alpha(opacity=100); }

:-moz-placeholder {
  /* Firefox 18- */
  text-align: inherit;
  color: #000;
  opacity: 1;
  filter: alpha(opacity=100); }

::-moz-placeholder {
  /* Firefox 19+ */
  text-align: inherit;
  color: #000;
  opacity: 1;
  filter: alpha(opacity=100); }

/*--------------------------------------------------------------
# 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 http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

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

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

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

/* Links */
a.plain_color {
  color: currentColor; }

a {
  color: #000000;
  text-decoration: none;
  transition: all 0.14s ease-out; }
  a:hover, a:focus {
    color: #111111;
    text-decoration: none; }
  a:hover, a:active {
    outline: 0; }

.label, label {
  font-weight: 400;
  text-align: left;
  font-size: 100%;
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }

/* # Lists */
ul,
ol {
  margin: 0 0 1.618em 2.61792em;
  padding: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

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

dt {
  font-weight: bold; }

dd {
  margin: 0 0 1.618em; }

/* # Table */
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.29068em;
  border-spacing: 0;
  border-collapse: separate; }
  table caption {
    padding: 1.41575em;
    font-weight: 600; }
  table th {
    font-weight: 500; }
  table th,
  table td {
    padding: 1em 1.618em;
    vertical-align: top;
    text-align: left;
    font-size: 0.9em; }
  table thead th {
    vertical-align: middle; }

/* Float + Clear */
.clearfix:before, .clearfix:after,
.clear:before,
.clear:after {
  content: "";
  display: table; }
.clearfix:after,
.clear:after {
  clear: both; }

.pull-right {
  float: right;
  margin-right: 0px; }

.pull-left {
  float: left;
  margin-left: 0px; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
form {
  margin-bottom: 2em; }

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"],
select,
textarea,
.select2-container .select2-selection--single {
  border: 1px solid #e8e8e8;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none; }
  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,
  select:focus,
  textarea:focus,
  .select2-container .select2-selection--single:focus {
    outline: none;
    background-color: #f9f9f9; }

select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer; }

.select2-container--default .select2-selection--single {
  box-shadow: none; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 2.4em;
    min-height: 2.6em;
    padding-left: 0px; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 46%;
    right: 1px;
    transform: translateY(-38%);
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
    background-position: center right 8px;
    background-repeat: no-repeat; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      display: none; }
.select2-container--default .select2-dropdown {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset; }

.button:not(.components-button):not(.customize-partial-edit-shortcut-button),
button:not(.components-button):not(.customize-partial-edit-shortcut-button),
input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button),
input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button),
input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button) {
  border: none;
  cursor: pointer;
  padding: 0px 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s, color 0.3s;
  border-radius: 1px;
  display: inline-block; }
  .button:not(.components-button):not(.customize-partial-edit-shortcut-button):hover,
  button:not(.components-button):not(.customize-partial-edit-shortcut-button):hover,
  input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button):hover,
  input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button):hover,
  input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button):hover {
    color: #ffffff;
    outline: none; }
  .button:not(.components-button):not(.customize-partial-edit-shortcut-button):active, .button:not(.components-button):not(.customize-partial-edit-shortcut-button):focus,
  button:not(.components-button):not(.customize-partial-edit-shortcut-button):active,
  button:not(.components-button):not(.customize-partial-edit-shortcut-button):focus,
  input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button):active,
  input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button):focus,
  input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button):active,
  input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button):focus,
  input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button):active,
  input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button):focus {
    outline: none; }
  .button:not(.components-button):not(.customize-partial-edit-shortcut-button).loading,
  button:not(.components-button):not(.customize-partial-edit-shortcut-button).loading,
  input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading,
  input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading,
  input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading {
    position: relative; }
    .button:not(.components-button):not(.customize-partial-edit-shortcut-button).loading i,
    .button:not(.components-button):not(.customize-partial-edit-shortcut-button).loading svg,
    .button:not(.components-button):not(.customize-partial-edit-shortcut-button).loading .icon-label,
    .button:not(.components-button):not(.customize-partial-edit-shortcut-button).loading .hide-on-loading,
    .button:not(.components-button):not(.customize-partial-edit-shortcut-button).loading .button-label,
    button:not(.components-button):not(.customize-partial-edit-shortcut-button).loading i,
    button:not(.components-button):not(.customize-partial-edit-shortcut-button).loading svg,
    button:not(.components-button):not(.customize-partial-edit-shortcut-button).loading .icon-label,
    button:not(.components-button):not(.customize-partial-edit-shortcut-button).loading .hide-on-loading,
    button:not(.components-button):not(.customize-partial-edit-shortcut-button).loading .button-label,
    input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading i,
    input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading svg,
    input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading .icon-label,
    input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading .hide-on-loading,
    input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading .button-label,
    input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading i,
    input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading svg,
    input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading .icon-label,
    input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading .hide-on-loading,
    input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading .button-label,
    input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading i,
    input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading svg,
    input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading .icon-label,
    input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading .hide-on-loading,
    input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading .button-label {
      visibility: hidden; }
    .button:not(.components-button):not(.customize-partial-edit-shortcut-button).loading:after,
    button:not(.components-button):not(.customize-partial-edit-shortcut-button).loading:after,
    input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading:after,
    input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading:after,
    input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button).loading:after {
      content: "" !important;
      height: 16px;
      width: 16px;
      animation: spin 0.6s linear infinite;
      border: 2px solid rgba(0, 0, 0, 0.3);
      border-left-color: currentColor;
      border-radius: 50%;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -8px;
      margin-left: -8px;
      padding: 0px;
      line-height: 0px; }

a.fami-wcwl-button.processing:before, a.fami-wccp-button.processing:before {
  content: "" !important;
  height: 16px !important;
  width: 16px !important;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px !important;
  margin-left: -8px !important;
  padding: 0px;
  line-height: 0px; }

.button:not(.components-button):not(.customize-partial-edit-shortcut-button),
input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button),
input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button),
input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button) {
  color: #ffffff;
  background: #000; }
  .button:not(.components-button):not(.customize-partial-edit-shortcut-button):hover, .button:not(.components-button):not(.customize-partial-edit-shortcut-button):focus,
  input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button):hover,
  input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button):focus,
  input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button):hover,
  input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button):focus,
  input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button):hover,
  input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button):focus {
    color: #ffffff;
    opacity: 0.8; }

.button[disabled]:not(.components-button):not(.customize-partial-edit-shortcut-button),
button[disabled]:not(.components-button):not(.customize-partial-edit-shortcut-button),
button.disabled:not(.components-button):not(.customize-partial-edit-shortcut-button),
.button.disabled:not(.components-button):not(.customize-partial-edit-shortcut-button) {
  opacity: 0.5; }

textarea {
  padding: 15px;
  min-height: 130px; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

fieldset {
  border: none;
  margin: 2.29068em 0;
  padding: 0; }
  fieldset legend {
    margin-bottom: 0.54079em;
    font-weight: 600; }

label {
  color: #252525; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    display: block;
    font-weight: bold;
    height: auto;
    left: 0px;
    line-height: normal;
    padding: 1em 2.29068em;
    text-decoration: none;
    top: 0px;
    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.41575em; }

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

.aligncenter {
  clear: both;
  display: block;
  margin: 0 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; }

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

/*--------------------------------------------------------------
## Media: Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.41575em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  padding: 1em 0;
  font-size: 85%; }

.wp-caption-text {
  text-align: left;
  font-style: italic;
  color: #999999; }

/*--------------------------------------------------------------
## Media: Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em; }
  .gallery:before, .gallery:after {
    content: "";
    display: table; }
  .gallery:after {
    clear: both; }

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

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-area .comment-form-comment label,
.comments-area .comment-form-author label,
.comments-area .comment-form-email label,
.comments-area .comment-form-url label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em; }

.comment-list {
  list-style: none;
  margin: 0; }
  .comment-list article.comment {
    margin-bottom: 0px; }
  .comment-list ul {
    list-style: none;
    margin: 0; }
  .comment-list .children li.comment {
    padding-left: 30px; }
    @media screen and (min-width: 64em) {
      .comment-list .children li.comment {
        padding-left: 85px;
        border-left: 1px solid #ececec;
        position: relative;
        width: 100%; }
        .comment-list .children li.comment:after {
          content: "";
          display: block;
          position: absolute;
          float: left;
          top: 1.618em;
          left: 0;
          width: 1.618em;
          height: 1px;
          background-color: #ececec; } }
    @media screen and (max-width: 48em) {
      .comment-list .children li.comment li.comment li.comment li.comment {
        padding-left: 0px; } }

article.comment {
  padding: 1.618em 0;
  margin-bottom: 1.618em; }
  article.comment .comment-content p:last-of-type {
    margin-bottom: 0px; }
  article.comment .comment-image {
    float: left; }
  article.comment .comment-wrap {
    margin-left: 85px; }
  article.comment .comment-meta {
    display: block;
    margin: 12px 0px 12px;
    padding-bottom: 4px;
    border-bottom: 1px solid #ececec; }
    article.comment .comment-meta .comment-edit-link {
      margin-left: 10px; }
  article.comment .comment-author {
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1;
    font-style: normal; }
  article.comment .comment-post-author {
    background: #6d6d6d;
    padding: 1px 6px 1px;
    border-radius: 2px;
    color: #ffffff;
    position: relative;
    top: -2px;
    margin-left: 4px; }

@media screen and (min-width: 64em) {
  #respond .comment-form-author,
  #respond .comment-form-email,
  #respond .comment-form-url {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left; } }
#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input {
  width: 100%; }
#respond .comment-form-url {
  margin-right: 0px; }
#respond .comment-form-cookies-consent #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px; }

/*--------------------------------------------------------------
## Helper
--------------------------------------------------------------*/
.nav-btn {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0px;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888888;
  opacity: 0.6;
  display: inline-block;
  transition: all 0.3s linear; }
  .nav-btn.x2 {
    width: 36px;
    height: 36px;
    min-height: 36px;
    font-size: 1.1em; }
  .nav-btn svg {
    width: 50%;
    height: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    fill: currentColor;
    color: currentColor;
    transform: translate(-50%, -50%); }
  .nav-btn:hover, .nav-btn:focus {
    color: #333;
    opacity: 1;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
    background-color: rgba(255, 255, 255, 0.99); }

.shape-rounded {
  border-radius: 10%; }

.shape-circle {
  border-radius: 50%; }

.text-xsmall {
  font-size: 0.72em; }

.text-small {
  font-size: 0.85714em; }

.text-large {
  font-size: 1.1em; }

.text-uppercase {
  text-transform: uppercase;
  line-height: 1.2; }
  .text-uppercase.text-xsmall {
    letter-spacing: 0.5px; }

.link-meta,
.link-meta a {
  color: #6d6d6d; }

.link-meta a:hover {
  color: #111111; }

.color-meta {
  color: #6d6d6d; }

*[class^='.dashicons-']:before, *[class*=' .dashicons-']:before {
  font-family: dashicons; }

/* Customize Preview */
.customize-previewing {
  overflow-x: hidden; }
  .customize-previewing .builder-item-focus.item--inner {
    position: relative; }
    .customize-previewing .builder-item-focus.item--inner.has_menu {
      position: initial; }
      .customize-previewing .builder-item-focus.item--inner.has_menu .item--preview-name {
        left: auto; }
  .customize-previewing .builder-item-focus .item--preview-name {
    position: absolute;
    top: 100%;
    left: 0px;
    display: none;
    background: #0073aa;
    color: #fff;
    padding: 5px 8px 6px;
    font-size: 12px !important;
    font-weight: 600;
    line-height: 14px;
    cursor: pointer;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px; }
  .customize-previewing .builder-item-focus:hover.item--inner {
    transition-delay: 0s !important;
    outline: 1px solid #0073aa;
    outline-offset: -1px; }
    .customize-previewing .builder-item-focus:hover.item--inner .item--preview-name {
      display: block;
      z-index: 9999999; }
  .customize-previewing .header--row .customize-partial-edit-shortcut,
  .customize-previewing .header-menu-sidebar .customize-partial-edit-shortcut {
    display: none; }
  .customize-previewing .footer--row .builder-item-focus:hover.item--inner {
    outline: 1px dashed #ff472e;
    outline-offset: -1px; }

/* 404 Not found */
.error-404 {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 100px;
  margin-bottom: 50px; }
  .error-404 .not-found-404 {
    color: #000;
    font-size: 200px; }
  .error-404 .page-title:after {
    margin: 20px auto 0; }
  .error-404 .page-content.widget-area {
    max-width: 480px;
    margin: 0 auto; }
    .error-404 .page-content.widget-area .widget {
      margin-top: 35px;
      margin-bottom: 35px; }
      @media screen and (min-width: 64em) {
        .error-404 .page-content.widget-area .widget {
          padding-left: 50px;
          padding-right: 50px; } }
  .error-404 .back-to-home {
    font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
    text-decoration: underline; }
    .error-404 .back-to-home:hover {
      opacity: 0.8; }

/* Elemetor: Mailchimp form inline */
.mailchimp-inline .elementor-form-fields-wrapper {
  position: relative; }
.mailchimp-inline form {
  position: relative;
  width: 510px;
  max-width: 100%;
  margin: 0 auto; }
.mailchimp-inline .elementor-field-type-email {
  padding-right: 119px !important; }
  .mailchimp-inline .elementor-field-type-email label {
    display: none !important; }
  .mailchimp-inline .elementor-field-type-email input {
    height: 52px;
    line-height: 50px;
    border-radius: 0 !important;
    border: 1px solid #e8e8e8 !important;
    box-shadow: none !important; }
.mailchimp-inline .elementor-field-type-submit {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 120px !important;
  padding: 0 !important;
  margin: 0 !important; }
  .mailchimp-inline .elementor-field-type-submit button {
    height: 52px;
    line-height: 52px;
    background-color: #181818; }

.elementor-field-group .elementor-field-textual:focus {
  -webkit-box-shadow: none;
  box-shadow: none; }

.swiper-container-horizontal > .swiper-pagination-bullets {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 20px;
  position: relative;
  margin-top: 35px; }

.swiper-container-horizontal > .swiper-pagination-bullets span.swiper-pagination-bullet {
  margin: 0 6px; }

.swiper-container .swiper-pagination-bullet, .products-layout-carousel .swiper-pagination-bullet, .product .products .swiper-pagination-bullet {
  opacity: 1;
  background: rgba(0, 0, 0, 0.3);
  outline: none;
  margin: 0 6px;
  transition: 0.3s;
  width: 7px;
  height: 7px; }
  .swiper-container .swiper-pagination-bullet:hover, .products-layout-carousel .swiper-pagination-bullet:hover, .product .products .swiper-pagination-bullet:hover {
    background: #fe5151; }
  .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active, .products-layout-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active, .product .products .swiper-pagination-bullet.swiper-pagination-bullet-active {
    position: relative;
    border: 1px solid #fe5151;
    width: 16px;
    height: 16px;
    display: block;
    background: none;
    outline: none; }
    .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active:before, .products-layout-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active:before, .product .products .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
      content: '';
      position: absolute;
      display: block;
      width: 6px;
      height: 6px;
      top: 50%;
      left: 50%;
      margin-top: -3px;
      margin-left: -3px;
      z-index: 1;
      background-color: #fe5151;
      border-radius: 50%; }
.swiper-container .swiper-button-next, .swiper-container .swiper-button-prev, .products-layout-carousel .swiper-button-next, .products-layout-carousel .swiper-button-prev, .product .products .swiper-button-next, .product .products .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: auto;
  height: 60px;
  margin-top: -30px;
  z-index: 10;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  background: none;
  color: #000;
  font-size: 28px;
  outline: none; }
  .swiper-container .swiper-button-next:hover, .swiper-container .swiper-button-prev:hover, .products-layout-carousel .swiper-button-next:hover, .products-layout-carousel .swiper-button-prev:hover, .product .products .swiper-button-next:hover, .product .products .swiper-button-prev:hover {
    color: #fe5151; }
.swiper-container .swiper-button-next, .products-layout-carousel .swiper-button-next, .product .products .swiper-button-next {
  right: 10px;
  left: auto; }
  .swiper-container .swiper-button-next:before, .products-layout-carousel .swiper-button-next:before, .product .products .swiper-button-next:before {
    font-family: neoo;
    content: '\f11d'; }
.swiper-container .swiper-button-prev, .products-layout-carousel .swiper-button-prev, .product .products .swiper-button-prev {
  left: 10px;
  right: auto; }
  .swiper-container .swiper-button-prev:before, .products-layout-carousel .swiper-button-prev:before, .product .products .swiper-button-prev:before {
    font-family: neoo;
    content: '\f11b'; }

.swiper-container .elementor-swiper-button, .products-layout-carousel .elementor-swiper-button {
  width: 60px;
  height: 60px;
  display: flex;
  color: #000;
  text-align: center;
  line-height: 60px;
  justify-content: center;
  opacity: 0;
  cursor: pointer;
  border-radius: 50%;
  align-items: center;
  visibility: hidden;
  top: calc(50% - 66px);
  transition: 0.3s linear 0s;
  right: -60px; }
  .swiper-container .elementor-swiper-button.fami-swiper-button-prev, .products-layout-carousel .elementor-swiper-button.fami-swiper-button-prev {
    left: -60px; }
  .swiper-container .elementor-swiper-button:focus, .products-layout-carousel .elementor-swiper-button:focus {
    outline: none; }
.swiper-container:hover .fami-swiper-button-prev, .products-layout-carousel:hover .fami-swiper-button-prev {
  left: -90px;
  opacity: 1;
  visibility: visible; }
  .swiper-container:hover .fami-swiper-button-prev:hover, .products-layout-carousel:hover .fami-swiper-button-prev:hover {
    background: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); }
  @media screen and (max-width: 64em) {
    .swiper-container:hover .fami-swiper-button-prev, .products-layout-carousel:hover .fami-swiper-button-prev {
      left: -60px; } }
.swiper-container:hover .fami-swiper-button-next, .products-layout-carousel:hover .fami-swiper-button-next {
  right: -90px;
  opacity: 1;
  visibility: visible; }
  .swiper-container:hover .fami-swiper-button-next:hover, .products-layout-carousel:hover .fami-swiper-button-next:hover {
    background: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); }
  @media screen and (max-width: 64em) {
    .swiper-container:hover .fami-swiper-button-next, .products-layout-carousel:hover .fami-swiper-button-next {
      right: -60px; } }

.swiper-image-stretch .swiper-slide {
  border-style: solid;
  min-height: 100%;
  border-width: 1px 1px 1px 0;
  border-color: #e8e8e8;
  padding: 40px 20px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .swiper-image-stretch .swiper-slide .swiper-slide-image {
    width: auto; }
  .swiper-image-stretch .swiper-slide.swiper-slide-active {
    border-width: 1px; }

.fami-wcwl-content-wrap .fami-wcwl-head div.product-name-head {
  width: 90px; }

.fami-wcwl-content-wrap div.product-add-to-cart {
  width: 230px; }

a.added_to_cart.wc-forward {
  height: 37px;
  line-height: 36px;
  text-align: center;
  background: #333;
  color: #fff;
  display: inline-block;
  padding: 0 20px; }

/* Loading... */
.loading {
  position: relative; }

.loading:before {
  display: none; }

.loading:after {
  content: " ";
  display: block;
  border-radius: 50%;
  width: 0;
  height: 0;
  box-sizing: border-box;
  border: 12px solid #000000;
  border-color: #000 transparent #000000 transparent;
  animation: neoo-hourglass 3.2s infinite;
  line-height: inherit; }

.elementor-widget-wrap > .elementor-element:not(:last-child) {
  margin-bottom: 0px; }

.elementor-text-editor {
  line-height: 26px; }
  .elementor-text-editor p {
    margin-bottom: 5px; }

.elementor-social-icon {
  margin-bottom: 14px !important; }

.wp-block-media-text {
  margin-bottom: 20px; }

.wp-block-button {
  margin-bottom: 20px; }

.wp-block-cover-image-text, .wp-block-cover-text, section.wp-block-cover-image h2 {
  color: #fff !important; }

.layout--blog_column p[style],
.entry-single p[style],
.has-large-font-size {
  line-height: 1.2; }

.wp-block-group.has-background .wp-block-group__inner-container {
  padding: 15px; }

.entry-excerpt input[type="password"] {
  margin-bottom: 10px; }

@keyframes neoo-hourglass {
  0% {
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  50% {
    transform: rotate(900deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  100% {
    transform: rotate(1800deg); } }
@-webkit-keyframes neoo-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes neoo-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
svg:not(:root) {
  width: auto;
  height: auto; }

.elementor-widget-heading .elementor-heading-title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-image .widget-image-caption {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-text-editor {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-button .elementor-button {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-divider .elementor-divider__text {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title {
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
  font-weight: 400; }

.elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-description {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-star-rating .elementor-star-rating__title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-image-carousel .elementor-image-carousel-caption {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-image-gallery .gallery-item .gallery-caption {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-icon-list .elementor-icon-list-item {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-counter .elementor-counter-number-wrapper {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-counter .elementor-counter-title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-progress .elementor-title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-testimonial .elementor-testimonial-content {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-testimonial .elementor-testimonial-name {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-testimonial .elementor-testimonial-job {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-tabs .elementor-tab-title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-tabs .elementor-tab-content {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-accordion .elementor-accordion .elementor-accordion-title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-accordion .elementor-accordion .elementor-tab-content {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-toggle .elementor-toggle .elementor-toggle-title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-toggle .elementor-toggle .elementor-tab-content {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-alert .elementor-alert-title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-alert .elementor-alert-description {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-fami-elementor-heading .fami-elementor-heading-title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-fami-elementor-banner .widget-image-caption {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-fami-elementor-testimonial-carousel .elementor-testimonial__text {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-fami-elementor-testimonial-carousel .elementor-testimonial__name {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-fami-elementor-testimonial-carousel .elementor-testimonial__title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-fami-elementor-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title,
.elementor-widget-fami-elementor-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-fami-elementor-products.elementor-wc-products ul.products li.product .price {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-fami-elementor-products.elementor-wc-products ul.products li.product .price del {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-fami-elementor-products.elementor-wc-products ul.products li.product .button {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-fami-elementor-products.elementor-wc-products .added_to_cart {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-fami-elementor-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title,
.elementor-widget-fami-elementor-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-fami-elementor-archive-products.elementor-wc-products ul.products li.product .price {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-fami-elementor-archive-products.elementor-wc-products ul.products li.product .price del {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-fami-elementor-archive-products.elementor-wc-products ul.products li.product .button {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-fami-elementor-archive-products.elementor-wc-products .added_to_cart {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-theme-site-logo .widget-image-caption {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-theme-site-title .elementor-heading-title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-theme-page-title .elementor-heading-title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-theme-post-title .elementor-heading-title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-theme-post-excerpt .elementor-widget-container {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-theme-post-content {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-theme-post-featured-image .widget-image-caption {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-theme-archive-title .elementor-heading-title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-archive-posts .elementor-post__title,
.elementor-widget-archive-posts .elementor-post__title a {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-archive-posts .elementor-post__meta-data {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-archive-posts .elementor-post__excerpt p {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-archive-posts .elementor-post__read-more {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-archive-posts .elementor-post__card .elementor-post__badge {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-archive-posts .elementor-pagination {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-archive-posts .elementor-posts-nothing-found {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-posts .elementor-post__title,
.elementor-widget-posts .elementor-post__title a {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-posts .elementor-post__meta-data {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-posts .elementor-post__excerpt p {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-posts .elementor-post__read-more {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-posts .elementor-post__card .elementor-post__badge {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-posts .elementor-pagination {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-portfolio .elementor-portfolio-item__title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-portfolio .elementor-portfolio__filter {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-gallery .elementor-gallery-item__title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-gallery .elementor-gallery-item__description {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-gallery .elementor-gallery-title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-form .elementor-field-group > label {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-form .elementor-field-type-html {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-form .elementor-field-group .elementor-field, .elementor-widget-form .elementor-field-subgroup label {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-form .elementor-button {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-form .elementor-message {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-login .elementor-form-fields-wrapper label {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-login .elementor-field-group .elementor-field, .elementor-widget-login .elementor-field-subgroup label {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-login .elementor-button {
  font-family: inherit; }

.elementor-widget-login .elementor-widget-container .elementor-login__logged-in-message {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-slides .elementor-slide-heading {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-slides .elementor-slide-description {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-slides .elementor-slide-button {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-nav-menu .elementor-nav-menu .elementor-item {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item,
.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-animated-headline .elementor-headline {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-animated-headline .elementor-headline-dynamic-text {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-price-list .elementor-price-list-header {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-price-list .elementor-price-list-description {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-price-table .elementor-price-table__heading {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-price-table .elementor-price-table__subheading {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-price-table .elementor-price-table__price {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-price-table .elementor-price-table__original-price {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-price-table .elementor-price-table__period {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-price-table .elementor-price-table__features-list li {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-price-table .elementor-price-table__button {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-price-table .elementor-price-table__additional_info {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-price-table .elementor-price-table__ribbon-inner {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__description {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__description {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-flip-box .elementor-flip-box__button {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-call-to-action .elementor-cta__title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-call-to-action .elementor-cta__description {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-call-to-action .elementor-cta__button {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-call-to-action .elementor-ribbon-inner {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-media-carousel .elementor-carousel-image-overlay {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-testimonial-carousel .elementor-testimonial__text {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-testimonial-carousel .elementor-testimonial__name {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-testimonial-carousel .elementor-testimonial__title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-reviews .elementor-testimonial__header,
.elementor-widget-reviews .elementor-testimonial__name {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-reviews .elementor-testimonial__text {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-table-of-contents .elementor-toc__header,
.elementor-widget-table-of-contents .elementor-toc__header-title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-table-of-contents .elementor-toc__list-item {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-countdown .elementor-countdown-digits {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-countdown .elementor-countdown-label {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-countdown .elementor-countdown-expire--message {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-search-form input[type="search"].elementor-search-form__input {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-search-form .elementor-search-form__submit {
  font-family: inherit;
  font-weight: 400;
  background-color: #54595f; }

.elementor-widget-author-box .elementor-author-box__name {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-author-box .elementor-author-box__bio {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-author-box .elementor-author-box__button {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-post-navigation span.post-navigation__prev--label,
.elementor-widget-post-navigation span.post-navigation__next--label {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-post-navigation span.post-navigation__prev--title,
.elementor-widget-post-navigation span.post-navigation__next--title {
  color: #54595f;
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-post-info .elementor-icon-list-item {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-sitemap .elementor-sitemap-title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-sitemap .elementor-sitemap-item, .elementor-widget-sitemap span.elementor-sitemap-list,
.elementor-widget-sitemap .elementor-sitemap-item a {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title,
.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .button {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-wc-archive-products.elementor-wc-products .added_to_cart {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-wc-archive-products .elementor-products-nothing-found {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title,
.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .price {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .price del {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .button {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-archive-products.elementor-wc-products .added_to_cart {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-archive-products .elementor-products-nothing-found {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title,
.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-wc-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title,
.elementor-widget-wc-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-wc-products.elementor-wc-products ul.products li.product .price {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-wc-products.elementor-wc-products ul.products li.product .price del {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-wc-products.elementor-wc-products ul.products li.product .button {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-wc-products.elementor-wc-products .added_to_cart {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-wc-add-to-cart .elementor-button {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-wc-categories .woocommerce .woocommerce-loop-category__title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-wc-categories .woocommerce-loop-category__title .count {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-name,
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-name a {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-price {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons .elementor-button {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-product-title .elementor-heading-title {
  font-family: inherit;
  font-weight: 400; }

.woocommerce .elementor-widget-woocommerce-product-price .price {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-product-content {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .woocommerce-loop-product__title,
.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .woocommerce-loop-category__title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price del {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .button {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-product-related.elementor-wc-products .added_to_cart {
  font-family: inherit;
  font-weight: 400; }

.woocommerce .elementor-widget-woocommerce-product-related.elementor-wc-products .products > h2 {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .woocommerce-loop-category__title {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price del {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .button {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-product-upsell.elementor-wc-products .added_to_cart {
  font-family: inherit;
  font-weight: 400; }

.elementor-widget-woocommerce-product-upsell.elementor-wc-products .products > h2 {
  font-family: inherit;
  font-weight: 400; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-area .comment-reply-title {
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
  font-size: 22px; }
  .comments-area .comment-reply-title small {
    font-size: 15px;
    margin-left: 20px; }
    .comments-area .comment-reply-title small a {
      color: #868685; }
.comments-area .comment-respond {
  margin-top: 30px; }
.comments-area .comment-form-comment label,
.comments-area .comment-form-author label,
.comments-area .comment-form-email label,
.comments-area .comment-form-url label {
  text-transform: CAPITALIZE;
  letter-spacing: 0;
  font-size: 14px;
  margin: 0 0 10px;
  display: block;
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }

.commentlist .comment .neoo-avatar {
  float: left;
  margin-right: 30px; }

.commentlist .comment .comment-text {
  overflow: hidden; }

.comment-list {
  list-style: none;
  margin: 0 0 30px 0; }
  .comment-list article.comment {
    margin-bottom: 0px; }
  .comment-list ul {
    list-style: none;
    margin: 0; }
  .comment-list .children li.comment {
    padding-left: 30px; }
    @media screen and (min-width: 64em) {
      .comment-list .children li.comment {
        padding-left: 85px;
        position: relative;
        width: 100%; } }
    @media screen and (max-width: 48em) {
      .comment-list .children li.comment li.comment li.comment li.comment {
        padding-left: 0px; } }

article.comment {
  padding: 1.618em 0;
  margin-bottom: 1.618em; }
  article.comment .comment-content p:last-of-type {
    margin-bottom: 0px; }
  article.comment .comment-image {
    float: left; }
  article.comment .comment-wrap {
    margin-left: 85px; }
  article.comment .comment-meta {
    display: block;
    margin: 12px 0px 12px;
    padding-bottom: 4px;
    border-bottom: 1px solid #ececec; }
    article.comment .comment-meta .comment-edit-link {
      margin-left: 10px; }
    article.comment .comment-meta a.comment-reply-link {
      border: 1px solid #fe5151;
      color: #fe5151;
      font-size: 11px;
      text-transform: uppercase;
      letter-spacing: 2px;
      line-height: 20px;
      display: inline-block;
      padding: 0 10px;
      font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }
  article.comment .comment-author {
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1;
    font-style: normal; }
  article.comment .comment-post-author {
    background: #6d6d6d;
    padding: 1px 6px 1px;
    border-radius: 2px;
    color: #ffffff;
    position: relative;
    top: -2px;
    margin-left: 4px; }

#respond .comment-form-comment {
  margin-bottom: 5px; }
#respond .row {
  display: inline-block;
  margin: 15px -15px;
  width: calc(100% + 30px); }
@media screen and (min-width: 64em) {
  #respond .comment-form-author,
  #respond .comment-form-email,
  #respond .comment-form-url {
    width: 50%;
    margin-right: 0;
    padding: 0 15px;
    float: left; } }
#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input {
  width: 100%;
  line-height: 50px;
  height: 50px;
  padding: 0 20px; }
#respond .comment-form-url {
  margin-right: 0px; }
#respond .comment-form-cookies-consent #wp-comment-cookies-consent {
  position: relative;
  top: 1px;
  margin-right: 5px; }

.comment-form #submit {
  text-transform: none;
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
  font-size: 16px;
  background-color: #000;
  padding: 12px 30px;
  line-height: 25px;
  margin-top: 30px; }
  .comment-form #submit:hover {
    background-color: #fe5151; }

.comments-area h4.title-comment, .comments-area .title-comment.comment-reply-title {
  margin-bottom: 45px; }
.comments-area .commentlist {
  list-style: none;
  border-bottom: 1px solid #ececec;
  padding-bottom: 30px;
  margin: 0 0 30px; }
  .comments-area .commentlist > li {
    border-bottom: 1px solid #ececec;
    margin-bottom: 35px;
    padding-bottom: 30px; }
    .comments-area .commentlist > li:last-child {
      border: none;
      margin-bottom: 0; }
.comments-area .neoo-avatar {
  width: 120px;
  margin-right: 30px;
  float: left; }
  @media screen and (max-width: 35.5em) {
    .comments-area .neoo-avatar {
      width: 50px;
      margin-right: 15px; } }
  @media screen and (max-width: 64em) and (min-width: 35.5em) {
    .comments-area .neoo-avatar {
      width: 70px;
      margin-right: 15px; } }
  .comments-area .neoo-avatar img {
    border-radius: 50%; }
.comments-area .comment-text {
  overflow: hidden; }
.comments-area h5.comment-author {
  font-size: 16px;
  line-height: 1;
  margin: 0 0 5px;
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }
.comments-area .comment-top {
  display: flex;
  margin: 0 0 10px;
  justify-content: space-between; }
.comments-area .comment_container {
  display: inline-block;
  width: 100%; }
.comments-area .comment-date a:not(:hover) {
  color: #b5b5b4;
  font-size: 14px; }
.comments-area ol.children {
  margin-left: 120px;
  border-top: 1px solid #ececec;
  margin-top: 5px;
  list-style: none;
  padding-top: 35px; }
  @media screen and (max-width: 35.5em) {
    .comments-area ol.children {
      margin-left: 50px; } }
  @media screen and (max-width: 64em) and (min-width: 35.5em) {
    .comments-area ol.children {
      margin-left: 70px; } }
  @media screen and (max-width: 35.5em) {
    .comments-area ol.children ol.children {
      margin-left: 0px; } }
  @media screen and (max-width: 64em) and (min-width: 35.5em) {
    .comments-area ol.children ol.children {
      margin-left: 0px; } }
.comments-area .flex {
  display: flex;
  height: 24px; }
  .comments-area .flex a {
    font-size: 11px;
    color: #fe5151;
    line-height: 24px;
    display: inline-block;
    border: 1px solid;
    text-transform: uppercase;
    padding: 0 10px;
    margin-left: 5px;
    font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }
.comments-area textarea {
  height: auto; }

.header--row .dark-mode {
  color: rgba(255, 255, 255, 0.99);
  background: #000; }
.dark-mode .nav-menu-desktop.style-border-top .nav-menu > li > a:hover, .dark-mode .nav-menu-desktop.style-border-top .nav-menu > li > a:focus, .dark-mode .nav-menu-desktop.style-border-bottom .nav-menu > li > a:hover, .dark-mode .nav-menu-desktop.style-border-bottom .nav-menu > li > a:focus, .dark-mode .nav-menu-desktop.style-plain .nav-menu > li > a:hover, .dark-mode .nav-menu-desktop.style-plain .nav-menu > li > a:focus {
  color: rgba(255, 255, 255, 0.99); }
.dark-mode .nav-menu-desktop.style-border-top .nav-menu > li.current-menu-item > a, .dark-mode .nav-menu-desktop.style-border-top .nav-menu > li.current-menu-ancestor > a, .dark-mode .nav-menu-desktop.style-border-bottom .nav-menu > li.current-menu-item > a, .dark-mode .nav-menu-desktop.style-border-bottom .nav-menu > li.current-menu-ancestor > a, .dark-mode .nav-menu-desktop.style-plain .nav-menu > li.current-menu-item > a, .dark-mode .nav-menu-desktop.style-plain .nav-menu > li.current-menu-ancestor > a {
  color: rgba(255, 255, 255, 0.99); }
.dark-mode .site-title,
.dark-mode .site-title a {
  color: rgba(255, 255, 255, 0.99); }
.dark-mode .item--inner {
  border-color: rgba(255, 255, 255, 0.79) !important; }
  .dark-mode .item--inner .neoo-cart-count {
    color: rgba(255, 255, 255, 0.79); }
.dark-mode .neoo-builder-social-icons.color-custom li a,
.dark-mode .search-icon,
.dark-mode .cart-link,
.dark-mode .menu-mobile-toggle,
.dark-mode .nav-menu > li > a,
.dark-mode .item--html a {
  color: rgba(255, 255, 255, 0.79); }
  .dark-mode .neoo-builder-social-icons.color-custom li a:hover,
  .dark-mode .search-icon:hover,
  .dark-mode .cart-link:hover,
  .dark-mode .menu-mobile-toggle:hover,
  .dark-mode .nav-menu > li > a:hover,
  .dark-mode .item--html a:hover {
    color: rgba(255, 255, 255, 0.99); }
.dark-mode .cart-item-link {
  color: rgba(255, 255, 255, 0.79); }
  .dark-mode .cart-item-link .cart-icon {
    color: rgba(255, 255, 255, 0.99); }
  .dark-mode .cart-item-link:hover {
    color: rgba(255, 255, 255, 0.99); }
.dark-mode .header-search_box-item .search-form-fields {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79); }
  .dark-mode .header-search_box-item .search-form-fields .search-field {
    color: rgba(255, 255, 255, 0.79); }
    .dark-mode .header-search_box-item .search-form-fields .search-field::placeholder {
      color: rgba(255, 255, 255, 0.79); }
.dark-mode .header-search_box-item .search-submit {
  color: rgba(255, 255, 255, 0.79); }
  .dark-mode .header-search_box-item .search-submit:hover {
    color: rgba(255, 255, 255, 0.99); }

.woo_bootster_search .dark-mode .header-search_box-item .header-search-form .search_product_cats {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79); }
.woo_bootster_search .dark-mode .header-search_box-item .header-search-form .search-field {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79); }

.header--row .light-mode {
  color: #000;
  background: #fff; }
.light-mode .nav-menu-desktop.style-border-top .nav-menu > li > a:hover, .light-mode .nav-menu-desktop.style-border-top .nav-menu > li > a:focus, .light-mode .nav-menu-desktop.style-border-bottom .nav-menu > li > a:hover, .light-mode .nav-menu-desktop.style-border-bottom .nav-menu > li > a:focus, .light-mode .nav-menu-desktop.style-plain .nav-menu > li > a:hover, .light-mode .nav-menu-desktop.style-plain .nav-menu > li > a:focus {
  color: #fe5151; }
.light-mode .nav-menu-desktop.style-border-top .nav-menu > li.current-menu-item > a, .light-mode .nav-menu-desktop.style-border-top .nav-menu > li.current-menu-ancestor > a, .light-mode .nav-menu-desktop.style-border-bottom .nav-menu > li.current-menu-item > a, .light-mode .nav-menu-desktop.style-border-bottom .nav-menu > li.current-menu-ancestor > a, .light-mode .nav-menu-desktop.style-plain .nav-menu > li.current-menu-item > a, .light-mode .nav-menu-desktop.style-plain .nav-menu > li.current-menu-ancestor > a {
  color: #fe5151; }
.light-mode .site-title,
.light-mode .site-title a {
  color: #fe5151; }
.light-mode .neoo-builder-social-icons.color-custom li a,
.light-mode .search-icon,
.light-mode .cart-link,
.light-mode .menu-mobile-toggle,
.light-mode .item--html a,
.light-mode .nav-menu > li > a {
  color: #000; }
  .light-mode .neoo-builder-social-icons.color-custom li a:hover,
  .light-mode .search-icon:hover,
  .light-mode .cart-link:hover,
  .light-mode .menu-mobile-toggle:hover,
  .light-mode .item--html a:hover,
  .light-mode .nav-menu > li > a:hover {
    color: #fe5151; }
.light-mode .cart-item-link {
  color: #000; }
  .light-mode .cart-item-link .cart-icon {
    color: #fe5151; }
  .light-mode .cart-item-link:hover {
    color: #fe5151; }

.is-sticky .dark-mode .item--inner, .is-sticky .light-mode .item--inner {
  border-color: #000 !important; }
.is-sticky .dark-mode .neoo-builder-social-icons.color-custom li a,
.is-sticky .dark-mode .search-icon,
.is-sticky .dark-mode .cart-link,
.is-sticky .dark-mode .menu-mobile-toggle,
.is-sticky .dark-mode .nav-menu > li > a,
.is-sticky .dark-mode .item--html a, .is-sticky .light-mode .neoo-builder-social-icons.color-custom li a,
.is-sticky .light-mode .search-icon,
.is-sticky .light-mode .cart-link,
.is-sticky .light-mode .menu-mobile-toggle,
.is-sticky .light-mode .nav-menu > li > a,
.is-sticky .light-mode .item--html a {
  color: #000; }
  .is-sticky .dark-mode .neoo-builder-social-icons.color-custom li a:hover,
  .is-sticky .dark-mode .search-icon:hover,
  .is-sticky .dark-mode .cart-link:hover,
  .is-sticky .dark-mode .menu-mobile-toggle:hover,
  .is-sticky .dark-mode .nav-menu > li > a:hover,
  .is-sticky .dark-mode .item--html a:hover, .is-sticky .light-mode .neoo-builder-social-icons.color-custom li a:hover,
  .is-sticky .light-mode .search-icon:hover,
  .is-sticky .light-mode .cart-link:hover,
  .is-sticky .light-mode .menu-mobile-toggle:hover,
  .is-sticky .light-mode .nav-menu > li > a:hover,
  .is-sticky .light-mode .item--html a:hover {
    color: #fe5151; }

.site-header.layout-light-mode .is-sticky .dark-mode .menu-mobile-toggle {
  color: #000; }

.single-post .content-inner {
  margin-left: auto;
  margin-right: auto; }

.entry-content .alignleft {
  margin-right: 1.41575em; }

.main-layout-content .entry-content > .alignwide {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  transform: translateX(-50%);
  left: 50%;
  position: relative; }
.main-layout-content .entry-content > .alignfull {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  transform: translateX(-50%);
  left: 50%;
  position: relative; }

.main-layout-content-sidebar.single-post .content-inner,
.main-layout-content-sidebar-sidebar.single-post .content-inner {
  margin-left: 0px; }

.main-layout-sidebar-content.single-post .content-inner,
.main-layout-sidebar-sidebar-content.single-post .content-inner {
  margin-right: 0px; }

.entry-content ul,
.entry-content ol {
  list-style-position: outside; }

.wp-block-video video {
  max-width: 100%; }

.wp-block-image img {
  display: block; }

.wp-block-image.alignleft,
.wp-block-image.alignright {
  width: 100%; }

.wp-block-image.alignfull img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100); }

.wp-block-gallery:not(.components-placeholder) {
  margin: 1.5em auto; }

.wp-block-cover-text p {
  padding: 1.5em 14px; }

ul.wp-block-latest-posts.alignwide,
ul.wp-block-latest-posts.alignfull,
ul.wp-block-latest-posts.is-grid.alignwide,
ul.wp-block-latest-posts.is-grid.alignwide {
  padding: 0 14px; }

.wp-block-table {
  display: block;
  overflow-x: auto; }

.wp-block-table table {
  border-collapse: collapse;
  width: 100%; }

.wp-block-table td,
.wp-block-table th {
  padding: 0.5em; }

form.post-password-form input {
  margin-top: 10px; }

.entry-content li {
  margin-left: 2.5em;
  margin-bottom: 6px; }

.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 2.5em; }

.entry-content ul ul li,
.entry-content ol ol li,
.entry-content ul ol li,
.entry-content ol ul li {
  margin-left: 0; }

.wp-block-embed.is-type-video > .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%; }
  .wp-block-embed.is-type-video > .wp-block-embed__wrapper iframe, .wp-block-embed.is-type-video > .wp-block-embed__wrapper > object {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }

.wp-block-quote {
  border-left-width: 3px;
  border-left-color: #fe5151; }
  .wp-block-quote.is-style-large cite {
    font-size: 13px; }
  .wp-block-quote cite {
    font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
    font-style: normal;
    margin-top: 15px;
    position: relative;
    font-size: 16px;
    color: #000;
    display: inline-block; }

.wp-block-pullquote {
  border-bottom: 3px solid #fe5151;
  border-top: 3px solid #fe5151;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center; }
  .wp-block-pullquote > p:first-child {
    margin-top: 0; }
  .wp-block-pullquote cite {
    font-size: 13px;
    font-style: normal;
    text-transform: uppercase; }
  .wp-block-pullquote blockquote {
    border-left: 0px; }

.wp-block-separator {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid #fe5151; }
  .wp-block-separator:not(.is-style-wide) {
    max-width: 100px; }
  .wp-block-separator.is-style-dots {
    border-bottom: none !important;
    text-align: center; }
    .wp-block-separator.is-style-dots::before {
      padding-left: 0px;
      font-size: 30px; }

@media screen and (min-width: 768px) {
  .wp-block-cover-text p {
    padding: 1.5em 0; } }
/*--------------------------------------------------------------
  # Block Color Palette Colors
  --------------------------------------------------------------*/
.has-strong-blue-color {
  color: #0073aa; }

.has-strong-blue-background-color {
  background-color: #0073aa; }

.has-lighter-blue-color {
  color: #229fd8; }

.has-lighter-blue-background-color {
  background-color: #229fd8; }

.has-very-light-gray-color {
  color: #eee; }

.has-very-light-gray-background-color {
  background-color: #eee; }

.has-very-dark-gray-color {
  color: #444; }

.has-very-dark-gray-background-color {
  background-color: #444; }

div.fami-mapper {
  opacity: 1; }
  div.fami-mapper .csre-pin:hover > img {
    transform: scale(0.8); }
  div.fami-mapper .csre-pin .csre-popup .csre-wc-info {
    display: inline-block;
    width: 100%; }
  div.fami-mapper .csre-pin .csre-popup .csre-wc-info .csre-wc-price {
    white-space: nowrap; }
  div.fami-mapper .csre-pin .csre-wc-price .amount {
    font-size: 14px; }
  div.fami-mapper .csre-pin .csre-wc-price del .amount {
    font-size: 12px; }
  div.fami-mapper .csre-pin .csre-popup div.woocommerce-product-rating {
    float: none;
    position: relative;
    top: -3px; }
  div.fami-mapper .csre-pin .csre-popup.csre-wc {
    padding: 0 !important; }
  div.fami-mapper .csre-pin .csre-popup-main > div.csre-product-thumbnail {
    flex-basis: 100%; }
  div.fami-mapper .csre-pin div.csre-popup-header {
    padding: 0 10px;
    border: none; }
    div.fami-mapper .csre-pin div.csre-popup-header h2 {
      font-size: 14px; }

header.site-header .header-top {
  padding: 0;
  text-size-adjust: 100%;
  line-height: 13px; }
  header.site-header .header-top .neoo-grid .item--html {
    font-size: 15px; }
  header.site-header .header-top .item--html {
    line-height: 1.3; }
  header.site-header .header-top .light-mode {
    background: #f0f0f0; }
    header.site-header .header-top .light-mode .nav-menu-desktop ul li a {
      color: #222222; }
  header.site-header .header-top .dark-mode {
    background: #222222; }
    header.site-header .header-top .dark-mode .nav-menu-desktop ul li a {
      color: #868686; }
  header.site-header .header-top .col-v2-left .nav-menu-desktop .menu > li:not(:last-child):after {
    content: '';
    border-right: 1px solid #595959;
    display: inline-block;
    height: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0; }
  header.site-header .header-top .nav-menu-desktop .menu > li {
    position: relative; }
    header.site-header .header-top .nav-menu-desktop .menu > li > a {
      font-size: 14px;
      letter-spacing: 0;
      padding: 0 15px;
      text-transform: capitalize;
      font-family: "Graphik Regular", -apple-system, Arial, sans-serif; }
      header.site-header .header-top .nav-menu-desktop .menu > li > a > span[class^="flaticon-"], header.site-header .header-top .nav-menu-desktop .menu > li > a > span[class^="fa-"], header.site-header .header-top .nav-menu-desktop .menu > li > a > span[class^="dash-"] {
        font-size: 18px;
        position: relative;
        top: 1px;
        margin-right: 8px; }
  header.site-header .header-top ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    header.site-header .header-top ul li {
      display: inline-block; }
      header.site-header .header-top ul li a {
        padding-left: 15px;
        padding-right: 14px; }
      header.site-header .header-top ul li:first-child > a {
        padding-left: 0; }
      header.site-header .header-top ul li:last-child > a {
        padding-right: 0; }
  header.site-header .header-top .item--html ul li {
    border-right: 1px solid #595959; }
    header.site-header .header-top .item--html ul li:last-child {
      border-right: none; }

.header-main {
  padding: 0px; }
  .header-main .dark-mode {
    background: #181818; }
  .header-main .light-mode {
    background: #fff; }

.header-main-flex-direction-column .header-main .col-v2-center {
  flex-direction: column;
  align-items: center; }

.header-main-sticky .header-main {
  position: absolute;
  width: 100%;
  top: auto;
  z-index: 10000;
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease; }
  .header-main-sticky .header-main .neoo-grid, .header-main-sticky .header-main .style-full-height .primary-menu-ul > li > a {
    transition: min-height 0.3s ease;
    -webkit-transition: min-height 0.3s ease; }
  .header-main-sticky .header-main.is-sticky {
    position: fixed;
    top: 0; }
    .header-main-sticky .header-main.is-sticky .header--row-inner {
      border-bottom: none !important; }
    .header-main-sticky .header-main.is-sticky .light-mode {
      box-shadow: 0 1px 0 0 #e1e5ea; }
    .header-main-sticky .header-main.is-sticky .neoo-grid, .header-main-sticky .header-main.is-sticky .style-full-height .primary-menu-ul > li > a {
      min-height: 70px; }

.header-main-trans .header-main {
  background-color: transparent !important;
  position: absolute;
  top: auto;
  width: 100%; }
  .header-main-trans .header-main .header-main-inner {
    box-shadow: none;
    background-color: inherit;
    border-bottom: none !important; }
  .header-main-trans .header-main.is-sticky {
    background-color: rgba(255, 255, 255, 0.9) !important; }
    .header-main-trans .header-main.is-sticky .header-main-inner nav .nav-menu > li > a {
      color: #000; }

.hide-on-main-header-sticky {
  opacity: 0 !important;
  visibility: visible !important;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  margin-top: -32px; }

.header-bottom {
  padding: 0px;
  border-left: none;
  border-right: none; }
  .header-bottom .light-mode {
    background: #f0f0f0;
    box-shadow: 0 1px 2px 0 #e1e5ea; }
  .header-bottom .dark-mode {
    background: #303030; }

/* Header Builder Common */
.site-header .site-header-inner {
  position: relative;
  z-index: 32; }
.site-header .neoo-container {
  display: flex;
  flex-direction: column;
  justify-content: center; }
.site-header .dark-mode .site-branding.has-logo-light .logo-link:not(.logo-light-link) {
  display: none; }
.site-header .light-mode .site-branding.has-logo-light .logo-light-link {
  display: none; }
.site-header .is-sticky .dark-mode .site-branding.has-logo-light .logo-link:not(.logo-light-link), .site-header .is-sticky .light-mode .site-branding.has-logo-light .logo-link:not(.logo-light-link) {
  display: inline-block; }
.site-header .is-sticky .dark-mode .site-branding.has-logo-light .logo-light-link, .site-header .is-sticky .light-mode .site-branding.has-logo-light .logo-light-link {
  display: none; }

.preset-logo_top_menu_center .row-v2.row-v2-main {
  align-items: flex-start;
  padding: 30px 0; }
  .preset-logo_top_menu_center .row-v2.row-v2-main .col-v2.col-v2-center .builder-item--logo {
    margin-top: 0; }
  @media screen and (max-width: 64em) {
    .preset-logo_top_menu_center .row-v2.row-v2-main {
      align-items: center; } }

.builder-item .item--inner {
  display: inline-block;
  vertical-align: middle; }
.builder-item.builder-item--group .item--inner {
  margin-right: 1em; }
  @media screen and (max-width: 64em) and (min-width: 35.5em) {
    .builder-item.builder-item--group .item--inner {
      margin-right: 1em; } }
  @media screen and (max-width: 35.5em) {
    .builder-item.builder-item--group .item--inner {
      margin-right: 0.4em; } }
  .builder-item.builder-item--group .item--inner:last-child {
    margin-right: 0px; }

.header-main-sticky-is-enable .page-header--item:not(:first-child) {
  margin: 0; }

.header-main-sticky-is-enable .banner-page.has-banner-image .banner-img img {
  min-height: 480px; }

.layout-fullwidth .neoo-container {
  max-width: initial; }

@media screen and (min-width: 64em) {
  .header--row .neoo-grid {
    margin: 0 -0.5em; }
    .header--row .neoo-grid [class~="neoo-col-"],
    .header--row .neoo-grid [class*="neoo-col-"],
    .header--row .neoo-grid [class*="neoo-col_"],
    .header--row .neoo-grid [class~="col-v2"],
    .header--row .neoo-grid [class*="col-v2"] {
      padding-left: 0.5em;
      padding-right: 0.5em; } }
.header--row.layout-full-contained .neoo-container {
  background: transparent !important; }
.header--row.layout-full-contained .neoo-container, .header--row.layout-fullwidth .neoo-container {
  border: 0 none !important;
  box-shadow: none !important; }
@media screen and (min-width: 64em) {
  .header--row.layout-contained {
    background: transparent !important;
    border: 0 none;
    box-shadow: none !important; } }
.header--row.layout-fullwidth .neoo-container {
  box-shadow: none !important; }

.page-titlebar {
  word-break: break-word; }
  @media screen and (max-width: 64em) and (min-width: 35.5em) {
    .page-titlebar {
      padding: 19px 0px 20px; } }
  @media screen and (max-width: 35.5em) {
    .page-titlebar {
      padding: 18px 0px 20px; } }
  .page-titlebar .page-titlebar-inner {
    width: 100%; }
  .page-titlebar .titlebar-title {
    margin-bottom: 0;
    font-size: 40px;
    position: relative;
    padding-bottom: 22px;
    text-align: center;
    font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }
    .page-titlebar .titlebar-title::before {
      content: "";
      width: 55px;
      border-bottom: 1px solid #d1d1d1;
      left: 50%;
      transform: translateX(-50%);
      position: absolute;
      bottom: 0; }
  .page-titlebar .titlebar-tagline {
    margin-top: 5px;
    font-size: 0.875em; }

header .page-title {
  font-family: "Graphik Regular", -apple-system, Arial, sans-serif;
  font-size: 22px;
  margin-bottom: 30px; }
  header .page-title:after {
    content: '';
    display: block;
    width: 56px;
    height: 1px;
    background-color: #d1d1d1;
    margin-top: 20px; }

.page-breadcrumb {
  padding: 20px 0px 10px;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff; }
  .page-breadcrumb .page-breadcrumb-inner {
    width: 100%; }

.single .page-breadcrumb-list {
  margin: 0;
  text-align: left; }

.page-breadcrumb-list {
  list-style: none;
  margin: 0px 1em;
  padding: 0px;
  text-align: center; }
  .page-breadcrumb-list li {
    display: inline-block;
    position: relative;
    padding-right: 10px;
    color: #000;
    text-transform: capitalize;
    font-size: 14px; }
    .page-breadcrumb-list li.current-item {
      color: #a6a6a6; }
    .page-breadcrumb-list li:after {
      border-top: 1px solid currentColor;
      border-left: 1px solid currentColor;
      content: "";
      width: 5px;
      height: 5px;
      display: inline-block;
      transform: rotate(135deg);
      left: auto;
      position: relative;
      top: -1px; }
    .page-breadcrumb-list li:last-child:after {
      display: none; }
    .page-breadcrumb-list li a {
      color: inherit;
      margin-right: 10px;
      letter-spacing: 0; }

.page-titlebar .customize-partial-edit-shortcut button,
.page-cover .customize-partial-edit-shortcut button {
  left: 0px; }
.page-titlebar .page-breadcrumb-inner,
.page-cover .page-breadcrumb-inner {
  padding-left: 0;
  padding-right: 0; }
.page-titlebar .page-breadcrumb,
.page-cover .page-breadcrumb {
  border-bottom: none;
  padding-bottom: 0px;
  background: transparent; }

.page-cover {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .page-cover:before {
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1; }
  .page-cover .page-cover-inner {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 5;
    padding: 1em 30px;
    text-align: center; }
    @media screen and (min-width: 64em) {
      .page-cover .page-cover-inner {
        min-height: 300px; } }
    @media screen and (max-width: 64em) and (min-width: 35.5em) {
      .page-cover .page-cover-inner {
        min-height: 250px;
        padding: 1em 15px; } }
    @media screen and (max-width: 35.5em) {
      .page-cover .page-cover-inner {
        min-height: 200px; } }
  .page-cover .page-breadcrumb-list {
    color: rgba(255, 255, 255, 0.8); }
    .page-cover .page-breadcrumb-list a,
    .page-cover .page-breadcrumb-list li:after {
      color: inherit; }
    .page-cover .page-breadcrumb-list a:hover {
      color: rgba(255, 255, 255, 0.8); }

.page-cover-title {
  margin-bottom: 0.5em; }

.page-cover-tagline {
  margin-bottom: 1.2em; }

.page-cover-title,
.page-cover-tagline {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5; }
  .page-cover-title p:last-child,
  .page-cover-tagline p:last-child {
    margin-bottom: 0; }

/* Customizer Shortcut */
#masthead .customize-partial-edit-shortcut,
#header-menu-sidebar .customize-partial-edit-shortcut {
  display: none; }

#masthead > .customize-partial-edit-shortcut.customize-partial-edit-shortcut-header_builder_panel {
  display: none; }
#masthead > .customize-partial-edit-shortcut button {
  left: 0; }

/* Layout Builder V2 */
.row-v2 {
  display: flex !important;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%; }
  .row-v2 .item--inner {
    display: inline-flex;
    align-items: center; }
    .row-v2 .item--inner[data-section="cart_icon"] {
      height: 40px;
      width: 40px;
      border: 1px solid #000;
      border-radius: 21px;
      display: flex;
      justify-content: center;
      position: relative;
      align-items: center;
      padding: 0 14px; }
      @media screen and (max-width: 64em) {
        .row-v2 .item--inner[data-section="cart_icon"] {
          width: auto;
          height: auto;
          border: none;
          padding: 0 10px 0 0; }
          .row-v2 .item--inner[data-section="cart_icon"] .header-cart_icon-item {
            position: relative;
            font-size: 21px;
            display: flex;
            justify-content: space-between;
            align-items: center; }
            .row-v2 .item--inner[data-section="cart_icon"] .header-cart_icon-item .cart-icon {
              line-height: 24px;
              width: 18px;
              height: 28px;
              display: block; } }
  .row-v2 .col-v2 {
    display: flex; }
    .row-v2 .col-v2.col-v2-center {
      justify-content: center; }
      .row-v2 .col-v2.col-v2-center .builder-item--logo {
        margin-bottom: 30px;
        margin-top: 30px; }
    .row-v2 .col-v2.col-v2-left {
      justify-content: flex-start;
      margin-right: auto;
      flex: 1 1 0; }
    .row-v2 .col-v2.col-v2-right {
      margin-left: auto;
      justify-content: flex-end;
      flex: 1 1 0; }
      .row-v2 .col-v2.col-v2-right .item--inner {
        margin-left: 18px; }
      .row-v2 .col-v2.col-v2-right .builder-header-header_my_acc_cp_wl-item .neoo-wc-item:first-child {
        margin: 0; }
  .row-v2.no-left.no-right .col-v2.col-v2-center {
    flex-basis: 100%; }
  .row-v2.no-center .col-v2.col-v2-left {
    flex: auto; }
  .row-v2.no-center .col-v2.col-v2-right {
    flex: auto; }

#masthead > .customize-partial-edit-shortcut.customize-partial-edit-shortcut-header_builder_panel {
  display: none; }
#masthead > .customize-partial-edit-shortcut button {
  left: 0px; }

.elementor-template-full-width .neoo-container {
  max-width: 100%; }

.site-header:not(.preset-default) .header--row .builder-item--primary-menu, .site-header:not(.preset-default) .builder-item.builder-item--group .item--inner.builder-item--primary-menu {
  margin: 0; }

.site-header.layout-light-mode .light-mode .neoo-builder-social-icons.color-custom li a,
.site-header.layout-light-mode .light-mode .search-icon, .site-header.layout-light-mode .light-mode .cart-link,
.site-header.layout-light-mode .light-mode .menu-mobile-toggle, .site-header.layout-light-mode .light-mode .item--html a,
.site-header.layout-light-mode .light-mode .nav-menu > li > a,
.site-header.layout-light-mode .dark-mode .neoo-builder-social-icons.color-custom li a,
.site-header.layout-light-mode .dark-mode .search-icon, .site-header.layout-light-mode .light-mode .cart-link,
.site-header.layout-light-mode .dark-mode .menu-mobile-toggle, .site-header.layout-light-mode .light-mode .item--html a,
.site-header.layout-light-mode .dark-mode .nav-menu > li > a {
  color: #fff; }
.site-header.layout-light-mode .light-mode .item--inner .neoo-cart-count,
.site-header.layout-light-mode .dark-mode .item--inner .neoo-cart-count {
  color: #000;
  background: #fff; }
.site-header.layout-light-mode .header-search-form button.search-submit svg {
  color: #000; }
.site-header.layout-light-mode .light-mode .header-search_box-item .search-form-fields,
.site-header.layout-light-mode .dark-mode .header-search_box-item .search-form-fields {
  background: #fff;
  border-color: #fff; }
  .site-header.layout-light-mode .light-mode .header-search_box-item .search-form-fields .search-field::placeholder,
  .site-header.layout-light-mode .dark-mode .header-search_box-item .search-form-fields .search-field::placeholder {
    color: #b2b2b2; }
.site-header.layout-light-mode .row-v2 .item--inner[data-section="cart_icon"] {
  border-color: #fff !important; }
.site-header.layout-light-mode.header-main-trans .header-main.is-sticky {
  background-color: rgba(255, 255, 255, 0.9) !important;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.09); }
.site-header.layout-light-mode .light-mode .is-sticky .item--inner .neoo-cart-count,
.site-header.layout-light-mode .dark-mode .is-sticky .item--inner .neoo-cart-count {
  color: #fff;
  background: #000; }
.site-header.layout-light-mode .is-sticky .row-v2 .item--inner[data-section="cart_icon"] {
  border-color: #000 !important; }
.site-header.layout-light-mode .is-sticky .light-mode .header-search_box-item .search-form-fields,
.site-header.layout-light-mode .is-sticky .dark-mode .header-search_box-item .search-form-fields {
  border-color: #eaeaea; }
.site-header.layout-dark-mode .light-mode .neoo-builder-social-icons.color-custom li a,
.site-header.layout-dark-mode .light-mode .search-icon, .site-header.layout-dark-mode .light-mode .cart-link,
.site-header.layout-dark-mode .light-mode .menu-mobile-toggle, .site-header.layout-dark-mode .light-mode .item--html a,
.site-header.layout-dark-mode .light-mode .nav-menu > li > a,
.site-header.layout-dark-mode .dark-mode .neoo-builder-social-icons.color-custom li a,
.site-header.layout-dark-mode .dark-mode .search-icon, .site-header.layout-dark-mode .light-mode .cart-link,
.site-header.layout-dark-mode .dark-mode .menu-mobile-toggle, .site-header.layout-dark-mode .light-mode .item--html a,
.site-header.layout-dark-mode .dark-mode .nav-menu > li > a {
  color: #000; }
.site-header.layout-dark-mode .light-mode .item--inner .neoo-cart-count,
.site-header.layout-dark-mode .dark-mode .item--inner .neoo-cart-count {
  color: #fff;
  background: #000; }
.site-header.layout-dark-mode .header-search-form button.search-submit svg {
  color: #000; }
.site-header.layout-dark-mode .light-mode .header-search_box-item .search-form-fields,
.site-header.layout-dark-mode .dark-mode .header-search_box-item .search-form-fields {
  background: #fff;
  border-color: #eaeaea; }
  .site-header.layout-dark-mode .light-mode .header-search_box-item .search-form-fields .search-field::placeholder,
  .site-header.layout-dark-mode .dark-mode .header-search_box-item .search-form-fields .search-field::placeholder {
    color: #b2b2b2; }
.site-header.layout-dark-mode .light-mode .neoo-builder-social-icons.color-custom li a,
.site-header.layout-dark-mode .light-mode .search-icon, .site-header.layout-dark-mode .dark-mode .cart-link,
.site-header.layout-dark-mode .light-mode .menu-mobile-toggle, .site-header.layout-dark-mode .dark-mode .nav-menu > li > a,
.site-header.layout-dark-mode .light-mode .item--html a,
.site-header.layout-dark-mode .dark-mode .neoo-builder-social-icons.color-custom li a,
.site-header.layout-dark-mode .dark-mode .search-icon, .site-header.layout-dark-mode .dark-mode .cart-link,
.site-header.layout-dark-mode .dark-mode .menu-mobile-toggle, .site-header.layout-dark-mode .dark-mode .nav-menu > li > a,
.site-header.layout-dark-mode .dark-mode .item--html a {
  color: #000; }
  .site-header.layout-dark-mode .light-mode .neoo-builder-social-icons.color-custom li a:hover,
  .site-header.layout-dark-mode .light-mode .search-icon:hover, .site-header.layout-dark-mode .dark-mode .cart-link:hover,
  .site-header.layout-dark-mode .light-mode .menu-mobile-toggle:hover, .site-header.layout-dark-mode .dark-mode .nav-menu > li > a:hover,
  .site-header.layout-dark-mode .light-mode .item--html a:hover,
  .site-header.layout-dark-mode .dark-mode .neoo-builder-social-icons.color-custom li a:hover,
  .site-header.layout-dark-mode .dark-mode .search-icon:hover, .site-header.layout-dark-mode .dark-mode .cart-link:hover,
  .site-header.layout-dark-mode .dark-mode .menu-mobile-toggle:hover, .site-header.layout-dark-mode .dark-mode .nav-menu > li > a:hover,
  .site-header.layout-dark-mode .dark-mode .item--html a:hover {
    opacity: 0.8; }
.site-header.layout-dark-mode .row-v2 .item--inner[data-section="cart_icon"] {
  border-color: #000 !important; }
.site-header.layout-dark-mode:not(.header-main-trans) .header-main .dark-mode {
  background: #fff; }
.site-header.layout-dark-mode .is-sticky .light-mode .header-search_box-item .search-form-fields,
.site-header.layout-dark-mode .is-sticky .dark-mode .header-search_box-item .search-form-fields {
  border-color: #eaeaea; }

.preset-search_left_menu_vertical .header-main .header-bottom {
  margin: 30px 0; }
  .preset-search_left_menu_vertical .header-main .header-bottom .header--row.header-main .neoo-grid,
  .preset-search_left_menu_vertical .header-main .header-bottom .header--row.header-main .style-full-height .primary-menu-ul > li > a {
    min-height: 120px; }
  .preset-search_left_menu_vertical .header-main .header-bottom .dark-mode, .preset-search_left_menu_vertical .header-main .header-bottom .light-mode {
    background: transparent; }
  .preset-search_left_menu_vertical .header-main .header-bottom .nav-menu-desktop .nav-menu {
    display: grid; }
  .preset-search_left_menu_vertical .header-main .header-bottom .nav-menu-desktop .nav-menu > .menu-item {
    padding: 10px 20px 10px 0; }
    .preset-search_left_menu_vertical .header-main .header-bottom .nav-menu-desktop .nav-menu > .menu-item > a {
      transition: left 0.3s linear 0s;
      left: 0;
      position: relative; }
    .preset-search_left_menu_vertical .header-main .header-bottom .nav-menu-desktop .nav-menu > .menu-item:hover > a {
      left: 15px; }
    .preset-search_left_menu_vertical .header-main .header-bottom .nav-menu-desktop .nav-menu > .menu-item:hover > a > .nav-icon-angle {
      width: 0;
      overflow: hidden;
      opacity: 0; }
    .preset-search_left_menu_vertical .header-main .header-bottom .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu {
      position: relative; }
    .preset-search_left_menu_vertical .header-main .header-bottom .nav-menu-desktop .nav-menu > .menu-item > .sub-menu {
      max-width: calc(100vw - 300px) !important;
      left: 100% !important;
      top: 0; }
    .preset-search_left_menu_vertical .header-main .header-bottom .nav-menu-desktop .nav-menu > .menu-item .nav-icon-angle {
      display: inline-block !important;
      margin-left: 10px;
      width: 7px;
      height: 7px; }
  .preset-search_left_menu_vertical .header-main .header-bottom .nav-menu-desktop > .menu > li > a {
    padding: 0;
    display: inline-flex;
    align-items: center;
    font-size: 20px;
    letter-spacing: 0;
    text-transform: CAPITALIZE;
    line-height: 1; }
.preset-search_left_menu_vertical.site-header.header-main-trans .header-main.is-sticky {
  background-color: transparent !important;
  box-shadow: 0 0 0;
  position: absolute !important; }
  .preset-search_left_menu_vertical.site-header.header-main-trans .header-main.is-sticky .neoo-grid, .preset-search_left_menu_vertical.site-header.header-main-trans .header-main.is-sticky .style-full-height .primary-menu-ul > li > a {
    min-height: inherit; }

.is-size-desktop-medium .hamburger .hamburger-inner::after {
  width: 17px; }

.is-size-desktop-medium .hamburger .hamburger-inner::before {
  width: 30px; }

.cb-row--desktop .is-size-desktop-medium .hamburger .hamburger-inner {
  width: 10px;
  height: 2px; }
.cb-row--desktop .is-size-desktop-medium .hamburger .hamburger-inner::before {
  width: 30px;
  height: 2px; }
.cb-row--desktop .is-size-desktop-medium .hamburger .hamburger-inner::after {
  width: 17px;
  height: 2px; }
.cb-row--desktop .nav-icon--label {
  font-size: 0; }
.cb-row--desktop a.menu-mobile-toggle {
  margin-right: 20px; }

.single .preset-default .site-header-inner {
  border-bottom: 1px solid #e9e9e9; }

/* Button */
.neoo-builder-btn {
  padding: 0.54079em 1em;
  background: #c3512f;
  color: #FFFFFF;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600; }
  .neoo-builder-btn:hover {
    box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
    color: #ffffff; }
  .neoo-builder-btn.is-icon-before i {
    margin-right: 4px; }
  .neoo-builder-btn.is-icon-after i {
    margin-left: 5px; }

/* HTML 1 */
.item--html p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px; }
  .item--html p:last-child {
    margin-bottom: 0px; }

/* Logo & Site Identity */
.site-branding {
  display: flex;
  line-height: .9;
  vertical-align: middle; }
  .site-branding a {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    font-weight: 600; }
  .site-branding img {
    display: block;
    width: auto;
    line-height: 1; }
  .site-branding .site-title {
    font-size: 1.5em;
    margin: 0;
    font-weight: 600;
    line-height: 1.216; }
  .site-branding .site-description {
    margin: 5px 0px 7px 0px; }
  .site-branding.logo-left .logo-link {
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .site-branding.logo-left .site-name-desc {
    margin-left: 7px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .site-branding.logo-right {
    flex-direction: row-reverse; }
    .site-branding.logo-right .logo-link {
      display: flex;
      flex-direction: column;
      justify-content: center; }
    .site-branding.logo-right .site-name-desc {
      margin-right: 7px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
  .site-branding.logo-top {
    flex-direction: column; }
  .site-branding.logo-bottom {
    flex-direction: column-reverse; }
    .site-branding.logo-bottom .site-name-desc {
      margin-top: 7px; }

.item-button {
  display: inline-block; }

.site-header .cb-row--mobile .site-branding img {
  max-width: 100%; }

/* Navigation */
.sub-menu .mega-title {
  font-size: 14px;
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }
.sub-menu li a.tag-cloud-link {
  padding: 6px 10px !important;
  width: auto !important; }

.nav-menu-mobile .menu-item .link-before, .nav-menu-desktop .menu-item .link-before {
  position: relative;
  display: inline-flex;
  align-items: center; }
.nav-menu-mobile .nav-icon-angle, .nav-menu-desktop .nav-icon-angle {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  transform: rotate(-135deg) translateY(50%); }

.site-navigation > ul > li > a {
  padding: 25px 20px;
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1; }

.nav-menu-desktop .nav-icon-angle {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
  transition: transform 0.3s linear 0s; }
.nav-menu-desktop.hide-arrow-active .nav-icon-angle {
  display: none; }
.nav-menu-desktop .menu {
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }
  .nav-menu-desktop .menu li {
    display: inline-block;
    position: relative; }
    .nav-menu-desktop .menu li a {
      display: inline-block;
      transition: all 0.14s ease-out;
      text-decoration-color: currentColor; }
    .nav-menu-desktop .menu li:last-child {
      margin-right: 0px; }
    .nav-menu-desktop .menu li.current-menu-item > a {
      color: rgba(0, 0, 0, 0.9); }
  .nav-menu-desktop .menu > li > a {
    padding: 25px 20px;
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    line-height: 1; }
    .nav-menu-desktop .menu > li > a i {
      line-height: 0; }
    @media screen and (max-width: 80em) and (min-width: 64em) {
      .nav-menu-desktop .menu > li > a {
        letter-spacing: 0.5px;
        padding: 25px 12px;
        font-size: 11.5px; } }
  .nav-menu-desktop .menu .nav-icon-angle {
    display: none !important; }
  .nav-menu-desktop .menu > li.menu-item-has-children > a .nav-icon-angle {
    margin-left: 4px;
    line-height: 0; }
  .nav-menu-desktop .menu .sub-menu li.menu-item-has-children > a {
    position: relative; }
    .nav-menu-desktop .menu .sub-menu li.menu-item-has-children > a:before, .nav-menu-desktop .menu .sub-menu li.menu-item-has-children > a:after {
      content: "";
      display: table; }
    .nav-menu-desktop .menu .sub-menu li.menu-item-has-children > a:after {
      clear: both; }
    .nav-menu-desktop .menu .sub-menu li.menu-item-has-children > a .nav-icon-angle {
      margin-left: 5px;
      float: right; }
.nav-menu-desktop .sub-lv-0, .nav-menu-desktop .sub-menu {
  position: absolute;
  left: 0;
  transition: all .3s ease;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  display: block;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
  top: 100%;
  margin: 0px;
  padding: 0px; }
  @media screen and (max-width: 80em) and (min-width: 64em) {
    .nav-menu-desktop .sub-lv-0, .nav-menu-desktop .sub-menu {
      left: 12px; } }
.nav-menu-desktop .sub-menu {
  width: 16em;
  background: #ffffff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
  padding: 10px; }
  .nav-menu-desktop .sub-menu .link-before {
    display: flex;
    justify-content: space-between; }
  .nav-menu-desktop .sub-menu .nav-icon-angle {
    transform: rotate(135deg) translateY(0); }
  .nav-menu-desktop .sub-menu li {
    display: block;
    margin: 0px;
    padding: 0px; }
    .nav-menu-desktop .sub-menu li.current-menu-item a {
      color: #fe5151; }
    .nav-menu-desktop .sub-menu li a {
      display: block;
      width: 100%;
      padding: 9px 15px;
      transition: background 0.15s ease-out;
      color: #868685;
      font-size: 0.9em;
      line-height: 1.5; }
      .nav-menu-desktop .sub-menu li a:hover {
        color: #fe5151; }
  .nav-menu-desktop .sub-menu .sub-menu {
    top: 0px;
    left: 100%; }
.nav-menu-desktop .menu-item:hover > .sub-menu, .nav-menu-desktop .menu-item:hover > .sub-lv-0, .nav-menu-desktop .menu-item:focus > .sub-menu, .nav-menu-desktop .menu-item:focus > .sub-lv-0, .nav-menu-desktop .menu-item.focus > .sub-menu, .nav-menu-desktop .menu-item.focus > .sub-lv-0 {
  height: auto;
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1; }
.nav-menu-desktop .nav-menu > .menu-item.menu-type-flyout .sub-menu li:first-child {
  margin-top: 5px; }
.nav-menu-desktop .nav-menu > .menu-item.menu-type-flyout .sub-menu li:last-child {
  margin-bottom: 5px; }
.nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu {
  position: relative; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu * {
    box-sizing: border-box; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .elementor-widget-image img {
    pointer-events: none; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .mega-title {
    margin-bottom: 15px;
    font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
    position: relative;
    height: 30px; }
    .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .mega-title:after {
      content: '';
      width: 34px;
      height: 1px;
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 1;
      background-color: #868685; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu > .sub-menu {
    width: 1400px;
    max-width: 100%;
    padding: 10px; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .sub-menu:not(.sub-lv-0) {
    width: 100%;
    position: static;
    height: auto;
    overflow: unset;
    box-shadow: none;
    background: none;
    transform: translateY(0);
    -webkit-transform: translateY(0); }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu .menu-columns {
    float: left; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-1 .menu-columns-1-of-1 {
    width: 100%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-2 .menu-columns-1-of-2 {
    width: 50%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-2 .menu-columns-2-of-2 {
    width: 100%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-3 .menu-columns-1-of-3 {
    width: 33.33333%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-3 .menu-columns-2-of-3 {
    width: 66.66667%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-3 .menu-columns-3-of-3 {
    width: 100%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-4 .menu-columns-1-of-4 {
    width: 25%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-4 .menu-columns-2-of-4 {
    width: 50%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-4 .menu-columns-3-of-4 {
    width: 75%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-4 .menu-columns-4-of-4 {
    width: 100%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-5 .menu-columns-1-of-5 {
    width: 20%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-5 .menu-columns-2-of-5 {
    width: 40%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-5 .menu-columns-3-of-5 {
    width: 60%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-5 .menu-columns-4-of-5 {
    width: 80%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-5 .menu-columns-5-of-5 {
    width: 100%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-6 .menu-columns-1-of-6 {
    width: 16.66667%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-6 .menu-columns-2-of-6 {
    width: 33.33333%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-6 .menu-columns-3-of-6 {
    width: 50%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-6 .menu-columns-4-of-6 {
    width: 66.66667%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-6 .menu-columns-5-of-6 {
    width: 83.33333%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-6 .menu-columns-6-of-6 {
    width: 100%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-7 .menu-columns-1-of-7 {
    width: 14.28571%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-7 .menu-columns-2-of-7 {
    width: 28.57143%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-7 .menu-columns-3-of-7 {
    width: 42.85714%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-7 .menu-columns-4-of-7 {
    width: 57.14286%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-7 .menu-columns-5-of-7 {
    width: 71.42857%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-7 .menu-columns-6-of-7 {
    width: 85.71429%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-7 .menu-columns-7-of-7 {
    width: 100%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-8 .menu-columns-1-of-8 {
    width: 12.5%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-8 .menu-columns-2-of-8 {
    width: 25%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-8 .menu-columns-3-of-8 {
    width: 37.5%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-8 .menu-columns-4-of-8 {
    width: 50%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-8 .menu-columns-5-of-8 {
    width: 62.5%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-8 .menu-columns-6-of-8 {
    width: 75%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-8 .menu-columns-7-of-8 {
    width: 87.5%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-8 .menu-columns-8-of-8 {
    width: 100%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-9 .menu-columns-1-of-9 {
    width: 11.11111%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-9 .menu-columns-2-of-9 {
    width: 22.22222%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-9 .menu-columns-3-of-9 {
    width: 33.33333%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-9 .menu-columns-4-of-9 {
    width: 44.44444%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-9 .menu-columns-5-of-9 {
    width: 55.55556%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-9 .menu-columns-6-of-9 {
    width: 66.66667%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-9 .menu-columns-7-of-9 {
    width: 77.77778%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-9 .menu-columns-8-of-9 {
    width: 88.88889%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu.menu-total-cols-9 .menu-columns-9-of-9 {
    width: 100%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu .sub-menu > li {
    margin-right: 15px; }
    .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu .sub-menu > li:last-child {
      margin-right: 0; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu .sub-menu li a {
    padding-left: 0;
    padding-right: 0; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-fami_mega_menu .sub-menu.sub-lv-0 {
    display: flex;
    justify-content: flex-start; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.menu-type-grid .sub-menu li a {
    padding-left: 0;
    padding-right: 0; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-item-type-widget .menu li {
    color: #868685; }
    .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-item-type-widget .menu li.current-menu-item {
      color: #fe5151; }
    .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-item-type-widget .menu li a {
      color: inherit; }
      .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-item-type-widget .menu li a:hover {
        color: #fe5151; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-row {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
    overflow: hidden; }
    .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-row:last-child {
      margin-bottom: 0; }
    .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-row .menu-column {
      padding-left: 15px;
      padding-right: 15px;
      width: 100%; }
      .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-row .menu-column.menu-columns-1-of-12 {
        width: 8.33333%; }
      .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-row .menu-column.menu-columns-2-of-12 {
        width: 16.66667%; }
      .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-row .menu-column.menu-columns-3-of-12 {
        width: 25%; }
      .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-row .menu-column.menu-columns-4-of-12 {
        width: 33.33333%; }
      .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-row .menu-column.menu-columns-5-of-12 {
        width: 41.66667%; }
      .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-row .menu-column.menu-columns-6-of-12 {
        width: 50%; }
      .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-row .menu-column.menu-columns-7-of-12 {
        width: 58.33333%; }
      .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-row .menu-column.menu-columns-8-of-12 {
        width: 66.66667%; }
      .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-row .menu-column.menu-columns-9-of-12 {
        width: 75%; }
      .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-row .menu-column.menu-columns-10-of-12 {
        width: 83.33333%; }
      .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-row .menu-column.menu-columns-11-of-12 {
        width: 91.66667%; }
      .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu .menu-row .menu-column.menu-columns-12-of-12 {
        width: 100%; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.hide-arrow .fami-menu-arrow {
    display: none; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu.hide-on-desktop {
    display: none; }
  .nav-menu-desktop .nav-menu > .menu-item.menu-fami_mega_menu:hover .sub-menu {
    opacity: 1;
    visibility: visible; }
.nav-menu-desktop.style-plain .nav-menu {
  position: relative; }
  .nav-menu-desktop.style-plain .nav-menu:before, .nav-menu-desktop.style-plain .nav-menu:after {
    content: "";
    display: table; }
  .nav-menu-desktop.style-plain .nav-menu:after {
    clear: both; }
  .nav-menu-desktop.style-plain .nav-menu > li {
    float: left; }
.nav-menu-desktop.style-full-height .nav-menu:before, .nav-menu-desktop.style-full-height .nav-menu:after {
  content: "";
  display: table; }
.nav-menu-desktop.style-full-height .nav-menu:after {
  clear: both; }
.nav-menu-desktop.style-full-height .nav-menu > li {
  float: left; }
  .nav-menu-desktop.style-full-height .nav-menu > li > a {
    background: transparent;
    display: inline-flex;
    vertical-align: middle;
    align-items: center; }
    .nav-menu-desktop.style-full-height .nav-menu > li > a:hover {
      color: #FFFFFF;
      background-color: #000000; }
  .nav-menu-desktop.style-full-height .nav-menu > li.current-menu-item > a, .nav-menu-desktop.style-full-height .nav-menu > li.current-menu-ancestor > a {
    color: #ffffff;
    background-color: #000000; }
.nav-menu-desktop.style-border-bottom .nav-menu > li > a .link-before {
  position: relative; }
  .nav-menu-desktop.style-border-bottom .nav-menu > li > a .link-before:before {
    position: absolute;
    bottom: -6px;
    width: 1px;
    left: 0px;
    height: 2px;
    background-color: transparent;
    content: "";
    transition: all .3s ease; }
.nav-menu-desktop.style-border-bottom .nav-menu > li:hover > a .link-before:before, .nav-menu-desktop.style-border-bottom .nav-menu > li:focus > a .link-before:before {
  width: 100%;
  background-color: currentColor; }
.nav-menu-desktop.style-border-bottom .nav-menu > li.current-menu-item > a .link-before:before, .nav-menu-desktop.style-border-bottom .nav-menu > li.current-menu-ancestor > a .link-before:before {
  width: 100%;
  background-color: currentColor; }
.nav-menu-desktop.style-border-top .nav-menu > li > a .link-before {
  position: relative; }
  .nav-menu-desktop.style-border-top .nav-menu > li > a .link-before:before {
    position: absolute;
    top: -6px;
    width: 1px;
    left: 0px;
    height: 2px;
    background-color: transparent;
    content: "";
    transition: all .3s ease; }
.nav-menu-desktop.style-border-top .nav-menu > li:hover > a .link-before:before, .nav-menu-desktop.style-border-top .nav-menu > li:focus > a .link-before:before {
  width: 100%;
  background-color: currentColor; }
.nav-menu-desktop.style-border-top .nav-menu > li.current-menu-item > a .link-before:before, .nav-menu-desktop.style-border-top .nav-menu > li.current-menu-ancestor > a .link-before:before {
  width: 100%;
  background-color: currentColor; }

.item--inner:first-child .nav-menu-desktop .menu > li:first-child > a {
  padding-left: 0; }

/* On Menu Sidebar */
.nav-menu-mobile .fami-menu-arrow {
  display: none; }
.nav-menu-mobile > .menu > li {
  border-bottom: 1px solid; }
  .nav-menu-mobile > .menu > li > a {
    font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
    font-size: 13px;
    line-height: 50px !important;
    height: 50px !important; }
  .nav-menu-mobile > .menu > li.open-sub > .sub-menu {
    padding: 20px 0; }
  .nav-menu-mobile > .menu > li > .sub-menu > .menu-item a {
    padding: 0 2.5em !important; }
  .nav-menu-mobile > .menu > li > .sub-menu > li {
    line-height: 44px; }
.nav-menu-mobile .menu {
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-size: 14px;
  font-weight: "Graphik Medium", -apple-system, Arial, sans-serif; }
  .nav-menu-mobile .menu li:first-child > a {
    border-top: none; }
  .nav-menu-mobile .menu .menu-item a > .link-before .nav-icon-angle {
    display: none; }
  .nav-menu-mobile .menu > li > .nav-toggle-icon {
    line-height: 56px !important;
    height: 50px !important;
    padding: 0 1.5em !important; }
    .nav-menu-mobile .menu > li > .nav-toggle-icon .nav-icon-angle {
      width: 8px;
      height: 8px; }
  .nav-menu-mobile .menu > li > a {
    line-height: 50px !important;
    height: 50px !important;
    text-transform: uppercase;
    padding: 0 1.5em !important; }
  .nav-menu-mobile .menu li {
    list-style: none;
    position: relative; }
    .nav-menu-mobile .menu li.current-menu-item > a {
      color: #fe5151; }
    .nav-menu-mobile .menu li.menu-item.menu-type-grid .sub-menu {
      border: none; }
    .nav-menu-mobile .menu li.menu-item li:last-child {
      border: none; }
    .nav-menu-mobile .menu li.menu-item-has-children > a {
      padding-right: 45px !important; }
    .nav-menu-mobile .menu li a {
      display: block;
      padding: 0.8em 1.5em; }
    .nav-menu-mobile .menu li .nav-toggle-icon {
      display: block;
      position: absolute;
      top: 0px;
      right: 0px;
      text-align: center;
      vertical-align: middle;
      line-height: 1;
      cursor: pointer;
      padding: 0.88em 0.9em;
      border-left: 1px solid rgba(255, 255, 255, 0.08);
      background: transparent; }
      .nav-menu-mobile .menu li .nav-toggle-icon:hover {
        box-shadow: none; }
      .nav-menu-mobile .menu li .nav-toggle-icon .nav-icon-angle {
        transform: rotate(-135deg) translateY(50%) translateX(50%); }
    .nav-menu-mobile .menu li.open-sub .nav-toggle-icon {
      line-height: 38px !important; }
      .nav-menu-mobile .menu li.open-sub .nav-toggle-icon .nav-icon-angle {
        transform: rotate(45deg) translateY(50%) translateX(50%); }
  .nav-menu-mobile .menu .elementor-widget-icon-list .elementor-icon-list-item {
    padding: 0.8em 1.5em;
    border: none !important; }
    .nav-menu-mobile .menu .elementor-widget-icon-list .elementor-icon-list-item:before {
      content: '';
      border-bottom: 1px solid rgba(0, 0, 0, 0.08);
      position: absolute;
      top: 0;
      left: -20px;
      right: -20px; }
  .nav-menu-mobile .menu .sub-menu {
    opacity: 0;
    transition: opacity .5s ease;
    margin: 0px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    overflow: hidden; }
    .nav-menu-mobile .menu .sub-menu li a {
      padding: 0 15px !important;
      text-transform: capitalize;
      letter-spacing: 0;
      line-height: 36px !important;
      height: auto !important; }
    .nav-menu-mobile .menu .sub-menu li .elementor-element a {
      padding: 0; }
  .nav-menu-mobile .menu .open-sub > a .nav-toggle-icon i {
    transform: rotate(45deg); }
  .nav-menu-mobile .menu .open-sub > .sub-menu {
    display: block;
    opacity: 1;
    width: 100% !important; }
    .nav-menu-mobile .menu .open-sub > .sub-menu .menu-item-type-widget {
      width: 100%; }
      .nav-menu-mobile .menu .open-sub > .sub-menu .menu-item-type-widget.menu-widget-class-widget_media_image {
        padding: 1.5em; }
        .nav-menu-mobile .menu .open-sub > .sub-menu .menu-item-type-widget.menu-widget-class-widget_media_image img {
          display: block; }
.nav-menu-mobile .nav-menu > .menu-item.menu-fami_mega_menu.hide-on-mobile {
  display: none; }
.nav-menu-mobile .nav-menu > .menu-item.menu-fami_mega_menu.hide-sub-menu-on-mobile .sub-menu {
  display: none; }
.nav-menu-mobile .nav-menu > .menu-item.menu-fami_mega_menu.open-sub .sub-menu {
  display: block;
  opacity: 1; }

.menu-sidebar-panel .elementor-row {
  display: block; }
  .menu-sidebar-panel .elementor-row .elementor-column {
    min-width: 100% !important;
    width: 100% !important;
    padding-top: 20px; }

/* Search */
.builder-item--search_box {
  max-width: 100%; }

.item--search_icon {
  line-height: 0px;
  cursor: pointer; }

.search-icon {
  line-height: 0px;
  display: inline-block;
  position: relative;
  box-shadow: none; }
  .search-icon .ic-search span {
    display: block;
    font-size: 21px;
    position: relative;
    top: -3px; }
  .search-icon:hover {
    box-shadow: none;
    color: currentColor; }
  .search-icon svg {
    width: 18px;
    height: 18px; }
  .search-icon .ic-close {
    display: none; }
    .search-icon .ic-close span {
      display: block;
      font-size: 18px;
      margin-bottom: -1px; }

.header-search_icon-item {
  position: relative; }
  .header-search_icon-item.active .search-icon .ic-search {
    display: none; }
  .header-search_icon-item.active .search-icon .ic-close {
    display: inline-block; }
  .header-search_icon-item .header-search-modal-wrapper {
    position: absolute;
    top: 100%;
    left: -0.9em;
    height: 0px;
    overflow: hidden;
    display: block;
    margin-top: -1px;
    transition: all 0.2s linear;
    transform: translateY(40px); }
  .header-search_icon-item.search-left .header-search-modal-wrapper {
    left: auto;
    right: -0.9em; }
  .header-search_icon-item.search-left .header-search-modal::before {
    left: auto;
    right: 15px; }
  .header-search_icon-item.active .header-search-modal-wrapper {
    height: auto;
    overflow: initial;
    z-index: 26;
    transform: translateY(0); }

.header-search-form {
  display: flex;
  margin-bottom: 0px;
  width: 100%;
  max-width: 100%; }
  .header-search-form label {
    flex-basis: 100%; }
  .header-search-form .search-form-fields {
    border: 1px solid;
    border-radius: 20px;
    padding: 0 10px;
    font-size: 12px;
    border-color: #eaeaea;
    color: #b2b2b2;
    width: 360px;
    max-width: 100%; }
    @media screen and (max-width: 80em) and (min-width: 64em) {
      .header-search-form .search-form-fields {
        width: 160px; } }
  .header-search-form .search-field {
    display: block;
    width: 100%;
    border-radius: 2px;
    height: 2.4em;
    border-color: transparent; }
    .header-search-form .search-field:focus {
      background-color: transparent; }
  .header-search-form button.search-submit {
    overflow: hidden;
    box-shadow: none;
    margin-left: -40px;
    background: transparent;
    color: #6d6d6d;
    line-height: 0px;
    padding: 0px 0.7em;
    min-height: auto; }
    .header-search-form button.search-submit:hover {
      box-shadow: none;
      background-color: transparent;
      color: #868685; }
    .header-search-form button.search-submit svg {
      width: 18px;
      height: 18px;
      color: #000; }
    .header-search-form button.search-submit span {
      font-size: 18px;
      margin-right: -10px; }
  .header-search-form input[type="submit"] {
    min-height: auto; }

.header-search_box-item .header-search-form .search-field {
  border: 0;
  box-shadow: none;
  background-color: transparent;
  height: 40px;
  line-height: 40px; }

.header-search-modal {
  border: 1px solid #ececec;
  padding: 5px;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px; }
  @media screen and (max-width: 35.5em) {
    .header-search-modal {
      width: 220px; } }
  .header-search-modal label {
    flex-basis: 100%; }
  .header-search-modal::before {
    border-top: 1px solid #ececec;
    border-left: 1px solid #ececec;
    background: #fff;
    content: "";
    display: block;
    position: absolute;
    top: -8px;
    left: 15px;
    width: 15px;
    height: 15px;
    transform: rotate(45deg);
    z-index: 27; }

.woo_bootster_search .header-search_box-item .header-search-form {
  margin-bottom: 0px;
  width: 100%;
  max-width: 100%;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden; }
  .woo_bootster_search .header-search_box-item .header-search-form .search-form-fields {
    background-color: transparent;
    min-height: auto;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    display: flex;
    border-style: none;
    border: none;
    box-shadow: none; }
  .woo_bootster_search .header-search_box-item .header-search-form .search-field {
    border-color: transparent;
    height: auto;
    background-color: transparent;
    border: 0;
    border-style: none;
    box-shadow: none;
    flex: 0 0 auto; }
    .woo_bootster_search .header-search_box-item .header-search-form .search-field:focus {
      background: transparent; }
  .woo_bootster_search .header-search_box-item .header-search-form .search_product_cats {
    height: auto;
    border: 0;
    background-color: transparent;
    flex: 1 1 auto;
    width: auto;
    padding-right: 2em;
    position: relative;
    border-right: 1px solid rgba(127, 127, 127, 0.2);
    color: #6d6d6d;
    border-top: 0 !important;
    border-left: 0 !important;
    border-bottom: 0 !important; }

/* Social Icons */
.neoo-builder-social-icons {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  list-style: none;
  position: relative; }
  .neoo-builder-social-icons li {
    list-style: none;
    display: inline-block;
    margin: 0px 3px; }
    .neoo-builder-social-icons li:last-child {
      margin-right: 0px; }
    .neoo-builder-social-icons li:first-child {
      margin-left: 0px; }
  .neoo-builder-social-icons.color-default a {
    color: #fff; }
    .neoo-builder-social-icons.color-default a:hover {
      color: #fff; }
  .neoo-builder-social-icons a {
    color: currentColor;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    padding: 0.4em;
    display: inline-block;
    line-height: 1;
    font-size: 13px; }
    .neoo-builder-social-icons a i {
      width: 1em;
      height: 1em;
      position: relative;
      display: block; }
      .neoo-builder-social-icons a i:before {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
    .neoo-builder-social-icons a:hover {
      opacity: .9;
      color: inherit; }

.neoo-builder-social-icons [class*="social-icon-apple"] {
  background-color: #999999; }
  .neoo-builder-social-icons [class*="social-icon-apple"].shape-none {
    background-color: transparent;
    color: #999999; }
.neoo-builder-social-icons [class*="social-icon-behance"] {
  background-color: #1769ff; }
  .neoo-builder-social-icons [class*="social-icon-behance"].shape-none {
    background-color: transparent;
    color: #1769ff; }
.neoo-builder-social-icons [class*="social-icon-bitbucket"] {
  background-color: #205081; }
  .neoo-builder-social-icons [class*="social-icon-bitbucket"].shape-none {
    background-color: transparent;
    color: #205081; }
.neoo-builder-social-icons [class*="social-icon-codepen"] {
  background-color: #000000; }
  .neoo-builder-social-icons [class*="social-icon-codepen"].shape-none {
    background-color: transparent;
    color: #000000; }
.neoo-builder-social-icons [class*="social-icon-delicious"] {
  background-color: #3399ff; }
  .neoo-builder-social-icons [class*="social-icon-delicious"].shape-none {
    background-color: transparent;
    color: #3399ff; }
.neoo-builder-social-icons [class*="social-icon-digg"] {
  background-color: #005be2; }
  .neoo-builder-social-icons [class*="social-icon-digg"].shape-none {
    background-color: transparent;
    color: #005be2; }
.neoo-builder-social-icons [class*="social-icon-dribbble"] {
  background-color: #ea4c89; }
  .neoo-builder-social-icons [class*="social-icon-dribbble"].shape-none {
    background-color: transparent;
    color: #ea4c89; }
.neoo-builder-social-icons [class*="social-icon-envelope"] {
  background-color: #ea4335; }
  .neoo-builder-social-icons [class*="social-icon-envelope"].shape-none {
    background-color: transparent;
    color: #ea4335; }
.neoo-builder-social-icons [class*="social-icon-facebook"] {
  background-color: #3b5998; }
  .neoo-builder-social-icons [class*="social-icon-facebook"].shape-none {
    background-color: transparent;
    color: #3b5998; }
.neoo-builder-social-icons [class*="social-icon-flickr"] {
  background-color: #0063dc; }
  .neoo-builder-social-icons [class*="social-icon-flickr"].shape-none {
    background-color: transparent;
    color: #0063dc; }
.neoo-builder-social-icons [class*="social-icon-foursquare"] {
  background-color: #2d5be3; }
  .neoo-builder-social-icons [class*="social-icon-foursquare"].shape-none {
    background-color: transparent;
    color: #2d5be3; }
.neoo-builder-social-icons [class*="social-icon-github"] {
  background-color: #333333; }
  .neoo-builder-social-icons [class*="social-icon-github"].shape-none {
    background-color: transparent;
    color: #333333; }
.neoo-builder-social-icons [class*="social-icon-google-plus"] {
  background-color: #dd4b39; }
  .neoo-builder-social-icons [class*="social-icon-google-plus"].shape-none {
    background-color: transparent;
    color: #dd4b39; }
.neoo-builder-social-icons [class*="social-icon-houzz"] {
  background-color: #7ac142; }
  .neoo-builder-social-icons [class*="social-icon-houzz"].shape-none {
    background-color: transparent;
    color: #7ac142; }
.neoo-builder-social-icons [class*="social-icon-instagram"] {
  background-color: #262626; }
  .neoo-builder-social-icons [class*="social-icon-instagram"].shape-none {
    background-color: transparent;
    color: #262626; }
.neoo-builder-social-icons [class*="social-icon-jsfiddle"] {
  background-color: #487AA2; }
  .neoo-builder-social-icons [class*="social-icon-jsfiddle"].shape-none {
    background-color: transparent;
    color: #487AA2; }
.neoo-builder-social-icons [class*="social-icon-linkedin"] {
  background-color: #0077b5; }
  .neoo-builder-social-icons [class*="social-icon-linkedin"].shape-none {
    background-color: transparent;
    color: #0077b5; }
.neoo-builder-social-icons [class*="social-icon-medium"] {
  background-color: #00ab6b; }
  .neoo-builder-social-icons [class*="social-icon-medium"].shape-none {
    background-color: transparent;
    color: #00ab6b; }
.neoo-builder-social-icons [class*="social-icon-odnoklassniki"] {
  background-color: #F4731C; }
  .neoo-builder-social-icons [class*="social-icon-odnoklassniki"].shape-none {
    background-color: transparent;
    color: #F4731C; }
.neoo-builder-social-icons [class*="social-icon-meetup"] {
  background-color: #ec1c40; }
  .neoo-builder-social-icons [class*="social-icon-meetup"].shape-none {
    background-color: transparent;
    color: #ec1c40; }
.neoo-builder-social-icons [class*="social-icon-pinterest"] {
  background-color: #bd081c; }
  .neoo-builder-social-icons [class*="social-icon-pinterest"].shape-none {
    background-color: transparent;
    color: #bd081c; }
.neoo-builder-social-icons [class*="social-icon-product-hunt"] {
  background-color: #da552f; }
  .neoo-builder-social-icons [class*="social-icon-product-hunt"].shape-none {
    background-color: transparent;
    color: #da552f; }
.neoo-builder-social-icons [class*="social-icon-reddit"] {
  background-color: #ff4500; }
  .neoo-builder-social-icons [class*="social-icon-reddit"].shape-none {
    background-color: transparent;
    color: #ff4500; }
.neoo-builder-social-icons [class*="social-icon-rss"] {
  background-color: #f26522; }
  .neoo-builder-social-icons [class*="social-icon-rss"].shape-none {
    background-color: transparent;
    color: #f26522; }
.neoo-builder-social-icons [class*="social-icon-shopping-cart"] {
  background-color: #4CAF50; }
  .neoo-builder-social-icons [class*="social-icon-shopping-cart"].shape-none {
    background-color: transparent;
    color: #4CAF50; }
.neoo-builder-social-icons [class*="social-icon-skype"] {
  background-color: #00AFF0; }
  .neoo-builder-social-icons [class*="social-icon-skype"].shape-none {
    background-color: transparent;
    color: #00AFF0; }
.neoo-builder-social-icons [class*="social-icon-slideshare"] {
  background-color: #0077b5; }
  .neoo-builder-social-icons [class*="social-icon-slideshare"].shape-none {
    background-color: transparent;
    color: #0077b5; }
.neoo-builder-social-icons [class*="social-icon-snapchat"] {
  background-color: #fffc00; }
  .neoo-builder-social-icons [class*="social-icon-snapchat"].shape-none {
    background-color: transparent;
    color: #fffc00; }
.neoo-builder-social-icons [class*="social-icon-soundcloud"] {
  background-color: #ff8800; }
  .neoo-builder-social-icons [class*="social-icon-soundcloud"].shape-none {
    background-color: transparent;
    color: #ff8800; }
.neoo-builder-social-icons [class*="social-icon-spotify"] {
  background-color: #2ebd59; }
  .neoo-builder-social-icons [class*="social-icon-spotify"].shape-none {
    background-color: transparent;
    color: #2ebd59; }
.neoo-builder-social-icons [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15; }
  .neoo-builder-social-icons [class*="social-icon-stack-overflow"].shape-none {
    background-color: transparent;
    color: #fe7a15; }
.neoo-builder-social-icons [class*="social-icon-telegram"] {
  background-color: #2CA5E0; }
  .neoo-builder-social-icons [class*="social-icon-telegram"].shape-none {
    background-color: transparent;
    color: #2CA5E0; }
.neoo-builder-social-icons [class*="social-icon-tripadvisor"] {
  background-color: #589442; }
  .neoo-builder-social-icons [class*="social-icon-tripadvisor"].shape-none {
    background-color: transparent;
    color: #589442; }
.neoo-builder-social-icons [class*="social-icon-tumblr"] {
  background-color: #35465c; }
  .neoo-builder-social-icons [class*="social-icon-tumblr"].shape-none {
    background-color: transparent;
    color: #35465c; }
.neoo-builder-social-icons [class*="social-icon-twitch"] {
  background-color: #6441A5; }
  .neoo-builder-social-icons [class*="social-icon-twitch"].shape-none {
    background-color: transparent;
    color: #6441A5; }
.neoo-builder-social-icons [class*="social-icon-twitter"] {
  background-color: #1DA1F2; }
  .neoo-builder-social-icons [class*="social-icon-twitter"].shape-none {
    background-color: transparent;
    color: #1DA1F2; }
.neoo-builder-social-icons [class*="social-icon-vimeo"] {
  background-color: #1ab7ea; }
  .neoo-builder-social-icons [class*="social-icon-vimeo"].shape-none {
    background-color: transparent;
    color: #1ab7ea; }
.neoo-builder-social-icons [class*="social-icon-vk"] {
  background-color: #45668e; }
  .neoo-builder-social-icons [class*="social-icon-vk"].shape-none {
    background-color: transparent;
    color: #45668e; }
.neoo-builder-social-icons [class*="social-icon-weibo"] {
  background-color: #df2029; }
  .neoo-builder-social-icons [class*="social-icon-weibo"].shape-none {
    background-color: transparent;
    color: #df2029; }
.neoo-builder-social-icons [class*="social-icon-weixin"] {
  background-color: #7bb32e; }
  .neoo-builder-social-icons [class*="social-icon-weixin"].shape-none {
    background-color: transparent;
    color: #7bb32e; }
.neoo-builder-social-icons [class*="social-icon-whatsapp"] {
  background-color: #25d366; }
  .neoo-builder-social-icons [class*="social-icon-whatsapp"].shape-none {
    background-color: transparent;
    color: #25d366; }
.neoo-builder-social-icons [class*="social-icon-wordpress"] {
  background-color: #21759b; }
  .neoo-builder-social-icons [class*="social-icon-wordpress"].shape-none {
    background-color: transparent;
    color: #21759b; }
.neoo-builder-social-icons [class*="social-icon-xing"] {
  background-color: #026466; }
  .neoo-builder-social-icons [class*="social-icon-xing"].shape-none {
    background-color: transparent;
    color: #026466; }
.neoo-builder-social-icons [class*="social-icon-yelp"] {
  background-color: #af0606; }
  .neoo-builder-social-icons [class*="social-icon-yelp"].shape-none {
    background-color: transparent;
    color: #af0606; }
.neoo-builder-social-icons [class*="social-icon-youtube"] {
  background-color: #cd201f; }
  .neoo-builder-social-icons [class*="social-icon-youtube"].shape-none {
    background-color: transparent;
    color: #cd201f; }

/* Nav Icon */
.menu-mobile-toggle {
  cursor: pointer;
  text-align: center;
  background: transparent;
  box-shadow: none;
  color: currentColor;
  transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s; }
  .menu-mobile-toggle:hover {
    box-shadow: none;
    background: transparent; }

.nav-icon--label {
  background: none !important;
  text-transform: uppercase;
  font-size: 0.85em; }

.hamburger {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger.neoo-left-navigation-toolbar, .hamburger.neoo-right-navigation-toolbar {
    font-size: 22px; }

.hamburger-box {
  display: inline-block;
  position: relative;
  vertical-align: middle; }

.hamburger-inner {
  display: block;
  top: 50%;
  background-color: currentcolor; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    border-radius: 0px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
    background-color: inherit; }

.is-size-small .hamburger .hamburger-box {
  margin-top: -2px;
  width: 19px; }
.is-size-small .hamburger .hamburger-inner {
  margin-top: -1px; }
  .is-size-small .hamburger .hamburger-inner, .is-size-small .hamburger .hamburger-inner::before, .is-size-small .hamburger .hamburger-inner::after {
    width: 19px;
    height: 2px; }
  .is-size-small .hamburger .hamburger-inner::before {
    top: -6px; }
  .is-size-small .hamburger .hamburger-inner::after {
    bottom: -6px; }

.is-size-medium .hamburger .hamburger-box {
  margin-top: -2px;
  width: 22px; }
.is-size-medium .hamburger .hamburger-inner {
  margin-top: -1px; }
  .is-size-medium .hamburger .hamburger-inner, .is-size-medium .hamburger .hamburger-inner::before, .is-size-medium .hamburger .hamburger-inner::after {
    width: 22px;
    height: 2px; }
  .is-size-medium .hamburger .hamburger-inner::before {
    top: -7px; }
  .is-size-medium .hamburger .hamburger-inner::after {
    bottom: -7px; }

.is-size-large .hamburger .hamburger-box {
  margin-top: -2px;
  width: 31px; }
.is-size-large .hamburger .hamburger-inner {
  margin-top: -1.5px; }
  .is-size-large .hamburger .hamburger-inner, .is-size-large .hamburger .hamburger-inner::before, .is-size-large .hamburger .hamburger-inner::after {
    width: 31px;
    height: 3px; }
  .is-size-large .hamburger .hamburger-inner::before {
    top: -9px; }
  .is-size-large .hamburger .hamburger-inner::after {
    bottom: -9px; }




@media screen and (max-width: 80em) and (min-width: 64em) {
  .is-size-screen-small .hamburger .hamburger-box {
    margin-top: -2px;
    width: 19px; }
  .is-size-screen-small .hamburger .hamburger-inner {
    margin-top: -1px; }
    .is-size-screen-small .hamburger .hamburger-inner, .is-size-screen-small .hamburger .hamburger-inner::before, .is-size-screen-small .hamburger .hamburger-inner::after {
      width: 19px;
      height: 2px; }
    .is-size-screen-small .hamburger .hamburger-inner::before {
      top: -6px; }
    .is-size-screen-small .hamburger .hamburger-inner::after {
      bottom: -6px; }
  .is-size-screen-small .hamburger.neoo-left-navigation-toolbar, .is-size-screen-small .hamburger.neoo-right-navigation-toolbar {
    font-size: 18px; }

  .is-size-screen-medium .hamburger .hamburger-box {
    margin-top: -2px;
    width: 22px; }
  .is-size-screen-medium .hamburger .hamburger-inner {
    margin-top: -1px; }
    .is-size-screen-medium .hamburger .hamburger-inner, .is-size-screen-medium .hamburger .hamburger-inner::before, .is-size-screen-medium .hamburger .hamburger-inner::after {
      width: 22px;
      height: 2px; }
    .is-size-screen-medium .hamburger .hamburger-inner::before {
      top: -7px; }
    .is-size-screen-medium .hamburger .hamburger-inner::after {
      bottom: -7px; }
  .is-size-screen-medium .hamburger.neoo-left-navigation-toolbar, .is-size-screen-medium .hamburger.neoo-right-navigation-toolbar {
    font-size: 22px; }

  .is-size-screen-large .hamburger .hamburger-box {
    margin-top: -2px;
    width: 31px; }
  .is-size-screen-large .hamburger .hamburger-inner {
    margin-top: -1.5px; }
    .is-size-screen-large .hamburger .hamburger-inner, .is-size-screen-large .hamburger .hamburger-inner::before, .is-size-screen-large .hamburger .hamburger-inner::after {
      width: 31px;
      height: 3px; }
    .is-size-screen-large .hamburger .hamburger-inner::before {
      top: -9px; }
    .is-size-screen-large .hamburger .hamburger-inner::after {
      bottom: -9px; }
  .is-size-screen-large .hamburger.neoo-left-navigation-toolbar, .is-size-screen-large .hamburger.neoo-right-navigation-toolbar {
    font-size: 30px; } }
@media screen and (min-width: 64em) {
  .is-size-desktop-small .hamburger .hamburger-box {
    margin-top: -2px;
    width: 19px; }
  .is-size-desktop-small .hamburger .hamburger-inner {
    margin-top: -1px; }
    .is-size-desktop-small .hamburger .hamburger-inner, .is-size-desktop-small .hamburger .hamburger-inner::before, .is-size-desktop-small .hamburger .hamburger-inner::after {
      width: 19px;
      height: 2px; }
    .is-size-desktop-small .hamburger .hamburger-inner::before {
      top: -6px; }
    .is-size-desktop-small .hamburger .hamburger-inner::after {
      bottom: -6px; }
  .is-size-desktop-small .hamburger.neoo-left-navigation-toolbar, .is-size-desktop-small .hamburger.neoo-right-navigation-toolbar {
    font-size: 18px; }

  .is-size-desktop-medium .hamburger .hamburger-box {
    margin-top: -2px;
    width: 22px; }
  .is-size-desktop-medium .hamburger .hamburger-inner {
    margin-top: -1px; }
    .is-size-desktop-medium .hamburger .hamburger-inner, .is-size-desktop-medium .hamburger .hamburger-inner::before, .is-size-desktop-medium .hamburger .hamburger-inner::after {
      width: 22px;
      height: 2px; }
    .is-size-desktop-medium .hamburger .hamburger-inner::before {
      top: -7px; }
    .is-size-desktop-medium .hamburger .hamburger-inner::after {
      bottom: -7px; }
  .is-size-desktop-medium .hamburger.neoo-left-navigation-toolbar, .is-size-desktop-medium .hamburger.neoo-right-navigation-toolbar {
    font-size: 22px; }

  .is-size-desktop-large .hamburger .hamburger-box {
    margin-top: -2px;
    width: 31px; }
  .is-size-desktop-large .hamburger .hamburger-inner {
    margin-top: -1.5px; }
    .is-size-desktop-large .hamburger .hamburger-inner, .is-size-desktop-large .hamburger .hamburger-inner::before, .is-size-desktop-large .hamburger .hamburger-inner::after {
      width: 31px;
      height: 3px; }
    .is-size-desktop-large .hamburger .hamburger-inner::before {
      top: -9px; }
    .is-size-desktop-large .hamburger .hamburger-inner::after {
      bottom: -9px; }
  .is-size-desktop-large .hamburger.neoo-left-navigation-toolbar, .is-size-desktop-large .hamburger.neoo-right-navigation-toolbar {
    font-size: 30px; } }
@media screen and (max-width: 64em) and (min-width: 35.5em) {
  .is-size-tablet-small .hamburger .hamburger-box {
    margin-top: -2px;
    width: 19px; }
  .is-size-tablet-small .hamburger .hamburger-inner {
    margin-top: -1px; }
    .is-size-tablet-small .hamburger .hamburger-inner, .is-size-tablet-small .hamburger .hamburger-inner::before, .is-size-tablet-small .hamburger .hamburger-inner::after {
      width: 19px;
      height: 2px; }
    .is-size-tablet-small .hamburger .hamburger-inner::before {
      top: -6px; }
    .is-size-tablet-small .hamburger .hamburger-inner::after {
      bottom: -6px; }
  .is-size-tablet-small .hamburger.neoo-left-navigation-toolbar, .is-size-tablet-small .hamburger.neoo-right-navigation-toolbar {
    font-size: 18px; }

  .is-size-tablet-medium .hamburger .hamburger-box {
    margin-top: -2px;
    width: 22px; }
  .is-size-tablet-medium .hamburger .hamburger-inner {
    margin-top: -1px; }
    .is-size-tablet-medium .hamburger .hamburger-inner, .is-size-tablet-medium .hamburger .hamburger-inner::before, .is-size-tablet-medium .hamburger .hamburger-inner::after {
      width: 22px;
      height: 2px; }
    .is-size-tablet-medium .hamburger .hamburger-inner::before {
      top: -7px; }
    .is-size-tablet-medium .hamburger .hamburger-inner::after {
      bottom: -7px; }
  .is-size-tablet-medium .hamburger.neoo-left-navigation-toolbar, .is-size-tablet-medium .hamburger.neoo-right-navigation-toolbar {
    font-size: 22px; }

  .is-size-tablet-large .hamburger .hamburger-box {
    margin-top: -2px;
    width: 31px; }
  .is-size-tablet-large .hamburger .hamburger-inner {
    margin-top: -1.5px; }
    .is-size-tablet-large .hamburger .hamburger-inner, .is-size-tablet-large .hamburger .hamburger-inner::before, .is-size-tablet-large .hamburger .hamburger-inner::after {
      width: 31px;
      height: 3px; }
    .is-size-tablet-large .hamburger .hamburger-inner::before {
      top: -9px; }
    .is-size-tablet-large .hamburger .hamburger-inner::after {
      bottom: -9px; }
  .is-size-tablet-large .hamburger.neoo-left-navigation-toolbar, .is-size-tablet-large .hamburger.neoo-right-navigation-toolbar {
    font-size: 30px; } }
@media screen and (max-width: 35.5em) {
  .is-size-mobile-small .hamburger .hamburger-box {
    margin-top: -2px;
    width: 19px; }
  .is-size-mobile-small .hamburger .hamburger-inner {
    margin-top: -1px; }
    .is-size-mobile-small .hamburger .hamburger-inner, .is-size-mobile-small .hamburger .hamburger-inner::before, .is-size-mobile-small .hamburger .hamburger-inner::after {
      width: 19px;
      height: 2px; }
    .is-size-mobile-small .hamburger .hamburger-inner::before {
      top: -6px; }
    .is-size-mobile-small .hamburger .hamburger-inner::after {
      bottom: -6px; }
  .is-size-mobile-small .hamburger.neoo-left-navigation-toolbar, .is-size-mobile-small .hamburger.neoo-right-navigation-toolbar {
    font-size: 18px; }

  .is-size-mobile-medium .hamburger .hamburger-box {
    margin-top: -2px;
    width: 22px; }
  .is-size-mobile-medium .hamburger .hamburger-inner {
    margin-top: -1px; }
    .is-size-mobile-medium .hamburger .hamburger-inner, .is-size-mobile-medium .hamburger .hamburger-inner::before, .is-size-mobile-medium .hamburger .hamburger-inner::after {
      width: 22px;
      height: 2px; }
    .is-size-mobile-medium .hamburger .hamburger-inner::before {
      top: -7px; }
    .is-size-mobile-medium .hamburger .hamburger-inner::after {
      bottom: -7px; }
  .is-size-mobile-medium .hamburger.neoo-left-navigation-toolbar, .is-size-mobile-medium .hamburger.neoo-right-navigation-toolbar {
    font-size: 22px; }

  .is-size-mobile-large .hamburger .hamburger-box {
    margin-top: -2px;
    width: 31px; }
  .is-size-mobile-large .hamburger .hamburger-inner {
    margin-top: -1.5px; }
    .is-size-mobile-large .hamburger .hamburger-inner, .is-size-mobile-large .hamburger .hamburger-inner::before, .is-size-mobile-large .hamburger .hamburger-inner::after {
      width: 31px;
      height: 3px; }
    .is-size-mobile-large .hamburger .hamburger-inner::before {
      top: -9px; }
    .is-size-mobile-large .hamburger .hamburger-inner::after {
      bottom: -9px; }
  .is-size-mobile-large .hamburger.neoo-left-navigation-toolbar, .is-size-mobile-large .hamburger.neoo-right-navigation-toolbar {
    font-size: 30px; } }
@media screen and (max-width: 64em) {
  .is-size-device-small .hamburger .hamburger-box {
    margin-top: -2px;
    width: 19px; }
  .is-size-device-small .hamburger .hamburger-inner {
    margin-top: -1px; }
    .is-size-device-small .hamburger .hamburger-inner, .is-size-device-small .hamburger .hamburger-inner::before, .is-size-device-small .hamburger .hamburger-inner::after {
      width: 19px;
      height: 2px; }
    .is-size-device-small .hamburger .hamburger-inner::before {
      top: -6px; }
    .is-size-device-small .hamburger .hamburger-inner::after {
      bottom: -6px; }
  .is-size-device-small .hamburger.neoo-left-navigation-toolbar, .is-size-device-small .hamburger.neoo-right-navigation-toolbar {
    font-size: 18px; }

  .is-size-device-medium .hamburger .hamburger-box {
    margin-top: -2px;
    width: 22px; }
  .is-size-device-medium .hamburger .hamburger-inner {
    margin-top: -1px; }
    .is-size-device-medium .hamburger .hamburger-inner, .is-size-device-medium .hamburger .hamburger-inner::before, .is-size-device-medium .hamburger .hamburger-inner::after {
      width: 22px;
      height: 2px; }
    .is-size-device-medium .hamburger .hamburger-inner::before {
      top: -7px; }
    .is-size-device-medium .hamburger .hamburger-inner::after {
      bottom: -7px; }
  .is-size-device-medium .hamburger.neoo-left-navigation-toolbar, .is-size-device-medium .hamburger.neoo-right-navigation-toolbar {
    font-size: 22px; }

  .is-size-device-large .hamburger .hamburger-box {
    margin-top: -2px;
    width: 31px; }
  .is-size-device-large .hamburger .hamburger-inner {
    margin-top: -1.5px; }
    .is-size-device-large .hamburger .hamburger-inner, .is-size-device-large .hamburger .hamburger-inner::before, .is-size-device-large .hamburger .hamburger-inner::after {
      width: 31px;
      height: 3px; }
    .is-size-device-large .hamburger .hamburger-inner::before {
      top: -9px; }
    .is-size-device-large .hamburger .hamburger-inner::after {
      bottom: -9px; }
  .is-size-device-large .hamburger.neoo-left-navigation-toolbar, .is-size-device-large .hamburger.neoo-right-navigation-toolbar {
    font-size: 30px; } }
@media screen and (min-width: 64em) {
  .is-size-lg-small .hamburger .hamburger-box {
    margin-top: -2px;
    width: 19px; }
  .is-size-lg-small .hamburger .hamburger-inner {
    margin-top: -1px; }
    .is-size-lg-small .hamburger .hamburger-inner, .is-size-lg-small .hamburger .hamburger-inner::before, .is-size-lg-small .hamburger .hamburger-inner::after {
      width: 19px;
      height: 2px; }
    .is-size-lg-small .hamburger .hamburger-inner::before {
      top: -6px; }
    .is-size-lg-small .hamburger .hamburger-inner::after {
      bottom: -6px; }
  .is-size-lg-small .hamburger.neoo-left-navigation-toolbar, .is-size-lg-small .hamburger.neoo-right-navigation-toolbar {
    font-size: 18px; }

  .is-size-lg-medium .hamburger .hamburger-box {
    margin-top: -2px;
    width: 22px; }
  .is-size-lg-medium .hamburger .hamburger-inner {
    margin-top: -1px; }
    .is-size-lg-medium .hamburger .hamburger-inner, .is-size-lg-medium .hamburger .hamburger-inner::before, .is-size-lg-medium .hamburger .hamburger-inner::after {
      width: 22px;
      height: 2px; }
    .is-size-lg-medium .hamburger .hamburger-inner::before {
      top: -7px; }
    .is-size-lg-medium .hamburger .hamburger-inner::after {
      bottom: -7px; }
  .is-size-lg-medium .hamburger.neoo-left-navigation-toolbar, .is-size-lg-medium .hamburger.neoo-right-navigation-toolbar {
    font-size: 22px; }

  .is-size-lg-large .hamburger .hamburger-box {
    margin-top: -2px;
    width: 31px; }
  .is-size-lg-large .hamburger .hamburger-inner {
    margin-top: -1.5px; }
    .is-size-lg-large .hamburger .hamburger-inner, .is-size-lg-large .hamburger .hamburger-inner::before, .is-size-lg-large .hamburger .hamburger-inner::after {
      width: 31px;
      height: 3px; }
    .is-size-lg-large .hamburger .hamburger-inner::before {
      top: -9px; }
    .is-size-lg-large .hamburger .hamburger-inner::after {
      bottom: -9px; }
  .is-size-lg-large .hamburger.neoo-left-navigation-toolbar, .is-size-lg-large .hamburger.neoo-right-navigation-toolbar {
    font-size: 30px; } }
@media screen and (max-width: 64em) and (min-width: 48em) {
  .is-size-md-small .hamburger .hamburger-box {
    margin-top: -2px;
    width: 19px; }
  .is-size-md-small .hamburger .hamburger-inner {
    margin-top: -1px; }
    .is-size-md-small .hamburger .hamburger-inner, .is-size-md-small .hamburger .hamburger-inner::before, .is-size-md-small .hamburger .hamburger-inner::after {
      width: 19px;
      height: 2px; }
    .is-size-md-small .hamburger .hamburger-inner::before {
      top: -6px; }
    .is-size-md-small .hamburger .hamburger-inner::after {
      bottom: -6px; }
  .is-size-md-small .hamburger.neoo-left-navigation-toolbar, .is-size-md-small .hamburger.neoo-right-navigation-toolbar {
    font-size: 18px; }

  .is-size-md-medium .hamburger .hamburger-box {
    margin-top: -2px;
    width: 22px; }
  .is-size-md-medium .hamburger .hamburger-inner {
    margin-top: -1px; }
    .is-size-md-medium .hamburger .hamburger-inner, .is-size-md-medium .hamburger .hamburger-inner::before, .is-size-md-medium .hamburger .hamburger-inner::after {
      width: 22px;
      height: 2px; }
    .is-size-md-medium .hamburger .hamburger-inner::before {
      top: -7px; }
    .is-size-md-medium .hamburger .hamburger-inner::after {
      bottom: -7px; }
  .is-size-md-medium .hamburger.neoo-left-navigation-toolbar, .is-size-md-medium .hamburger.neoo-right-navigation-toolbar {
    font-size: 22px; }

  .is-size-md-large .hamburger .hamburger-box {
    margin-top: -2px;
    width: 31px; }
  .is-size-md-large .hamburger .hamburger-inner {
    margin-top: -1.5px; }
    .is-size-md-large .hamburger .hamburger-inner, .is-size-md-large .hamburger .hamburger-inner::before, .is-size-md-large .hamburger .hamburger-inner::after {
      width: 31px;
      height: 3px; }
    .is-size-md-large .hamburger .hamburger-inner::before {
      top: -9px; }
    .is-size-md-large .hamburger .hamburger-inner::after {
      bottom: -9px; }
  .is-size-md-large .hamburger.neoo-left-navigation-toolbar, .is-size-md-large .hamburger.neoo-right-navigation-toolbar {
    font-size: 30px; } }
@media screen and (max-width: 48em) and (min-width: 35.5em) {
  .is-size-sm-small .hamburger .hamburger-box {
    margin-top: -2px;
    width: 19px; }
  .is-size-sm-small .hamburger .hamburger-inner {
    margin-top: -1px; }
    .is-size-sm-small .hamburger .hamburger-inner, .is-size-sm-small .hamburger .hamburger-inner::before, .is-size-sm-small .hamburger .hamburger-inner::after {
      width: 19px;
      height: 2px; }
    .is-size-sm-small .hamburger .hamburger-inner::before {
      top: -6px; }
    .is-size-sm-small .hamburger .hamburger-inner::after {
      bottom: -6px; }
  .is-size-sm-small .hamburger.neoo-left-navigation-toolbar, .is-size-sm-small .hamburger.neoo-right-navigation-toolbar {
    font-size: 18px; }

  .is-size-sm-medium .hamburger .hamburger-box {
    margin-top: -2px;
    width: 22px; }
  .is-size-sm-medium .hamburger .hamburger-inner {
    margin-top: -1px; }
    .is-size-sm-medium .hamburger .hamburger-inner, .is-size-sm-medium .hamburger .hamburger-inner::before, .is-size-sm-medium .hamburger .hamburger-inner::after {
      width: 22px;
      height: 2px; }
    .is-size-sm-medium .hamburger .hamburger-inner::before {
      top: -7px; }
    .is-size-sm-medium .hamburger .hamburger-inner::after {
      bottom: -7px; }
  .is-size-sm-medium .hamburger.neoo-left-navigation-toolbar, .is-size-sm-medium .hamburger.neoo-right-navigation-toolbar {
    font-size: 22px; }

  .is-size-sm-large .hamburger .hamburger-box {
    margin-top: -2px;
    width: 31px; }
  .is-size-sm-large .hamburger .hamburger-inner {
    margin-top: -1.5px; }
    .is-size-sm-large .hamburger .hamburger-inner, .is-size-sm-large .hamburger .hamburger-inner::before, .is-size-sm-large .hamburger .hamburger-inner::after {
      width: 31px;
      height: 3px; }
    .is-size-sm-large .hamburger .hamburger-inner::before {
      top: -9px; }
    .is-size-sm-large .hamburger .hamburger-inner::after {
      bottom: -9px; }
  .is-size-sm-large .hamburger.neoo-left-navigation-toolbar, .is-size-sm-large .hamburger.neoo-right-navigation-toolbar {
    font-size: 30px; } }
@media screen and (max-width: 35.5em) {
  .is-size-xs-small .hamburger .hamburger-box {
    margin-top: -2px;
    width: 19px; }
  .is-size-xs-small .hamburger .hamburger-inner {
    margin-top: -1px; }
    .is-size-xs-small .hamburger .hamburger-inner, .is-size-xs-small .hamburger .hamburger-inner::before, .is-size-xs-small .hamburger .hamburger-inner::after {
      width: 19px;
      height: 2px; }
    .is-size-xs-small .hamburger .hamburger-inner::before {
      top: -6px; }
    .is-size-xs-small .hamburger .hamburger-inner::after {
      bottom: -6px; }
  .is-size-xs-small .hamburger.neoo-left-navigation-toolbar, .is-size-xs-small .hamburger.neoo-right-navigation-toolbar {
    font-size: 18px; }

  .is-size-xs-medium .hamburger .hamburger-box {
    margin-top: -2px;
    width: 22px; }
  .is-size-xs-medium .hamburger .hamburger-inner {
    margin-top: -1px; }
    .is-size-xs-medium .hamburger .hamburger-inner, .is-size-xs-medium .hamburger .hamburger-inner::before, .is-size-xs-medium .hamburger .hamburger-inner::after {
      width: 22px;
      height: 2px; }
    .is-size-xs-medium .hamburger .hamburger-inner::before {
      top: -7px; }
    .is-size-xs-medium .hamburger .hamburger-inner::after {
      bottom: -7px; }
  .is-size-xs-medium .hamburger.neoo-left-navigation-toolbar, .is-size-xs-medium .hamburger.neoo-right-navigation-toolbar {
    font-size: 22px; }

  .is-size-xs-large .hamburger .hamburger-box {
    margin-top: -2px;
    width: 31px; }
  .is-size-xs-large .hamburger .hamburger-inner {
    margin-top: -1.5px; }
    .is-size-xs-large .hamburger .hamburger-inner, .is-size-xs-large .hamburger .hamburger-inner::before, .is-size-xs-large .hamburger .hamburger-inner::after {
      width: 31px;
      height: 3px; }
    .is-size-xs-large .hamburger .hamburger-inner::before {
      top: -9px; }
    .is-size-xs-large .hamburger .hamburger-inner::after {
      bottom: -9px; }
  .is-size-xs-large .hamburger.neoo-left-navigation-toolbar, .is-size-xs-large .hamburger.neoo-right-navigation-toolbar {
    font-size: 30px; } }
/*
* Squeeze
*/
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/* Header mobile sidebar */
/* - General */
.body-y-hidden {
  overflow: hidden !important; }

#page {
  transition: transform .7s ease; }

body:before {
  transition: all .5s linear;
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0; }
body.menu_sidebar_dropdown:before {
  display: none; }

.header-menu-sidebar {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden; }
  .header-menu-sidebar .builder-item-sidebar {
    padding: 1.4em 1.5em;
    border-bottom: 1px solid transparent; }
    .header-menu-sidebar .builder-item-sidebar:last-of-type {
      border-bottom: none; }
    .header-menu-sidebar .builder-item-sidebar.mobile-item--primary-menu, .header-menu-sidebar .builder-item-sidebar.mobile-item--secondary-menu, .header-menu-sidebar .builder-item-sidebar.mobile-item--menu {
      padding: 0px; }
  .header-menu-sidebar .nav-menu-mobile .nav-toggle-icon {
    color: currentColor; }
    .header-menu-sidebar .nav-menu-mobile .nav-toggle-icon:hover, .header-menu-sidebar .nav-menu-mobile .nav-toggle-icon:focus {
      background: rgba(0, 0, 0, 0.01); }
  .header-menu-sidebar .menu-fami_mega_menu > .sub-menu .menu > li > a {
    padding-left: 1.5em; }
  .header-menu-sidebar .menu-fami_mega_menu .mega-title {
    padding: 0.55em 1.5em;
    margin: 0; }
  .header-menu-sidebar .menu-fami_mega_menu li.menu-item-type-widget:not(.menu-widget-class-widget_nav_menu):not(.menu-widget-class-widget_fami_core_nav_menu) > div {
    padding: 0 1.5em;
    overflow: hidden; }
  .header-menu-sidebar.light-mode .sub-menu a,
  .header-menu-sidebar.light-mode .cart-item-link,
  .header-menu-sidebar.light-mode .item--html a,
  .header-menu-sidebar.light-mode .nav-menu a {
    color: #000; }
    .header-menu-sidebar.light-mode .sub-menu a:hover,
    .header-menu-sidebar.light-mode .cart-item-link:hover,
    .header-menu-sidebar.light-mode .item--html a:hover,
    .header-menu-sidebar.light-mode .nav-menu a:hover {
      color: #fe5151; }
      .header-menu-sidebar.light-mode .sub-menu a:hover.tag-cloud-link,
      .header-menu-sidebar.light-mode .cart-item-link:hover.tag-cloud-link,
      .header-menu-sidebar.light-mode .item--html a:hover.tag-cloud-link,
      .header-menu-sidebar.light-mode .nav-menu a:hover.tag-cloud-link {
        background-color: #fe5151; }
  .header-menu-sidebar.light-mode .cart-icon {
    color: #fe5151; }
  .header-menu-sidebar.light-mode .builder-item-sidebar {
    border-color: rgba(0, 0, 0, 0.08); }
    .header-menu-sidebar.light-mode .builder-item-sidebar:before {
      background: rgba(0, 0, 0, 0.08); }
  .header-menu-sidebar.light-mode .header-menu-sidebar-bg:before {
    background: #fff; }
  .header-menu-sidebar.light-mode .nav-menu-mobile .menu li a, .header-menu-sidebar.light-mode .sub-menu, .header-menu-sidebar.light-mode .nav-menu-mobile .nav-toggle-icon {
    border-color: rgba(0, 0, 0, 0.08); }
  .header-menu-sidebar.light-mode .nav-menu-mobile .nav-toggle-icon:hover, .header-menu-sidebar.light-mode .nav-menu-mobile .nav-toggle-icon:focus {
    background: rgba(0, 0, 0, 0.01); }
  .header-menu-sidebar.light-mode .menu li {
    border-color: rgba(0, 0, 0, 0.08); }
  .header-menu-sidebar.light-mode .menu-fami_mega_menu.menu-type-grid.open-sub > .sub-menu {
    border-top: 1px solid rgba(0, 0, 0, 0.08); }
  .header-menu-sidebar.light-mode .menu-fami_mega_menu .mega-title {
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
  .header-menu-sidebar.light-mode .header-menu-sidebar-inner > .builder-item-sidebar:first-child[class*="mobile-item--html"] {
    color: #fff;
    background-color: #101010;
    padding: 0.9em 1.5em; }
  .header-menu-sidebar.dark-mode .sub-menu a,
  .header-menu-sidebar.dark-mode .cart-item-link,
  .header-menu-sidebar.dark-mode .item--html a,
  .header-menu-sidebar.dark-mode .nav-menu a, .header-menu-sidebar.dark-mode .nav-menu .nav-toggle-icon {
    color: rgba(255, 255, 255, 0.79); }
    .header-menu-sidebar.dark-mode .sub-menu a:hover,
    .header-menu-sidebar.dark-mode .cart-item-link:hover,
    .header-menu-sidebar.dark-mode .item--html a:hover,
    .header-menu-sidebar.dark-mode .nav-menu a:hover, .header-menu-sidebar.dark-mode .nav-menu .nav-toggle-icon:hover {
      color: rgba(255, 255, 255, 0.99); }
  .header-menu-sidebar.dark-mode .nav-menu a:hover.tag-cloud-link {
    background-color: #fe5151; }
  .header-menu-sidebar.dark-mode .cart-icon {
    color: rgba(255, 255, 255, 0.99); }
  .header-menu-sidebar.dark-mode .builder-item-sidebar {
    border-color: rgba(255, 255, 255, 0.08); }
    .header-menu-sidebar.dark-mode .builder-item-sidebar:before {
      background: rgba(255, 255, 255, 0.08); }
  .header-menu-sidebar.dark-mode .header-menu-sidebar-bg:before {
    background: #000; }
  .header-menu-sidebar.dark-mode .nav-menu-mobile .menu li a, .header-menu-sidebar.dark-mode .sub-menu, .header-menu-sidebar.dark-mode .nav-menu-mobile .nav-toggle-icon {
    border-color: rgba(255, 255, 255, 0.08); }
  .header-menu-sidebar.dark-mode .nav-menu-mobile .nav-toggle-icon:hover, .header-menu-sidebar.dark-mode .nav-menu-mobile .nav-toggle-icon:focus {
    background: rgba(0, 0, 0, 0.01); }
  .header-menu-sidebar.dark-mode .menu li {
    border-color: rgba(255, 255, 255, 0.08); }
  .header-menu-sidebar.dark-mode .menu-fami_mega_menu.menu-type-grid.open-sub > .sub-menu {
    border-top: 1px solid rgba(255, 255, 255, 0.08); }
  .header-menu-sidebar.dark-mode .menu-fami_mega_menu .mega-title {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08); }
  .header-menu-sidebar.dark-mode .header-menu-sidebar-inner > .builder-item-sidebar:first-child[class^="mobile-item--html"] {
    color: #101010;
    background-color: #fff;
    padding: 0.9em 1.5em; }

.header-menu-sidebar-bg {
  position: relative;
  word-wrap: break-word;
  min-height: 100%;
  display: block; }
  .header-menu-sidebar-bg:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    min-height: 100%; }

.header-menu-sidebar-inner {
  position: relative;
  word-wrap: break-word;
  min-height: 100%;
  display: block; }

/* Type : Overlay */
.menu_sidebar_slide_overlay .header-menu-sidebar {
  box-shadow: none;
  transition: all .5s linear;
  z-index: 0;
  opacity: 0;
  top: 0px;
  width: 100%;
  right: 0px;
  bottom: 0px; }
.menu_sidebar_slide_overlay .builder-item-sidebar {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative; }
  .menu_sidebar_slide_overlay .builder-item-sidebar:before {
    content: "";
    width: 8%;
    height: 2px;
    display: block;
    background: rgba(255, 255, 255, 0.08);
    position: absolute;
    bottom: 0px;
    left: 46%; }
    @media screen and (max-width: 64em) {
      .menu_sidebar_slide_overlay .builder-item-sidebar:before {
        width: 16%;
        left: 42%; } }
  .menu_sidebar_slide_overlay .builder-item-sidebar:last-child:before {
    content: none; }
  .menu_sidebar_slide_overlay .builder-item-sidebar[class*="-menu"] {
    padding: 2.5em 1.5em; }
.menu_sidebar_slide_overlay .nav-menu-mobile .menu li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500; }
  .menu_sidebar_slide_overlay .nav-menu-mobile .menu li a .nav-toggle-icon {
    display: inline-block;
    position: relative;
    border: 0px none;
    margin-right: -1.3em;
    top: -2px;
    padding: 0.28em 0.5em; }
.menu_sidebar_slide_overlay .nav-menu-mobile .sub-menu {
  border: none; }
  .menu_sidebar_slide_overlay .nav-menu-mobile .sub-menu li a {
    text-transform: none;
    padding: 0.35em 1.5em;
    font-size: 100%; }
.menu_sidebar_slide_overlay .header-menu-sidebar-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%; }
.menu_sidebar_slide_overlay .header-menu-sidebar-inner {
  max-width: 48em;
  margin: 3em auto;
  padding: 0; }
.menu_sidebar_slide_overlay .dark-mode .header-menu-sidebar-bg:before {
  background: #000; }
.menu_sidebar_slide_overlay .light-mode.close-sidebar-panel .hamburger-inner {
  background: #000; }
  .menu_sidebar_slide_overlay .light-mode.close-sidebar-panel .hamburger-inner:before, .menu_sidebar_slide_overlay .light-mode.close-sidebar-panel .hamburger-inner::after {
    background: inherit; }
.menu_sidebar_slide_overlay .light-mode.close-sidebar-panel:hover .hamburger-inner {
  background: #fe5151; }

/* Type: Slide from left */
.menu_sidebar_slide_left .header-menu-sidebar {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  transform: translate3d(-100%, 0, 0);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86); }
  @media screen and (max-width: 35.5em) {
    .menu_sidebar_slide_left .header-menu-sidebar {
      width: auto;
      right: 45px; } }

/* Type: Slide from right */
.menu_sidebar_slide_right .header-menu-sidebar {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0; }
  @media screen and (max-width: 35.5em) {
    .menu_sidebar_slide_right .header-menu-sidebar {
      width: auto;
      left: 45px; } }

/* Type: Toggle dropdown */
.menu_sidebar_dropdown .header-menu-sidebar {
  position: relative;
  height: 0px;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden; }
.menu_sidebar_dropdown .header-menu-sidebar-inner {
  max-width: 48em;
  margin: 0 auto; }
.menu_sidebar_dropdown .header-menu-sidebar-bg:before {
  box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.05); }

/* Hiding Menu Sidebar animation. */
.hiding-header-menu-sidebar {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block; }
  .hiding-header-menu-sidebar.menu_sidebar_slide_overlay .header-menu-sidebar {
    z-index: 0;
    opacity: 0;
    height: 100%; }
  .hiding-header-menu-sidebar.menu_sidebar_slide_left .header-menu-sidebar {
    height: 100%;
    transform: translateX(-100%);
    transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86); }
  .hiding-header-menu-sidebar .header-menu-sidebar {
    visibility: visible; }
  .hiding-header-menu-sidebar.menu_sidebar_slide_right .header-menu-sidebar {
    transform: translateX(200%);
    height: 100%; }

/* Showing Menu Sidebar animation. */
.is-menu-sidebar, .is-mobile-form-panel {
  overflow-x: hidden; }

.is-menu-sidebar .header-menu-sidebar {
  overflow: auto; }
.is-menu-sidebar.menu_sidebar_slide_overlay {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block; }
  .is-menu-sidebar.menu_sidebar_slide_overlay .header-menu-sidebar {
    z-index: 999900;
    opacity: 1;
    visibility: visible; }
  .is-menu-sidebar.menu_sidebar_slide_overlay .menu-mobile-toggle {
    opacity: 0; }
.is-menu-sidebar.menu_sidebar_slide_left {
  overflow: hidden;
  position: relative;
  width: 100%;
  display: block; }
  .is-menu-sidebar.menu_sidebar_slide_left .header-menu-sidebar {
    z-index: 999900;
    height: 100vh;
    transform: translate3d(0, 0, 0);
    left: 0;
    visibility: visible; }
  .is-menu-sidebar.menu_sidebar_slide_left .menu-mobile-toggle {
    opacity: 0; }
.is-menu-sidebar.menu_sidebar_slide_right {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block; }
  .is-menu-sidebar.menu_sidebar_slide_right .header-menu-sidebar {
    z-index: 999900;
    height: 100vh;
    max-width: 100vw;
    transform: translate3d(0, 0, 0);
    right: 0;
    visibility: visible; }
  .is-menu-sidebar.menu_sidebar_slide_right .menu-mobile-toggle {
    opacity: 0; }
.is-menu-sidebar.menu_sidebar_dropdown .header-menu-sidebar {
  z-index: 10;
  visibility: visible; }

/* Close Button */
.close-sidebar-panel {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
  opacity: 1; }
  .close-sidebar-panel .hamburger-inner {
    background: rgba(255, 255, 255, 0.99); }
    .close-sidebar-panel .hamburger-inner:before, .close-sidebar-panel .hamburger-inner::after {
      background: inherit; }
  .close-sidebar-panel:hover .hamburger-inner {
    background: rgba(255, 255, 255, 0.99); }

.show-secondary-sidebar .close-sidebar-panel {
  left: 12px;
  right: auto; }

.menu_sidebar_slide_right .close-sidebar-panel {
  top: 10px;
  right: auto;
  left: 12px; }

.menu_sidebar_dropdown .close-sidebar-panel {
  display: none !important; }

.is-menu-sidebar:before, .is-mobile-form-panel:before, .show-primary-sidebar:before, .show-secondary-sidebar:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1; }
.is-menu-sidebar .close-sidebar-panel, .is-mobile-form-panel .close-sidebar-panel, .show-primary-sidebar .close-sidebar-panel, .show-secondary-sidebar .close-sidebar-panel {
  display: inline-block; }

/* - Item showing animation  */
.header-menu-sidebar .item--inner {
  transition: transform .3s, opacity .3s;
  transform: translateY(45px);
  opacity: 0; }

.is-menu-sidebar .header-menu-sidebar .item--inner, .is-mobile-form-panel .header-menu-sidebar .item--inner {
  opacity: 1;
  transform: translateY(0); }

.mobile-item--search_box .search-form-fields {
  width: 100%;
  border-width: 2px;
  font-size: 14px; }

.cb-row--mobile {
  padding: 0 0.5em 0; }
  .cb-row--mobile [class~="neoo-col"], .cb-row--mobile [class*="neoo-col-"], .cb-row--mobile [class*="neoo-col_"] {
    padding: 0 0.5em 0; }

.header-v2 .cb-row--mobile {
  padding-left: 1em;
  padding-right: 1em; }

.builder-header-header_my_acc_cp_wl-item {
  display: flex; }
  .builder-header-header_my_acc_cp_wl-item .neoo-wc-item {
    margin: 0 0 0 15px; }

a.my-account-link.neoo-wc-link-item {
  font-size: 0; }
  a.my-account-link.neoo-wc-link-item::before {
    content: "\f119";
    font-family: Flaticon;
    font-size: 21px;
    position: relative;
    top: -1px; }

a.wishlist-link.neoo-wc-link-item {
  font-size: 0; }
  a.wishlist-link.neoo-wc-link-item::before {
    content: "\f102";
    font-family: Flaticon;
    font-size: 20px; }
  a.wishlist-link.neoo-wc-link-item:first-child {
    margin: 0; }

.demo-wrap {
  display: grid;
  grid-template-columns: 20% 20% 20% 20% 20%; }
  .demo-wrap .demo-item {
    text-align: center;
    margin: 15px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    position: relative;
    top: 0;
    transition: 0.3s; }
    @media screen and (max-width: 64em) {
      .demo-wrap .demo-item {
        text-align: left;
        box-shadow: 0 0 0;
        margin: 0; } }
    .demo-wrap .demo-item:hover {
      top: -5px;
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); }
    .demo-wrap .demo-item a.demo-link {
      padding: 0; }
    .demo-wrap .demo-item .demo-content {
      padding: 10px 0; }
      @media screen and (max-width: 64em) {
        .demo-wrap .demo-item .demo-content {
          padding: 0; } }
  @media screen and (max-width: 64em) {
    .demo-wrap {
      display: block;
      margin-top: -20px; } }

.header-menu-sidebar .demo-wrap {
  margin-top: -20px;
  display: grid;
  grid-template-columns: auto auto;
  grid-column-gap: 15px;
  grid-row-gap: 15px; }
  .header-menu-sidebar .demo-wrap .demo-content {
    padding: 0; }
  .header-menu-sidebar .demo-wrap .demo-item {
    text-align: left;
    box-shadow: 0 0 0;
    margin: 0;
    top: 0; }

.nav-menu-mobile .menu .sub-menu li a.demo-link {
  padding: 0 !important; }
  .nav-menu-mobile .menu .sub-menu li a.demo-link img {
    border: 1px solid #dedede;
    padding: 5px; }
.nav-menu-mobile .menu .sub-menu li a.demo-button {
  padding: 0 !important; }

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Layouts Helper
# Layout: content-sidebar
# Layout: sidebar-content
# Layout: sidebar-sidebar-content
# Layout: content-sidebar-sidebar
# Layout: sidebar-content-sidebar
*/
/************************
    HIDING COLS FOR DEVICES
*************************/
@media screen and (max-width: 80em) and (min-width: 64em) {
  .hide-on-screen,
  .neoo-grid .hide-on-screen {
    display: none; }

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

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

  .align-right-screen {
    text-align: right; } }
@media screen and (min-width: 64em) {
  .hide-on-desktop,
  .neoo-grid .hide-on-desktop {
    display: none; }

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

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

  .align-right-desktop {
    text-align: right; } }
@media screen and (max-width: 64em) and (min-width: 35.5em) {
  .hide-on-tablet,
  .neoo-grid .hide-on-tablet {
    display: none; }

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

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

  .align-right-tablet {
    text-align: right; } }
@media screen and (max-width: 35.5em) {
  .hide-on-mobile,
  .neoo-grid .hide-on-mobile {
    display: none; }

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

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

  .align-right-mobile {
    text-align: right; } }
@media screen and (max-width: 64em) {
  .hide-on-device,
  .neoo-grid .hide-on-device {
    display: none; }

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

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

  .align-right-device {
    text-align: right; } }
@media screen and (min-width: 64em) {
  .hide-on-lg,
  .neoo-grid .hide-on-lg {
    display: none; }

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

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

  .align-right-lg {
    text-align: right; } }
@media screen and (max-width: 64em) and (min-width: 48em) {
  .hide-on-md,
  .neoo-grid .hide-on-md {
    display: none; }

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

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

  .align-right-md {
    text-align: right; } }
@media screen and (max-width: 48em) and (min-width: 35.5em) {
  .hide-on-sm,
  .neoo-grid .hide-on-sm {
    display: none; }

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

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

  .align-right-sm {
    text-align: right; } }
@media screen and (max-width: 35.5em) {
  .hide-on-xs,
  .neoo-grid .hide-on-xs {
    display: none; }

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

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

  .align-right-xs {
    text-align: right; } }
.content-full-width #sidebar-secondary, .content-full-width #sidebar-primary, .content-full-width #main {
  padding-top: 0;
  padding-bottom: 0; }

#page {
  position: relative; }

.no-box-shadow {
  box-shadow: none !important; }

.site-boxed .site, .site-framed .site {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto; }

.site-framed .site {
  margin-top: 30px;
  margin-bottom: 30px; }

.neoo-container {
  position: relative;
  padding-left: 60px;
  padding-right: 60px; }
  .neoo-container:before, .neoo-container:after {
    content: "";
    display: table; }
  .neoo-container:after {
    clear: both; }
  @media screen and (max-width: 48em) {
    .neoo-container {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (max-width: 64em) {
    .neoo-container {
      padding-left: 15px;
      padding-right: 15px; } }

.neoo-container, .layout-contained {
  max-width: 1248px;
  margin: 0 auto; }

.single-post .site-content {
  border-top: 1px solid #ececec; }

.site-content {
  background: #fff; }
  .site-content.content-full-width .neoo-container {
    max-width: 100%; }
  .site-content.content-boxed {
    max-width: 1200px;
    margin: 0 auto; }
  .site-content.content-full-stretched .neoo-container {
    max-width: 100%; }
  .site-content.content-full-stretched > .neoo-container {
    padding-left: 0px;
    padding-right: 0px; }
    .site-content.content-full-stretched > .neoo-container .neoo-grid {
      margin: 0px; }
    .site-content.content-full-stretched > .neoo-container .content-area.neoo-col-12 {
      margin-right: 0px;
      margin-left: 0px; }
  .site-content.content-full-stretched #main.neoo-col-12 {
    padding: 0; }

@media screen and (min-width: 35.5em) {
  #site-content #main {
    min-height: calc(100vh - 197px); } }
#sidebar-secondary, #sidebar-primary, #main {
  padding-top: 2.61792em;
  padding-bottom: 2.61792em; }
  #sidebar-secondary .sidebar-inner, #sidebar-primary .sidebar-inner, #main .sidebar-inner {
    position: sticky;
    top: 85px; }
  @media screen and (max-width: 35.5em) {
    #sidebar-secondary, #sidebar-primary, #main {
      padding-bottom: 0; } }

@media screen and (max-width: 64em) and (min-width: 35.5em) {
  .sidebar-content-sidebar #main {
    border-left: 0px none; } }
@media screen and (max-width: 64em) and (min-width: 35.5em) {
  .sidebar-content-sidebar #sidebar-secondary {
    order: 5;
    display: none; } }

@media (max-width: 48em) {
  .has-sidebar-sliding #sidebar-primary, .has-sidebar-sliding #sidebar-secondary {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 999898;
    height: 100vh;
    width: 350px;
    max-width: calc(100% - 20px);
    background-color: #fff;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear; }
    .has-sidebar-sliding #sidebar-primary .sidebar-inner, .has-sidebar-sliding #sidebar-secondary .sidebar-inner {
      position: static; }
  .has-sidebar-sliding #sidebar-primary {
    left: -350px; }
  .has-sidebar-sliding #sidebar-secondary {
    right: -350px; }
  .has-sidebar-sliding.show-primary-sidebar #sidebar-primary {
    left: 0; }
  .has-sidebar-sliding.show-secondary-sidebar #sidebar-secondary {
    right: 0; } }
/*-- Layout: content-sidebar --*/
@media screen and (min-width: 48em) {
  .content-sidebar .content-inner {
    padding-right: 1em; }
  .content-sidebar.sidebar_vertical_border .content-inner {
    padding-right: 1em; }
  .content-sidebar.sidebar_vertical_border .sidebar-primary-inner {
    padding-left: 1em; } }

/*-- Layout: sidebar-content --*/
@media screen and (min-width: 48em) {
  .sidebar-content .content-inner {
    padding-left: 1em; }
  .sidebar-content.sidebar_vertical_border .content-inner {
    padding-left: 1em; }
  .sidebar-content.sidebar_vertical_border .sidebar-primary-inner {
    padding-right: 1em; } }

/*-- Layout: sidebar-sidebar-content --*/
@media screen and (min-width: 48em) {
  .sidebar-sidebar-content .content-inner {
    padding-left: 1em; }
  .sidebar-sidebar-content.sidebar_vertical_border .sidebar-primary {
    border-right: 1px solid #ececec; }
  .sidebar-sidebar-content.sidebar_vertical_border .sidebar-secondary {
    border-right: 1px solid #ececec; }
  .sidebar-sidebar-content.sidebar_vertical_border .content-inner {
    padding-left: 1em; }
  .sidebar-sidebar-content.sidebar_vertical_border .sidebar-primary-inner {
    padding-right: 1em; }
  .sidebar-sidebar-content.sidebar_vertical_border .sidebar-secondary-inner {
    padding-left: 1em;
    padding-right: 1em; } }

/*-- Layout: content-sidebar-sidebar --*/
@media screen and (min-width: 48em) {
  .content-sidebar-sidebar .content-inner {
    padding-right: 1em; }
  .content-sidebar-sidebar.sidebar_vertical_border .sidebar-primary {
    border-left: 1px solid #ececec; }
  .content-sidebar-sidebar.sidebar_vertical_border .sidebar-secondary {
    border-left: 1px solid #ececec; }
  .content-sidebar-sidebar.sidebar_vertical_border .content-inner {
    padding-right: 1em; }
  .content-sidebar-sidebar.sidebar_vertical_border .sidebar-primary-inner {
    padding-left: 1em;
    padding-right: 1em; }
  .content-sidebar-sidebar.sidebar_vertical_border .sidebar-secondary-inner {
    padding-left: 1em; } }

/*-- Layout: sidebar-content-sidebar --*/
@media screen and (min-width: 48em) {
  .sidebar-content-sidebar .content-inner {
    padding-left: 1em;
    padding-right: 1em; }
  .sidebar-content-sidebar.sidebar_vertical_border .content-area {
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec; }
  .sidebar-content-sidebar.sidebar_vertical_border .content-inner {
    padding-left: 1em;
    padding-right: 1em; }
  .sidebar-content-sidebar.sidebar_vertical_border .sidebar-primary-inner {
    padding-left: 1em; }
  .sidebar-content-sidebar.sidebar_vertical_border .sidebar-secondary-inner {
    padding-right: 1em; } }
@media screen and (max-width: 64em) {
  .sidebar-content-sidebar.sidebar_vertical_border .content-inner {
    padding-left: 0; } }

.skip-grid--column .builder-item {
  display: inline-block; }

.neoo-back-to-top {
  position: fixed;
  right: 35px;
  z-index: 100;
  bottom: 40px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #868685;
  background-color: rgba(255, 255, 255, 0.95);
  border-radius: 50%;
  border: 1px solid #868685;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease; }
  .neoo-back-to-top.show-b-to-top {
    opacity: 1;
    visibility: visible; }
  .neoo-back-to-top span {
    color: inherit; }
  .neoo-back-to-top:hover {
    color: #fff;
    background-color: #fe5151;
    border-color: #fe5151; }

.elementor_library-template-default.elementor-editor-active #main {
  width: 100%; }

.dots-light .custom .tp-bullet {
  background: rgba(255, 255, 255, 0.3); }
  .dots-light .custom .tp-bullet:hover, .dots-light .custom .tp-bullet.selected {
    background: #fff; }
    .dots-light .custom .tp-bullet:hover:before, .dots-light .custom .tp-bullet.selected:before {
      border-color: #fff; }

.custom .tp-bullet {
  width: 6px;
  height: 6px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  transition: background 0.3s linear 0s; }
  .custom .tp-bullet::before {
    content: "";
    border: 1px solid transparent;
    position: absolute;
    bottom: 1px;
    right: 1px;
    left: 1px;
    top: 1px;
    border-radius: 50%;
    transition: 0.3s; }
  .custom .tp-bullet:hover, .custom .tp-bullet.selected {
    background: #fe5151; }
    .custom .tp-bullet:hover:before, .custom .tp-bullet.selected:before {
      border-color: #fe5151;
      bottom: -5px;
      right: -5px;
      left: -5px;
      top: -5px; }

.bypostauthor {
  display: inline-block; }

.entry-title {
  word-wrap: break-word; }

.entry-meta > span {
  display: inline-block;
  padding: 5px 0; }
.entry-meta .sep {
  margin-left: 10px;
  margin-right: 10px; }
.entry-meta .author img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px; }

.entry-thumbnail {
  position: relative;
  display: flex; }
  .entry-thumbnail span.meta-item.posted-on a {
    position: absolute;
    bottom: 0;
    display: inline-block;
    line-height: 40px;
    background: #fff;
    left: 0;
    font-size: 11px;
    letter-spacing: 2px;
    top: auto;
    z-index: 1;
    padding: 0 20px 0 0;
    text-transform: uppercase;
    color: #a6a6a6; }

.entry .link-meta, .entry .link-meta a {
  color: #a6a6a6;
  font-size: 12px;
  text-transform: inherit;
  letter-spacing: 0; }
  .entry .link-meta span.author.vcard a, .entry .link-meta a span.author.vcard a {
    color: #000;
    margin-left: 5px; }
.entry span.sep {
  display: inline-block;
  height: 16px;
  position: relative;
  top: 3px;
  border-left: 1px solid #e1e1e1; }
  .entry span.sep:first-child {
    display: none; }
  .entry span.sep + .sep {
    display: none; }

.posts-layout .entry {
  margin-bottom: 2.5em; }
.posts-layout .entry--item {
  margin-bottom: 15px; }
  .posts-layout .entry--item:last-child {
    margin-bottom: 0px; }
.posts-layout .entry-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #ececec;
  padding-bottom: 2.5em; }
  @media screen and (max-width: 35.5em) {
    .posts-layout .entry-inner {
      display: block; } }
.posts-layout .entry-media {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden; }
  @media screen and (max-width: 35.5em) {
    .posts-layout .entry-media {
      margin-bottom: 1em;
      width: 100% !important;
      padding-top: 56.25%; } }
.posts-layout .entry-thumbnail {
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  line-height: 0; }
  .posts-layout .entry-thumbnail img {
    object-fit: cover;
    width: 100%;
    height: auto; }
  .posts-layout .entry-thumbnail a {
    position: absolute;
    top: 0px;
    top: 0px;
    display: block; }
.posts-layout .entry-title {
  font-size: 1.14286em;
  font-weight: 500;
  word-wrap: break-word;
  display: flex;
  align-items: center;
  word-break: break-all; }
  .posts-layout .entry-title a {
    text-align: inherit;
    display: block;
    flex-basis: 100%;
    word-break: break-all; }
.posts-layout .entry-excerpt p:last-child {
  margin-bottom: 0px; }
.posts-layout .entry-media-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }
.posts-layout .entry-content-data {
  flex: 1;
  word-wrap: break-word;
  max-width: 100%; }
.posts-layout .entry-readmore {
  margin-top: 1em; }
.posts-layout .entry-cat {
  top: 0;
  display: block; }
  .posts-layout .entry-cat a {
    color: inherit; }
    .posts-layout .entry-cat a:hover {
      color: inherit; }
.posts-layout .readmore-button {
  display: inline-block;
  line-height: 24px;
  border: 1px solid #fe5151;
  color: #fe5151;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 25px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
  transition: transform .18s, border .18s, background .18s, box-shadow .18s, opacity .18s, color .18s;
  font-weight: 500; }
  .posts-layout .readmore-button:hover {
    background: #fe5151;
    color: #FFFFFF;
    border-color: #fe5151; }
.posts-layout .entry-content-data {
  display: flex;
  flex-flow: column nowrap;
  padding: 30px 0 0; }
.posts-layout .entry-article-part {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  line-height: 26px; }
  .posts-layout .entry-article-part:first-child {
    margin-top: 0; }
  .posts-layout .entry-article-part.entry-article-media {
    flex: none;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden; }
  .posts-layout .entry-article-part.entry-article-footer {
    display: flex;
    margin-top: auto;
    margin-bottom: 0px;
    justify-content: space-between; }
    .posts-layout .entry-article-part.entry-article-footer.only-more .entry-readmore {
      width: 100%; }
.posts-layout .entry-article-footer {
  align-items: center; }
  .posts-layout .entry-article-footer > *, .posts-layout .entry-article-footer .entry-meta {
    margin-bottom: 0px;
    margin-top: 0px;
    display: inline-block; }
.posts-layout .entry-thumbnail {
  transition: all .3s linear; }
  .posts-layout .entry-thumbnail img {
    transition: all .3s linear; }
  .posts-layout .entry-thumbnail:before {
    transition: all .3s linear;
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 2; }
.posts-layout .entry-article-media {
  z-index: 5; }
.posts-layout .mc-bottom .media-content-inner {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  display: block; }
.posts-layout .mc-top .media-content-inner {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  display: block; }
.posts-layout .mc-center .media-content-inner {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center; }
.posts-layout.layout--blog_boxed .entry-inner {
  display: block; }
  .posts-layout.layout--blog_boxed .entry-inner .entry-content-data, .posts-layout.layout--blog_boxed .entry-inner .entry-article-header {
    display: flex;
    flex-direction: column; }
.posts-layout.layout--blog_column .entry-inner {
  display: block; }
  .posts-layout.layout--blog_column .entry-inner .entry-content-data {
    display: flex;
    flex-direction: column;
    padding: 0; }
  .posts-layout.layout--blog_column .entry-inner .entry-article-header {
    display: flex;
    flex-direction: column; }
  .posts-layout.layout--blog_column .entry-inner div.entry-media {
    margin-bottom: 30px;
    padding-top: 0; }
  .posts-layout.layout--blog_column .entry-inner .entry-thumbnail {
    position: static; }
    .posts-layout.layout--blog_column .entry-inner .entry-thumbnail img {
      width: auto; }
.posts-layout.layout--blog_grid .entry-content-data {
  text-align: left;
  padding: 30px 0; }
  .posts-layout.layout--blog_grid .entry-content-data .entry-title {
    font-size: 22px;
    padding-bottom: 0;
    font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }
.posts-layout.layout--blog_grid .entry {
  margin-bottom: 20px;
  width: 100%; }
.posts-layout.layout--blog_grid .entry-inner {
  flex-direction: column;
  border-bottom: none;
  padding-bottom: 0; }
.posts-layout.layout--blog_grid .entry-media {
  padding-top: 70%;
  margin-left: auto;
  margin-right: auto;
  flex-basis: 100%;
  width: 100%; }
.posts-layout.layout--blog_lateral .entry .entry-media {
  margin-left: 0;
  margin-right: 30px;
  flex-basis: 50%; }
@media screen and (min-width: 64em) {
  .posts-layout.layout--blog_lateral .entry.even .entry-media {
    margin-left: 30px;
    margin-right: 0; }
  .posts-layout.layout--blog_lateral .entry.even .entry-inner {
    flex-direction: row-reverse; }
    .posts-layout.layout--blog_lateral .entry.even .entry-inner .entry-content-data {
      text-align: right; } }
.posts-layout.layout--blog_lateral .entry .entry-title {
  font-size: 22px;
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }
.posts-layout.layout--blog_lateral .entry-content-data {
  padding-bottom: 40px; }
.posts-layout.layout--blog_classic {
  display: inline-block;
  margin: 0 -15px; }
  .posts-layout.layout--blog_classic .entry-media {
    margin-right: 0;
    flex-basis: 100%; }
  .posts-layout.layout--blog_classic .entry-thumbnail {
    position: static; }
    @media screen and (max-width: 35.5em) {
      .posts-layout.layout--blog_classic .entry-thumbnail {
        padding: 0; } }
  .posts-layout.layout--blog_classic .entry {
    margin-bottom: 0;
    padding: 0 15px;
    width: 50%;
    float: left;
    display: inline-block;
    max-width: inherit;
    flex-basis: 100%; }
    @media screen and (max-width: 64em) {
      .posts-layout.layout--blog_classic .entry {
        width: 100%; } }
    .posts-layout.layout--blog_classic .entry:nth-child(3n+1) {
      width: 100%; }
      .posts-layout.layout--blog_classic .entry:nth-child(3n+1) .entry-inner {
        border-bottom: 1px solid #ececec;
        margin-bottom: 2.5em; }
        @media screen and (max-width: 64em) {
          .posts-layout.layout--blog_classic .entry:nth-child(3n+1) .entry-inner {
            border: none;
            margin: 0;
            padding: 0; } }
      .posts-layout.layout--blog_classic .entry:nth-child(3n+1):not(:first-child) .entry-inner {
        padding-top: 2.5em;
        border-top: 1px solid #ececec; }
        @media screen and (max-width: 64em) {
          .posts-layout.layout--blog_classic .entry:nth-child(3n+1):not(:first-child) .entry-inner {
            border: none;
            margin: 0;
            padding: 0; } }
      .posts-layout.layout--blog_classic .entry:nth-child(3n+1):last-child {
        border-bottom: none; }
  .posts-layout.layout--blog_classic .entry-article-header {
    margin-bottom: 10px; }
  .posts-layout.layout--blog_classic .entry-title a {
    font-size: 22px;
    font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }
  .posts-layout.layout--blog_classic .entry-inner {
    border: none; }
.posts-layout.layout--blog_column .entry-media, .posts-layout.layout--blog_boxed .entry-media {
  padding-top: 40%; }
.posts-layout.layout--blog_column .entry, .posts-layout.layout--blog_boxed .entry {
  display: block; }
.posts-layout.layout--blog_column .sticky .entry-content-data, .posts-layout.layout--blog_boxed .sticky .entry-content-data {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0px none;
  color: #8a6d3b;
  padding: 1em; }
.posts-layout.layout--blog_column .entry-media, .posts-layout.layout--blog_boxed .entry-media {
  margin-bottom: 1em;
  display: block;
  position: relative; }
.posts-layout.layout--blog_column .entry-title, .posts-layout.layout--blog_boxed .entry-title {
  font-size: 22px;
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }
.posts-layout.layout--blog_boxed .entry-content-data {
  padding: 1em; }

.posts-layout.layout--blog_grid .pagination, .posts-layout.layout--blog_classic .pagination {
  border-top: 1px solid #ececec;
  padding: 50px 0; }

.pagination {
  margin: 0;
  display: block;
  padding: 20px 0; }
  .pagination .nav-links {
    text-align: center;
    display: flex;
    justify-content: start; }
    .pagination .nav-links a.next.page-numbers {
      font-size: 0; }
      .pagination .nav-links a.next.page-numbers::after {
        content: "\f105";
        font-family: Fontawesome;
        font-size: 19px;
        color: #b3b3b3; }
    .pagination .nav-links a.prev.page-numbers {
      font-size: 0; }
      .pagination .nav-links a.prev.page-numbers::before {
        content: "\f104";
        font-family: Fontawesome;
        font-size: 19px;
        color: #b3b3b3; }
    .pagination .nav-links > * {
      border: 1px solid #e1e1e1;
      color: #4e4e4e;
      padding: 0;
      text-transform: uppercase;
      line-height: 30px;
      width: 32px;
      display: inline-block;
      height: 32px;
      margin: 0 3px; }
      .pagination .nav-links > *:hover {
        border-color: #000;
        color: #000; }
    .pagination .nav-links span {
      border-color: #000;
      color: #000; }

.single .entry-meta {
  margin-bottom: 1.41575em; }
.single .entry-footer {
  margin-bottom: 1.618em; }

.entry-single .entry-title + .entry-meta {
  margin-bottom: 10px; }
  .entry-single .entry-title + .entry-meta a:not(:hover) {
    color: #868685; }

.entry-content .page-links {
  display: inline-block;
  margin: 35px 0px 20px;
  font-weight: 500;
  clear: both;
  width: 100%; }
  .entry-content .page-links a {
    border: 1px solid #ececec;
    padding: 5px 12px 5px;
    text-transform: uppercase;
    color: #868685;
    margin: 0 2px;
    text-decoration: none !important; }
    .entry-content .page-links a:hover {
      border: 1px solid #000000; }
  .entry-content .page-links > span {
    border: 1px solid #000000;
    padding: 5px 12px 5px;
    text-transform: uppercase;
    color: #868685;
    margin: 0 2px; }
.entry-content .table-wrapper {
  max-width: 100%;
  overflow: auto; }

.single-post .entry-title {
  word-break: break-all;
  font-size: 22px;
  margin-top: 25px;
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }
.single-post .entry-content a:hover {
  text-decoration: underline; }

.entry-single h4, .entry-single .comments-area .comment-reply-title, .comments-area .entry-single .comment-reply-title {
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
  font-size: 22px;
  margin-bottom: 20px;
  margin-top: 25px;
  display: inline-block; }
.entry-single .entry--item:not(.entry-title) {
  margin-bottom: 5px; }
  .entry-single .entry--item:not(.entry-title):last-child {
    margin-bottom: 0px; }
  .entry-single .entry--item:not(.entry-title).entry-meta {
    margin-bottom: 30px; }
.entry-single .entry-thumbnail {
  margin-bottom: 5px; }
  .entry-single .entry-thumbnail:last-child {
    margin-bottom: 0px; }
  .entry-single .entry-thumbnail img {
    width: 100%; }
.entry-single .entry--item .entry-related {
  margin-bottom: 0.41575em; }
.entry-single .tags-links:before, .entry-single .cats-links:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d; }
.entry-single .cats-links {
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
  padding: 20px 0;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec; }
  .entry-single .cats-links a:not(:hover) {
    color: #4c4c4b; }
.entry-single nav.navigation.post-navigation {
  padding-top: 5px; }
.entry-single .edit-link {
  display: block;
  width: 100%;
  margin-top: 0.54079em; }
  .entry-single .edit-link a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 80%;
    letter-spacing: 0.5px; }
.entry-single .author-bio-heading {
  font-size: 22px;
  font-family: "Graphik Regular", -apple-system, Arial, sans-serif;
  color: #868685; }
  .entry-single .author-bio-heading span {
    color: #000; }
.entry-single .entry--item.entry-tags {
  display: block;
  margin: 20px 0; }
.entry-single .social-share {
  padding: 20px 0;
  float: right; }
  .entry-single .social-share a {
    margin-left: 15px; }
.entry-single .related-grid {
  border-bottom: 1px solid #ececec;
  border-top: 1px solid #ececec;
  padding: 30px 0 20px;
  margin-bottom: 30px !important; }

.author-bio {
  display: flex; }
  .author-bio .avatar {
    flex-basis: 90px; }
    @media screen and (max-width: 35.5em) {
      .author-bio .avatar {
        flex-basis: 90px; } }
  .author-bio .author-bio-details {
    flex-basis: calc(100% - 90px);
    margin-left: 1.5em; }
    @media screen and (max-width: 35.5em) {
      .author-bio .author-bio-details {
        flex-basis: calc(100% - 50px); } }
  .author-bio .author-bio-desc p:last-child {
    margin-bottom: 0.72em; }

.post-navigation .nav-links {
  padding: 8px 0; }
  .post-navigation .nav-links:before, .post-navigation .nav-links:after {
    content: "";
    display: table; }
  .post-navigation .nav-links:after {
    clear: both; }
  .post-navigation .nav-links .nav-previous, .post-navigation .nav-links .nav-next {
    width: 49%;
    word-break: break-word; }
    .post-navigation .nav-links .nav-previous a span.meta-nav, .post-navigation .nav-links .nav-next a span.meta-nav {
      display: block;
      margin-bottom: 5px; }
  .post-navigation .nav-links .nav-previous {
    float: left;
    text-align: left; }
  .post-navigation .nav-links .nav-next {
    float: right;
    text-align: right; }

.related-post-title {
  margin-bottom: 0.41575em; }
  @media screen and (max-width: 35.5em) {
    .related-post-title {
      margin-bottom: 0; } }

.related-post {
  margin-bottom: 1em; }
  .related-post .entry-title {
    font-size: 1.1em;
    line-height: 1.3;
    margin-top: 10px; }

.related-thumbnail a {
  display: block;
  line-height: 0px;
  position: relative; }

.img-pos-left .related-post, .img-pos-right .related-post {
  display: flex; }
  @media screen and (max-width: 35.5em) {
    .img-pos-left .related-post, .img-pos-right .related-post {
      display: block; } }
.img-pos-left .related-thumbnail, .img-pos-right .related-thumbnail {
  flex-basis: 160px;
  position: relative; }
  @media screen and (max-width: 35.5em) {
    .img-pos-left .related-thumbnail, .img-pos-right .related-thumbnail {
      margin-bottom: 1em; } }
  .img-pos-left .related-thumbnail img, .img-pos-right .related-thumbnail img {
    width: 100%;
    object-fit: cover;
    display: block; }
.img-pos-left .related-body, .img-pos-right .related-body {
  flex-basis: calc(100% - 160px); }
  .img-pos-left .related-body p, .img-pos-right .related-body p {
    margin-bottom: 0px; }

.img-pos-left .related-body {
  padding-left: 1em; }
  @media screen and (max-width: 35.5em) {
    .img-pos-left .related-body {
      padding-left: 0em; } }

.img-pos-right .related-body {
  order: 1;
  padding-right: 1em; }
  @media screen and (max-width: 35.5em) {
    .img-pos-right .related-body {
      padding-right: 0em; } }
.img-pos-right .related-thumbnail {
  order: 2; }

.img-pos-top .related-thumbnail {
  margin-bottom: 15px; }
  .img-pos-top .related-thumbnail img {
    width: 100%; }

/* Page Mics */
.archive .page-title, .search .page-title {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ececec; }

/* Search Page */
.search .content-area .entry-summary p:last-child {
  margin-bottom: 0px; }

/* 404 Page */
/* Widget Common */
.widget-title {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 2px;
  line-height: 38px;
  padding-bottom: 0;
  border-bottom: 1px solid #ececec;
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }

.site-footer .elementor-widget-wp-widget-fami_core_nav_menu h5 {
  font-size: 12px;
  letter-spacing: 2px;
  padding-bottom: 10px;
  position: relative;
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
  margin-bottom: 20px; }
  .site-footer .elementor-widget-wp-widget-fami_core_nav_menu h5::before {
    content: "";
    width: 60px;
    border-bottom: 1px solid #d6d6d6;
    position: absolute;
    bottom: 0; }
.site-footer .light-mode.footer--row-inner .menu li a {
  color: #858585; }
.site-footer .footer--row-inner .menu li {
  display: inline-block;
  border: none;
  height: auto;
  padding: 5px 0;
  width: 100%; }
  .site-footer .footer--row-inner .menu li a {
    font-size: 14px;
    border-bottom: none; }
.site-footer .title_footer .elementor-heading-title {
  font-size: 12px;
  letter-spacing: 2px;
  padding-bottom: 15px;
  position: relative;
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
  margin-bottom: 20px; }
  .site-footer .title_footer .elementor-heading-title::before {
    content: "";
    width: 60px;
    border-bottom: 1px solid #d6d6d6;
    position: absolute;
    bottom: 0; }

.widget-area .widget {
  margin-bottom: 2em; }
  @media screen and (min-width: 64em) {
    .widget-area .widget:last-of-type {
      margin-bottom: 0; } }
  .widget-area .widget ul {
    list-style: none;
    padding: 0px;
    margin: 0px; }
    .widget-area .widget ul:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden; }
    .widget-area .widget ul li {
      margin: 0px 0px 0.6em; }
      .widget-area .widget ul li.cat-item, .widget-area .widget ul li.woocommerce-widget-layered-nav-list__item {
        position: relative; }
        .widget-area .widget ul li.cat-item .count, .widget-area .widget ul li.woocommerce-widget-layered-nav-list__item .count {
          right: 0;
          background: #eaecee;
          color: #999999;
          padding: 0px 0.5em;
          border-radius: 0.9em;
          font-size: 12px;
          position: absolute;
          top: 4px; }
        .widget-area .widget ul li.cat-item:after:before, .widget-area .widget ul li.cat-item:after:after, .widget-area .widget ul li.woocommerce-widget-layered-nav-list__item:after:before, .widget-area .widget ul li.woocommerce-widget-layered-nav-list__item:after:after {
          content: "";
          display: table; }
        .widget-area .widget ul li.cat-item:after:after, .widget-area .widget ul li.woocommerce-widget-layered-nav-list__item:after:after {
          clear: both; }
  .widget-area .widget a.button:hover {
    text-decoration: none; }
  .widget-area .widget select {
    max-width: 100%; }
  .widget-area .widget table {
    font-size: 85%; }
    .widget-area .widget table th, .widget-area .widget table td {
      padding: 0.23608em;
      text-align: center; }
    .widget-area .widget table tfoot td {
      text-align: left; }
  .widget-area .widget .tagcloud {
    overflow: hidden; }
  .widget-area .widget *:last-child {
    margin-bottom: 0px; }
  .widget-area .widget .sidebar-search-form {
    display: flex;
    width: 100%;
    max-width: 100%; }
    .widget-area .widget .sidebar-search-form label {
      width: 100%;
      margin-bottom: 0; }
    .widget-area .widget .sidebar-search-form .search-field {
      width: 100%;
      display: block;
      height: 50px;
      line-height: 44px;
      padding-left: 20px; }
    .widget-area .widget .sidebar-search-form .search-submit {
      padding: 9px 14px;
      margin-left: -68px;
      width: 68px;
      overflow: hidden;
      box-shadow: none;
      background-color: #000;
      color: #fff;
      line-height: 0px; }
      .widget-area .widget .sidebar-search-form .search-submit:hover {
        background-color: #fe5151; }
        .widget-area .widget .sidebar-search-form .search-submit:hover svg #svg-search {
          fill: #fff; }
      .widget-area .widget .sidebar-search-form .search-submit svg {
        width: 18px;
        height: 18px; }
.widget-area .widget_categories.widget ul.product-categories, .widget-area .widget_nav_menu.widget ul.product-categories, .widget-area .widget_pages.widget ul.product-categories, .widget-area .widget_product_categories.widget ul.product-categories {
  margin: 10px 0 35px; }
  .widget-area .widget_categories.widget ul.product-categories li, .widget-area .widget_nav_menu.widget ul.product-categories li, .widget-area .widget_pages.widget ul.product-categories li, .widget-area .widget_product_categories.widget ul.product-categories li {
    margin-bottom: 12px; }
    .widget-area .widget_categories.widget ul.product-categories li:last-child, .widget-area .widget_nav_menu.widget ul.product-categories li:last-child, .widget-area .widget_pages.widget ul.product-categories li:last-child, .widget-area .widget_product_categories.widget ul.product-categories li:last-child {
      margin-bottom: 0; }
.widget-area .widget_categories ul ul, .widget-area .widget_nav_menu ul ul, .widget-area .widget_pages ul ul, .widget-area .widget_product_categories ul ul {
  margin-top: 0.38198em;
  margin-left: 0;
  margin-bottom: -0.38198em; }
.widget-area .widget_categories .menu-item-has-children > a, .widget-area .widget_nav_menu .menu-item-has-children > a, .widget-area .widget_pages .menu-item-has-children > a, .widget-area .widget_product_categories .menu-item-has-children > a {
  margin-bottom: 0px; }
.widget-area .widget_pages li,
.widget-area .widget_categories li,
.widget-area .widget_archive li,
.widget-area .widget_meta li,
.widget-area .widget_nav_menu li,
.widget-area .widget_product_categories li,
.widget-area .widget_recent_entries li,
.widget-area .widget_rss li {
  display: block;
  position: relative; }
  .widget-area .widget_pages li:last-child,
  .widget-area .widget_categories li:last-child,
  .widget-area .widget_archive li:last-child,
  .widget-area .widget_meta li:last-child,
  .widget-area .widget_nav_menu li:last-child,
  .widget-area .widget_product_categories li:last-child,
  .widget-area .widget_recent_entries li:last-child,
  .widget-area .widget_rss li:last-child {
    border: none; }
  .widget-area .widget_pages li a,
  .widget-area .widget_categories li a,
  .widget-area .widget_archive li a,
  .widget-area .widget_meta li a,
  .widget-area .widget_nav_menu li a,
  .widget-area .widget_product_categories li a,
  .widget-area .widget_recent_entries li a,
  .widget-area .widget_rss li a {
    display: block;
    width: 100%;
    position: relative;
    font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
    color: #4c4c4b; }
    .widget-area .widget_pages li a:hover,
    .widget-area .widget_categories li a:hover,
    .widget-area .widget_archive li a:hover,
    .widget-area .widget_meta li a:hover,
    .widget-area .widget_nav_menu li a:hover,
    .widget-area .widget_product_categories li a:hover,
    .widget-area .widget_recent_entries li a:hover,
    .widget-area .widget_rss li a:hover {
      color: #fe5151; }
  .widget-area .widget_pages li ul li::before,
  .widget-area .widget_categories li ul li::before,
  .widget-area .widget_archive li ul li::before,
  .widget-area .widget_meta li ul li::before,
  .widget-area .widget_nav_menu li ul li::before,
  .widget-area .widget_product_categories li ul li::before,
  .widget-area .widget_recent_entries li ul li::before,
  .widget-area .widget_rss li ul li::before {
    left: 15px; }
  .widget-area .widget_pages li ul a,
  .widget-area .widget_categories li ul a,
  .widget-area .widget_archive li ul a,
  .widget-area .widget_meta li ul a,
  .widget-area .widget_nav_menu li ul a,
  .widget-area .widget_product_categories li ul a,
  .widget-area .widget_recent_entries li ul a,
  .widget-area .widget_rss li ul a {
    padding-left: 20px; }
  .widget-area .widget_pages li ul ul li::before,
  .widget-area .widget_categories li ul ul li::before,
  .widget-area .widget_archive li ul ul li::before,
  .widget-area .widget_meta li ul ul li::before,
  .widget-area .widget_nav_menu li ul ul li::before,
  .widget-area .widget_product_categories li ul ul li::before,
  .widget-area .widget_recent_entries li ul ul li::before,
  .widget-area .widget_rss li ul ul li::before {
    left: 30px; }
  .widget-area .widget_pages li ul ul a,
  .widget-area .widget_categories li ul ul a,
  .widget-area .widget_archive li ul ul a,
  .widget-area .widget_meta li ul ul a,
  .widget-area .widget_nav_menu li ul ul a,
  .widget-area .widget_product_categories li ul ul a,
  .widget-area .widget_recent_entries li ul ul a,
  .widget-area .widget_rss li ul ul a {
    padding-left: 40px; }
.widget-area .fami_widget_recent_entries ul {
  margin: 30px 0 40px !important; }
  .widget-area .fami_widget_recent_entries ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px; }
.widget-area .fami_widget_recent_entries .post-thumbnail {
  float: left;
  width: 90px;
  margin-right: 15px; }
  .widget-area .fami_widget_recent_entries .post-thumbnail img {
    display: block; }
.widget-area .fami_widget_recent_entries .post-item-title {
  color: #000; }
.widget-area .fami_widget_recent_entries .post-item-meta {
  display: flex;
  justify-content: flex-start;
  font-size: 12px; }
  .widget-area .fami_widget_recent_entries .post-item-meta a {
    font-family: "Graphik Regular", -apple-system, Arial, sans-serif; }
    .widget-area .fami_widget_recent_entries .post-item-meta a:hover {
      color: #000; }
  .widget-area .fami_widget_recent_entries .post-item-meta > span:after {
    content: '';
    border-right: 1px solid #ececec;
    margin-left: 10px;
    margin-right: 10px;
    height: 14px;
    position: relative;
    bottom: -3px; }
  .widget-area .fami_widget_recent_entries .post-item-meta > span:last-child:after {
    display: none; }
.widget-area .fami_widget_recent_entries .post-author {
  display: flex;
  justify-content: flex-start; }
  .widget-area .fami_widget_recent_entries .post-author a {
    margin-left: 4px;
    color: #000; }
.widget-area .fami_widget_recent_entries .post-date {
  font-size: 12px; }
.widget-area .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner .thumb {
  display: flex;
  justify-content: center;
  align-items: center; }
.widget-area .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-small_space {
  margin: -3px; }
  .widget-area .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-small_space > [class~="fami-col"], .widget-area .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-small_space > [class*="fami-col-"], .widget-area .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-small_space > [class*="fami-col_"] {
    padding: 3px; }
.widget-area .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-normal_space {
  margin: 0 -12px; }
  .widget-area .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-normal_space > [class~="fami-col"], .widget-area .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-normal_space > [class*="fami-col-"], .widget-area .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-normal_space > [class*="fami-col_"] {
    padding: 12px; }
.widget-area .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-large_space {
  margin: -18px; }
  .widget-area .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-large_space > [class~="fami-col"], .widget-area .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-large_space > [class*="fami-col-"], .widget-area .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-large_space > [class*="fami-col_"] {
    padding: 18px; }
.widget-area .widget_recent_comments li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #ececec;
  position: relative; }
.widget-area .widget_rss ul li {
  margin-bottom: 1.41575em; }
  .widget-area .widget_rss ul li .rsswidget {
    font-weight: 400;
    font-size: 1.2em;
    line-height: 1.28; }
  .widget-area .widget_rss ul li .rss-date {
    display: block;
    margin: 0.54079em 0px;
    font-size: 85%; }

.sidebar-inner .elementor-widget-container .fami-instagram-wrap .insta-item {
  margin-bottom: 0; }
  .sidebar-inner .elementor-widget-container .fami-instagram-wrap .insta-item .thumb {
    margin-bottom: 0; }

@media (min-width: 35.5em) and (max-width: 80em) {
  .widget-area .fami_widget_recent_entries .post-thumbnail {
    width: 70px; }
  .widget-area .fami_widget_recent_entries .post-item-meta {
    display: none; } }
.dark-mode .widget_pages li a,
.dark-mode .widget_categories li a,
.dark-mode .widget_archive li a,
.dark-mode .widget_meta li a,
.dark-mode .widget_nav_menu li a,
.dark-mode .widget_product_categories li a,
.dark-mode .widget_recent_entries li a,
.dark-mode .widget_rss li a {
  border-color: rgba(255, 255, 255, 0.08); }
.dark-mode .widget_recent_comments li {
  border-color: rgba(255, 255, 255, 0.08); }
.dark-mode .widget ul li.cat-item .count,
.dark-mode .widget ul li.woocommerce-widget-layered-nav-list__item .count {
  background: rgba(0, 0, 0, 0.2); }
.dark-mode .widget-area .widget select {
  border-color: rgba(255, 255, 255, 0.08); }

.site-content .widget-area .menu > li > ul {
  margin-left: 0; }

.site-content .widget-area ul.menu li ul {
  margin-left: 10px; }

.elementor-grid .elementor-grid-item:first-child .elementor-social-icon {
  margin-left: 0; }

.site-content .widget-area .menu li {
  margin: 0px; }
  .site-content .widget-area .menu li a {
    display: block;
    padding: 0.6em 0px 0.6em; }
  .site-content .widget-area .menu li ul {
    margin: 0px; }
    .site-content .widget-area .menu li ul li a {
      padding-left: 15px; }
    .site-content .widget-area .menu li ul li li a {
      padding-left: 15px; }
  .site-content .widget-area .menu li.current-menu-item > a {
    position: relative;
    border-left: none;
    border-right: none;
    font-size: 110%; }
    .site-content .widget-area .menu li.current-menu-item > a:before {
      border-bottom: 6px solid transparent;
      border-left: 6px solid #ececec;
      border-top: 6px solid transparent;
      content: "";
      display: inline-block;
      position: absolute;
      right: 5px;
      top: 13px; }
    .site-content .widget-area .menu li.current-menu-item > a:after {
      border-bottom: 6px solid transparent;
      border-left: 6px solid #fff;
      border-top: 6px solid transparent;
      content: "";
      display: inline-block;
      position: absolute;
      right: 6px;
      top: 13px; }

/* Tagcloud widget */
.tagcloud a, .tags-links a {
  display: inline-block;
  float: left;
  font-size: 14px !important;
  line-height: 1;
  margin: 0 10px 10px 0;
  padding: 6px 15px;
  border: 1px solid #dbdbdb;
  color: #868685; }
  .tagcloud a:hover, .tags-links a:hover {
    color: #fe5151;
    border-color: #fe5151; }

.tags-links a {
  float: none; }
.tags-links .sep {
  display: none; }

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  margin-bottom: 0; }

.widget_top_rated_products.widget ul li {
  margin: 0 0 20px 0;
  padding: 0; }
  .widget_top_rated_products.widget ul li span.product-title {
    color: #4c4c4b;
    margin: 0 0 7px;
    display: inline-block; }
  .widget_top_rated_products.widget ul li .star-rating {
    letter-spacing: 6px;
    line-height: 1;
    font-size: 11px;
    width: 90px;
    margin-bottom: 10px; }
    .widget_top_rated_products.widget ul li .star-rating span::before {
      color: #fe5151; }
  .widget_top_rated_products.widget ul li a img {
    float: left;
    margin: 0 25px 0 0;
    width: 80px; }
    @media screen and (max-width: 64em) and (min-width: 35.5em) {
      .widget_top_rated_products.widget ul li a img {
        width: 70px;
        margin-right: 15px; } }

.elementor-field-group .elementor-field {
  border-color: #ececec; }

.elementor-field-type-textarea textarea {
  height: 264px; }

.elementor-widget-form .elementor-button {
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }
.elementor-widget-form .elementor-field {
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
  font-weight: 400 !important; }

.elementor-widget-wrap .elementor-widget-accordion .elementor-accordion .elementor-accordion-item {
  border-left: none;
  border-right: none; }
  .elementor-widget-wrap .elementor-widget-accordion .elementor-accordion .elementor-accordion-item:first-child {
    border-top: none; }
  .elementor-widget-wrap .elementor-widget-accordion .elementor-accordion .elementor-accordion-item:last-child {
    border-bottom: none; }
.elementor-widget-wrap .elementor-widget-accordion .elementor-accordion .elementor-tab-title {
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
  height: 44px;
  line-height: 44px;
  padding: 0;
  color: #000000;
  font-weight: normal; }
  .elementor-widget-wrap .elementor-widget-accordion .elementor-accordion .elementor-tab-title.elementor-active {
    color: #000000; }
  .elementor-widget-wrap .elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    width: 11px;
    height: auto; }
  .elementor-widget-wrap .elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon-opened i {
    position: relative;
    height: 52px;
    line-height: 52px;
    display: block; }
  .elementor-widget-wrap .elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon-closed i {
    position: relative;
    height: 44px;
    line-height: 44px;
    display: block; }
.elementor-widget-wrap .elementor-widget-accordion .elementor-accordion .elementor-tab-content {
  padding: 15px 0; }

.elementor-widget-heading .elementor-widget-container .elementor-heading-title {
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
  font-weight: normal; }
  .elementor-widget-heading .elementor-widget-container .elementor-heading-title.elementor-size-medium {
    font-size: 18px; }
.elementor-widget-heading .elementor-widget-container h4.elementor-heading-title, .elementor-widget-heading .elementor-widget-container .comments-area .elementor-heading-title.comment-reply-title, .comments-area .elementor-widget-heading .elementor-widget-container .elementor-heading-title.comment-reply-title {
  font-family: "Graphik Light", -apple-system, Arial, sans-serif; }
.elementor-widget-heading .elementor-widget-container h3.elementor-heading-title {
  font-family: "Graphik Regular", -apple-system, Arial, sans-serif; }

.elementor-widget-wrap .fami-elementor-heading-title {
  font-family: "Graphik Regular", -apple-system, Arial, sans-serif;
  color: #000000;
  font-weight: normal; }
  .elementor-widget-wrap .fami-elementor-heading-title.fami-elementor-size-default {
    font-size: 18px; }
  .elementor-widget-wrap .fami-elementor-heading-title.fami-elementor-size-small {
    font-size: 20px; }
  .elementor-widget-wrap .fami-elementor-heading-title.fami-elementor-size-medium {
    font-size: 32px; }
  .elementor-widget-wrap .fami-elementor-heading-title.fami-elementor-size-large {
    font-size: 40px; }
  .elementor-widget-wrap .fami-elementor-heading-title.fami-elementor-size-xl {
    font-size: 46px; }
  .elementor-widget-wrap .fami-elementor-heading-title.fami-elementor-size-xxl {
    font-size: 50px; }
  .elementor-widget-wrap .fami-elementor-heading-title:after {
    content: '';
    display: block;
    width: 75px;
    height: 1px;
    background-color: #d1d1d1;
    margin: 15px auto 0; }
  .elementor-widget-wrap .fami-elementor-heading-title[data-align]:after {
    margin-left: 0;
    margin-right: auto; }
  .elementor-widget-wrap .fami-elementor-heading-title[data-align="left"]:after {
    margin-left: 0;
    margin-right: auto; }
  .elementor-widget-wrap .fami-elementor-heading-title[data-align="right"]:after {
    margin-right: 0;
    margin-left: auto; }
  .elementor-widget-wrap .fami-elementor-heading-title[data-align="center"]:after {
    margin: 20px auto 0; }
.elementor-widget-wrap .sub-title {
  font-family: "Graphik Regular", -apple-system, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #a3a2a2; }
.elementor-widget-wrap .elementor-widget-animated-headline .elementor-headline {
  font-size: 22px;
  color: #000000;
  font-family: "Graphik Regular", -apple-system, Arial, sans-serif;
  font-weight: normal; }
.elementor-widget-wrap .elementor-widget-animated-headline .elementor-headline-dynamic-text {
  font-family: "Graphik Regular", -apple-system, Arial, sans-serif;
  color: #000000;
  font-weight: normal; }
.elementor-widget-wrap h2.fami-elementor-heading-title {
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }

.elementor-widget-container .elementor-divider .elementor-divider__text {
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }

.elementor-widget-wp-widget-fami_core_widget_instagram_feed h5 {
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 20px; }
  .elementor-widget-wp-widget-fami_core_widget_instagram_feed h5:before {
    content: '\f10f';
    font-family: neoo;
    margin-right: 10px;
    font-size: 1.2em; }

.fami-swiper-container {
  position: static; }
  .fami-swiper-container .swiper-wrapper {
    display: flex; }
    .fami-swiper-container .swiper-wrapper .swiper-slide figure {
      line-height: inherit; }

.elementor-widget-container .fami-instagram-wrap .insta-item {
  margin-bottom: 30px; }
.elementor-widget-container .fami-instagram-wrap h3 {
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 0; }
.elementor-widget-container .fami-instagram-wrap .insta-info {
  line-height: 25px; }
  .elementor-widget-container .fami-instagram-wrap .insta-info p {
    margin-bottom: 10px; }
.elementor-widget-container .fami-instagram-wrap .thumb {
  display: block;
  margin-bottom: 20px; }
  .elementor-widget-container .fami-instagram-wrap .thumb img {
    display: block; }
.elementor-widget-container .fami-instagram-wrap figcaption, .elementor-widget-container .fami-instagram-wrap .insta-caption {
  color: #868685; }
.elementor-widget-container .fami-instagram-wrap .insta-likes {
  font-size: 12px;
  color: #a6a6a6; }
  .elementor-widget-container .fami-instagram-wrap .insta-likes:before {
    font-family: neoo;
    content: '\f100';
    margin-left: 1px;
    margin-right: 10px; }
.elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-no_space {
  margin: 0; }
  .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-no_space > [class~="fami-col"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-no_space > [class*="fami-col-"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-no_space > [class*="fami-col_"] {
    padding: 0; }
.elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-small_space {
  margin: -6px; }
  .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-small_space > [class~="fami-col"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-small_space > [class*="fami-col-"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-small_space > [class*="fami-col_"] {
    padding: 0 6px 0; }
.elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-normal_space {
  margin: 0 -15px; }
  .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-normal_space > [class~="fami-col"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-normal_space > [class*="fami-col-"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-normal_space > [class*="fami-col_"] {
    padding: 0 15px 0; }
.elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-large_space {
  margin: -20px; }
  .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-large_space > [class~="fami-col"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-large_space > [class*="fami-col-"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-large_space > [class*="fami-col_"] {
    padding: 0 20px 0; }

@media screen and (min-width: 64em) {
  .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-desktop-5 > [class~="fami-col"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-desktop-5 > [class*="fami-col-"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-desktop-5 > [class*="fami-col_"] {
    flex-basis: 20%;
    max-width: 20%; }
  .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-desktop-7 > [class~="fami-col"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-desktop-7 > [class*="fami-col-"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-desktop-7 > [class*="fami-col_"] {
    flex-basis: 14.28571428%;
    max-width: 14.28571428%; }
  .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-desktop-8 > [class~="fami-col"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-desktop-8 > [class*="fami-col-"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-desktop-8 > [class*="fami-col_"] {
    flex-basis: 12.5%;
    max-width: 12.5%; } }
@media screen and (max-width: 64em) and (min-width: 35.5em) {
  .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-tablet-5 > [class~="fami-col"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-tablet-5 > [class*="fami-col-"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-tablet-5 > [class*="fami-col_"] {
    flex-basis: 20%;
    max-width: 20%; }
  .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-tablet-7 > [class~="fami-col"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-tablet-7 > [class*="fami-col-"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-tablet-7 > [class*="fami-col_"] {
    flex-basis: 14.28571428%;
    max-width: 14.28571428%; }
  .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-tablet-8 > [class~="fami-col"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-tablet-8 > [class*="fami-col-"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-tablet-8 > [class*="fami-col_"] {
    flex-basis: 12.5%;
    max-width: 12.5%; } }
@media screen and (max-width: 35.5em) {
  .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-mobile-5 > [class~="fami-col"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-mobile-5 > [class*="fami-col-"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-mobile-5 > [class*="fami-col_"] {
    flex-basis: 20%;
    max-width: 20%; }
  .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-mobile-7 > [class~="fami-col"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-mobile-7 > [class*="fami-col-"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-mobile-7 > [class*="fami-col_"] {
    flex-basis: 14.28571428%;
    max-width: 14.28571428%; }
  .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-mobile-8 > [class~="fami-col"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-mobile-8 > [class*="fami-col-"], .elementor-widget-container .fami-instagram-wrap .fami-instagram-inner.images-per-row-mobile-8 > [class*="fami-col_"] {
    flex-basis: 12.5%;
    max-width: 12.5%; } }
.elementor-widget-form button.elementor-button {
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
  font-weight: normal;
  padding: 0 10px; }
.elementor-widget-form .elementor-field-group .elementor-field {
  font-family: "Graphik Regular", -apple-system, Arial, sans-serif; }
.elementor-widget-form .elementor-field-subgroup label {
  font-family: "Graphik Regular", -apple-system, Arial, sans-serif; }
.elementor-widget-form.has-letter-icon .elementor-field-group.elementor-field-type-email {
  position: relative; }
  .elementor-widget-form.has-letter-icon .elementor-field-group.elementor-field-type-email input[type="email"] {
    padding-left: 0;
    background: transparent; }
.elementor-widget-form .elementor-field-group.elementor-col-80 {
  width: 85%; }
  @media screen and (max-width: 35.5em) {
    .elementor-widget-form .elementor-field-group.elementor-col-80 {
      width: 75%;
      margin-right: 5%; } }
.elementor-widget-form .elementor-field-type-submit.elementor-col-20 {
  width: 15%; }
  @media screen and (max-width: 35.5em) {
    .elementor-widget-form .elementor-field-type-submit.elementor-col-20 {
      width: 20%; } }

.elementor-form .elementor-button.elementor-size-lg {
  min-height: 54px; }

.elementor-field-textual.elementor-size-lg {
  min-height: 54px; }

.elementor-widget-text-editor .elementor-text-editor h1, .elementor-widget-text-editor .elementor-text-editor h2, .elementor-widget-text-editor .elementor-text-editor h3, .elementor-widget-text-editor .elementor-text-editor h4, .elementor-widget-text-editor .elementor-text-editor .comments-area .comment-reply-title, .comments-area .elementor-widget-text-editor .elementor-text-editor .comment-reply-title, .elementor-widget-text-editor .elementor-text-editor h5, .elementor-widget-text-editor .elementor-text-editor h6, .elementor-widget-text-editor .elementor-text-editor .h1, .elementor-widget-text-editor .elementor-text-editor .h2, .elementor-widget-text-editor .elementor-text-editor .h3, .elementor-widget-text-editor .elementor-text-editor .h4, .elementor-widget-text-editor .elementor-text-editor .h5, .elementor-widget-text-editor .elementor-text-editor .h6 {
  color: inherit; }

.elementor-widget-fami-tabs .fami-tabs {
  text-align: left; }
.elementor-widget-fami-tabs .fami-tabs-wrapper {
  overflow: hidden; }
.elementor-widget-fami-tabs .fami-tab-content {
  padding: 30px 0;
  display: none; }
  .elementor-widget-fami-tabs .fami-tab-content.fami-active {
    display: block; }
.elementor-widget-fami-tabs .fami-tab-desktop-title {
  position: relative;
  padding-right: 0;
  line-height: 1;
  font-size: 16px; }
  .elementor-widget-fami-tabs .fami-tab-desktop-title.fami-active {
    border-color: #ececec; }
    .elementor-widget-fami-tabs .fami-tab-desktop-title.fami-active:before, .elementor-widget-fami-tabs .fami-tab-desktop-title.fami-active:after {
      display: block;
      content: "";
      position: absolute; }
.elementor-widget-fami-tabs .fami-tab-title {
  color: #868685;
  font-family: "Graphik Regular", -apple-system, Arial, sans-serif;
  cursor: pointer;
  outline: none; }
  .elementor-widget-fami-tabs .fami-tab-title:before, .elementor-widget-fami-tabs .fami-tab-title:after {
    border: 1px #ececec; }
  .elementor-widget-fami-tabs .fami-tab-title.fami-active {
    color: #000; }
.elementor-widget-fami-tabs .fami-tab-mobile-title {
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #ececec; }
.elementor-widget-fami-tabs.fami-tabs-view-horizontal .fami-tab-desktop-title {
  display: table-cell; }
  .elementor-widget-fami-tabs.fami-tabs-view-horizontal .fami-tab-desktop-title .fami-tab-title-text {
    padding: 0 0 15px 0;
    margin-right: 30px;
    border-bottom: 1px solid transparent;
    position: relative;
    z-index: 2; }
  .elementor-widget-fami-tabs.fami-tabs-view-horizontal .fami-tab-desktop-title.fami-active {
    border: 1px solid transparent; }
    .elementor-widget-fami-tabs.fami-tabs-view-horizontal .fami-tab-desktop-title.fami-active .fami-tab-title-text {
      border-bottom-color: #fe5151; }
    .elementor-widget-fami-tabs.fami-tabs-view-horizontal .fami-tab-desktop-title.fami-active:before, .elementor-widget-fami-tabs.fami-tabs-view-horizontal .fami-tab-desktop-title.fami-active:after {
      bottom: 0;
      height: 0;
      width: 999em;
      border-bottom-style: solid; }
    .elementor-widget-fami-tabs.fami-tabs-view-horizontal .fami-tab-desktop-title.fami-active:before {
      right: 100%; }
    .elementor-widget-fami-tabs.fami-tabs-view-horizontal .fami-tab-desktop-title.fami-active:after {
      left: 0; }
.elementor-widget-fami-tabs.fami-tabs-view-vertical .fami-tabs-wrapper {
  width: 25%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
.elementor-widget-fami-tabs.fami-tabs-view-vertical .fami-tab-title-text {
  padding: 0 20px 40px 0; }
.elementor-widget-fami-tabs.fami-tabs-view-vertical .fami-tab-content {
  padding: 0 0 20px 0; }

.fami-tab-title .fami-tab-title-text {
  color: inherit;
  display: block; }

@media (min-width: 768px) {
  .elementor-widget-fami-tabs.fami-tabs-view-vertical .fami-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .elementor-widget-fami-tabs.fami-tabs-view-vertical .fami-tabs-content-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }

  .fami-tabs .fami-tab-mobile-title {
    display: none; } }
@media (max-width: 767px) {
  .elementor-widget-fami-tabs .fami-tabs .fami-tab-desktop-title {
    display: none; }
  .elementor-widget-fami-tabs.fami-tabs-view-vertical .fami-tab-content {
    padding: 20px 0; }
  .elementor-widget-fami-tabs .fami-tab-content {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #ececec; }
    .elementor-widget-fami-tabs .fami-tab-content.fami-active {
      display: inline-block; } }
.elementor-widget-wrap .elementor-widget-image .widget-image-caption {
  font-family: "Graphik Regular", -apple-system, Arial, sans-serif;
  font-size: 14px; }

.elementor-widget-fami-image-box .fami-image-box-content {
  width: 100%; }
  .elementor-widget-fami-image-box .fami-image-box-content .fami-image-box-title {
    color: #000000;
    font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0; }
  .elementor-widget-fami-image-box .fami-image-box-content .fami-image-box-description {
    color: #868685;
    font-family: "Graphik Regular", -apple-system, Arial, sans-serif;
    font-weight: 400; }
.elementor-widget-fami-image-box .fami-image-box-wrapper.has-social-links .fami-social-links-wrap {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.3); }
.elementor-widget-fami-image-box .fami-image-box-wrapper.has-social-links .fami-image-box-img {
  position: relative; }
  .elementor-widget-fami-image-box .fami-image-box-wrapper.has-social-links .fami-image-box-img img {
    display: block;
    width: 100%; }
  .elementor-widget-fami-image-box .fami-image-box-wrapper.has-social-links .fami-image-box-img:hover .fami-social-links-wrap {
    opacity: 1;
    visibility: visible; }
.elementor-widget-fami-image-box .fami-image-box-wrapper.has-social-links .social-link {
  display: inline-block;
  color: #fff;
  padding: 5px;
  margin: 5px; }
  .elementor-widget-fami-image-box .fami-image-box-wrapper.has-social-links .social-link:hover {
    color: #fe5151; }
.elementor-widget-fami-image-box .fami-image-box-wrapper.has-social-links .fami-social-icon {
  display: block; }

@media (min-width: 768px) {
  .elementor-widget-fami-image-box.fami-position-left .fami-image-box-wrapper, .elementor-widget-fami-image-box.fami-position-right .fami-image-box-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .elementor-widget-fami-image-box.fami-position-right .fami-image-box-wrapper {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .elementor-widget-fami-image-box.fami-position-left .fami-image-box-wrapper {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .elementor-widget-fami-image-box.fami-position-top .fami-image-box-img {
    margin: auto; }
  .elementor-widget-fami-image-box.fami-vertical-align-top .fami-image-box-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .elementor-widget-fami-image-box.fami-vertical-align-middle .fami-image-box-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .elementor-widget-fami-image-box.fami-vertical-align-bottom .fami-image-box-wrapper {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; } }
@media (max-width: 767px) {
  .elementor-widget-fami-image-box .fami-image-box-img {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 15px; } }
.elementor-widget-fami-image-box .fami-image-box-img {
  display: inline-block; }
.elementor-widget-fami-image-box .fami-image-box-title a {
  color: inherit; }
.elementor-widget-fami-image-box .fami-image-box-wrapper {
  text-align: center; }
.elementor-widget-fami-image-box .fami-image-box-description {
  margin: 0; }

.fami-banner {
  position: relative; }
  .fami-banner img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.3s linear 0s; }
  .fami-banner.layout-outside {
    display: inline-block;
    text-align: left; }
    @media screen and (max-width: 64em) {
      .fami-banner.layout-outside {
        max-width: 80%;
        display: table;
        margin: auto; } }
    .fami-banner.layout-outside img {
      width: auto; }
    .fami-banner.layout-outside .banner-content {
      position: relative; }
      .fami-banner.layout-outside .banner-content .banner-title {
        font-size: 32px;
        margin-bottom: 10px;
        line-height: 1.4;
        font-family: "Graphik Regular", -apple-system, Arial, sans-serif; }
        @media screen and (max-width: 64em) {
          .fami-banner.layout-outside .banner-content .banner-title {
            font-size: 26px; } }
      .fami-banner.layout-outside .banner-content .banner-short-desc {
        font-size: 20px;
        color: #a6a6a6;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media screen and (max-width: 64em) {
          .fami-banner.layout-outside .banner-content .banner-short-desc {
            font-size: 16px; } }
        .fami-banner.layout-outside .banner-content .banner-short-desc p {
          margin: 0; }
        .fami-banner.layout-outside .banner-content .banner-short-desc::before {
          content: "";
          width: 35px;
          border-bottom: 1px solid #000;
          display: inline-block;
          float: left;
          margin-right: 20px; }
  .fami-banner.layout-outside2 {
    display: inline-block;
    text-align: left; }
    .fami-banner.layout-outside2 img {
      width: auto; }
    .fami-banner.layout-outside2 .banner-content {
      position: relative;
      padding: 20px 0 0; }
      .fami-banner.layout-outside2 .banner-content .banner-title {
        font-size: 20px;
        margin-bottom: 15px;
        letter-spacing: 2px;
        font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
        text-transform: uppercase; }
      .fami-banner.layout-outside2 .banner-content .banner-short-desc {
        font-size: 20px;
        color: #a6a6a6;
        display: flex;
        align-items: center;
        justify-content: center; }
        .fami-banner.layout-outside2 .banner-content .banner-short-desc p {
          margin: 0; }
        .fami-banner.layout-outside2 .banner-content .banner-short-desc::before {
          content: "";
          width: 35px;
          border-bottom: 1px solid #000;
          display: inline-block;
          float: left;
          margin-right: 20px; }
    .fami-banner.layout-outside2 .banner-label-banner {
      left: calc(100% + 40px);
      white-space: nowrap;
      transform-origin: top left; }
  .fami-banner.layout-outside3 {
    display: inline-block;
    text-align: left; }
    .fami-banner.layout-outside3 img {
      width: auto; }
    .fami-banner.layout-outside3 .banner-label-banner {
      font-size: 12px;
      letter-spacing: 4px;
      text-transform: uppercase;
      position: absolute;
      bottom: 0;
      top: auto;
      white-space: nowrap;
      left: calc(100% + 50px);
      color: #000;
      padding-left: 55px;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(-90deg);
      margin: 0;
      transform-origin: bottom left; }
    .fami-banner.layout-outside3 .banner-content {
      position: relative; }
      .fami-banner.layout-outside3 .banner-content .banner-title {
        font-size: 32px;
        margin-bottom: 10px;
        line-height: 1.4;
        font-family: "Graphik Regular", -apple-system, Arial, sans-serif; }
      .fami-banner.layout-outside3 .banner-content .banner-short-desc {
        font-size: 20px;
        color: #a6a6a6;
        display: flex;
        align-items: center;
        justify-content: center; }
        .fami-banner.layout-outside3 .banner-content .banner-short-desc p {
          margin: 0; }
        .fami-banner.layout-outside3 .banner-content .banner-short-desc::before {
          content: "";
          width: 35px;
          border-bottom: 1px solid #000;
          display: inline-block;
          float: left;
          margin-right: 20px; }
  .fami-banner.layout-inside {
    overflow: hidden; }
    .fami-banner.layout-inside:hover img {
      transform: scale(1.05); }
  .fami-banner .banner-content {
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    padding: 50px; }
    @media screen and (max-width: 35.5em) {
      .fami-banner .banner-content {
        padding: 30px; } }
  .fami-banner .banner-title {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 15px; }
    .fami-banner .banner-title + .btn-link {
      top: -8px; }
  .fami-banner .btn-link {
    font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
    position: relative;
    display: inline-block;
    color: #000;
    line-height: normal; }
    .fami-banner .btn-link:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: -8px;
      z-index: 1;
      width: 100%;
      height: 2px;
      background-color: #000; }
    .fami-banner .btn-link:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: -8px;
      z-index: 2;
      width: 0;
      height: 2px;
      background-color: #fe5151;
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease; }
    .fami-banner .btn-link.btn-type-thin {
      font-family: "Graphik Regular", -apple-system, Arial, sans-serif; }
      .fami-banner .btn-link.btn-type-thin:after, .fami-banner .btn-link.btn-type-thin:before {
        height: 1px; }
    .fami-banner .btn-link.btn-type-basic {
      background: #ffff;
      display: inline-block;
      position: relative;
      line-height: 46px;
      padding: 0 10px;
      text-align: center;
      font-size: 16px;
      min-width: 230px;
      letter-spacing: 2px;
      border: 2px solid; }
      .fami-banner .btn-link.btn-type-basic:after {
        display: none; }
      .fami-banner .btn-link.btn-type-basic:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: 0;
        background-color: black;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
        -webkit-transform: scale(0.5, 1);
        transform: scale(0.5, 1); }
      .fami-banner .btn-link.btn-type-basic:hover::before {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1); }
      .fami-banner .btn-link.btn-type-basic span {
        display: inline-block;
        position: relative;
        z-index: 1; }
      .fami-banner .btn-link.btn-type-basic:hover span {
        color: #ffffff; }
    .fami-banner .btn-link:hover:before {
      width: 100%; }
  .fami-banner .banner-short-desc p {
    line-height: 1; }
    .fami-banner .banner-short-desc p > span {
      font-size: 34px;
      position: relative;
      top: 8px; }
      .fami-banner .banner-short-desc p > span > span {
        font-size: 13px;
        position: relative;
        top: -17px;
        margin-left: 2px; }

.banner-label-banner {
  font-size: 12px;
  letter-spacing: 4px;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: -22px;
  color: #000;
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
  padding-left: 55px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: 0;
  transform-origin: top left; }
  @media screen and (max-width: 64em) {
    .banner-label-banner {
      left: -10px; } }
  .banner-label-banner p {
    margin: 0; }
    .banner-label-banner p:before {
      content: "";
      width: 35px;
      border-bottom: 1px solid;
      position: absolute;
      top: 50%;
      left: 0; }

@media screen and (max-width: 1024px) {
  div.fami-banner .btn-link.btn-type-basic {
    min-width: inherit;
    padding: 0 20px;
    font-size: 12px;
    line-height: 40px;
    height: 44px; }
  div.fami-banner .banner-content {
    padding: 30px 20px; } }
.elementor-posts-container.swiper-wrapper {
  display: flex;
  flex-wrap: inherit; }
  .elementor-posts-container.swiper-wrapper .elementor-post {
    display: inline-block;
    width: 25%; }

.fami-multi-banners-wrap {
  line-height: 1; }
  .fami-multi-banners-wrap .banner-part {
    overflow: hidden; }
  .fami-multi-banners-wrap .banner-item {
    position: relative;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    overflow: hidden; }
    .fami-multi-banners-wrap .banner-item img {
      width: 100%;
      height: auto;
      transition: transform 0.3s linear 0s; }
    .fami-multi-banners-wrap .banner-item:hover img {
      transform: scale(1.05); }
  .fami-multi-banners-wrap .banner-text-box {
    position: absolute;
    z-index: 1; }
  .fami-multi-banners-wrap .banner-title {
    font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
    font-size: 21px;
    line-height: normal;
    margin-bottom: 10px; }
  .fami-multi-banners-wrap .banner-sub-title {
    display: block;
    margin-bottom: 20px; }
  .fami-multi-banners-wrap .banner-link {
    font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
    color: #000;
    position: relative;
    display: inline-block; }
    .fami-multi-banners-wrap .banner-link:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: -8px;
      z-index: 1;
      width: 100%;
      height: 2px;
      background-color: #000; }
    .fami-multi-banners-wrap .banner-link:hover {
      color: #111111; }
      .fami-multi-banners-wrap .banner-link:hover:after {
        background-color: #111111; }
    .fami-multi-banners-wrap .banner-link:not(.link-type-button):before {
      content: '';
      position: absolute;
      left: 0;
      bottom: -8px;
      z-index: 2;
      width: 0;
      height: 2px;
      background-color: #fe5151;
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease; }
    .fami-multi-banners-wrap .banner-link:not(.link-type-button):hover:before {
      width: 100%; }
    .fami-multi-banners-wrap .banner-link.link-type-button {
      background-color: #000;
      color: #fff;
      padding: 12px 35px; }
      .fami-multi-banners-wrap .banner-link.link-type-button:hover {
        color: #fff;
        background-color: #fe5151; }
      .fami-multi-banners-wrap .banner-link.link-type-button:after {
        display: none; }
  .fami-multi-banners-wrap.banners-layout_1 .banner-link {
    font-family: "Graphik Regular", -apple-system, Arial, sans-serif; }
    .fami-multi-banners-wrap.banners-layout_1 .banner-link:after {
      height: 1px; }
    .fami-multi-banners-wrap.banners-layout_1 .banner-link:before {
      height: 1px; }
  .fami-multi-banners-wrap.banners-layout_1 .parts-group-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .fami-multi-banners-wrap.banners-layout_1 .parts-group-right .banner-part {
      height: calc(50% - 7.5px); }
  .fami-multi-banners-wrap.banners-layout_1 .banner-text-box {
    left: 55px;
    bottom: 60px; }
    @media screen and (max-width: 35.5em) {
      .fami-multi-banners-wrap.banners-layout_1 .banner-text-box {
        left: 20px;
        bottom: 30px; } }
  .fami-multi-banners-wrap.banners-layout_2 .banner-text-box {
    left: 30px;
    bottom: 45px; }
  .fami-multi-banners-wrap.banners-layout_2 .banner-item-1 .banner-text-box {
    left: 40px;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
  @media screen and (max-width: 35.5em) {
    .fami-multi-banners-wrap.banners-layout_2 .banner-item-2 .banner-sub-title, .fami-multi-banners-wrap.banners-layout_2 .banner-item-3 .banner-sub-title {
      display: none; } }
  @media screen and (max-width: 64em) and (min-width: 35.5em) {
    .fami-multi-banners-wrap.banners-layout_2 .banner-item-2 .banner-sub-title, .fami-multi-banners-wrap.banners-layout_2 .banner-item-3 .banner-sub-title {
      display: none; } }
  .fami-multi-banners-wrap.banners-layout_2 .parts-group-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .fami-multi-banners-wrap.banners-layout_2 .parts-group-right .banner-part {
      height: calc(50% - 7.5px); }
  .fami-multi-banners-wrap.banners-layout_3 .banner-text-box {
    top: 45px;
    left: 55px; }
  .fami-multi-banners-wrap.banners-layout_4 .banner-text-box {
    top: 45px;
    left: 55px; }
  .fami-multi-banners-wrap.banners-layout_4 .banner-item {
    margin-bottom: 15px; }
  .fami-multi-banners-wrap.banners-layout_5 .banner-link {
    font-family: "Graphik Regular", -apple-system, Arial, sans-serif; }
    .fami-multi-banners-wrap.banners-layout_5 .banner-link:after {
      height: 1px; }
    .fami-multi-banners-wrap.banners-layout_5 .banner-link:before {
      height: 1px; }
  .fami-multi-banners-wrap.banners-layout_5 .banner-text-box {
    left: 55px;
    bottom: 50px; }
  .fami-multi-banners-wrap.banners-layout_5 .parts-group-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .fami-multi-banners-wrap.banners-layout_5 .parts-group-right .banner-part {
      height: calc(50% - 7.5px); }
  .fami-multi-banners-wrap[class~="neoo-grid"], .fami-multi-banners-wrap[class*="neoo-grid-"], .fami-multi-banners-wrap[class*="neoo-grid_"],
  .fami-multi-banners-wrap [class~="neoo-grid"], .fami-multi-banners-wrap [class*="neoo-grid-"], .fami-multi-banners-wrap [class*="neoo-grid_"] {
    margin: 0 -7.5px; }
    .fami-multi-banners-wrap[class~="neoo-grid"] [class~="neoo-col"], .fami-multi-banners-wrap[class~="neoo-grid"] [class*="neoo-col-"], .fami-multi-banners-wrap[class~="neoo-grid"] [class*="neoo-col_"], .fami-multi-banners-wrap[class*="neoo-grid-"] [class~="neoo-col"], .fami-multi-banners-wrap[class*="neoo-grid-"] [class*="neoo-col-"], .fami-multi-banners-wrap[class*="neoo-grid-"] [class*="neoo-col_"], .fami-multi-banners-wrap[class*="neoo-grid_"] [class~="neoo-col"], .fami-multi-banners-wrap[class*="neoo-grid_"] [class*="neoo-col-"], .fami-multi-banners-wrap[class*="neoo-grid_"] [class*="neoo-col_"],
    .fami-multi-banners-wrap [class~="neoo-grid"] [class~="neoo-col"],
    .fami-multi-banners-wrap [class~="neoo-grid"] [class*="neoo-col-"],
    .fami-multi-banners-wrap [class~="neoo-grid"] [class*="neoo-col_"], .fami-multi-banners-wrap [class*="neoo-grid-"] [class~="neoo-col"], .fami-multi-banners-wrap [class*="neoo-grid-"] [class*="neoo-col-"], .fami-multi-banners-wrap [class*="neoo-grid-"] [class*="neoo-col_"], .fami-multi-banners-wrap [class*="neoo-grid_"] [class~="neoo-col"], .fami-multi-banners-wrap [class*="neoo-grid_"] [class*="neoo-col-"], .fami-multi-banners-wrap [class*="neoo-grid_"] [class*="neoo-col_"] {
      padding: 0 7.5px 0; }

@media (min-width: 768px) {
  .fami-multi-banners-wrap .banner-item {
    margin-bottom: 0; }
  .fami-multi-banners-wrap.banners-layout_2 .banner-item-1 .banner-text-box {
    left: 55px; } }
@media (min-width: 992px) {
  .fami-multi-banners-wrap.banners-layout_2 .banner-item-1 .banner-text-box {
    left: 120px; } }
@media (max-width: 767px) {
  .fami-multi-banners-wrap.banners-layout_2 .banner-item-1 .banner-text-box {
    left: 30px; }
  .fami-multi-banners-wrap.banners-layout_2 .parts-group-right {
    flex-direction: row; }
    .fami-multi-banners-wrap.banners-layout_2 .parts-group-right .banner-part {
      height: auto;
      width: calc(50% - 7.5px); }
  .fami-multi-banners-wrap.banners-layout_3 .banner-text-box {
    top: 30px;
    left: 30px; }
  .fami-multi-banners-wrap.banners-layout_4 .banner-text-box {
    top: 30px;
    left: 30px; } }
.fami-swiper-container .swiper-wrapper {
  display: flex; }
  .fami-swiper-container .swiper-wrapper a:hover .fami-swiper-slide-bg:before {
    opacity: 1; }
  .fami-swiper-container .swiper-wrapper a:hover .fami-swiper-slide-bg .icon-hover {
    opacity: 1; }
  .fami-swiper-container .swiper-wrapper .fami-swiper-slide-bg {
    position: relative;
    margin-bottom: 20px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    min-width: 100%;
    min-height: 100%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-duration: 10s;
    -o-transition-duration: 10s;
    transition-duration: 10s; }
    .fami-swiper-container .swiper-wrapper .fami-swiper-slide-bg:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.3);
      opacity: 0;
      transition: 0.3s; }
    .fami-swiper-container .swiper-wrapper .fami-swiper-slide-bg .icon-hover {
      position: absolute;
      top: 50%;
      font-size: 30px;
      opacity: 0;
      color: #fff;
      transition: 0.3s;
      left: 50%;
      z-index: 1;
      transform: translateX(-50%) translateY(-50%); }
  .fami-swiper-container .swiper-wrapper .fami-swiper-slide-inner {
    display: inline-block;
    width: 100%; }
    .fami-swiper-container .swiper-wrapper .fami-swiper-slide-inner.slide-content-layout-in_container {
      top: auto;
      left: auto;
      bottom: auto;
      right: auto;
      max-width: 1510px;
      height: 100%; }
  .fami-swiper-container .swiper-wrapper .fami-youtube-bg-video {
    position: fixed;
    z-index: -99;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    .fami-swiper-container .swiper-wrapper .fami-youtube-bg-video iframe {
      max-width: none;
      position: absolute; }
  .fami-swiper-container .swiper-wrapper .elementor-slide-sub-heading {
    font-size: 14px;
    color: #000;
    letter-spacing: 2px;
    font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
    margin-bottom: 5px;
    text-transform: uppercase; }
  .fami-swiper-container .swiper-wrapper .elementor-slide-heading {
    color: #000;
    font-size: 14px;
    font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
    line-height: 30px; }
  .fami-swiper-container .swiper-wrapper .elementor-slide-description {
    font-size: 14px;
    color: #868685;
    line-height: 26px;
    margin-bottom: 25px; }
  .fami-swiper-container .swiper-wrapper .elementor-button {
    display: inline-block;
    border-radius: 0;
    background-color: #000;
    color: #fff;
    padding: 18px 49px; }
    .fami-swiper-container .swiper-wrapper .elementor-button.elementor-size-xs {
      padding: 15px 40px; }
    .fami-swiper-container .swiper-wrapper .elementor-button.elementor-size-sm {
      font-size: 14px; }
    .fami-swiper-container .swiper-wrapper .elementor-button.elementor-size-md {
      padding: 18px 50px; }
    .fami-swiper-container .swiper-wrapper .elementor-button.elementor-size-lg {
      padding: 20px 60px; }
    .fami-swiper-container .swiper-wrapper .elementor-button.elementor-size-xl {
      padding: 25px 70px; }
    .fami-swiper-container .swiper-wrapper .elementor-button:hover {
      background-color: #fe5151; }

.fami-star-rating {
  color: #868685;
  font-size: 18px;
  display: inline-block;
  font-family: 'Arial', 'Helvetica', sans-serif; }
  .fami-star-rating i {
    display: inline-block;
    position: relative;
    font-style: normal;
    cursor: default;
    margin: 0 2px; }
    .fami-star-rating i:before {
      content: "\002605";
      display: block;
      font-size: inherit;
      font-family: inherit;
      position: absolute;
      overflow: hidden;
      color: #ffb933;
      top: 0;
      left: 0; }
    .fami-star-rating i:not(.fami-star-empty):before {
      content: '\002605'; }
  .fami-star-rating .fami-star-empty:before {
    content: none; }
  .fami-star-rating .fami-star-1:before {
    width: 10%; }
  .fami-star-rating .fami-star-2:before {
    width: 20%; }
  .fami-star-rating .fami-star-3:before {
    width: 30%; }
  .fami-star-rating .fami-star-4:before {
    width: 40%; }
  .fami-star-rating .fami-star-5:before {
    width: 50%; }
  .fami-star-rating .fami-star-6:before {
    width: 60%; }
  .fami-star-rating .fami-star-7:before {
    width: 70%; }
  .fami-star-rating .fami-star-8:before {
    width: 80%; }
  .fami-star-rating .fami-star-9:before {
    width: 90%; }

.elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .content-testimonial {
  border: 2px solid #ebebeb;
  background: #fff;
  padding: 30px 30px 70px; }
.elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .fami-quote-icon {
  font-size: 32px;
  margin-bottom: 20px;
  color: inherit; }
.elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .elementor-testimonial__text {
  font-size: 14px; }
.elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .elementor-testimonial__image img {
  width: 85px;
  height: 85px; }
.elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .elementor-testimonial__name {
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 10px 0 3px;
  color: #000; }
.elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .elementor-testimonial__title {
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
  font-size: 13px;
  color: #868686; }
.elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .elementor-arrows-yes .elementor-main-swiper, .elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .elementor-arrows-yes .elementor-widget-reviews .elementor-arrows-yes .elementor-main-swiper {
  width: calc(95% - 40px); }
.elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .elementor-main-swiper, .elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .elementor-widget-reviews .elementor-main-swiper {
  width: 100%; }
.elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .swiper-wrapper, .elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .elementor-widget-reviews .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
.elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .swiper-slide, .elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .elementor-widget-reviews .swiper-slide {
  height: auto; }
.elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel.elementor-pagination-type-bullets .swiper-container, .elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel.elementor-pagination-type-fraction .swiper-container, .elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .elementor-widget-reviews.elementor-pagination-type-bullets .swiper-container, .elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .elementor-widget-reviews.elementor-pagination-type-fraction .swiper-container {
  padding-bottom: 40px; }
.elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .elementor-main-swiper .elementor-swiper-button-prev, .elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .elementor-widget-reviews .elementor-main-swiper .elementor-swiper-button-prev {
  left: -30px; }
.elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .elementor-main-swiper .elementor-swiper-button-next, .elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .elementor-widget-reviews .elementor-main-swiper .elementor-swiper-button-next {
  right: -30px; }
.elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-next, .elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-prev, .elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-next, .elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel .elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-prev {
  top: calc(50% - 70px);
  width: 60px;
  height: 60px;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.09); }
.elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel.elementor-testimonial--layout-image_stacked .elementor-testimonial__footer {
  margin-top: -43px; }
  .elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel.elementor-testimonial--layout-image_stacked .elementor-testimonial__footer .elementor-testimonial__image {
    margin: 0; }
.elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel.elementor-testimonial--layout-image_stacked.elementor-pagination-type-bullets .swiper-container, .elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel.elementor-testimonial--layout-image_stacked.elementor-pagination-type-fraction .swiper-container, .elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel.elementor-testimonial--layout-image_stacked .elementor-widget-reviews.elementor-pagination-type-bullets .swiper-container, .elementor-widget-wrap .elementor-widget-fami-elementor-testimonial-carousel.elementor-testimonial--layout-image_stacked .elementor-widget-reviews.elementor-pagination-type-fraction .swiper-container {
  padding-bottom: 40px; }
.elementor-widget-wrap .fami-star-rating {
  margin-bottom: 15px; }
.elementor-widget-wrap .fami-star-rating-after-content .fami-star-rating {
  margin-top: 10px;
  margin-bottom: 0;
  color: #fff; }

.elementor-widget-wrap .elementor-blockquote__author {
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
  color: #000;
  font-weight: 400; }

.video-box-wrap {
  display: block;
  font-size: 0; }

.elementor-content-video {
  position: absolute;
  top: 50%;
  left: 0;
  padding: 0 20px;
  width: 100%;
  text-align: center;
  transform: translateY(-50%); }
  .elementor-content-video .elementor-slide-sub-title {
    font-size: 40px;
    color: #fff;
    font-family: "Graphik Regular", -apple-system, Arial, sans-serif;
    letter-spacing: 2px;
    line-height: 1; }
  .elementor-content-video .elementor-slide-title {
    font-size: 100px;
    color: #fff;
    letter-spacing: 2px;
    line-height: 1;
    font-family: "Graphik Light", -apple-system, Arial, sans-serif;
    margin: 10px 0; }
  .elementor-content-video .neoo-video-button a {
    font-size: 80px;
    color: #fff; }

.posts-layout-wrap .entry-inner {
  background: #fff;
  transition: 0.3s; }
.posts-layout-wrap .entry-content-data {
  text-align: center;
  padding: 30px 30px 35px; }
.posts-layout-wrap .cat-post {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }
.posts-layout-wrap .entry-title {
  font-size: 20px;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px; }
  .posts-layout-wrap .entry-title::before {
    content: "";
    width: 50px;
    border-bottom: 1px solid #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  .posts-layout-wrap .entry-title:hover {
    opacity: 0.8; }
.posts-layout-wrap span.sep {
  display: inline-block;
  height: 16px;
  position: relative;
  top: 3px;
  border-left: 1px solid #e1e1e1; }
.posts-layout-wrap .link-meta {
  color: #a6a6a6;
  font-size: 12px;
  LETTER-SPACING: 0;
  text-transform: none; }
.posts-layout-wrap .link-meta a {
  color: #000;
  LETTER-SPACING: 0; }
.posts-layout-wrap a.read-more-blog {
  color: #000;
  font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }
  .posts-layout-wrap a.read-more-blog:after {
    content: "\f10d";
    font-family: Flaticon;
    position: relative;
    top: 1px;
    font-size: 14px;
    font-weight: 900;
    margin-left: 5px; }
  .posts-layout-wrap a.read-more-blog:hover {
    opacity: 0.8; }
.posts-layout-wrap.post-layout2 .entry-inner:hover {
  background: #000; }
  .posts-layout-wrap.post-layout2 .entry-inner:hover .entry-title {
    color: #fff; }
    .posts-layout-wrap.post-layout2 .entry-inner:hover .entry-title:hover {
      color: #ccc; }
  .posts-layout-wrap.post-layout2 .entry-inner:hover .entry-excerpt {
    color: #fff; }
  .posts-layout-wrap.post-layout2 .entry-inner:hover .link-meta {
    color: #fff; }
  .posts-layout-wrap.post-layout2 .entry-inner:hover .link-meta a {
    color: #fff; }
  .posts-layout-wrap.post-layout2 .entry-inner:hover a.read-more-blog {
    color: #fff; }
    .posts-layout-wrap.post-layout2 .entry-inner:hover a.read-more-blog :after {
      background-color: #fff; }
.posts-layout-wrap.post-layout2 .post {
  border: 1px solid #e1e1e1; }
  .posts-layout-wrap.post-layout2 .post .entry-content-data {
    text-align: left;
    padding: 40px; }
    @media screen and (max-width: 64em) {
      .posts-layout-wrap.post-layout2 .post .entry-content-data {
        padding: 30px; } }
  .posts-layout-wrap.post-layout2 .post .entry-title {
    padding-bottom: 0;
    font-family: "Graphik Medium", -apple-system, Arial, sans-serif; }
  .posts-layout-wrap.post-layout2 .post .entry-title::before {
    display: none; }
  .posts-layout-wrap.post-layout2 .post a.read-more-blog {
    position: relative;
    display: inline-block;
    color: #000;
    line-height: normal;
    margin-top: 20px; }
    .posts-layout-wrap.post-layout2 .post a.read-more-blog:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: -8px;
      z-index: 2;
      width: 0;
      height: 2px;
      background-color: #fe5151;
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease; }
    .posts-layout-wrap.post-layout2 .post a.read-more-blog:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: -8px;
      z-index: 1;
      width: 100%;
      height: 2px;
      top: auto;
      background-color: #000;
      margin: 0; }
    .posts-layout-wrap.post-layout2 .post a.read-more-blog:hover::before {
      width: 100%; }
.posts-layout-wrap .swiper-container-horizontal .swiper-pagination-bullets {
  margin-top: 37px; }
  @media screen and (max-width: 64em) {
    .posts-layout-wrap .swiper-container-horizontal .swiper-pagination-bullets {
      margin-top: 30px; } }

.fami-cats-slide-tab-head, .fami-products-slide-tab-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  padding-bottom: 10px; }
  .fami-cats-slide-tab-head .fami-tab-heading, .fami-products-slide-tab-head .fami-tab-heading {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 32px; }
  .fami-cats-slide-tab-head .tab-heading-list, .fami-products-slide-tab-head .tab-heading-list {
    display: inline-block;
    text-align: center;
    list-style: none;
    margin: 0;
    width: 100%; }
    .fami-cats-slide-tab-head .tab-heading-list .tab-title-li, .fami-products-slide-tab-head .tab-heading-list .tab-title-li {
      display: inline-block;
      font-size: 18px;
      position: relative;
      cursor: pointer;
      color: #9e9e9e;
      line-height: 32px;
      font-family: "Graphik Medium", -apple-system, Arial, sans-serif;
      margin: 0 15px; }
      .fami-cats-slide-tab-head .tab-heading-list .tab-title-li:before, .fami-products-slide-tab-head .tab-heading-list .tab-title-li:before {
        content: '';
        position: absolute;
        bottom: -3px;
        left: 0;
        right: 0;
        z-index: 1;
        -webkit-transform: scale(0, 1);
        -moz-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transition: transform 0.25s ease 0s;
        -moz-transition: transform 0.25s ease 0s;
        -o-transition: transform 0.25s ease 0s;
        transition: transform 0.25s ease 0s; }
      .fami-cats-slide-tab-head .tab-heading-list .tab-title-li.active, .fami-products-slide-tab-head .tab-heading-list .tab-title-li.active {
        color: #000; }
      .fami-cats-slide-tab-head .tab-heading-list .tab-title-li.active:before, .fami-cats-slide-tab-head .tab-heading-list .tab-title-li:hover:before, .fami-products-slide-tab-head .tab-heading-list .tab-title-li.active:before, .fami-products-slide-tab-head .tab-heading-list .tab-title-li:hover:before {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        border-bottom: 2px solid #fe5151; }

.elementor-widget-fami-elementor-tabs-products .fami-products-slide-tab-contents {
  position: relative; }
  .elementor-widget-fami-elementor-tabs-products .fami-products-slide-tab-contents:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear; }
  .elementor-widget-fami-elementor-tabs-products .fami-products-slide-tab-contents.processing:after {
    opacity: 1;
    visibility: visible; }
.elementor-widget-fami-elementor-tabs-products .fami-tab-slide-content {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: absolute;
  top: 0;
  width: 100%; }
  .elementor-widget-fami-elementor-tabs-products .fami-tab-slide-content.active {
    opacity: 1;
    visibility: visible;
    position: static; }

@media (max-width: 991px) {
  .fami-cats-slide-tab-head, .fami-products-slide-tab-head {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px; }
    .fami-cats-slide-tab-head .fami-tab-heading, .fami-products-slide-tab-head .fami-tab-heading {
      width: 100%;
      text-align: center;
      padding-bottom: 10px;
      margin-bottom: 20px;
      position: relative; }
      .fami-cats-slide-tab-head .fami-tab-heading:after, .fami-products-slide-tab-head .fami-tab-heading:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        border-bottom: 2px solid #e1e1e1;
        width: 60px; }
    .fami-cats-slide-tab-head .tab-heading-list, .fami-products-slide-tab-head .tab-heading-list {
      overflow-y: hidden;
      overflow-x: auto;
      width: 100%;
      text-align: left;
      white-space: nowrap; }
      .fami-cats-slide-tab-head .tab-heading-list .tab-title-li, .fami-products-slide-tab-head .tab-heading-list .tab-title-li {
        margin-left: 0;
        margin-right: 2.5em; } }
.fami-product-products-swiper-container .products {
  width: 100%;
  margin: 0 !important; }
  .fami-product-products-swiper-container .products .product {
    opacity: 0;
    margin: 0 0 40px 0 !important;
    padding: 0 !important; }
.fami-product-products-swiper-container.swiper-loaded .products .product {
  opacity: 1;
  width: 100% !important; }

/* Site Footer */
.site-footer {
  position: relative;
  z-index: 10; }
  .site-footer .item--inner {
    width: 100%;
    max-width: 100%; }
  .site-footer .socials-list li {
    list-style: none;
    display: inline-block; }
  .site-footer .menu li, .site-footer .elementor-nav-menu li {
    display: inline-block;
    border-right: 1px solid;
    line-height: 20px;
    height: 20px;
    padding: 0 15px; }
    .site-footer .menu li:first-child, .site-footer .elementor-nav-menu li:first-child {
      padding-left: 0; }
    .site-footer .menu li:last-child, .site-footer .elementor-nav-menu li:last-child {
      border-right: none;
      padding-right: 0; }
    .site-footer .menu li a, .site-footer .elementor-nav-menu li a {
      font-family: "Graphik Regular", -apple-system, Arial, sans-serif;
      font-size: 16px;
      border-bottom: none; }
    .site-footer .menu li .sub-menu, .site-footer .elementor-nav-menu li .sub-menu {
      display: none; }
    @media screen and (max-width: 35.5em) {
      .site-footer .menu li, .site-footer .elementor-nav-menu li {
        border-right: none;
        padding: 0 7px;
        font-size: 13px; } }
  .site-footer .elementor-widget-nav-menu .elementor-nav-menu {
    width: 100%;
    justify-content: center; }
    @media screen and (max-width: 64em) and (min-width: 48em) {
      .site-footer .elementor-widget-nav-menu .elementor-nav-menu {
        justify-content: flex-end; } }
    .site-footer .elementor-widget-nav-menu .elementor-nav-menu .elementor-item {
      padding: 0;
      font-family: "Graphik Regular", -apple-system, Arial, sans-serif;
      font-weight: normal; }
  .site-footer .elementor-widget:not(:last-child) {
    margin-bottom: 0; }
  .site-footer .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1466px;
    padding-left: 15px;
    padding-right: 15px; }

.footer-top .footer--row-inner {
  padding-top: 2em;
  padding-bottom: 2em; }
.footer-top .light-mode {
  background: #f0f0f0; }
.footer-top .dark-mode {
  background: #292929; }

.footer-main .footer--row-inner {
  padding-top: 2.5em;
  padding-bottom: 2.5em; }
.footer-main .light-mode {
  background: #f9f9f9; }
.footer-main .dark-mode {
  background: #303030; }

.footer-bottom .footer--row-inner {
  padding-top: 6px;
  padding-bottom: 6px; }
@media screen and (max-width: 35.5em) {
  .footer-bottom .builder-item {
    margin-bottom: 1em; }
    .footer-bottom .builder-item:last-child {
      margin-bottom: 0; } }
.footer-bottom .light-mode {
  background: #ededed; }
.footer-bottom .dark-mode {
  background: #181818; }

.footer--row-inner.light-mode {
  color: #000; }
  .footer--row-inner.light-mode .product_list_widget li {
    border-color: rgba(0, 0, 0, 0.08); }
  .footer--row-inner.light-mode .menu li, .footer--row-inner.light-mode .elementor-nav-menu li {
    border-right-color: rgba(0, 0, 0, 0.08); }
.footer--row-inner.dark-mode {
  color: rgba(255, 255, 255, 0.99); }
  .footer--row-inner.dark-mode a:not(.button) {
    color: rgba(255, 255, 255, 0.79); }
    .footer--row-inner.dark-mode a:not(.button):hover {
      color: rgba(255, 255, 255, 0.99); }
  .footer--row-inner.dark-mode .product_list_widget li {
    border-color: rgba(255, 255, 255, 0.08); }
  .footer--row-inner.dark-mode table tbody td,
  .footer--row-inner.dark-mode table th {
    background: rgba(0, 0, 0, 0.08); }
  .footer--row-inner.dark-mode .menu li, .footer--row-inner.dark-mode .elementor-nav-menu li {
    border-right-color: rgba(255, 255, 255, 0.08); }

.footer--row.layout-fullwidth .neoo-container {
  max-width: initial; }
.footer--row .builder-item--group {
  justify-content: flex-start; }
  .footer--row .builder-item--group .item--inner {
    width: auto; }
    @media screen and (max-width: 64em) and (min-width: 35.5em) {
      .footer--row .builder-item--group .item--inner {
        display: block;
        margin-bottom: 2em; }
        .footer--row .builder-item--group .item--inner:last-child {
          margin-bottom: 0px; } }

.footer-main .builder-item:last-child, .footer-top .builder-item:last-child, .footer-bottom .builder-item:last-child {
  margin-bottom: 0; }
.footer-main .builder-item .widget-area .widget:last-child, .footer-top .builder-item .widget-area .widget:last-child, .footer-bottom .builder-item .widget-area .widget:last-child {
  margin-bottom: 0; }
@media screen and (max-width: 35.5em) {
  .footer-main .builder-item--footer_copyright,
  .footer-main .builder-item--footer-social-icons, .footer-top .builder-item--footer_copyright,
  .footer-top .builder-item--footer-social-icons, .footer-bottom .builder-item--footer_copyright,
  .footer-bottom .builder-item--footer-social-icons {
    text-align: center; } }

@media screen and (max-width: 48em) and (min-width: 35.5em) {
  .site-footer .builder-item {
    margin-bottom: 2em; }
  .site-footer .footer-bottom .builder-item[class*="neoo-col-2"]:not(:last-child) {
    flex-basis: 25%;
    max-width: 25%; }
  .site-footer .footer-bottom .builder-item[class*="neoo-col-6"]:not(:last-child) {
    flex-basis: 75%;
    max-width: 75%; } }
@media (max-width: 48em) {
  .site-footer .builder-item[class*="_sm-6"]:last-child {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%; } }
.site-footer p:last-child {
  margin-bottom: 0px; }
.site-footer ul, .site-footer li {
  list-style: none;
  margin: 0px; }
.site-footer ul ul {
  margin-left: 2.617924em; }

.footer-copyright {
  font-size: 0.875em;
  text-align: center; }

/*# sourceMappingURL=style.css.map */
