<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * Theme Name: Flexible Store
 * Theme URI: https://www.hjelseth.com/
 * Author: Hjelseth Computers AS
 * Author URI: http://www.hjelseth.com
 * Description: A future-proof theme for stores and sites alike
 * Version: 2024
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: hcflexistore
 * Domain Path: /languages

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

Flexible Store is based on Underscores http://underscores.me/,
    (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

input {
    line-height: normal
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

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

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

body {
    color: #666;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 700;
    line-height: 1.2
}

p {
    margin-bottom: 1.5em
}

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

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

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

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

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

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

big {
    font-size: 125%
}

html {
    box-sizing: border-box
}

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

body {
    background: #fff
}

blockquote,
q {
    quotes: "" ""
}

blockquote::after,
blockquote::before,
q::after,
q::before {
    content: ""
}

.entry-content&gt;a,
.entry-content&gt;p&gt;a {
    color: inherit;
    text-decoration: none;
    border-bottom: 2px solid #ffd200
}

.entry-content&gt;a.unstyled-link,
.entry-content&gt;p&gt;a.unstyled-link {
    border: none;
    text-decoration: none
}

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

ol,
ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

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

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

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

figure {
    margin: 1em 0
}

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

.site-content button,
.site-content input[type=button],
.site-content input[type=reset],
.site-content input[type=submit],
.site-footer button,
.site-footer input[type=button],
.site-footer input[type=reset],
.site-footer input[type=submit] {
    border: 1px solid;
    border-color: #ffd200;
    border-radius: 3px;
    background: #ffd200;
    color: #fff;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1;
    padding: .6em 1em
}

.site-content button:hover,
.site-content input[type=button]:hover,
.site-content input[type=reset]:hover,
.site-content input[type=submit]:hover,
.site-footer button:hover,
.site-footer input[type=button]:hover,
.site-footer input[type=reset]:hover,
.site-footer input[type=submit]:hover {
    border-color: #333;
    color: #333;
    box-shadow: inset 100px 100px 0 0 rgba(255, 255, 255, .1), inset 0 2px 3px 2px transparent
}

.site-content button:active,
.site-content button:focus,
.site-content input[type=button]:active,
.site-content input[type=button]:focus,
.site-content input[type=reset]:active,
.site-content input[type=reset]:focus,
.site-content input[type=submit]:active,
.site-content input[type=submit]:focus,
.site-footer button:active,
.site-footer button:focus,
.site-footer input[type=button]:active,
.site-footer input[type=button]:focus,
.site-footer input[type=reset]:active,
.site-footer input[type=reset]:focus,
.site-footer input[type=submit]:active,
.site-footer input[type=submit]:focus {
    border-color: #aaa #bbb #bbb;
    color: #333
}

.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-selection.select2-selection--single,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 2px;
    height: calc(2.25rem + 2px);
    padding: .375rem .55rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus,
.select2-selection.select2-selection--single:focus,
input:focus[type=color],
input:focus[type=date],
input:focus[type=datetime-local],
input:focus[type=datetime],
input:focus[type=email],
input:focus[type=month],
input:focus[type=number],
input:focus[type=password],
input:focus[type=range],
input:focus[type=search],
input:focus[type=tel],
input:focus[type=text],
input:focus[type=time],
input:focus[type=url],
input:focus[type=week],
select:focus,
textarea:focus {
    color: #111
}

.select2-container--default .select2-search--dropdown .select2-search__field::-ms-expand,
.select2-selection.select2-selection--single::-ms-expand,
input[type=color]::-ms-expand,
input[type=date]::-ms-expand,
input[type=datetime-local]::-ms-expand,
input[type=datetime]::-ms-expand,
input[type=email]::-ms-expand,
input[type=month]::-ms-expand,
input[type=number]::-ms-expand,
input[type=password]::-ms-expand,
input[type=range]::-ms-expand,
input[type=search]::-ms-expand,
input[type=tel]::-ms-expand,
input[type=text]::-ms-expand,
input[type=time]::-ms-expand,
input[type=url]::-ms-expand,
input[type=week]::-ms-expand,
select::-ms-expand,
textarea::-ms-expand {
    background-color: transparent;
    border: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field::placeholder,
.select2-selection.select2-selection--single::placeholder,
input[type=color]::placeholder,
input[type=date]::placeholder,
input[type=datetime-local]::placeholder,
input[type=datetime]::placeholder,
input[type=email]::placeholder,
input[type=month]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=range]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=time]::placeholder,
input[type=url]::placeholder,
input[type=week]::placeholder,
select::placeholder,
textarea::placeholder {
    color: #adb5bd;
    opacity: 1
}

.select2-container--default .select2-search--dropdown .select2-search__field:disabled,
.select2-container--default .select2-search--dropdown .select2-search__field[readonly],
.select2-selection.select2-selection--single:disabled,
.select2-selection.select2-selection--single[readonly],
input:disabled[type=color],
input:disabled[type=date],
input:disabled[type=datetime-local],
input:disabled[type=datetime],
input:disabled[type=email],
input:disabled[type=month],
input:disabled[type=number],
input:disabled[type=password],
input:disabled[type=range],
input:disabled[type=search],
input:disabled[type=tel],
input:disabled[type=text],
input:disabled[type=time],
input:disabled[type=url],
input:disabled[type=week],
input[readonly][type=color],
input[readonly][type=date],
input[readonly][type=datetime-local],
input[readonly][type=datetime],
input[readonly][type=email],
input[readonly][type=month],
input[readonly][type=number],
input[readonly][type=password],
input[readonly][type=range],
input[readonly][type=search],
input[readonly][type=tel],
input[readonly][type=text],
input[readonly][type=time],
input[readonly][type=url],
input[readonly][type=week],
select:disabled,
select[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select:focus::-ms-value {
    color: #666;
    background-color: #fff
}

select[multiple],
select[size] {
    height: auto
}

textarea {
    height: auto;
    width: 100%
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: calc(2.25rem + 2px)
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0
}

.select2-dropdown {
    border: 1px solid #e7e7e7
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group&gt;:not(.input-group-prepend):not(.input-group-append) {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group&gt;:not(.input-group-prepend):not(.input-group-append)+* {
    margin-left: -1px
}

.input-group-append,
.input-group-prepend {
    display: flex
}

.input-group-append .btn,
.input-group-append .button,
.input-group-append button,
.input-group-prepend .btn,
.input-group-prepend .button,
.input-group-prepend button {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,
.input-group-append .button:focus,
.input-group-append button:focus,
.input-group-prepend .btn:focus,
.input-group-prepend .button:focus,
.input-group-prepend button:focus {
    z-index: 3
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

a {
    color: #333
}

a:visited {
    color: #333
}

a:active,
a:focus,
a:hover {
    color: #333
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

.main-navigation {
    position: absolute;
    display: block;
    right: 1.6em
}

.has-cart-button .main-navigation {
    right: 6em
}

@media (min-width:992px) {
    .main-navigation {
        bottom: 0;
        right: 40px
    }
}

.main-navigation li&gt;ul,
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block
}

.main-navigation li {
    display: inline-block;
    position: relative
}

.main-navigation li:focus&gt;a,
.main-navigation li:hover&gt;a {
    color: #ffd200
}

.main-navigation a {
    display: block;
    text-decoration: none;
    color: #fff;
    transition: all .2s linear
}

.main-navigation .current-menu-ancestor&gt;a,
.main-navigation .current-menu-item&gt;a,
.main-navigation .current_page_ancestor&gt;a,
.main-navigation .current_page_item&gt;a {
    color: #ffd200
}

.main-navigation #primary-menu {
    display: none
}

@media (min-width:992px) {
    .main-navigation #primary-menu {
        display: block
    }
}

.main-navigation&gt;div&gt;ul&gt;li&gt;a,
.main-navigation&gt;ul&gt;li&gt;a {
    padding: 0 10px 20px;
    position: relative;
    font-style: normal;
    font-size: 14px;
    z-index: 3;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600
}

.main-navigation&gt;div&gt;ul&gt;li.menu-item-has-children&gt;a::after,
.main-navigation&gt;div&gt;ul&gt;li.page_item_has_children&gt;a::after,
.main-navigation&gt;ul&gt;li.menu-item-has-children&gt;a::after,
.main-navigation&gt;ul&gt;li.page_item_has_children&gt;a::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid currentColor;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    margin-left: 10px;
    padding-top: 2px
}

.main-navigation&gt;div&gt;ul li:focus&gt;ul,
.main-navigation&gt;div&gt;ul li:hover&gt;ul,
.main-navigation&gt;ul li:focus&gt;ul,
.main-navigation&gt;ul li:hover&gt;ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition-property: opacity, visibility, transform;
    transition-delay: 0s, 0s, 0s;
    transition-duration: .15s, 0s, .15s;
    transition-timing-function: ease-out, ease, ease-out
}

.main-navigation .children,
.main-navigation .sub-menu {
    background: #555;
    box-shadow: 0 7px 7px rgba(0, 0, 0, .15);
    height: auto;
    position: absolute;
    top: 100%;
    opacity: 0;
    display: block;
    visibility: hidden;
    z-index: 99999;
    text-transform: initial;
    font-weight: 400;
    max-width: 220px;
    max-height: 3000px;
    overflow: visible;
    transform: translateY(-10px);
    transition-property: opacity, visibility, transform;
    transition-delay: .5s, .65s, .5s;
    transition-duration: .15s, 0s, .15s;
    transition-timing-function: ease-in, ease, ease-in
}

.main-navigation .children ul,
.main-navigation .sub-menu ul {
    left: 100%;
    top: 0
}

.main-navigation .children li,
.main-navigation .sub-menu li {
    width: 220px;
    background-color: #555;
    position: relative;
    height: auto;
    min-height: 40px
}

.main-navigation .children li a,
.main-navigation .sub-menu li a {
    width: 220px;
    line-height: 14px;
    background: 0 0;
    text-align: left;
    padding: 13px 16px;
    font-size: 13px
}

.main-navigation .children li:focus&gt;a,
.main-navigation .children li:hover&gt;a,
.main-navigation .sub-menu li:focus&gt;a,
.main-navigation .sub-menu li:hover&gt;a {
    padding-left: 25px
}

.main-navigation .children li.menu-item-has-children&gt;a::after,
.main-navigation .children li.page_item_has_children&gt;a::after,
.main-navigation .sub-menu li.menu-item-has-children&gt;a::after,
.main-navigation .sub-menu li.page_item_has_children&gt;a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid currentColor;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -2px
}

.main-navigation .children a,
.main-navigation .sub-menu a {
    width: 200px
}

.main-navigation .mobile {
    display: block
}

@media (min-width:992px) {
    .main-navigation .mobile {
        display: none
    }
}

.hcflexistore-header-underline-animation .main-navigation&gt;div&gt;ul&gt;li&gt;a::before,
.hcflexistore-header-underline-animation .main-navigation&gt;ul&gt;li&gt;a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-bottom: 3px solid;
    transform: scale(0) translateZ(0);
    transition: transform .5s ease, opacity .5s ease
}

.hcflexistore-header-underline-animation .main-navigation&gt;div&gt;ul&gt;li&gt;a:hover::before,
.hcflexistore-header-underline-animation .main-navigation&gt;ul&gt;li&gt;a:hover::before {
    border-color: #ffd200;
    opacity: 1;
    transform: scale(1) translateZ(0)
}

.menu-toggle {
    display: inline-block;
    font-size: 1.5em;
    position: absolute;
    left: 0;
    bottom: .8em;
    border: none;
    background: 0 0;
    color: #fff
}

.menu-toggle:focus,
.menu-toggle:hover {
    color: #ffd200
}

@media (min-width:992px) {
    .menu-toggle {
        display: none
    }
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

footer #footer-menu {
    margin: 0;
    padding: 0
}

footer #footer-menu li {
    list-style: none;
    display: inline-block
}

footer #footer-menu li::before {
    content: "- ";
    color: #fff
}

footer #footer-menu li:first-of-type::before {
    content: ""
}

.breadcrumbs-wrapper {
    background-color: #333;
    color: #999;
    padding: 5px 10px;
    font-size: .7rem
}

.breadcrumbs-wrapper a {
    color: #999
}

.breadcrumbs-wrapper .breadcrumb_last {
    font-weight: 600
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

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

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

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

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

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

#search-wrapper {
    display: none;
    position: fixed;
    overflow-y: scroll;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: .95;
    z-index: 99999
}

#search-wrapper .site-search-toggle {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 2rem;
    border: none;
    background: 0 0;
    margin: .6em .7em .4em 1em;
    padding: 0
}

@media (min-width:992px) {
    #search-wrapper .site-search-toggle {
        top: 2rem
    }
}

#search-wrapper form {
    margin: 0 auto;
    width: 100%;
    max-width: 1180px;
    margin-top: 20px;
    border-bottom: 1px solid #fff
}

@media (min-width:992px) {
    #search-wrapper form {
        margin-top: 6.3rem
    }
}

#search-wrapper form input {
    border: none;
    width: 100%;
    padding: 0 10px;
    font-size: 24px;
    font-weight: 900;
    line-height: 46px;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    background: 0 0
}

@media (min-width:720px) {
    #search-wrapper form input {
        font-size: 34px
    }
}

#search-wrapper .search-results {
    margin: 0 auto;
    width: 100%;
    max-width: 1180px;
    margin-top: 50px;
    color: #fff
}

#search-wrapper .search-results .search-results-loading {
    text-align: center;
    display: none;
    width: 100%
}

#search-wrapper .search-results article {
    display: inline-block;
    width: 100%;
    margin-top: 20px
}

#search-wrapper .search-results article .no-thumbnail,
#search-wrapper .search-results article .wp-post-image {
    float: left;
    width: 15%;
    text-align: center;
    border-radius: 50%
}

#search-wrapper .search-results article .entry-header {
    float: left;
    width: 80%;
    margin-left: 5%;
    background: 0 0;
    color: #fff
}

#search-wrapper .search-results article .entry-header h2 {
    padding: 0;
    margin: 0
}

#search-wrapper .search-results article .entry-header h2 a {
    color: inherit;
    text-decoration: none
}

#search-wrapper .search-results article .entry-summary {
    float: left;
    width: 80%;
    margin-left: 5%;
    padding: 0;
    margin-top: 0
}

.home:not(.woocommerce).page-template-full-width-empty .entry-content,
.home:not(.woocommerce).page-template-full-width-empty .entry-summary,
.home:not(.woocommerce).page-template-full-width-empty .page-content,
.home:not(.woocommerce).page-template-fullwidth .entry-content,
.home:not(.woocommerce).page-template-fullwidth .entry-summary,
.home:not(.woocommerce).page-template-fullwidth .page-content {
    max-width: 100%
}

.home:not(.woocommerce) .widget:first-of-type {
    margin-bottom: 0
}

.home:not(.woocommerce) .widget .widget-title-wrapper {
    position: relative;
    display: table;
    margin: 0 auto 30px 0;
    text-align: center
}

.home:not(.woocommerce) .widget .widget-title-wrapper .before-widget-title {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height: 2px;
    width: 50%;
    border-color: #ddd
}

.home:not(.woocommerce) .widget .widget-title-wrapper .before-widget-title::before {
    content: "";
    background: linear-gradient(to left, rgba(153, 153, 153, .65) 0, rgba(153, 153, 153, 0) 100%);
    margin-top: -1px;
    border-radius: 2px;
    height: 2px;
    display: block;
    position: relative;
    width: 100%
}

.home:not(.woocommerce) .widget .widget-title-wrapper .after-widget-title {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height: 2px;
    width: 50%;
    border-color: #ddd
}

.home:not(.woocommerce) .widget .widget-title-wrapper .after-widget-title::before {
    content: "";
    background: linear-gradient(to right, rgba(153, 153, 153, .65) 0, rgba(153, 153, 153, 0) 100%);
    margin-top: -1px;
    border-radius: 2px;
    height: 2px;
    display: block;
    position: relative;
    width: 100%
}

.home:not(.woocommerce) .widget .widget-title-wrapper .widget-title {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    padding: 0 50px;
    margin: 0;
    line-height: 28px;
    font-weight: 500;
    font-style: normal;
    font-size: 20px
}

#secondary .widget-title {
    text-transform: uppercase
}

#secondary .widget-title::after {
    display: inline-block;
    content: "";
    width: 15px;
    margin-left: 3px;
    height: 3px;
    background-color: #ffd200
}

.hcflexistore-recent-posts {
    margin-top: 2rem
}

.hcflexistore-recent-posts .articles {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    text-align: center;
    grid-gap: 2rem
}

@media (min-width:992px) {
    .hcflexistore-recent-posts .articles {
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: repeat(4, 1fr);
        align-items: center
    }

    .hcflexistore-recent-posts .articles.columns-1 {
        -ms-grid-columns: 1fr;
        grid-template-columns: repeat(1, 1fr)
    }

    .hcflexistore-recent-posts .articles.columns-2 {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: repeat(2, 1fr)
    }

    .hcflexistore-recent-posts .articles.columns-3 {
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: repeat(3, 1fr)
    }

    .hcflexistore-recent-posts .articles.columns-4 {
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: repeat(4, 1fr)
    }

    .hcflexistore-recent-posts .articles.columns-5 {
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: repeat(5, 1fr)
    }
}

.hcflexistore-recent-posts .articles article {
    align-self: start;
    display: inline-block
}

.hcflexistore-recent-posts .articles article.row-1 {
    -ms-grid-row: 1
}

.hcflexistore-recent-posts .articles article.column-1 {
    -ms-grid-column: 1
}

.hcflexistore-recent-posts .articles article.row-2 {
    -ms-grid-row: 2
}

.hcflexistore-recent-posts .articles article.column-2 {
    -ms-grid-column: 2
}

.hcflexistore-recent-posts .articles article.row-3 {
    -ms-grid-row: 3
}

.hcflexistore-recent-posts .articles article.column-3 {
    -ms-grid-column: 3
}

.hcflexistore-recent-posts .articles article.row-4 {
    -ms-grid-row: 4
}

.hcflexistore-recent-posts .articles article.column-4 {
    -ms-grid-column: 4
}

.hcflexistore-recent-posts .articles article.row-5 {
    -ms-grid-row: 5
}

.hcflexistore-recent-posts .articles article.column-5 {
    -ms-grid-column: 5
}

.hcflexistore-recent-posts .articles article.row-6 {
    -ms-grid-row: 6
}

.hcflexistore-recent-posts .articles article.column-6 {
    -ms-grid-column: 6
}

.hcflexistore-recent-posts .articles article.row-7 {
    -ms-grid-row: 7
}

.hcflexistore-recent-posts .articles article.column-7 {
    -ms-grid-column: 7
}

.hcflexistore-recent-posts .articles article.row-8 {
    -ms-grid-row: 8
}

.hcflexistore-recent-posts .articles article.column-8 {
    -ms-grid-column: 8
}

.hcflexistore-recent-posts .articles article.row-9 {
    -ms-grid-row: 9
}

.hcflexistore-recent-posts .articles article.column-9 {
    -ms-grid-column: 9
}

.hcflexistore-recent-posts .articles article.row-10 {
    -ms-grid-row: 10
}

.hcflexistore-recent-posts .articles article.column-10 {
    -ms-grid-column: 10
}

.hcflexistore-recent-posts .articles article.row-11 {
    -ms-grid-row: 11
}

.hcflexistore-recent-posts .articles article.column-11 {
    -ms-grid-column: 11
}

.hcflexistore-recent-posts .articles article.row-12 {
    -ms-grid-row: 12
}

.hcflexistore-recent-posts .articles article.column-12 {
    -ms-grid-column: 12
}

.hcflexistore-recent-posts .articles article.row-13 {
    -ms-grid-row: 13
}

.hcflexistore-recent-posts .articles article.column-13 {
    -ms-grid-column: 13
}

.hcflexistore-recent-posts .articles article.row-14 {
    -ms-grid-row: 14
}

.hcflexistore-recent-posts .articles article.column-14 {
    -ms-grid-column: 14
}

.hcflexistore-recent-posts .articles article.row-15 {
    -ms-grid-row: 15
}

.hcflexistore-recent-posts .articles article.column-15 {
    -ms-grid-column: 15
}

.hcflexistore-recent-posts .articles article.row-16 {
    -ms-grid-row: 16
}

.hcflexistore-recent-posts .articles article.column-16 {
    -ms-grid-column: 16
}

.hcflexistore-recent-posts .articles article.row-17 {
    -ms-grid-row: 17
}

.hcflexistore-recent-posts .articles article.column-17 {
    -ms-grid-column: 17
}

.hcflexistore-recent-posts .articles article.row-18 {
    -ms-grid-row: 18
}

.hcflexistore-recent-posts .articles article.column-18 {
    -ms-grid-column: 18
}

.hcflexistore-recent-posts .articles article.row-19 {
    -ms-grid-row: 19
}

.hcflexistore-recent-posts .articles article.column-19 {
    -ms-grid-column: 19
}

.hcflexistore-recent-posts .articles article.row-20 {
    -ms-grid-row: 20
}

.hcflexistore-recent-posts .articles article.column-20 {
    -ms-grid-column: 20
}

.hcflexistore-recent-posts.is-fullwidth .articles {
    max-width: 100%
}

.widget.hcflexistore-c2a {
    display: inline-block;
    width: 100%;
    background-color: #eaeaea;
    padding: 25px 10px
}

.widget.hcflexistore-c2a .hcflexistore-call-to-action {
    margin: 0 auto;
    width: 100%;
    max-width: 1180px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.widget.hcflexistore-c2a .hcflexistore-call-to-action .call-to-action {
    display: inline-block;
    background-color: #ffd200;
    color: #333;
    border-radius: 5px;
    padding: 15px;
    cursor: pointer;
    text-decoration: none;
    min-width: 100%;
    margin: 25px .5%;
    flex-grow: 1
}

@media (min-width:720px) {
    .widget.hcflexistore-c2a .hcflexistore-call-to-action .call-to-action {
        min-width: 49%
    }
}

@media (min-width:992px) {
    .widget.hcflexistore-c2a .hcflexistore-call-to-action .call-to-action {
        min-width: 24%
    }
}

.widget.hcflexistore-c2a .hcflexistore-call-to-action .call-to-action:focus,
.widget.hcflexistore-c2a .hcflexistore-call-to-action .call-to-action:hover {
    background-color: #565656;
    color: #fff
}

.widget.hcflexistore-c2a .hcflexistore-call-to-action .call-to-action .inner {
    padding-left: 15px;
    padding-right: 15px
}

.widget.hcflexistore-c2a .hcflexistore-call-to-action .call-to-action .inner h3 {
    font-weight: 700;
    font-size: 20px;
    font-style: normal;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    line-height: 28px
}

.widget.hcflexistore-c2a .hcflexistore-call-to-action .call-to-action .inner span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.rev_slider_wrapper {
    left: 0 !important
}

.widget ul.tp-revslider-mainul li.tp-revslider-slidesli {
    border-bottom-width: 0
}

.widget {
    margin: 0 0 1.5em
}

.widget select {
    max-width: 100%
}

:not(.front-page) .widget ol,
:not(.front-page) .widget ul,
:not(.woocommerce) .widget ol,
:not(.woocommerce) .widget ul {
    margin-left: 0;
    padding-left: 0
}

:not(.front-page) .widget li,
:not(.woocommerce) .widget li {
    list-style-type: none;
    border-bottom: 1px solid #ccc;
    padding: 7px 0
}

:not(.front-page) .widget li a,
:not(.woocommerce) .widget li a {
    border: none;
    display: inline-block
}

body {
    min-height: 100vh
}

body .site {
    min-height: 100vh;
    display: flex;
    flex-direction: column
}

body .site&gt;* {
    flex-grow: 0;
    flex-shrink: 0
}

body .site .site-content {
    flex-grow: 1;
    flex-shrink: 1
}

body.admin-bar {
    min-height: calc(100vh - 32px)
}

body.admin-bar .site {
    min-height: calc(100vh - 32px)
}

.page-template-full-width-empty .entry-content,
.page-template-full-width-empty .entry-summary,
.page-template-full-width-empty .page-content {
    margin: 0 0 1.5em;
    padding: 0
}

@media (min-width:1200px) {

    .page-template-full-width-empty .entry-content,
    .page-template-full-width-empty .entry-summary,
    .page-template-full-width-empty .page-content {
        padding: 0
    }
}

.page-template-fullwidth #primary article .entry-header {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative
}

.page-template-fullwidth #primary article .entry-header .title-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    background: url(assets/images/shader-background.png) transparent repeat-x;
    height: 321px
}

.page-template-fullwidth #primary article .entry-header .title-wrapper .entry-title {
    bottom: 20px;
    position: absolute;
    padding: 0
}

.page-template-fullwidth #primary article img.wp-post-image {
    width: 100%
}

.page-template-sidebar-left #primary article img.wp-post-image {
    width: 100%
}

.page-template-sidebar-left #primary article #secondary {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    float: left;
    padding: 0 10px
}

@media (min-width:992px) {
    .page-template-sidebar-left #primary article #secondary {
        width: 25%;
        padding: 0
    }
}

.page-template-sidebar-left #primary article .entry-content {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    float: right
}

@media (min-width:992px) {
    .page-template-sidebar-left #primary article .entry-content {
        width: 70%
    }
}

.page-template-sidebar-right #primary article img.wp-post-image {
    width: 100%
}

.page-template-sidebar-right #primary article #secondary {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    float: right;
    padding: 0 10px
}

@media (min-width:992px) {
    .page-template-sidebar-right #primary article #secondary {
        width: 25%;
        padding: 0
    }
}

.page-template-sidebar-right #primary article .entry-content {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    float: left
}

@media (min-width:992px) {
    .page-template-sidebar-right #primary article .entry-content {
        width: 70%
    }
}

body.archive #primary,
body.blog #primary {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    float: left
}

@media (min-width:720px) {

    body.archive #primary,
    body.blog #primary {
        width: 70%
    }
}

body.archive #primary .articles,
body.blog #primary .articles {
    margin: 0 10px
}

body.archive #primary article,
body.blog #primary article {
    width: 48%;
    margin: .5%;
    display: inline-block;
    vertical-align: top
}

@media (min-width:1200px) {

    body.archive #primary article,
    body.blog #primary article {
        width: 30%;
        margin: 2%
    }

    body.archive #primary article:nth-of-type(3n+1),
    body.blog #primary article:nth-of-type(3n+1) {
        margin-left: 0
    }

    body.archive #primary article:nth-of-type(3n+0),
    body.blog #primary article:nth-of-type(3n+0) {
        margin-right: 0
    }
}

body.archive #primary article img.wp-post-image,
body.blog #primary article img.wp-post-image {
    width: 100%
}

body.archive #primary article .entry-header,
body.blog #primary article .entry-header {
    background: 0 0
}

body.archive #primary article .entry-header .entry-title,
body.blog #primary article .entry-header .entry-title {
    padding: 0;
    margin: 0;
    font-weight: 400
}

body.archive #primary article .entry-content,
body.blog #primary article .entry-content {
    margin-top: 0
}

body.archive #primary article .read-more,
body.blog #primary article .read-more {
    margin: 5px;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 3px solid #ffd200;
    padding-bottom: 0;
    display: inline-block;
    text-transform: uppercase;
    color: #111
}

body.archive #primary .posts-navigation,
body.blog #primary .posts-navigation {
    width: 100%
}

body.archive #secondary,
body.blog #secondary {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    float: right
}

@media (min-width:720px) {

    body.archive #secondary,
    body.blog #secondary {
        width: 25%
    }
}

.page-template-no-featured-image #primary {
    margin: 0 auto;
    width: 100%;
    max-width: 1180px
}

.page-template-no-featured-image #primary article {
    width: 100%;
    margin: 0 auto
}

@media (min-width:992px) {
    .page-template-no-featured-image #primary article {
        width: 75%
    }
}

.page-template-featured-image-right #primary {
    margin: 0 auto;
    width: 100%;
    max-width: 1180px
}

.page-template-featured-image-right #primary article .entry-title {
    padding: 0;
    margin: 0
}

@media (min-width:720px) {
    .page-template-featured-image-right #primary article .entry-title {
        padding: 0
    }
}

.page-template-featured-image-right #primary article .entry-content {
    width: 100%;
    float: left;
    margin-right: 5%;
    margin-top: 0
}

@media (min-width:992px) {
    .page-template-featured-image-right #primary article .entry-content {
        width: 70%;
        padding: 0
    }
}

.page-template-featured-image-right #primary #secondary {
    float: right;
    width: 100%
}

@media (min-width:992px) {
    .page-template-featured-image-right #primary #secondary {
        width: 25%
    }
}

.page-template-featured-image-right #primary #secondary .wp-post-image {
    width: 100%;
    height: auto
}

@media (min-width:992px) {
    .page-template-featured-image-right #primary #secondary .wp-post-image {
        margin-top: 4em
    }
}

.page-template-contact-page article .entry-title {
    padding-top: 20px
}

.page-template-contact-page article .entry-title::before {
    content: "\f041";
    font-family: FontAwesome, sans-serif;
    margin-right: 20px
}

@media (min-width:1200px) {
    .page-template-contact-page article .entry-title {
        text-align: center
    }
}

.page-template-contact-page article #contact-page-text-body {
    float: left;
    padding-bottom: 50px
}

@media (min-width:1200px) {
    .page-template-contact-page article #contact-page-text-body {
        width: 45%;
        margin-right: 10%
    }
}

.page-template-contact-page article .contact-form {
    float: left
}

.page-template-contact-page article .contact-form label {
    width: 100%
}

.page-template-contact-page article .contact-form input {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 10px;
    background: 0 0
}

.page-template-contact-page article .contact-form textarea {
    background: 0 0
}

.page-template-contact-page article .contact-form button,
.page-template-contact-page article .contact-form input[type=submit] {
    width: inherit;
    border-radius: 30px;
    font-size: 14px;
    padding: 0 12px;
    line-height: 28px;
    background: 0 0;
    border: 2px solid #616161;
    color: #616161;
    transition: all .2s linear 0s
}

.page-template-contact-page article .contact-form button:focus,
.page-template-contact-page article .contact-form button:hover,
.page-template-contact-page article .contact-form input[type=submit]:focus,
.page-template-contact-page article .contact-form input[type=submit]:hover {
    color: #111;
    border-color: #111
}

.page-template-contact-page article h2,
.page-template-contact-page article h3,
.page-template-contact-page article h4,
.page-template-contact-page article h5,
.page-template-contact-page article h6 {
    clear: none
}

body #page {
    word-break: break-word;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: manual
}

body.no-scroll {
    overflow: hidden
}

a.mm-listitem__btn:not(.mm-listitem__text) {
    border-left-style: none
}

a.mm-listitem__text {
    padding-left: 0
}

a.mm-navbar__title {
    text-align: center;
    margin-left: 0
}

a.mm-navbar__title:hover {
    opacity: .75
}

.mm-panels&gt;.mm-panel&gt;.mm-listview {
    margin: 0 0 !important
}

li.mm-listitem::after {
    border-color: initial;
    opacity: .2;
    left: 0
}

div.mm-navbars_top {
    border-bottom-width: 0
}

div.mm-navbars_top::after {
    opacity: .25;
    border-bottom-width: 1px;
    border-color: initial;
    border-bottom-style: solid;
    content: "";
    display: block
}

.site-header {
    background: #555;
    display: block;
    width: 100%;
    height: 80px;
    position: relative;
    text-align: center
}

@media (min-width:992px) {
    .site-header {
        padding-left: 10px;
        padding-right: 10px
    }
}

.site-header button {
    padding: .6em 1em;
    line-height: 1
}

.site-header .site-branding {
    float: none;
    display: inline-flex;
    max-height: 80px;
    overflow: hidden;
    position: absolute;
    left: 70px;
    right: 70px;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 100%
}

@media (min-width:992px) {
    .site-header .site-branding {
        float: left;
        text-align: left;
        position: relative;
        left: 0;
        right: 0
    }
}

.site-header .site-branding a {
    display: block
}

.site-header .site-branding img {
    display: block;
    width: auto;
    height: auto;
    max-height: 64px;
    max-width: 200px;
    margin-top: 2px
}

.site-header .site-branding img[src*=".svg"] {
    height: 64px;
    width: 200px;
    object-fit: contain;
    object-position: left center
}

.site-header .site-branding:not(.has-custom-logo) .site-title {
    font-size: 2em;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.2;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 700;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.site-header .site-branding:not(.has-custom-logo) .site-title a {
    text-decoration: none;
    transition: all .2s linear
}

@media only screen and (max-width:390px) {
    .site-header .site-branding:not(.has-custom-logo) .site-title {
        font-size: 1em
    }
}

@media only screen and (max-width:263px) {
    .site-header .site-branding:not(.has-custom-logo) .site-title {
        font-size: .5em
    }
}

.site-header .site-title a {
    color: #fff
}

.site-header .site-title a:focus&gt;a,
.site-header .site-title a:hover&gt;a {
    color: #ffd200
}

.site-header .cart-contents {
    position: absolute;
    right: 65px;
    font-size: 1.6em;
    bottom: .8em;
    border: none;
    background: 0 0;
    color: #fff;
    transition: color .2s linear;
    display: none;
    text-decoration: none
}

@media (min-width:992px) {
    .site-header .cart-contents {
        display: inline-block
    }
}

@media (min-width:992px) {
    .site-header .cart-contents {
        bottom: 20px;
        right: 60px;
        font-size: 1.2em
    }
}

.site-header .cart-contents:focus,
.site-header .cart-contents:hover {
    color: #ffd200
}

.site-header .cart-contents .bubble {
    background-color: #004d32;
    color: #fff;
    position: absolute;
    top: -5px;
    right: -10px;
    padding: 3px 7px;
    min-width: 10px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 10px
}

.site-header .site-search {
    position: absolute;
    right: 0;
    font-size: 1.5em;
    bottom: .8em;
    border: none;
    background: 0 0;
    display: inline-block;
    color: #fff;
    transition: color .2s linear
}

.site-header .site-search:focus,
.site-header .site-search:hover {
    color: #ffd200
}

@media (min-width:992px) {
    .site-header .site-search {
        bottom: 20px;
        font-size: 1.1em
    }
}

footer#colophon {
    background: #999;
    color: #fff;
    line-height: 30px;
    margin-top: 3em
}

footer#colophon a {
    color: #ffd200;
    text-decoration: none;
    transition: color .5s
}

footer#colophon a:focus,
footer#colophon a:hover {
    color: #fff
}

footer#colophon .site-info {
    margin: 0 auto;
    width: 100%;
    max-width: 1180px;
    padding: 20px 10px;
    font-size: 13px
}

footer#colophon .site-info .copyright {
    display: block;
    text-align: center
}

footer#colophon .site-info .copyright&gt;div {
    display: inline-block;
    margin-left: 15px
}

footer#colophon .site-info .social-links {
    display: block;
    text-align: center
}

footer#colophon .site-info .social-links a {
    margin: 0 5px
}

footer#colophon .site-info .credits {
    display: block;
    text-align: center
}

footer#colophon .footer-widgets-wrapper {
    background: #565656;
    padding: 3em 10px
}

footer#colophon .footer-widgets-wrapper .footer-widgets {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
    max-width: 1180px
}

footer#colophon .footer-widgets-wrapper .footer-widgets .widget {
    display: flex;
    min-width: 30%;
    width: 100%
}

@media (min-width:992px) {
    footer#colophon .footer-widgets-wrapper .footer-widgets .widget {
        max-width: 30%
    }
}

footer#colophon .footer-widgets-wrapper .footer-widgets .widget .widget-wrapper {
    width: 100%
}

footer#colophon .footer-widgets-wrapper .footer-widgets .widget .widget-title {
    width: 100%;
    margin: 20px 0
}

footer#colophon .footer-widgets-wrapper .footer-widgets .widget ul {
    margin-left: 0;
    padding-left: 0
}

footer#colophon .footer-widgets-wrapper .footer-widgets .widget ul li {
    list-style: none
}

footer#colophon .footer-widgets-wrapper .footer-widgets .widget .menu li {
    border-bottom: 1px solid #fff
}

footer#colophon .footer-widgets-wrapper .footer-widgets .widget .menu a {
    text-decoration: none;
    display: inline-block;
    width: 100%;
    padding: 5px 0
}

footer#colophon .footer-widgets-wrapper .footer-widgets.footer-widgets-per-row-2 .widget {
    min-width: 48%;
    max-width: 100%
}

@media (min-width:720px) {
    footer#colophon .footer-widgets-wrapper .footer-widgets.footer-widgets-per-row-2 .widget {
        max-width: 48%
    }
}

@media (min-width:1200px) {
    footer#colophon .footer-widgets-wrapper .footer-widgets.footer-widgets-per-row-2 .widget {
        max-width: 48%
    }
}

footer#colophon .footer-widgets-wrapper .footer-widgets.footer-widgets-per-row-3 .widget {
    min-width: 30%;
    max-width: 100%
}

@media (min-width:720px) {
    footer#colophon .footer-widgets-wrapper .footer-widgets.footer-widgets-per-row-3 .widget {
        max-width: 30%
    }
}

@media (min-width:1200px) {
    footer#colophon .footer-widgets-wrapper .footer-widgets.footer-widgets-per-row-3 .widget {
        max-width: 30%
    }
}

footer#colophon .footer-widgets-wrapper .footer-widgets.footer-widgets-per-row-4 .widget {
    min-width: 22%;
    max-width: 100%
}

@media (min-width:720px) {
    footer#colophon .footer-widgets-wrapper .footer-widgets.footer-widgets-per-row-4 .widget {
        max-width: 47%
    }
}

@media (min-width:1200px) {
    footer#colophon .footer-widgets-wrapper .footer-widgets.footer-widgets-per-row-4 .widget {
        max-width: 22%
    }
}

footer#colophon .footer-widgets-wrapper .footer-widgets.footer-widgets-per-row-5 .widget {
    min-width: 17%;
    max-width: 100%
}

@media (min-width:720px) {
    footer#colophon .footer-widgets-wrapper .footer-widgets.footer-widgets-per-row-5 .widget {
        max-width: 47%
    }
}

@media (min-width:1200px) {
    footer#colophon .footer-widgets-wrapper .footer-widgets.footer-widgets-per-row-5 .widget {
        max-width: 17%
    }
}

#scroll-to-top {
    position: fixed;
    bottom: 50px;
    right: 20px;
    cursor: pointer;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    overflow: hidden;
    z-index: 9;
    border-radius: 24px;
    background-color: #111;
    color: #ffd200;
    opacity: .5;
    transition: opacity .5s;
    display: none
}

#scroll-to-top:focus,
#scroll-to-top:hover {
    opacity: 1
}

.sticky {
    display: block
}

.hentry {
    margin: 0 0 1.5em
}

.entry-header {
    background-color: #ffd200;
    color: #111;
    padding: 1px
}

body.single .entry-header {
    background-color: #ffd200;
    color: #fff
}

body.single .entry-header .entry-meta {
    color: #000
}

body.single .wp-post-image {
    max-width: 100%;
    height: auto
}

body.home.page-template-full-width-empty .entry-header {
    display: none
}

.archive-description,
.page-title {
    padding: 0 10px
}

@media (min-width:1200px) {

    .archive-description,
    .page-title {
        padding: 0
    }
}

.entry-title {
    padding: 0 10px
}

@media (min-width:1200px) {
    .entry-title {
        padding: 0
    }
}

.byline,
.updated:not(.published) {
    display: none
}

.group-blog .byline,
.single .byline {
    display: inline
}

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

@media (min-width:1200px) {

    .entry-content,
    .entry-summary,
    .page-content {
        padding: 0
    }
}

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

.page-wrapper {
    margin: 0 auto;
    height: 100%;
    width: 100%;
    max-width: 1180px;
    position: relative;
    word-break: break-word;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: manual
}

.has-gutenberg .alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: auto;
    max-width: 1000%
}

.has-gutenberg .alignwide {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: auto;
    max-width: 1000%
}

@media (min-width:992px) {
    .has-gutenberg .alignwide {
        margin-left: calc(25% - 25vw);
        margin-right: calc(25% - 25vw)
    }
}

.has-gutenberg .alignfull img,
.has-gutenberg .alignwide img {
    display: block;
    margin: 0 auto
}

body.single-post .post-content {
    width: 100%;
    float: left
}

@media (min-width:1200px) {
    body.single-post .post-content {
        width: 70%
    }
}

body.single-post .post-content header .entry-title {
    padding: 0 10px
}

@media (min-width:1200px) {
    body.single-post .post-content header .entry-title {
        padding: 0 35px
    }
}

@media (min-width:1200px) {
    body.single-post .post-content header img {
        margin-top: 25px
    }
}

body.single-post .post-content .post-meta {
    padding: 0 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .6em
}

@media (min-width:1200px) {
    body.single-post .post-content .post-meta {
        padding: 0 35px
    }
}

body.single-post .post-content .post-meta .post-meta-separator {
    margin: 0 5px;
    color: #ffd200
}

body.single-post .post-content .post-meta .post-meta-separator:first-of-type {
    margin-left: 0
}

body.single-post .post-content .post-meta a {
    color: inherit;
    border: none
}

@media (min-width:1200px) {
    body.single-post .post-content .entry-content {
        padding: 0 35px
    }
}

body.single-post .post-navigation-wrapper {
    padding: 0 10px
}

@media (min-width:1200px) {
    body.single-post .post-navigation-wrapper {
        padding: 0 35px
    }
}

body.single-post .post-navigation-wrapper::before {
    content: "";
    display: block;
    width: 50px;
    background-color: #ffd200;
    height: 3px;
    margin-bottom: 20px
}

body.single-post .post-navigation-wrapper .post-nav {
    margin-bottom: 1em
}

body.single-post .post-navigation-wrapper .post-nav .label {
    display: block;
    text-transform: uppercase
}

body.single-post .post-navigation-wrapper .post-nav a {
    border: none
}

body.single-post #secondary {
    width: 100%;
    float: right;
    padding: 0 10px
}

@media (min-width:1200px) {
    body.single-post #secondary {
        width: 25%;
        padding: 0
    }
}

.comments-area {
    padding: 0 10px
}

@media (min-width:720px) {
    .comments-area {
        padding: 0 35px
    }
}

.comments-area .comment-list {
    margin-left: 0;
    padding-left: 0
}

.comments-area .comment-list&gt;li {
    list-style: none;
    border-top: 2px solid #eaeaea;
    padding: 1rem 0
}

.comments-area .comment-list&gt;li:first-of-type {
    border-top: none
}

@media (min-width:720px) {
    .comments-area .comment-list&gt;li .comment-content {
        padding-left: 2.3rem
    }
}

.comments-area .comment-list&gt;li .comment-content a {
    word-wrap: break-word
}

.comments-area .comment-list&gt;li .reply {
    text-align: right
}

.comments-area .comment-list .children&gt;li {
    list-style: none;
    margin-top: 1rem;
    border-top: 2px solid #eaeaea;
    padding: .5rem;
    background: #f6f6f6
}

.comments-area .comment-list .children&gt;li:first-of-type {
    border-top: none
}

.comments-area .comment-meta {
    display: inline-block;
    width: 100%
}

@media (min-width:720px) {
    .comments-area .comment-meta .comment-author {
        float: left;
        text-align: left
    }

    .comments-area .comment-meta .comment-metadata {
        float: right;
        text-align: right
    }
}

.comments-area .bypostauthor {
    display: block
}

body.woocommerce,
body.woocommerce-cart,
body.woocommerce-checkout {
    color: var(--site-text-color)
}

body.woocommerce footer#colophon,
body.woocommerce-cart footer#colophon,
body.woocommerce-checkout footer#colophon {
    margin-top: 0
}

.woocommerce .wrapper {
    width: 100%
}

.woocommerce .contaier {
    padding: 0 10px;
    max-width: 710px;
    margin-left: auto;
    margin-right: auto
}

.woocommerce .contaier-wide {
    padding: 0 10px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.woocommerce .row {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

body.woocommerce ul.products,
body.woocommerce-cart ul.products,
body.woocommerce-checkout ul.products,
ul.products {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: flex-start
}

body.woocommerce ul.products::after,
body.woocommerce ul.products::before,
body.woocommerce-cart ul.products::after,
body.woocommerce-cart ul.products::before,
body.woocommerce-checkout ul.products::after,
body.woocommerce-checkout ul.products::before,
ul.products::after,
ul.products::before {
    content: normal !important;
    display: none !important
}

body.woocommerce ul.products.columns-1 li.product,
body.woocommerce-cart ul.products.columns-1 li.product,
body.woocommerce-checkout ul.products.columns-1 li.product,
ul.products.columns-1 li.product {
    margin-right: 3.8%;
    float: none;
    max-width: 100%;
    flex: 0 0 100%
}

body.woocommerce ul.products.columns-1 li.product:nth-child(1n+1),
body.woocommerce-cart ul.products.columns-1 li.product:nth-child(1n+1),
body.woocommerce-checkout ul.products.columns-1 li.product:nth-child(1n+1),
ul.products.columns-1 li.product:nth-child(1n+1) {
    margin-right: 0
}

@media only screen and (max-width:768px) {

    body.woocommerce ul.products.columns-2 li.product,
    body.woocommerce-cart ul.products.columns-2 li.product,
    body.woocommerce-checkout ul.products.columns-2 li.product,
    ul.products.columns-2 li.product {
        margin-right: 3.8%;
        float: none;
        max-width: 100%;
        flex: 0 0 100%
    }

    body.woocommerce ul.products.columns-2 li.product:nth-child(1n+1),
    body.woocommerce-cart ul.products.columns-2 li.product:nth-child(1n+1),
    body.woocommerce-checkout ul.products.columns-2 li.product:nth-child(1n+1),
    ul.products.columns-2 li.product:nth-child(1n+1) {
        margin-right: 0
    }
}

@media only screen and (min-width:769px) {

    body.woocommerce ul.products.columns-2 li.product,
    body.woocommerce-cart ul.products.columns-2 li.product,
    body.woocommerce-checkout ul.products.columns-2 li.product,
    ul.products.columns-2 li.product {
        margin-right: 3.8%;
        float: none;
        max-width: 48.1%;
        flex: 0 0 48.1%
    }

    body.woocommerce ul.products.columns-2 li.product:nth-child(2n+2),
    body.woocommerce-cart ul.products.columns-2 li.product:nth-child(2n+2),
    body.woocommerce-checkout ul.products.columns-2 li.product:nth-child(2n+2),
    ul.products.columns-2 li.product:nth-child(2n+2) {
        margin-right: 0
    }
}

@media only screen and (max-width:768px) {

    body.woocommerce ul.products.columns-3 li.product,
    body.woocommerce-cart ul.products.columns-3 li.product,
    body.woocommerce-checkout ul.products.columns-3 li.product,
    ul.products.columns-3 li.product {
        margin-right: 3.8%;
        float: none;
        max-width: 48.1%;
        flex: 0 0 48.1%
    }

    body.woocommerce ul.products.columns-3 li.product:nth-child(2n+2),
    body.woocommerce-cart ul.products.columns-3 li.product:nth-child(2n+2),
    body.woocommerce-checkout ul.products.columns-3 li.product:nth-child(2n+2),
    ul.products.columns-3 li.product:nth-child(2n+2) {
        margin-right: 0
    }
}

@media only screen and (min-width:769px) {

    body.woocommerce ul.products.columns-3 li.product,
    body.woocommerce-cart ul.products.columns-3 li.product,
    body.woocommerce-checkout ul.products.columns-3 li.product,
    ul.products.columns-3 li.product {
        margin-right: 3.8%;
        float: none;
        max-width: 30.8%;
        flex: 0 0 30.8%
    }

    body.woocommerce ul.products.columns-3 li.product:nth-child(3n+3),
    body.woocommerce-cart ul.products.columns-3 li.product:nth-child(3n+3),
    body.woocommerce-checkout ul.products.columns-3 li.product:nth-child(3n+3),
    ul.products.columns-3 li.product:nth-child(3n+3) {
        margin-right: 0
    }
}

@media only screen and (max-width:567px) {

    body.woocommerce ul.products.columns-4 li.product,
    body.woocommerce-cart ul.products.columns-4 li.product,
    body.woocommerce-checkout ul.products.columns-4 li.product,
    ul.products.columns-4 li.product {
        margin-right: 3.8%;
        float: none;
        max-width: 48.1%;
        flex: 0 0 48.1%
    }

    body.woocommerce ul.products.columns-4 li.product:nth-child(2n+2),
    body.woocommerce-cart ul.products.columns-4 li.product:nth-child(2n+2),
    body.woocommerce-checkout ul.products.columns-4 li.product:nth-child(2n+2),
    ul.products.columns-4 li.product:nth-child(2n+2) {
        margin-right: 0
    }
}

@media only screen and (min-width:568px) and (max-width:768px) {

    body.woocommerce ul.products.columns-4 li.product,
    body.woocommerce-cart ul.products.columns-4 li.product,
    body.woocommerce-checkout ul.products.columns-4 li.product,
    ul.products.columns-4 li.product {
        margin-right: 3.8%;
        float: none;
        max-width: 30.8%;
        flex: 0 0 30.8%
    }

    body.woocommerce ul.products.columns-4 li.product:nth-child(3n+3),
    body.woocommerce-cart ul.products.columns-4 li.product:nth-child(3n+3),
    body.woocommerce-checkout ul.products.columns-4 li.product:nth-child(3n+3),
    ul.products.columns-4 li.product:nth-child(3n+3) {
        margin-right: 0
    }
}

@media only screen and (min-width:769px) {

    body.woocommerce ul.products.columns-4 li.product,
    body.woocommerce-cart ul.products.columns-4 li.product,
    body.woocommerce-checkout ul.products.columns-4 li.product,
    ul.products.columns-4 li.product {
        margin-right: 3.8%;
        float: none;
        max-width: 22.15%;
        flex: 0 0 22.15%
    }

    body.woocommerce ul.products.columns-4 li.product:nth-child(4n+4),
    body.woocommerce-cart ul.products.columns-4 li.product:nth-child(4n+4),
    body.woocommerce-checkout ul.products.columns-4 li.product:nth-child(4n+4),
    ul.products.columns-4 li.product:nth-child(4n+4) {
        margin-right: 0
    }
}

@media only screen and (max-width:567px) {

    body.woocommerce ul.products.columns-5 li.product,
    body.woocommerce-cart ul.products.columns-5 li.product,
    body.woocommerce-checkout ul.products.columns-5 li.product,
    ul.products.columns-5 li.product {
        margin-right: 3.8%;
        float: none;
        max-width: 48.1%;
        flex: 0 0 48.1%
    }

    body.woocommerce ul.products.columns-5 li.product:nth-child(2n+2),
    body.woocommerce-cart ul.products.columns-5 li.product:nth-child(2n+2),
    body.woocommerce-checkout ul.products.columns-5 li.product:nth-child(2n+2),
    ul.products.columns-5 li.product:nth-child(2n+2) {
        margin-right: 0
    }
}

@media only screen and (min-width:568px) and (max-width:768px) {

    body.woocommerce ul.products.columns-5 li.product,
    body.woocommerce-cart ul.products.columns-5 li.product,
    body.woocommerce-checkout ul.products.columns-5 li.product,
    ul.products.columns-5 li.product {
        margin-right: 3.8%;
        float: none;
        max-width: 30.8%;
        flex: 0 0 30.8%
    }

    body.woocommerce ul.products.columns-5 li.product:nth-child(3n+3),
    body.woocommerce-cart ul.products.columns-5 li.product:nth-child(3n+3),
    body.woocommerce-checkout ul.products.columns-5 li.product:nth-child(3n+3),
    ul.products.columns-5 li.product:nth-child(3n+3) {
        margin-right: 0
    }
}

@media only screen and (min-width:769px) and (max-width:991px) {

    body.woocommerce ul.products.columns-5 li.product,
    body.woocommerce-cart ul.products.columns-5 li.product,
    body.woocommerce-checkout ul.products.columns-5 li.product,
    ul.products.columns-5 li.product {
        margin-right: 3.8%;
        float: none;
        max-width: 22.15%;
        flex: 0 0 22.15%
    }

    body.woocommerce ul.products.columns-5 li.product:nth-child(4n+4),
    body.woocommerce-cart ul.products.columns-5 li.product:nth-child(4n+4),
    body.woocommerce-checkout ul.products.columns-5 li.product:nth-child(4n+4),
    ul.products.columns-5 li.product:nth-child(4n+4) {
        margin-right: 0
    }
}

@media only screen and (min-width:992px) {

    body.woocommerce ul.products.columns-5 li.product,
    body.woocommerce-cart ul.products.columns-5 li.product,
    body.woocommerce-checkout ul.products.columns-5 li.product,
    ul.products.columns-5 li.product {
        margin-right: 3.8%;
        float: none;
        max-width: 16.96%;
        flex: 0 0 16.96%
    }

    body.woocommerce ul.products.columns-5 li.product:nth-child(5n+5),
    body.woocommerce-cart ul.products.columns-5 li.product:nth-child(5n+5),
    body.woocommerce-checkout ul.products.columns-5 li.product:nth-child(5n+5),
    ul.products.columns-5 li.product:nth-child(5n+5) {
        margin-right: 0
    }
}

@media only screen and (max-width:567px) {

    body.woocommerce ul.products.columns-6 li.product,
    body.woocommerce-cart ul.products.columns-6 li.product,
    body.woocommerce-checkout ul.products.columns-6 li.product,
    ul.products.columns-6 li.product {
        margin-right: 3.8%;
        float: none;
        max-width: 48.1%;
        flex: 0 0 48.1%
    }

    body.woocommerce ul.products.columns-6 li.product:nth-child(2n+2),
    body.woocommerce-cart ul.products.columns-6 li.product:nth-child(2n+2),
    body.woocommerce-checkout ul.products.columns-6 li.product:nth-child(2n+2),
    ul.products.columns-6 li.product:nth-child(2n+2) {
        margin-right: 0
    }
}

@media only screen and (min-width:568px) and (max-width:768px) {

    body.woocommerce ul.products.columns-6 li.product,
    body.woocommerce-cart ul.products.columns-6 li.product,
    body.woocommerce-checkout ul.products.columns-6 li.product,
    ul.products.columns-6 li.product {
        margin-right: 3.8%;
        float: none;
        max-width: 30.8%;
        flex: 0 0 30.8%
    }

    body.woocommerce ul.products.columns-6 li.product:nth-child(3n+3),
    body.woocommerce-cart ul.products.columns-6 li.product:nth-child(3n+3),
    body.woocommerce-checkout ul.products.columns-6 li.product:nth-child(3n+3),
    ul.products.columns-6 li.product:nth-child(3n+3) {
        margin-right: 0
    }
}

@media only screen and (min-width:769px) and (max-width:991px) {

    body.woocommerce ul.products.columns-6 li.product,
    body.woocommerce-cart ul.products.columns-6 li.product,
    body.woocommerce-checkout ul.products.columns-6 li.product,
    ul.products.columns-6 li.product {
        margin-right: 3.8%;
        float: none;
        max-width: 22.15%;
        flex: 0 0 22.15%
    }

    body.woocommerce ul.products.columns-6 li.product:nth-child(4n+4),
    body.woocommerce-cart ul.products.columns-6 li.product:nth-child(4n+4),
    body.woocommerce-checkout ul.products.columns-6 li.product:nth-child(4n+4),
    ul.products.columns-6 li.product:nth-child(4n+4) {
        margin-right: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1139px) {

    body.woocommerce ul.products.columns-6 li.product,
    body.woocommerce-cart ul.products.columns-6 li.product,
    body.woocommerce-checkout ul.products.columns-6 li.product,
    ul.products.columns-6 li.product {
        margin-right: 3.8%;
        float: none;
        max-width: 16.96%;
        flex: 0 0 16.96%
    }

    body.woocommerce ul.products.columns-6 li.product:nth-child(5n+5),
    body.woocommerce-cart ul.products.columns-6 li.product:nth-child(5n+5),
    body.woocommerce-checkout ul.products.columns-6 li.product:nth-child(5n+5),
    ul.products.columns-6 li.product:nth-child(5n+5) {
        margin-right: 0
    }
}

@media only screen and (min-width:1140px) {

    body.woocommerce ul.products.columns-6 li.product,
    body.woocommerce-cart ul.products.columns-6 li.product,
    body.woocommerce-checkout ul.products.columns-6 li.product,
    ul.products.columns-6 li.product {
        margin-right: 3.8%;
        float: none;
        max-width: 13.5%;
        flex: 0 0 13.5%
    }

    body.woocommerce ul.products.columns-6 li.product:nth-child(6n+6),
    body.woocommerce-cart ul.products.columns-6 li.product:nth-child(6n+6),
    body.woocommerce-checkout ul.products.columns-6 li.product:nth-child(6n+6),
    ul.products.columns-6 li.product:nth-child(6n+6) {
        margin-right: 0
    }
}

.woocommerce-cart .woocommerce {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px 0 0 0
}

@media screen and (min-width:769px) {
    .woocommerce-cart .woocommerce {
        padding: 40px 0 10px 0
    }
}

@media screen and (min-width:1180px) {
    .woocommerce-cart .woocommerce {
        padding: 60px 0 30px 0
    }
}

.woocommerce-cart .woocommerce&gt;* {
    flex: 0 0 100%;
    max-width: 100%
}

.woocommerce-cart .woocommerce-notices-wrapper {
    flex: 0 0 100%;
    max-width: 100%
}

.woocommerce-cart .woocommerce-cart-form {
    flex: 0 0 100%;
    max-width: 100%
}

.woocommerce-cart .cart-collaterals {
    flex: 0 0 100%;
    max-width: 100%
}

@media screen and (min-width:992px) {
    .woocommerce-cart .woocommerce-notices-wrapper {
        flex: 0 0 100%;
        max-width: 100%
    }

    .woocommerce-cart .flexistore-cart-main {
        flex: 0 0 calc(100% - 430px);
        max-width: calc(100% - 430px)
    }

    .woocommerce-cart .flexistore-cart-aside {
        flex: 0 0 400px;
        max-width: 400px
    }
}

.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table {
    border-width: 0
}

.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td,
.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table tfoot td,
.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table tfoot th,
.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table th {
    border-top-width: 0;
    padding: 5px 5px 5px 0;
    vertical-align: middle;
    line-height: 1.5
}

.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table a {
    border-bottom-width: 0
}

.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table .product-thumbnail a {
    position: relative;
    display: block;
    width: 100%;
    max-width: 65px;
    overflow: hidden
}

.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table .product-thumbnail a::before {
    content: "";
    display: block;
    padding-bottom: 100%
}

.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table .product-thumbnail a img {
    position: absolute;
    top: 0;
    left: 0
}

@supports (object-fit:cover) {
    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table .product-thumbnail a img {
        object-fit: cover;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        max-width: 100%;
        max-height: 100%
    }
}

.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table .product-quantity {
    display: flex;
    justify-content: space-between
}

.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table .product-quantity .quantity-input-group {
    max-width: 150px
}

@media (min-width:569px) {

    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table tbody,
    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table thead {
        display: block
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table thead tr {
        padding-bottom: .45rem
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table thead .product-thumbnail {
        display: none !important
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table tbody tr {
        padding-top: .45rem;
        padding-bottom: .45rem;
        border-top: 1px solid #ececec
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table tr {
        position: relative;
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td,
    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table th {
        text-align: left;
        padding: 0;
        margin: 0;
        flex: 1 1 auto;
        max-width: 100%
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td {
        background-color: transparent
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td::before {
        content: "";
        display: none
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table .product-thumbnail {
        flex: 1 1 85px;
        max-width: 85px;
        order: 2;
        display: block !important
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table .product-name {
        flex: 1 1 auto;
        max-width: 100%;
        order: 2;
        text-align: left !important;
        display: flex;
        justify-content: flex-start
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table .product-name a {
        border-bottom: 1px dotted rgba(0, 0, 0, .25);
        color: var(--site-text-color);
        text-decoration: none
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table .product-name a:hover {
        border-bottom: 1px solid rgba(0, 0, 0, .75);
        opacity: .9
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table .product-name a:visited {
        color: var(--site-text-color)
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table .product-quantity {
        flex: 0 0 150px;
        max-width: 150px;
        padding-right: 15px;
        order: 3;
        display: flex;
        justify-content: flex-start
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table .product-subtotal {
        flex: 0 0 20%;
        max-width: 20%;
        order: 4;
        display: flex;
        justify-content: flex-start
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table .product-remove {
        flex: 0 0 20px;
        max-width: 20px;
        order: 5
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table .product-price {
        display: none
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table .actions .coupon {
        display: none
    }
}

.woocommerce-cart .woocommerce .cart_totals {
    flex: 0 0 100%;
    max-width: 100%
}

@media screen and (min-width:569px) {
    .woocommerce-cart .woocommerce .cart_totals {
        flex: 1 1;
        max-width: 100%
    }

    .woocommerce-cart .woocommerce .cart_totals:not(:first-child) {
        padding-left: 10px
    }
}

@media screen and (min-width:992px) {
    .woocommerce-cart .woocommerce .cart_totals {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0 !important
    }
}

.woocommerce-cart .woocommerce .cart_totals h2 {
    margin-top: 0;
    margin-bottom: .45rem;
    font-size: 1rem;
    line-height: 1.5;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.woocommerce-cart .woocommerce .cart_totals a {
    border-bottom-width: 0
}

.woocommerce-cart .woocommerce .cart_totals .shop_table {
    border-width: 0;
    border-top: 1px solid #ececec
}

.woocommerce-cart .woocommerce .cart_totals .shop_table td,
.woocommerce-cart .woocommerce .cart_totals .shop_table tfoot td,
.woocommerce-cart .woocommerce .cart_totals .shop_table tfoot th,
.woocommerce-cart .woocommerce .cart_totals .shop_table th {
    border-top-width: 0;
    padding: 5px 5px 5px 0;
    vertical-align: middle;
    line-height: 1.5
}

.woocommerce-cart .woocommerce .cart_totals .shop_table td,
.woocommerce-cart .woocommerce .cart_totals .shop_table th {
    padding-top: .45rem;
    padding-bottom: .45rem
}

.woocommerce-cart .woocommerce .cart_totals .shop_table th {
    white-space: nowrap
}

body.woocommerce-cart .woocommerce .cart-collaterals {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

body.woocommerce-cart .woocommerce .cart-collaterals::after,
body.woocommerce-cart .woocommerce .cart-collaterals::before {
    content: "";
    display: none !important
}

body.woocommerce-cart .woocommerce .cart-collaterals h2 {
    margin-top: 0;
    margin-bottom: .45rem;
    font-size: 1rem;
    line-height: 1.5;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

body.woocommerce-cart .woocommerce .cart-collaterals a {
    border-bottom-width: 0
}

body.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-coupon {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 3rem
}

@media screen and (min-width:569px) {
    body.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-coupon {
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 10px
    }
}

@media screen and (min-width:992px) {
    body.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-coupon {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0
    }
}

body.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-coupon label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

body.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-coupon .coupon {
    border-top: 1px solid #ececec;
    padding-top: .45rem
}

body.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-coupon button,
body.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-coupon input {
    width: 100%;
    margin-bottom: .5rem
}

body.woocommerce-cart .woocommerce .cart-collaterals .cross-sells,
body.woocommerce-cart .woocommerce .cart-collaterals .upsells {
    width: 100%;
    float: none
}

.woocommerce-cart table.cart td.actions .input-text#coupon_code {
    width: 130px
}

.woocommerce ul.products li.product,
ul.products li.product {
    display: flex;
    flex-direction: column;
    align-items: baseline
}

.woocommerce ul.products li.product .woocommerce-loop-product__link,
ul.products li.product .woocommerce-loop-product__link {
    border-bottom-width: 0;
    width: 100%;
    flex: 1 1 auto
}

.woocommerce ul.products li.product .woocommerce-loop-product__footer,
ul.products li.product .woocommerce-loop-product__footer {
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center
}

.woocommerce ul.products li.product .add_to_cart_button,
ul.products li.product .add_to_cart_button {
    width: 100%
}

.woocommerce ul.products li.product .onsale,
ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: 0
}

.woocommerce ul.products li.product a img,
ul.products li.product a img {
    margin: 0
}

.woocommerce ul.products li.product a .woocommerce-loop-product__image-wrapper,
ul.products li.product a .woocommerce-loop-product__image-wrapper {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 12px;
    overflow: hidden
}

.woocommerce ul.products li.product a .woocommerce-loop-product__image-wrapper::before,
ul.products li.product a .woocommerce-loop-product__image-wrapper::before {
    content: "";
    display: block;
    padding-bottom: 100%
}

.woocommerce ul.products li.product a .woocommerce-loop-product__image-wrapper img,
ul.products li.product a .woocommerce-loop-product__image-wrapper img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto
}

@supports (object-fit:cover) {

    .woocommerce ul.products li.product a .woocommerce-loop-product__image-wrapper--image-crop img,
    ul.products li.product a .woocommerce-loop-product__image-wrapper--image-crop img {
        object-fit: cover;
        width: 100%;
        height: 100%
    }
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
ul.products li.product .woocommerce-loop-product__title {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    padding: 0;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 1.1;
    color: var(--site-text-color)
}

.woocommerce ul.products li.product .price,
ul.products li.product .price {
    margin-bottom: 12px;
    line-height: 1.1
}

.woocommerce ul.products li.product .button,
ul.products li.product .button {
    margin-top: 0;
    margin-bottom: 8px;
    padding: .31875rem .79688rem;
    font-size: 85%;
    line-height: 1.5;
    padding-left: .1rem;
    padding-right: .1rem
}

.woocommerce ul.products li.product .button.loading,
ul.products li.product .button.loading {
    padding-right: calc(1.2rem + 16px);
    opacity: 1
}

.woocommerce ul.products li.product .button.loading::after,
ul.products li.product .button.loading::after {
    content: "";
    top: calc(50% - 8px);
    right: .8rem;
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
    animation: spin 1s linear infinite
}

.woocommerce ul.products li.product .button.added::after,
ul.products li.product .button.added::after {
    display: inline-block;
    margin-left: .4rem;
    width: 16px
}

.woocommerce ul.products li.product a.added_to_cart,
ul.products li.product a.added_to_cart {
    position: absolute;
    bottom: -1rem;
    height: 1rem;
    padding: 0;
    display: block;
    text-decoration: underline;
    font-size: 85%;
    opacity: .7
}

.woocommerce ul.products li.product a.added_to_cart:hover,
ul.products li.product a.added_to_cart:hover {
    opacity: 1
}

.woocommerce-notices-wrapper {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.woocommerce-message::before {
    top: 50%;
    margin-top: -10px;
    height: 20px
}

.woocommerce span.onsale {
    border-radius: 0;
    padding: 6px 8px;
    min-height: 1px;
    min-width: 1px;
    line-height: 1
}

.woocommerce p.stars a {
    border-bottom-width: 0;
    height: 1rem;
    width: 1.5rem
}

.woocommerce p.stars a::before {
    content: "\e020";
    color: #ccc;
    transition: color .2s
}

.woocommerce p.stars a:hover~a::before {
    content: "\e020";
    color: transparent
}

.woocommerce p.stars.selected a:not(.active)::before {
    content: "\e020";
    color: #222
}

.woocommerce p.stars.selected a.active::before {
    content: "\e020";
    color: #222
}

.woocommerce p.stars.selected a.active~a::before {
    content: "\e020";
    color: #ccc
}

.woocommerce a.remove {
    color: #e0e0e0 !important
}

.woocommerce a.remove:hover {
    color: #868686 !important;
    background: 0 0
}

.woocommerce form .form-row {
    margin-bottom: 1rem
}

.woocommerce form .form-row label {
    display: inline-block;
    margin-bottom: .5rem
}

.woocommerce form .form-row input[type=date],
.woocommerce form .form-row input[type=email],
.woocommerce form .form-row input[type=number],
.woocommerce form .form-row input[type=password],
.woocommerce form .form-row input[type=search],
.woocommerce form .form-row input[type=tel],
.woocommerce form .form-row input[type=text],
.woocommerce form .form-row input[type=time],
.woocommerce form .form-row input[type=url],
.woocommerce form .form-row textarea {
    display: block;
    width: 100%
}

.woocommerce .woocommerce-validated .select2-selection.select2-selection--single {
    border-color: #69bf29
}

.woocommerce .quantity-input-group .quantity .qty {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 100%;
    -moz-appearance: textfield
}

.woocommerce .quantity-input-group .quantity .qty::-webkit-inner-spin-button,
.woocommerce .quantity-input-group .quantity .qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.woocommerce .products .woocommerce-loop-category__title::before {
    content: "\f0e8";
    font-family: FontAwesome, sans-serif;
    display: inline-block
}

.woocommerce .products .woocommerce-loop-category__title .count {
    background: 0 0
}

.woocommerce.archive #content .page-title {
    padding-left: 0
}

.woocommerce.archive #content .woocommerce-products-header__title {
    margin-top: 0
}

.woocommerce .flexistore-archive-product {
    padding-top: 30px
}

.woocommerce .flexistore-archive-product__row {
    display: flex;
    flex-wrap: wrap
}

.woocommerce .flexistore-archive-product__sidebar-filters {
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width:992px) {
    .woocommerce .flexistore-archive-product__sidebar-left {
        flex: 0 0 20%;
        max-width: 20%;
        padding-right: 30px
    }
}

@media (min-width:992px) {
    .woocommerce .flexistore-archive-product__sidebar-right {
        flex: 0 0 20%;
        max-width: 20%;
        padding-left: 30px
    }
}

.woocommerce .flexistore-archive-product__sidebar-left .widget-title,
.woocommerce .flexistore-archive-product__sidebar-right .widget-title {
    margin-top: 0;
    margin-bottom: .5rem
}

.woocommerce .flexistore-archive-product__main {
    flex: 1 1
}

.woocommerce .flexistore-archive-product__main #primary {
    width: 100%
}

@media screen and (min-width:769px) {
    .woocommerce div.product {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .woocommerce div.product .woocommerce-product-gallery {
        flex: 0 0 calc(100% - 430px);
        max-width: calc(100% - 430px)
    }

    .woocommerce div.product div.summary {
        flex: 0 0 400px;
        max-width: 400px;
        padding: 0
    }

    .woocommerce div.product .woocommerce-tabs {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.woocommerce .before-single-product-main-wrapper {
    padding: 10px 0 0 0
}

@media screen and (min-width:769px) {
    .woocommerce .before-single-product-main-wrapper {
        padding: 20px 0 0 0
    }
}

@media screen and (min-width:1180px) {
    .woocommerce .before-single-product-main-wrapper {
        padding: 30px 0 0 0
    }
}

.woocommerce .single-product-main-wrapper {
    padding: 0
}

@media screen and (min-width:769px) {
    .woocommerce .single-product-main-wrapper {
        padding: 0 0 10px 0
    }
}

@media screen and (min-width:1180px) {
    .woocommerce .single-product-main-wrapper {
        padding: 0 0 30px 0
    }
}

.woocommerce .single-product-tabs-wrapper {
    padding: 1.5rem 0 .5rem 0
}

@media screen and (min-width:769px) {
    .woocommerce .single-product-tabs-wrapper {
        padding: 2rem 0 1rem 0
    }
}

@media screen and (min-width:1180px) {
    .woocommerce .single-product-tabs-wrapper {
        padding: 2.5rem 0 1.5rem 0
    }
}

.woocommerce .single-product-meta-wrapper {
    padding: 1.5rem 0 .5rem 0
}

@media screen and (min-width:769px) {
    .woocommerce .single-product-meta-wrapper {
        padding: 2rem 0 1rem 0
    }
}

@media screen and (min-width:1180px) {
    .woocommerce .single-product-meta-wrapper {
        padding: 2.5rem 0 1.5rem 0
    }
}

.woocommerce .single-product-related-wrapper {
    padding: 1.5rem 0 0 0
}

@media screen and (min-width:769px) {
    .woocommerce .single-product-related-wrapper {
        padding: 2rem 0 0 0
    }
}

@media screen and (min-width:1180px) {
    .woocommerce .single-product-related-wrapper {
        padding: 2.5rem 0 0 0
    }
}

.woocommerce .single-product-upsell-wrapper {
    padding: 1.5rem 0 0 0
}

@media screen and (min-width:769px) {
    .woocommerce .single-product-upsell-wrapper {
        padding: 2rem 0 0 0
    }
}

@media screen and (min-width:1180px) {
    .woocommerce .single-product-upsell-wrapper {
        padding: 2.5rem 0 0 0
    }
}

.woocommerce .single-product-meta-contaier {
    margin-bottom: 1rem
}

.woocommerce .single-product-main-wrapper {
    border-bottom: 1px solid #e2e2e2
}

.woocommerce .single-product-tabs-wrapper {
    background: #f5f5f5;
    border-bottom: 1px solid #e2e2e2
}

.woocommerce .single-product-meta-wrapper {
    border-bottom: 1px solid #e2e2e2
}

.woocommerce .woocommerce-product-gallery__trigger {
    border-bottom: none
}

.woocommerce .single-product-meta-wrapper .product_meta {
    line-height: 1.5;
    font-size: 85%
}

.woocommerce .single-product-meta-wrapper .product_meta&gt;span {
    color: #aaa;
    margin-right: 1.5rem
}

.woocommerce .single-product-meta-wrapper .product_meta&gt;span a,
.woocommerce .single-product-meta-wrapper .product_meta&gt;span span {
    color: var(--site-text-color)
}

.woocommerce .single-product-meta-wrapper .product_meta&gt;span a {
    border-bottom: 1px dotted rgba(0, 0, 0, .25);
    color: var(--site-text-color);
    text-decoration: none
}

.woocommerce .single-product-meta-wrapper .product_meta&gt;span a:hover {
    border-bottom: 1px solid rgba(0, 0, 0, .75);
    opacity: .9
}

.woocommerce .single-product-meta-wrapper .product_meta&gt;span a:visited {
    color: var(--site-text-color)
}

.woocommerce div.product div.images {
    margin-bottom: 30px
}

.woocommerce div.product div.images .flex-control-thumbs {
    padding: 1.5rem 0 0 0
}

.woocommerce div.product div.images .flex-control-thumbs li {
    display: inline-block;
    width: 55px;
    height: 55px;
    padding: 0;
    margin: 0 1rem 1rem 0;
    clear: none !important
}

.woocommerce div.product span.onsale {
    margin: 0;
    top: 0;
    left: 0
}

.woocommerce div.product .product_title {
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: .5rem
}

.woocommerce div.product div.summary {
    margin-bottom: 30px
}

.woocommerce div.product div.summary div.quantity {
    width: 100%
}

.woocommerce div.product div.summary .button,
.woocommerce div.product div.summary div.quantity input {
    width: 100%;
    margin-bottom: .5rem
}

.woocommerce div.product div.summary p,
.woocommerce div.product div.summary p.price,
.woocommerce div.product div.summary span.price {
    font-size: 1rem;
    margin-bottom: 1.5rem;
    margin-top: 0;
    display: block
}

@media screen and (min-width:992px) {
    .woocommerce div.product div.summary .summary-inner {
        position: sticky;
        top: 30px
    }
}

.woocommerce div.product div.summary form {
    margin-bottom: 0
}

.woocommerce div.product div.summary form td {
    vertical-align: middle
}

.woocommerce div.product div.summary form td div.quantity input {
    margin-bottom: 0
}

.woocommerce div.product div.summary .woocommerce-product-details__short-description a {
    border-bottom: 1px dotted rgba(0, 0, 0, .25);
    color: var(--site-text-color);
    text-decoration: none
}

.woocommerce div.product div.summary .woocommerce-product-details__short-description a:hover {
    border-bottom: 1px solid rgba(0, 0, 0, .75);
    opacity: .9
}

.woocommerce div.product div.summary .woocommerce-product-details__short-description a:visited {
    color: var(--site-text-color)
}

.woocommerce div.product .single_variation_wrap {
    max-width: 450px
}

.woocommerce div.product form.cart {
    margin-bottom: 1rem
}

.woocommerce div.product form.cart .variations {
    width: 100%
}

.woocommerce div.product form.cart .variations td.value select {
    width: 100%;
    margin-bottom: .5rem;
    display: block
}

.woocommerce div.product form.cart .reset_variations {
    display: inline-block;
    color: var(--site-text-color);
    line-height: 1.5;
    border-bottom: 1px dotted rgba(0, 0, 0, .25);
    color: var(--site-text-color);
    text-decoration: none
}

.woocommerce div.product form.cart .reset_variations:hover {
    border-bottom: 1px solid rgba(0, 0, 0, .75);
    opacity: .9
}

.woocommerce div.product form.cart .reset_variations:visited {
    color: var(--site-text-color)
}

.woocommerce div.product form.cart .single_add_to_cart_button {
    margin-bottom: 0
}

.woocommerce div.product div.woocommerce-tabs ul.tabs {
    border-radius: 0;
    border-width: 0;
    padding: 0;
    margin: 0;
    margin-bottom: 1rem
}

@media screen and (min-width:769px) {
    .woocommerce div.product div.woocommerce-tabs ul.tabs {
        text-align: center
    }
}

.woocommerce div.product div.woocommerce-tabs ul.tabs::after,
.woocommerce div.product div.woocommerce-tabs ul.tabs::before {
    border-radius: 0;
    border-width: 0;
    padding: 0;
    margin: 0;
    content: none !important;
    display: none !important
}

.woocommerce div.product div.woocommerce-tabs ul.tabs li {
    border-radius: 0;
    border-width: 0;
    padding: 0;
    margin: 0;
    background: 0 0;
    display: inline-block
}

.woocommerce div.product div.woocommerce-tabs ul.tabs li:not(:last-child) {
    margin-right: 1.5rem
}

.woocommerce div.product div.woocommerce-tabs ul.tabs li::after,
.woocommerce div.product div.woocommerce-tabs ul.tabs li::before {
    border-radius: 0;
    border-width: 0;
    padding: 0;
    margin: 0;
    content: none !important;
    display: none !important
}

.woocommerce div.product div.woocommerce-tabs ul.tabs li&gt;a,
.woocommerce div.product div.woocommerce-tabs ul.tabs li&gt;a:visited {
    border-radius: 0;
    border-width: 0;
    padding: 0 0 .25rem 0;
    margin: 0;
    font-weight: 400;
    color: #aaa;
    border-bottom: 1px solid transparent;
    outline: 0
}

.woocommerce div.product div.woocommerce-tabs ul.tabs li.active {
    background: 0 0
}

.woocommerce div.product div.woocommerce-tabs ul.tabs li.active&gt;a,
.woocommerce div.product div.woocommerce-tabs ul.tabs li.active&gt;a:visited {
    color: #111;
    border-bottom: 1px dotted rgba(0, 0, 0, .25)
}

.woocommerce div.product div.woocommerce-tabs .panel {
    max-width: 690px;
    margin-left: auto;
    margin-right: auto
}

.woocommerce div.product div.woocommerce-tabs .panel&gt;h2 {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.woocommerce div.product div.woocommerce-tabs .panel p {
    margin-top: 0;
    margin-bottom: 1rem
}

.woocommerce div.product div.woocommerce-tabs .panel .shop_attributes {
    border-top-width: 0
}

.woocommerce div.product div.woocommerce-tabs .panel .shop_attributes td,
.woocommerce div.product div.woocommerce-tabs .panel .shop_attributes th {
    padding: 0 0 .25rem 0;
    border-width: 0;
    background: 0 0;
    text-align: left
}

.woocommerce div.product div.woocommerce-tabs .panel .shop_attributes th {
    width: auto
}

.woocommerce div.product div.woocommerce-tabs .panel .shop_attributes a {
    border-bottom: 0
}

.woocommerce div.product div.woocommerce-tabs .panel .shop_attributes p {
    margin: 0;
    padding: 0
}

.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #comments&gt;h2 {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews .comment-reply-title {
    display: block;
    margin-bottom: 1rem
}

.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-author,
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-comment,
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-email,
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-rating {
    margin-bottom: 1rem
}

.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-author label,
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-comment label,
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-email label,
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-rating label {
    display: inline-block;
    margin-bottom: .5rem
}

.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-author input[type=date],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-author input[type=email],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-author input[type=number],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-author input[type=password],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-author input[type=search],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-author input[type=tel],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-author input[type=text],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-author input[type=time],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-author input[type=url],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-author textarea,
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-comment input[type=date],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-comment input[type=email],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-comment input[type=number],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-comment input[type=password],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-comment input[type=search],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-comment input[type=tel],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-comment input[type=text],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-comment input[type=time],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-comment input[type=url],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-comment textarea,
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-email input[type=date],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-email input[type=email],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-email input[type=number],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-email input[type=password],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-email input[type=search],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-email input[type=tel],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-email input[type=text],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-email input[type=time],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-email input[type=url],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-email textarea,
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-rating input[type=date],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-rating input[type=email],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-rating input[type=number],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-rating input[type=password],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-rating input[type=search],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-rating input[type=tel],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-rating input[type=text],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-rating input[type=time],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-rating input[type=url],
.woocommerce div.product div.woocommerce-tabs .panel .woocommerce-Reviews #review_form #respond .comment-form-rating textarea {
    display: block;
    width: 100%
}

.woocommerce-checkout .woocommerce {
    padding: 20px 0 0 0
}

@media screen and (min-width:769px) {
    .woocommerce-checkout .woocommerce {
        padding: 40px 0 10px 0
    }
}

@media screen and (min-width:1180px) {
    .woocommerce-checkout .woocommerce {
        padding: 60px 0 30px 0
    }
}

.woocommerce-checkout form.woocommerce-checkout {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch
}

.woocommerce-checkout form.woocommerce-checkout&gt;* {
    flex: 0 0 100%
}

.woocommerce-checkout form.woocommerce-checkout .col2-set {
    flex: 0 0 100%
}

@media screen and (min-width:992px) {
    .woocommerce-checkout form.woocommerce-checkout .col2-set {
        flex: 0 0 calc(100% - 430px)
    }
}

.woocommerce-checkout form.woocommerce-checkout .col2-set ::after,
.woocommerce-checkout form.woocommerce-checkout .col2-set ::before {
    content: "";
    display: none
}

.woocommerce-checkout form.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout form.woocommerce-checkout .col2-set .col-2 {
    width: 100%
}

.woocommerce-checkout form.woocommerce-checkout .flexistore-order-review-wrapper {
    flex: 0 0 100%;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: stretch
}

@media screen and (min-width:992px) {
    .woocommerce-checkout form.woocommerce-checkout .flexistore-order-review-wrapper {
        flex: 0 0 400px
    }
}

.woocommerce-checkout form.woocommerce-checkout .flexistore-order-review-wrapper h3 {
    margin-top: 0;
    margin-bottom: .45rem;
    font-size: 1rem;
    line-height: 1.5;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.woocommerce-checkout .woocommerce-billing-fields h3 {
    margin-top: 0;
    margin-bottom: .45rem;
    font-size: 1rem;
    line-height: 1.5;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
    border-top: 1px solid #ececec
}

.woocommerce-checkout .woocommerce-shipping-fields h3 {
    margin-top: 0;
    margin-bottom: .45rem;
    font-size: 1rem;
    line-height: 1.5;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.woocommerce-checkout .woocommerce-shipping-fields .shipping_address {
    border-top: 1px solid #ececec
}

.woocommerce-checkout .woocommerce-checkout-review-order {
    border-top: 1px solid #ececec;
    flex: 1 1
}

@media screen and (min-width:992px) {
    .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment {
        position: sticky;
        top: 30px
    }
}

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_box p:first-child {
    margin-top: 0
}

.woocommerce-checkout table.woocommerce-checkout-review-order-table {
    border-width: 0
}

.woocommerce-checkout table.woocommerce-checkout-review-order-table td,
.woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout table.woocommerce-checkout-review-order-table th {
    border-top-width: 0;
    padding: 5px 5px 5px 0;
    vertical-align: middle;
    line-height: 1.5
}

.woocommerce-checkout table.woocommerce-checkout-review-order-table thead .product-name,
.woocommerce-checkout table.woocommerce-checkout-review-order-table thead .product-total {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.woocommerce-checkout table.woocommerce-checkout-review-order-table .product-total,
.woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot td {
    text-align: right
}

.woocommerce.widget_products,
.woocommerce.widget_top_rated_products {
    margin: 0 auto;
    width: 100%;
    max-width: 1180px
}

.woocommerce.widget_products ul,
.woocommerce.widget_top_rated_products ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.woocommerce.widget_products ul li,
.woocommerce.widget_top_rated_products ul li {
    display: flex;
    width: 49%;
    margin: 2% 0;
    background: #333;
    padding: 0
}

@media (min-width:992px) {

    .woocommerce.widget_products ul li,
    .woocommerce.widget_top_rated_products ul li {
        width: 23%
    }
}

.woocommerce.widget_products ul li:nth-of-type(4n+1),
.woocommerce.widget_top_rated_products ul li:nth-of-type(4n+1) {
    margin-left: 0
}

.woocommerce.widget_products ul li:nth-of-type(4n+4),
.woocommerce.widget_top_rated_products ul li:nth-of-type(4n+4) {
    margin-right: 0
}

.woocommerce.widget_products ul li&gt;a,
.woocommerce.widget_top_rated_products ul li&gt;a {
    width: 100%;
    text-decoration: none;
    border-bottom: 2px solid #ffd200
}

.woocommerce.widget_products ul li img,
.woocommerce.widget_top_rated_products ul li img {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0
}

.woocommerce.widget_products ul li .product-title,
.woocommerce.widget_top_rated_products ul li .product-title {
    display: block;
    background: #333;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 5px
}

.woocommerce.widget_products ul li .amount,
.woocommerce.widget_products ul li .star-rating,
.woocommerce.widget_products ul li .woocommerce-price-suffix,
.woocommerce.widget_top_rated_products ul li .amount,
.woocommerce.widget_top_rated_products ul li .star-rating,
.woocommerce.widget_top_rated_products ul li .woocommerce-price-suffix {
    display: none
}

.woocommerce #woocommerce-filters {
    display: inline-block;
    width: 100%
}

.woocommerce #woocommerce-filters h2 {
    display: inline-block;
    cursor: pointer
}

.woocommerce #woocommerce-filters .filter-widgets {
    display: none
}

.woocommerce section.related.products {
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
    max-width: 1180px
}

@media (min-width:992px) {
    .woocommerce section.related.products {
        padding: 0
    }
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-weight: 400;
    padding: .375rem .9375rem;
    font-size: 1rem;
    border-radius: 2px;
    line-height: 1.5;
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    transition: box-shadow .1s ease-in-out;
    box-shadow: inset 100px 100px 0 0 rgba(255, 255, 255, 0), inset 0 2px 3px 2px transparent;
    background-color: #935386;
    color: #fff;
    border-color: rgba(0, 0, 0, .1)
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    box-shadow: inset 100px 100px 0 0 rgba(255, 255, 255, .1), inset 0 2px 3px 2px transparent
}

.woocommerce #respond input#submit:focus,
.woocommerce #respond input#submit:not(:disabled):not(.disabled).active,
.woocommerce #respond input#submit:not(:disabled):not(.disabled):active,
.woocommerce a.button:focus,
.woocommerce a.button:not(:disabled):not(.disabled).active,
.woocommerce a.button:not(:disabled):not(.disabled):active,
.woocommerce button.button:focus,
.woocommerce button.button:not(:disabled):not(.disabled).active,
.woocommerce button.button:not(:disabled):not(.disabled):active,
.woocommerce input.button:focus,
.woocommerce input.button:not(:disabled):not(.disabled).active,
.woocommerce input.button:not(:disabled):not(.disabled):active {
    box-shadow: inset 100px 100px 0 0 rgba(255, 255, 255, .1), inset 0 2px 3px 2px rgba(0, 0, 0, .15)
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    font-weight: 400;
    padding: .375rem .9375rem;
    font-size: 1rem;
    border-radius: 2px;
    line-height: 1.5;
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    transition: box-shadow .1s ease-in-out;
    box-shadow: inset 100px 100px 0 0 rgba(255, 255, 255, 0), inset 0 2px 3px 2px transparent
}

.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
    box-shadow: inset 100px 100px 0 0 rgba(255, 255, 255, .1), inset 0 2px 3px 2px transparent
}

.woocommerce #respond input#submit.disabled:focus,
.woocommerce #respond input#submit.disabled:not(:disabled):not(.disabled).active,
.woocommerce #respond input#submit.disabled:not(:disabled):not(.disabled):active,
.woocommerce #respond input#submit:disabled:focus,
.woocommerce #respond input#submit:disabled:not(:disabled):not(.disabled).active,
.woocommerce #respond input#submit:disabled:not(:disabled):not(.disabled):active,
.woocommerce #respond input#submit:disabled[disabled]:focus,
.woocommerce #respond input#submit:disabled[disabled]:not(:disabled):not(.disabled).active,
.woocommerce #respond input#submit:disabled[disabled]:not(:disabled):not(.disabled):active,
.woocommerce a.button.disabled:focus,
.woocommerce a.button.disabled:not(:disabled):not(.disabled).active,
.woocommerce a.button.disabled:not(:disabled):not(.disabled):active,
.woocommerce a.button:disabled:focus,
.woocommerce a.button:disabled:not(:disabled):not(.disabled).active,
.woocommerce a.button:disabled:not(:disabled):not(.disabled):active,
.woocommerce a.button:disabled[disabled]:focus,
.woocommerce a.button:disabled[disabled]:not(:disabled):not(.disabled).active,
.woocommerce a.button:disabled[disabled]:not(:disabled):not(.disabled):active,
.woocommerce button.button.disabled:focus,
.woocommerce button.button.disabled:not(:disabled):not(.disabled).active,
.woocommerce button.button.disabled:not(:disabled):not(.disabled):active,
.woocommerce button.button:disabled:focus,
.woocommerce button.button:disabled:not(:disabled):not(.disabled).active,
.woocommerce button.button:disabled:not(:disabled):not(.disabled):active,
.woocommerce button.button:disabled[disabled]:focus,
.woocommerce button.button:disabled[disabled]:not(:disabled):not(.disabled).active,
.woocommerce button.button:disabled[disabled]:not(:disabled):not(.disabled):active,
.woocommerce input.button.disabled:focus,
.woocommerce input.button.disabled:not(:disabled):not(.disabled).active,
.woocommerce input.button.disabled:not(:disabled):not(.disabled):active,
.woocommerce input.button:disabled:focus,
.woocommerce input.button:disabled:not(:disabled):not(.disabled).active,
.woocommerce input.button:disabled:not(:disabled):not(.disabled):active,
.woocommerce input.button:disabled[disabled]:focus,
.woocommerce input.button:disabled[disabled]:not(:disabled):not(.disabled).active,
.woocommerce input.button:disabled[disabled]:not(:disabled):not(.disabled):active {
    box-shadow: inset 100px 100px 0 0 rgba(255, 255, 255, .1), inset 0 2px 3px 2px rgba(0, 0, 0, .15)
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #935386;
    color: #fff;
    border-color: rgba(0, 0, 0, .1)
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #935386;
    color: #fff;
    border-color: rgba(0, 0, 0, .1)
}

.woocommerce #respond input#submit.alt.focus,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt.focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt.focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt.focus,
.woocommerce input.button.alt:focus {
    background-color: #935386;
    color: #fff;
    border-color: rgba(0, 0, 0, .1)
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled[disabled] {
    opacity: .2;
    color: #fff;
    background-color: #935386;
    border-color: rgba(0, 0, 0, .1)
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #935386;
    color: #fff;
    border-color: rgba(0, 0, 0, .1)
}

.woocommerce #respond input#submit.focus,
.woocommerce #respond input#submit:focus,
.woocommerce a.button.focus,
.woocommerce a.button:focus,
.woocommerce button.button.focus,
.woocommerce button.button:focus,
.woocommerce input.button.focus,
.woocommerce input.button:focus {
    background-color: #935386;
    color: #fff;
    border-color: rgba(0, 0, 0, .1)
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    opacity: .2;
    color: #fff;
    background-color: #935386;
    border-color: rgba(0, 0, 0, .1)
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    font-weight: 400;
    padding: .375rem .9375rem;
    font-size: 1rem;
    border-radius: 2px;
    line-height: 1.5;
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    transition: box-shadow .1s ease-in-out;
    box-shadow: inset 100px 100px 0 0 rgba(255, 255, 255, 0), inset 0 2px 3px 2px transparent
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
    box-shadow: inset 100px 100px 0 0 rgba(255, 255, 255, .1), inset 0 2px 3px 2px transparent
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button:focus,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:not(:disabled):not(.disabled).active,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:not(:disabled):not(.disabled):active,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:not(:disabled):not(.disabled).active,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:not(:disabled):not(.disabled):active,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:not(:disabled):not(.disabled).active,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:not(:disabled):not(.disabled):active {
    box-shadow: inset 100px 100px 0 0 rgba(255, 255, 255, .1), inset 0 2px 3px 2px rgba(0, 0, 0, .15)
}

.widget_product_categories ul.product-categories {
    font-size: 85%
}

.widget_product_categories ul.product-categories li {
    border-bottom: 0;
    padding: 0
}

.widget_product_categories ul.product-categories ul.children {
    padding-left: 1rem
}

.widget_product_categories ul.product-categories a {
    padding: .2rem 0
}

.widget_product_categories ul.product-categories li.current-cat&gt;a {
    color: #ccc
}

.widget_product_categories ul.product-categories .count {
    color: #ccc
}

.widget.widget_product_search .woocommerce-product-search {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.widget.widget_product_search input.search-field {
    position: relative;
    flex: 1 1 0%;
    min-width: 0;
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.widget.widget_product_search button {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.tinv-wishlist .social-buttons li a {
    text-decoration: none;
    color: var(--site-text-color)
}

ul.products li.product .tinvwl_add_to_wishlist_button {
    color: var(--site-text-color)
}

ul.products li.product .tinvwl_add_to_wishlist_button a {
    color: var(--site-text-color)
}

.single-product .entry-summary .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
    font-weight: 400;
    padding: .375rem .9375rem;
    font-size: 1rem;
    border-radius: 2px;
    line-height: 1.5;
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    transition: box-shadow .1s ease-in-out;
    box-shadow: inset 100px 100px 0 0 rgba(255, 255, 255, 0), inset 0 2px 3px 2px transparent;
    background-color: #f5f5f5;
    color: #111;
    border-color: rgba(0, 0, 0, .1);
    display: block;
    margin-bottom: 0;
    margin-top: .5rem
}

.single-product .entry-summary .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button:hover {
    box-shadow: inset 100px 100px 0 0 rgba(255, 255, 255, .1), inset 0 2px 3px 2px transparent
}

.single-product .entry-summary .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button:focus,
.single-product .entry-summary .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button:not(:disabled):not(.disabled).active,
.single-product .entry-summary .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button:not(:disabled):not(.disabled):active {
    box-shadow: inset 100px 100px 0 0 rgba(255, 255, 255, .1), inset 0 2px 3px 2px rgba(0, 0, 0, .15)
}

.single-product .entry-summary .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button:hover {
    background-color: #f5f5f5;
    color: #111;
    border-color: rgba(0, 0, 0, .1)
}

.single-product .entry-summary .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button.focus,
.single-product .entry-summary .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button:focus {
    background-color: #f5f5f5;
    color: #111;
    border-color: rgba(0, 0, 0, .1)
}

.single-product .entry-summary .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button.disabled,
.single-product .entry-summary .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button:disabled,
.single-product .entry-summary .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button:disabled[disabled] {
    opacity: .2;
    color: #111;
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, .1)
}

.tinvwl-table-manage-list thead th {
    padding: .2rem 1em .2rem 1em;
    text-align: left
}

.tinvwl-table-manage-list .product-action button.button.alt {
    padding: .31875rem .79688rem;
    font-size: 85%;
    line-height: 1.5
}

/*!
 * jQuery mmenu v7.3.3
 * @requires jQuery 1.7.0 or later
 *
 * mmenujs.com
 *	
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */
.mm-menu {
    --mm-line-height: 20px;
    --mm-listitem-size: 44px;
    --mm-navbar-size: 44px;
    --mm-offset-top: 0;
    --mm-offset-right: 0;
    --mm-offset-bottom: 0;
    --mm-offset-left: 0;
    --mm-color-border: rgba(0, 0, 0, 0.1);
    --mm-color-button: rgba(0, 0, 0, 0.3);
    --mm-color-text: rgba(0, 0, 0, 0.75);
    --mm-color-text-dimmed: rgba(0, 0, 0, 0.3);
    --mm-color-background: #f3f3f3;
    --mm-color-background-highlight: rgba(0, 0, 0, 0.05);
    --mm-color-background-emphasis: rgba(255, 255, 255, 0.4);
    --mm-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}

.mm-hidden {
    display: none !important
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-menu {
    background: #f3f3f3;
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .75);
    background: var(--mm-color-background);
    border-color: var(--mm-color-border);
    color: var(--mm-color-text);
    line-height: 20px;
    line-height: var(--mm-line-height);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    top: var(--mm-offset-top);
    right: var(--mm-offset-right);
    bottom: var(--mm-offset-bottom);
    left: var(--mm-offset-left);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
    color: inherit;
    text-decoration: none
}

[dir=rtl] .mm-menu {
    direction: rtl
}

.mm-panels,
.mm-panels&gt;.mm-panel {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}

.mm-panel,
.mm-panels {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f3f3f3;
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .75);
    background: var(--mm-color-background);
    border-color: var(--mm-color-border);
    color: var(--mm-color-text)
}

.mm-panels {
    overflow: hidden
}

.mm-panel {
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    padding: 0 20px;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.mm-panel:not(.mm-hidden) {
    display: block
}

.mm-panel:after,
.mm-panel:before {
    content: '';
    display: block;
    height: 20px
}

.mm-panel_has-navbar {
    padding-top: 44px;
    padding-top: var(--mm-navbar-size)
}

.mm-panel_opened {
    z-index: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-panel_opened-parent {
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0)
}

.mm-panel_highest {
    z-index: 2
}

.mm-panel_noanimation {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

.mm-panel_noanimation.mm-panel_opened-parent {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

[dir=rtl] .mm-panel:not(.mm-panel_opened) {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

[dir=rtl] .mm-panel.mm-panel_opened-parent {
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0)
}

.mm-listitem_vertical&gt;.mm-panel {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    display: none;
    width: 100%;
    padding: 10px 0 10px 10px
}

.mm-listitem_vertical&gt;.mm-panel:after,
.mm-listitem_vertical&gt;.mm-panel:before {
    content: none;
    display: none
}

.mm-listitem_opened&gt;.mm-panel {
    display: block
}

.mm-listitem_vertical&gt;.mm-listitem__btn {
    height: 44px;
    height: var(--mm-listitem-size);
    bottom: auto
}

.mm-listitem_vertical .mm-listitem:last-child:after {
    border-color: transparent
}

.mm-listitem_opened&gt;.mm-listitem__btn:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    right: 19px
}

.mm-btn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 44px;
    padding: 0
}

.mm-btn:after,
.mm-btn:before {
    border-color: rgba(0, 0, 0, .1);
    border-color: var(--mm-color-button);
    border-width: 2px;
    border-style: solid
}

.mm-btn_close:after,
.mm-btn_close:before {
    content: '';
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 5px;
    height: 5px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mm-btn_close:before {
    border-right: none;
    border-bottom: none;
    right: 18px
}

.mm-btn_close:after {
    border-left: none;
    border-top: none;
    right: 25px
}

.mm-btn_next:after,
.mm-btn_prev:before {
    content: '';
    border-bottom: none;
    border-right: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0
}

.mm-btn_prev:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 23px;
    right: auto
}

.mm-btn_next:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 23px;
    left: auto
}

[dir=rtl] .mm-btn_next:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 23px;
    right: auto
}

[dir=rtl] .mm-btn_prev:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 23px;
    left: auto
}

[dir=rtl] .mm-btn_close:after,
[dir=rtl] .mm-btn_close:before {
    right: auto
}

[dir=rtl] .mm-btn_close:before {
    left: 25px
}

[dir=rtl] .mm-btn_close:after {
    left: 18px
}

.mm-navbar {
    background: #f3f3f3;
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .3);
    background: var(--mm-color-background);
    border-color: var(--mm-color-border);
    color: var(--mm-color-text-dimmed);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-align: center;
    display: none;
    height: 44px;
    height: var(--mm-navbar-size);
    padding: 0 44px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.mm-navbar&gt;* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 12px;
    padding: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5);
    padding-left: 0;
    padding-right: 0
}

.mm-navbar a,
.mm-navbar a:hover {
    text-decoration: none
}

.mm-navbar__title {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mm-navbar__btn {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1
}

.mm-navbar__btn:first-child {
    text-align: left;
    left: 0
}

.mm-navbar__btn:last-child {
    text-align: right;
    right: 0
}

.mm-panel_has-navbar .mm-navbar {
    display: block
}

[dir=rtl] .mm-navbar__btn:first-child {
    text-align: right;
    right: 0;
    left: auto
}

[dir=rtl] .mm-navbar__btn:last-child {
    text-align: left;
    left: 0;
    right: auto
}

.mm-listitem,
.mm-listview {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-listitem {
    color: rgba(0, 0, 0, .75);
    color: var(--mm-color-text);
    border-color: rgba(0, 0, 0, .1);
    border-color: var(--mm-color-border);
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.mm-listitem:after {
    content: '';
    border-color: inherit;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    left: 20px;
    right: 0;
    bottom: 0
}

.mm-listitem a,
.mm-listitem a:hover {
    text-decoration: none
}

.mm-listitem__btn,
.mm-listitem__text {
    color: inherit;
    display: block;
    padding-top: 12px;
    padding-top: calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2);
    padding-bottom: 12px;
    padding-bottom: calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2)
}

.mm-listitem__text {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 10px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%
}

.mm-listitem__btn {
    -webkit-tap-highlight-color: rgba(255, 255, 255, .4);
    tap-highlight-color: rgba(255, 255, 255, .4);
    -webkit-tap-highlight-color: var(--mm-color-background-emphasis);
    tap-highlight-color: var(--mm-color-background-emphasis);
    background: rgba(3, 2, 1, 0);
    border-color: inherit;
    width: auto;
    padding-right: 54px;
    position: relative
}

.mm-listitem__btn:not(.mm-listitem__text) {
    border-left-width: 1px;
    border-left-style: solid
}

.mm-listitem_selected&gt;.mm-listitem__text {
    background: rgba(255, 255, 255, .4);
    background: var(--mm-color-background-emphasis)
}

.mm-listitem_opened&gt;.mm-listitem__btn,
.mm-listitem_opened&gt;.mm-panel {
    background: rgba(0, 0, 0, .05);
    background: var(--mm-color-background-highlight)
}

.mm-panels&gt;.mm-panel&gt;.mm-listview {
    margin: 20px -20px
}

.mm-panels&gt;.mm-panel&gt;.mm-listview:first-child,
.mm-panels&gt;.mm-panel&gt;.mm-navbar+.mm-listview {
    margin-top: -20px
}

.mm-listitem_divider {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background: rgba(0, 0, 0, .05);
    background: var(--mm-color-background-highlight);
    font-size: 75%;
    text-transform: uppercase;
    min-height: 20px;
    min-height: var(--mm-line-height);
    padding: 6.5px;
    padding: calc(((var(--mm-listitem-size) * .75) - var(--mm-line-height)) * .5);
    padding-right: 10px;
    padding-left: 20px
}

.mm-listitem_spacer {
    padding-top: 44px;
    padding-top: var(--mm-listitem-size)
}

.mm-listitem_spacer&gt;.mm-btn_next {
    top: 44px;
    top: var(--mm-listitem-size)
}

[dir=rtl] .mm-listitem:after {
    left: 0;
    right: 20px
}

[dir=rtl] .mm-listitem__text {
    padding-left: 10px;
    padding-right: 20px
}

[dir=rtl] .mm-listitem__btn {
    padding-left: 54px;
    border-left-width: 0;
    border-left-style: none
}

[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text) {
    padding-right: 0;
    border-right-width: 1px;
    border-right-style: solid
}

.mm-page {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.mm-slideout {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    z-index: 1
}

.mm-wrapper_opened {
    overflow-x: hidden;
    position: relative
}

.mm-wrapper_background .mm-page {
    background: inherit
}

.mm-menu_offcanvas {
    display: none;
    position: fixed;
    right: auto;
    z-index: 0
}

.mm-menu_offcanvas.mm-menu_opened {
    display: block
}

.mm-menu_offcanvas {
    width: 80%;
    min-width: 240px;
    max-width: 440px
}

.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(80vw, 0, 0);
    transform: translate3d(80vw, 0, 0)
}

@media all and (max-width:300px) {
    .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(240px, 0, 0);
        transform: translate3d(240px, 0, 0)
    }
}

@media all and (min-width:550px) {
    .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(440px, 0, 0);
        transform: translate3d(440px, 0, 0)
    }
}

.mm-wrapper__blocker {
    background: rgba(3, 2, 1, 0);
    overflow: hidden;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2
}

.mm-wrapper_blocking {
    overflow: hidden
}

.mm-wrapper_blocking body {
    overflow: hidden
}

.mm-wrapper_blocking .mm-wrapper__blocker {
    display: block
}

.mm-sronly {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
    width: 1px !important;
    min-width: 1px !important;
    height: 1px !important;
    min-height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important
}

.mm-menu_autoheight {
    -webkit-transition: none .4s ease;
    -o-transition: none .4s ease;
    transition: none .4s ease;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.mm-menu_autoheight:not(.mm-menu_offcanvas) {
    position: relative
}

.mm-menu_autoheight.mm-menu_position-bottom,
.mm-menu_autoheight.mm-menu_position-top {
    max-height: 80%
}

.mm-menu_autoheight-measuring .mm-panel {
    display: block !important
}

.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel {
    display: none !important
}

.mm-menu_autoheight-measuring .mm-panels&gt;.mm-panel {
    bottom: auto !important;
    height: auto !important
}

[class*=mm-menu_columns-] {
    -webkit-transition-property: width;
    -o-transition-property: width;
    transition-property: width
}

[class*=mm-menu_columns-] .mm-panels&gt;.mm-panel {
    right: auto;
    -webkit-transition-property: width, -webkit-transform;
    transition-property: width, -webkit-transform;
    -o-transition-property: width, transform;
    transition-property: width, transform;
    transition-property: width, transform, -webkit-transform
}

[class*=mm-menu_columns-] .mm-panels&gt;.mm-panel_opened,
[class*=mm-menu_columns-] .mm-panels&gt;.mm-panel_opened-parent {
    display: block !important
}

[class*=mm-panel_columns-] {
    border-right: 1px solid;
    border-color: inherit
}

.mm-menu_columns-1 .mm-panel_columns-0,
.mm-menu_columns-2 .mm-panel_columns-1,
.mm-menu_columns-3 .mm-panel_columns-2,
.mm-menu_columns-4 .mm-panel_columns-3 {
    border-right: none
}

[class*=mm-menu_columns-] .mm-panels&gt;.mm-panel_columns-0 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-menu_columns-0 .mm-panels&gt;.mm-panel {
    z-index: 0
}

.mm-menu_columns-0 .mm-panels&gt;.mm-panel else {
    width: 100%
}

.mm-menu_columns-0 .mm-panels&gt;.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.mm-menu_columns-0 {
    width: 80%;
    min-width: 240px;
    max-width: 0
}

.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(80vw, 0, 0);
    transform: translate3d(80vw, 0, 0)
}

@media all and (max-width:300px) {
    .mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(240px, 0, 0);
        transform: translate3d(240px, 0, 0)
    }
}

@media all and (min-width:0px) {
    .mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-80vw, 0, 0);
    transform: translate3d(-80vw, 0, 0)
}

@media all and (max-width:300px) {
    .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(-240px, 0, 0);
        transform: translate3d(-240px, 0, 0)
    }
}

@media all and (min-width:0px) {
    .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

[class*=mm-menu_columns-] .mm-panels&gt;.mm-panel_columns-1 {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.mm-menu_columns-1 .mm-panels&gt;.mm-panel {
    z-index: 1;
    width: 100%
}

.mm-menu_columns-1 .mm-panels&gt;.mm-panel else {
    width: 100%
}

.mm-menu_columns-1 .mm-panels&gt;.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0)
}

.mm-menu_columns-1 {
    width: 80%;
    min-width: 240px;
    max-width: 440px
}

.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(80vw, 0, 0);
    transform: translate3d(80vw, 0, 0)
}

@media all and (max-width:300px) {
    .mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(240px, 0, 0);
        transform: translate3d(240px, 0, 0)
    }
}

@media all and (min-width:550px) {
    .mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(440px, 0, 0);
        transform: translate3d(440px, 0, 0)
    }
}

.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-80vw, 0, 0);
    transform: translate3d(-80vw, 0, 0)
}

@media all and (max-width:300px) {
    .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(-240px, 0, 0);
        transform: translate3d(-240px, 0, 0)
    }
}

@media all and (min-width:550px) {
    .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(-440px, 0, 0);
        transform: translate3d(-440px, 0, 0)
    }
}

[class*=mm-menu_columns-] .mm-panels&gt;.mm-panel_columns-2 {
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0)
}

.mm-menu_columns-2 .mm-panels&gt;.mm-panel {
    z-index: 2;
    width: 50%
}

.mm-menu_columns-2 .mm-panels&gt;.mm-panel else {
    width: 100%
}

.mm-menu_columns-2 .mm-panels&gt;.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
    -webkit-transform: translate3d(300%, 0, 0);
    transform: translate3d(300%, 0, 0)
}

.mm-menu_columns-2 {
    width: 80%;
    min-width: 240px;
    max-width: 880px
}

.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(80vw, 0, 0);
    transform: translate3d(80vw, 0, 0)
}

@media all and (max-width:300px) {
    .mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(240px, 0, 0);
        transform: translate3d(240px, 0, 0)
    }
}

@media all and (min-width:1100px) {
    .mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(880px, 0, 0);
        transform: translate3d(880px, 0, 0)
    }
}

.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-80vw, 0, 0);
    transform: translate3d(-80vw, 0, 0)
}

@media all and (max-width:300px) {
    .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(-240px, 0, 0);
        transform: translate3d(-240px, 0, 0)
    }
}

@media all and (min-width:1100px) {
    .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(-880px, 0, 0);
        transform: translate3d(-880px, 0, 0)
    }
}

[class*=mm-menu_columns-] .mm-panels&gt;.mm-panel_columns-3 {
    -webkit-transform: translate3d(300%, 0, 0);
    transform: translate3d(300%, 0, 0)
}

.mm-menu_columns-3 .mm-panels&gt;.mm-panel {
    z-index: 3;
    width: 33.34%
}

.mm-menu_columns-3 .mm-panels&gt;.mm-panel else {
    width: 100%
}

.mm-menu_columns-3 .mm-panels&gt;.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
    -webkit-transform: translate3d(400%, 0, 0);
    transform: translate3d(400%, 0, 0)
}

.mm-menu_columns-3 {
    width: 80%;
    min-width: 240px;
    max-width: 1320px
}

.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(80vw, 0, 0);
    transform: translate3d(80vw, 0, 0)
}

@media all and (max-width:300px) {
    .mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(240px, 0, 0);
        transform: translate3d(240px, 0, 0)
    }
}

@media all and (min-width:1650px) {
    .mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(1320px, 0, 0);
        transform: translate3d(1320px, 0, 0)
    }
}

.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-80vw, 0, 0);
    transform: translate3d(-80vw, 0, 0)
}

@media all and (max-width:300px) {
    .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(-240px, 0, 0);
        transform: translate3d(-240px, 0, 0)
    }
}

@media all and (min-width:1650px) {
    .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(-1320px, 0, 0);
        transform: translate3d(-1320px, 0, 0)
    }
}

[class*=mm-menu_columns-] .mm-panels&gt;.mm-panel_columns-4 {
    -webkit-transform: translate3d(400%, 0, 0);
    transform: translate3d(400%, 0, 0)
}

.mm-menu_columns-4 .mm-panels&gt;.mm-panel {
    z-index: 4;
    width: 25%
}

.mm-menu_columns-4 .mm-panels&gt;.mm-panel else {
    width: 100%
}

.mm-menu_columns-4 .mm-panels&gt;.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
    -webkit-transform: translate3d(500%, 0, 0);
    transform: translate3d(500%, 0, 0)
}

.mm-menu_columns-4 {
    width: 80%;
    min-width: 240px;
    max-width: 1760px
}

.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(80vw, 0, 0);
    transform: translate3d(80vw, 0, 0)
}

@media all and (max-width:300px) {
    .mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(240px, 0, 0);
        transform: translate3d(240px, 0, 0)
    }
}

@media all and (min-width:2200px) {
    .mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(1760px, 0, 0);
        transform: translate3d(1760px, 0, 0)
    }
}

.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-80vw, 0, 0);
    transform: translate3d(-80vw, 0, 0)
}

@media all and (max-width:300px) {
    .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(-240px, 0, 0);
        transform: translate3d(-240px, 0, 0)
    }
}

@media all and (min-width:2200px) {
    .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(-1760px, 0, 0);
        transform: translate3d(-1760px, 0, 0)
    }
}

[class*=mm-menu_columns-].mm-menu_position-bottom,
[class*=mm-menu_columns-].mm-menu_position-top {
    width: 100%;
    max-width: 100%;
    min-width: 100%
}

.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front {
    -webkit-transition-property: width, min-width, max-width, -webkit-transform;
    transition-property: width, min-width, max-width, -webkit-transform;
    -o-transition-property: width, min-width, max-width, transform;
    transition-property: width, min-width, max-width, transform;
    transition-property: width, min-width, max-width, transform, -webkit-transform
}

.mm-counter {
    color: rgba(0, 0, 0, .3);
    color: var(--mm-color-text-dimmed);
    text-align: right;
    display: block;
    min-width: 44px;
    float: right
}

.mm-listitem_nosubitems&gt;.mm-counter {
    display: none
}

[dir=rtl] .mm-counter {
    text-align: left;
    float: left
}

.mm-listitem_divider {
    opacity: 1;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.mm-menu_dividers-light .mm-listitem_divider {
    background: inherit;
    font-size: inherit;
    color: rgba(0, 0, 0, .3);
    color: var(--mm-color-text-dimmed);
    padding-top: 18px;
    padding-top: calc((var(--mm-listitem-size) - var(--mm-line-height)) * .75);
    padding-bottom: 6px;
    padding-bottom: calc((var(--mm-listitem-size) - var(--mm-line-height)) * .25)
}

.mm-menu_border-none .mm-listitem_divider {
    border-top-width: 1px;
    border-top-style: solid
}

.mm-listview_fixeddivider {
    background: inherit;
    display: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10
}

.mm-listview_fixeddivider:after {
    content: none !important;
    display: none !important
}

.mm-panel_dividers .mm-listview_fixeddivider {
    display: block
}

.mm-wrapper_opened.mm-dragging .mm-menu,
.mm-wrapper_opened.mm-dragging .mm-slideout {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.mm-menu_dropdown {
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    height: 80%;
    overflow: visible
}

.mm-wrapper_dropdown .mm-slideout {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    z-index: 0
}

.mm-wrapper_dropdown .mm-wrapper__blocker {
    -webkit-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important;
    z-index: 1
}

.mm-wrapper_dropdown .mm-menu_dropdown {
    z-index: 2
}

.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown {
    display: none
}

[class*=mm-menu_tip-]:before {
    content: '';
    background: inherit;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mm-menu_tip-left:before {
    left: 22px
}

.mm-menu_tip-right:before {
    right: 22px
}

.mm-menu_tip-top:before {
    top: -8px
}

.mm-menu_tip-bottom:before {
    bottom: -8px
}

.mm-menu {
    --mm-iconbar-size: 44px
}

.mm-iconbar {
    color: rgba(0, 0, 0, .3);
    color: var(--mm-color-text-dimmed);
    border: 0 solid rgba(0, 0, 0, .1);
    border-color: var(--mm-color-border);
    border-right-width: 1px;
    text-align: center;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 44px;
    width: var(--mm-iconbar-size);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2
}

.mm-menu_iconbar .mm-navbars_bottom,
.mm-menu_iconbar .mm-navbars_top,
.mm-menu_iconbar .mm-panels {
    left: 44px;
    left: var(--mm-iconbar-size)
}

.mm-iconbar__bottom,
.mm-iconbar__top {
    width: inherit;
    position: absolute
}

.mm-iconbar__bottom&gt;*,
.mm-iconbar__top&gt;* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 11px 0
}

.mm-iconbar__bottom a,
.mm-iconbar__bottom a:hover,
.mm-iconbar__top a,
.mm-iconbar__top a:hover {
    text-decoration: none
}

.mm-iconbar__top {
    top: 0
}

.mm-iconbar__bottom {
    bottom: 0
}

.mm-iconbar__tab_selected {
    background: rgba(255, 255, 255, .4);
    background: var(--mm-color-background-emphasis)
}

.mm-menu_keyboardfocus a:focus,
.mm-menu_keyboardfocus.mm-menu_opened~.mm-wrapper__blocker a:focus {
    outline: 0;
    background: rgba(255, 255, 255, .4);
    background: var(--mm-color-background-emphasis)
}

.mm-wrapper__blocker .mm-tabstart {
    cursor: default;
    display: block;
    width: 100%;
    height: 100%
}

.mm-wrapper__blocker .mm-tabend {
    opacity: 0;
    position: absolute;
    bottom: 0
}

.mm-menu {
    --mm-iconpanel-size: 44px
}

.mm-panel_iconpanel-1,
.mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider {
    width: calc(100% - (44px * 1));
    width: calc(100% - (var(--mm-iconpanel-size) * 1))
}

.mm-panel_iconpanel-2,
.mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider {
    width: calc(100% - (44px * 2));
    width: calc(100% - (var(--mm-iconpanel-size) * 2))
}

.mm-panel_iconpanel-3,
.mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider {
    width: calc(100% - (44px * 3));
    width: calc(100% - (var(--mm-iconpanel-size) * 3))
}

.mm-panel_iconpanel-first~.mm-panel,
.mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider {
    width: calc(100% - 44px);
    width: calc(100% - var(--mm-iconpanel-size))
}

.mm-menu_iconpanel .mm-panels&gt;.mm-listview_fixeddivider,
.mm-menu_iconpanel .mm-panels&gt;.mm-panel {
    left: auto;
    -webkit-transition-property: width, -webkit-transform;
    transition-property: width, -webkit-transform;
    -o-transition-property: transform, width;
    transition-property: transform, width;
    transition-property: transform, width, -webkit-transform
}

.mm-menu_iconpanel .mm-panels&gt;.mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
    border-left-width: 1px;
    border-left-style: solid
}

.mm-menu_iconpanel .mm-panels&gt;.mm-panel_opened,
.mm-menu_iconpanel .mm-panels&gt;.mm-panel_opened-parent {
    display: block !important
}

.mm-menu_iconpanel .mm-panels&gt;.mm-panel_opened-parent {
    overflow-y: hidden;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset
}

.mm-menu_hidedivider .mm-panel_opened-parent .mm-listitem_divider,
.mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar {
    opacity: 0
}

.mm-panel__blocker {
    background: inherit;
    opacity: 0;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 3;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.mm-panel_opened-parent .mm-panel__blocker {
    opacity: .6;
    bottom: -100000px
}

[dir=rtl] .mm-menu_iconpanel .mm-panels&gt;.mm-listview_fixeddivider,
[dir=rtl] .mm-menu_iconpanel .mm-panels&gt;.mm-panel {
    left: 0;
    right: auto;
    -webkit-transition-property: width, -webkit-transform;
    transition-property: width, -webkit-transform;
    -o-transition-property: transform, width;
    transition-property: transform, width;
    transition-property: transform, width, -webkit-transform
}

[dir=rtl] .mm-menu_iconpanel .mm-panels&gt;.mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
    border-left: none;
    border-right: 1px solid;
    border-color: inherit
}

.mm-navbars_bottom,
.mm-navbars_top {
    background: inherit;
    border-color: inherit;
    border-width: 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1
}

.mm-navbars_bottom&gt;.mm-navbar,
.mm-navbars_top&gt;.mm-navbar {
    border-width: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.mm-navbars_bottom&gt;.mm-navbar:not(.mm-navbar_has-btns),
.mm-navbars_top&gt;.mm-navbar:not(.mm-navbar_has-btns) {
    padding: 0
}

.mm-navbars_bottom&gt;.mm-navbar&gt;:not(img):not(.mm-btn),
.mm-navbars_top&gt;.mm-navbar&gt;:not(img):not(.mm-btn) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.mm-navbars_top {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    top: 0;
    bottom: auto
}

.mm-menu_navbar_top-1 .mm-panels {
    top: 44px;
    top: calc(var(--mm-navbar-size) * 1)
}

.mm-menu_navbar_top-2 .mm-panels {
    top: 88px;
    top: calc(var(--mm-navbar-size) * 2)
}

.mm-menu_navbar_top-3 .mm-panels {
    top: 132px;
    top: calc(var(--mm-navbar-size) * 3)
}

.mm-menu_navbar_top-4 .mm-panels {
    top: 176px;
    top: calc(var(--mm-navbar-size) * 4)
}

.mm-navbars_bottom {
    border-top-style: solid;
    border-top-width: 1px;
    bottom: 0;
    top: auto
}

.mm-menu_navbar_bottom-1 .mm-panels {
    bottom: 44px;
    bottom: calc(var(--mm-navbar-size) * 1)
}

.mm-menu_navbar_bottom-2 .mm-panels {
    bottom: 88px;
    bottom: calc(var(--mm-navbar-size) * 2)
}

.mm-menu_navbar_bottom-3 .mm-panels {
    bottom: 132px;
    bottom: calc(var(--mm-navbar-size) * 3)
}

.mm-menu_navbar_bottom-4 .mm-panels {
    bottom: 176px;
    bottom: calc(var(--mm-navbar-size) * 4)
}

.mm-navbar_size-2 {
    height: 88px;
    height: calc(var(--mm-navbar-size) * 2)
}

.mm-navbar_size-3 {
    height: 132px;
    height: calc(var(--mm-navbar-size) * 3)
}

.mm-navbar_size-4 {
    height: 176px;
    height: calc(var(--mm-navbar-size) * 4)
}

.mm-navbar__breadcrumbs {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    text-align: left;
    padding: 0 0 0 20px
}

.mm-navbar__breadcrumbs&gt;* {
    display: inline-block;
    padding-right: 6px;
    padding-top: 12px;
    padding-top: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5);
    padding-bottom: 12px;
    padding-bottom: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5)
}

.mm-navbar__breadcrumbs&gt;a {
    text-decoration: underline
}

.mm-navbar_has-btns .mm-navbar__breadcrumbs {
    margin-left: -44px
}

.mm-navbar_has-btns .mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs {
    margin-left: 0;
    padding-left: 0
}

.mm-navbar__tab_selected {
    background: inherit !important;
    color: inherit !important;
    border-width: 1px;
    border-style: solid;
    border-color: inherit
}

.mm-navbar__tab_selected:first-child {
    border-left: none
}

.mm-navbar__tab_selected:last-child {
    border-right: none
}

.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs,
.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar {
    background: inherit !important;
    color: inherit !important
}

.mm-navbars_top .mm-navbar_tabs:not(:last-child) {
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.mm-navbars_top .mm-navbar__tab_selected {
    border-bottom: none;
    margin-bottom: -1px
}

.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected {
    border-top: none
}

.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar {
    background: inherit;
    color: inherit
}

.mm-navbars_bottom .mm-navbar_tabs:not(:first-child) {
    border-top-width: 1px;
    border-top-style: solid
}

.mm-navbars_bottom .mm-navbar__tab_selected {
    border-top: none;
    margin-top: -1px
}

.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected {
    border-bottom: none
}

.mm-navbar_tabs&gt;a:not(.mm-navbar__tab_selected),
.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,
.mm-navbars_top.mm-navbars_has-tabs&gt;.mm-navbar:not(.mm-navbar_tabs) {
    background: rgba(255, 255, 255, .4);
    background: var(--mm-color-background-emphasis);
    color: rgba(0, 0, 0, .3);
    color: var(--mm-color-text-dimmed)
}

.mm-searchfield {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 44px;
    height: var(--mm-navbar-size);
    padding: 0;
    overflow: hidden
}

.mm-searchfield input {
    border: none !important;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 4px;
    background: rgba(0, 0, 0, .05);
    background: var(--mm-color-background-highlight);
    color: rgba(0, 0, 0, .75);
    color: var(--mm-color-text);
    font: inherit;
    font-size: inherit;
    line-height: 35.2px;
    line-height: calc(var(--mm-navbar-size) * .7);
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    height: 24px;
    height: calc(var(--mm-navbar-size) * .7);
    min-height: unset;
    max-height: unset;
    margin: 0;
    padding: 0 10px
}

.mm-searchfield input::-ms-clear {
    display: none
}

.mm-searchfield__input {
    padding: 6.6px 10px 0 10px;
    padding-top: calc(var(--mm-navbar-size) * .15);
    position: relative
}

.mm-panel__noresultsmsg {
    color: rgba(0, 0, 0, .3);
    color: var(--mm-color-text-dimmed);
    text-align: center;
    font-size: 150%;
    padding: 44px 0
}

.mm-searchfield__btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
}

.mm-panel_search {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    border-left: none !important
}

.mm-searchfield__input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%
}

.mm-searchfield__cancel {
    line-height: 44px;
    line-height: var(--mm-navbar-size);
    text-decoration: none;
    display: block;
    padding-right: 10px;
    margin-right: -100px;
    -webkit-transition: margin .4s ease;
    -o-transition: margin .4s ease;
    transition: margin .4s ease
}

.mm-searchfield__cancel-active {
    margin-right: 0
}

.mm-panel&gt;.mm-searchfield {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.mm-panel_has-searchfield {
    padding-top: 44px;
    padding-top: var(--mm-navbar-size)
}

.mm-panel_has-navbar.mm-panel_has-searchfield {
    padding-top: 88px;
    padding-top: calc(var(--mm-navbar-size) * 2)
}

.mm-panel_has-navbar.mm-panel_has-searchfield&gt;.mm-searchfield {
    top: 44px;
    top: var(--mm-navbar-size)
}

.mm-listitem_nosubitems&gt;.mm-listitem__btn {
    display: none
}

.mm-listitem_nosubitems&gt;.mm-listitem__text {
    padding-right: 10px
}

.mm-sectionindexer {
    background: inherit;
    text-align: center;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -20px;
    z-index: 15;
    -webkit-transition: right .4s ease;
    -o-transition: right .4s ease;
    transition: right .4s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.mm-sectionindexer a {
    color: rgba(0, 0, 0, .3);
    color: var(--mm-color-text-dimmed);
    line-height: 1;
    text-decoration: none;
    display: block
}

.mm-sectionindexer~.mm-panels {
    -webkit-transition: right .4s ease;
    -o-transition: right .4s ease;
    transition: right .4s ease
}

.mm-menu_has-sectionindexer .mm-sectionindexer {
    right: 0
}

.mm-menu_has-sectionindexer .mm-panels {
    right: 20px
}

.mm-menu_navbar_top-1 .mm-sectionindexer {
    top: 46px;
    top: calc((var(--mm-navbar-size) * 1) + 2px)
}

.mm-menu_navbar_top-2 .mm-sectionindexer {
    top: 90px;
    top: calc((var(--mm-navbar-size) * 2) + 2px)
}

.mm-menu_navbar_top-3 .mm-sectionindexer {
    top: 134px;
    top: calc((var(--mm-navbar-size) * 3) + 2px)
}

.mm-menu_navbar_top-4 .mm-sectionindexer {
    top: 178px;
    top: calc((var(--mm-navbar-size) * 4) + 2px)
}

.mm-menu_navbar_bottom-1 .mm-sectionindexer {
    bottom: 46px;
    bottom: calc((var(--mm-navbar-size) * 1) + 2px)
}

.mm-menu_navbar_bottom-2 .mm-sectionindexer {
    bottom: 90px;
    bottom: calc((var(--mm-navbar-size) * 2) + 2px)
}

.mm-menu_navbar_bottom-3 .mm-sectionindexer {
    bottom: 134px;
    bottom: calc((var(--mm-navbar-size) * 3) + 2px)
}

.mm-menu_navbar_bottom-4 .mm-sectionindexer {
    bottom: 178px;
    bottom: calc((var(--mm-navbar-size) * 4) + 2px)
}

.mm-menu_selected-hover .mm-listitem&gt;.mm-listitem__btn,
.mm-menu_selected-hover .mm-listitem&gt;.mm-listitem__text,
.mm-menu_selected-parent .mm-listitem&gt;.mm-listitem__btn,
.mm-menu_selected-parent .mm-listitem&gt;.mm-listitem__text {
    -webkit-transition: background .4s ease;
    -o-transition: background .4s ease;
    transition: background .4s ease
}

.mm-menu_selected-hover .mm-listview:hover&gt;.mm-listitem_selected .mm-listitem__text {
    background: 0 0
}

.mm-menu_selected-hover .mm-listitem__btn:hover,
.mm-menu_selected-hover .mm-listitem__text:hover {
    background: rgba(255, 255, 255, .4);
    background: var(--mm-color-background-emphasis)
}

.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) .mm-listitem__text {
    background: 0 0
}

.mm-menu_selected-parent .mm-listitem_selected-parent&gt;.mm-listitem__btn,
.mm-menu_selected-parent .mm-listitem_selected-parent&gt;.mm-listitem__text {
    background: rgba(255, 255, 255, .4);
    background: var(--mm-color-background-emphasis)
}

.mm-menu,
.mm-slideout {
    --mm-sidebar-collapsed-size: 44px;
    --mm-sidebar-expanded-size: 440px
}

.mm-wrapper_sidebar-collapsed body,
.mm-wrapper_sidebar-expanded body {
    position: relative
}

.mm-wrapper_sidebar-collapsed .mm-slideout,
.mm-wrapper_sidebar-expanded .mm-slideout {
    -webkit-transition-property: width, -webkit-transform;
    transition-property: width, -webkit-transform;
    -o-transition-property: width, transform;
    transition-property: width, transform;
    transition-property: width, transform, -webkit-transform
}

.mm-wrapper_sidebar-collapsed .mm-page,
.mm-wrapper_sidebar-expanded .mm-page {
    background: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100vh
}

.mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed,
.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
    display: block !important;
    top: 0 !important;
    right: auto !important;
    bottom: 0 !important;
    left: 0 !important
}

.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-listitem_divider,
.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar {
    opacity: 0
}

.mm-wrapper_sidebar-collapsed .mm-slideout {
    width: calc(100% - 44px);
    width: calc(100% - var(--mm-sidebar-collapsed-size));
    -webkit-transform: translate3d(44px, 0, 0);
    transform: translate3d(44px, 0, 0);
    -webkit-transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0);
    transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0)
}

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
    border-right-width: 1px;
    border-right-style: solid;
    min-width: 0 !important;
    max-width: 100000px !important
}

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after {
    content: none;
    display: none
}

.mm-wrapper_sidebar-expanded.mm-wrapper_blocking,
.mm-wrapper_sidebar-expanded.mm-wrapper_blocking body {
    overflow: visible
}

.mm-wrapper_sidebar-expanded .mm-wrapper__blocker {
    display: none !important
}

.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened~.mm-slideout {
    width: calc(100% - 440px);
    width: calc(100% - var(--mm-sidebar-expanded-size));
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0);
    -webkit-transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
    transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0)
}

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
    width: 440px;
    width: var(--mm-sidebar-expanded-size)
}

.mm-menu__blocker {
    background: rgba(3, 2, 1, 0);
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3
}

.mm-menu_opened .mm-menu__blocker {
    display: none
}

[dir=rtl].mm-wrapper_sidebar-collapsed .mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

[dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

[dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

label.mm-toggle {
    border-radius: 34px;
    min-width: 58px;
    width: 58px;
    height: 34px;
    margin: 0 10px;
    margin-top: 5px;
    margin-top: calc((var(--mm-listitem-size) - 34px)/ 2)
}

label.mm-toggle:before {
    content: '';
    display: block;
    border-radius: 34px;
    width: 32px;
    height: 32px;
    margin: 1px
}

input.mm-toggle {
    position: absolute;
    left: -10000px
}

input.mm-toggle:checked~label.mm-toggle:before {
    float: right
}

label.mm-toggle {
    background: rgba(0, 0, 0, .1);
    background: var(--mm-color-border)
}

label.mm-toggle:before {
    background: #f3f3f3;
    background: var(--mm-color-background)
}

input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963
}

label.mm-check {
    width: 34px;
    height: 34px
}

label.mm-check:before {
    border-color: rgba(0, 0, 0, .75);
    border-color: var(--mm-color-text);
    content: '';
    display: block;
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: .1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

input.mm-check {
    position: absolute;
    left: -10000px
}

input.mm-check:checked~label.mm-check:before {
    opacity: 1
}

[dir=rtl] input.mm-toggle:checked~label.mm-toggle:before {
    float: left
}

.mm-menu_border-none .mm-listitem:after,
.mm-panel_border-none .mm-listitem:after {
    content: none
}

.mm-menu_border-full .mm-listitem:after,
.mm-panel_border-full .mm-listitem:after {
    left: 0 !important
}

.mm-menu_border-offset .mm-listitem:after,
.mm-panel_border-offset .mm-listitem:after {
    right: 20px
}

.mm-menu_fx-menu-zoom {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.mm-wrapper_opened .mm-menu_fx-menu-zoom {
    -webkit-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    transform: scale(.7, .7) translate3d(-30%, 0, 0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center
}

.mm-wrapper_opening .mm-menu_fx-menu-zoom {
    -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
    transform: scale(1, 1) translate3d(0, 0, 0)
}

.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right {
    -webkit-transform: scale(.7, .7) translate3d(30%, 0, 0);
    transform: scale(.7, .7) translate3d(30%, 0, 0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center
}

.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right {
    -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
    transform: scale(1, 1) translate3d(0, 0, 0)
}

.mm-menu_fx-menu-slide {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.mm-wrapper_opened .mm-menu_fx-menu-slide {
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0)
}

.mm-wrapper_opening .mm-menu_fx-menu-slide {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right {
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0)
}

.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-menu_fx-menu-fade {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.mm-wrapper_opening .mm-menu_fx-menu-fade {
    opacity: 1
}

.mm-menu_fx-panels-none .mm-panel,
.mm-panel_fx-none {
    -webkit-transition-property: none;
    -o-transition-property: none;
    transition-property: none
}

.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent,
.mm-panel_fx-none.mm-panel_opened-parent {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-menu_fx-panels-zoom .mm-panel,
.mm-panel_fx-zoom {
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    transform: scale(1.5, 1.5) translate3d(100%, 0, 0)
}

.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened,
.mm-panel_fx-zoom.mm-panel_opened {
    -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
    transform: scale(1, 1) translate3d(0, 0, 0)
}

.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent,
.mm-panel_fx-zoom.mm-panel_opened-parent {
    -webkit-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    transform: scale(.7, .7) translate3d(-30%, 0, 0)
}

.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent,
.mm-panel_fx-slide-0.mm-panel_opened-parent {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent,
.mm-panel_fx-slide-100.mm-panel_opened-parent {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.mm-menu_fx-panels-slide-up .mm-panel,
.mm-panel_fx-slide-up {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.mm-menu_fx-panels-slide-up .mm-panel_opened,
.mm-menu_fx-panels-slide-up .mm-panel_opened-parent,
.mm-panel_fx-slide-up.mm-panel_opened {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-menu_fx-panels-slide-right .mm-panel,
.mm-panel_fx-slide-right {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.mm-menu_fx-panels-slide-right .mm-panel_opened,
.mm-menu_fx-panels-slide-right .mm-panel_opened-parent,
.mm-panel_fx-slide-right.mm-panel_opened {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

[class*=mm-menu_fx-listitems-] .mm-listitem {
    -webkit-transition: none .4s ease;
    -o-transition: none .4s ease;
    transition: none .4s ease
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(1) {
    -webkit-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(2) {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(3) {
    -webkit-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(4) {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(5) {
    -webkit-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(6) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(7) {
    -webkit-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(8) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(9) {
    -webkit-transition-delay: 450ms;
    -o-transition-delay: 450ms;
    transition-delay: 450ms
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(10) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(11) {
    -webkit-transition-delay: 550ms;
    -o-transition-delay: 550ms;
    transition-delay: 550ms
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(12) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(13) {
    -webkit-transition-delay: 650ms;
    -o-transition-delay: 650ms;
    transition-delay: 650ms
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(14) {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(15) {
    -webkit-transition-delay: 750ms;
    -o-transition-delay: 750ms;
    transition-delay: 750ms
}

.mm-menu_fx-listitems-slide .mm-listitem {
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    opacity: 0
}

.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.mm-menu_fx-listitems-fade .mm-listitem {
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    opacity: 0
}

.mm-wrapper_opening .mm-menu_fx-listitems-fade .mm-panel_opened .mm-listitem {
    opacity: 1
}

.mm-menu_fx-listitems-drop .mm-listitem {
    -webkit-transition-property: opacity, top;
    -o-transition-property: opacity, top;
    transition-property: opacity, top;
    opacity: 0;
    top: -25%
}

.mm-wrapper_opening .mm-menu_fx-listitems-drop .mm-panel_opened .mm-listitem {
    opacity: 1;
    top: 0
}

.mm-menu_fullscreen {
    width: 100%;
    min-width: 140px;
    max-width: 10000px
}

.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(100vw, 0, 0);
    transform: translate3d(100vw, 0, 0)
}

@media all and (max-width:140px) {
    .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(140px, 0, 0);
        transform: translate3d(140px, 0, 0)
    }
}

@media all and (min-width:10000px) {
    .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(10000px, 0, 0);
        transform: translate3d(10000px, 0, 0)
    }
}

.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-100vw, 0, 0);
    transform: translate3d(-100vw, 0, 0)
}

@media all and (max-width:140px) {
    .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(-140px, 0, 0);
        transform: translate3d(-140px, 0, 0)
    }
}

@media all and (min-width:10000px) {
    .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(-10000px, 0, 0);
        transform: translate3d(-10000px, 0, 0)
    }
}

.mm-menu_fullscreen.mm-menu_position-top {
    height: 100vh;
    min-height: 140px;
    max-height: 10000px
}

.mm-menu_fullscreen.mm-menu_position-bottom {
    height: 100vh;
    min-height: 140px;
    max-height: 10000px
}

.mm-menu_listview-justify .mm-panels&gt;.mm-panel:after,
.mm-menu_listview-justify .mm-panels&gt;.mm-panel:before,
.mm-panels&gt;.mm-panel_listview-justify:after,
.mm-panels&gt;.mm-panel_listview-justify:before {
    content: none;
    display: none
}

.mm-menu_listview-justify .mm-panels&gt;.mm-panel .mm-listview,
.mm-panels&gt;.mm-panel_listview-justify .mm-listview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0
}

.mm-menu_listview-justify .mm-panels&gt;.mm-panel .mm-listitem,
.mm-panels&gt;.mm-panel_listview-justify .mm-listitem {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    min-height: 44px
}

.mm-menu_listview-justify .mm-panels&gt;.mm-panel .mm-listitem:not(.mm-listitem_divider),
.mm-panels&gt;.mm-panel_listview-justify .mm-listitem:not(.mm-listitem_divider) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.mm-menu_listview-justify .mm-panels&gt;.mm-panel .mm-listitem__text,
.mm-panels&gt;.mm-panel_listview-justify .mm-listitem__text {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mm-listview_inset {
    list-style: inside disc;
    width: 100%;
    padding: 0 30px 15px 30px;
    margin: 0
}

.mm-listview_inset .mm-listitem {
    padding: 5px 0
}

.mm-menu_multiline .mm-listitem__text,
.mm-panel_multiline .mm-listitem__text {
    -o-text-overflow: clip;
    text-overflow: clip;
    white-space: normal
}

[class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker {
    opacity: 0
}

.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker {
    opacity: .3;
    -webkit-transition: opacity .4s ease .4s;
    -o-transition: opacity .4s ease .4s;
    transition: opacity .4s ease .4s
}

.mm-menu_opened.mm-menu_pagedim~.mm-wrapper__blocker {
    background: inherit
}

.mm-menu_opened.mm-menu_pagedim-black~.mm-wrapper__blocker {
    background: #000
}

.mm-menu_opened.mm-menu_pagedim-white~.mm-wrapper__blocker {
    background: #fff
}

.mm-menu_popup {
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
    opacity: 0;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    height: 80%;
    min-height: 140px;
    max-height: 880px;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    z-index: 2;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.mm-menu_popup.mm-menu_opened~.mm-slideout {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    z-index: 0
}

.mm-menu_popup.mm-menu_opened~.mm-wrapper__blocker {
    -webkit-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important;
    z-index: 1
}

.mm-wrapper_opening .mm-menu_popup {
    opacity: 1
}

.mm-menu_position-right {
    left: auto;
    right: 0
}

.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate3d(-80vw, 0, 0);
    transform: translate3d(-80vw, 0, 0)
}

@media all and (max-width:300px) {
    .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(-240px, 0, 0);
        transform: translate3d(-240px, 0, 0)
    }
}

@media all and (min-width:550px) {
    .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate3d(-440px, 0, 0);
        transform: translate3d(-440px, 0, 0)
    }
}

.mm-menu_position-bottom,
.mm-menu_position-front,
.mm-menu_position-top {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.mm-menu_position-bottom.mm-menu_opened,
.mm-menu_position-front.mm-menu_opened,
.mm-menu_position-top.mm-menu_opened {
    z-index: 2
}

.mm-menu_position-bottom.mm-menu_opened~.mm-slideout,
.mm-menu_position-front.mm-menu_opened~.mm-slideout,
.mm-menu_position-top.mm-menu_opened~.mm-slideout {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    z-index: 0
}

.mm-menu_position-bottom.mm-menu_opened~.mm-wrapper__blocker,
.mm-menu_position-front.mm-menu_opened~.mm-wrapper__blocker,
.mm-menu_position-top.mm-menu_opened~.mm-wrapper__blocker {
    z-index: 1
}

.mm-menu_position-front {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.mm-menu_position-front.mm-menu_position-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.mm-menu_position-bottom,
.mm-menu_position-top {
    width: 100%;
    min-width: 100%;
    max-width: 100%
}

.mm-menu_position-top {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.mm-menu_position-top {
    height: 80vh;
    min-height: 140px;
    max-height: 880px
}

.mm-menu_position-bottom {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    top: auto
}

.mm-menu_position-bottom {
    height: 80vh;
    min-height: 140px;
    max-height: 880px
}

.mm-wrapper_opening .mm-menu_position-bottom,
.mm-wrapper_opening .mm-menu_position-front,
.mm-wrapper_opening .mm-menu_position-top {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-menu_shadow-page:after {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -webkit-box-shadow: var(--mm-shadow);
    box-shadow: var(--mm-shadow);
    content: "";
    display: block;
    width: 20px;
    height: 120%;
    position: absolute;
    left: 100%;
    top: -10%;
    z-index: 100;
    -webkit-clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
    clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%)
}

.mm-menu_shadow-page.mm-menu_position-right:after {
    left: auto;
    right: 100%;
    -webkit-clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%);
    clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%)
}

.mm-menu_shadow-page.mm-menu_position-front:after {
    content: none;
    display: none
}

.mm-menu_shadow-menu {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -webkit-box-shadow: var(--mm-shadow);
    box-shadow: var(--mm-shadow)
}

.mm-menu_shadow-panels .mm-panels&gt;.mm-panel {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -webkit-box-shadow: var(--mm-shadow);
    box-shadow: var(--mm-shadow)
}

.mm-menu_theme-white {
    --mm-color-border: rgba(0, 0, 0, 0.1);
    --mm-color-button: rgba(0, 0, 0, 0.3);
    --mm-color-text: rgba(0, 0, 0, 0.7);
    --mm-color-text-dimmed: rgba(0, 0, 0, 0.3);
    --mm-color-background: #fff;
    --mm-color-background-highlight: rgba(0, 0, 0, 0.06);
    --mm-color-background-emphasis: rgba(0, 0, 0, 0.03);
    --mm-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

.mm-menu_theme-dark {
    --mm-color-border: rgba(0, 0, 0, 0.3);
    --mm-color-button: rgba(255, 255, 255, 0.4);
    --mm-color-text: rgba(255, 255, 255, 0.85);
    --mm-color-text-dimmed: rgba(255, 255, 255, 0.4);
    --mm-color-background: #333;
    --mm-color-background-highlight: rgba(255, 255, 255, 0.08);
    --mm-color-background-emphasis: rgba(0, 0, 0, 0.1);
    --mm-shadow: 0 0 20px rgba(0, 0, 0, 0.5)
}

.mm-menu_theme-black {
    --mm-color-border: rgba(255, 255, 255, 0.25);
    --mm-color-button: rgba(255, 255, 255, 0.4);
    --mm-color-text: rgba(255, 255, 255, 0.75);
    --mm-color-text-dimmed: rgba(255, 255, 255, 0.4);
    --mm-color-background: #000;
    --mm-color-background-highlight: rgba(255, 255, 255, 0.2);
    --mm-color-background-emphasis: rgba(255, 255, 255, 0.15);
    --mm-shadow: none
}

.mm-menu_tileview .mm-listview,
.mm-panel_tileview .mm-listview {
    margin: 0 !important
}

.mm-menu_tileview .mm-listview:after,
.mm-panel_tileview .mm-listview:after {
    content: '';
    display: block;
    clear: both
}

.mm-menu_tileview .mm-listitem,
.mm-panel_tileview .mm-listitem {
    padding: 0;
    float: left;
    position: relative;
    width: 50%;
    height: 0;
    padding-top: 50%
}

.mm-menu_tileview .mm-listitem:after,
.mm-panel_tileview .mm-listitem:after {
    left: 0;
    top: 0;
    border-right-width: 1px;
    border-right-style: solid;
    z-index: -1
}

.mm-menu_tileview .mm-listitem.mm-tile-xs,
.mm-panel_tileview .mm-listitem.mm-tile-xs {
    width: 12.5%;
    padding-top: 12.5%
}

.mm-menu_tileview .mm-listitem.mm-tile-s,
.mm-panel_tileview .mm-listitem.mm-tile-s {
    width: 25%;
    padding-top: 25%
}

.mm-menu_tileview .mm-listitem.mm-tile-l,
.mm-panel_tileview .mm-listitem.mm-tile-l {
    width: 75%;
    padding-top: 75%
}

.mm-menu_tileview .mm-listitem.mm-tile-xl,
.mm-panel_tileview .mm-listitem.mm-tile-xl {
    width: 100%;
    padding-top: 100%
}

.mm-menu_tileview .mm-listitem__text,
.mm-panel_tileview .mm-listitem__text {
    line-height: 1px;
    text-align: center;
    padding: 50% 10px 0 10px;
    margin: 0;
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 1px;
    left: 0
}

.mm-menu_tileview .mm-listitem__btn,
.mm-panel_tileview .mm-listitem__btn {
    width: auto
}

.mm-menu_tileview .mm-listitem__btn:after,
.mm-menu_tileview .mm-listitem__btn:before,
.mm-panel_tileview .mm-listitem__btn:after,
.mm-panel_tileview .mm-listitem__btn:before {
    content: none;
    display: none
}

.mm-menu_tileview .mm-listitem_divider,
.mm-panel_tileview .mm-listitem_divider {
    display: none
}

.mm-menu_tileview .mm-panel,
.mm-panel_tileview {
    padding-left: 0;
    padding-right: 0
}

.mm-menu_tileview .mm-panel:after,
.mm-menu_tileview .mm-panel:before,
.mm-panel_tileview:after,
.mm-panel_tileview:before {
    content: none;
    display: none
}

body.modal-open .mm-slideout {
    z-index: unset
}

.mm-page {
    background: #fff
}

.page-template-full-width-empty .mm-page {
    overflow: hidden
}

.mm-wrapper_blocking body.admin-bar {
    margin-top: -32px
}

.mm-wrapper_blocking body.admin-bar .mm-page {
    padding-top: 32px
}

@media screen and (max-width:782px) {
    .mm-wrapper_blocking body.admin-bar {
        margin-top: -46px
    }

    .mm-wrapper_blocking body.admin-bar .mm-page {
        padding-top: 46px
    }
}

.mm-tabend,
.mm-tabstart {
    background: 0 0 !important;
    border: none !important
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

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

embed,
iframe,
object {
    max-width: 100%
}

.wp-caption-text {
    text-align: center
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

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

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.gallery {
    margin-bottom: 1.5em
}

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

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

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

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

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

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

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

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

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

.gallery-caption {
    display: block
}

.fl-widget .widget {
    margin-bottom: 0
}</pre></body></html>