@charset "UTF-8";
/*!
Theme Name:   Freshio
Theme URI:    https://demo2.pavothemes.com/freshio/
Author:       Pavotheme
Author URI:   https://pavothemes.com/
Description:  Freshio is a beautiful, modern & responsive Organic Food Store WordPress Theme. It perfectly fits any natural food related websites such as fresh food store, market food, grocery market, organic ecommerce website, organic food shop, organic market, supermarket and online grocery store. Also, it is perfect for eco products stores, fresh bread, bakery stores and even natural cosmetics shops.
Version:      2.3.7
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  freshio
Tested up to: 6.1
Requires PHP: 5.6
Tags:         food, organic, woocommerce, shop, store, organic food, agriculture, farm, ecommerce, responsive, modern, organic shop, grocery market, clean, natural product

*/
@keyframes opal-loading {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }

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


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
	1.1 Typography
	1.2 Global styles
2.0 Header
	2.1 Main Naivgation
	2.2 Vertical Naivgation
	2.3 Mega menu
	2.4 Breadcrumb
3.0 Main content area
	3.1 Content (posts etc)
4.0 Footer
5.0 Alignment
6.0 Accessiblity
7.0 Clearing
8.0 Tables
9.0 404 Styles
10.0 Comments
11.0 Forms
12.0 Media
	12.1 Galleries
13.0 Captions
14.0 Pagination
15.0 Widgets
16.0 Layout
17.0 Utilities
18.0 Slick Carousel
19.0 Icons
--------------------------------------------------------------*/
@font-face {
    font-family: 'Greatest Richmond';
    src: url("assets/fonts/new/Greatest Richmond.woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap; }

@font-face {
    font-family: 'Mazzard Soft H';
    src: url("assets/fonts/new/MazzardSoftH-Regular.eot");
    src: url("assets/fonts/new/MazzardSoftH-Regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/new/MazzardSoftH-Regular.woff2") format("woff2"), url("assets/fonts/new/MazzardSoftH-Regular.woff") format("woff"), url("assets/fonts/new/MazzardSoftH-Regular.ttf") format("truetype"), url("assets/fonts/new/MazzardSoftH-Regular.svg#MazzardSoftH-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap; }

@font-face {
    font-family: 'Mazzard Soft H';
    src: url("assets/fonts/new/MazzardSoftH-Bold.eot");
    src: url("assets/fonts/new/MazzardSoftH-Bold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/new/MazzardSoftH-Bold.woff2") format("woff2"), url("assets/fonts/new/MazzardSoftH-Bold.woff") format("woff"), url("assets/fonts/new/MazzardSoftH-Bold.ttf") format("truetype"), url("assets/fonts/new/MazzardSoftH-Bold.svg#MazzardSoftH-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap; }

@font-face {
    font-family: 'Inter';
    src: url('assets/fonts/inter/Inter-Regular.woff2') format('woff2'),
    url('assets/fonts/inter/Inter-Regular.woff') format('woff'),
    url('assets/fonts/inter/Inter-Regular.ttf') format('truetype'),
    url('assets/fonts/inter/Inter-Regular.eot') format('embedded-opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('assets/fonts/inter/Inter-Italic.woff2') format('woff2'),
    url('assets/fonts/inter/Inter-Italic.woff') format('woff'),
    url('assets/fonts/inter/Inter-Italic.ttf') format('truetype'),
    url('assets/fonts/inter/Inter-Italic.eot') format('embedded-opentype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('assets/fonts/inter/Inter-SemiBold.woff2') format('woff2'),
    url('assets/fonts/inter/Inter-SemiBold.woff') format('woff'),
    url('assets/fonts/inter/Inter-SemiBold.ttf') format('truetype'),
    url('assets/fonts/inter/Inter-SemiBold.eot') format('embedded-opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('assets/fonts/inter/Inter-Bold.woff2') format('woff2'),
    url('assets/fonts/inter/Inter-Bold.woff') format('woff'),
    url('assets/fonts/inter/Inter-Bold.ttf') format('truetype'),
    url('assets/fonts/inter/Inter-Bold.eot') format('embedded-opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/*-------------------------------------------------------------
1.0 Normalize
normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
--------------------------------------------------------------*/
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */ }

/**
 * Remove default margin.
 */
body {
    margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
    display: none;
    height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
    display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
    background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
    outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
    border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
    font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
    font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
    background: #ff0;
    color: #cb252d; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
    font-size: 80%; }

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

sup {
    top: -0.5em; }

sub {
    bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
    border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
    overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
    margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
    box-sizing: content-box;
    height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
    overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
    overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
    text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
    cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
    line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    box-sizing: content-box;
    /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
    overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
    font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
    border-collapse: collapse;
    border-spacing: 0; }

td,
th {
    padding: 0; }

/*-------------------------------------------------------------
1.1 Typography
--------------------------------------------------------------*/
body {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

body,
button,
input,
textarea {
    color: #555555;
    font-family: "Inter", sans-serif;
    line-height: 1.8;
    text-rendering: optimizeLegibility; }

select {
    color: initial;
    font-family: "Inter", sans-serif;
    max-width: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "RFDewi", sans-serif;
    clear: both;
    margin: 0 0 0.5407911001em;
    color: #000; }

h1,
.alpha {
    font-size: 2.617924em;
    line-height: 1.214;
    letter-spacing: -1px; }

h2,
.beta {
    font-size: 2em;
    line-height: 1.214; }

h3,
.gamma {
    font-size: 1.618em; }

h4,
.delta {
    font-size: 1.41575em; }

h5 {
    font-size: 1em; }

h6 {
    font-size: 0.875em; }

.alpha,
.beta,
.gamma,
.delta {
    display: block; }

p + h2,
p + header h2,
p + h3,
p + h4,
ul + h2,
ul + header h2,
ul + h3,
ul + h4,
ol + h2,
ol + header h2,
ol + h3,
ol + h4,
table + h2,
table + header h2,
table + h3,
table + h4,
blockquote + h2,
blockquote + header h2,
blockquote + h3,
blockquote + h4,
form + h2,
form + header h2,
form + h3,
form + h4 {
    margin-top: 2.2906835em; }

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

p {
    margin: 0 0 1.41575em; }

ul,
ol {
    margin: 0 0 1.41575em 3em;
    padding: 0; }

ul {
    list-style: disc; }

ol {
    list-style: decimal; }

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

dt {
    font-weight: 700; }

dd {
    margin: 0 0 1.618em; }

b,
strong {
    font-weight: 700; }

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

blockquote {
    padding: 0 0 0 35px;
    margin: 30px 0;
    font-style: normal;
    position: relative;
    font-size: 20px;
    color: #333;
    border-left: 4px solid;
    border-color: #cb252d;
    font-family: "Mazzard Soft H", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
blockquote cite {
    font-size: 12px;
    position: relative;
    padding-left: 30px;
    font-family: "Mazzard Soft H", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: 700; }
blockquote cite:before {
    content: "";
    background-color: #ebebeb;
    width: 20px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
blockquote p:first-child {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 30px; }
@media (min-width: 768px) {




    blockquote p:first-child {
        font-size: 20px; } }
blockquote.wp-block-quote {
    border-width: 0 0 0 4px;
    border-color: #cb252d; }
blockquote.wp-block-quote cite {
    color: #333;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold; }
blockquote.wp-block-quote cite br {
    display: none; }
blockquote.wp-block-quote has-text-align-right {
    border-width: 0 4px 0 0; }
.wp-block-pullquote blockquote cite, .wp-block-pullquote.is-style-solid-color blockquote cite {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold; }

.wp-block-quote.has-text-align-right,
.wp-block-quote.has-text-align-left {
    border-color: #cb252d; }

address {
    margin: 0 0 1.41575em; }

pre {
    background: rgba(0, 0, 0, 0.1);
    font-family: 'Courier 10 Pitch', Courier, monospace;
    margin-bottom: 1.618em;
    padding: 1.618em;
    overflow: auto;
    max-width: 100%; }

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
    background-color: rgba(0, 0, 0, 0.05);
    padding: 0.202em 0.5407911001em; }

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

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

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

sup {
    bottom: 1ex; }

sub {
    top: 0.5ex; }

small {
    font-size: 75%; }

big {
    font-size: 125%; }

figure {
    margin: 0; }

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

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

a {
    color: #cb252d;
    text-decoration: none; }
a:hover {
    color: #cb252d; }

:focus {
    outline: none; }

.freshio-cute * {
    font-family: 'Comic Sans MS', sans-serif; }

.tertiary-font {
    font-family: "Greatest Richmond", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

.c-primary {
    color: #cb252d; }

/*-------------------------------------------------------------
1.2 Global styles
--------------------------------------------------------------*/
* {
    box-sizing: border-box; }

body {
    background-color: #ffffff;
    overflow-x: hidden;
    font-size: 14px; }

.site {
    overflow-x: hidden; }

.site-content,
.header-widget-region {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.freshio-layout-boxed #page > div:not(.site-header) {
    background-color: #ffffff; }

.entry-title {
    font-size: 30px;
    line-height: 1.5em; }
.entry-title a {
    color: #cb252d; }
.entry-title a:hover {
    color: #cb252d; }

.bg-primary {
    background-color: #cb252d; }

.shape-primary .elementor-shape-fill {
    fill: #cb252d; }

.color-primary {
    color: #cb252d; }

.outline-primary {
    outline-color: #cb252d; }

.bd-primary {
    border-color: #cb252d; }

.bd-t-primary {
    border-top-color: #cb252d; }

.bd-b-primary {
    border-bottom-color: #cb252d; }

.bd-r-primary {
    border-right-color: #cb252d; }

.bd-l-primary {
    border-left-color: #cb252d; }

.bg-primary_hover {
    background-color: #cb252d; }

.shape-primary_hover .elementor-shape-fill {
    fill: #cb252d; }

.color-primary_hover {
    color: #cb252d; }

.outline-primary_hover {
    outline-color: #cb252d; }

.bd-primary_hover {
    border-color: #cb252d; }

.bd-t-primary_hover {
    border-top-color: #cb252d; }

.bd-b-primary_hover {
    border-bottom-color: #cb252d; }

.bd-r-primary_hover {
    border-right-color: #cb252d; }

.bd-l-primary_hover {
    border-left-color: #cb252d; }

.bg-secondary {
    background-color: #dfb178; }

.shape-secondary .elementor-shape-fill {
    fill: #dfb178; }

.color-secondary {
    color: #dfb178; }

.outline-secondary {
    outline-color: #dfb178; }

.bd-secondary {
    border-color: #dfb178; }

.bd-t-secondary {
    border-top-color: #dfb178; }

.bd-b-secondary {
    border-bottom-color: #dfb178; }

.bd-r-secondary {
    border-right-color: #dfb178; }

.bd-l-secondary {
    border-left-color: #dfb178; }

.bg-body {
    background-color: #555555; }

.shape-body .elementor-shape-fill {
    fill: #555555; }

.color-body {
    color: #555555; }

.outline-body {
    outline-color: #555555; }

.bd-body {
    border-color: #555555; }

.bd-t-body {
    border-top-color: #555555; }

.bd-b-body {
    border-bottom-color: #555555; }

.bd-r-body {
    border-right-color: #555555; }

.bd-l-body {
    border-left-color: #555555; }

.bg-heading {
    background-color: #cb252d; }

.shape-heading .elementor-shape-fill {
    fill: #cb252d; }

.color-heading {
    color: #cb252d; }

.outline-heading {
    outline-color: #cb252d; }

.bd-heading {
    border-color: #cb252d; }

.bd-t-heading {
    border-top-color: #cb252d; }

.bd-b-heading {
    border-bottom-color: #cb252d; }

.bd-r-heading {
    border-right-color: #cb252d; }

.bd-l-heading {
    border-left-color: #cb252d; }

.bg-background_heading {
    background-color: #cb252d; }

.shape-background_heading .elementor-shape-fill {
    fill: #cb252d; }

.color-background_heading {
    color: #cb252d; }

.outline-background_heading {
    outline-color: #cb252d; }

.bd-background_heading {
    border-color: #cb252d; }

.bd-t-background_heading {
    border-top-color: #cb252d; }

.bd-b-background_heading {
    border-bottom-color: #cb252d; }

.bd-r-background_heading {
    border-right-color: #cb252d; }

.bd-l-background_heading {
    border-left-color: #cb252d; }

.bg-light {
    background-color: #999; }

.shape-light .elementor-shape-fill {
    fill: #999; }

.color-light {
    color: #999; }

.outline-light {
    outline-color: #999; }

.bd-light {
    border-color: #999; }

.bd-t-light {
    border-top-color: #999; }

.bd-b-light {
    border-bottom-color: #999; }

.bd-r-light {
    border-right-color: #999; }

.bd-l-light {
    border-left-color: #999; }

.bg-dark {
    background-color: #000; }

.shape-dark .elementor-shape-fill {
    fill: #000; }

.color-dark {
    color: #000; }

.outline-dark {
    outline-color: #000; }

.bd-dark {
    border-color: #000; }

.bd-t-dark {
    border-top-color: #000; }

.bd-b-dark {
    border-bottom-color: #000; }

.bd-r-dark {
    border-right-color: #000; }

.bd-l-dark {
    border-left-color: #000; }

.bg-border {
    background-color: #ebebeb; }

.shape-border .elementor-shape-fill {
    fill: #ebebeb; }

.color-border {
    color: #ebebeb; }

.outline-border {
    outline-color: #ebebeb; }

.bd-border {
    border-color: #ebebeb; }

.bd-t-border {
    border-top-color: #ebebeb; }

.bd-b-border {
    border-bottom-color: #ebebeb; }

.bd-r-border {
    border-right-color: #ebebeb; }

.bd-l-border {
    border-left-color: #ebebeb; }

.bg-border2 {
    background-color: #ccc; }

.shape-border2 .elementor-shape-fill {
    fill: #ccc; }

.color-border2 {
    color: #ccc; }

.outline-border2 {
    outline-color: #ccc; }

.bd-border2 {
    border-color: #ccc; }

.bd-t-border2 {
    border-top-color: #ccc; }

.bd-b-border2 {
    border-bottom-color: #ccc; }

.bd-r-border2 {
    border-right-color: #ccc; }

.bd-l-border2 {
    border-left-color: #ccc; }

.bg-background {
    background-color: #ffffff; }

.shape-background .elementor-shape-fill {
    fill: #ffffff; }

.color-background {
    color: #ffffff; }

.outline-background {
    outline-color: #ffffff; }

.bd-background {
    border-color: #ffffff; }

.bd-t-background {
    border-top-color: #ffffff; }

.bd-b-background {
    border-bottom-color: #ffffff; }

.bd-r-background {
    border-right-color: #ffffff; }

.bd-l-background {
    border-left-color: #ffffff; }

.bg-background2 {
    background-color: #000; }

.shape-background2 .elementor-shape-fill {
    fill: #000; }

.color-background2 {
    color: #000; }

.outline-background2 {
    outline-color: #000; }

.bd-background2 {
    border-color: #000; }

.bd-t-background2 {
    border-top-color: #000; }

.bd-b-background2 {
    border-bottom-color: #000; }

.bd-r-background2 {
    border-right-color: #000; }

.bd-l-background2 {
    border-left-color: #000; }

.lazyloaded {
    -webkit-transition: all .3s !important;
    transition: all .3s !important; }

.page-template-template-header_sidebar.elementor-page .col-full {
    max-width: 100% !important;
    padding: 0; }

@media (min-width: 1024px) {
    .page-template-template-header_sidebar {
        padding-left: 315px; } }

.page-template-template-header_sidebar #masthead {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
@media (min-width: 1024px) {
    .page-template-template-header_sidebar #masthead {
        min-height: 100vh;
        width: 315px;
        float: left;
        position: fixed !important;
        top: 0;
        left: 0; } }
.page-template-template-header_sidebar #masthead > div {
    touch-action: auto; }
.page-template-template-header_sidebar #masthead > div::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    background-color: transparent; }
.page-template-template-header_sidebar #masthead > div::-webkit-scrollbar {
    width: 7px;
    background-color: transparent; }
.page-template-template-header_sidebar #masthead > div::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.1); }

.page-template-template-header_sidebar .freshio-breadcrumb,
.page-template-template-header_sidebar .site-content {
    width: 100%; }
@media (min-width: 1024px) {
    .page-template-template-header_sidebar .freshio-breadcrumb,
    .page-template-template-header_sidebar .site-content {
        overflow: scroll; } }
.page-template-template-header_sidebar .freshio-breadcrumb .content-area,
.page-template-template-header_sidebar .site-content .content-area {
    width: 100%; }

/*-------------------------------------------------------------
1.3 Grid
--------------------------------------------------------------*/
.col-fluid {
    padding-left: 15px;
    padding-right: 15px; }
@media (max-width: 1410px) {
    .col-fluid {
        padding-left: 30px;
        padding-right: 30px; } }

.col-full {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px; }
.col-full::before, .col-full::after {
    content: '';
    display: table; }
.col-full::after {
    clear: both; }
.col-full:after {
    content: " ";
    display: block;
    clear: both; }

[data-elementor-columns] {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
[data-elementor-columns] .column-item {
    padding-left: 15px;
    padding-right: 15px; }

[data-elementor-columns-mobile="1"] .column-item {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

.woocommerce.columns-mobile-1 li.product {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

[data-elementor-columns-mobile="2"] .column-item {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%; }

.woocommerce.columns-mobile-2 li.product {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%; }

[data-elementor-columns-mobile="3"] .column-item {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

.woocommerce.columns-mobile-3 li.product {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

[data-elementor-columns-mobile="4"] .column-item {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%; }

.woocommerce.columns-mobile-4 li.product {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%; }

[data-elementor-columns-mobile="5"] .column-item {
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%; }

.woocommerce.columns-mobile-5 li.product {
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%; }

[data-elementor-columns-mobile="6"] .column-item {
    -webkit-box-flex: 0;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

.woocommerce.columns-mobile-6 li.product {
    -webkit-box-flex: 0;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

[data-elementor-columns-mobile="7"] .column-item {
    -webkit-box-flex: 0;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%; }

.woocommerce.columns-mobile-7 li.product {
    -webkit-box-flex: 0;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%; }

[data-elementor-columns-mobile="8"] .column-item {
    -webkit-box-flex: 0;
    flex: 0 0 12.5%;
    max-width: 12.5%; }

.woocommerce.columns-mobile-8 li.product {
    -webkit-box-flex: 0;
    flex: 0 0 12.5%;
    max-width: 12.5%; }

[data-elementor-columns-mobile="9"] .column-item {
    -webkit-box-flex: 0;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%; }

.woocommerce.columns-mobile-9 li.product {
    -webkit-box-flex: 0;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%; }

[data-elementor-columns-mobile="10"] .column-item {
    -webkit-box-flex: 0;
    flex: 0 0 10%;
    max-width: 10%; }

.woocommerce.columns-mobile-10 li.product {
    -webkit-box-flex: 0;
    flex: 0 0 10%;
    max-width: 10%; }

@media (min-width: 768px) {
    ul.products.columns-1 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%; }
    [data-elementor-columns-tablet="1"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%; }
    .woocommerce.columns-tablet-1 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%; }
    ul.products.columns-2 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%; }
    [data-elementor-columns-tablet="2"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%; }
    .woocommerce.columns-tablet-2 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%; }
    ul.products.columns-3 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; }
    [data-elementor-columns-tablet="3"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; }
    .woocommerce.columns-tablet-3 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; }
    ul.products.columns-4 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%; }
    [data-elementor-columns-tablet="4"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%; }
    .woocommerce.columns-tablet-4 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%; }
    ul.products.columns-5 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%; }
    [data-elementor-columns-tablet="5"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%; }
    .woocommerce.columns-tablet-5 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%; }
    ul.products.columns-6 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; }
    [data-elementor-columns-tablet="6"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; }
    .woocommerce.columns-tablet-6 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; }
    ul.products.columns-7 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%; }
    [data-elementor-columns-tablet="7"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%; }
    .woocommerce.columns-tablet-7 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%; }
    ul.products.columns-8 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 12.5%;
        max-width: 12.5%; }
    [data-elementor-columns-tablet="8"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 12.5%;
        max-width: 12.5%; }
    .woocommerce.columns-tablet-8 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 12.5%;
        max-width: 12.5%; }
    ul.products.columns-9 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 11.1111111111%;
        max-width: 11.1111111111%; }
    [data-elementor-columns-tablet="9"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 11.1111111111%;
        max-width: 11.1111111111%; }
    .woocommerce.columns-tablet-9 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 11.1111111111%;
        max-width: 11.1111111111%; }
    ul.products.columns-10 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 10%;
        max-width: 10%; }
    [data-elementor-columns-tablet="10"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 10%;
        max-width: 10%; }
    .woocommerce.columns-tablet-10 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 10%;
        max-width: 10%; } }

@media (min-width: 1024px) {
    [data-elementor-columns="1"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%; }
    .woocommerce.columns-1 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%; }
    [data-elementor-columns="2"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%; }
    .woocommerce.columns-2 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%; }
    [data-elementor-columns="3"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; }
    .woocommerce.columns-3 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; }
    [data-elementor-columns="4"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%; }
    .woocommerce.columns-4 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%; }
    [data-elementor-columns="5"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%; }
    .woocommerce.columns-5 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%; }
    [data-elementor-columns="6"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; }
    .woocommerce.columns-6 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; }
    [data-elementor-columns="7"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%; }
    .woocommerce.columns-7 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%; }
    [data-elementor-columns="8"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 12.5%;
        max-width: 12.5%; }
    .woocommerce.columns-8 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 12.5%;
        max-width: 12.5%; }
    [data-elementor-columns="9"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 11.1111111111%;
        max-width: 11.1111111111%; }
    .woocommerce.columns-9 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 11.1111111111%;
        max-width: 11.1111111111%; }
    [data-elementor-columns="10"] .column-item {
        -webkit-box-flex: 0;
        flex: 0 0 10%;
        max-width: 10%; }
    .woocommerce.columns-10 li.product {
        -webkit-box-flex: 0;
        flex: 0 0 10%;
        max-width: 10%; } }

.page-template-template-homepage #primary,
.page-template-template-homepage .site-main {
    margin-bottom: 0; }

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    max-width: 1410px; }
@media (min-width: 768px) and (max-width: 1410px) {
    .container {
        padding-left: 30px;
        padding-right: 30px;
        width: auto; } }

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

[class*=" column-"], [class^="column-"] {
    padding-left: 15px;
    padding-right: 15px; }

.column-1 {
    -webkit-box-flex: 0;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

.column-2 {
    -webkit-box-flex: 0;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

.column-3 {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%; }

.column-4 {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

.column-5 {
    -webkit-box-flex: 0;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

.column-6 {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%; }

.column-7 {
    -webkit-box-flex: 0;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

.column-8 {
    -webkit-box-flex: 0;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

.column-9 {
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%; }

.column-10 {
    -webkit-box-flex: 0;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

.column-11 {
    -webkit-box-flex: 0;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

.column-12 {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

@media (min-width: 768px) {
    .column-tablet-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%; }
    .column-tablet-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; }
    .column-tablet-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%; }
    .column-tablet-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; }
    .column-tablet-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%; }
    .column-tablet-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%; }
    .column-tablet-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%; }
    .column-tablet-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; }
    .column-tablet-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%; }
    .column-tablet-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%; }
    .column-tablet-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%; }
    .column-tablet-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%; } }

@media (min-width: 1024px) {
    .column-desktop-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%; }
    .column-desktop-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; }
    .column-desktop-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%; }
    .column-desktop-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; }
    .column-desktop-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%; }
    .column-desktop-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%; }
    .column-desktop-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%; }
    .column-desktop-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; }
    .column-desktop-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%; }
    .column-desktop-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%; }
    .column-desktop-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%; }
    .column-desktop-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%; } }

.hide {
    display: none !important; }

@media (min-width: 768px) {
    .tablet-hide {
        display: none !important; } }

@media (min-width: 1024px) {
    .desktop-hide {
        display: none !important; } }

@media (max-width: 767px) {
    .tablet-hide-down {
        display: none !important; } }

@media (max-width: 1023px) {
    .desktop-hide-down {
        display: none !important; } }

/*-------------------------------------------------------------
2.0 Header
--------------------------------------------------------------*/
.site-header {
    background-position: center center;
    position: relative;
    z-index: 996; }
.site-header .site-logo-anchor,
.site-header .site-logo-link,
.site-header .custom-logo-link {
    display: block;
    margin-bottom: 0; }
.site-header .widget {
    margin-bottom: 0; }
.site-header .site-search {
    margin-bottom: 0; }
.site-header .container {
    padding-left: 15px;
    padding-right: 15px; }

.logo-dark {
    display: none; }

.site-dark .logo-dark {
    display: block; }

.site-dark .logo-light {
    display: none; }

.site-branding {
    margin-bottom: 0;
    display: block;
    clear: both; }
.site-branding img {
    height: auto;
    width: 100px; }
.site-branding .site-title {
    font-size: 2em;
    letter-spacing: -1px;
    margin: 0; }
.site-branding .site-title a {
    font-weight: 700; }
.site-branding .site-description {
    font-size: 0.875em;
    display: none; }
.site-branding .logo {
    margin: 0; }
.site-branding .custom-logo-link {
    display: inline-block; }

.site-header-account {
    position: relative;
    width: 44px;
    height: 44px;
    background: #e8f8f7;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
@media (max-width: 1024px) {
    .site-header-account {
        display: none; } }
.site-header-account:hover {
    background-color: #cb252d; }
.site-header-account > a {
    white-space: nowrap;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center; }
.site-header-account > a i {
    font-size: 16px;
    line-height: 1;
    text-shadow: 0 0 0.1px;
    color: #cb252d; }
.site-header-account .login-form-title {
    font-size: 18px;
    color: #333; }
.site-header-account .account-dropdown {
    text-align: left;
    right: 0;
    top: 100%;
    position: absolute;
    pointer-events: none;
    opacity: 0;
    z-index: 100;
    visibility: hidden;
    margin-top: 20px; }
.site-header-account .account-dropdown:before {
    content: "";
    display: block;
    position: absolute;
    top: -25px;
    width: 50px;
    right: -10px;
    height: 25px; }
.site-header-account .account-dropdown .result-error {
    margin: 1em 0; }
.site-header-account .account-dropdown:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    width: 100%;
    background-color: #cb252d; }
#elementor-sidebar .site-header-account .account-dropdown {
    left: 0;
    right: unset; }
.site-header-account .account-dropdown.right {
    left: 0;
    right: unset; }
.site-header-account .account-dropdown.right .account-wrap:before {
    left: 20px;
    right: unset; }
.site-header-account .account-dropdown.justify {
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%); }
.site-header-account .account-dropdown.justify .account-wrap:before {
    right: 50%;
    -webkit-transform: translateX(50%) rotate(45deg);
    -ms-transform: translateX(50%) rotate(45deg);
    transform: translateX(50%) rotate(45deg); }
.site-header-account .account-dropdown a.register-link, .site-header-account .account-dropdown a.lostpass-link {
    color: #cb252d;
    font-size: 14px; }
.site-header-account .account-dropdown a.register-link:hover, .site-header-account .account-dropdown a.lostpass-link:hover {
    text-decoration: underline; }
.site-header-account .account-dropdown label {
    margin-bottom: 0.5rem;
    font-size: 14px;
    line-height: 1.5; }
.site-header-account .account-dropdown p {
    margin-bottom: 15px; }
.site-header-account .account-dropdown input, .site-header-account .account-dropdown button {
    line-height: normal !important;
    border-width: 1px;
    padding: 15px;
    width: 100%; }
.site-header-account .account-dropdown button {
    font-size: 12px !important;
    text-transform: uppercase; }
.site-header-account .account-dropdown .account-wrap {
    display: block !important;
    position: relative;
    background-color: #ffffff;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    border-width: 2px;
    border-style: solid;
    border-color: #ebebeb; }
.site-header-account .account-dropdown .account-inner {
    width: 320px;
    padding: 20px;
    max-height: 500px;
    overflow: auto; }
.site-header-account .account-dropdown .account-inner.dashboard {
    width: 210px;
    padding: 20px 0; }
.site-header-account .account-dropdown .account-inner::-webkit-scrollbar {
    width: 3px; }
.site-header-account .account-dropdown .account-inner::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5; }
.site-header-account .account-dropdown .account-inner::-webkit-scrollbar-thumb {
    background-color: #000000; }
.site-header-account .account-links-menu,
.site-header-account .account-dashboard {
    list-style: none;
    margin: 0; }
.site-header-account .account-links-menu li a,
.site-header-account .account-dashboard li a {
    width: 100%;
    text-align: left;
    color: #555555;
    font-size: 14px;
    line-height: 20px;
    display: block;
    padding: 10px 20px; }
.site-header-account .account-links-menu li a:hover,
.site-header-account .account-dashboard li a:hover {
    color: #cb252d;
    background-color: rgba(0, 0, 0, 0.035); }
.site-header-account:active .account-dropdown {
    pointer-events: auto;
    opacity: 1;
    visibility: visible; }

.freshio-custom-link {
    font-size: 12px; }
.freshio-custom-link ul {
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end; }
.freshio-custom-link ul li {
    margin-left: 25px;
    line-height: 1; }
.freshio-custom-link a {
    color: #fff; }
.freshio-custom-link a:hover {
    color: #cb252d; }

.site-header-search {
    width: 44px;
    height: 44px;
    background: #f4f4f4;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
@media (max-width: 1024px) {
    .site-header-search {
        display: none; } }
.site-header-search:hover {
    background-color: #cb252d; }
.site-header-search > a {
    width: 100%;
    height: 100%;
    white-space: nowrap;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center; }
.site-header-search > a i {
    font-size: 16px;
    line-height: 1;
    color: #cb252d; }

.site-header-wishlist {
    position: relative;
    width: 44px;
    height: 44px;
    background: #ececec;
    border-radius: 50%;
    margin-right: 16px !important;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
@media (max-width: 1024px) {
    .site-header-wishlist {
        display: none; } }
.site-header-wishlist:hover {
    background-color: #cb252d; }
.site-header-wishlist .header-wishlist {
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center; }
.site-header-wishlist .header-wishlist i {
    font-size: 16px;
    color: #cb252d;
    transition: 0.3s ease;
    text-shadow: 0 0 0.1px; }
.site-header-wishlist:hover .header-wishlist i {
    color: #ffffff;
}
.site-header-wishlist .header-wishlist .count {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
    font-weight: 700;
    color: #fff;
    background-color: #cb252d;
    display: inline-block;
    position: absolute;
    top: -2px;
    right: -5px; }

.site-header-cart.header-cart-mobile {
    padding-right: 3px; }
@media (min-width: 1024px) {
    .site-header-cart.header-cart-mobile {
        display: none; } }
.site-header-cart.header-cart-mobile .amount {
    display: none; }
.site-header-cart.header-cart-mobile + .menu-mobile-nav-button {
    -webkit-box-ordinal-group: 0;
    order: -1;
    min-width: 42px; }

.site-header-cart .cart-contents {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center; }
.site-header-cart .cart-contents:before {
    width: 44px;
    height: 44px;
    text-align: center;
    background: #f3e4dc;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.site-header-cart .cart-contents:hover:before {
    background-color: #cb252d; }

.header-group-action {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: flex-end; }
.header-group-action.left {
    -webkit-box-pack: start;
    justify-content: flex-start; }
.header-group-action.center {
    -webkit-box-pack: center;
    justify-content: center; }
.header-group-action > div:not(:last-child) {
    margin-right: 13px; }

.header-group-action .site-header-account .account-dropdown.active {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    z-index: 999; }

.header-navigation-background .main-navigation ul.menu > li.menu-item:hover > a, .header-navigation-background .main-navigation ul.menu > li.menu-item.current-menu-item > a, .header-navigation-background .main-navigation ul.menu > li.menu-item.current-menu-parent > a {
    color: #cb252d; }

.header-navigation-background .main-navigation ul.menu > li.menu-item > a {
    color: #fff; }

.site-welcome {
    color: #fff; }

.header-main {
    padding-top: 15px;
    padding-bottom: 15px; }

.header-divider {
    border-top: 1px solid;
    height: 0;
    border-top-color: #ebebeb; }

.header-navigation .freshio-contact .contact_link + .sub-title, .header-navigation .freshio-contact .title + .sub-title {
    margin-left: 8px; }

.header-navigation .freshio-contact .contact_icon i {
    line-height: 1;
    padding-bottom: 0; }

.freshio-contact {
    display: -webkit-box;
    display: flex; }
.freshio-contact .contact_inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center; }
.freshio-contact .contact_inner + .contact_inner {
    margin-left: 1em; }
@media (min-width: 1025px) {
    .freshio-contact .contact_inner + .contact_inner {
        margin-left: 2.5em; } }
.freshio-contact .contact_inner + .contact_inner > div:first-child {
    padding-left: 1em;
    border-left: 1px solid;
    border-left-color: #ebebeb; }
@media (min-width: 1025px) {
    .freshio-contact .contact_inner + .contact_inner > div:first-child {
        padding-left: 2.5em; } }
.freshio-contact .contact_icon {
    font-size: 37px;
    margin-right: 17px;
    display: -webkit-box;
    display: flex;
    color: #cb252d; }
.freshio-contact .contact_icon i {
    padding-bottom: 5px; }
.freshio-contact .contact_icon + .contact_content {
    display: block; }
.freshio-contact .contact_icon + .contact_content .contact_link + .sub-title {
    margin-top: 10px; }
.freshio-contact .contact_icon + .contact_content .contact_link:hover span {
    color: #cb252d; }
.freshio-contact .contact_icon + .contact_content .title + .sub-title {
    margin-top: 10px; }
.freshio-contact .contact_icon + .contact_content .sub-title {
    padding-top: 3px; }
.freshio-contact .contact_icon + .contact_content .sub-title + .title, .freshio-contact .contact_icon + .contact_content .sub-title + .contact_link {
    margin-top: 10px; }
.freshio-contact .contact_icon + .contact_content .sub-title + .contact_link {
    margin-left: 8px; }
.freshio-contact .contact_content {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: baseline;
    align-items: baseline; }
.freshio-contact .contact_content a {
    display: block;
    line-height: 1; }
.freshio-contact .contact_content .title {
    font-size: 20px;
    line-height: 1;
    display: block;
    color: #cb252d; }
.freshio-contact .contact_content .sub-title {
    color: #000;
    line-height: 1;
    display: block;
    margin-right: 5px;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase; }

@media (max-width: 1023px) {
    .header-group-mobile {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        justify-content: space-between; } }

.header-1 {
    background-color: #ffffff; }
.header-1 .header-top {
    background-color: #cb252d;
    padding: 7px 0; }
.header-1 .header-main .inner {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center; }
.header-1 .header-main .header-left {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    width: 100%; }
@media (min-width: 1024px) {
    .header-1 .header-main .header-left {
        width: 20%;
        display: block;
        padding-right: 30px; } }
@media (min-width: 1410px) {
    .header-1 .header-main .header-left {
        width: 23%; } }
.header-1 .header-main .header-center {
    -webkit-box-flex: 1;
    flex: 1; }

.header-2 {
    background-color: #ffffff; }
.header-2 .header-main {
    padding-top: 15px;
    padding-bottom: 15px; }
@media (min-width: 1024px) {
    .header-2 .header-main {
        padding-top: 20px;
        padding-bottom: 20px; } }
.header-2 .header-main .inner {
    max-width: 1440px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    margin: auto; }
body.home .header-2 .header-main .inner {
    max-width: 1710px; }
.header-2 .header-main .freshio-contact {
    margin-right: 50px; }
@media (max-width: 1200px) {
    .header-2 .header-main .freshio-contact {
        display: none; } }
.header-2 .header-main .left {
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center; }
@media (min-width: 1024px) {
    .header-2 .header-main .left {
        width: 240px;
        display: block; } }
.header-2 .header-main .center {
    width: 55%; }
@media (min-width: 1200px) {
    .header-2 .header-main .center {
        width: 50%; } }
.header-2 .header-main .right {
    -webkit-box-flex: 1;
    flex: 1; }
.header-2 .header-bottom {
    background-image: linear-gradient(180deg, #242424 0%, #000000 100%); }
.header-2 .header-bottom .inner {
    max-width: 1440px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    margin: auto; }
body.home .header-2 .header-bottom .inner {
    max-width: 1710px; }
.header-2 .header-bottom .left {
    width: 280px; }
.header-2 .header-bottom .right {
    -webkit-box-flex: 1;
    flex: 1;
    padding-left: 40px; }
.header-2 .header-navigation-background .main-navigation ul.menu > li.menu-item > a {
    padding-top: 1.3em;
    padding-bottom: 1.3em; }

.header-3 .site-search {
    max-width: 300px; }

.header-3 .header-main {
    padding-top: 0;
    padding-bottom: 0; }
.header-3 .header-main .center {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between; }
@media (min-width: 1024px) {
    .header-3 .header-main .center {
        display: block;
        text-align: center; } }

.header-3 .header-top {
    padding-top: 15px;
    padding-bottom: 15px; }
@media (min-width: 1024px) {
    .header-3 .header-top {
        padding-top: 20px;
        padding-bottom: 25px; } }

.header-3 .header-navigation {
    text-align: center;
    padding: 7px 0;
    border-top: 1px solid;
    border-top-color: #ebebeb; }

.header-3 .main-navigation ul.menu li.menu-item > a {
    padding-top: 1.6em;
    padding-bottom: 1.6em; }

.header-4 ~ .freshio-breadcrumb {
    max-width: inherit;
    margin: 0; }
.single-product .header-4 ~ .freshio-breadcrumb, .single-post .header-4 ~ .freshio-breadcrumb {
    margin-bottom: 0; }

.header-4 ~ .freshio-breadcrumb + .site-content {
    padding-top: 5em; }
@media (max-width: 767px) {
    .header-4 ~ .freshio-breadcrumb + .site-content {
        padding-top: 2.617924em; } }
.single-product .header-4 ~ .freshio-breadcrumb + .site-content, .single-post .header-4 ~ .freshio-breadcrumb + .site-content {
    padding-top: 4em; }
@media (max-width: 767px) {
    .single-product .header-4 ~ .freshio-breadcrumb + .site-content, .single-post .header-4 ~ .freshio-breadcrumb + .site-content {
        padding-top: 2.617924em; } }

.header-4 .site-welcome {
    color: #000; }

.header-4 .freshio-custom-link a {
    color: #000; }
.header-4 .freshio-custom-link a:hover {
    color: #cb252d; }

.header-4 .container {
    padding-left: 30px;
    padding-right: 30px; }

.header-4 .header-top {
    padding: 20px 0; }

.header-4 .header-main {
    background-color: #ffffff; }
@media (min-width: 1024px) {
    .header-4 .header-main {
        padding-top: 20px;
        padding-bottom: 20px; } }
.header-4 .header-main .left {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between; }
@media (min-width: 1024px) {
    .header-4 .header-main .left {
        display: block; } }
.header-4 .header-main .center .site-search {
    padding: 0 40px; }

.header-4 .header-bottom {
    background-color: #ffffff; }
.header-4 .header-bottom .inner {
    display: -webkit-box;
    display: flex;
    background-color: #cb252d;
    border-radius: 4px; }
.header-4 .header-bottom .left {
    width: 19%;
    min-width: 240px; }
.header-4 .header-bottom .right {
    -webkit-box-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding-right: 30px;
    padding-left: 50px;
    position: relative; }
.header-4 .header-bottom .right:before {
    position: absolute;
    content: '';
    display: block;
    width: 1px;
    height: 50%;
    opacity: 0.2;
    top: 25%;
    left: 0;
    background-color: #ffffff; }
.header-4 .header-bottom .right .main-navigation {
    -webkit-box-flex: 1;
    flex: 1; }

@media (max-width: 1200px) {
    .header-4 .freshio-contact {
        display: none; } }

.header-4 .freshio-contact .contact_icon {
    font-size: 14px;
    margin-right: 10px; }
.header-4 .freshio-contact .contact_icon i {
    padding-bottom: 2px; }

.header-4 .freshio-contact .contact_content .title {
    font-size: 14px;
    text-shadow: 0 0 0.1px;
    color: #ffffff; }

.header-4 .vertical-navigation .vertical-navigation-header {
    background: transparent;
    padding-left: 30px; }

.header-4 .vertical-navigation .vertical-menu:before {
    left: 30px; }

.header-4 .main-navigation ul.menu li.menu-item > a {
    padding-top: 1.3em;
    padding-bottom: 1.3em; }

.header-5 {
    background-color: #ffffff; }
.header-5 .header-main {
    background-color: #cb252d; }
.header-5 .header-main .inner {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center; }
.header-5 .header-main .header-left {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    width: 100%; }
@media (min-width: 1024px) {
    .header-5 .header-main .header-left {
        width: 18%;
        display: block;
        padding-right: 30px; } }
@media (min-width: 1410px) {
    .header-5 .header-main .header-left {
        width: 15%; } }
.header-5 .header-main .header-center {
    -webkit-box-flex: 1;
    flex: 1; }
.header-5 .header-main .logo-dark {
    display: block; }
.header-5 .header-main .logo-light {
    display: none; }
.header-5 .header-main .site-header-cart .cart-contents .amount {
    color: #fff; }
.header-5 .header-main .menu-mobile-nav-button {
    color: #fff; }

.header-6 {
    background-color: #cb252d; }
.header-6 .header-main {
    padding: 30px; }
@media (min-width: 1410px) {
    .header-6 .header-main {
        padding: 90px 35px; } }
.header-6 .header-main .inner {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    padding: 0; }
@media (min-width: 1024px) {
    .header-6 .header-main .inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column; }
    .header-6 .header-main .inner > * {
        width: 100%; } }
.header-6 .header-main .header-left {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    width: 100%; }
@media (min-width: 1410px) {
    .header-6 .header-main .header-left {
        -webkit-box-pack: center;
        justify-content: center; } }
.header-6 .header-main .header-center {
    -webkit-box-flex: 1;
    flex: 1;
    margin-top: 30px; }
@media (max-width: 768px) {
    .header-6 .header-main .header-center .mobile-navigation {
        display: none; } }
.header-6 .header-main .header-center ul li a,
.header-6 .header-main .header-center .dropdown-toggle,
.header-6 .header-main .header-center .freshio-social ul li a:before {
    color: #fff; }
.header-6 .header-main .logo-dark {
    display: block; }
.header-6 .header-main .logo-light {
    display: none; }
.header-6 .header-main .site-header-cart .widget.widget_shopping_cart,
.header-6 .header-main .site-header-cart .cart-contents .amount {
    display: none; }
.header-6 .header-main .menu-mobile-nav-button {
    color: #fff; }
.header-6 .header-main .mobile-navigation {
    width: 100%; }
.header-6 .header-main .mobile-navigation ul li {
    border-color: rgba(255, 255, 255, 0.1); }
.header-6 .header-main .mobile-navigation ul li a {
    padding: 17px 0; }
.header-6 .header-main .mobile-navigation .dropdown-toggle {
    padding: 20px 10px; }
.header-6 .header-group-action {
    margin-top: 150px;
    -webkit-box-pack: center;
    justify-content: center; }
@media (max-width: 1367px) {
    .header-6 .header-group-action {
        display: none; } }
.header-6 .header-group-footer {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
@media (max-width: 1367px) {
    .header-6 .header-group-footer {
        display: none; } }

.header-7 {
    background-color: #ffffff; }
.header-7 .header-top {
    background-color: #cb252d;
    padding: 7px 0; }
.header-7 .header-top .container {
    padding: 0; }
@media (max-width: 1024px) {
    .header-7 .header-top .container {
        padding: 0 15px; } }
.header-7 .header-main {
    padding: 30px 0; }
@media (max-width: 1024px) {
    .header-7 .header-main {
        padding: 30px 15px; } }
.header-7 .header-main .center {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between; }
@media (min-width: 1024px) {
    .header-7 .header-main .center {
        display: block;
        text-align: center; } }

.header-8 .site-search {
    max-width: 300px; }

.header-8 .header-main {
    padding-top: 0;
    padding-bottom: 0; }
.header-8 .header-main .center {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between; }
@media (min-width: 1024px) {
    .header-8 .header-main .center {
        display: block;
        text-align: center; } }

.header-8 .header-top {
    padding-top: 15px;
    padding-bottom: 15px; }
@media (min-width: 1024px) {
    .header-8 .header-top {
        padding-top: 20px;
        padding-bottom: 25px; } }

.header-8 .header-navigation {
    text-align: center;
    padding: 7px 0;
    border-top: 1px solid;
    -webkit-box-align: center;
    align-items: center;
    border-top-color: #ebebeb; }

.header-8 .main-navigation ul.menu li.menu-item > a {
    padding-top: 1.6em;
    padding-bottom: 1.6em; }

.header-8 .freshio-contact .contact_content {
    display: inline-block; }
.header-8 .freshio-contact .contact_content .sub-title,
.header-8 .freshio-contact .contact_content .title {
    display: inline-block; }
.header-8 .freshio-contact .contact_content .sub-title {
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize; }
.header-8 .freshio-contact .contact_content .title {
    font-size: 16px;
    font-weight: 700; }

.header-8 .freshio-contact .contact_icon {
    font-size: 18px;
    color: #cb252d;
    margin-right: 5px; }

.header-8 .freshio-custom-link2 {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end; }
.header-8 .freshio-custom-link2 a {
    color: #555555; }
.header-8 .freshio-custom-link2 a i {
    font-size: 18px;
    color: #cb252d;
    margin-right: 5px; }
.header-8 .freshio-custom-link2 a:hover {
    color: #cb252d; }

.header-9 {
    background-color: transparent; }
.header-9 .header-top {
    background-color: #cb252d;
    padding: 7px 0; }
.header-9 .header-main .inner {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center; }
.header-9 .header-main .header-left {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    width: 100%; }
@media (min-width: 1024px) {
    .header-9 .header-main .header-left {
        width: 20%;
        display: block;
        padding-right: 30px; } }
@media (min-width: 1410px) {
    .header-9 .header-main .header-left {
        width: 23%; } }
.header-9 .header-main .header-center {
    -webkit-box-flex: 1;
    flex: 1; }
.header-9 .header-main .logo-dark {
    display: block; }
.header-9 .header-main .logo-light {
    display: none; }
.header-9 .header-main .site-header-cart .cart-contents .amount {
    color: #fff; }
.header-9 .header-main .menu-mobile-nav-button {
    color: #fff; }
body.home .header-9 .header-navigation-background,
.page-template-template-homepage .header-9 .header-navigation-background {
    background-color: transparent; }
.header-9 .header-navigation-background {
    background-color: #AFC675; }
.header-9 .header-navigation-background .main-navigation ul.menu > li.menu-item:hover > a, .header-9 .header-navigation-background .main-navigation ul.menu > li.menu-item.current-menu-item > a, .header-9 .header-navigation-background .main-navigation ul.menu > li.menu-item.current-menu-parent > a {
    color: #cb252d; }
.header-9 .header-navigation-background .main-navigation ul.menu > li.menu-item > a {
    color: #fff; }

.search-popup-active {
    overflow: hidden; }

.site-search-popup {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: #fff;
    padding: 0 50px;
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
    visibility: hidden;
    pointer-events: none; }
@media (max-width: 767px) {
    .site-search-popup {
        padding: 0 30px; } }
.search-popup-active .site-search-popup {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    visibility: visible;
    pointer-events: auto; }
.site-search-popup .site-search-popup-wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    height: 50%; }
.site-search-popup .site-search-popup-wrap .site-search-popup-close {
    position: absolute;
    right: 0;
    top: 50px;
    font-size: 20px; }
@media (max-width: 767px) {
    .site-search-popup .site-search-popup-wrap .site-search-popup-close {
        top: 30px; } }
.site-search-popup .site-search-popup-wrap .site-search-popup-close i {
    color: #000; }
.site-search-popup .site-search-popup-wrap .site-search {
    max-width: 600px;
    width: 50%; }
.site-search-popup .site-search-popup-wrap .site-search .widget {
    margin-bottom: 0;
    border: none; }
.site-search-popup .site-search-popup-wrap .site-search .ajax-search-result {
    max-height: 50vh; }

.header-sticky {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    z-index: 996;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    opacity: 0;
    padding-top: 10px;
    padding-bottom: 10px; }
.header-sticky.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
.header-sticky .col-full {
    padding-left: 30px;
    padding-right: 30px; }
.admin-bar .header-sticky {
    top: 0; }
@media (min-width: 783px) {
    .admin-bar .header-sticky {
        top: 32px; } }
@media (min-width: 601px) and (max-width: 782px) {
    .admin-bar .header-sticky {
        top: 46px; } }
.header-sticky .logo {
    display: -webkit-box;
    display: flex; }
.header-sticky .site-branding {
    margin-bottom: 0; }
@media (min-width: 1024px) {
    .header-sticky .site-branding {
        margin-right: 30px; } }
.header-sticky .site-branding .site-description {
    display: none; }
.header-sticky .site-branding img {
    width: 150px; }
.header-sticky .header-group-action {
    padding-right: 5px; }
.header-sticky .header-group-layout {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between; }
.header-sticky .main-navigation {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    -webkit-box-flex: 1;
    flex: 1; }
@media (max-width: 1023px) {
    .header-sticky .main-navigation {
        display: none; } }
.header-sticky .main-navigation ul.menu > li > a,
.header-sticky .main-navigation ul.nav-menu > li > a {
    padding: 1em; }
.header-sticky .site-header-cart .cart-contents .amount {
    display: none; }
.header-sticky .menu-mobile-nav-button {
    padding-right: 0; }

.header-2 + .header-sticky > div {
    max-width: 1350px; }
body.home .header-2 + .header-sticky > div {
    max-width: 1710px; }

.freshio-mobile-nav {
    position: fixed;
    width: 300px;
    top: 0;
    bottom: 0;
    z-index: 998;
    padding: 10px;
    overflow: hidden;
    overflow-y: auto;
    background-color: #000;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0); }
@media (min-width: 1024px) {
    .freshio-mobile-nav {
        display: none; } }
.mobile-nav-active .freshio-mobile-nav {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
.admin-bar .freshio-mobile-nav {
    top: 0; }
@media (min-width: 783px) {
    .admin-bar .freshio-mobile-nav {
        top: 32px; } }
@media (min-width: 601px) and (max-width: 782px) {
    .admin-bar .freshio-mobile-nav {
        top: 46px; } }
.freshio-mobile-nav .search-form {
    margin-top: 1em; }
.freshio-mobile-nav .freshio-social {
    border-top: 1px solid #0e0e0e;
    padding: 0.5em;
    margin-top: 1rem; }
body .freshio-mobile-nav .freshio-social ul li a:before {
    color: #fff; }
.freshio-mobile-nav .freshio-language-switcher-mobile {
    padding: 0.3em 45px 0 0.25em;
    display: -webkit-box;
    display: flex; }
.freshio-mobile-nav .freshio-language-switcher-mobile > * {
    padding: 0.25em; }

.mobile-nav-close {
    color: #fff;
    float: right;
    clear: both;
    padding: 0 18px;
    margin-bottom: 11px; }
.mobile-nav-close:hover, .mobile-nav-close:focus {
    color: #fff; }

.freshio-overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    bottom: 0;
    z-index: 997;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    visibility: hidden;
    -webkit-transition: opacity .25s ease, visibility 0s ease;
    transition: opacity .25s ease, visibility 0s ease; }
.mobile-nav-active .freshio-overlay {
    visibility: visible;
    opacity: 1; }

.menu-mobile-nav-button {
    -webkit-box-ordinal-group: 0;
    order: -1;
    display: block;
    font-size: 15px;
    width: 47px;
    color: #cb252d; }
@media (min-width: 1024px) {
    .menu-mobile-nav-button {
        width: auto; } }
@media (min-width: 1024px) {
    .menu-mobile-nav-button {
        display: none; } }
.menu-mobile-nav-button i {
    font-size: 20px; }

html {
    overflow-x: hidden; }

#page {
    -webkit-transition: all .25s ease;
    transition: all .25s ease; }

.mobile-nav-active {
    overflow: hidden; }
.mobile-nav-active #page {
    margin-left: 300px;
    margin-right: -300px; }

/*-------------------------------------------------------------
2.1 Main Naivgation
--------------------------------------------------------------*/
/**
 * General Menu Styles
 */
button.menu-toggle {
    cursor: pointer;
    text-align: left;
    float: right;
    position: relative;
    border: 2px solid transparent;
    box-shadow: none;
    border-radius: 0;
    background-image: none;
    padding: 0.6180469716em 0.875em 0.6180469716em;
    font-size: 0.875em;
    max-width: 120px; }

.toggled button.menu-toggle::before, .toggled button.menu-toggle::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.toggled button.menu-toggle::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.toggled button.menu-toggle span::before {
    opacity: 0; }

.primary-navigation {
    display: none; }

ul.menu li.current-menu-item > a {
    color: #cb252d; }

.main-navigation {
    position: relative; }
.main-navigation::before, .main-navigation::after {
    content: '';
    display: table; }
.main-navigation::after {
    clear: both; }
.main-navigation div.menu {
    display: none; }
.main-navigation div.menu:last-child {
    display: block; }
.main-navigation .menu {
    clear: both; }
.main-navigation ul.menu {
    margin-left: 0;
    list-style: none;
    margin-bottom: 0; }
.main-navigation ul.menu ul {
    display: block;
    margin-left: 1.41575em; }
.main-navigation ul.menu li.menu-item > a {
    padding: 1em 1.3em;
    display: block; }
.main-navigation ul.menu li.menu-item > a:hover {
    color: #cb252d;
    border-bottom-color: #cb252d; }
.main-navigation ul.menu li.menu-item.current-menu-parent > a, .main-navigation ul.menu li.menu-item.current-menu-item > a {
    color: #cb252d; }
.main-navigation ul.menu li.menu-item .sub-menu {
    border-radius: 4px; }
.main-navigation ul.menu li.menu-item .sub-menu .menu-item a {
    color: #000;
    position: relative;
    width: 100%; }
.main-navigation ul.menu li.menu-item .sub-menu .menu-item:hover > a, .main-navigation ul.menu li.menu-item .sub-menu .menu-item.current-menu-item > a {
    color: #cb252d;
    background-color: rgba(0, 0, 0, 0.03); }
.main-navigation ul.menu li.menu-item .sub-menu .menu-item-has-children > a:after {
    color: #000; }
.main-navigation ul > li.menu-item > a,
.main-navigation ul.nav-menu > li.menu-item > a {
    font-weight: 700;
    color: #000; }
.main-navigation .sub-menu {
    background-color: #ffffff;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07);
    padding: 1em 0; }
.main-navigation .elementor-widget-icon-list .elementor-icon-list-item a {
    width: auto;
    position: relative; }
.main-navigation .elementor-widget-icon-list .elementor-icon-list-item a:after {
    position: absolute;
    content: '';
    width: 0;
    height: 1px;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #cb252d; }
.main-navigation .elementor-widget-icon-list .elementor-icon-list-item:hover a:after {
    opacity: 1;
    width: 100%; }

.mobile-navigation {
    clear: both; }
.mobile-navigation ul {
    margin: 0;
    list-style: none; }
.mobile-navigation ul li {
    position: relative;
    border-style: solid;
    border-width: 1px 0 0 0;
    border-color: #0e0e0e; }
.mobile-navigation ul li a {
    padding: 0.5em;
    display: block;
    color: #fff; }
.mobile-navigation ul li button::after {
    -webkit-transition: all, ease, 0.9s;
    transition: all, ease, 0.9s; }
.mobile-navigation ul li button.toggled-on::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.mobile-navigation ul > li:first-child {
    border: none; }
.mobile-navigation ul .sub-menu {
    display: none;
    padding-left: 10px; }
.mobile-navigation .dropdown-toggle {
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 0.5em 1.4em; }
.mobile-navigation .dropdown-toggle:focus {
    outline: none; }

.main-navigation.toggled .menu > ul:not(.nav-menu),
.main-navigation.toggled ul[aria-expanded=true] {
    max-height: 9999px; }

/*-------------------------------------------------------------
2.2 Vertical Naivgation
--------------------------------------------------------------*/
.vertical-navigation {
    position: relative;
    padding: 5px 0; }
.vertical-navigation .vertical-navigation-header {
    font-size: 14px;
    color: #fff;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
    cursor: pointer;
    padding: 12px 35px;
    padding-top: 14px;
    background-color: #cb252d;
    border-radius: 30px; }
.vertical-navigation .vertical-navigation-header i {
    vertical-align: middle;
    margin-right: 10px;
    height: 18px;
    line-height: 1; }
.vertical-navigation .vertical-navigation-header .vertical-navigation-title {
    font-weight: 700; }
.vertical-navigation .vertical-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    margin-top: 1px; }
.vertical-navigation .vertical-menu:before {
    position: absolute;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-bottom: 6px solid;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 0;
    top: -6px;
    left: 35px;
    border-bottom-color: #ffffff; }
.vertical-navigation .vertical-menu .menu {
    position: relative;
    list-style: none;
    margin: 0;
    border-top: none;
    border-radius: 5px;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.07); }
.vertical-navigation .vertical-menu .menu > li:last-child > a:before {
    border-bottom: none; }
.vertical-navigation .vertical-menu .menu > li > a {
    position: relative;
    padding: 0.7em 30px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center; }
.vertical-navigation .vertical-menu .menu > li > a:before {
    position: absolute;
    content: '';
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    height: 0;
    border-bottom: 1px solid;
    border-color: #ebebeb;
    left: 30px;
    bottom: 0; }
.vertical-navigation .vertical-menu .menu > li.has-mega-menu a:after {
    font-size: 16px; }
.vertical-navigation .vertical-menu .menu .menu-title {
    margin-bottom: -5px; }
.vertical-navigation:hover .vertical-menu {
    opacity: 1;
    visibility: visible; }
.vertical-navigation ul.menu {
    padding: 10px 0 30px;
    background-color: #ffffff;
    list-style: none;
    margin: 0; }
.vertical-navigation ul.menu .sub-menu {
    position: absolute;
    left: -webkit-calc(100% - 20px);
    left: calc(100% - 20px);
    top: 0;
    visibility: hidden;
    opacity: 0;
    list-style: none;
    margin: 0;
    background: #fff;
    width: 100%;
    border-radius: 4px;
    padding: 20px 0; }
.vertical-navigation ul.menu .sub-menu.mega-menu {
    padding: 0; }
.vertical-navigation ul.menu .sub-menu a {
    display: block;
    color: #000;
    padding: 5px 30px; }
.vertical-navigation ul.menu .sub-menu a:hover {
    color: #cb252d;
    background-color: rgba(0, 0, 0, 0.03); }
.vertical-navigation ul.menu > li {
    position: relative; }
.vertical-navigation ul.menu > li > a {
    color: #000;
    font-size: 14px;
    padding: 0.5em 20px;
    display: block; }
.vertical-navigation ul.menu > li > a:hover {
    color: #cb252d; }
.vertical-navigation ul.menu > li > a:hover .menu-icon {
    color: #cb252d; }
.vertical-navigation ul.menu > li:hover > .sub-menu {
    opacity: 1;
    visibility: visible; }

/*-------------------------------------------------------------
2.3 Mega Menu
--------------------------------------------------------------*/
.has-mega-menu.has-fullwidth {
    position: static !important; }
.has-mega-menu.has-fullwidth .mega-fullwidth {
    width: 100%; }

.has-mega-menu.sub-menu-left {
    position: static !important; }

.vertical-navigation .has-mega-menu .mega-menu {
    min-height: 100%; }

.mega-menu.sub-menu {
    padding: 0;
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1); }
.mega-menu.sub-menu .elementor-section.elementor-section-stretched {
    left: 0 !important;
    max-width: 100% !important; }

.mega-menu.mega-stretchwidth {
    width: 100vw; }

.menu-icon {
    font-size: 20px;
    margin-right: 15px;
    max-width: 20px;
    color: #aaa; }

.single-freshio_menu_item .elementor-icon-list-items,
.mega-menu .elementor-icon-list-items {
    padding: 20px 0; }
.single-freshio_menu_item .elementor-icon-list-items li a,
.mega-menu .elementor-icon-list-items li a {
    padding: 5px 30px;
    color: #000; }
.single-freshio_menu_item .elementor-icon-list-items li a:hover,
.mega-menu .elementor-icon-list-items li a:hover {
    color: #cb252d;
    background-color: rgba(0, 0, 0, 0.03); }

.header-side .main-navigation ul.menu {
    margin-left: -30px;
    margin-right: -30px; }

.header-side .main-navigation ul ul.sub-menu {
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    left: 100% !important;
    max-height: 100vh;
    overflow-y: auto; }
.header-side .main-navigation ul ul.sub-menu .elementor-section.elementor-section-stretched {
    left: 0 !important;
    max-width: 100% !important; }

.header-side .has-mega-menu.sub-menu-left {
    position: relative !important; }

/*-------------------------------------------------------------
2.4 Breadcrumb
--------------------------------------------------------------*/
/**
 * Breadcrumbs
 */
.freshio-breadcrumb {
    margin: 0 0 2.617924em;
    padding: 2.617924em 0;
    text-align: center;
    background: #f8eee3;
    color: #fff;
    background-size: cover!important;
}
.single-post .freshio-breadcrumb, .single-product .freshio-breadcrumb {
    display: block;
}
.freshio-breadcrumb .col-full {
    width: 100%;
    text-align: left; }
.freshio-breadcrumb .breadcrumb-heading {
    color: #fff;
    font-size: 40px;
    max-width: 850px;
    margin-bottom: 5px;
    font-weight: 700; }
.freshio-breadcrumb a {
    color: #fff;
    border-bottom: 2px solid #fff; }
.freshio-breadcrumb a:hover {
    color: #ffc8c8;
    border-bottom: 2px solid #cb252d; }

.woocommerce-breadcrumb {
    color: #fff;
    font-style: italic;}
.woocommerce-breadcrumb a {
    display: inline-block; }
.woocommerce-breadcrumb a:hover {
    text-decoration: none; }
.woocommerce-breadcrumb .breadcrumb-separator {
    display: inline-block;
    padding: 0 0.5407911001em;
    color: #cb252d; }

.freshio-breadcrumb {
    position: relative;
}
.freshio-breadcrumb::before {
    content: "";
    position: absolute;
    background-color: #000;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0.8;
    z-index: 1;
}
.freshio-breadcrumb .col-full {
    z-index: 2;
    position: relative;
}
ul.products li.product .product-block {
    border: 1px solid #ebebeb;
    border-radius: 8px;
    overflow: hidden;
}
.product-list .woocommerce-loop-product__title {
    font-size: 22px!important;
}
ul.products a[class*="product_type_"]:hover, .wc-block-grid__products a[class*="product_type_"]:hover, .product-list a[class*="product_type_"]:hover {
    color: #cb252d;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: #cb252d!important;
}
.product_title.entry-title:after {
    display: block;
    margin-top: 30px;

    content: '';
    width: 100px;
    border-bottom: 3px solid #cb252d;
}
.freshio-product-pagination {
    display: none!important;
}
.single-product div.product .entry-summary .woosc-btn:hover, .single-product div.product .entry-summary .wooscp-btn:hover, .single-product div.product .entry-summary .woosw-btn:hover {
    color: #cb252d!important;
}
.woocommerce-product-gallery__wrapper {
    border-radius: 10px!important;
    background: #fff!important;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background: #f6f6f6!important;
    transition: 0.3s ease;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    background: #ffefef !important;
}
.single-product div.product .inventory_status {
    display: none!important;
}
.single-product div.product .product_title {
    font-size: 48px!important;
}
.woocommerce-product-details__short-description p {
    color: #000!important;
    font-size: 18px!important;
}
.single-product div.product .product_meta .sku_wrapper, .single-product div.product .product_meta .posted_in, .single-product div.product .product_meta .tagged_as {
    font-size: 16px!important;
}
.single-product div.product .product_meta .sku_wrapper > *, .single-product div.product .product_meta .posted_in > *, .single-product div.product .product_meta .tagged_as > * {
    color: #000!important;
    font-weight: bold!important;
}
.related > h2:first-child, .upsells > h2:first-child {
    font-family: "RFDewi", sans-serif!important;
    font-size: 32px!important;
}
.single-product div.product .woocommerce-tabs {
    display: none!important;
}
.single-product div.product .product_meta .sku_wrapper a:hover, .single-product div.product .product_meta .posted_in a:hover, .single-product div.product .product_meta .tagged_as a:hover {
    color: #cb252d!important;
}
.widget_product_categories ul.product-categories li::before {
    color: #cb252d!important;
}

.widget_product_categories ul.product-categories li.current-cat a {
    color: #cb252d!important;
    font-weight: bold;
}
/*-------------------------------------------------------------
3.0 Main content area
--------------------------------------------------------------*/
.site-main {
    margin-bottom: 2.617924em; }

.site-content {
    outline: none; }

/*-------------------------------------------------------------
3.1 Content (post etc)
--------------------------------------------------------------*/
.hentry, .post-style-1, .post-style-2, .post-style-3 {
    margin: 0 0 3.706325903em; }
.hentry .wp-post-image, .post-style-1 .wp-post-image, .post-style-2 .wp-post-image, .post-style-3 .wp-post-image {
    margin-bottom: 1.6em;
    margin-right: auto; }
.hentry .entry-meta, .post-style-1 .entry-meta, .post-style-2 .entry-meta, .post-style-3 .entry-meta {
    margin-bottom: 12px;
    font-size: 12px;
    color: #cb252d; }
.hentry .post-thumbnail, .post-style-1 .post-thumbnail, .post-style-2 .post-thumbnail, .post-style-3 .post-thumbnail {
    position: relative; }
.hentry .post-thumbnail .categories-link, .post-style-1 .post-thumbnail .categories-link, .post-style-2 .post-thumbnail .categories-link, .post-style-3 .post-thumbnail .categories-link {
    margin-bottom: 15px; }
.hentry .post-thumbnail .categories-link a, .post-style-1 .post-thumbnail .categories-link a, .post-style-2 .post-thumbnail .categories-link a, .post-style-3 .post-thumbnail .categories-link a {
    display: inline-block;
    padding: 2px 8px;
    color: #fff;
    border-radius: 3px;
    background-color: #cb252d;
    margin-top: 0;
    margin-bottom: 5px; }
.hentry .post-thumbnail .categories-link a:hover, .post-style-1 .post-thumbnail .categories-link a:hover, .post-style-2 .post-thumbnail .categories-link a:hover, .post-style-3 .post-thumbnail .categories-link a:hover {
    background-color: #cb252d; }
.hentry .post-thumbnail img + .categories-link, .post-style-1 .post-thumbnail img + .categories-link, .post-style-2 .post-thumbnail img + .categories-link, .post-style-3 .post-thumbnail img + .categories-link {
    max-width: -webkit-calc(100% - 20px);
    max-width: calc(100% - 20px);
    position: absolute;
    bottom: 0;
    margin-left: 10px;
    margin-bottom: 5px; }
.hentry .post-thumbnail img, .post-style-1 .post-thumbnail img, .post-style-2 .post-thumbnail img, .post-style-3 .post-thumbnail img {
    border-radius: 3px; }
.hentry .categories-link, .post-style-1 .categories-link, .post-style-2 .categories-link, .post-style-3 .categories-link {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    text-transform: uppercase;
    font-size: 10px;
    margin-bottom: 1em; }
.hentry .categories-link a, .post-style-1 .categories-link a, .post-style-2 .categories-link a, .post-style-3 .categories-link a {
    display: inline-block;
    padding: 2px 8px;
    color: #fff;
    border-radius: 3px;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: #cb252d; }
.hentry .categories-link a:hover, .post-style-1 .categories-link a:hover, .post-style-2 .categories-link a:hover, .post-style-3 .categories-link a:hover {
    background-color: #cb252d; }
.hentry .entry-title, .post-style-1 .entry-title, .post-style-2 .entry-title, .post-style-3 .entry-title {
    margin-bottom: 0.5em; }
.hentry .entry-title a, .post-style-1 .entry-title a, .post-style-2 .entry-title a, .post-style-3 .entry-title a {
    color: #cb252d; }
.hentry .entry-title a:hover, .post-style-1 .entry-title a:hover, .post-style-2 .entry-title a:hover, .post-style-3 .entry-title a:hover {
    color: #cb252d; }
.hentry .entry-header .categories-link,
.hentry .entry-header .posted-on,
.hentry .entry-header .post-comments,
.hentry .entry-header .byline, .post-style-1 .entry-header .categories-link,
.post-style-1 .entry-header .posted-on,
.post-style-1 .entry-header .post-comments,
.post-style-1 .entry-header .byline, .post-style-2 .entry-header .categories-link,
.post-style-2 .entry-header .posted-on,
.post-style-2 .entry-header .post-comments,
.post-style-2 .entry-header .byline, .post-style-3 .entry-header .categories-link,
.post-style-3 .entry-header .posted-on,
.post-style-3 .entry-header .post-comments,
.post-style-3 .entry-header .byline {
    color: #cb252d; }
.hentry .entry-header .posted-on a, .post-style-1 .entry-header .posted-on a, .post-style-2 .entry-header .posted-on a, .post-style-3 .entry-header .posted-on a {
    color: #cb252d; }
.hentry .entry-header .posted-on a > *, .post-style-1 .entry-header .posted-on a > *, .post-style-2 .entry-header .posted-on a > *, .post-style-3 .entry-header .posted-on a > * {
    text-decoration: underline; }
.hentry .entry-header .posted-on a:hover, .post-style-1 .entry-header .posted-on a:hover, .post-style-2 .entry-header .posted-on a:hover, .post-style-3 .entry-header .posted-on a:hover {
    color: #cb252d; }
.hentry .entry-header .posted-on a:before, .post-style-1 .entry-header .posted-on a:before, .post-style-2 .entry-header .posted-on a:before, .post-style-3 .entry-header .posted-on a:before {
    color: #cb252d; }
.hentry .entry-header .post-author a, .post-style-1 .entry-header .post-author a, .post-style-2 .entry-header .post-author a, .post-style-3 .entry-header .post-author a {
    color: #cb252d;
    text-decoration: underline; }
.hentry .entry-header .post-author a:hover, .post-style-1 .entry-header .post-author a:hover, .post-style-2 .entry-header .post-author a:hover, .post-style-3 .entry-header .post-author a:hover {
    color: #cb252d; }
.hentry .entry-header .post-author span:before, .post-style-1 .entry-header .post-author span:before, .post-style-2 .entry-header .post-author span:before, .post-style-3 .entry-header .post-author span:before {
    color: #cb252d; }
.hentry .entry-header .total-comments span:before, .post-style-1 .entry-header .total-comments span:before, .post-style-2 .entry-header .total-comments span:before, .post-style-3 .entry-header .total-comments span:before {
    color: #cb252d; }
.hentry .entry-taxonomy, .post-style-1 .entry-taxonomy, .post-style-2 .entry-taxonomy, .post-style-3 .entry-taxonomy {
    margin: 1.618em 0 2.2906835em 0;
    border-bottom: 1px solid;
    border-bottom-color: #ebebeb;
    padding-bottom: 2.2906835em; }
.hentry .entry-taxonomy strong, .post-style-1 .entry-taxonomy strong, .post-style-2 .entry-taxonomy strong, .post-style-3 .entry-taxonomy strong {
    margin-right: 5px; }
.hentry.type-page .entry-header, .post-style-1.type-page .entry-header, .post-style-2.type-page .entry-header, .post-style-3.type-page .entry-header {
    border-bottom: 0;
    margin-bottom: 0; }
.hentry .post-navigation, .post-style-1 .post-navigation, .post-style-2 .post-navigation, .post-style-3 .post-navigation {
    margin-bottom: 1.618em;
    margin-top: 2.617924em;
    border-width: 1px;
    border-style: solid;
    border-color: #ebebeb; }
.hentry .more-link-wrap, .post-style-1 .more-link-wrap, .post-style-2 .more-link-wrap, .post-style-3 .more-link-wrap {
    margin-top: 1em;
    margin-bottom: 0; }
.hentry .more-link, .post-style-1 .more-link, .post-style-2 .more-link, .post-style-3 .more-link {
    display: inline-block;
    line-height: 1;
    border-bottom: 1px solid;
    font-weight: 700;
    padding-bottom: 3px; }
.hentry .more-link i, .post-style-1 .more-link i, .post-style-2 .more-link i, .post-style-3 .more-link i {
    padding-left: 3px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.hentry .more-link:hover i, .post-style-1 .more-link:hover i, .post-style-2 .more-link:hover i, .post-style-3 .more-link:hover i {
    -ms-transform: translateX(3px);
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
.hentry strong,
.hentry th,
.hentry dt, .post-style-1 strong,
.post-style-1 th,
.post-style-1 dt, .post-style-2 strong,
.post-style-2 th,
.post-style-2 dt, .post-style-3 strong,
.post-style-3 th,
.post-style-3 dt {
    color: #cb252d; }

.entry-meta > span:not(:first-child):before {
    content: '/';
    padding-left: 3px;
    padding-right: 5px; }

.cat-links,
.tags-links {
    font-size: 12px; }
.cat-links strong,
.tags-links strong {
    display: none; }
.cat-links a,
.tags-links a {
    display: inline-block;
    font-size: 12px;
    text-transform: capitalize;
    background-color: #eef2f8;
    padding: 5.5px 15px;
    color: #626262;
    margin-right: 5px;
    margin-bottom: 5px; }
.cat-links a:hover,
.tags-links a:hover {
    background-color: #cb252d;
    color: white;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

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

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

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

.single .hentry .entry-header {
    border-bottom: 1px solid;
    border-bottom-color: #ebebeb;
    margin-bottom: 30px; }

.single .hentry .entry-taxonomy {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center; }

.single .hentry .entry-meta {
    margin-bottom: 20px; }
.single .hentry .entry-meta a:hover {
    color: #cb252d; }

.single .hentry .entry-content:before {
    display: none; }

.single .nav-links {
    display: -webkit-box;
    display: flex; }
@media (max-width: 567px) {
    .single .nav-links {
        display: block; } }
.single .nav-links > div {
    padding: 30px 25px;
    display: -webkit-box;
    display: flex;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
.single .nav-links > div:first-child {
    border-right: 1px solid;
    border-right-color: #ebebeb; }
@media (max-width: 567px) {
    .single .nav-links > div:first-child {
        border-bottom: 1px solid #ebebeb;
        border-right: none; } }
.single .nav-links .nav-previous {
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-right: auto; }
.single .nav-links .nav-previous a:before {
    font-size: 30px; }
.single .nav-links .nav-next {
    -webkit-box-pack: end;
    justify-content: flex-end;
    margin-left: auto; }
.single .nav-links .nav-next a:after {
    font-size: 30px; }

.blog .hentry .entry-content {
    position: relative;
    padding-top: 20px; }
.blog .hentry .entry-content:before {
    content: '';
    position: absolute;
    display: block;
    width: 50px;
    height: 1px;
    top: 0;
    left: 0;
    background-color: #999; }

.single-post.freshio-full-width-content .content-area {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    float: none; }

.single-post .freshio-social-share {
    padding: 10px 0; }
.single-post .freshio-social-share a {
    color: #cb252d; }
.single-post .freshio-social-share a:hover {
    color: #cb252d; }

.single-post .entry-title {
    margin-bottom: 0.4em;
    font-size: 30px;
    line-height: 1.2; }

.single-post .logged-in-as a {
    text-decoration: underline; }

.page .comments-area button.submit, .single .comments-area button.submit {
    position: relative;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    border: 1px solid;
    border-radius: 0;
    padding: 1.5em 2.8em;
    text-transform: uppercase;
    color: #fff;
    background-color: #cb252d;
    border-color: #cb252d; }
.page .comments-area button.submit:before, .single .comments-area button.submit:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    background-color: #cb252d;
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
.page .comments-area button.submit:hover span, .single .comments-area button.submit:hover span {
    padding-right: 0 !important;
    padding-left: 4em !important; }
.page .comments-area button.submit:hover i, .single .comments-area button.submit:hover i {
    right: -webkit-calc(100% - 30px);
    right: calc(100% - 30px); }
.page .comments-area button.submit:hover:before, .single .comments-area button.submit:hover:before {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top; }
.page .comments-area button.submit span, .single .comments-area button.submit span {
    position: relative;
    padding-right: 4em !important;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.page .comments-area button.submit i, .single .comments-area button.submit i {
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: right .5s ease;
    transition: right .5s ease;
    font-size: 7px; }

.blog:not(.freshio-full-width-content) .content-area:after,
.search:not(.freshio-full-width-content) .content-area:after,
.single-post:not(.freshio-full-width-content) .content-area:after,
.archive.category:not(.freshio-full-width-content) .content-area:after,
.archive.tag:not(.freshio-full-width-content) .content-area:after,
.archive.date:not(.freshio-full-width-content) .content-area:after {
    border-right: 1px dashed;
    border-right-color: #ebebeb; }

@media (min-width: 1024px) {
    .blog:not(.freshio-full-width-content) .content-area,
    .search:not(.freshio-full-width-content) .content-area,
    .single-post:not(.freshio-full-width-content) .content-area,
    .archive.category:not(.freshio-full-width-content) .content-area,
    .archive.tag:not(.freshio-full-width-content) .content-area,
    .archive.date:not(.freshio-full-width-content) .content-area {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
        position: relative; }
    .blog:not(.freshio-full-width-content) .content-area:after,
    .search:not(.freshio-full-width-content) .content-area:after,
    .single-post:not(.freshio-full-width-content) .content-area:after,
    .archive.category:not(.freshio-full-width-content) .content-area:after,
    .archive.tag:not(.freshio-full-width-content) .content-area:after,
    .archive.date:not(.freshio-full-width-content) .content-area:after {
        content: '';
        position: absolute;
        height: 100%;
        top: 0;
        display: block;
        width: 1px;
        right: 7%; }
    .blog:not(.freshio-full-width-content) .content-area .site-main,
    .search:not(.freshio-full-width-content) .content-area .site-main,
    .single-post:not(.freshio-full-width-content) .content-area .site-main,
    .archive.category:not(.freshio-full-width-content) .content-area .site-main,
    .archive.tag:not(.freshio-full-width-content) .content-area .site-main,
    .archive.date:not(.freshio-full-width-content) .content-area .site-main {
        margin-right: 14%; } }

@media (min-width: 1024px) {
    .blog:not(.freshio-full-width-content).freshio-sidebar-left .content-area:after,
    .search:not(.freshio-full-width-content).freshio-sidebar-left .content-area:after,
    .single-post:not(.freshio-full-width-content).freshio-sidebar-left .content-area:after,
    .archive.category:not(.freshio-full-width-content).freshio-sidebar-left .content-area:after,
    .archive.tag:not(.freshio-full-width-content).freshio-sidebar-left .content-area:after,
    .archive.date:not(.freshio-full-width-content).freshio-sidebar-left .content-area:after {
        right: unset;
        left: 7%; }
    .blog:not(.freshio-full-width-content).freshio-sidebar-left .content-area .site-main,
    .search:not(.freshio-full-width-content).freshio-sidebar-left .content-area .site-main,
    .single-post:not(.freshio-full-width-content).freshio-sidebar-left .content-area .site-main,
    .archive.category:not(.freshio-full-width-content).freshio-sidebar-left .content-area .site-main,
    .archive.tag:not(.freshio-full-width-content).freshio-sidebar-left .content-area .site-main,
    .archive.date:not(.freshio-full-width-content).freshio-sidebar-left .content-area .site-main {
        margin-right: 0;
        margin-left: 14%; } }

.blog-masonry {
    -webkit-columns: 3 320px;
    columns: 3 320px;
    -webkit-column-gap: 0;
    column-gap: 0;
    margin-left: -15px;
    margin-right: -15px; }
.blog-masonry .column-item {
    display: inline-block; }

/*-------------------------------------------------------------
4.0 Footer
--------------------------------------------------------------*/
.site-footer {
    clear: both;
    background-color: #ffffff;
    padding: 1.618em 0 0; }
@media (max-width: 1024px) {
    .site-footer {
        margin-bottom: 60px; } }
.site-footer a:not(.button) {
    color: #555555; }
.site-footer a:not(.button):hover {
    color: #cb252d; }
.site-footer .elementor-element a {
    color: #cb252d; }
.site-footer .elementor-element a:hover {
    color: #cb252d; }
.site-footer .widget .widget-title,
.site-footer .widget .widgettitle {
    border-bottom: 1px dashed;
    border-bottom-color: #ebebeb; }
.site-footer .widget.widget_recent_entries .post-title {
    font-weight: 700; }
.freshio-footer-builder .site-footer {
    padding-top: 0; }

.copyright-bar {
    background-color: #000;
    color: #999;
    padding: 1.618em 0; }
.copyright-bar .freshio-social {
    margin-bottom: 1em;
    text-align: center; }
.copyright-bar .freshio-social ul li a[href*="instagram"]:before {
    color: #fff; }
.copyright-bar .site-info {
    margin-bottom: 1em; }
.copyright-bar .logo-brands img {
    margin: auto; }

.site-info {
    text-align: center; }
.site-info a.site-url:not(.button) {
    font-weight: 700;
    color: #cb252d; }
.site-info a.site-url:not(.button):hover {
    color: #cb252d; }

.logo-payment {
    text-align: right; }
.logo-payment img {
    margin-left: auto; }

.contact-block .contact-text {
    margin-bottom: 20px; }
.contact-block .contact-text p {
    margin: 0; }
.contact-block .contact-text a {
    color: #cb252d; }

.contact-block .contact-info {
    display: -webkit-box;
    display: flex;
    line-height: 20px; }
.contact-block .contact-info:nth-last-child(2) {
    margin-bottom: 15px; }
.contact-block .contact-info:nth-last-child(1) .contact-info_icon {
    margin-left: 5px; }
.contact-block .contact-info .contact-info_phones {
    -webkit-box-align: center;
    align-items: center; }

.contact-block .contact-info_icon {
    font-size: 2rem;
    color: #cb252d;
    font-weight: 300;
    padding: 0 20px 0px 5px; }

.contact-block .contact-info_phones {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center; }
.contact-block .contact-info_phones .title {
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 20px;
    color: #cb252d; }

/*-------------------------------------------------------------
5.0 Alignment
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1em;
    clear: both; }

.alignright {
    display: inline;
    float: right;
    margin-left: 1em;
    clear: both; }

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto; }

/*-------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important; }

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 0;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    display: block;
    font-weight: bold;
    height: auto;
    left: 0;
    line-height: normal;
    padding: 1em 1.618em;
    text-decoration: none;
    top: 0;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */
    outline: none; }

/*-------------------------------------------------------------
7.0 Clearing
--------------------------------------------------------------*/
.clear::before, .clear::after,
.entry-content::before,
.entry-content::after,
.comment-content::before,
.comment-content::after,
.site-header::before,
.site-header::after,
.site-content::before,
.site-content::after,
.site-footer::before,
.site-footer::after {
    content: '';
    display: table; }

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

/*-------------------------------------------------------------
8.0 Tables
--------------------------------------------------------------*/
table {
    border-spacing: 0;
    width: 100%;
    border-collapse: collapse; }
table caption {
    padding: 1em 0;
    font-weight: 700; }
table td,
table th {
    padding: 1em 1.41575em;
    text-align: left;
    vertical-align: top;
    word-break: break-word; }
table td p:last-child,
table th p:last-child {
    margin-bottom: 0; }
table th {
    font-weight: 700; }
table thead th {
    padding: 1.41575em;
    vertical-align: middle; }
table tbody h2 {
    font-size: 1em;
    letter-spacing: normal;
    font-weight: normal; }
table tbody h2 a {
    font-weight: normal; }
.entry-content table:not(.shop_table) td, .entry-content
table:not(.shop_table) th {
    border: 1px solid;
    border-color: #ebebeb; }

/* Bật scroll ngang nếu nhỏ hơn 600px */
@media (max-width: 600px) {
    table {
        display: block;
        overflow-x: auto;
        white-space: nowrap; } }

/*-------------------------------------------------------------
9.0 404 Styles
--------------------------------------------------------------*/
.error404 .freshio-breadcrumb {
    display: none;
    margin: 0; }

.error404 .site-footer {
    padding: 0; }

.error404 .site-content {
    background-color: #f8eee3;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }

.error404 .page-content {
    padding-bottom: 195px;
    padding-top: 140px;
    max-width: 720px;
    margin-right: auto;
    margin-left: auto; }
@media (max-width: 567px) {
    .error404 .page-content {
        padding-top: 70px;
        padding-bottom: 70px; } }

.error404 .error-img404 {
    margin-bottom: 25px; }
.error404 .error-img404 img {
    display: inline-block; }

.error404 h1 {
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 0;
    color: #000; }
@media (max-width: 567px) {
    .error404 h1 {
        font-size: 40px; } }

.error404 .error-text {
    font-size: 18px;
    color: #000;
    line-height: 36px; }
.error404 .error-text a {
    color: #de2d24; }
.error404 .error-text a:hover {
    color: #cb252d; }
@media (max-width: 567px) {
    .error404 .error-text {
        font-size: 16px; } }

.error404 .site-content .widget_product_search {
    padding: 1.618em;
    background-color: rgba(0, 0, 0, 0.025); }
.error404 .site-content .widget_product_search form {
    margin: 0; }

.error404.right-sidebar .content-area,
.error404.left-sidebar .content-area {
    width: 100%; }

.error404 .fourohfour-columns-2 {
    padding: 2.617924em 0;
    border: 1px solid #ebebeb;
    border-width: 1px 0;
    margin-bottom: 2.617924em; }
.error404 .fourohfour-columns-2::before, .error404 .fourohfour-columns-2::after {
    content: '';
    display: table; }
.error404 .fourohfour-columns-2::after {
    clear: both; }
.error404 .fourohfour-columns-2 ul.products li.product,
.error404 .fourohfour-columns-2 .widget {
    margin-bottom: 0; }
.error404 .fourohfour-columns-2 .col-1 ul.products {
    margin-bottom: 2.2906835em; }
.error404 .fourohfour-columns-2 .col-1 ul.products li.product {
    width: 46.6666666667%;
    float: left;
    margin-right: 6.6666666667%; }
.error404 .fourohfour-columns-2 .col-1 ul.products li.product:last-child {
    margin-right: 0; }
.error404 .fourohfour-columns-2 .col-2 {
    padding: 1.618em;
    background-color: rgba(0, 0, 0, 0.025); }

/*-------------------------------------------------------------
10.0 Comments
--------------------------------------------------------------*/
#comments {
    padding-top: 1.618em; }
#comments .comment-form .comment-form-author,
#comments .comment-form .comment-form-email,
#comments .comment-form .comment-form-url {
    margin-bottom: 30px; }
#comments .comment-form .comment-notes {
    margin-bottom: 1.4em; }
#comments .comments-title {
    margin-bottom: 0;
    font-size: 20px; }
#comments .comment-notes {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }
#comments .comment-form-comment {
    -webkit-box-ordinal-group: 3;
    order: 2;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }
#comments .comment-form-author,
#comments .comment-form-email,
#comments .comment-form-url {
    -webkit-box-ordinal-group: 2;
    order: 1;
    padding: 0 15px; }
#comments .comment-form-cookies-consent {
    -webkit-box-ordinal-group: 3;
    order: 2;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }
#comments .form-submit {
    -webkit-box-ordinal-group: 4;
    order: 3; }
#comments .form-submit input[type="submit"] {
    font-weight: 700;
    border-radius: 50px;
    padding: 0.875em 2.5em; }
#comments #comment:focus {
    border-color: #cb252d; }
#comments .comment-list-wrap {
    padding: 2.617924em 0 0;
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-color: #ebebeb; }
#comments .comment-list {
    position: relative;
    list-style: none;
    margin: 0; }
#comments .comment-list li:first-child {
    padding-top: 0; }
#comments .comment-list .trackback .comment-body, #comments .comment-list .pingback .comment-body {
    padding-left: 0; }
#comments .comment-list .comment-body {
    padding-left: 0;
    padding-top: 30px;
    min-height: 60px; }
#comments .comment-list .comment-body::before, #comments .comment-list .comment-body::after {
    content: '';
    display: table; }
#comments .comment-list .comment-body::after {
    clear: both; }
@media (min-width: 768px) {
    #comments .comment-list .comment-body {
        padding-left: 70px; } }
#comments .comment-list .comment-body:after {
    display: block;
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ebebeb; }
#comments .comment-list .comment-content {
    padding-bottom: 25px; }
#comments .comment-list .comment-content .comment-text {
    margin-bottom: 2px; }
#comments .comment-list .comment-content .comment-text p:last-child {
    margin-bottom: 0; }
#comments .comment-list .comment-meta {
    margin-bottom: 5px;
    position: relative; }
#comments .comment-list .comment-meta .comment-author {
    display: inline-block;
    font-weight: 700; }
#comments .comment-list .comment-meta .avatar {
    width: 50px;
    height: auto;
    border-radius: 50%;
    margin-bottom: 5px; }
@media (min-width: 768px) {
    #comments .comment-list .comment-meta .avatar {
        position: absolute;
        left: -70px;
        top: 5px; } }
#comments .comment-list .comment-meta a.comment-date {
    font-size: 14px;
    margin-left: 15px;
    color: #999; }
#comments .comment-list .comment-meta a.comment-date:hover {
    color: #cb252d; }
#comments .comment-list .comment-meta cite {
    color: #000;
    font-style: normal;
    clear: both;
    display: block; }
#comments .comment-list .comment-meta cite a {
    color: #000; }
#comments .comment-list .comment-meta cite a:hover {
    color: #cb252d; }
#comments .comment-list .reply::before, #comments .comment-list .reply::after {
    content: '';
    display: table; }
#comments .comment-list .reply::after {
    clear: both; }
#comments .comment-list .reply a {
    display: inline-block;
    margin-right: 1em;
    color: #cb252d; }
#comments .comment-list .reply a:last-child {
    margin-right: 0; }
#comments .comment-list .reply a:hover {
    color: #cb252d; }
#comments .comment-list .children {
    list-style: none;
    margin-bottom: 0;
    padding-left: 40px; }
@media (max-width: 568px) {
    #comments .comment-list .children {
        padding-left: 0; } }
#comments .comment-list #respond {
    margin-top: 0;
    padding: 1.618em;
    background-color: rgba(0, 0, 0, 0.0125); }
#comments table th,
#comments table td {
    border: 1px solid;
    border-color: #ebebeb; }

#commentform {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px; }
#commentform p {
    padding: 0 15px; }

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

#respond {
    clear: both;
    position: relative;
    margin-top: 2.2906835em; }
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }
#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input {
    width: 100%; }
#respond .comment-form-cookies-consent label {
    color: #555555; }
#respond .form-submit,
#respond form {
    margin-bottom: 0; }
#respond label {
    color: #cb252d; }
#respond #reply-title {
    color: #cb252d;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize; }
#respond #cancel-comment-reply-link {
    position: absolute;
    top: 0.5407911001em;
    right: 0.5407911001em;
    display: block;
    height: 1em;
    width: 1em;
    overflow: hidden;
    line-height: 1;
    font-size: 1.41575em;
    text-align: center;
    -webkit-transition: ease, 0.3s, -webkit-transform;
    transition: ease, 0.3s, -webkit-transform;
    transition: transform, ease, 0.3s;
    transition: transform, ease, 0.3s, -webkit-transform; }
@media (max-width: 568px) {
    #respond #cancel-comment-reply-link {
        font-size: 35px; } }
#respond #cancel-comment-reply-link:hover {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3); }

/*-------------------------------------------------------------
11.0 Forms
--------------------------------------------------------------*/
form {
    margin-bottom: 1.618em; }

button,
input,
select,
textarea {
    font-size: 100%;
    /* Corrects font size not being inherited in all browsers */
    margin: 0;
    /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
    vertical-align: baseline;
    /* Improves appearance and consistency in all browsers */
    /* stylelint-disable */
    /* stylelint-enable */ }

/* Button Outline */
.button-outline {
    border: 1px solid;
    border-radius: 0;
    background: transparent;
    border-color: #cb252d;
    color: #cb252d;
    cursor: pointer;
    /* Improves usability and consistency of cursor style between image-type 'input' and others */
    padding: 0.6180469716em 1.41575em;
    text-decoration: none;
    display: inline-block; }
.button-outline:hover {
    color: #fff !important;
    background-color: #cb252d;
    border-color: #cb252d; }
.button-outline.loading {
    opacity: 0.5; }
.button-outline.small {
    padding: 0.5407911001em 0.875em;
    font-size: 0.875em; }
.button-outline.disabled, .button-outline:disabled {
    opacity: 0.5 !important;
    cursor: not-allowed; }
.button-outline.disabled:hover, .button-outline:disabled:hover {
    opacity: 0.5 !important; }

button,
input[type='button'],
input[type='reset'],
input[type='submit'],
.button {
    border-radius: 3px;
    border: none;
    background: none;
    background-color: #cb252d;
    border-color: #cb252d;
    color: #fff;
    cursor: pointer;
    /* Improves usability and consistency of cursor style between image-type 'input' and others */
    padding: 0.6180469716em 1.41575em;
    text-decoration: none;
    text-shadow: none;
    display: inline-block;
    -webkit-appearance: none;
    font-weight: 700; }
button::after,
input[type='button']::after,
input[type='reset']::after,
input[type='submit']::after,
.button::after {
    display: none; }
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover,
.button:hover {
    background-color: #cb252d;
    border-color: #cb252d; }
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover,
.button:hover {
    color: #fff; }
button.loading,
input[type='button'].loading,
input[type='reset'].loading,
input[type='submit'].loading,
.button.loading {
    opacity: 0.5; }
button.small,
input[type='button'].small,
input[type='reset'].small,
input[type='submit'].small,
.button.small {
    padding: 0.5407911001em 0.875em;
    font-size: 0.875em; }
button.disabled, button:disabled,
input[type='button'].disabled,
input[type='button']:disabled,
input[type='reset'].disabled,
input[type='reset']:disabled,
input[type='submit'].disabled,
input[type='submit']:disabled,
.button.disabled,
.button:disabled {
    opacity: 0.5 !important;
    cursor: not-allowed; }
button.disabled:hover, button:disabled:hover,
input[type='button'].disabled:hover,
input[type='button']:disabled:hover,
input[type='reset'].disabled:hover,
input[type='reset']:disabled:hover,
input[type='submit'].disabled:hover,
input[type='submit']:disabled:hover,
.button.disabled:hover,
.button:disabled:hover {
    opacity: 0.5 !important; }

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
    /* Addresses excess padding in IE8/9 */ }
input[type='checkbox'] + label,
input[type='radio'] + label {
    margin: 0 0 0 0.3819820591em; }

input[type='search']::-webkit-search-decoration {
    /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
    -webkit-appearance: none; }

input[type="search"] {
    box-sizing: border-box; }
input[type='search']::-webkit-input-placeholder {
    color: #616161; }
input[type='search']:-ms-input-placeholder {
    color: #616161; }
input[type='search']::placeholder {
    color: #616161; }

button::-moz-focus-inner,
input::-moz-focus-inner {
    /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
    border: 0;
    padding: 0; }

input[type='text'],
input[type='number'],
input[type='email'],
input[type='tel'],
input[type='url'],
input[type='password'],
input[type='search'],
textarea,
.input-text {
    padding: 0.7em 1.6em;
    color: #555555;
    border-width: 1px;
    border-style: solid;
    border-color: #ebebeb;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: normal;
    border-radius: 3px;
    outline: 0; }
input[type='text']::-webkit-input-placeholder,
input[type='number']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='url']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.input-text::-webkit-input-placeholder {
    color: #555555; }
input[type='text']:-ms-input-placeholder,
input[type='number']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='url']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.input-text:-ms-input-placeholder {
    color: #555555; }
input[type='text']::placeholder,
input[type='number']::placeholder,
input[type='email']::placeholder,
input[type='tel']::placeholder,
input[type='url']::placeholder,
input[type='password']::placeholder,
input[type='search']::placeholder,
textarea::placeholder,
.input-text::placeholder {
    color: #555555; }
input[type='text']:focus,
input[type='number']:focus,
input[type='email']:focus,
input[type='tel']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
textarea:focus,
.input-text:focus {
    border-color: #cb252d; }
.form-light input[type='text'], .form-light
input[type='number'], .form-light
input[type='email'], .form-light
input[type='tel'], .form-light
input[type='url'], .form-light
input[type='password'], .form-light
input[type='search'], .form-light
textarea, .form-light
.input-text {
    color: #fff; }
.form-light input[type='text']::-webkit-input-placeholder, .form-light
input[type='number']::-webkit-input-placeholder, .form-light
input[type='email']::-webkit-input-placeholder, .form-light
input[type='tel']::-webkit-input-placeholder, .form-light
input[type='url']::-webkit-input-placeholder, .form-light
input[type='password']::-webkit-input-placeholder, .form-light
input[type='search']::-webkit-input-placeholder, .form-light
textarea::-webkit-input-placeholder, .form-light
.input-text::-webkit-input-placeholder {
    color: #fff; }
.form-light input[type='text']:-ms-input-placeholder, .form-light
input[type='number']:-ms-input-placeholder, .form-light
input[type='email']:-ms-input-placeholder, .form-light
input[type='tel']:-ms-input-placeholder, .form-light
input[type='url']:-ms-input-placeholder, .form-light
input[type='password']:-ms-input-placeholder, .form-light
input[type='search']:-ms-input-placeholder, .form-light
textarea:-ms-input-placeholder, .form-light
.input-text:-ms-input-placeholder {
    color: #fff; }
.form-light input[type='text']::placeholder, .form-light
input[type='number']::placeholder, .form-light
input[type='email']::placeholder, .form-light
input[type='tel']::placeholder, .form-light
input[type='url']::placeholder, .form-light
input[type='password']::placeholder, .form-light
input[type='search']::placeholder, .form-light
textarea::placeholder, .form-light
.input-text::placeholder {
    color: #fff; }

select {
    padding: 0.63em 28px 0.63em 1.41575em; }
select:not([size]):not([multiple]) {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #ebebeb;
    max-width: 100%;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    background-image: url("./assets/images/base/select_arrow.png");
    background-position: -webkit-calc(100% - 15px) center;
    background-position: calc(100% - 15px) center;
    background-repeat: no-repeat;
    border-radius: 4px; }

textarea {
    overflow: auto;
    /* Removes default vertical scrollbar in IE6/7/8/9 */
    vertical-align: top;
    /* Improves readability and alignment in all browsers */
    width: 100%; }

label {
    font-weight: 400; }

label.inline input {
    width: auto; }

fieldset {
    padding: 1.618em;
    padding-top: 1em;
    margin: 0;
    margin-bottom: 1.618em;
    margin-top: 1.618em;
    border-color: #ebebeb; }
fieldset legend {
    font-weight: 700;
    color: #cb252d;
    padding: 0.6180469716em 1em;
    margin-left: -1em; }

[placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity 0.5s 0.5s ease;
    transition: opacity 0.5s 0.5s ease;
    opacity: 0; }

/*-------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    display: inline-block;
    border-radius: 0; }

/*-------------------------------------------------------------
12.1 Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.41575em; }
.gallery::before, .gallery::after {
    content: '';
    display: table; }
.gallery::after {
    clear: both; }
.gallery .gallery-item {
    float: left; }
.gallery .gallery-item .gallery-icon a {
    display: block; }
.gallery .gallery-item .gallery-icon img {
    border: none;
    height: auto;
    margin: 0 auto; }
.gallery .gallery-item .gallery-caption {
    margin: 0;
    text-align: center; }
.gallery.gallery-columns-1 .gallery-item {
    width: 100%; }
.gallery.gallery-columns-2 .gallery-item {
    width: 50%; }
.gallery.gallery-columns-3 .gallery-item {
    width: 33.3%; }
.gallery.gallery-columns-4 .gallery-item {
    width: 25%; }
.gallery.gallery-columns-5 .gallery-item {
    width: 20%; }
.gallery.gallery-columns-6 .gallery-item {
    width: 16.666666667%; }
.gallery.gallery-columns-7 .gallery-item {
    width: 14.285714286%; }
.gallery.gallery-columns-8 .gallery-item {
    width: 12.5%; }
.gallery.gallery-columns-9 .gallery-item {
    width: 11.111111111%; }

/*-------------------------------------------------------------
12.2 Embeds
--------------------------------------------------------------*/
embed,
iframe,
object,
video {
    max-width: 100%; }

/*-------------------------------------------------------------
13.0 Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1em;
    max-width: 100%; }
.wp-caption img[class*='wp-image-'] {
    display: block;
    margin: 0 auto; }
.wp-caption .wp-caption-text {
    text-align: left;
    font-style: italic;
    border-bottom: 2px solid #ebebeb;
    padding: 1em 0; }

/*-------------------------------------------------------------
14.0 Pagination
--------------------------------------------------------------*/
.site-main nav.navigation {
    clear: both;
    border: none;
    margin-bottom: 15px; }
.site-main nav.navigation::before, .site-main nav.navigation::after {
    content: '';
    display: table; }
.site-main nav.navigation::after {
    clear: both; }
.site-main nav.navigation .nav-previous,
.site-main nav.navigation .nav-next {
    padding: 0; }
.site-main nav.navigation .nav-previous a,
.site-main nav.navigation .nav-next a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: #000;
    text-transform: uppercase; }
.site-main nav.navigation .nav-previous a img,
.site-main nav.navigation .nav-next a img {
    margin-bottom: 0; }
.site-main nav.navigation .nav-previous a::before,
.site-main nav.navigation .nav-next a::before {
    display: none !important; }
.site-main nav.navigation .nav-previous a::after,
.site-main nav.navigation .nav-next a::after {
    display: none !important; }
.site-main nav.navigation .nav-previous a:hover .nav-content,
.site-main nav.navigation .nav-next a:hover .nav-content {
    color: #cb252d; }
.site-main nav.navigation .nav-previous {
    float: left;
    width: 50%;
    border: none;
    padding-right: 15px; }
.site-main nav.navigation .nav-previous img {
    margin-right: 25px; }
.site-main nav.navigation .nav-previous .nav-content {
    font-family: "Mazzard Soft H", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: capitalize;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
.site-main nav.navigation .nav-previous .nav-content .reader-text {
    display: block;
    font-family: "Mazzard Soft H", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 11px;
    color: #4b5955;
    font-weight: 400; }
@media (max-width: 567px) {
    .site-main nav.navigation .nav-previous img {
        display: none; } }
.site-main nav.navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
    padding-left: 15px; }
.site-main nav.navigation .nav-next a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse; }
.site-main nav.navigation .nav-next img {
    margin-left: 25px; }
.site-main nav.navigation .nav-next .nav-content {
    font-family: "Mazzard Soft H", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: capitalize;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
.site-main nav.navigation .nav-next .nav-content .reader-text {
    display: block;
    font-family: "Mazzard Soft H", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #555555; }
@media (max-width: 567px) {
    .site-main nav.navigation .nav-next img {
        display: none; } }

.pagination,
.woocommerce-pagination {
    text-align: center;
    clear: both;
    margin-top: 45px; }
.pagination ul.page-numbers::before, .pagination ul.page-numbers::after,
.woocommerce-pagination ul.page-numbers::before,
.woocommerce-pagination ul.page-numbers::after {
    content: '';
    display: table; }
.pagination ul.page-numbers::after,
.woocommerce-pagination ul.page-numbers::after {
    clear: both; }
.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
    list-style: none;
    margin: 0; }
.pagination .page-numbers li,
.woocommerce-pagination .page-numbers li {
    display: inline-block; }
.pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
    border-radius: 50%;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: transparent;
    color: #999;
    font-size: 12px;
    font-weight: 700; }
.pagination .page-numbers li .page-numbers.current, .pagination .page-numbers li .page-numbers:hover:not(.next):not(.prev),
.woocommerce-pagination .page-numbers li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers:hover:not(.next):not(.prev) {
    background-color: #cb252d;
    border-color: #cb252d;
    color: #fff; }
.pagination .page-numbers li .page-numbers:hover.next, .pagination .page-numbers li .page-numbers:hover.prev,
.woocommerce-pagination .page-numbers li .page-numbers:hover.next,
.woocommerce-pagination .page-numbers li .page-numbers:hover.prev {
    color: #cb252d; }
.pagination .page-numbers li .page-numbers.dots,
.woocommerce-pagination .page-numbers li .page-numbers.dots {
    background-color: transparent; }
.pagination .page-numbers li .page-numbers.prev, .pagination .page-numbers li .page-numbers.next,
.woocommerce-pagination .page-numbers li .page-numbers.prev,
.woocommerce-pagination .page-numbers li .page-numbers.next {
    padding-left: 1em;
    padding-right: 1em;
    width: auto;
    color: #cb252d; }
.pagination .page-numbers li .page-numbers.next i,
.woocommerce-pagination .page-numbers li .page-numbers.next i {
    margin-left: 5px; }
.pagination .page-numbers li .page-numbers.prev i,
.woocommerce-pagination .page-numbers li .page-numbers.prev i {
    margin-right: 5px; }

.rtl .pagination a.next,
.rtl .pagination a.prev,
.rtl .woocommerce-pagination a.next,
.rtl .woocommerce-pagination a.prev {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg); }

.page-links {
    padding-top: 10px; }
.page-links > * {
    padding: 0.6180469716em; }

/*-------------------------------------------------------------
15.0 Widgets
--------------------------------------------------------------*/
@media (max-width: 1023px) {
    #secondary {
        display: none; } }

#secondary .widget .widget-title,
#secondary .widget .widgettitle {
    border-bottom: 1px dashed;
    border-bottom-color: #ebebeb;
    font-weight: 700; }

#secondary .widget_categories ul li {
    color: #999; }
#secondary .widget_categories ul li::before {
    color: #cb252d;
    opacity: 1 !important; }

.widget {
    margin: 0 0 45px 0; }
.widget select {
    max-width: 100%; }
.widget .widget-search .search-submit {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important; }
.widget.widget_recent_entries li {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    padding: 1em 0;
    margin-bottom: 0; }
.widget.widget_recent_entries li:first-child {
    padding-top: 0; }
.widget.widget_recent_entries li:last-child {
    border-bottom: none;
    padding-bottom: 0; }
.widget.widget_recent_entries .recent-posts-thumbnail {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    overflow: hidden; }
.widget.widget_recent_entries .recent-posts-thumbnail img {
    margin-right: 20px;
    border-radius: 3px; }
.widget.widget_recent_entries .recent-posts-info {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center; }
.widget.widget_recent_entries .post-title {
    display: block;
    line-height: 20px;
    color: #000;
    margin-bottom: 0.5407911001em; }
.widget.widget_recent_entries .post-title:hover {
    color: #cb252d; }
.widget.widget_recent_entries .post-title span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 700; }
.widget.widget_recent_entries .post-date,
.widget.widget_recent_entries .post-comments {
    font-size: 12px;
    color: #b0b0b0; }
.widget .widget-title,
.widget .widgettitle {
    font-size: 20px;
    color: #cb252d;
    padding: 0 0 8px 0;
    margin-bottom: 30px; }
.widget ul {
    margin-left: 0;
    list-style: none; }
.widget ul ul {
    margin-left: 1.618em;
    margin-top: 1em; }
.widget.widget_rss .rss-date {
    font-style: italic;
    display: block;
    margin: 0 0 0.7em; }
.widget.widget_rss .rss-date,
.widget.widget_rss cite {
    color: #cb252d; }
.widget.widget_rss li {
    margin-bottom: 1em; }

.wpml-ls.wpml-ls-legacy-list-vertical li, .wpml-ls.wpml-ls-legacy-list-horizontal li {
    margin-bottom: 1em; }

.wpml-ls.wpml-ls-legacy-list-vertical a, .wpml-ls.wpml-ls-legacy-list-horizontal a {
    padding: 0; }

.wpml-ls.wpml-ls-legacy-list-horizontal a {
    padding-right: 0.875em; }

.wpml-ls.wpml-ls-legacy-dropdown-click, .wpml-ls.wpml-ls-legacy-dropdown {
    width: 100%; }
.wpml-ls.wpml-ls-legacy-dropdown-click a, .wpml-ls.wpml-ls-legacy-dropdown a {
    padding: 1em 1.41575em;
    border-color: #ebebeb;
    background-color: #ffffff; }
.wpml-ls.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after, .wpml-ls.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    right: 1em; }
.wpml-ls.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu, .wpml-ls.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    border-top: 0; }

.wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal {
    margin-bottom: 0; }

.wpml-ls-statics-footer.wpml-ls-legacy-list-vertical {
    margin-top: 1em;
    margin-bottom: 0; }

.wpml-ls-statics-footer li a {
    color: #555555; }
.wpml-ls-statics-footer li a:hover {
    color: #cb252d; }

.tagcloud {
    margin-bottom: 1.25em; }
.tagcloud a {
    display: inline-block;
    font-size: 12px !important;
    line-height: 30px;
    padding: 0 17px;
    margin-bottom: 5px;
    color: #4b5955;
    border-radius: 50px;
    border: 1px solid;
    border-color: #ebebeb; }
.tagcloud a:hover {
    color: #fff !important;
    background-color: #cb252d; }

.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li {
    color: #999; }
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li a {
    color: #cb252d; }
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li::before {
    opacity: 1 !important; }

.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list .chosen a {
    color: #cb252d; }

.widget-area .widget a.button {
    font-weight: 700 !important; }

.widget-area .widget .tagcloud a {
    color: #4b5955; }

.widget_search:not(.widget_block),
.widget_product_search,
.site-search {
    margin-bottom: 35px; }
.widget_search:not(.widget_block) form,
.widget_product_search form,
.site-search form {
    position: relative;
    font-size: 14px; }
.widget_search:not(.widget_block) form::before,
.widget_product_search form::before,
.site-search form::before {
    font-size: 16px;
    color: #000; }
.widget_search:not(.widget_block) form input[type=text],
.widget_search:not(.widget_block) form input[type=search],
.widget_product_search form input[type=text],
.widget_product_search form input[type=search],
.site-search form input[type=text],
.site-search form input[type=search] {
    width: 100%;
    line-height: 1;
    background: #f4f4f4;
    border-radius: 30px;
    padding: 1em 1.41575em;
    border: 1px solid transparent; }
.widget_search:not(.widget_block) form input[type=text]:focus,
.widget_search:not(.widget_block) form input[type=search]:focus,
.widget_product_search form input[type=text]:focus,
.widget_product_search form input[type=search]:focus,
.site-search form input[type=text]:focus,
.site-search form input[type=search]:focus {
    border-color: #cb252d; }
.widget_search:not(.widget_block) form input[type=text]::-webkit-input-placeholder,
.widget_search:not(.widget_block) form input[type=search]::-webkit-input-placeholder,
.widget_product_search form input[type=text]::-webkit-input-placeholder,
.widget_product_search form input[type=search]::-webkit-input-placeholder,
.site-search form input[type=text]::-webkit-input-placeholder,
.site-search form input[type=search]::-webkit-input-placeholder {
    color: #aaa; }
.widget_search:not(.widget_block) form input[type=text]:-ms-input-placeholder,
.widget_search:not(.widget_block) form input[type=search]:-ms-input-placeholder,
.widget_product_search form input[type=text]:-ms-input-placeholder,
.widget_product_search form input[type=search]:-ms-input-placeholder,
.site-search form input[type=text]:-ms-input-placeholder,
.site-search form input[type=search]:-ms-input-placeholder {
    color: #aaa; }
.widget_search:not(.widget_block) form input[type=text]::placeholder,
.widget_search:not(.widget_block) form input[type=search]::placeholder,
.widget_product_search form input[type=text]::placeholder,
.widget_product_search form input[type=search]::placeholder,
.site-search form input[type=text]::placeholder,
.site-search form input[type=search]::placeholder {
    color: #aaa; }
.widget_search:not(.widget_block) form input[type=submit],
.widget_search:not(.widget_block) form button[type=submit],
.widget_product_search form input[type=submit],
.widget_product_search form button[type=submit],
.site-search form input[type=submit],
.site-search form button[type=submit] {
    height: 100%;
    line-height: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    background: transparent;
    min-width: 90px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.widget_search:not(.widget_block) form input[type=submit]:hover,
.widget_search:not(.widget_block) form button[type=submit]:hover,
.widget_product_search form input[type=submit]:hover,
.widget_product_search form button[type=submit]:hover,
.site-search form input[type=submit]:hover,
.site-search form button[type=submit]:hover {
    border-bottom-color: #cb252d;
    color: #cb252d; }
@media (max-width: 567px) {
    .widget_search:not(.widget_block) form input[type=submit],
    .widget_search:not(.widget_block) form button[type=submit],
    .widget_product_search form input[type=submit],
    .widget_product_search form button[type=submit],
    .site-search form input[type=submit],
    .site-search form button[type=submit] {
        min-width: 110px; } }

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

.widget_categories form,
.widget_text form {
    margin: 0; }

.widget_categories p,
.widget_text p {
    margin: 0; }

.widget_recent_entries ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_archive ul li,
.widget_recent_comments ul li,
.widget_nav_menu ul li,
.widget_links ul li,
.widget_product_categories ul li,
.widget_layered_nav ul li,
.widget_meta ul li,
.widget_layered_nav_filters ul li {
    list-style: none;
    margin-bottom: 11px;
    line-height: 1.41575em; }

.widget_recent_entries ul .children,
.widget_pages ul .children,
.widget_categories ul .children,
.widget_archive ul .children,
.widget_recent_comments ul .children,
.widget_nav_menu ul .children,
.widget_links ul .children,
.widget_product_categories ul .children,
.widget_layered_nav ul .children,
.widget_meta ul .children,
.widget_layered_nav_filters ul .children {
    margin-top: 1em; }

.widget_recent_comments a {
    text-decoration: underline; }

.widget-area #wp-calendar th,
.widget-area #wp-calendar td,
.footer-widgets #wp-calendar th,
.footer-widgets #wp-calendar td {
    padding: 0.236em;
    text-align: center; }

.widget_recent_entries ul ul.children {
    margin: 0.6180469716em 0 0 0; }

.freshio-canvas-filter .widget h1.widget-title,
.widget-area .widget h1.widget-title {
    font-size: 1.41575em; }

.freshio-canvas-filter a:not(.button),
.widget-area a:not(.button) {
    color: #000; }
.freshio-canvas-filter a:not(.button):hover,
.widget-area a:not(.button):hover {
    color: #cb252d; }

.widget_calendar .calendar_wrap {
    margin-bottom: 1.41575em; }

.widget_calendar table th, .widget_calendar table td {
    border: 1px solid;
    border-color: #ebebeb; }

/*--------------------------------------------------------------
16.0 Layout
--------------------------------------------------------------*/
/**
 * Strictly Layout Styles
 */
@media (min-width: 1024px) {
    /**
 * Menus
 *
 * 1 - We have to use a `left` declaration so that dropdowns are revealed when tabbed.
 */
    .menu-toggle,
    .main-navigation.toggled div.menu {
        display: none; }
    .primary-navigation {
        display: block; }
    .instagram-widget .instagram-picture, .instagram-widget .instagram-box-title {
        -webkit-box-ordinal-group: unset !important;
        order: unset !important; }
    .main-navigation {
        clear: both;
        display: block;
        width: 100%; }
    .main-navigation ul {
        list-style: none;
        margin: 0;
        padding-left: 0;
        display: block; }
    .main-navigation ul li {
        position: relative;
        display: inline-block;
        text-align: left; }
    .main-navigation ul li a:not(.elementor-button-link) {
        display: block; }
    .main-navigation ul li a:not(.elementor-button-link)::before {
        display: none; }
    .main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
        left: 1.3em;
        display: block;
        opacity: 1;
        visibility: visible; }
    .main-navigation ul li:hover > ul li > ul, .main-navigation ul li.focus > ul li > ul {
        left: -9999px;
        /* 1 */
        opacity: 0;
        visibility: hidden; }
    .main-navigation ul li:hover > ul li > ul.sub-menu--is-touch-device, .main-navigation ul li.focus > ul li > ul.sub-menu--is-touch-device {
        display: none;
        left: 0; }
    .main-navigation ul li:hover > ul li:hover > ul, .main-navigation ul li:hover > ul li.focus > ul, .main-navigation ul li.focus > ul li:hover > ul, .main-navigation ul li.focus > ul li.focus > ul {
        left: 100%;
        top: -10px;
        display: block;
        opacity: 1;
        visibility: visible; }
    .main-navigation ul ul.sub-menu {
        float: left;
        position: absolute;
        top: 100%;
        z-index: 99999;
        left: 0;
        /* 1 */
        opacity: 0;
        visibility: hidden; }
    .main-navigation ul ul.sub-menu.sub-menu--is-touch-device {
        display: none;
        left: 0; }
    .main-navigation ul ul.sub-menu li {
        display: block;
        min-width: 260px; }
    .main-navigation ul ul.sub-menu li a:not(.elementor-button-link) {
        display: inline-block; }
    .site-content::before, .site-content::after {
        content: '';
        display: table; }
    .site-content::after {
        clear: both; }
    .content-area {
        width: -webkit-calc(100% - 330px);
        width: calc(100% - 330px);
        float: left; }
    .freshio-sidebar-left .content-area {
        float: right; }
    .widget-area {
        width: 300px;
        float: right; }
    .freshio-sidebar-left .widget-area {
        float: left; }
    .left-sidebar .content-area {
        float: right; }
    .left-sidebar .widget-area {
        float: left; }
    .woocommerce-page.freshio-full-width-content .content-area {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; }
    .freshio-full-width-content .content-area {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; }
    .content-area,
    .widget-area {
        margin-bottom: 2.617924em; }
    /**
 * Footer widgets
 */
    .footer-widgets {
        padding-top: 4.235801032em;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
    .footer-widgets::before, .footer-widgets::after {
        content: '';
        display: table; }
    .footer-widgets::after {
        clear: both; }
    .footer-widgets.col-2 .block {
        width: 48.3870967742%;
        float: left;
        margin-right: 3.2258064516%; }
    .footer-widgets.col-2 .block.footer-widget-2 {
        float: right;
        margin-right: 0; }
    .footer-widgets.col-3 .block {
        width: 31.1827956989%;
        float: left;
        margin-right: 3.2258064516%; }
    .footer-widgets.col-3 .block.footer-widget-3 {
        float: right;
        margin-right: 0; }
    .footer-widgets.col-4 .block {
        width: 22.5806451613%;
        float: left;
        margin-right: 3.2258064516%; }
    .footer-widgets.col-4 .block.footer-widget-4 {
        float: right;
        margin-right: 0; }
    .footer-widgets.col-5 .block.footer-widget-1 {
        width: 29.5019157088%;
        float: left;
        margin-right: 1.1494252874%;
        padding-right: 30px; }
    .footer-widgets.col-5 .block.footer-widget-5 {
        width: 23.3716475096%;
        float: left;
        margin-right: 1.1494252874%; }
    .footer-widgets.col-5 .block.footer-widget-2, .footer-widgets.col-5 .block.footer-widget-3, .footer-widgets.col-5 .block.footer-widget-4 {
        width: 14.1762452107%;
        float: left;
        margin-right: 1.1494252874%; }
    .footer-widgets.col-5 .block.footer-widget-5 {
        float: right;
        margin-right: 0; } }

@media (min-width: 768px) {
    .site-branding .site-description {
        margin-bottom: 0;
        display: block; }
    .site-header .subscribe-and-connect-connect {
        float: right;
        margin-bottom: 1em; }
    .site-header .subscribe-and-connect-connect .icons {
        list-style: none;
        margin: 0; }
    .site-header .subscribe-and-connect-connect .icons a {
        font-size: 1em !important; }
    .site-header .subscribe-and-connect-connect .icons li {
        margin: 0 0 0 0.5407911001em !important;
        display: inline-block; }
    .freshio-breadcrumb {
        padding: 6.8535260698em 0;
        margin: 0 0 5em;
        min-height: 260px;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center; }
    .freshio-breadcrumb .breadcrumb-heading {
        font-size: 50px;
        margin-bottom: 5px; }
    .single-post .freshio-breadcrumb, .single-product .freshio-breadcrumb {
        margin-bottom: 4em; }
    /**
     * Full width & homepage template
     */
    .page-template-template-fullwidth-php .content-area,
    .elementor_library-template-default .content-area,
    .page-template-template-homepage-php .content-area {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; }
    /**
     * Comments
     */
    .comment-list-wrap {
        padding: 2.617924em 0;
        border-top: 1px solid #ebebeb;
        border-bottom: 1px solid #ebebeb; }
    .comment-list-wrap + #respond {
        margin-top: 2.2906835em; }
    .comment-list::before, .comment-list::after {
        content: '';
        display: table; }
    .comment-list::after {
        clear: both; }
    .comment-list .comment {
        clear: both; }
    .comment-list .comment-content {
        padding-bottom: 0.6180469716em; }
    .comment-list #respond .comment-form-author,
    .comment-list #respond .comment-form-email,
    .comment-list #respond .comment-form-url {
        width: 100%;
        margin-right: 0; }
    .comment-list .comment-body #respond {
        border: 1px solid #ebebeb;
        margin-bottom: 2.617924em;
        margin-top: -1.618em; }
    .comment-list .reply {
        clear: both; }
    .comment-list ol.children {
        margin-left: 2em;
        list-style: none; }
    #respond .comment-form-author,
    #respond .comment-form-email,
    #respond .comment-form-url {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; }
    #respond .comment-form-comment {
        clear: both; }
    /**
     * Content
     */
    /**
     * Primary Navigation
     */
    .freshio-primary-navigation {
        clear: both; }
    .freshio-primary-navigation::before, .freshio-primary-navigation::after {
        content: '';
        display: table; }
    .freshio-primary-navigation::after {
        clear: both; }
    .main-navigation div.menu {
        display: block; }
    .main-navigation ul.menu,
    .main-navigation ul.nav-menu {
        max-height: none;
        overflow: visible;
        margin-left: -1.3em;
        -webkit-transition: none;
        transition: none; }
    .main-navigation ul.menu > li > a,
    .main-navigation ul.nav-menu > li > a {
        padding: 1em 1.3em; }
    .main-navigation ul.menu > li.menu-item-has-children:hover::after, .main-navigation ul.menu > li.page_item_has_children:hover::after,
    .main-navigation ul.nav-menu > li.menu-item-has-children:hover::after,
    .main-navigation ul.nav-menu > li.page_item_has_children:hover::after {
        display: block; }
    .main-navigation ul.menu ul.sub-menu,
    .main-navigation ul.nav-menu ul.sub-menu {
        margin-left: 0; }
    .main-navigation ul.menu ul.sub-menu li.menu-item a,
    .main-navigation ul.nav-menu ul.sub-menu li.menu-item a {
        padding: 0.6em 30px;
        padding-bottom: 0.5em;
        font-weight: 400;
        font-size: 1em;
        line-height: 1.5; }
    .main-navigation ul.menu ul.sub-menu li.menu-item:last-child,
    .main-navigation ul.nav-menu ul.sub-menu li.menu-item:last-child {
        border-bottom: 0;
        margin-bottom: 0; }
    .main-navigation ul.menu ul.sub-menu ul,
    .main-navigation ul.nav-menu ul.sub-menu ul {
        margin-left: 0; }
    /**
     * 404 Styles
     */
    .error404 .fourohfour-columns-2 .col-1 {
        width: 48.3870967742%;
        float: left;
        margin-right: 3.2258064516%; }
    .error404 .fourohfour-columns-2 .col-1 ul.products {
        margin-bottom: 0; }
    .error404 .fourohfour-columns-2 .col-2 {
        width: 48.3870967742%;
        float: right;
        margin-right: 0; }
    .wpml-ls-statics-footer {
        max-width: 1410px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px; }
    .wpml-ls-statics-footer::before, .wpml-ls-statics-footer::after {
        content: '';
        display: table; }
    .wpml-ls-statics-footer::after {
        clear: both; }
    .wpml-ls-statics-footer:after {
        content: " ";
        display: block;
        clear: both; }
    .copyright-bar .freshio-social {
        text-align: left;
        margin: 0; }
    .copyright-bar .site-info {
        margin: 0; }
    .copyright-bar .logo-brands img {
        margin-left: auto;
        margin-right: 0; }
    .site-branding img {
        width: 200px; } }

body.freshio-layout-boxed {
    margin: auto;
    overflow-x: hidden; }

/*--------------------------------------------------------------
17.0 Utilities
--------------------------------------------------------------*/
.d-flex {
    display: -webkit-box;
    display: flex; }

.flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row; }

.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; }

.flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse; }

.flex-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse; }

.flex-wrap {
    flex-wrap: wrap; }

.flex-nowrap {
    flex-wrap: nowrap; }

.flex-wrap-reverse {
    flex-wrap: wrap-reverse; }

.justify-content-start {
    -webkit-box-pack: start;
    justify-content: flex-start; }

.justify-content-end {
    -webkit-box-pack: end;
    justify-content: flex-end; }

.justify-content-center {
    -webkit-box-pack: center;
    justify-content: center; }

.justify-content-between {
    -webkit-box-pack: justify;
    justify-content: space-between; }

.justify-content-around {
    justify-content: space-around; }

.align-items-start {
    -webkit-box-align: start;
    align-items: flex-start; }

.align-items-end {
    -webkit-box-align: end;
    align-items: flex-end; }

.align-items-center {
    -webkit-box-align: center;
    align-items: center; }

.align-items-baseline {
    -webkit-box-align: baseline;
    align-items: baseline; }

.align-items-stretch {
    -webkit-box-align: stretch;
    align-items: stretch; }

.align-content-start {
    align-content: flex-start; }

.align-content-end {
    align-content: flex-end; }

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

.align-content-between {
    align-content: space-between; }

.align-content-around {
    align-content: space-around; }

.align-content-stretch {
    align-content: stretch; }

.align-self-auto {
    align-self: auto; }

.align-self-start {
    align-self: flex-start; }

.align-self-end {
    align-self: flex-end; }

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

.align-self-baseline {
    align-self: baseline; }

.align-self-stretch {
    align-self: stretch; }

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

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

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

/*--------------------------------------------------------------
18.0 Slick Carousel
--------------------------------------------------------------*/
/* Slider */
.slick-loading .slick-list {
    background: #fff url("./assets/images/slick/ajax-loader.gif") center center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border-radius: 50%;
    border: 1px solid;
    border-color: #ebebeb;
    background-color: #fff;
    outline: none;
    z-index: 99; }
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    background-color: #cb252d;
    outline: none;
    color: transparent;
    border-color: #ebebeb; }
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1; }
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.3; }
.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    line-height: 1;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
    left: -45px; }

.slick-next {
    right: -45px; }

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px; }

.slick-dots {
    position: absolute;
    bottom: -52px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%; }
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 8px;
    width: 20px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
    text-align: center; }
.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 8px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    text-align: center; }
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
    background-color: #cb252d; }
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 10px;
    background-color: #555555;
    color: #555555;
    opacity: 0.3;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.slick-dots li.slick-active button:before {
    background-color: #cb252d;
    opacity: 1;
    width: 20px;
    height: 8px; }

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0; }
.slick-list:focus {
    outline: none; }
.slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto; }
.slick-track:before, .slick-track:after {
    content: "";
    display: table; }
.slick-track:after {
    clear: both; }
.slick-loading .slick-track {
    visibility: hidden; }

.freshio-carousel {
    display: none; }
.freshio-carousel.slick-initialized {
    display: block; }

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    outline: none;
    display: none; }
[dir="rtl"] .slick-slide {
    float: right; }
.slick-slide img {
    display: block; }
.slick-slide.slick-loading img {
    display: none; }
.slick-slide.dragging img {
    pointer-events: none; }
.slick-initialized .slick-slide {
    display: block; }
.slick-loading .slick-slide {
    visibility: hidden; }
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
    display: none; }

/*--------------------------------------------------------------
19.0 Icons
--------------------------------------------------------------*/
@keyframes opal-loading {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }

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

/* ===== Start ICONS CSS ===== */
@font-face {
    font-family: "freshio-icon";
    src: url("./assets/fonts/freshio-icon.eot");
    src: url("./assets/fonts/freshio-icon.eot?#iefix") format("eot"), url("./assets/fonts/freshio-icon.woff2") format("woff2"), url("./assets/fonts/freshio-icon.woff") format("woff"), url("./assets/fonts/freshio-icon.ttf") format("truetype"), url("./assets/fonts/freshio-icon.svg#freshio-icon") format("svg"); }

[class*="freshio-icon-"] {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle; }

.freshio-icon-adobe:before {
    content: ""; }

.freshio-icon-amazon:before {
    content: ""; }

.freshio-icon-android:before {
    content: ""; }

.freshio-icon-angular:before {
    content: ""; }

.freshio-icon-apper:before {
    content: ""; }

.freshio-icon-apple:before {
    content: ""; }

.freshio-icon-atlassian:before {
    content: ""; }

.freshio-icon-behance:before {
    content: ""; }

.freshio-icon-bitbucket:before {
    content: ""; }

.freshio-icon-bitcoin:before {
    content: ""; }

.freshio-icon-bity:before {
    content: ""; }

.freshio-icon-bluetooth:before {
    content: ""; }

.freshio-icon-btc:before {
    content: ""; }

.freshio-icon-centos:before {
    content: ""; }

.freshio-icon-chrome:before {
    content: ""; }

.freshio-icon-codepen:before {
    content: ""; }

.freshio-icon-cpanel:before {
    content: ""; }

.freshio-icon-discord:before {
    content: ""; }

.freshio-icon-dochub:before {
    content: ""; }

.freshio-icon-docker:before {
    content: ""; }

.freshio-icon-dribbble:before {
    content: ""; }

.freshio-icon-dropbox:before {
    content: ""; }

.freshio-icon-drupal:before {
    content: ""; }

.freshio-icon-ebay:before {
    content: ""; }

.freshio-icon-facebook:before {
    content: ""; }

.freshio-icon-figma:before {
    content: ""; }

.freshio-icon-firefox:before {
    content: ""; }

.freshio-icon-google-plus:before {
    content: ""; }

.freshio-icon-google:before {
    content: ""; }

.freshio-icon-grunt:before {
    content: ""; }

.freshio-icon-gulp:before {
    content: ""; }

.freshio-icon-html5:before {
    content: ""; }

.freshio-icon-jenkins:before {
    content: ""; }

.freshio-icon-joomla:before {
    content: ""; }

.freshio-icon-link-brand:before {
    content: ""; }

.freshio-icon-linkedin:before {
    content: ""; }

.freshio-icon-mailchimp:before {
    content: ""; }

.freshio-icon-opencart:before {
    content: ""; }

.freshio-icon-paypal:before {
    content: ""; }

.freshio-icon-pinterest-p:before {
    content: ""; }

.freshio-icon-reddit:before {
    content: ""; }

.freshio-icon-skype:before {
    content: ""; }

.freshio-icon-slack:before {
    content: ""; }

.freshio-icon-snapchat:before {
    content: ""; }

.freshio-icon-spotify:before {
    content: ""; }

.freshio-icon-trello:before {
    content: ""; }

.freshio-icon-twitter:before {
    content: ""; }

.freshio-icon-vimeo:before {
    content: ""; }

.freshio-icon-whatsapp:before {
    content: ""; }

.freshio-icon-wordpress:before {
    content: ""; }

.freshio-icon-yoast:before {
    content: ""; }

.freshio-icon-youtube:before {
    content: ""; }

.freshio-icon-acorn:before {
    content: ""; }

.freshio-icon-angle-double-down:before {
    content: ""; }

.freshio-icon-angle-double-left:before {
    content: ""; }

.freshio-icon-angle-double-right:before {
    content: ""; }

.freshio-icon-angle-double-up:before {
    content: ""; }

.freshio-icon-apple-alt:before {
    content: ""; }

.freshio-icon-argan-oil:before {
    content: ""; }

.freshio-icon-badge-percent:before {
    content: ""; }

.freshio-icon-calendar:before {
    content: ""; }

.freshio-icon-cherry:before {
    content: ""; }

.freshio-icon-comments-alt:before {
    content: ""; }

.freshio-icon-consultant:before {
    content: ""; }

.freshio-icon-creation:before {
    content: ""; }

.freshio-icon-curated:before {
    content: ""; }

.freshio-icon-curated_2:before {
    content: ""; }

.freshio-icon-delivery1:before {
    content: ""; }

.freshio-icon-design:before {
    content: ""; }

.freshio-icon-drag:before {
    content: ""; }

.freshio-icon-dragon-fruit:before {
    content: ""; }

.freshio-icon-dragon-fruit2:before {
    content: ""; }

.freshio-icon-egg-fried:before {
    content: ""; }

.freshio-icon-envelope-open-text:before {
    content: ""; }

.freshio-icon-experiences:before {
    content: ""; }

.freshio-icon-farm:before {
    content: ""; }

.freshio-icon-farmer:before {
    content: ""; }

.freshio-icon-free-shipping1:before {
    content: ""; }

.freshio-icon-fresh:before {
    content: ""; }

.freshio-icon-fruit:before {
    content: ""; }

.freshio-icon-fruit2:before {
    content: ""; }

.freshio-icon-fruits-pakage:before {
    content: ""; }

.freshio-icon-gift1:before {
    content: ""; }

.freshio-icon-groceries:before {
    content: ""; }

.freshio-icon-handmade:before {
    content: ""; }

.freshio-icon-handmade_2:before {
    content: ""; }

.freshio-icon-hapiness:before {
    content: ""; }

.freshio-icon-headphones-alt:before {
    content: ""; }

.freshio-icon-healthy-stomach:before {
    content: ""; }

.freshio-icon-healthy:before {
    content: ""; }

.freshio-icon-heat1:before {
    content: ""; }

.freshio-icon-ice-cream:before {
    content: ""; }

.freshio-icon-language:before {
    content: ""; }

.freshio-icon-leaf:before {
    content: ""; }

.freshio-icon-leaf2:before {
    content: ""; }

.freshio-icon-long-arrow-down:before {
    content: ""; }

.freshio-icon-long-arrow-left:before {
    content: ""; }

.freshio-icon-long-arrow-right:before {
    content: ""; }

.freshio-icon-long-arrow-up:before {
    content: ""; }

.freshio-icon-meat:before {
    content: ""; }

.freshio-icon-money-fruit:before {
    content: ""; }

.freshio-icon-natural:before {
    content: ""; }

.freshio-icon-note1:before {
    content: ""; }

.freshio-icon-olive-oil:before {
    content: ""; }

.freshio-icon-oneclick:before {
    content: ""; }

.freshio-icon-onion:before {
    content: ""; }

.freshio-icon-onion2:before {
    content: ""; }

.freshio-icon-orange:before {
    content: ""; }

.freshio-icon-performance:before {
    content: ""; }

.freshio-icon-phone1:before {
    content: ""; }

.freshio-icon-pineapple:before {
    content: ""; }

.freshio-icon-pizza-slice:before {
    content: ""; }

.freshio-icon-play:before {
    content: ""; }

.freshio-icon-product:before {
    content: ""; }

.freshio-icon-protein:before {
    content: ""; }

.freshio-icon-quality:before {
    content: ""; }

.freshio-icon-return:before {
    content: ""; }

.freshio-icon-salad:before {
    content: ""; }

.freshio-icon-savemoney:before {
    content: ""; }

.freshio-icon-seo:before {
    content: ""; }

.freshio-icon-shipping:before {
    content: ""; }

.freshio-icon-sizing:before {
    content: ""; }

.freshio-icon-soup:before {
    content: ""; }

.freshio-icon-star-fruit:before {
    content: ""; }

.freshio-icon-strawberry:before {
    content: ""; }

.freshio-icon-strawberrys:before {
    content: ""; }

.freshio-icon-sustainable:before {
    content: ""; }

.freshio-icon-theme-contact:before {
    content: ""; }

.freshio-icon-theme-drag:before {
    content: ""; }

.freshio-icon-theme-heart:before {
    content: ""; }

.freshio-icon-theme-language:before {
    content: ""; }

.freshio-icon-theme-oneclick:before {
    content: ""; }

.freshio-icon-theme-performance:before {
    content: ""; }

.freshio-icon-theme-quality:before {
    content: ""; }

.freshio-icon-theme-quote:before {
    content: ""; }

.freshio-icon-theme-seo:before {
    content: ""; }

.freshio-icon-theme-shipping:before {
    content: ""; }

.freshio-icon-tomato:before {
    content: ""; }

.freshio-icon-vegetables:before {
    content: ""; }

.freshio-icon-volleyball-ball:before {
    content: ""; }

.freshio-icon-angle-down:before {
    content: ""; }

.freshio-icon-angle-left:before {
    content: ""; }

.freshio-icon-angle-right:before {
    content: ""; }

.freshio-icon-angle-up:before {
    content: ""; }

.freshio-icon-arrow-circle-down:before {
    content: ""; }

.freshio-icon-arrow-circle-left:before {
    content: ""; }

.freshio-icon-arrow-circle-right:before {
    content: ""; }

.freshio-icon-arrow-circle-up:before {
    content: ""; }

.freshio-icon-bars:before {
    content: ""; }

.freshio-icon-caret-down:before {
    content: ""; }

.freshio-icon-caret-left:before {
    content: ""; }

.freshio-icon-caret-right:before {
    content: ""; }

.freshio-icon-caret-up:before {
    content: ""; }

.freshio-icon-cart-empty:before {
    content: ""; }

.freshio-icon-check-square:before {
    content: ""; }

.freshio-icon-chevron-circle-left:before {
    content: ""; }

.freshio-icon-chevron-circle-right:before {
    content: ""; }

.freshio-icon-chevron-down:before {
    content: ""; }

.freshio-icon-chevron-left:before {
    content: ""; }

.freshio-icon-chevron-right:before {
    content: ""; }

.freshio-icon-chevron-up:before {
    content: ""; }

.freshio-icon-circle:before {
    content: ""; }

.freshio-icon-cloud-download-alt:before {
    content: ""; }

.freshio-icon-comment:before {
    content: ""; }

.freshio-icon-comments:before {
    content: ""; }

.freshio-icon-contact:before {
    content: ""; }

.freshio-icon-credit-card:before {
    content: ""; }

.freshio-icon-dot-circle:before {
    content: ""; }

.freshio-icon-edit:before {
    content: ""; }

.freshio-icon-envelope:before {
    content: ""; }

.freshio-icon-expand-alt:before {
    content: ""; }

.freshio-icon-external-link-alt:before {
    content: ""; }

.freshio-icon-eye:before {
    content: ""; }

.freshio-icon-file-alt:before {
    content: ""; }

.freshio-icon-file-archive:before {
    content: ""; }

.freshio-icon-filter:before {
    content: ""; }

.freshio-icon-folder-open:before {
    content: ""; }

.freshio-icon-folder:before {
    content: ""; }

.freshio-icon-free_ship:before {
    content: ""; }

.freshio-icon-frown:before {
    content: ""; }

.freshio-icon-gift:before {
    content: ""; }

.freshio-icon-grip-horizontal:before {
    content: ""; }

.freshio-icon-heart-fill:before {
    content: ""; }

.freshio-icon-heart:before {
    content: ""; }

.freshio-icon-history:before {
    content: ""; }

.freshio-icon-home:before {
    content: ""; }

.freshio-icon-info-circle:before {
    content: ""; }

.freshio-icon-instagram:before {
    content: ""; }

.freshio-icon-level-up-alt:before {
    content: ""; }

.freshio-icon-long-arrow-alt-down:before {
    content: ""; }

.freshio-icon-long-arrow-alt-left:before {
    content: ""; }

.freshio-icon-long-arrow-alt-right:before {
    content: ""; }

.freshio-icon-long-arrow-alt-up:before {
    content: ""; }

.freshio-icon-map-marker-check:before {
    content: ""; }

.freshio-icon-meh:before {
    content: ""; }

.freshio-icon-minus-circle:before {
    content: ""; }

.freshio-icon-mobile-android-alt:before {
    content: ""; }

.freshio-icon-money-bill:before {
    content: ""; }

.freshio-icon-pencil-alt:before {
    content: ""; }

.freshio-icon-plus-circle:before {
    content: ""; }

.freshio-icon-plus:before {
    content: ""; }

.freshio-icon-quote:before {
    content: ""; }

.freshio-icon-random:before {
    content: ""; }

.freshio-icon-reply-all:before {
    content: ""; }

.freshio-icon-reply:before {
    content: ""; }

.freshio-icon-search-plus:before {
    content: ""; }

.freshio-icon-search:before {
    content: ""; }

.freshio-icon-shield-check:before {
    content: ""; }

.freshio-icon-shopping-basket:before {
    content: ""; }

.freshio-icon-shopping-cart:before {
    content: ""; }

.freshio-icon-sign-out-alt:before {
    content: ""; }

.freshio-icon-smile:before {
    content: ""; }

.freshio-icon-spinner:before {
    content: ""; }

.freshio-icon-square:before {
    content: ""; }

.freshio-icon-star:before {
    content: ""; }

.freshio-icon-store:before {
    content: ""; }

.freshio-icon-sync:before {
    content: ""; }

.freshio-icon-tachometer-alt:before {
    content: ""; }

.freshio-icon-th-large:before {
    content: ""; }

.freshio-icon-th-list:before {
    content: ""; }

.freshio-icon-thumbtack:before {
    content: ""; }

.freshio-icon-times-circle:before {
    content: ""; }

.freshio-icon-times:before {
    content: ""; }

.freshio-icon-trophy-alt:before {
    content: ""; }

.freshio-icon-truck:before {
    content: ""; }

.freshio-icon-user-headset:before {
    content: ""; }

.freshio-icon-user-shield:before {
    content: ""; }

.freshio-icon-user:before {
    content: ""; }

/* ===== End ICONS CSS ===== */
.freshio-social ul {
    margin: 0;
    list-style-type: none; }
.freshio-social ul li {
    display: inline-block;
    margin-right: 10px;
    line-height: 1; }
.freshio-social ul li:last-child {
    margin-right: 0; }
.freshio-social ul li a:before {
    position: relative;
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: ""; }
.freshio-social ul li a[href*="twitter"]:before {
    content: "";
    color: #1DA1F2; }
.freshio-social ul li a[href*="instagram"]:before {
    content: "";
    color: #262626; }
.freshio-social ul li a[href*="docker"]:before {
    content: ""; }
.freshio-social ul li a[href*="dochub"]:before {
    content: ""; }
.freshio-social ul li a[href*="yelp"]:before {
    content: "";
    color: #af0606; }
.freshio-social ul li a[href*="flickr"]:before {
    content: "";
    color: #0063dc; }
.freshio-social ul li a[href*="github"]:before {
    content: "";
    color: #333333; }
.freshio-social ul li a[href*="dribbble"]:before {
    content: "";
    color: #ea4c89; }
.freshio-social ul li a[href*="wordpress"]:before {
    content: "";
    color: #21759b; }
.freshio-social ul li a[href*="tumblr"]:before {
    content: "";
    color: #35465c; }
.freshio-social ul li a[href*="angular"]:before {
    content: ""; }
.freshio-social ul li a[href*="atlassian"]:before {
    content: ""; }
.freshio-social ul li a[href*="snapchat"]:before {
    content: "";
    color: #fffc00; }
.freshio-social ul li a[href*="apper"]:before {
    content: ""; }
.freshio-social ul li a[href*="codepen"]:before {
    content: ""; }
.freshio-social ul li a[href*="gulp"]:before {
    content: ""; }
.freshio-social ul li a[href*="cpanel"]:before {
    content: ""; }
.freshio-social ul li a[href*="skype"]:before {
    content: "";
    color: #00AFF0; }
.freshio-social ul li a[href*="reddit"]:before {
    content: "";
    color: #ff4500; }
.freshio-social ul li a[href*="whatsapp"]:before {
    content: ""; }
.freshio-social ul li a[href*="slack"]:before {
    content: ""; }
.freshio-social ul li a[href*="amazon"]:before {
    content: ""; }
.freshio-social ul li a[href*="android"]:before {
    content: ""; }
.freshio-social ul li a[href*="grunt"]:before {
    content: ""; }
.freshio-social ul li a[href*="firefox"]:before {
    content: ""; }
.freshio-social ul li a[href*="adobe"]:before {
    content: ""; }
.freshio-social ul li a[href*="behance"]:before {
    content: ""; }
.freshio-social ul li a[href*="dropbox"]:before {
    content: ""; }
.freshio-social ul li a[href*="facebook"]:before {
    content: "";
    color: #3b5998; }
.freshio-social ul li a[href*="linkedin"]:before {
    content: "";
    color: #0077b5; }
.freshio-social ul li a[href*="paypal"]:before {
    content: ""; }
.freshio-social ul li a[href*="trello"]:before {
    content: ""; }
.freshio-social ul li a[href*="vimeo"]:before {
    content: "";
    color: #1ab7ea; }
.freshio-social ul li a[href*="youtube"]:before {
    content: "";
    color: #cd201f; }
.freshio-social ul li a[href*="apple"]:before {
    content: "";
    color: #999999; }
.freshio-social ul li a[href*="bitbucket"]:before {
    content: ""; }
.freshio-social ul li a[href*="bitcoin"]:before {
    content: ""; }
.freshio-social ul li a[href*="bluetooth"]:before {
    content: ""; }
.freshio-social ul li a[href*="bity"]:before {
    content: ""; }
.freshio-social ul li a[href*="google/chrome"]:before {
    content: ""; }
.freshio-social ul li a[href*="drupal"]:before {
    content: ""; }
.freshio-social ul li a[href*="html5"]:before {
    content: ""; }
.freshio-social ul li a[href*="mailchimp"]:before {
    content: ""; }
.freshio-social ul li a[href*="jenkins"]:before {
    content: ""; }
.freshio-social ul li a[href*="spotify"]:before {
    content: "";
    color: #2ebd59; }
.freshio-social ul li a[href*="ebay"]:before {
    content: ""; }
.freshio-social ul li a[href*="telegram"]:before {
    content: "";
    color: #2CA5E0; }
.freshio-social ul li a[href*="yoast"]:before {
    content: ""; }
.freshio-social ul li a[href*="btc-e"]:before {
    content: ""; }
.freshio-social ul li a[href*="discord"]:before {
    content: ""; }
.freshio-social ul li a[href*="google"]:before {
    content: "";
    color: #dd4b39; }
.freshio-social ul li a[href*="google-plus"]:before {
    content: ""; }
.freshio-social ul li a[href*="figma"]:before {
    content: ""; }
.freshio-social ul li a[href*="joomla"]:before {
    content: ""; }
.freshio-social ul li a[href*="opencart"]:before {
    content: ""; }
.freshio-social ul li a[href*="pinterest"]:before {
    content: "";
    color: #bd081c; }
.freshio-social ul li a[href*="vimeo"]:before {
    content: "";
    color: #1ab7ea; }
.freshio-social ul li a[href*="centos"]:before {
    content: ""; }
.freshio-social ul li a[href*="whatsapp"]:before {
    content: ""; }

.site-search .widget_product_search form input[type=search],
.site-search .widget_product_search form input[type=text] {
    padding-left: 3.5em;
    padding-right: 12em; }

#comments .commentlist .bypostauthor > .comment-body cite::after {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-left: 0.5407911001em; }

#comments .commentlist .reply a::after {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-left: 0.5407911001em; }

#comments .commentlist .reply a.comment-edit-link::after {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: ""; }

#respond #cancel-comment-reply-link::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    display: block; }

.sticky .entry-title::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 0.5407911001em; }

button.loading,
input[type='button'].loading,
input[type='reset'].loading,
input[type='submit'].loading,
.button.loading,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,
.added_to_cart.loading {
    position: relative; }
button.loading::after,
input[type='button'].loading::after,
input[type='reset'].loading::after,
input[type='submit'].loading::after,
.button.loading::after,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading::after,
.added_to_cart.loading::after {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    -webkit-animation: fa-spin 0.75s linear infinite;
    animation: fa-spin 0.75s linear infinite;
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    display: block; }

.shop-action .blockUI.blockOverlay:before,
.shop-action .loader:before {
    top: 50%;
    left: 50%;
    opacity: 1 !important;
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    -webkit-animation: fa-spin 0.75s linear infinite;
    animation: fa-spin 0.75s linear infinite;
    font-size: 20px;
    width: 20px;
    height: 20px;
    line-height: 1;
    position: absolute;
    display: block !important;
    margin-left: -10px;
    margin-top: -10px;
    color: #000; }

.shop-action .blockUI.blockOverlay {
    opacity: 1 !important;
    overflow: hidden;
    background-image: none !important;
    background: #fff !important; }

.main-navigtion ul li a::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 0.5407911001em; }

.mobile-navigation ul li button::after {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: ""; }

.site-main nav.navigation .nav-previous a::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 0.5407911001em;
    color: #cfcfcf; }

.site-main nav.navigation .nav-next a::after {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-left: 0.5407911001em;
    color: #cfcfcf; }

.widget_search:not(.widget_block) form::before,
.widget_product_search form::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    position: absolute;
    top: 0.9em;
    left: 23px;
    line-height: 1; }

.widget_search:not(.widget_block) form input[type=text],
.widget_search:not(.widget_block) form input[type=search],
.widget_product_search form input[type=text],
.widget_product_search form input[type=search] {
    padding-left: 3.2em;
    padding-right: 7em; }

.widget_product_search form.woocommerce-product-search.loading::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    -webkit-animation: fa-spin 0.75s linear infinite;
    animation: fa-spin 0.75s linear infinite;
    line-height: 1.3; }

.freshio-handheld-footer-bar ul li > a::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 2;
    font-size: 1.41575em;
    text-indent: 0;
    display: block;
    cursor: pointer; }

.freshio-handheld-footer-bar ul li.shop > a::before {
    content: ""; }

.freshio-handheld-footer-bar ul li.search > a::before {
    content: ""; }

.freshio-handheld-footer-bar ul li.my-account > a::before {
    content: ""; }

.freshio-handheld-footer-bar ul li.cart > a::before {
    content: ""; }

.freshio-handheld-footer-bar ul li.wishlist > a::before {
    content: ""; }

.single-product .pswp__button {
    background-color: transparent; }

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    text-indent: -999px;
    overflow: hidden; }
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    display: block;
    line-height: 45px;
    text-indent: 0;
    color: #cb252d;
    font-size: 19px; }
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
    display: none !important; }

.single-product div.product .single_add_to_cart_button:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 10px; }

.single-product div.product .entry-summary .yith-wcwl-add-to-wishlist > div > a:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 5px; }

.single-product div.product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a:before,
.single-product div.product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a:before {
    content: "";
    color: red; }

.single-product div.product .entry-summary .compare:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 7px; }

.stock::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    margin-right: 0.5407911001em; }

.stock.in-stock::before {
    content: ""; }

.stock.out-of-stock::before {
    content: ""; }

a.reset_variations::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 0.5407911001em; }

.content-area .freshio-dropdown-filter-wrap .widget_layered_nav ul {
    margin-left: 0; }
.content-area .freshio-dropdown-filter-wrap .widget_layered_nav ul li {
    padding-left: 1.618em; }
.content-area .freshio-dropdown-filter-wrap .widget_layered_nav ul li::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    margin-right: 0.5407911001em;
    display: block;
    float: left;
    opacity: 0.35;
    margin-left: -1.618em;
    width: 1em; }
.content-area .freshio-dropdown-filter-wrap .widget_layered_nav ul li .children {
    margin-left: 0; }

.content-area .freshio-dropdown-filter-wrap .widget_layered_nav li::before {
    content: ""; }

.content-area .freshio-dropdown-filter-wrap .widget_layered_nav .chosen::before {
    content: ""; }

.freshio-canvas-filter .freshio-canvas-filter-wrap .widget_layered_nav ul {
    margin-left: 0; }
.freshio-canvas-filter .freshio-canvas-filter-wrap .widget_layered_nav ul li {
    padding-left: 1.618em; }
.freshio-canvas-filter .freshio-canvas-filter-wrap .widget_layered_nav ul li::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    margin-right: 0.5407911001em;
    display: block;
    float: left;
    opacity: 0.35;
    margin-left: -1.618em;
    width: 1em; }
.freshio-canvas-filter .freshio-canvas-filter-wrap .widget_layered_nav ul li .children {
    margin-left: 0; }

.freshio-canvas-filter .freshio-canvas-filter-wrap .widget_layered_nav li::before {
    content: ""; }

.freshio-canvas-filter .freshio-canvas-filter-wrap .widget_layered_nav .chosen::before {
    content: ""; }

#secondary .widget_pages ul,
#secondary .widget_categories ul,
#secondary .widget_archive ul,
#secondary .widget_recent_comments ul,
#secondary .widget_nav_menu ul,
#secondary .widget_links ul,
#secondary .widget_layered_nav ul,
#secondary .widget_layered_nav_filters ul,
#secondary .widget_product_categories ul,
.freshio-canvas-filter .widget_pages ul,
.freshio-canvas-filter .widget_categories ul,
.freshio-canvas-filter .widget_archive ul,
.freshio-canvas-filter .widget_recent_comments ul,
.freshio-canvas-filter .widget_nav_menu ul,
.freshio-canvas-filter .widget_links ul,
.freshio-canvas-filter .widget_layered_nav ul,
.freshio-canvas-filter .widget_layered_nav_filters ul,
.freshio-canvas-filter .widget_product_categories ul {
    margin-left: 0; }
#secondary .widget_pages ul li,
#secondary .widget_categories ul li,
#secondary .widget_archive ul li,
#secondary .widget_recent_comments ul li,
#secondary .widget_nav_menu ul li,
#secondary .widget_links ul li,
#secondary .widget_layered_nav ul li,
#secondary .widget_layered_nav_filters ul li,
#secondary .widget_product_categories ul li,
.freshio-canvas-filter .widget_pages ul li,
.freshio-canvas-filter .widget_categories ul li,
.freshio-canvas-filter .widget_archive ul li,
.freshio-canvas-filter .widget_recent_comments ul li,
.freshio-canvas-filter .widget_nav_menu ul li,
.freshio-canvas-filter .widget_links ul li,
.freshio-canvas-filter .widget_layered_nav ul li,
.freshio-canvas-filter .widget_layered_nav_filters ul li,
.freshio-canvas-filter .widget_product_categories ul li {
    padding-left: 1.55em; }
#secondary .widget_pages ul li::before,
#secondary .widget_categories ul li::before,
#secondary .widget_archive ul li::before,
#secondary .widget_recent_comments ul li::before,
#secondary .widget_nav_menu ul li::before,
#secondary .widget_links ul li::before,
#secondary .widget_layered_nav ul li::before,
#secondary .widget_layered_nav_filters ul li::before,
#secondary .widget_product_categories ul li::before,
.freshio-canvas-filter .widget_pages ul li::before,
.freshio-canvas-filter .widget_categories ul li::before,
.freshio-canvas-filter .widget_archive ul li::before,
.freshio-canvas-filter .widget_recent_comments ul li::before,
.freshio-canvas-filter .widget_nav_menu ul li::before,
.freshio-canvas-filter .widget_links ul li::before,
.freshio-canvas-filter .widget_layered_nav ul li::before,
.freshio-canvas-filter .widget_layered_nav_filters ul li::before,
.freshio-canvas-filter .widget_product_categories ul li::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    margin-right: 0.5407911001em;
    display: block;
    float: left;
    opacity: 0.35;
    margin-left: -1.618em;
    width: 1em; }
#secondary .widget_pages ul li .children,
#secondary .widget_categories ul li .children,
#secondary .widget_archive ul li .children,
#secondary .widget_recent_comments ul li .children,
#secondary .widget_nav_menu ul li .children,
#secondary .widget_links ul li .children,
#secondary .widget_layered_nav ul li .children,
#secondary .widget_layered_nav_filters ul li .children,
#secondary .widget_product_categories ul li .children,
.freshio-canvas-filter .widget_pages ul li .children,
.freshio-canvas-filter .widget_categories ul li .children,
.freshio-canvas-filter .widget_archive ul li .children,
.freshio-canvas-filter .widget_recent_comments ul li .children,
.freshio-canvas-filter .widget_nav_menu ul li .children,
.freshio-canvas-filter .widget_links ul li .children,
.freshio-canvas-filter .widget_layered_nav ul li .children,
.freshio-canvas-filter .widget_layered_nav_filters ul li .children,
.freshio-canvas-filter .widget_product_categories ul li .children {
    margin-left: 0; }

#secondary .widget_layered_nav li::before,
.freshio-canvas-filter .widget_layered_nav li::before {
    content: ""; }

#secondary .widget_layered_nav .chosen::before,
.freshio-canvas-filter .widget_layered_nav .chosen::before {
    content: ""; }

#secondary .widget_layered_nav_filters ul li.chosen::before,
.freshio-canvas-filter .widget_layered_nav_filters ul li.chosen::before {
    content: "";
    color: #e2401c;
    opacity: 1; }

#secondary .widget_pages ul li::before,
.freshio-canvas-filter .widget_pages ul li::before {
    content: ""; }

#secondary .widget_categories ul li::before,
#secondary .widget_product_categories ul li::before,
.freshio-canvas-filter .widget_categories ul li::before,
.freshio-canvas-filter .widget_product_categories ul li::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: ""; }

#secondary .widget_categories ul li.current-cat::before,
#secondary .widget_product_categories ul li.current-cat::before,
.freshio-canvas-filter .widget_categories ul li.current-cat::before,
.freshio-canvas-filter .widget_product_categories ul li.current-cat::before {
    content: ""; }

#secondary .widget_archive ul li::before,
.freshio-canvas-filter .widget_archive ul li::before {
    content: ""; }

#secondary .widget_recent_comments ul li::before,
.freshio-canvas-filter .widget_recent_comments ul li::before {
    content: ""; }

#secondary .widget_nav_menu ul li::before,
.freshio-canvas-filter .widget_nav_menu ul li::before {
    content: ""; }

#secondary .widget_links ul li::before,
.freshio-canvas-filter .widget_links ul li::before {
    content: ""; }

a.remove {
    display: block;
    width: 1.618em;
    height: 1.618em;
    line-height: 1.618;
    font-weight: 400;
    text-indent: -9999px;
    position: relative; }
a.remove::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #888888;
    line-height: 1.618;
    text-indent: 0;
    text-align: center; }

.woocommerce-shipping-calculator > p:first-child a::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 0.3342343017em; }

.blockUI::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    -webkit-animation: fa-spin 0.75s linear infinite;
    animation: fa-spin 0.75s linear infinite;
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px; }

.woocommerce-pagination .next,
.woocommerce-pagination .prev {
    display: inline-block;
    position: relative; }

.woocommerce-breadcrumb .breadcrumb-separator {
    text-indent: -9999px;
    position: relative;
    display: inline-block; }
.woocommerce-breadcrumb .breadcrumb-separator::after {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    display: block;
    font-size: 0.875em;
    text-indent: 0;
    line-height: initial;
    position: absolute;
    top: 45%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center; }

#shipping_method li > label {
    cursor: pointer; }
#shipping_method li > label::after {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-left: 0.5407911001em;
    -webkit-transition: color, ease, 0.2s;
    transition: color, ease, 0.2s; }

#shipping_method li > input[type=radio]:first-child {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important; }
#shipping_method li > input[type=radio]:first-child:checked + label::after {
    font-weight: 700;
    content: ""; }

#payment .payment_methods li > label {
    cursor: pointer; }
#payment .payment_methods li > label::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 0.5407911001em;
    -webkit-transition: color, ease, 0.2s;
    transition: color, ease, 0.2s; }

#payment .payment_methods li > input[type=radio]:first-child {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important; }
#payment .payment_methods li > input[type=radio]:first-child:checked + label::before {
    font-weight: 700;
    content: ""; }

.woocommerce-password-strength::after {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-left: 0.5407911001em; }

.woocommerce-password-strength.strong::after {
    content: ""; }

.woocommerce-password-strength.good::after {
    content: ""; }

.woocommerce-MyAccount-navigation ul li.is-active a::before {
    opacity: 1; }

.woocommerce-MyAccount-navigation ul li a::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    content: "";
    line-height: 1.618;
    margin-left: 0.5407911001em;
    width: 1.41575em;
    text-align: right;
    float: right;
    opacity: 0.25;
    font-weight: 700; }

.woocommerce-MyAccount-navigation ul li a:hover::before {
    opacity: 1; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before {
    content: ""; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before {
    content: ""; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before {
    content: ""; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before {
    content: ""; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a::before {
    content: ""; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before {
    content: ""; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before {
    content: ""; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a::before {
    content: ""; }

.my_account_orders .button.view::after {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-left: 0.5407911001em; }

p.order-again .button::after {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-left: 0.5407911001em; }

.woocommerce-MyAccount-downloads .button::after {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-left: 0.5407911001em; }

.demo_store::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 0.5407911001em; }

.wc-forward::after,
.woocommerce-Button--next::after {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-left: 0.5407911001em; }

.woocommerce-Button--previous::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 0.5407911001em; }

#reviews .commentlist li p.meta .verified {
    display: inline-block;
    height: 1.41575em;
    width: 1.41575em;
    position: relative;
    text-indent: -9999px; }
#reviews .commentlist li p.meta .verified::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    color: #0f834d;
    position: absolute;
    top: 0;
    left: 0;
    width: 1.41575em;
    height: 1.41575em;
    text-indent: 0;
    text-align: center;
    line-height: 1.618em; }

/**
 * Composite Products
 */
.single-product div.product .component_selections .clear_component_options::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 0.5407911001em; }

/**
 * Mix and Match
 */
.cart .mnm_table_item .mnm_table_item_indent::before,
.shop_table .mnm_table_item .mnm_table_item_indent::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-right: 0.3819820591em;
    opacity: 0.25; }

/**
 * Quick view
 */
.quick-view-button::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 0.6180469716em; }

/**
 * Ship multiple addresses
 */
.woocommerce-page .ship_address .gift-form label::after,
.woocommerce-page .no_shipping_address .gift-form label::after {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-left: 0.5407911001em; }

.woocommerce-page .ship_address .modify-address-button::before,
.woocommerce-page .no_shipping_address .modify-address-button::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 0.5407911001em; }

.woocommerce-page .addresses + .addresses header.title a::before {
    content: ""; }

/**
 * Product reviews pro
 */
.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a::before,
.woocommerce-page .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: ""; }

/**
 * Variation Swatches
 */
a#variations_clear::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 0.5407911001em; }

/**
 * Wishlists
 */
.wl-add-link::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 0.5407911001em; }

.button.wl-create-new::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 0.5407911001em; }

.site-header-cart .cart-contents::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    font-size: 16px;
    font-weight: 400;
    line-height: 44px;
    display: inline-block; }

@media (min-width: 768px) {
    .main-navigation ul.menu > li.menu-item-has-children > a::after, .main-navigation ul.menu > li.page_item_has_children > a::after, .main-navigation ul.menu > li.has-mega-menu > a::after,
    .main-navigation ul.nav-menu > li.menu-item-has-children > a::after,
    .main-navigation ul.nav-menu > li.page_item_has_children > a::after,
    .main-navigation ul.nav-menu > li.has-mega-menu > a::after {
        font-family: "freshio-icon";
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        vertical-align: middle;
        line-height: inherit;
        content: "";
        margin-left: 0.5em; }
    .header-side .main-navigation ul.menu > li.menu-item-has-children > a::after, .header-side .main-navigation ul.menu > li.page_item_has_children > a::after, .header-side .main-navigation ul.menu > li.has-mega-menu > a::after,
    .header-side .main-navigation ul.nav-menu > li.menu-item-has-children > a::after,
    .header-side .main-navigation ul.nav-menu > li.page_item_has_children > a::after,
    .header-side .main-navigation ul.nav-menu > li.has-mega-menu > a::after {
        font-family: "freshio-icon";
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        vertical-align: middle;
        line-height: inherit;
        content: "";
        margin-left: 1em;
        margin-right: -25px; }
    .vertical-navigation ul.menu > li.menu-item-has-children > a::after, .vertical-navigation ul.menu > li.page_item_has_children > a::after, .vertical-navigation ul.menu > li.has-mega-menu > a::after,
    .vertical-navigation ul.nav-menu > li.menu-item-has-children > a::after,
    .vertical-navigation ul.nav-menu > li.page_item_has_children > a::after,
    .vertical-navigation ul.nav-menu > li.has-mega-menu > a::after {
        font-family: "freshio-icon";
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        vertical-align: middle;
        line-height: inherit;
        content: "";
        margin-left: auto;
        float: right; }
    .main-navigation ul.menu ul li.menu-item-has-children > a::after, .main-navigation ul.menu ul li.page_item_has_children > a::after,
    .main-navigation ul.nav-menu ul li.menu-item-has-children > a::after,
    .main-navigation ul.nav-menu ul li.page_item_has_children > a::after {
        font-family: "freshio-icon";
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        vertical-align: middle;
        line-height: inherit;
        content: "";
        float: right;
        margin-left: 10px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        font-size: 16px;
        line-height: 1; }
    .main-navigation ul.menu ul li.menu-item-has-children:hover > a:after, .main-navigation ul.menu ul li.page_item_has_children:hover > a:after,
    .main-navigation ul.nav-menu ul li.menu-item-has-children:hover > a:after,
    .main-navigation ul.nav-menu ul li.page_item_has_children:hover > a:after {
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg); }
    .demo_store a.woocommerce-store-notice__dismiss-link::before {
        font-family: "freshio-icon";
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        vertical-align: middle;
        line-height: inherit;
        content: "";
        margin-right: 0.3342343017em; }
    .addresses header.title a {
        display: block;
        width: 1em;
        height: 1em;
        text-indent: -9999px;
        position: relative;
        padding: 0.875em;
        margin-top: 0.6180469716em; }
    .addresses header.title a::before {
        font-family: "freshio-icon";
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        vertical-align: middle;
        line-height: inherit;
        content: "";
        line-height: 1.618;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        text-align: center;
        text-indent: 0; }
    /**
     * Wishlists
     */
    #wl-wrapper .wl-tabs > li.active::after {
        font-family: "freshio-icon";
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        vertical-align: middle;
        line-height: inherit;
        content: "";
        display: block !important;
        position: absolute;
        top: 50%;
        height: 1em;
        width: 1em;
        margin-top: -0.5em; } }

.shop-action .yith-wcqv-button:before,
.shop-action .yith-wcwl-add-to-wishlist > div > a:before,
.shop-action .compare:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle; }

.shop-action .yith-wcwl-add-to-wishlist > div > a:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    content: ""; }

.shop-action .yith-wcwl-add-to-wishlist > div.yith-wcwl-wishlistaddedbrowse > a:before {
    content: "";
    color: red; }

.shop-action .yith-wcwl-add-to-wishlist > div.yith-wcwl-wishlistexistsbrowse a:before {
    content: "";
    color: red; }

.shop-action .compare:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    content: ""; }

.shop-action .yith-wcqv-button:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    content: ""; }

ul.wishlist_table.mobile .remove_from_wishlist:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    content: ""; }

ul.products a[class*="product_type_"]:before,
.wc-block-grid__products a[class*="product_type_"]:before,
.product-list a[class*="product_type_"]:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    content: "";
    margin-left: 5px; }

.elementor-testimonial-item-wrapper .slick-prev:before,
.elementor-testimonial-item-wrapper .slick-next:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    font-size: 14px; }

.elementor-testimonial-item-wrapper .slick-prev:before {
    content: ""; }
[dir="rtl"] .elementor-testimonial-item-wrapper .slick-prev:before {
    content: ""; }

.elementor-testimonial-item-wrapper .slick-next:before {
    content: ""; }
[dir="rtl"] .elementor-testimonial-item-wrapper .slick-next:before {
    content: ""; }

.slick-prev:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    content: ""; }
[dir="rtl"] .slick-prev:before {
    content: ""; }
.woocommerce-product-gallery-vertical .slick-prev:before {
    content: ""; }
.woocommerce-product-gallery-horizontal .slick-prev:before {
    content: ""; }

.slick-next:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    content: ""; }
[dir="rtl"] .slick-next:before {
    content: ""; }
.woocommerce-product-gallery-vertical .slick-next:before {
    content: ""; }
.woocommerce-product-gallery-horizontal .slick-next:before {
    content: ""; }

.freshio-language-switcher li.item span:after {
    position: relative;
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-left: 0.5em;
    margin-top: -1px; }

body.loading {
    position: relative; }
body.loading::after {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    -webkit-animation: fa-spin 0.75s linear infinite;
    animation: fa-spin 0.75s linear infinite;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 40px;
    position: fixed;
    top: 50%;
    left: 50%;
    display: block;
    z-index: 999999;
    color: #fff; }
body.loading:before {
    content: '';
    display: block;
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 999998; }

.woocommerce-cart .cart-empty:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    font-size: 164px;
    color: #999;
    display: block; }

#yith-quick-view-close * {
    display: none; }

#yith-quick-view-close:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: ""; }

div[class*='post-style-'] .entry-content > a:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: ""; }

.hentry .entry-header .posted-on a:before, .post-style-1 .entry-header .posted-on a:before, .post-style-2 .entry-header .posted-on a:before, .post-style-3 .entry-header .posted-on a:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-top: -3px;
    margin-right: 5px; }

.hentry .entry-header .post-author span:before, .post-style-1 .entry-header .post-author span:before, .post-style-2 .entry-header .post-author span:before, .post-style-3 .entry-header .post-author span:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-top: -3px;
    margin-right: 5px; }

.hentry .entry-header .total-comments span:before, .post-style-1 .entry-header .total-comments span:before, .post-style-2 .entry-header .total-comments span:before, .post-style-3 .entry-header .total-comments span:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-top: -3px;
    margin-right: 5px; }

.shop-action .woosc-btn:before,
.shop-action .wooscp-btn:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    content: ""; }

.shop-action .woosq-btn:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    content: ""; }

.shop-action .woosw-btn:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    content: ""; }

.shop-action .woosw-btn.woosw-added:before {
    content: ""; }

.shop-action .woosw-btn.woosw-adding {
    position: relative; }
.shop-action .woosw-btn.woosw-adding::before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    -webkit-animation: fa-spin 0.75s linear infinite;
    animation: fa-spin 0.75s linear infinite;
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    display: block;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0); }

.single-product div.product .entry-summary .woosc-btn:before,
.single-product div.product .entry-summary .wooscp-btn:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    content: "";
    margin-right: 7px;
    line-height: inherit; }

.single-product div.product .entry-summary .woosw-btn:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    content: "";
    margin-right: 7px;
    line-height: inherit; }

.single-product div.product .entry-summary .woosw-btn.woosw-added:before {
    content: ""; }

.elementor-widget-freshio-single-product form.cart button.single_add_to_cart_button:after {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    content: "";
    margin-left: 7px;
    line-height: inherit; }

.woocommerce form .show-password-input:before,
.woocommerce-page form .show-password-input:before {
    font-family: "freshio-icon";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    content: ""; }

.freshio-social-share {
    font-size: 13px; }
.freshio-social-share .social-share-title {
    color: #000; }
.freshio-social-share a {
    padding-left: 5px;
    padding-right: 5px;
    color: #999; }
.freshio-social-share a:hover {
    color: #cb252d; }
.freshio-social-share a span {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important; }


.woosw-continue {
	display: none;
}

.meat {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    vertical-align: middle;
    color: #aaa;
    background: no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path fill='currentColor' d='M110.26,202.977c-4.636-3.246-10.289-5.311-16.284-5.303c-6.003-0.008-11.664,2.057-16.3,5.303c-6.979,4.912-12.054,12.192-15.584,20.725c-3.514,8.548-5.433,18.464-5.45,29.061c0.032,14.128,3.416,27.036,9.516,37.13c3.058,5.035,6.849,9.395,11.517,12.648c4.636,3.254,10.297,5.327,16.3,5.312c5.995,0.016,11.648-2.058,16.284-5.312c6.996-4.888,12.063-12.192,15.584-20.708c3.514-8.549,5.45-18.48,5.45-29.07c-0.024-14.128-3.4-27.045-9.5-37.13C118.719,210.597,114.93,206.23,110.26,202.977z M105.185,279.791c-1.936,3.181-4.083,5.45-6.018,6.8c-1.968,1.334-3.571,1.806-5.19,1.806c-1.627,0-3.229-0.472-5.189-1.806c-2.928-1.992-6.296-6.198-8.703-12.16c-2.457-5.929-4.002-13.478-3.986-21.668c-0.033-10.923,2.774-20.708,6.654-27.036c1.936-3.156,4.083-5.441,6.027-6.783c1.968-1.35,3.57-1.814,5.197-1.83c1.619,0.016,3.222,0.48,5.19,1.83c2.912,1.976,6.279,6.189,8.703,12.144c2.44,5.945,3.986,13.486,3.986,21.676C111.879,263.686,109.073,273.455,105.185,279.791z'/><path fill='currentColor' d='M512,223.221c0-17.105-6.963-32.729-18.204-43.93c-11.176-11.208-26.808-18.203-43.922-18.187c-16.674-0.016-31.949,6.646-43.044,17.382c-7.499,7.223-13.127,16.39-16.25,26.662h-21.994c-1.464-1.521-3.124-3.277-4.88-5.164c-3.92-4.23-8.247-9.11-10.655-12.233c-12.623-16.284-24.328-31.339-37.334-44.947c-19.44-20.432-42.279-37.488-73.562-48.567c-31.298-11.118-70.502-16.634-124.34-16.65c-5.726,0-11.623,0.065-17.706,0.195v0.016C84.298,77.856,69.576,84.2,57.432,94.155c-9.239,7.516-17.284,17.089-24.279,28.183C22.66,138.997,14.47,159.185,8.784,181.821C3.123,204.473,0,229.549,0,256c0.041,47.037,9.761,89.747,26.508,122.046c8.402,16.146,18.618,29.769,30.924,39.823c12.16,9.939,26.882,16.291,42.702,16.356c6.385,0.13,12.558,0.187,18.553,0.187c37.936,0,68.396-2.481,93.814-7.434c19.066-3.726,35.292-8.858,49.477-15.438c21.302-9.826,37.765-22.921,51.837-37.871c13.949-14.794,25.784-31.249,38.992-49.062l16.072-17.732h21.701c3.123,10.273,8.751,19.44,16.25,26.67c11.095,10.728,26.37,17.382,43.044,17.382c17.113,0,32.746-6.987,43.922-18.195c11.241-11.2,18.204-26.816,18.204-43.93c0-12.022-3.514-23.262-9.468-32.788C508.486,246.492,512,235.243,512,223.221z M127.292,396.819c-2.863,2.131-5.726,3.758-8.573,5.19c-0.016,0-0.024,0-0.032,0c-5.774,0-11.737-0.065-17.91-0.171l-0.162-0.025h-0.162c-7.32-0.016-14.641-2.709-22.563-9.085c-5.888-4.774-11.843-11.64-17.316-20.334c-8.24-13.054-15.381-30.225-20.351-50.079c-4.969-19.87-7.816-42.417-7.816-66.314c-0.049-42.442,9.094-80.743,22.855-107.081c6.832-13.176,14.771-23.286,22.628-29.638c7.922-6.386,15.243-9.061,22.563-9.093h0.179h0.163c5.856-0.131,11.534-0.188,17.023-0.188c0.309,0,0.61,0.008,0.92,0.008c2.838,1.424,5.694,3.066,8.556,5.189c13.534,9.988,26.613,28.102,36,52.365c9.435,24.239,15.275,54.512,15.258,88.438c0.032,45.256-10.411,83.98-25.759,110.585C145.138,379.908,136.305,390.141,127.292,396.819z M347.666,276.887c-3.4,6.515-8.459,13.9-15.421,22.148l-4.522,4.994l-0.472,0.635c-1.138,1.26-2.163,2.472-3.383,3.766l0.342,0.341c-10.753,14.535-20.261,27.427-29.957,38.286c-7.962,8.938-16.056,16.584-25.32,23.181c-13.901,9.874-30.583,17.65-54.431,23.189c-15.991,3.7-35.284,6.271-58.611,7.572c11.404-12.762,21.05-29.127,28.542-48.331c10.565-27.207,16.796-60.14,16.796-96.668c-0.017-48.712-11.029-90.992-28.769-121.884c-4.962-8.622-10.501-16.251-16.479-22.97c17.332,1.115,32.469,2.994,45.686,5.62c16.61,3.286,30.274,7.686,42.051,13.014c17.666,8.044,31.242,18.146,44.264,31.022c12.168,12.014,23.799,26.622,36.846,43.442l-0.951,0.903c8.735,9.167,16.584,17.537,21.92,25.581c5.368,8.085,8.215,15.446,8.231,23.677C354.027,260.717,352.319,267.949,347.666,276.887z M470.648,267.582c5.548,5.474,8.931,12.86,8.948,21.221c-0.017,8.264-3.302,15.576-8.704,21.017c-5.433,5.4-12.753,8.694-21.017,8.703c-8.036-0.008-15.178-3.139-20.546-8.296c-5.352-5.189-8.752-12.249-9.061-20.203l-0.618-15.544h-49.876c2.408-6.913,3.709-13.624,3.693-20.074c0.016-5.962-1.026-11.558-2.75-16.861h48.932l0.618-15.544c0.309-7.963,3.709-15.015,9.061-20.196c5.368-5.166,12.51-8.289,20.546-8.297c8.264,0.008,15.584,3.302,21.017,8.703c5.401,5.424,8.687,12.746,8.704,21.009c-0.017,8.361-3.4,15.747-8.931,21.213l-11.826,11.582L470.648,267.582z'/></svg>");
}

.sousage {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    vertical-align: middle;
    color: #aaa;
    background: no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><g><g><path fill='currentColor' d='M502.037,95.195l2.353-1.729c8.305-6.104,10.089-17.785,3.984-26.09c-6.104-8.307-17.785-10.09-26.09-3.984l-2.353,1.729c-1.662,1.222-3.051,2.675-4.179,4.271c-18.597-19.002-42.721-31.44-69.47-35.541c-32.656-5.003-65.303,3.002-91.929,22.552l-110.1,80.824c-18.851-3.235-39.906-4.952-61.677-4.952c-34.81,0-68.079,4.387-93.152,12.356C8.816,157.535,0,176.495,0,190.128v66.005c0,13.633,8.816,32.593,49.426,45.495c16.724,5.315,36.983,9.026,58.938,10.915c-34.853,12.782-42.425,30.357-42.425,43.204v66.004c0,13.633,8.662,32.593,49.271,45.496c25.072,7.967,58.12,12.355,92.928,12.355s67.522-4.387,92.595-12.355c40.609-12.903,48.868-31.862,48.868-45.496v-66.004c0-4.769-0.751-10.191-3.846-15.777l114.819-84.177c50.126-36.8,64.498-104.528,36.031-157.86C498.48,97.334,500.365,96.426,502.037,95.195z M142.578,169.602c5.93,0,11.615,0.133,17.06,0.379l-0.159,0.117c-0.02,0.015-0.036,0.031-0.056,0.046c-0.153,0.111-0.307,0.216-0.459,0.328c-14.645,10.751-26.498,24.287-35.041,39.719c-47.545-2.371-76.142-13.42-84.369-20.064C48.815,182.655,83.824,169.602,142.578,169.602z M108.226,275.082c-41.958-4.042-65.925-14.864-70.902-20.51V231.34c3.732,1.486,7.809,2.921,12.102,4.285c17.25,5.482,38.388,9.269,61.143,11.098c-0.301,1.565-0.509,3.136-0.751,4.721C108.597,259.409,107.921,267.314,108.226,275.082z M208.208,335.219c58.754,0,93.763,13.053,103.024,20.527c-9.253,7.472-44.259,20.528-103.024,20.528s-93.772-13.056-103.024-20.528C114.445,348.273,149.454,335.219,208.208,335.219z M312.278,420.191c-4.977,7.029-41.409,22.087-104.507,22.087s-98.287-15.059-104.507-22.087v-23.232c3.732,1.486,7.655,2.921,11.947,4.285c25.072,7.967,58.12,12.356,92.928,12.356s67.522-4.387,92.595-12.356c4.292-1.364,9.056-2.799,11.544-4.285V420.191z M317.553,283.284c-1.619,10.554-5.106,20.363-10.053,29.164c-2.054-0.749-4.188-1.484-6.435-2.198c-25.072-7.967-58.05-12.355-92.86-12.355c-19.731,0-38.87,1.412-56.318,4.084c-5.488-13.795-7.513-29.17-5.105-44.878c3.497-22.806,15.666-42.887,34.266-56.541c14.983-10.999,32.691-16.767,50.934-16.767c4.404,0,8.842,0.337,13.277,1.016c47.081,7.218,79.51,51.395,72.292,98.476H317.553z M438.637,225.706l-83.967,61.639c9.296-66.317-36.172-128.221-102.245-139.179l84.015-61.674c18.591-13.651,41.382-19.243,64.185-15.746c22.798,3.497,42.87,15.662,56.52,34.256C485.321,143.381,477.017,197.529,438.637,225.706z'/></g></g><g><g><circle fill='currentColor' cx='182.166' cy='266.158' r='14.137'/></g></g><g><g><circle fill='currentColor' cx='219.851' cy='223.136' r='14.137'/></g></g><g><g><circle fill='currentColor' cx='282.419' cy='287.943' r='14.137'/></g></g><g><g><circle fill='currentColor' cx='270.425' cy='237.269' r='14.137'/></g></g><g><g><circle fill='currentColor' cx='228.846' cy='273.81' r='14.137'/></g></g></svg>");
}

.myasnoye {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    vertical-align: middle;
    color: #aaa;
    background: no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='currentColor' d='M9.5,17A7.5,7.5,0,1,1,12.69,2.71a1,1,0,1,1-.85,1.81,5.51,5.51,0,1,0,2.44,2.26A1,1,0,1,1,16,5.8,7.49,7.49,0,0,1,9.5,17Z'/><path fill='currentColor' d='M14.5,22a7.43,7.43,0,0,1-5.3-2.2,1,1,0,1,1,1.41-1.41,5.5,5.5,0,0,0,7.78-7.78A1,1,0,1,1,19.8,9.2,7.5,7.5,0,0,1,14.5,22Z'/><circle fill='currentColor' cx='9.5' cy='12.33' r='1'/><circle fill='currentColor' cx='12.33' cy='9.5' r='1'/><circle fill='currentColor' cx='6.67' cy='9.5' r='1'/><circle fill='currentColor' cx='9.5' cy='6.67' r='1'/></svg>");
}

.cheese {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    vertical-align: middle;
    color: #aaa;
    background: no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><path d='M21 9V13C20.3333 13 19 13.4 19 15C19 16.6 20.3333 17 21 17V20H4.49998C2.00001 15 2.00002 6 11 4L21 9ZM21 9H4.99998' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/><path d='M8 16H8.001' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/><path d='M13 13H13.001' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/><path d='M15 16H15.001' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/></svg>");
}

.bakal {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    vertical-align: middle;
    color: #aaa;
    background: no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><rect x='1.5' y='1.5' width='15.27' height='21' fill='none' stroke='currentColor' stroke-miterlimit='10' stroke-width='1.91'/><rect x='16.77' y='1.5' width='5.73' height='21' fill='none' stroke='currentColor' stroke-miterlimit='10' stroke-width='1.91'/><path d='M5.32,13.91H6.75A2.39,2.39,0,0,1,9.14,16.3v1.43H7.7a2.39,2.39,0,0,1-2.39-2.39V13.91Z' fill='none' stroke='currentColor' stroke-miterlimit='10' stroke-width='1.91'/><path d='M11.52,13.91H13v1.43a2.39,2.39,0,0,1-2.39,2.39H9.14V16.3A2.39,2.39,0,0,1,11.52,13.91Z' fill='none' stroke='currentColor' stroke-miterlimit='10' stroke-width='1.91' transform='translate(22.09 31.64) rotate(180)'/><path d='M5.32,10.09H6.75a2.39,2.39,0,0,1,2.39,2.39v1.43H7.7a2.39,2.39,0,0,1-2.39-2.39V10.09Z' fill='none' stroke='currentColor' stroke-miterlimit='10' stroke-width='1.91'/><path d='M11.52,10.09H13v1.43a2.39,2.39,0,0,1-2.39,2.39H9.14V12.48a2.39,2.39,0,0,1,2.39-2.39Z' fill='none' stroke='currentColor' stroke-miterlimit='10' stroke-width='1.91' transform='translate(22.09 24) rotate(180)'/><path d='M9.61,6.27H11V7.7a2.39,2.39,0,0,1-2.39,2.39H7.23V8.66A2.39,2.39,0,0,1,9.61,6.27Z' fill='none' stroke='currentColor' stroke-miterlimit='10' stroke-width='1.91' transform='translate(21.38 7.51) rotate(135)'/><line x1='9.14' y1='20.59' x2='9.14' y2='17.73' stroke='currentColor' stroke-miterlimit='10' stroke-width='1.91'/><path d='M1.5,1.5H5.32v1A2.86,2.86,0,0,1,2.45,5.32h-1V1.5Z' fill='none' stroke='currentColor' stroke-miterlimit='10' stroke-width='1.91'/><line x1='16.77' y1='18.68' x2='22.5' y2='18.68' stroke='currentColor' stroke-miterlimit='10' stroke-width='1.91'/><line x1='16.77' y1='5.32' x2='22.5' y2='5.32' stroke='currentColor' stroke-miterlimit='10' stroke-width='1.91'/></svg>");
}

.oil2 {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    vertical-align: middle;
    color: #aaa;
    background: no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 297 297'><g><path fill='currentColor' d='M182.246,122.026V82.014c9.373-3.692,16.023-12.836,16.023-23.504v-0.972c0-10.667-6.651-19.803-16.023-23.496V9.711c0-5.362-4.348-9.711-9.711-9.711h-48.07c-5.363,0-9.711,4.349-9.711,9.711v24.331c-9.372,3.693-16.023,12.829-16.023,23.496v0.972c0,10.668,6.65,19.811,16.023,23.504v40.013c-42.815,14.349-72.105,54.587-72.105,100.359c0,26.527,9.861,51.906,27.767,71.461c1.839,2.01,4.438,3.153,7.162,3.153h141.846c2.724,0,5.323-1.144,7.162-3.153c17.905-19.555,27.767-44.934,27.767-71.461C254.352,176.613,225.061,136.375,182.246,122.026z M134.176,19.422h28.648v12.625h-28.648V19.422z M215.011,277.577H81.989c-12.874-15.492-19.919-34.932-19.919-55.191c0-39.463,26.653-73.884,64.814-83.706c4.292-1.105,7.291-4.974,7.291-9.405V74.048c0-5.363-4.348-9.711-9.711-9.711h-0.485c-3.158,0-5.827-2.669-5.827-5.827v-0.972c0-3.158,2.669-5.826,5.827-5.826h49.041c3.158,0,5.827,2.668,5.827,5.826v0.972c0,3.158-2.669,5.827-5.827,5.827h-0.485c-5.363,0-9.711,4.348-9.711,9.711v55.227c0,4.432,2.999,8.301,7.291,9.405c38.161,9.822,64.813,44.243,64.813,83.706C234.929,242.645,227.885,262.085,215.011,277.577z'/><path fill='currentColor' d='M185.982,193.36c4.237-3.684,8.386-8.79,12.019-15.861c0.75-1.462,0.85-3.171,0.273-4.709c-0.576-1.537-1.775-2.761-3.301-3.367c-0.492-0.196-4.994-1.914-11.438-1.914c-8.141,0-23.03,2.948-34.076,21.929c-1.339-0.152-2.713-0.241-4.122-0.241c-4.252,0-8.568,0.688-12.827,2.043c-17.255,5.49-27.536,19.951-23.408,32.924c2.974,9.348,12.906,15.388,25.304,15.388c4.253,0,8.567-0.686,12.827-2.042c12.388-3.942,21.182-12.511,23.629-21.832c6.474,6.915,16.947,12.535,33.104,12.535c1.643,0,3.208-0.693,4.312-1.908c1.105-1.216,1.645-2.84,1.488-4.475C208.963,213.484,202.788,199.439,185.982,193.36z M183.317,179.163c-6.996,9.348-14.924,11.616-20.856,11.67C169.456,181.485,177.383,179.216,183.317,179.163z M142.227,221.777c-2.602,0.827-5.305,1.265-7.821,1.265c-5.473,0-8.958-1.954-9.572-3.884c-0.938-2.946,3.643-9.312,12.682-12.188c2.602-0.828,5.307-1.265,7.822-1.265c5.474,0,8.957,1.953,9.572,3.883C155.846,212.536,151.267,218.901,142.227,221.777z M175.731,202.672c11.924,1.956,17.537,8.183,20.168,13.268C183.973,213.981,178.358,207.748,175.731,202.672z'/></g></svg>");
}

.choco {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    vertical-align: middle;
    color: #aaa;
    background: no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='currentColor'><g><g><path d='M55.351,0v512h401.297V0H55.351z M216.793,41.513h78.415v76.108h-78.415V41.513z M216.793,159.135h63.816c-14.865,7.513-28.553,15.623-42.11,23.657c-7.236,4.287-14.408,8.537-21.706,12.652V159.135z M96.865,41.513h78.416v76.108H96.865V41.513z M96.865,159.135h78.416v56.57c-21.828,8.689-46.852,15.276-78.416,18.064V159.135z M415.135,470.487H96.865V275.453c76.829-6.008,120.447-31.851,162.799-56.947c41.769-24.752,81.441-48.229,155.471-51.931V470.487z M415.135,117.622h-78.413V41.513h78.413V117.622z'/></g></g><g><g><path d='M256,290.595c-57.427,0-103.784,24.908-103.784,62.27c0,37.708,46.53,62.27,103.784,62.27c57.254,0,103.784-24.562,103.784-62.27C359.784,315.503,313.427,290.595,256,290.595z M256,373.622c-34.855,0-62.27-13.146-62.27-20.757c0-7.842,27.907-20.757,62.27-20.757s62.27,12.915,62.27,20.757C318.27,360.476,290.855,373.622,256,373.622z'/></g></g></svg>");
}

.mayo {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    vertical-align: middle;
    color: #aaa;
    background: no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='currentColor'><g><g><path d='M485.958,2.831L360.872,84.439l-2.234-2.234c-13.107-13.109-34.329-13.113-47.439,0l-25.738,25.737c-18.325-8.772-41.499-5.938-57.278,9.842L14.713,331.255c-19.617,19.617-19.617,51.539,0,71.156l94.876,94.876c19.616,19.615,51.539,19.617,71.157,0l213.469-213.471c15.777-15.776,18.615-38.95,9.842-57.279l25.737-25.737c13.11-13.11,13.111-34.329,0-47.439l-2.235-2.235l81.609-125.085C519.047,10.903,501.083-7.04,485.958,2.831z M216.324,414.271l-47.437-47.439l94.876-94.876l47.438,47.439L216.324,414.271z M370.497,260.097l-35.579,35.579l-59.297-59.297c-6.549-6.55-17.169-6.55-23.719,0L133.308,354.972c-6.55,6.55-6.55,17.169,0,23.719l59.297,59.297l-35.579,35.579c-6.54,6.54-17.18,6.54-23.72,0l-94.876-94.876c-6.539-6.54-6.539-17.18,0-23.719l213.471-213.471c6.556-6.556,17.163-6.556,23.718,0l94.877,94.877C377.053,242.934,377.053,253.541,370.497,260.097z M382.357,200.8c-7.528-7.527-63.618-63.617-71.157-71.157l23.72-23.719l71.157,71.157L382.357,200.8z M403.322,126.889l-18.211-18.212l52.395-34.184L403.322,126.889z'/></g></g></svg>");
}

.pizza {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    vertical-align: middle;
    color: #aaa;
    background: no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M8.18092 2.56556C7.90392 3.05195 7.65396 3.65447 7.416 4.36507C5.57795 9.34447 2.73476 16.6246 1.36225 20.12C0.73894 21.7073 2.25721 23.2963 3.87117 22.7465C7.38796 21.5484 14.6626 19.0869 19.6353 17.5194L19.6504 17.5145C20.3639 17.277 20.9659 17.0333 21.4491 16.7641C21.9273 16.4977 22.3551 16.1704 22.6426 15.7347C23.2987 14.7406 22.9351 13.6998 22.5012 12.8954C19.7712 7.83439 16.3585 4.2775 12.0968 1.5703C11.6898 1.31179 11.2341 1.09226 10.7418 1.02286C10.2141 0.948472 9.69595 1.05467 9.22968 1.36307C8.79315 1.65181 8.45686 2.08103 8.18092 2.56556ZM15.0912 9.09151C13.5105 7.4048 11.7893 5.97947 9.55526 4.3325C9.6817 4.01505 9.80284 3.75901 9.91885 3.55532C10.1115 3.21703 10.2575 3.08115 10.333 3.03119C10.3788 3.0009 10.4025 2.99481 10.4626 3.00327C10.5579 3.01672 10.7358 3.07517 11.0244 3.25848C14.994 5.78016 18.1714 9.08132 20.741 13.8449C21.0989 14.5085 20.9833 14.6233 20.9739 14.6325L20.9734 14.6331C20.9318 14.696 20.8089 14.8313 20.4757 15.017C20.2861 15.1226 20.0491 15.2333 19.7558 15.3501C18.0975 12.7134 16.6772 10.7839 15.0912 9.09151ZM13.6318 10.4591C15.0211 11.9415 16.2981 13.6452 17.8022 16.0033C12.9009 17.5716 6.46194 19.751 3.22621 20.8533L3.22459 20.8538L3.22391 20.8531L3.22329 20.8525L3.22387 20.851C4.48689 17.6345 7.00299 11.1934 8.83498 6.28876C10.7878 7.75003 12.2738 9.00998 13.6318 10.4591ZM10 13C11.1046 13 12 12.1046 12 11C12 9.89545 11.1046 9.00002 10 9.00002C8.89543 9.00002 8 9.89545 8 11C8 12.1046 8.89543 13 10 13ZM10 16C10 17.1046 9.10457 18 8 18C6.89543 18 6 17.1046 6 16C6 14.8954 6.89543 14 8 14C9.10457 14 10 14.8954 10 16ZM13 17C14.1046 17 15 16.1046 15 15C15 13.8954 14.1046 13 13 13C11.8954 13 11 13.8954 11 15C11 16.1046 11.8954 17 13 17Z' fill='currentColor'/></svg>");
}

.napitki {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    vertical-align: middle;
    color: #aaa;
    background: no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><path d='M3,20a3,3,0,0,0,3,3H18a3,3,0,0,0,3-3V8a2.981,2.981,0,0,0-.78-2A2.987,2.987,0,0,0,18,1H6A2.987,2.987,0,0,0,3.78,6,2.981,2.981,0,0,0,3,8ZM6,3H18a1,1,0,0,1,0,2H6A1,1,0,0,1,6,3ZM5,8A1,1,0,0,1,6,7H18a1,1,0,0,1,1,1V20a1,1,0,0,1-1,1H6a1,1,0,0,1-1-1Zm4.076,6.383a1,1,0,0,1,.217-1.09l3-3a1,1,0,0,1,1.414,1.414L12.414,13H14a1,1,0,0,1,.707,1.707l-3,3a1,1,0,0,1-1.414-1.414L11.586,15H10A1,1,0,0,1,9.076,14.383Z' fill='currentColor'/></svg>");
}

.milk {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    vertical-align: middle;
    color: #aaa;
    background: no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><path d='M18 15V19C18 20.65 16.65 22 15 22H9C7.35 22 6 20.65 6 19V13.98L9.89001 14C10.62 14 11.34 14.17 12 14.5C12.66 14.83 13.38 15 14.12 15H18Z' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/><path d='M18 10.83V15H14.12C13.38 15 12.66 14.83 12 14.5C11.34 14.17 10.62 14 9.89001 14L6 13.98V10.83C6 10.37 6.26003 9.74 6.59003 9.41L8.71002 7.28999C8.89002 7.10999 9 6.85 9 6.59V5H15V6.59C15 6.85 15.11 7.10999 15.29 7.28999L17.41 9.41C17.74 9.74 18 10.37 18 10.83Z' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/><path d='M18 16V15' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/><path d='M6 14.98V13.98' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/><path d='M14.5 5H9.5C8.67 5 8 4.32 8 3.5C8 2.68 8.67 2 9.5 2H14.5C15.33 2 16 2.68 16 3.5C16 4.32 15.33 5 14.5 5Z' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");
}

@font-face {
    font-family: 'RFDewi';
    src: url('/wp-content/themes/freshio/assets/fonts/RFDewiExtended-Bold.woff2') format('woff2'),
    url('/wp-content/themes/freshio/assets/fonts/RFDewiExtended-Bold.woff') format('woff'),
    url('/wp-content/themes/freshio/assets/fonts/RFDewiExtended-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

#SR7_1_1-1-3, #SR7_1_1-4-3 {
    font-family: 'RFDewi'!important;
    line-height: 65px!important;
}

@media (max-width: 768px) {
    #SR7_1_1-1-3, #SR7_1_1-4-3 {
        line-height: 52px !important;
    }
}



.header2 {
    display: flex;
    align-items: center;
}

.site-description {
    max-width: 200px;
    margin-right: 50px;
    font-size: 14px;
    line-height: 20px;
}

.elementor-widget-freshio-banner .elementor-cta__button-wrapper {
    -webkit-transform: translateY(0)!important;
    transform: translateY(0)!important;
}

.elementor-heading-title {
    font-family: 'RFDewi'!important;
}

body {
    background-color: #f8eaeb!important;
    background: linear-gradient(0deg, #f8eaeb, #fff);
}

.shop-action .woosc-btn:hover, .shop-action .wooscp-btn:hover, .shop-action .woosq-btn:hover, .shop-action .woosw-btn:hover {
    background-color: #CB252D!important;
    border-color: #CB252D!important;
}

.elementor-tab-title.elementor-active, .elementor-tab-title:hover {
    color: #CB252D!important;
}

ul.products li.product h2 a:hover, ul.products li.product h3 a:hover, ul.products li.product .woocommerce-loop-product__title a:hover, ul.products li.product .wc-block-grid__product-title a:hover, ul.products .wc-block-grid__product h2 a:hover, ul.products .wc-block-grid__product h3 a:hover, ul.products .wc-block-grid__product .woocommerce-loop-product__title a:hover, ul.products .wc-block-grid__product .wc-block-grid__product-title a:hover, .wc-block-grid__products li.product h2 a:hover, .wc-block-grid__products li.product h3 a:hover, .wc-block-grid__products li.product .woocommerce-loop-product__title a:hover, .wc-block-grid__products li.product .wc-block-grid__product-title a:hover, .wc-block-grid__products .wc-block-grid__product h2 a:hover, .wc-block-grid__products .wc-block-grid__product h3 a:hover, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a:hover, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title a:hover {
    color: #CB252D!important;
}

#home_prev .elementor-column:first-child .elementor-widget-image img {
    filter: hue-rotate(225deg);
}

#home_prev .elementor-column:nth-child(2) .elementor-widget-image img {

    filter: hue-rotate(287deg);
}
#home_prev .elementor-column:nth-child(3) .elementor-widget-image img {

    filter: hue-rotate(310deg);
}
#home_prev .elementor-column:nth-child(4) .elementor-widget-image img {

    filter: hue-rotate(148deg);
}
#home_prev .elementor-column:nth-child(5) .elementor-widget-image img {
    filter: hue-rotate(80deg) opacity(0.6);
}


.elementor-widget-wp-widget-qtranslate .elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.elementor-widget-wp-widget-qtranslate h5 {
    color: #fff;
    margin: 0 12px 0 0;
    font-size: 1.1em;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.elementor-widget-wp-widget-qtranslate .language-chooser-custom {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #9a1017;
    border-radius: 12px;
}

.elementor-widget-wp-widget-qtranslate .language-chooser-item {
    border-radius: 8px;
    transition: background 0.2s, color 0.2s;
}

.elementor-widget-wp-widget-qtranslate .language-chooser-item a {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #fff;
    text-decoration: none;
    padding: 7px 14px;
    border-radius: 8px;
    font-size: 1em;
    font-weight: 500;
    transition: background 0.2s, color 0.2s;
}

.elementor-widget-wp-widget-qtranslate .language-chooser-item a img {
    width: 22px;
    height: 16px;
    border-radius: 4px;
    box-shadow: 0 0 2px #0002;
}

/* Активный язык */
.elementor-widget-wp-widget-qtranslate .language-chooser-item.active,
.elementor-widget-wp-widget-qtranslate .language-chooser-item.active a {
    background: #181c21;
    color: #fff;
}

/* Наведение */
.elementor-widget-wp-widget-qtranslate .language-chooser-item:not(.active):hover,
.elementor-widget-wp-widget-qtranslate .language-chooser-item:not(.active):hover a {
    background: #740d12;
    color: #fff;
}

/* Убрать лишние отступы */
.elementor-widget-wp-widget-qtranslate .qtranxs_widget_end {
    display: none;
}

@media (max-width: 768px) {

    .home .elementor-widget-wrap.elementor-element-populated {
        background-size: 30% auto!important;
    }


    .elementor-widget-wp-widget-qtranslate .language-chooser-item a {
        padding: 10px 8px;
    }

    .site-header-cart.header-cart-mobile, .menu-mobile-nav-button {
        width: 80px;
    }

    .site-header-cart.header-cart-mobile {
        margin-right: -15px;
    }

    .site-branding img {
        width: 120px;
    }

    .menu-mobile-nav-button i {
        font-size: 32px;
    }

    .mobile-navigation ul li a {
        font-size: 18px;
    }

    .elementor-2437 .elementor-element.elementor-element-21a961c img {
        max-width: 200px;
    }
    .elementor-2437 .elementor-element.elementor-element-55a5cf2a {
        text-align: center!important;
    }
}

.woocommerce-ordering {
    display: none!important;
}



.freshio-handheld-footer-bar ul li > a {
    background: #cb252d!important;
    border-top-color: #620a0a!important;
    border-right-color: #620a0a!important;
}

.freshio-handheld-footer-bar ul li > a:before {
    color: #fff!important;
}
.freshio-handheld-footer-bar ul li > a .title {
    color: #fff!important;
}
.freshio-handheld-footer-bar {

}
.freshio-handheld-footer-bar ul li.search .site-search {
    background: transparent!important;
}
.freshio-handheld-footer-bar ul li.search .widget {
    z-index: 3;
}
.freshio-handheld-footer-bar ul li.search .site-search:before {
    content: '';
    opacity: 1;
    transition: 0.5s ease;
}
.freshio-handheld-footer-bar ul li.search.active .site-search:before {
    content: '';
    position: absolute;
    width: 100vw;
    left: 0;
    bottom: 0;
    height: 100vh;
    background: #000000bf;
    z-index: 2;
    opacity: 1;
}