/*
Theme Name: Kaon 
Theme URI: https://neuronthemes.com/kaon
Description: Kaon is a multi-purpose WordPress theme that will meet the needs of various niche websites as it comes packed with ultra-advanced tools and features to build beautiful and minimal blogs or portfolios as well as highly complex and capable online stores and business websites.
Author: NeuronThemes
Author URI: https://neuronthemes.com
Version: 1.0.2
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Tags: blog, two-columns, three-columns, left-sidebar, featured-images, sticky-post, custom-menu, footer-widgets, theme-options, threaded-comments, translation-ready, e-commerce, portfolio
Text Domain: kaon
Domain Path: /languages
*/
/* Document */
/* Table  */
table {
    background-color: transparent;
    width: 100%;
    margin-bottom: 15px;
    font-size: 0.9em;
    border-spacing: 0;
    border-collapse: collapse;
}

table th,
table td {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid #eaeaea;
}

table th {
    font-weight: bold;
}

table thead th,
table tfoot th {
    font-size: 1em;
}

table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
    border-top: 1px solid #eaeaea;
}

table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
    background-color: #fff;
}

table tbody + tbody {
    border-top: 2px solid #cccccc;
}

@media (max-width: 719px) {
    table table {
        font-size: 0.8em;
    }

    table table th,
    table table td {
        padding: 7px;
        line-height: 1.3;
    }

    table table th {
        font-weight: 400;
    }
}

/* Lists */
dl,
dt,
dd,
ol,
ul,
li {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ul,
ol {
    margin-bottom: 1rem;
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}

/* Forms
   ========================================================================== */
label {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    margin-bottom: 1rem;
}

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

input[type="text"],
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
select,
textarea {
    width: 100%;
    border: solid 1px #eaeaea;
    padding: 1rem 1.5rem;
    transition: all 0.3s;
    font-size: 0.9em;
    appearance: none;
    outline: 0;
}

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

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

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

button:not(a),
.button:not(a),
[type="button"]:not(a),
[type="reset"]:not(a),
[type="submit"]:not(a) {
    appearance: none;
}

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

body:not([class*="elementor-"]) button,
body:not([class*="elementor-"]) .button,
body:not([class*="elementor-"]) [type="submit"],
body:not([class*="elementor-"]) [type="button"] {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    user-select: none;
    background-color: #303133;
    border: 1px solid #303133;
    padding: 1rem 2rem;
    font-size: 1.6rem;
    transition: all 0.3s;
}

body:not([class*="elementor-"]) button:focus,
body:not([class*="elementor-"]) .button:focus,
body:not([class*="elementor-"]) [type="submit"]:focus,
body:not([class*="elementor-"]) [type="button"]:focus {
    outline: 1px dotted;
}

body:not([class*="elementor-"]) button:not(:disabled),
body:not([class*="elementor-"]) .button:not(:disabled),
body:not([class*="elementor-"]) [type="submit"]:not(:disabled),
body:not([class*="elementor-"]) [type="button"]:not(:disabled) {
    cursor: pointer;
}

body[class*="elementor-"] button,
body[class*="elementor-"] [type="submit"] {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    user-select: none;
    background-color: #000;
    border: none;
    padding: 1rem 2rem;
    font-size: 1.6rem;
    transition: all 0.3s;
    color: #fff;
}

body[class*="elementor-"] button:focus,
body[class*="elementor-"] [type="submit"]:focus {
    outline: 1px dotted;
}

body[class*="elementor-"] button:not(:disabled),
body[class*="elementor-"] [type="submit"]:not(:disabled) {
    cursor: pointer;
}

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

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

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

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

/**
 * 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 in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

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

select {
    display: block;
}

.n-site-searchform {
    position: relative;
}

.n-site-searchform input[type="search"]::-webkit-search-decoration,
.n-site-searchform input[type="search"]::-webkit-search-cancel-button,
.n-site-searchform input[type="search"]::-webkit-search-results-button,
.n-site-searchform input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

.n-site-searchform:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1.4rem;
    margin-top: 2px;
    content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC4wOTY2IDEwLjRDMTAuMzk2NiAxMC4xIDEwLjY5NjYgOS43IDEwLjk5NjYgOS40QzExLjY5NjYgOC40IDExLjk5NjYgNy4zIDExLjk5NjYgNi4xQzExLjk5NjYgNC41IDExLjM5NjYgMyAxMC4xOTY2IDEuOUM5LjA5NjU3IDAuNiA3LjU5NjU3IDAgNS45OTY1NyAwQzQuNzk2NTcgMCAzLjY5NjU3IDAuMyAyLjY5NjU3IDFDMS42OTY1NyAxLjcgMC44OTY1NzUgMi42IDAuNDk2NTc1IDMuN0MtMC4wMDM0MjU0NSA0LjggLTAuMTAzNDI1IDYgMC4wOTY1NzQ1IDcuMkMwLjI5NjU3NSA4LjQgMC44OTY1NzUgOS40IDEuNjk2NTcgMTAuM0MyLjQ5NjU3IDExLjEgMy41OTY1NyAxMS43IDQuNzk2NTcgMTEuOUM1Ljk5NjU3IDEyLjEgNy4xOTY1NyAxMiA4LjI5NjU3IDExLjVDOC42OTY1NyAxMS4zIDkuMDk2NTcgMTEuMSA5LjM5NjU3IDEwLjlMMTMuMzk2NiAxNC45TDEzLjk5NjYgMTQuM0wxMC4wOTY2IDEwLjRaTTcuOTk2NTcgMTAuN0M2Ljk5NjU3IDExLjEgNS45OTY1NyAxMS4yIDQuOTk2NTcgMTFDMy45OTY1NyAxMC44IDMuMDk2NTcgMTAuMyAyLjM5NjU3IDkuNkMxLjY5NjU3IDguOSAxLjE5NjU3IDggMC45OTY1NzUgN0MwLjc5NjU3NSA2IDAuODk2NTc0IDUgMS4yOTY1NyA0QzEuNjk2NTcgMy4xIDIuMjk2NTcgMi4zIDMuMTk2NTcgMS43QzMuOTk2NTcgMS4yIDQuOTk2NTcgMC45IDUuOTk2NTcgMC45QzcuMzk2NTcgMC45IDguNjk2NTggMS40IDkuNTk2NTcgMi40QzEwLjU5NjYgMy40IDExLjA5NjYgNC43IDExLjA5NjYgNkMxMS4wOTY2IDcgMTAuNzk2NiA4IDEwLjE5NjYgOC45QzkuNjk2NTcgOS43IDguODk2NTcgMTAuMyA3Ljk5NjU3IDEwLjdaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K");
}

.post-password-form p {
    margin: 0;
}

.post-password-form p:first-child {
    margin-bottom: 2rem;
}

.post-password-form label {
    margin: 0;
}

.post-password-form label input[type="password"] {
    margin-top: 1rem;
}

.post-password-form input[type="submit"] {
    vertical-align: bottom;
    padding-top: 9px;
    padding-bottom: 9px;
    margin-left: 8px;
}

.mejs-button button {
    padding: 0 !important;
    border: 0 !important;
}

/**
 * Select2  
 */
.select2 .selection .select2-selection {
    width: 100%;
    border: solid 1px #eaeaea;
    padding: 1rem 1.5rem;
    border-radius: 0;
    transition: all 0.3s;
    font-size: 0.95em;
    height: auto;
}

.select2 .selection .select2-selection__rendered {
    line-height: 1;
    padding-left: 0;
    color: #777777;
}

.select2 .selection .select2-selection__rendered .select2-search {
    margin-top: 7px;
}

.select2 .selection .select2-selection__rendered .select2-selection__choice {
    margin-top: 7px;
    background-color: #eaeaea;
    border-color: #303133;
}

.select2 .selection .select2-selection .select2-selection__arrow {
    width: 33px;
    height: 33px;
}

.select2.select2-container.select2-container--default.select2-container--open .select2-selection--multiple {
    border-color: #303133 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.select2.select2-container.select2-container--default.select2-container--open .select2-selection--single {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.select2.select2-container.select2-container--default.select2-container--open .selection .select2-selection {
    border-color: #303133 !important;
}

.select2-container .select2-dropdown {
    border-color: #303133;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container .select2-dropdown .select2-search {
    padding: 8px 12px;
}

.select2-container .select2-dropdown .select2-search input {
    border-radius: 0;
    border-color: #303133;
    padding: 4px 12px;
}

.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option {
    margin-bottom: 0 !important;
    font-size: 1.4rem;
    padding: 6px 12px;
}

.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted {
    background-color: #303133;
    color: #fff;
}

.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option[data-selected="true"] {
    background-color: #eaeaea;
    color: #303133;
}

html {
    line-height: 1.15;
    /* 1 */
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

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

/* Sections */
body {
    margin: 0;
    line-height: 1.74;
    background-color: #fff;
    overflow-x: hidden;
    word-break: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 500;
    line-height: 1.2;
    color: #000;
}

h1 {
    font-size: 3.5rem;
}

h2 {
    font-size: 2.9rem;
}

h3 {
    font-size: 2.4rem;
}

h4 {
    font-size: 2rem;
}

h5 {
    font-size: 1.7rem;
}

h6 {
    font-size: 1.4rem;
}

p {
    margin-top: 0;
    margin-bottom: 0.9rem;
}

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
    white-space: pre-wrap;
    line-height: 1.73333;
    background-color: #f7f8f9;
    border: 1px solid #eaeaea;
    padding: 1.5rem;
}

/* Text-level semantics
   ========================================================================== */
a:not(.wp-block-button__link) {
    background-color: transparent;
    text-decoration: none;
    color: #000;
    outline: 0;
}

a:not(.wp-block-button__link):not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not(.wp-block-button__link):not([href]):not([tabindex]):hover,
a:not(.wp-block-button__link):not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}

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

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

/**
 * 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 */
    background-color: #f7f8f9;
    padding: 0.4375rem 0.75rem;
    color: #e83e8c;
    word-break: break-word;
}

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

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
    height: auto;
    max-width: 100%;
}

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

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

figcaption {
    font-size: 16px;
    color: #333333;
    line-height: 1.4;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 2rem;
}

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

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

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

blockquote {
    border-left: 3px solid #eaeaea;
    padding: 1rem 3rem;
    margin: 2rem 0;
}

/* Print
   ========================================================================== */
@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster */
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " ("attr(href) ")";
    }

    abbr[title]:after {
        content: " ("attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }

    pre,
    blockquote {
        page-break-inside: avoid;
        border: 1px solid #cccccc;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

blockquote,
blockquote.wp-block-quote {
    background: transparent;
    text-align: left;
}

blockquote p,
blockquote.wp-block-quote p {
    font-size: 1.6rem;
    font-style: italic;
    font-weight: 400;
}

blockquote cite,
blockquote .wp-block-quote__citation,
blockquote.wp-block-quote cite,
blockquote.wp-block-quote .wp-block-quote__citation {
    display: block;
    font-size: 1.4rem;
    font-weight: 500;
    margin-top: 12px;
}

blockquote p:last-of-type,
blockquote.wp-block-quote p:last-of-type {
    margin-bottom: 0;
}

blockquote.is-large,
blockquote.is-style-large,
blockquote.wp-block-quote.is-large,
blockquote.wp-block-quote.is-style-large {
    margin: 3rem auto;
}

/* Pull Quote
--------------------------------------------- */
.wp-block-pullquote {
    border: none;
    padding: 0;
}

.wp-block-pullquote blockquote {
    border-left: 0;
    border-top: 8px solid #eaeaea;
    border-bottom: 8px solid #eaeaea;
    padding: 16px 0;
    text-align: center;
    max-width: 50%;
    margin: 0 auto;
}

.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
    max-width: 100%;
}

@media (min-width: 1279px) {
    .alignwide {
        margin-left: -80px;
        margin-right: -80px;
    }
}

.alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
    width: 100vw;
    padding: 3rem;
}

.alignfull img {
    width: 100vw;
}

.aligncenter {
    text-align: center;
    margin: 0 auto;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
}

.alignleft {
    float: left;
    margin: 0 1.5625rem 1.5625rem 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wp-block-button {
    margin-bottom: 1.5em;
}

.wp-block-button__link {
    color: #fff;
}

.wp-block-cover,
.wp-block-cover-image {
    position: relative;
    background-size: cover;
    background-position: 50%;
    min-height: 430px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em;
    box-sizing: border-box;
}

.wp-block-cover,
.wp-block-cover-image {
    margin-bottom: 1.5625rem;
}

.wp-block-embed iframe {
    width: 100%;
}

.wp-block-calendar {
    margin: 3rem 0;
}

.wp-block-calendar table caption {
    margin-bottom: 1rem;
}

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



/* General - https://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */
.alignright {
    float: right;
    margin-left: 1rem;
}

.alignleft {
    float: left;
    margin-right: 1rem;
}

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

.pagination {
    margin: 20px auto;
}

.sticky {
    position: relative;
    display: block;
}

.bypostauthor {
    font-size: inherit;
}

.gallery-caption {
    display: block;
    font-size: 0.8125rem;
    line-height: 1.5;
    margin: 0;
    padding: 0.5rem;
}

.wp-caption {
    margin-bottom: 1.25rem;
    max-width: 100%;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption-text {
    margin: 0;
    margin-top: 8px;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eeeeee;
    clip: auto !important;
    clip-path: none;
    color: #333333;
    display: block;
    font-size: 1rem;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

iframe {
    max-width: 100%;
}

body:not([class*="elementor-"]) .entry-title {
    color: #000;
    margin-bottom: 3rem;
    padding: 0;
}

body:not([class*="elementor-page-"]):not([class*="woocommerce-page"]) .site-main,
body:not([class*="elementor-page-"]):not([class*="woocommerce-page"]) .main {
    margin-top: 5rem;
    margin-bottom: 5rem;
}

body.n-disable-scroll {
    overflow-y: hidden;
}

/* Header layout
   ========================================================================== */
.n-site-header__inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #eaeaea;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

@media (min-width: 1280px) {
    .n-site-header__menu {
        margin-left: auto;
    }
}

.n-site-header__search {
    min-width: 20rem;
}

@media (max-width: 1279px) {
    .n-site-header__search {
        display: none;
    }
}

.n-site-header ul {
    margin-bottom: 0;
}

.n-site-branding {
    display: flex;
    flex-direction: column;
}

.n-site-branding a {
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 1.2;
}

@media (max-width: 1280px) {
    .n-site-branding a {
        font-size: 2.2rem;
    }
}

.custom-logo-link {
    display: block;
}

/* Main Menu
   ========================================================================== */
.n-site-navigation {
    grid-area: nav-menu;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-grow: 1;
    font-size: 1.4rem;
}

.n-site-navigation ul.n-site-navigation__list,
.n-site-navigation ul.n-site-navigation__list ul {
    list-style-type: none;
    padding: 0;
}

.n-site-navigation .menu-item svg {
    display: inline-block;
    height: 1rem;
    margin-left: 1rem;
    width: 1rem;
}

.n-site-navigation ul.n-site-navigation__list {
    display: flex;
    flex-wrap: wrap;
}

.n-site-navigation ul.n-site-navigation__list > li {
    position: relative;
    font-size: 1.3rem;
    line-height: 1.25;
    font-weight: 500;
    text-transform: uppercase;
    color: #252525;
}

.n-site-navigation ul.n-site-navigation__list > li a {
    display: block;
    padding: 0.8rem 1.2rem;
}

.n-site-navigation ul.n-site-navigation__list > li li {
    text-transform: none;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.6;
}

.n-site-navigation ul.n-site-navigation__list > li > ul {
    background: #fff;
    opacity: 0;
    visibility: hidden;
    min-width: 20rem;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 100%;
    border: #eeeeee 1px solid;
    margin-top: 2rem;
    margin-left: 1.2rem;
    padding: 0.8rem 0.4rem;
}

.n-site-navigation ul.n-site-navigation__list > li > ul:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(2rem + 1px);
    top: calc(-2rem - 1px);
}

.n-site-navigation ul.n-site-navigation__list > li > ul li.menu-item-has-children a {
    flex-grow: 1;
}

.n-site-navigation ul.n-site-navigation__list > li > ul li.menu-item-has-children:after {
    transform: rotate(-90deg);
}

.n-site-navigation ul.n-site-navigation__list > li > ul ul {
    position: relative;
    border: 0;
    margin-left: 1rem;
    left: 0;
    top: 0;
}

.n-site-navigation ul.n-site-navigation__list > li:hover > ul {
    opacity: 1;
    visibility: visible;
}

.n-site-navigation--mobile {
    display: none;
    position: relative;
}

.n-site-navigation--mobile .sub-arrow {
    position: absolute;
    right: 3rem;
    z-index: 1;
    cursor: pointer;
    padding: 0;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    font-size: 1.5em;
    width: 20px;
    height: 18px;
}

.n-site-navigation--mobile .sub-arrow:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-top: 10px solid #303133;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.n-site-navigation--mobile .sub-arrow:after {
    display: block;
    content: "";
    position: absolute;
    left: 1px;
    top: 0;
    border-top: 9px solid #fff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
}

.n-site-navigation--mobile li svg {
    display: none;
}

.n-site-navigation--mobile li a {
    display: flex;
    justify-content: space-between;
}

.n-site-navigation--mobile li a:after {
    display: none;
}

.n-site-navigation--mobile > ul {
    background: #fff;
    z-index: 1;
    left: 0;
    bottom: 0;
    padding: 4rem;
    padding-top: 6rem;
    position: fixed;
    overflow-y: scroll;
    opacity: 0;
    visibility: hidden;
    margin: 0;
    width: 100%;
    height: calc(100% - 70px);
    font-size: 3rem;
    font-weight: 200;
    line-height: 1.313;
    transition: opacity 250ms ease, visibility 250ms ease;
}

@media (max-width: 719px) {
    .n-site-navigation--mobile > ul {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

.n-site-navigation--mobile > ul.active {
    opacity: 1;
    visibility: visible;
}

.n-site-navigation--mobile > ul ul ul {
    padding-left: 2rem !important;
}

.n-site-navigation--mobile ul {
    flex-direction: column;
    list-style: none;
    border-radius: 0;
    width: 100%;
}

.n-site-navigation--mobile ul li {
    margin-bottom: 0;
    width: 100%;
}

.n-site-navigation--mobile ul li:not(:last-child) {
    margin-bottom: 2rem;
}

.n-site-navigation--mobile ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
}

.n-site-navigation--mobile ul li ul {
    padding-left: 1rem;
    margin: 0;
    display: none;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.n-site-navigation__hamburger {
    cursor: pointer;
}

.n-site-navigation__hamburger svg {
    width: 2rem;
    height: 2rem;
    display: block;
    position: relative;
    z-index: 3;
}

@media (max-width: 1279px) {
    .n-site-navigation {
        display: none;
    }

    .n-site-navigation--mobile {
        display: block;
    }

    .n-site-branding {
        max-width: 60%;
        flex-direction: column;
        align-items: flex-start;
        position: relative;
        z-index: 3;
    }
}

body.logged-in .n-site-navigation--mobile .n-site-navigation__list {
    padding-top: calc(6rem + 46px);
    height: calc(100% - 70px);
}

.n-site-footer {
    clear: both;
    color: #303133;
}

.n-site-footer__copyright {
    border-top: 1px solid #eaeaea;
    padding: 3rem 0;
    text-align: center;
}

.n-site-footer__copyright p {
    margin-bottom: 0;
}

/* Post Item in Archive
   ========================================================================== */
.n-blog-archive {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

@media (max-width: 1279px) {
    .n-blog-archive {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.n-blog-archive__content:after {
    display: block;
    clear: both;
    content: "";
}

.n-blog-archive__posts {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 6rem;
    grid-row-gap: 8rem;
    align-items: flex-start;
}

@media (max-width: 719px) {
    .n-blog-archive__posts {
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 4rem;
    }
}

.n-blog-archive__search form {
    margin: 2rem 0;
}

.n-blog-archive__thumbnail {
    margin-bottom: 3.2rem;
}

.n-blog-archive__thumbnail img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.n-blog-archive__l-title {
    font-size: 2.8rem;
    margin-bottom: 3rem;
    font-weight: 500;
    color: #000;
}

.n-blog-archive__title {
    margin-bottom: 1.6rem;
    font-size: 2.8rem;
    line-height: 1.357;
    font-weight: 200;
    color: #252525;
}

.n-blog-archive__meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 1.6rem;
    font-size: 1.4rem;
    line-height: 1.625em;
    font-weight: 400;
}

.n-blog-archive__meta svg {
    display: block;
    margin-right: 0.5rem;
}

.n-blog-archive .a-read-more {
    font-size: 1.6rem;
    line-height: 1.563;
    font-weight: 600;
}

.n-blog-archive .a-read-more a {
    display: flex;
    align-items: center;
}

.n-blog-archive .a-read-more a svg {
    margin-left: 8px;
    margin-top: 1px;
}

.n-blog-archive__tags {
    display: flex;
    align-items: center;
    color: #777777;
}

.n-blog-archive__tags svg {
    fill: #777777;
}

.n-blog-archive__tags span:not(:first-of-type) {
    margin-left: 0.5rem;
}

.n-blog-archive__tags:not(:first-child) {
    margin-left: 2rem;
}

.n-blog-archive p {
    font-size: 1.5rem;
    line-height: 1.625em;
    font-weight: 300;
    text-align: left;
}

.n-blog-archive__post.sticky {
    background-color: #1b1d1f;
    padding: 40px 40px 30px 40px;
}

@media (max-width: 1279px) {
    .n-blog-archive__post.sticky {
        padding: 2.8rem;
    }
}

.n-blog-archive__post.sticky .n-blog-archive__post--inner {
    border: none;
}

.n-blog-archive__post.sticky * {
    color: #fff;
}

.n-blog-archive__post.sticky code {
    color: #13263a;
}

.n-blog-archive__post.sticky .n-blog-archive__tags {
    color: #e1e1e1;
}

.n-blog-archive__post .wp-post-image {
    width: 100%;
    object-fit: cover;
}

.n-blog-archive__post--text p {
    color: #777777;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.625em;
    margin-bottom: 3.2rem !important;
}

.n-blog-archive__taxonomies {
    clear: both;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 1rem;
}

.n-blog-archive__taxonomies--title {
    font-size: 1.2rem;
    text-transform: uppercase;
}

.n-blog-archive__taxonomies:first-of-type {
    margin-top: 3rem;
    margin-bottom: 1.1rem;
}

.n-blog-archive__taxonomies li {
    margin-bottom: 0.9rem;
}

.n-blog-archive__taxonomies li:first-child {
    font-weight: 600;
}

.n-blog-archive__taxonomies li:not(:last-child) {
    margin-right: 0.9rem;
}

.n-blog-archive__taxonomies li a {
    font-size: 1.1rem !important;
    padding: 4px 8px;
    display: inline-block;
    background-color: #eaeaea;
    text-transform: uppercase;
    font-weight: 500;
    color: #303133;
}

/* Comments
   ========================================================================== */
#comments {
    clear: both;
    margin: 4rem 0;
}

#comments .comment-reply-title {
    color: #303133;
}

#comments .comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.9em;
}

#comments .comment,
#comments .pingback {
    position: relative;
    margin-top: 3.6rem;
}

#comments .comment:not(:first-child) .comment-body,
#comments .pingback:not(:first-child) .comment-body {
    border-top: 1px solid #eaeaea;
    padding-top: 4rem;
}

#comments .comment .comment-body,
#comments .pingback .comment-body {
    display: flex;
    flex-direction: column;
    padding-left: 108px;
}

#comments .comment .comment-body .reply,
#comments .pingback .comment-body .reply {
    position: absolute;
    right: 0;
    font-weight: 500;
}

#comments .comment .comment-body p,
#comments .pingback .comment-body p {
    font-size: 1.5rem;
}

#comments .comment .comment-body > ul,
#comments .comment .comment-body > ol,
#comments .pingback .comment-body > ul,
#comments .pingback .comment-body > ol {
    margin-bottom: 2rem;
}

#comments .comment .comment-body > ul ul,
#comments .comment .comment-body > ul ol,
#comments .comment .comment-body > ol ul,
#comments .comment .comment-body > ol ol,
#comments .pingback .comment-body > ul ul,
#comments .pingback .comment-body > ul ol,
#comments .pingback .comment-body > ol ul,
#comments .pingback .comment-body > ol ol {
    margin: 0;
}

#comments .comment .avatar,
#comments .pingback .avatar {
    position: absolute;
    left: 0;
    border-radius: 50%;
    margin-right: 10px;
}

#comments .pingback .comment-body {
    padding-left: 0;
}

#comments .trackback {
    margin-bottom: 1rem;
}

#comments cite {
    font-style: normal;
}

#comments .comment-meta {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.5rem;
    font-size: 1.2rem;
    color: #777777;
}

#comments .comment-meta a {
    color: inherit;
}

#comments .reply,
#comments .comment-metadata {
    font-size: 1.2rem;
    line-height: 1;
    text-transform: uppercase;
}

#comments .title-comments {
    font-size: 1.2rem;
    line-height: 1.2;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    padding-bottom: 3rem;
    padding-top: 3rem;
}

#comments .comment-reply-title {
    display: flex;
    flex-direction: column;
    font-size: 1.2rem;
    line-height: 1.2;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 2rem;
}

#comments .comment-reply-title small a {
    padding-top: 3rem;
    padding-bottom: 1rem;
    display: block;
    font-size: 1.1rem;
}

#comments .children {
    position: relative;
    list-style: none;
    margin: 0;
    padding-left: 30px;
}

#comments .children li:last-child {
    padding-bottom: 0;
}

#comments .comment-form-comment label {
    margin: 1rem 0;
}

#comments .comment-author {
    font-size: 1.7rem;
    margin-bottom: 0.9rem;
}

#comments .comment-author cite {
    color: #303133;
}

#comments .comment-author .says {
    display: none;
}

@media (min-width: 720px) {

    #comments .comment-author,
    #comments .comment-metadata {
        line-height: 1;
    }
}

@media (max-width: 719px) {
    #comments .comment .comment-body {
        padding: 30px 0;
    }

    #comments .children {
        padding-left: 20px;
    }

    #comments .comment .avatar {
        position: inherit;
        float: left;
    }
}

#comments .comment-respond {
    margin-top: 3.6rem;
}

#comments .comment-respond .form-submit {
    margin-bottom: 0;
}

#comments .comment-respond .form-submit input {
    margin-bottom: 0;
}

#comments .comment-respond label {
    color: #303133;
    font-weight: 500;
}

#comments .comment-form-cookies-consent {
    display: flex;
    align-items: center;
    margin: 2rem 0;
}

#comments .comment-form-cookies-consent label {
    margin-bottom: 0;
    margin-left: 1rem;
}

#comments input:not([type="checkbox"]),
#comments textarea {
    margin-bottom: 1rem;
}

.no-comments {
    margin: 2rem 0;
}

/*==========================
=        Pagination        =
==========================*/
.n-site-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 9rem;
    margin-bottom: 3rem;
}

@media (max-width: 1279px) {
    .n-site-pagination {
        margin-top: 5rem;
        margin-bottom: 3rem;
    }
}

.n-site-pagination__numbers {
    margin: 0 2rem !important;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
}

.n-site-pagination__numbers li {
    font-size: 1.4rem;
    text-align: center;
    color: #303133;
    display: inline-block;
}

.n-site-pagination__numbers li:not(:first-child) {
    margin-left: 2.8rem;
}

.n-site-pagination__numbers li a:hover {
    box-shadow: none;
    color: #303133;
}

.n-site-pagination__numbers li.active a {
    color: #303133;
}

.n-site-pagination__arrow a {
    box-shadow: none;
}

.n-site-pagination__arrow a svg {
    stroke: #000;
    display: block;
}

.n-site-pagination__arrow a:hover svg {
    stroke: #303133;
}

.n-site-pagination__arrow.n-site-pagination__arrow--disabled a {
    pointer-events: none;
}

.n-site-pagination__arrow.n-site-pagination__arrow--disabled a svg {
    stroke: #666666;
}

.n-site-pagination.n-site-pagination--pages {
    border-top: 0;
    clear: both;
}

.n-site-pagination.n-site-pagination--pages .n-site-pagination__title {
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    color: #303133;
}

.n-site-pagination.n-site-pagination--pages .n-site-pagination--pages__numbers {
    display: inline-block;
    margin-left: 1rem;
}

.n-site-pagination.n-site-pagination--pages .n-site-pagination--pages__numbers a:hover span {
    border-color: #303133;
}

.n-site-pagination.n-site-pagination--pages .n-site-pagination--pages__numbers .post-page-numbers {
    display: inline-block;
}

.n-site-pagination.n-site-pagination--pages .n-site-pagination--pages__numbers .post-page-numbers:not(:first-child) {
    margin-left: 0.5rem;
}

.woocommerce:after {
    content: "";
    display: table;
    clear: both;
}


.m-ntheme-widget:not(:last-child) {
    margin-bottom: 2rem;
}

.n-blog-archive--single {
    padding-bottom: 1rem;
}

.n-blog-archive--single .n-blog-archive__title {
    font-size: 2.8rem;
    color: #303133;
}

.n-blog-archive--single .n-blog-archive__meta {
    margin-top: 3rem;
}

@media (min-width: 1279px) {
    .n-blog-archive--single main {
        max-width: 90rem;
        margin-left: auto;
        margin-right: auto;
    }
}

.n-blog-archive--single #comments {
    margin-top: 6rem;
    margin-bottom: 0;
}

@media (max-width: 1279px) {
    .n-blog-archive--single #comments {
        margin-top: 3rem;
    }
}

.n-blog-archive--single #comments .container {
    padding: 0;
}

@media (max-width: 1279px) {
    body.single .main {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important;
    }
}