@charset "UTF-8";
/*
Theme Name:     Neve
Theme URI:      https://themeisle.com/themes/neve/
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        2.3.22
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
WordPress Available:  yes
Requires License:     no
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles, footer-widgets, portfolio, left-sidebar, right-sidebar
*/
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

ul {
  list-style: none;
}

button,
input,
select,
textarea {
  margin: 0;
}

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

*, *:before, *:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

img,
embed,
object,
audio,
video {
  height: auto;
  max-width: 100%;
}

iframe {
  border: 0;
  max-width: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
  text-align: left;
}

abbr, acronym {
  text-decoration: none;
}

/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.w-100 {
  width: 100%;
}

.gapless {
  padding: 0 !important;
}

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

.container-fluid > div {
  margin: 0 -15px;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: auto;
  flex-grow: 1;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

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

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

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

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

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

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

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

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

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

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

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

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

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

.offset-1 {
  margin-left: 8.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

html {
  font-size: 100%;
  overflow-x: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: Graphik, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
  color: #404248;
  line-height: 1.68421;
  overflow-x: hidden;
  direction: ltr;
  background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Graphik, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
  line-height: 1.68421;
  margin-bottom: 0.8rem;
  font-weight: 600;
}

p {
  margin-bottom: 20px;
}

a {
  cursor: pointer;
  color: #0366d6;
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: underline;
  color: #0366d6;
}

.screen-reader-text {
  display: none;
}

ins {
  text-decoration: none;
}

body {
  font-size: 16px;
}

h1 {
  font-size: 1.5em;
}

h2 {
  font-size: 1.3em;
}

h3 {
  font-size: 1.1em;
}

h4 {
  font-size: 1em;
}

h5 {
  font-size: 0.75em;
}

h6 {
  font-size: 0.75em;
}

.show-on-focus {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  top: 0;
  left: 0;
}

.show-on-focus:focus {
  z-index: 20;
  width: auto;
  height: auto;
  clip: auto;
}

a.neve-skip-link {
  background-color: #24292e;
  color: #fff;
  padding: 10px 20px;
}

a.neve-skip-link:focus {
  color: #fff;
}

.admin-bar a.neve-skip-link {
  top: 32px;
}

.nv-content-wrap a:not(.button), .nv-comment-content a {
  text-decoration: underline;
}

.nv-content-wrap a:not(.button):hover, .nv-comment-content a:hover {
  text-decoration: none;
}

.nv-comment-content .edit-reply a, .comments-area a {
  text-decoration: none;
}

.nv-comment-content .edit-reply a:hover, .comments-area a:hover {
  text-decoration: underline;
}

.nv-icon {
  fill: currentColor;
}

.nv-search {
  width: 15px;
  display: flex;
}

.cart-icon-wrapper {
  display: flex;
  align-items: flex-end;
}

.nv-sidebar-full-width .alignfull, .nv-sidebar-full-width .alignwide {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
}

.has-neve-body-font-size {
  font-size: 1.5em;
}

.has-neve-h-1-font-size {
  font-size: 1.3em;
}

.has-neve-h-2-font-size {
  font-size: 1.1em;
}

.has-neve-h-3-font-size {
  font-size: 1em;
}

.has-neve-h-4-font-size {
  font-size: 0.75em;
}

.has-neve-h-5-font-size {
  font-size: 0.75em;
}

blockquote.wp-block-quote.is-style-large p {
  font-size: 1.75em;
}

blockquote.wp-block-quote.is-style-large cite {
  text-align: center;
  font-size: .95em;
}

.wp-block-pullquote blockquote {
  margin: 1em auto;
}

.wp-block-pullquote blockquote p {
  font-size: 2em;
  margin-bottom: 20px;
}

.wp-block-pullquote blockquote::before, .wp-block-pullquote blockquote::after {
  display: none;
}

.wp-block-pullquote blockquote cite {
  text-align: left;
  font-size: .85em;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 2em;
}

.wp-block-pullquote:not(.is-style-solid-color) {
  border-top: 4px solid;
  border-bottom: 4px solid;
  margin: 1em 0;
}

.wp-block-pullquote:not(.is-style-solid-color) blockquote cite {
  text-transform: uppercase;
  text-align: center;
}

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

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  border-bottom: 2px solid #8f98a1;
  display: block;
  max-width: 100px;
  margin: 40px auto;
}

.wp-block-separator.is-style-wide, .wp-block-separator.is-style-dots {
  border-color: #8e98a2;
  margin: 20px auto 40px;
}

.wp-block-verse {
  background-color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: italic;
  border: unset;
}

.wp-block-code code {
  background-color: inherit;
}

.wp-block-button a {
  font-size: .8em;
  font-weight: 600;
  padding: 8px 12px;
  transition: all .15s ease-in-out;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 3px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: normal;
  font-family: inherit;
}

.wp-block-button a:hover {
  text-decoration: none;
  opacity: .9;
}

.wp-block-button a:hover {
  text-decoration: none;
}

.wp-block-button.is-style-outline a.wp-block-button__link {
  border: 1px solid #676767;
  background-color: transparent;
  font-weight: 600;
  color: #676767;
  border: 1px solid;
}

.wp-block-button.is-style-outline a.wp-block-button__link:hover {
  background: transparent;
}

.hidden-on-mobile {
  display: none;
}

.hidden-on-tablet {
  display: initial;
}

.show-on-desktop {
  display: none;
}

#nv-top-bar-menu {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  list-style-type: none;
  flex: 1;
}

.content-menu #nv-top-bar-menu > li {
  margin-left: 10px;
}

.menu-content #nv-top-bar-menu > li {
  margin-right: 10px;
}

.nv-top-bar-content {
  display: flex;
  flex: 1;
}

.nv-top-bar-content p {
  margin-bottom: 0;
}

.nv-top-bar a {
  font-weight: 500;
}

.nv-tb-wrap {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  flex-direction: row;
  min-height: 40px;
  font-size: .85em;
}

.nv-tb-wrap.menu-content .nv-top-bar-content,
.nv-tb-wrap.content-menu #nv-top-bar-menu {
  justify-content: flex-end;
  align-items: center;
}

.nv-tb-wrap.content-menu .nv-top-bar-content,
.nv-tb-wrap.menu-content #nv-top-bar-menu {
  justify-content: flex-start;
  align-items: center;
}

.nv-nav-header {
  display: flex;
  min-height: 70px;
}

.site-logo {
  align-items: center;
  display: flex;
  padding: 10px 0;
}

.site-logo amp-img img {
  max-height: 60px;
}

.site-logo .brand {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.site-logo h1, .site-logo p {
  font-family: inherit;
  font-size: 1.25em;
  margin-bottom: 0;
  font-weight: 600;
}

.site-logo small {
  width: 100%;
  display: block;
}

.site-logo a {
  color: #404248;
  display: inline;
}

.site-logo a:hover {
  color: #404248;
  text-decoration: none;
  opacity: .9;
}

.nav-center .site-logo > * {
  text-align: center;
}

.menu-opened {
  overflow: hidden;
}

.nv-navbar {
  background-color: #fff;
  max-height: 100vh;
}

.primary-menu-ul {
  overflow-y: auto;
  transition: all 0.3s ease;
  margin-bottom: 0;
}

.responsive-opened .primary-menu-ul {
  max-height: calc(100vh - 70px);
  padding-bottom: 20px;
}

.primary-menu-ul a {
  color: #404248;
  font-weight: 500;
  width: 100%;
  display: flex;
  position: relative;
}

.primary-menu-ul li {
  cursor: pointer;
  width: 100%;
  display: block;
  position: relative;
}

.primary-menu-ul .amp-desktop-caret-wrap {
  display: none;
}

.site-logo, .navbar-toggle-wrapper {
  flex: 1 auto;
}

.navbar-toggle-wrapper {
  justify-content: flex-end;
  display: flex;
}

.primary-menu-ul .sub-menu {
  max-height: 0;
  overflow: hidden;
  padding-left: 20px;
  transition: all 0.3s ease;
  border-left: 1px solid #f0f0f0;
}

.primary-menu-ul .caret-wrap.dropdown-open + .sub-menu,
.primary-menu-ul .dropdown-open.sub-menu {
  max-height: 2000px;
  transition: all 0.3s ease;
  opacity: 1;
  visibility: visible;
}

.nv-nav-wrap {
  min-height: 1px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.caret {
  content: " ";
  height: 6px;
  width: 6px;
  position: relative;
  display: inline-block;
  border: 2px solid;
  border-radius: 1px;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(135deg);
  color: #676767;
  top: -4px;
  transition: all 0.3s ease;
}

.dropdown-open.caret-wrap > .caret {
  transform: rotate(-45deg);
  top: -2px;
}

.caret-wrap {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #c9c9c9;
  padding: 0 10px;
  transition: all 0.3s ease;
}

ul[id^="nv-primary-navigation"] .current-menu-item > a {
  color: #0366d6;
}

ul[id^="nv-primary-navigation"] i {
  font-size: inherit;
  line-height: inherit;
  width: 20px;
}

.menu-item-nav-search.responsive-nav-search .nv-nav-search {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.menu-item-nav-search.responsive-nav-search .nv-nav-search .search-submit {
  display: block;
}

.menu-item-nav-search.responsive-nav-search .nv-nav-search form {
  position: relative;
  width: 75%;
}

.menu-item-nav-search.responsive-nav-search .nv-nav-search form .nv-search-icon-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  line-height: 35px;
  width: 45px;
  z-index: 3;
  cursor: pointer;
  pointer-events: none;
  color: #c9c9c9;
  display: flex;
  align-items: center;
  justify-content: center;
}

.menu-item-nav-search.responsive-nav-search .nv-nav-search form input[type="search"] {
  width: 100%;
  padding: 8px 45px 7px 12px;
}

.menu-item-nav-search.responsive-nav-search .nv-nav-search form input[type="submit"] {
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  color: transparent;
  background: 0 0;
  z-index: 2;
  width: 45px;
  border: 0;
  padding: 8px 12px 7px;
}

.menu-item-nav-search.responsive-nav-search .nv-nav-search form input[type="submit"]:hover {
  background-color: #eee;
}

.close-container {
  position: absolute;
  top: 60px;
  display: flex;
  justify-content: flex-end;
}

.menu-item-nav-search {
  cursor: pointer;
  outline: 0;
}

.menu-item-nav-search:hover .search-icon {
  opacity: .75;
}

.menu-item-nav-search:not(.responsive-nav-search).nv-nav-search {
  padding: 10px 0;
}

.menu-item-nav-search > a {
  display: block;
}

.nv-nav-search {
  pointer-events: none;
  opacity: 0;
  transition: all 0.3s ease;
  position: absolute;
  right: 0;
  width: auto;
  background: #fff;
  padding: 10px 20px;
  border-top: 1px solid #f0f0f0;
  cursor: default;
  z-index: 100;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.menu-item-nav-search.active .nv-nav-search {
  pointer-events: initial;
  opacity: 1;
}

.nv-nav-search form {
  display: block;
}

.nv-nav-search form label {
  display: inline;
  margin: 0;
}

.nv-nav-search form label input {
  width: 200px;
  margin: 0;
}

a.button.close-responsive-search {
  font-size: .8em;
  font-weight: 600;
  padding: 8px 12px;
  transition: all .15s ease-in-out;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 3px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: normal;
  font-family: inherit;
  border: 1px solid #676767;
  background-color: transparent;
  font-weight: 600;
  color: #676767;
}

a.button.close-responsive-search:hover {
  text-decoration: none;
  opacity: .9;
}

a.button.close-responsive-search:hover {
  background: transparent;
}

.nav-clickaway-overlay {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 90;
  height: 100vh;
}

ul[id^="nv-primary-navigation"] .menu-item-nav-search:not(.responsive-nav-search) {
  display: none;
}

ul[id^="nv-primary-navigation"] > li.button, .menu > li.button {
  padding: 0;
  vertical-align: middle;
  align-items: center;
  display: flex;
  border: none;
}

ul[id^="nv-primary-navigation"] li.button, .menu li.button {
  text-align: left;
  background: none;
  /* Primary button */
  /* Secondary button */
}

ul[id^="nv-primary-navigation"] li.button > a, .menu li.button > a {
  font-size: .8em;
  font-weight: 600;
  padding: 8px 12px;
  transition: all .15s ease-in-out;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 3px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: normal;
  font-family: inherit;
  font-size: inherit;
}

ul[id^="nv-primary-navigation"] li.button > a:hover, .menu li.button > a:hover {
  text-decoration: none;
  opacity: .9;
}

ul[id^="nv-primary-navigation"] li.button.button-primary > a, .menu li.button.button-primary > a {
  background-color: #0366d6;
  color: #fff;
}

ul[id^="nv-primary-navigation"] li.button.button-primary > a:hover, .menu li.button.button-primary > a:hover {
  text-decoration: none;
  background-color: #0366d6;
  color: #fff;
  opacity: .9;
}

ul[id^="nv-primary-navigation"] li.button.button-primary:hover > a, .menu li.button.button-primary:hover > a {
  color: #fff;
}

ul[id^="nv-primary-navigation"] li.button.button-secondary > a, .menu li.button.button-secondary > a {
  border: 1px solid #676767;
  background-color: transparent;
  font-weight: 600;
  color: #676767;
}

ul[id^="nv-primary-navigation"] li.button.button-secondary > a:hover, .menu li.button.button-secondary > a:hover {
  background: transparent;
}

/* Remove margin from buttons in sub-menus on primary nav. */
ul[id^="nv-primary-navigation"] .sub-menu li.button > a {
  margin-right: 0;
}

ul[id^="nv-primary-navigation"] .button {
  margin: 10px 0;
  padding: 0;
}

/* Negate default button properties */
.menu li.button, .menu li.button:hover {
  background: none;
  border: none;
}

/* Footer menu buttons */
.nv-footer-content .footer-menu li {
  display: flex;
  align-items: center;
}

.nv-footer-content .footer-menu li.button {
  margin: 0 10px;
}

/* Style mega-menu and its children on mobile */
.nv-nav-wrap .neve-mega-menu > .sub-menu {
  cursor: default;
}

.nv-nav-wrap .neve-mega-menu > .sub-menu > .sub-menu {
  opacity: 1;
  visibility: visible;
  cursor: default;
}

.nv-nav-wrap .neve-mega-menu .sub-menu .sub-menu {
  max-height: none;
}

.nv-nav-wrap .neve-mega-menu .neve-mm-col {
  text-align: left;
  cursor: default;
}

.nv-nav-wrap .neve-mega-menu .neve-mm-col .sub-menu {
  border: none;
  padding-left: 0;
}

.nv-nav-wrap .neve-mega-menu .neve-mm-col .sub-menu .sub-menu {
  left: 0;
  top: 100%;
}

.nv-nav-wrap .neve-mega-menu .neve-mm-col .sub-menu .sub-menu li {
  padding: 0 12px;
  border-bottom: 1px solid #f0f0f0 !important;
}

.nv-nav-wrap .neve-mega-menu .neve-mm-heading {
  opacity: .75;
  font-size: 1.1em;
  cursor: default;
}

.nv-nav-wrap .neve-mega-menu .neve-mm-heading a, .nv-nav-wrap .neve-mega-menu .neve-mm-heading span {
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

.nv-nav-wrap .neve-mega-menu .neve-mm-heading i {
  margin-right: 10px;
}

.nv-nav-wrap .neve-mega-menu a {
  display: flex;
  align-items: center;
}

.nv-nav-wrap .neve-mega-menu a i {
  margin-right: 10px;
}

.nv-nav-wrap .neve-mega-menu .neve-mm-divider {
  height: 1px;
  margin: 10px auto;
  width: 100%;
  background-color: #c9c9c9;
  padding: 0;
  cursor: default;
}

.nv-nav-wrap .neve-mega-menu .neve-mm-description {
  text-align: left;
  justify-content: flex-start;
}

.neve-mm-description {
  font-size: .8em;
  padding: 0 0 7px;
  opacity: .9;
  width: 100%;
  display: flex;
  text-align: center;
}

footer {
  background-color: #fff;
}

.footer-content-wrap.footer-second-section {
  border-top: none;
  background: #24292e;
  color: #fff;
  text-align: center;
}

.footer-content-wrap.footer-second-section a {
  color: #fff;
}

.nv-footer-content, .nv-footer-widgets {
  padding: 20px 0;
}

.nv-footer-widgets + .nv-footer-content {
  padding-top: 0;
}

.nv-footer-content .footer-menu {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  list-style-type: none;
}

.nv-footer-content .footer-menu li {
  padding-right: 10px;
  padding-left: 10px;
}

.wrapper {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  overflow: hidden;
}

.neve-main {
  flex: 1 auto;
  min-height: 1px;
}

.archive-container {
  padding-top: 20px;
}

.nv-page-title-wrap.nv-big-title .nv-page-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 20px;
}

.nv-page-title-wrap.nv-big-title .nv-page-title h1 {
  line-height: 1.3em;
  margin-bottom: 0;
}

.nv-page-title-wrap.nv-big-title .nv-page-title h1 + p {
  margin-bottom: 0;
}

.nv-content-none-wrap {
  margin-bottom: 60px;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
  display: inline-block;
  font-size: 14px;
  padding: 7px 12px;
  background-color: transparent;
  color: #333;
  border: 1px solid #dddddd;
  border-radius: 3px;
  transition: all 0.3s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type="color"],
select {
  display: inline-block;
  font-size: 14px;
  padding: 7px 12px;
  background-color: transparent;
  color: #333;
  border: 1px solid #dddddd;
  border-radius: 3px;
  transition: all 0.3s ease;
}

input, textarea, select, button {
  line-height: inherit;
  -webkit-box-sizing: border-box;
  /* For legacy WebKit based browsers */
  -moz-box-sizing: border-box;
  /* For legacy (Firefox <29) Gecko based browsers */
  box-sizing: border-box;
}

select {
  height: 35px;
}

label {
  display: inline-block;
  margin-bottom: 10px;
}

fieldset {
  border: 0;
  margin: 20px 0;
}

fieldset legend {
  font-size: .9em;
  margin-bottom: 10px;
}

fieldset input[type="text"], fieldset input[type="search"], fieldset input[type="password"], fieldset textarea {
  width: 100%;
}

.button {
  font-size: .8em;
  font-weight: 600;
  padding: 8px 12px;
  transition: all .15s ease-in-out;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 3px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: normal;
  font-family: inherit;
}

.button:hover {
  text-decoration: none;
  opacity: .9;
}

.button.button-primary {
  background-color: #0366d6;
  color: #fff;
}

.button.button-primary:hover {
  text-decoration: none;
  background-color: #0366d6;
  color: #fff;
  opacity: .9;
}

.button.button-secondary {
  border: 1px solid #676767;
  background-color: transparent;
  font-weight: 600;
  color: #676767;
}

.button.button-secondary:hover {
  background: transparent;
}

button, input[type=button], .btn, input[type="submit"] {
  font-size: .8em;
  font-weight: 600;
  padding: 8px 12px;
  transition: all .15s ease-in-out;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 3px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: normal;
  font-family: inherit;
  background-color: #0366d6;
  color: #fff;
}

button:hover, input[type=button]:hover, .btn:hover, input[type="submit"]:hover {
  text-decoration: none;
  opacity: .9;
}

button:hover, input[type=button]:hover, .btn:hover, input[type="submit"]:hover {
  text-decoration: none;
  background-color: #0366d6;
  color: #fff;
  opacity: .9;
}

.nv-seach-form-wrap {
  width: 100%;
  border-top: 1px solid #f0f0f0;
  padding-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nv-seach-form-wrap .search-form {
  display: inline-block;
}

.nv-seach-form-wrap .search-form input[type="submit"] {
  margin-left: 10px;
}

.search-form label {
  margin-bottom: 0;
}

.search-form, .woocommerce-product-search {
  position: relative;
}

.search-form label, .woocommerce-product-search label {
  display: inline;
}

.search-form .nv-search-icon-wrap, .woocommerce-product-search .nv-search-icon-wrap {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 45px;
  z-index: 3;
  cursor: pointer;
  pointer-events: none;
  color: #c9c9c9;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}

.search-form input[type="search"], .woocommerce-product-search input[type="search"] {
  width: 100%;
  padding: 8px 45px 7px 12px;
}

.search-form button[type="submit"], .search-form input[type="submit"], .woocommerce-product-search button[type="submit"], .woocommerce-product-search input[type="submit"] {
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  color: transparent;
  background: 0 0;
  z-index: 2;
  width: 45px;
  border: 0;
  padding: 8px 12px 7px;
  border-radius: 0;
}

.search-form button[type="submit"]:hover, .search-form input[type="submit"]:hover, .woocommerce-product-search button[type="submit"]:hover, .woocommerce-product-search input[type="submit"]:hover {
  background-color: #eee;
}

.nv-nav-search .search-form input[type="search"] {
  width: 200px;
}

.nv-meta-list {
  padding-bottom: 10px;
  width: 100%;
}

.nv-meta-list li {
  display: inline;
  color: #676767;
  font-size: 0.85em;
}

.nv-meta-list li:not(:last-child):after {
  content: '/';
  padding: 0 5px;
  color: #676767;
}

.nv-meta-list a, .nv-meta-list a:hover {
  color: #676767;
}

.nv-meta-list .posted-on .updated {
  display: none;
}

.nv-meta-list .meta.author .photo {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: translateY(30%);
}

.nv-meta-list .meta.author .author-name {
  margin-left: 3px;
}

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

.entry-title a {
  color: #404248;
}

.entry-title a:hover, .entry-title a:focus {
  opacity: .9;
  color: #404248;
}

.posts-wrapper .excerpt-wrap {
  color: #676767;
}

.nv-post-thumbnail-wrap amp-img {
  display: inline-block;
}

.nv-post-thumbnail-wrap a {
  transition: all 0.3s ease;
}

.nv-post-thumbnail-wrap a:hover {
  opacity: .95;
}

.nv-post-thumbnail-wrap img {
  height: auto;
}

.posts-wrapper > article {
  margin-bottom: 30px;
}

.layout-grid .content > .blog-entry-title {
  margin-bottom: 0;
}

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

.article-content-col {
  width: 100%;
}

.article-content-col .content {
  width: 100%;
  padding-bottom: 30px;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
  flex-direction: column;
}

.article-content-col .content .button {
  display: inline-block;
  align-self: flex-start;
}

.bypostauthor {
  display: block;
}

.nv-index-posts .posts-wrapper {
  display: flex;
  flex-wrap: wrap;
  box-sizing: content-box;
}

.nv-index-posts .page-numbers {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  list-style-type: none;
  justify-content: center;
  margin: 10px auto;
}

.nv-index-posts .page-numbers > li:not(:last-child) {
  padding-right: 10px;
}

.nv-index-posts .page-numbers > li:not(:first-child) {
  padding-left: 10px;
}

.layout-grid .content > * {
  margin: 0 0 10px;
}

.layout-grid .content > *:last-child {
  margin-bottom: 0;
}

.layout-grid .content > *:first-child {
  margin-top: 0;
}

.layout-grid .content > *.nv-meta-list {
  margin-top: 0;
}

.nv-non-grid-article .non-grid-content {
  display: flex;
  flex-direction: column;
}

.nv-non-grid-article .non-grid-content > * {
  margin: 0 0 10px;
}

.nv-non-grid-article .non-grid-content > *:last-child {
  margin-bottom: 0;
}

.nv-non-grid-article .non-grid-content > *.nv-meta-list {
  margin-top: 0;
}

.nv-non-grid-article .non-grid-content .blog-entry-title {
  margin-bottom: 0;
}

article {
  word-break: break-word;
}

.sticky {
  display: inherit;
}

.nv-loader {
  height: 50px;
  width: 50px;
  margin-bottom: 25px;
  border-radius: 50%;
  border: 2px solid #0366d6;
  border-left: 1px solid transparent !important;
  animation: spin;
  -webkit-animation: spin 1s ease infinite;
  -moz-animation: spin 1s ease infinite;
  animation: spin 1s ease infinite;
  margin: 0 auto;
  display: none;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.layout-grid > .article-content-col, .layout-grid > .article-content-col .content {
  height: 100%;
}

.layout-default, .layout-alternative {
  display: flex;
  align-items: flex-end;
}

.layout-default .nv-post-thumbnail-wrap, .layout-alternative .nv-post-thumbnail-wrap {
  margin-bottom: 10px;
}

.page .nv-page-title-wrap {
  margin-top: 30px;
}

.single .nv-sidebar-wrap, .page .nv-sidebar-wrap {
  margin-top: 30px;
}

.nv-single-post-wrap .entry-header,
.nv-single-post-wrap .nv-thumb-wrap,
.nv-single-post-wrap .nv-content-wrap,
.nv-single-post-wrap .nv-post-navigation,
.nv-single-post-wrap .nv-tags-list {
  margin-bottom: 20px;
}

.nv-single-post-wrap .entry-header:first-child,
.nv-single-post-wrap .nv-thumb-wrap:first-child,
.nv-single-post-wrap .nv-content-wrap:first-child,
.nv-single-post-wrap .nv-post-navigation:first-child,
.nv-single-post-wrap .nv-tags-list:first-child {
  margin-top: 30px;
}

.single-post-container .title {
  margin-bottom: 0;
}

.attachment-neve-blog {
  display: flex;
}

.nv-post-navigation {
  display: flex;
  justify-content: space-between;
}

.nv-post-navigation .previous a:hover,
.nv-post-navigation .next a:hover {
  text-decoration: none;
}

.nv-post-navigation .previous a:hover span:not(.nav-direction),
.nv-post-navigation .next a:hover span:not(.nav-direction) {
  text-decoration: underline;
}

.nv-post-navigation .previous .nav-direction,
.nv-post-navigation .next .nav-direction {
  color: #676767;
  display: flex;
  flex-direction: column;
  font-size: 0.8em;
  text-transform: uppercase;
}

.nv-post-navigation .next {
  margin-left: auto;
  text-align: right;
}

.nv-content-wrap .page-numbers {
  justify-content: center;
  margin: 10px auto;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  list-style-type: none;
}

.nv-content-wrap .page-numbers > a:not(:last-child) span, .nv-content-wrap .page-numbers > span {
  padding-right: 20px;
}

.post-password-form {
  margin-bottom: 40px;
  text-align: center;
}

.post-password-form input[type=submit] {
  height: 39px;
  margin-left: 10px;
}

.post-password-form p {
  display: flex;
  justify-content: center;
  align-items: center;
}

.post-password-form label > input {
  margin-left: 10px;
}

.nv-tags-list {
  font-size: .85em;
}

.nv-tags-list span {
  margin-right: 10px;
}

.nv-tags-list a {
  display: inline-block;
  padding: 2px 10px;
  transition: all 0.3s ease;
  border-radius: 3px;
  margin-bottom: 10px;
  margin-right: 10px;
  border: 1px solid #0366d6;
  color: #0366d6;
}

.nv-tags-list a:hover {
  background: #0366d6;
  border-color: #0366d6;
  color: #fff;
}

#comments {
  border-top: 1px solid #f0f0f0;
  margin-top: 10px;
}

#comments ol {
  list-style: none;
}

#comments ol > ol {
  padding-left: 10px;
}

#comments .nv-content-wrap ol {
  list-style-type: decimal;
}

#comments .nv-comments-list > li {
  padding: 10px 0 0;
}

#comments .children > li {
  margin-top: 20px;
  padding-top: 20px;
}

#comments .edit-reply {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  font-size: .85em;
}

#comments .edit-reply .nv-reply-link {
  margin-left: auto;
}

.nv-comments-list {
  padding-bottom: 20px;
}

.nv-comments-title-wrap {
  margin: 40px 0 60px;
}

.nv-comment-article {
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}

.nv-comment-header {
  display: flex;
  align-items: center;
  text-transform: none;
  font-style: normal;
  font-size: .85em;
  margin-bottom: 20px;
}

.nv-comment-header .comment-author {
  display: flex;
  flex-direction: column;
}

.nv-comment-avatar {
  margin-right: 20px;
}

.nv-comment-avatar > img {
  float: left;
  border-radius: 50%;
}

.comment-author .author {
  font-weight: 700;
  text-transform: uppercase;
}

#comments input:not([type="submit"]):not([type="checkbox"]) {
  width: 100%;
}

#comments textarea {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}

#comments .comment-respond {
  margin: 40px 0;
}

#comments .comment-reply-title small {
  float: right;
}

#comments input[type=submit] {
  border-radius: 3px;
  border: 1px solid #676767;
  background-color: transparent;
  font-weight: 600;
  color: #676767;
}

#comments input[type=submit]:hover {
  background: transparent;
}

.comment-form {
  display: grid;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.comment-form > p:not(.comment-notes) {
  margin-bottom: 0;
}

.comment-form label {
  margin-bottom: 10px;
  display: inline-block;
}

.comment-form .form-submit {
  margin-top: 10px;
}

.pingback {
  border-bottom: 1px solid #f0f0f0;
}

.pingback .edit-link {
  display: block;
  font-size: .85em;
  margin-top: 20px;
}

.comment-form-cookies-consent {
  display: flex;
  align-items: center;
}

.comment-form-cookies-consent input {
  margin-right: 10px;
}

.comment-form-cookies-consent label {
  margin-bottom: 0;
}

blockquote {
  text-align: center;
  margin: 40px 0;
}

blockquote p {
  font-size: 1.1em;
}

blockquote cite {
  padding-top: 20px;
  display: block;
  color: #676767;
  font-style: normal;
  font-size: .95em;
  text-align: center;
}

blockquote:after, blockquote:before {
  height: 3px;
  width: 60px;
  background-color: #c9c9c9;
  content: " ";
  display: block;
}

blockquote:before {
  margin: 0 auto 40px;
}

blockquote:after {
  margin: 40px auto 0;
}

blockquote > * {
  margin-bottom: 0;
}

table {
  width: 100%;
  margin: 20px 0;
}

table td, table th {
  padding: 10px;
  border-bottom: 1px solid #f0f0f0;
}

table tbody tr:hover {
  background-color: #fbfbfb;
}

p code {
  background: #d0effb;
  border-radius: 5px;
  border: 1px solid #f0f0f0;
  padding: 0 3px;
}

pre {
  display: block;
  padding: 20px;
  background: #fbfbfb;
  border-radius: 5px;
  border: 1px solid #f0f0f0;
  margin: 20px 0;
  white-space: pre-wrap;
  font-size: 0.9em;
  line-height: 2em;
}

.nv-content-wrap:after, .excerpt-wrap:after {
  content: "";
  clear: both;
  display: table;
}

.nv-content-wrap ul, .excerpt-wrap ul {
  list-style-type: circle;
}

.nv-content-wrap > ul, .nv-content-wrap > ol, .excerpt-wrap > ul, .excerpt-wrap > ol {
  margin: 20px 0;
}

.nv-content-wrap ul, .nv-content-wrap ol, .excerpt-wrap ul, .excerpt-wrap ol {
  padding-left: 20px;
}

.nv-content-wrap ul li, .nv-content-wrap ol li, .excerpt-wrap ul li, .excerpt-wrap ol li {
  margin-bottom: 10px;
}

.nv-content-wrap dl:not(.gallery-item), .excerpt-wrap dl:not(.gallery-item) {
  width: 100%;
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-row-gap: 40px;
  margin: 20px 0;
}

.nv-content-wrap dt:not(.gallery-icon), .excerpt-wrap dt:not(.gallery-icon) {
  border-right: 1px solid #f0f0f0;
  padding: 0 20px;
}

.nv-content-wrap dt:not(.gallery-icon) dfn, .excerpt-wrap dt:not(.gallery-icon) dfn {
  font-style: normal;
  font-weight: 600;
}

.nv-content-wrap dd:not(.gallery-caption), .excerpt-wrap dd:not(.gallery-caption) {
  padding: 0 20px;
}

.alignleft {
  float: left;
  margin: 16px 16px 16px 0;
}

.alignright {
  float: right;
  margin: 16px 0 16px 16px;
}

.aligncenter {
  display: block;
  text-align: center;
  margin: 0 auto;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  text-align: center;
  font-size: 0.8em;
  font-weight: 500;
}

.twitter-tweet.twitter-tweet-rendered {
  padding: 20px 0;
  margin: auto;
}

hr {
  border: 0;
  height: 0;
  border-top: 1px solid #f0f0f0;
  margin: 10px 0;
  display: inline-block;
  width: 100%;
}

audio {
  display: flex;
  height: 50px;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 48%;
  width: 48%;
}

.gallery-columns-3 .gallery-item {
  max-width: 31.3333333333%;
  width: 31.3333333333%;
}

.gallery-columns-4 .gallery-item {
  max-width: 23%;
  width: 23%;
}

.gallery-columns-5 .gallery-item {
  max-width: 18%;
  width: 18%;
}

.gallery-columns-6 .gallery-item {
  max-width: 14.6666666667%;
  width: 14.6666666667%;
}

.gallery-columns-7 .gallery-item {
  max-width: 12.2857142857%;
  width: 12.2857142857%;
}

.gallery-columns-8 .gallery-item {
  max-width: 10.5%;
  width: 10.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 9.1111111111%;
  width: 9.1111111111%;
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
}

.nv-content-wrap ul.wp-block-gallery {
  padding-left: 0;
}

.nv-sidebar-wrap {
  margin-bottom: 40px;
}

.widget ul {
  padding: 0;
}

.widget ul ul {
  padding-left: 10px;
  border-left: 1px solid #f0f0f0;
}

.widget_media_image img {
  width: 100%;
}

.widget {
  word-break: break-word;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

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

.widget p.widget-title {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 1.25em;
}

.widget:last-child {
  border: none;
  margin: 0;
  padding: 0;
}

.widget ul {
  padding: 0;
}

.widget ul ul {
  padding-left: 10px;
  border-left: 1px solid #f0f0f0;
}

.widget ul li {
  margin-top: 5px;
}

.widget_media_image img {
  width: 100%;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 769px) {
  .container {
    max-width: 720px;
  }
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
  h1 {
    font-size: 2em;
  }
  h2 {
    font-size: 1.75em;
  }
  h3 {
    font-size: 1.5em;
  }
  h4 {
    font-size: 1.25em;
  }
  h5 {
    font-size: 1em;
  }
  h6 {
    font-size: 1em;
  }
  .has-neve-body-font-size {
    font-size: 16px;
  }
  .has-neve-h-1-font-size {
    font-size: 2em;
  }
  .has-neve-h-2-font-size {
    font-size: 1.75em;
  }
  .has-neve-h-3-font-size {
    font-size: 1.5em;
  }
  .has-neve-h-4-font-size {
    font-size: 1.25em;
  }
  .has-neve-h-5-font-size {
    font-size: 1em;
  }
  .has-neve-h-6-font-size {
    font-size: 1em;
  }
  .nv-sidebar-full-width .alignwide {
    width: 60vw;
    max-width: 60vw;
    margin-left: calc(50% - 30vw);
  }
  #comments .nv-comments-list > li {
    margin-top: 20px;
  }
  #comments ol > ol {
    padding-left: 20px;
  }
  #comments .comment-form {
    grid-template-columns: repeat(3, 1fr);
  }
  #comments .comment-form > *:not(.comment-form-author):not(.comment-form-url):not(.comment-form-email) {
    grid-column: span 3;
  }
  #comments .form-submit {
    align-items: center;
    justify-content: flex-end;
    display: flex;
    margin-top: 0;
  }
  .hidden-on-mobile {
    display: initial;
  }
  .hidden-on-tablet {
    display: none;
  }
}

@media (min-width: 960px) {
  .container {
    max-width: 960px;
  }
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
  .neve-main > .container .col {
    max-width: 70%;
  }
  .neve-main > .container > .row {
    flex-wrap: nowrap;
  }
  .menu-opened {
    overflow: inherit;
  }
  .row .nv-nav-wrap {
    flex-direction: row;
    align-items: center;
    padding-bottom: 0;
  }
  .row li > .caret-wrap {
    float: right;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .row .primary-menu-ul .amp-caret-wrap {
    display: none;
  }
  .row .primary-menu-ul .amp-desktop-caret-wrap {
    display: block;
  }
  .row .primary-menu-ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    list-style-type: none;
    overflow-y: inherit;
    max-height: inherit;
    margin-left: auto;
    justify-content: flex-start;
  }
  .responsive-opened .row .primary-menu-ul {
    padding-bottom: 0;
  }
  .row .primary-menu-ul > li {
    width: inherit;
    padding: 10px 0;
  }
  .row .primary-menu-ul > li:not(:last-child) {
    padding-right: 20px;
  }
  .row .primary-menu-ul > li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .row .primary-menu-ul > li li a {
    position: relative;
  }
  .row .primary-menu-ul li:hover > a, .row .primary-menu-ul li:focus > a {
    color: #0366d6;
    text-decoration: none;
  }
  .row .primary-menu-ul li:hover > a .caret, .row .primary-menu-ul li:focus > a .caret {
    color: #0366d6;
  }
  .row .primary-menu-ul .sub-menu {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    max-height: inherit;
    padding: 0;
    top: 100%;
    background: #fff;
    border-left: none;
    border-top: 1px solid #f0f0f0;
    position: absolute;
    overflow: visible;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
  }
  .row .primary-menu-ul .sub-menu.dropdown-open {
    opacity: 1;
    visibility: visible;
  }
  .row .primary-menu-ul .sub-menu .sub-menu {
    left: 100%;
    right: auto;
    top: -1px;
  }
  .row .primary-menu-ul .sub-menu li {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-top: none;
    min-width: 150px;
    cursor: default;
  }
  .row .primary-menu-ul .sub-menu li a {
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    width: 100%;
    padding: 7px 14px;
  }
  .row .primary-menu-ul .menu-item-has-children:hover > .sub-menu,
  .row .primary-menu-ul .menu-item-has-children:focus > .sub-menu,
  .row .primary-menu-ul .menu-item-has-children:focus-within > .sub-menu {
    display: block;
    visibility: visible;
    opacity: 1;
  }
  .row .primary-menu-ul .menu-item-has-children:last-child {
    padding-right: 10px;
  }
  .row .primary-menu-ul .menu-item-has-children > a {
    display: flex;
    align-items: center;
  }
  .row .primary-menu-ul > .menu-item-has-children > .sub-menu {
    right: 0;
  }
  .row .caret-wrap {
    position: relative;
    border: none;
    top: 2px;
    width: 10px;
  }
  .row .caret-wrap.dropdown-open .caret {
    color: #404248;
    transform: rotate(135deg);
  }
  .row .menu-item-has-children:last-child .caret-wrap {
    right: -10px;
  }
  .row ul[id^="nv-primary-navigation"] .menu-item-nav-search:not(.responsive-nav-search) {
    display: block;
  }
  .layout-default .nv-post-thumbnail-wrap, .layout-alternative .nv-post-thumbnail-wrap {
    margin-bottom: 0;
  }
  .layout-default .article-content-col .content, .layout-alternative .article-content-col .content {
    display: flex;
    align-items: center;
  }
  .layout-default .article-content-col .content {
    flex-direction: row;
  }
  .layout-alternative .article-content-col .content {
    flex-direction: row-reverse;
  }
  .non-grid-content {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .non-grid-content .button {
    align-self: flex-start;
  }
  .nv-post-thumbnail-wrap ~ .default-layout-content {
    padding-left: 20px;
  }
  .nv-post-thumbnail-wrap ~ .alternative-layout-content {
    padding-right: 20px;
  }
  .layout-default .nv-post-thumbnail-wrap, .layout-alternative .nv-post-thumbnail-wrap {
    max-width: 40%;
  }
  article.layout-alternative:nth-child(even) .article-content-col .content {
    flex-direction: row;
  }
  article.layout-alternative:nth-child(even) .article-content-col .content .nv-post-thumbnail-wrap ~ .alternative-layout-content {
    padding: 0 0 0 40px;
  }
  .non-grid-content > .entry-title {
    margin-top: 0;
  }
  .archive-container {
    padding-top: 30px;
  }
  .nv-content-none-wrap {
    margin-bottom: 0;
  }
  .nv-sidebar-wrap {
    max-width: 30%;
  }
  .nv-sidebar-wrap.nv-right {
    border-left: 1px solid #f0f0f0;
  }
  .nv-sidebar-wrap.nv-left {
    border-right: 1px solid #f0f0f0;
  }
  .nv-sidebar-wrap .row {
    flex-wrap: nowrap;
  }
  .nv-index-posts:not(:only-child) {
    padding-right: 15px;
  }
  .nv-sidebar-wrap.nv-left + .nv-index-posts:not(:only-child) {
    padding-left: 15px;
  }
  .nv-single-post-wrap, .nv-single-page-wrap, .nv-index-posts {
    margin-bottom: 40px;
  }
  .nv-single-post-wrap:not(:only-child), .nv-single-page-wrap:not(:only-child), .nv-index-posts:not(:only-child) {
    padding-right: 40px;
  }
  .nv-sidebar-wrap.nv-left + .nv-single-post-wrap:not(:only-child), .nv-sidebar-wrap.nv-left + .nv-single-page-wrap:not(:only-child), .nv-sidebar-wrap.nv-left + .nv-index-posts:not(:only-child) {
    padding-right: 15px;
    padding-left: 40px;
  }
  .nv-sidebar-wrap.nv-right {
    padding-left: 40px;
  }
  .nv-sidebar-wrap.nv-left {
    padding-right: 40px;
  }
  ul[id^="nv-primary-navigation"] .button {
    margin: inherit;
    padding: 8px 12px;
  }
  .nv-nav-wrap .primary-menu-ul:not(#nv-primary-navigation-sidebar) .neve-mega-menu {
    position: static;
  }
  .nv-nav-wrap .primary-menu-ul:not(#nv-primary-navigation-sidebar) .neve-mega-menu > .sub-menu {
    width: 950px;
    position: absolute;
    display: flex;
    padding: 20px;
    pointer-events: none;
    left: 25%;
    transform: translateX(-50%);
  }
  .nv-nav-wrap .primary-menu-ul:not(#nv-primary-navigation-sidebar) .neve-mega-menu:hover > .sub-menu,
  .nv-nav-wrap .primary-menu-ul:not(#nv-primary-navigation-sidebar) .neve-mega-menu:focus > .sub-menu,
  .nv-nav-wrap .primary-menu-ul:not(#nv-primary-navigation-sidebar) .neve-mega-menu:focus-within > .sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
  .nv-nav-wrap .primary-menu-ul:not(#nv-primary-navigation-sidebar) .neve-mega-menu li > a, .nv-nav-wrap .primary-menu-ul:not(#nv-primary-navigation-sidebar) .neve-mega-menu li > span {
    padding: 7px 0;
    margin: 0 14px;
  }
  .nv-nav-wrap .primary-menu-ul:not(#nv-primary-navigation-sidebar) .neve-mega-menu .neve-mm-col > .sub-menu {
    visibility: visible;
    position: relative;
    left: initial;
    right: initial;
    opacity: 1;
    box-shadow: none;
    display: flex;
    flex-direction: column;
    text-align: left;
    width: 100%;
  }
  .nv-nav-wrap .primary-menu-ul:not(#nv-primary-navigation-sidebar) .neve-mega-menu .neve-mm-col > .sub-menu a {
    white-space: normal;
    justify-content: flex-start;
  }
  .nv-nav-wrap .primary-menu-ul:not(#nv-primary-navigation-sidebar) .neve-mega-menu .neve-mm-col {
    padding: 0 10px;
    align-items: flex-start;
    border: none;
  }
  .nv-nav-wrap .primary-menu-ul:not(#nv-primary-navigation-sidebar) .neve-mega-menu .neve-mm-col:not(:last-child) {
    border-right: 1px solid #f0f0f0;
  }
  .nv-nav-wrap .primary-menu-ul:not(#nv-primary-navigation-sidebar) .neve-mega-menu .neve-mm-col > .sub-menu li:not(.neve-mm-divider) {
    border: none;
  }
  .neve-mm-description {
    justify-content: center;
    padding: 0 12px 7px;
  }
  .hidden-on-tablet {
    display: initial;
  }
  .show-on-desktop {
    display: initial;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
  .nv-nav-wrap .primary-menu-ul:not(#nv-primary-navigation-sidebar) .neve-mega-menu {
    position: static;
  }
  .nv-nav-wrap .primary-menu-ul:not(#nv-primary-navigation-sidebar) .neve-mega-menu > .sub-menu {
    width: 1170px;
  }
}

.neve-main .elementor-text-editor ul, .neve-main .elementor-text-editor ol {
  padding-left: 20px;
}

.neve-main .elementor-text-editor ul {
  list-style: inherit;
}

/*Skin*/
.site-header {
  position: relative;
}

.site-header .hfg-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.builder-item {
  margin-top: 4px;
  margin-bottom: 4px;
}

@media screen and (min-width: 960px) {
  .builder-item {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}

.page_header--row .page_header--row-inner,
.page_header--row .page_header--row-inner .container .row {
  display: flex;
  align-items: center;
}

.page_header--row.layout-fullwidth .page_header--row-inner .container {
  max-width: 100% !important;
}

.page_header--row.layout-contained {
  max-width: 1200px;
  margin: 0 auto;
}

.header--row .header--row-inner,
.header--row .header--row-inner .container .row {
  display: flex;
  align-items: center;
}

.header--row.layout-fullwidth .header--row-inner .container {
  max-width: 100% !important;
}

.header--row.layout-contained {
  max-width: 1200px;
  margin: 0 auto;
}

.footer--row .footer--row-inner,
.footer--row .footer--row-inner .container .row {
  display: flex;
  align-items: center;
}

.footer--row.layout-fullwidth .footer--row-inner .container {
  max-width: 100% !important;
}

.footer--row.layout-contained {
  max-width: 1200px;
  margin: 0 auto;
}

.header-top-inner.light-mode {
  background-color: #f0f0f0;
}

.light-mode {
  background-color: #fff;
  color: #404248;
}

.light-mode a:not(.button) {
  color: #404248;
}

.header-top-inner {
  font-size: .85em;
}

.header--row-inner.dark-mode, .header--row-inner.dark-mode .sub-menu, .header--row-inner.dark-mode .sub-menu li {
  border-color: #333;
  background-color: #24292e;
  color: #fff;
}

.header--row-inner.dark-mode a:not(.button) {
  color: #fff;
}

.dark-mode .menu-item-nav-search, .dark-mode .menu-item-nav-cart > a {
  color: #fff;
}

.hfg_header.site-header {
  -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1);
}

.hfg-item-right {
  text-align: right;
}

.hfg-item-right #secondary-menu, .hfg-item-right .nv-nav-wrap, .hfg-item-right .component-wrap, .hfg-item-right .site-logo {
  justify-content: flex-end;
}

.hfg-item-left {
  text-align: left;
}

.hfg-item-left #secondary-menu, .hfg-item-left .nv-nav-wrap, .hfg-item-left .component-wrap, .hfg-item-left .site-logo {
  justify-content: flex-start;
}

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

.hfg-item-center #secondary-menu, .hfg-item-center .nv-nav-wrap, .hfg-item-center .component-wrap, .hfg-item-center .site-logo {
  justify-content: center;
}

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

.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.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: rgba(0, 0, 0, 0.55);
}

.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: rgba(0, 0, 0, 0.8);
}

.header-menu-sidebar.light-mode .cart-icon {
  color: rgba(0, 0, 0, 0.8);
}

.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: rgba(255, 255, 255, 0.9);
}

.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.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 .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: rgba(0, 0, 0, 0.9);
}

.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-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%;
  padding: 1.2em 0;
  display: flex;
  flex-direction: column;
}

/* Type : Overlay */
.menu_sidebar_slide_overlay .header-menu-sidebar {
  box-shadow: none;
  transition: all .5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}

.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: 0;
  left: 46%;
}

.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: 0 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: 0;
  left: 0;
  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: rgba(0, 0, 0, 0.9);
}

.menu_sidebar_slide_overlay .light-mode.close-sidebar-panel .hamburger-inner {
  background: #404248;
}

.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: rgba(0, 0, 0, 0.8);
}

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

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

/* Type: Toggle dropdown */
.menu_sidebar_dropdown .header-menu-sidebar {
  position: relative;
  height: 0;
  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 0 0 12px 0 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 {
  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_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_dropdown .header-menu-sidebar {
  z-index: 10;
  visibility: visible;
  height: auto !important;
  max-height: 450px;
}

.header-menu-sidebar .menu-item-nav-search {
  display: flex;
  align-items: center;
}

.header-menu-sidebar .menu-item-nav-search.responsive-nav-search .nv-nav-search {
  margin-left: 20px;
  position: relative;
  background-color: transparent;
  border: 0;
  display: flex;
  box-shadow: none;
  flex-direction: row-reverse;
  width: 100%;
  padding: 0;
  line-height: 1;
}

.header-menu-sidebar .menu-item-nav-search.responsive-nav-search .nv-nav-search .close-container {
  position: static;
  top: unset;
  width: 35%;
  padding: 0;
}

.header-menu-sidebar .menu-item-nav-search.responsive-nav-search .nv-nav-search form input:not([type="submit"]) {
  background-color: #fff;
}

.header-menu-sidebar .menu-item-nav-search.responsive-nav-search .nv-nav-search input[type="submit"] {
  line-height: 1;
}

.header-menu-sidebar .menu-item-nav-search.responsive-nav-search .nv-nav-search .nv-icon {
  line-height: 1;
}

/* Close Button */
.header-menu-sidebar .navbar-toggle-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  z-index: 999910;
  padding: 8px 10px;
}

.header-menu-sidebar .navbar-toggle-wrapper button.navbar-toggle {
  position: relative;
}

.menu_sidebar_dropdown .header-menu-sidebar .close-sidebar-panel {
  display: none;
}

.is-menu-sidebar:before, .is-mobile-form-panel:before {
  z-index: 100000;
  visibility: visible;
  opacity: 1;
}

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

body.menu_sidebar_slide_left .header-menu-sidebar-overlay {
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  transform: translate3d(0, 0, 0);
  z-index: 999899;
  transition: all .5s linear;
  display: none;
  visibility: hidden;
  opacity: 0;
}

body.menu_sidebar_slide_left.is-menu-sidebar .header-menu-sidebar-overlay {
  display: block;
  visibility: visible;
  opacity: 1;
}

body.menu_sidebar_slide_left.menu_sidebar_dropdown:before {
  display: none;
}

@media (max-width: 960px) {
  .footer--row .builder-item {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    margin-left: 0;
  }
  .footer--row .builder-item:not(:last-child) {
    margin-bottom: 30px;
  }
  .nv-footer-content {
    flex-wrap: wrap;
  }
}

.site-footer {
  position: relative;
  z-index: 10;
}

.site-footer .item--inner:not([class*="widgets"]):not([class*=copyright]) {
  width: 100%;
  max-width: 100%;
  align-items: center;
  display: flex;
}

.footer-top .light-mode {
  background: #fff;
}

.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: #24292e;
}

.footer-bottom .light-mode {
  background: #ededed;
}

.footer-bottom .dark-mode {
  background: #24292e;
}

.footer--row-inner.light-mode {
  color: #404248;
}

.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 .footer-menu li a {
  color: inherit;
}

.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.layout-fullwidth .hfg-container {
  max-width: initial;
}

.footer--row .builder-item--group {
  justify-content: flex-start;
}

.footer--row .builder-item--group .item--inner {
  width: auto;
}

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

.site-footer p:last-child {
  margin-bottom: 0;
}

.site-footer ul, .site-footer li {
  list-style: none;
  margin: 0;
}

.site-footer ul ul {
  margin-left: 2.617924em;
}

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

/* Logo & Site Identity */
.site-branding {
  display: flex;
  line-height: .9;
  vertical-align: middle;
}

.site-branding a {
  display: inline-block;
  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%;
}

.style-border-top ul:not(.max-mega-menu) > li:hover > a, .style-border-bottom ul:not(.max-mega-menu) > li:hover > a, .style-full-height ul:not(.max-mega-menu) > li:hover > a {
  text-decoration: none;
}

.style-border-top ul:not(.max-mega-menu) > li:hover > a:after, .style-border-bottom ul:not(.max-mega-menu) > li:hover > a:after, .style-full-height ul:not(.max-mega-menu) > li:hover > a:after {
  width: 100% !important;
}

.style-border-top ul > li.menu-item-nav-cart:hover a, .style-border-top ul > li.menu-item-nav-search:hover a, .style-border-bottom ul > li.menu-item-nav-cart:hover a, .style-border-bottom ul > li.menu-item-nav-search:hover a, .style-full-height ul > li.menu-item-nav-cart:hover a, .style-full-height ul > li.menu-item-nav-search:hover a {
  opacity: .75;
}

.woocommerce-mini-cart-item > a:after {
  content: none !important;
}

.style-border-bottom a:after {
  bottom: 0;
}

.style-border-bottom .sub-menu a:after {
  bottom: 5px;
}

.header-menu-sidebar-inner .style-border-bottom .sub-menu a:after {
  bottom: 0;
}

.style-border-top a:after {
  top: 0;
}

.style-border-top .sub-menu a:after {
  top: 5px;
}

.header-menu-sidebar-inner .style-border-top .sub-menu a:after {
  top: 0;
}

.style-full-height a {
  padding-left: 3px;
  padding-right: 3px;
  position: relative;
  z-index: 1;
}

.style-full-height a:after {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto !important;
  z-index: -1;
}

.style-full-height .sub-menu a:after {
  top: 5px;
  bottom: 5px;
}

#secondary-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

#secondary-menu li {
  display: flex;
  align-items: center;
  position: relative;
  width: inherit;
}

#secondary-menu li a {
  display: flex;
  justify-content: center;
  padding: 0 10px;
  font-weight: 500;
}

#secondary-menu i {
  font-size: inherit;
  line-height: inherit;
  width: 20px;
  margin-top: 0;
}

.header-menu-sidebar #secondary-menu {
  flex-direction: column;
}

.header-menu-sidebar #secondary-menu li a {
  padding: 5px 0;
}

.header-menu-sidebar .nav-menu-primary ul {
  flex-direction: column;
  display: flex;
}

.header-menu-sidebar .nav-menu-primary ul li {
  background-color: transparent;
  padding: 3px 0;
}

.header-menu-sidebar .nav-menu-primary ul li a {
  padding: 3px 0;
}

.header-menu-sidebar .nav-menu-primary ul .sub-menu {
  background-color: transparent;
}

.nav-menu-footer a {
  display: flex;
  justify-content: center;
  position: relative;
}

.header-menu-sidebar-inner #mega-menu-wrap-primary .mega-menu-toggle {
  display: none;
}

.header-menu-sidebar-inner #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
  display: block;
}

@media (min-width: 960px) {
  .mega-menu-primary .nav-menu-primary {
    width: 100%;
  }
  .mega-menu-primary .nav-menu-primary #mega-menu-wrap-primary #mega-menu-primary.max-mega-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
  }
  .style-border-top ul > li:not(.menu-item-nav-search):not(.menu-item-nav-cart) > a:after, .style-border-bottom ul > li:not(.menu-item-nav-search):not(.menu-item-nav-cart) > a:after, .style-full-height ul > li:not(.menu-item-nav-search):not(.menu-item-nav-cart) > a:after {
    position: absolute;
    content: "";
    display: block;
    margin: 0 auto;
    width: 0;
    height: 2px;
    background-color: #0366d6;
    transition: opacity .3s ease, width .3s ease;
    right: 0;
    left: 0;
    pointer-events: none;
  }
}

/* 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-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 (min-width: 960px) {
  .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-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-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;
  }
}

@media screen and (max-width: 959px) {
  .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-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-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;
  }
}

@media screen and (max-width: 576px) {
  .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-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-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;
  }
}

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

.icon-bar {
  transition: all .1s ease;
  position: relative;
  display: block;
  border-radius: 2px;
  width: 15px;
  height: 2px;
}

.icon-bar:nth-child(2) {
  margin: 3px 0;
}

.light-mode .icon-bar {
  background: #404248;
}

.dark-mode .icon-bar {
  background: #fff;
}

.navbar-toggle-wrapper {
  align-items: center;
}

.navbar-toggle {
  border-radius: 3px;
  background: none;
  cursor: pointer;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  border: 1px solid #f0f0f0;
}

.navbar-toggle:hover {
  box-shadow: none;
  transform: none;
  background: transparent;
}

.navbar-toggle .nav-icon--label {
  margin-left: 5px;
}

.light-mode .navbar-toggle {
  color: #404248;
}

.is-menu-sidebar .navbar-toggle .icon-bar:nth-child(1) {
  transform: rotate(45deg);
  top: 5px;
}

.is-menu-sidebar .navbar-toggle .icon-bar:nth-child(2) {
  opacity: 0;
}

.is-menu-sidebar .navbar-toggle .icon-bar:nth-child(3) {
  transform: rotate(-45deg);
  bottom: 5px;
}

.builder-item div[class*="builder-item--header_search"] {
  line-height: 1;
}

.builder-item div[class*="builder-item--header_search"] .widget-search {
  width: 100%;
}

.builder-item div[class*="builder-item--header_search"] input[type="search"] {
  background-color: #fff;
}

.nv-search-icon-component a {
  padding: 10px 0;
}

/* 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 .item--preview-name {
  left: auto;
}

.customize-previewing .builder-item-focus .item--preview-name {
  position: absolute;
  top: 100%;
  left: 0;
  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 {
  position: relative;
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}

.hfg-grid {
  display: flex;
}

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

@media screen and (min-width: 960px) {
  .hide-on-desktop,
  .hfg-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: 959px) {
  .hide-on-tablet,
  .hfg-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: 576px) {
  .hide-on-mobile,
  .hfg-grid .hide-on-mobile {
    display: none;
  }
  .align-left-mobile {
    text-align: left;
  }
  .align-center-mobile {
    text-align: center;
  }
  .align-right-mobile {
    text-align: right;
  }
}

.builder-item.hfg-edge-left .item--inner > div {
  flex-direction: row;
  display: flex;
}

.builder-item.hfg-edge-right .item--inner > div {
  flex-direction: row-reverse;
  display: flex;
}

.footer--row .nv-footer-content, .footer--row .nv-footer-widgets {
  padding: 0;
}

.component-wrap {
  display: flex;
  margin: 4px 0;
}

.nv-html-content p {
  margin: 0;
}

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